/* Sections - Edit*/

#full_text, #image_text, #text_image, #text_text, #image_image{
	list-style-type: none;
}

/* Full Text */
.section_textfull_edit{
	padding: 0.5% 0;
	margin-bottom: 8px;
	width: 100%;
}
/**********************/

.section_textfull_edit, .edit_bar_full{
	background: ;
}

.section_textfull_edit { border-top: 1px dashed #999; }

#sections_section{
	list-style: none;
}

.contact_cell_left{
	width: 20%;
	display: block;
	float: left;
}

.contact_cell_right{
	width: 80%;
	display: block;
	float: left;
}

.contact_input, #multi{
	width: 300px;
	display: block;
}


/* Toolbar */
/**********************/
.edit_bar_full{
	padding: 1px 0 1px 6px;
	margin: 0;
	display: block;
	background-color: #fff;
}
.edit_bar_full .handle {
	cursor: move;
}
.edit_bar_full img{
	padding: 3px;
}
/**********************/


/* Image Edit Toolbar */
.image_selection{
	width: 96%;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #247FAB;
	padding: 2px 6px 2px 6px;
	height: 12.9px;
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
	overflow: hidden;
}

.image_selection li{
	display: inline;
	padding: 2px 6px 2px 6px;
	background-color: #247FAB;
	color: #FFFFFF;
}

.image_selection .on{
	background-color: #FFFFFF;
	color: #333333;
}

.browse_container{
	overflow: auto;
	width: 95%;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}

.browse_container_features{
	overflow: auto;
	width: 96%;
	height: 160px;
	margin: 0;
	margin-top: 5px;
	border: solid 2px #CCCCCC;
	padding: 10px;
}

.browse_container_features img{
	padding: 0px;
}

.browse_container .image{
	border: solid 1px #CCCCCC;
	float: left;
	display: block;
	width: 100px;
	height: auto;
	margin: 4px 0 0 4px;
	padding: 2px;
}
.browse_container .delete{
	float: left;
	display: block;
	padding: 10px 5px 0 5px;
}
/**********************/





.full_width{
	width: 100%;
	margin-bottom: 6px;
}

.click{
	cursor: pointer;
	border: 1px solid #ddd;
	display: block;
	width: 13px;
	height: 13px
}

.status_bar{
	width: 160px;
	float: left;
	display: block;
	padding-left: 7px;
	width: 85%;
	font-size: 0.8em;
}

.sep{
	width: 100%;
	border-bottom: solid 2px #CCCCCC;
	margin-bottom: 30px;
}

.edit_container{

}

.edit_container_gradient{
	background:url(../images/jcms_adminBgGrad.jpg) repeat-x bottom #fff;
	border: solid 1px #CCCCCC;
	padding: 6px;
	margin: 0 auto 20px auto;
	width: 97%;
	color: #333;
}

.edit_container_gradient h3{
	color: #333333;
	font-size: 1.1em;
}

.edit_container_gradient{
	font-size: 11px;
}

.sections_edit{
	margin: 0;
	border: 0;
	padding: 0;
	list-style-type:none;
	list-style: none;
	list-style-image: none;
	color: ;
}

.edit_tools{
	width: 20px;
	float: left;
	display: block;
}

.full_width_2{
	width: 98%;
}

.section_image{
	padding-right: 3px;
}

.cell_cms{
	width: 50%;
	float: left;
	display: block;
}

.cell_cms_login{
	width: 20%;
	float: left;
	display: block;
}


/* Sections - View */

.fulltext_view{
	width: 100%;
}

.cell_cms_view{
	width: 46%;
	float: left;
	display: block;
	padding: 17px 0px 17px 0px;
	padding: 7px;
}

.section_left{
	float: left;
	margin-right: 10px;
}

.section_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.sliderInfo {
	background: #ebebeb;
	padding: 10px;
}

.sliderInfo h3 { color: #333; }

.visual_tab, .code_tab{
	padding: 6px 10px;
	height: 16px;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	background-color: #F0F0EE;
	float: left;
	display: block;
	background-image:url(../images/fade-butt.png);
	background-position: top left;
	color: #333;
	margin-right: 3px;
}

.editor_handle{
	margin: 0 auto;
	border: solid 1px #CCCCCC;
	width: 97%;
}

#features_container #left{
	width: 20%;
	display: block;
	float: left;
	border-right: solid 1px #CCCCCC;
}
#features_container #left a{
	text-decoration: none;
	color: #000000;
}
#features_container #left ul{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}
#features_container #left ul a{
	text-decoration: none;
	color: #000000;
}
#features_container #left ul a:hover{
	border-bottom: solid 1px #999999;
}
#features_container #right{
	width: 78%;
	display: block;
	float: left;
	padding-left: 0.8%;
}

/* Checkout Form */
#checkout-form {
	display: block;
	overflow: hidden;
	height: 1%
}

#checkout-form fieldset {
	border: 0;
	margin: 0;
	padding: 10px;
	background: #EACABF;
	overflow: hidden;
	height: 1%
}

#checkout-form label {
	display: block;
	float: left;
	width: 120px;
	clear: left
}

#checkout-form .text, #checkout-form textarea, #checkout-form select {
	width: 210px;
	padding: .2em;
	float: left
}

#checkout-form #personal-details {width: 340px; height: 390px;margin: 0 10px 0 0; float: left}
#checkout-form #delivery-details {width: 340px; height: 390px; margin-bottom: 10px}

#same-address {display: block; margin-bottom: 1em; cursor: pointer; font-weight: bold}

#checkout-form #buttons {clear: both; width: 710px; text-align: right}
#buttons input {cursor: pointer}

/* Cart */
.products_table {
	width: 98%;
	background: #EFCDC1;
	padding: 0;
	margin: 0
}

.products_table thead th {
	text-align: left;
	color: #A78375;
}

.products_table thead .thumb, .products_table thead .description {color: #EFCDC1}

.products_table tbody td {text-align: left; border-bottom: 1px solid #E3BCAB}
.products_table tbody .thumb img {border: 5px solid #F1DAD2}

.products_table tfoot td {
	border-top: 5px solid #E3BCAB;
	text-align: right;
	background: #E3BCAB;
	padding: .2em 0;
	vertical-align: middle
}
.products_table tfoot td.total, .products_table tfoot td.total-cart {border-top: 0}

.products_table tfoot td.total {text-align: right; color: #A78375; font-weight: bold; padding-right: 20px}
.products_table tfoot td.total-vat-price, .products_table tfoot td.total-cart {padding-right: 10px}

#cart-buttons {
	background: #EFCDC1;
	padding: 10px 5px 10px 10px;
	margin: 20px 15px 0 0;
	overflow: hidden;
	height: 1%
}
#cart-buttons a {
	color:#4D4D4D;
	padding-top:10px;
}
#cart-buttons input {font-size: 10px; padding: 0 .5em; float: left; cursor: pointer; margin: 0 5px 0 0}
#cart-buttons input#Checkout {float: right; margin: 0; padding: 0 1.5em}

.win {font-size: 1.1em}

.press-one {display: block; width: 230px; float: left; margin-right: 12px} 
.press-two {display: block; width: 190px; float: left;}
.press-one img, .press-two img {margin-bottom: 8px}