body {
	font-family: Helvetica, Verdana, Arial;
	font-size: 11px;
	background-color: #E5F7FD;
	margin-top: 25px;
}
#ecom_nav {
	position:absolute;
	display:block;
	top:183px;
	left:44%;
	margin-left:340px;
	background-color: #F78F1E;
	font-weight: bold;
	}
	#ecom_nav a {
	color:#fff;
	font-size:12px;
	}
	#ecom_nav a:hover {
	color:#00b0ef;
	}
#kc_ecom_link {
	position:absolute;
	display:block;
	top:612px;
	left:50%;
	margin-left:317px;
	color:#000;
	font-size:9px;
	}
	#kc_ecom_link a {
	color:#000;
	font-size:9px;
	}
	#kc_ecom_link a:hover {
	color:#fff;
	}

#browse_department_sections_summary {
	display:none;
	}
a.browse_each_department_link{
		border:1px solid #000;
		float:left;
		width:540px;
		cursor:pointer;
		margin:10px 0px 0px 0px;
		background-color:#ffe5c1;
		color:#000000;
		padding:10px;
		font-size:12px;
		font-weight:bold;
		display: table;
		vertical-align:middle;
		height:auto
		}
	a.browse_each_department_link:hover{
		background-color:#ffdba9;
		}
	a.browse_each_department_link img.browse_each_department_image_small{
		padding-right:0px;
		width:100px;
		height:100px;
		overflow:hidden;
		border:1px solid #000;
		float:left;
		margin-right:10px;
		}
	a.browse_each_department_link span.department_name {
		color:#000000;
		height:100px;
		vertical-align:middle;
		display:table;
		}
	a.browse_each_department_link span.view_more_info {
		float:right;
		height:100px;
		vertical-align:middle;
		color:#f89932;
		}
	#browse_template_container_bottom {
		float:left;
		}

#browse_template_container_top {
	display:none;
	}
#browse_template_container_bottom {
	display:none;
	}
/*browse display each item*/
.browse_department_display_each_item {
		border:1px solid #000;
		float:left;
		width:558px;
		cursor:pointer;
		margin:27px 0px 0px 0px;
		background-color:#ffe5c1;
		color:#000000;
		padding:10px;
		font-size:12px;
		font-weight:bold;
		display: table;
		vertical-align:middle;
		height:auto
}
.browse_department_display_each_item:hover {
		background-color:#ffdba9;
}
.browse_department_display_each_item img {
		border:1px solid #000;
		float:left;
		width:160px;
		cursor:pointer;
		margin:0px 10px 0px 0px;
}
.department_item_name {
	font-size:20px;
	color:#000000;
	border-bottom:1px dotted #000;
	padding:0px 0px 7px 0px;
	margin:0px;
	float:left;
	clear:right;
	width:382px;
}
.department_product_description {
	float:left;
	width:382px;
	padding:7px 0px 7px 0px;
	}
.department_price_container {
	float:left;
	background-color:#FFFFFF;
	border:1px solid #000;
	padding:5px;
	width:372px;
	font-size:24px;
}
.prices_from {
	font-size:10px;
	font-weight:normal;
	float:left;
	clear:both;
	width:372px;
}
.department_item_currency_symbol { 
	float:left;
	/*clear:left;*/
	}
.department_item_price {
/*clear:left;*/
}
.department_item_vat_info {
float:left;
font-size:12px;
clear:both;
/*clear:left;*/
}
.department_product_code {
float:left;
display:none;
}
.department_arrow {
	font-size:16px;
	}


/*view_item*/
.view_item_image_link {
	float:left;
	width:345px;
	height:333px;
	overflow:hidden;
	border:1px solid #000;
	margin:34px 10px 0px 0px;
	}
	.view_item_image_link span#zoom_btn {
	width:40px;
	height:40px;
	border:1px solid #000;
	background-color:#FFFFFF;
	float:left;
	position:absolute;
	background-image:url(/images/zoom_up.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
	.view_item_image_link:hover {
	border:1px solid #f78f1e;
	}
	.view_item_image_link:hover span#zoom_btn {
	background-image:url(/images/zoom_over.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #f78f1e;
	cursor:hand;
	cursor:pointer;
	float:left;
	}
	.zoom {
	top:0px;
	left:50%;
	margin:532px 0px 0px 93px;
	}
.view_item_image_link img{
	float:left;
	width:345px;
	height:345px;
	border:0px;
	}
#view_item_product_info_box {
	float:left;
	margin:34px 0px 0px 0px;
	width:220px;
	}
.viewitem_display_product_info_title {
	width:220px;
	border-bottom:1px dotted #000;
	padding:0px 0px 8px 0px;
	font-size:16px;
	float:left;
}
.viewitem_display_product_basket_price_amount {
	width:220px;
	border-bottom:1px dotted #000;
	padding:8px 0px 8px 0px;
	font-size:30px;
	font-weight:bold;
	float:left;
}
.view_item_vat_info {
	width:220px;
	font-size:14px;
	float:left;
}
.viewitem_display_product_basket_form {
	width:220px;
	padding:8px 0px 8px 0px;
	float:left;
}
.viewitem_display_product_info_description {
	float:left;
	width:220px;
	border-top:1px dotted #000;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
.viewitem_display_product_basket_form_prompt {
	border:0px;
	border-color:#fff;
	width:105px;
	float:left;
	overflow:hidden;
	}
.viewitem_display_product_basket_form_quantity {
	border:1px solid #ccc;
	float:left;
	width:109px;
	}
.viewitem_display_product_basket_form_submit {
	float:left;
	width:220px;
	background-color:#ffe5c1;
	border:1px solid #000;
	color:#f78f1e;
	font-size:14px;
	font-weight:bold;
	background-image:url(/images/shopping_cart.jpg);
	background-repeat:no-repeat;
	background-position:138px 1px;
	padding:3px 25px 3px 0px;
	margin:7px 0px 0px 0px;
	}
.viewitem_display_product_basket_form_submit:hover {
	float:left;
	width:220px;
	background-color:#ffe5c1;
	border:1px solid #f78f1e;
	color:#f78f1e;
	font-size:14px;
	font-weight:bold;
	background-image:url(/images/shopping_cart.jpg);
	background-repeat:no-repeat;
	background-position:138px 1px;
	padding:3px 25px 3px 0px;
	margin:7px 0px 0px 0px;
	cursor:hand;
	cursor:pointer;
	}
.viewitem_display_product_info_description {
	float:left;
	width:220px;
	border-top:1px dotted #000;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

/* view_item drill container*/
#view_item_drill_container {
	display:none;
	float:left;
}
#view_item_drill_delimiter {
	margin-left:5px;
		margin-right:5px;
		float:left;
		font-weight:bold;
		font-size:20px;
		margin-top:-6px;
}
#view_item_drill_item {
float:left;
font-weight:bold;
color:#f78f1e;
}
/*drill to department*/
#drill_container {
		float:left;
		width:574px;
		border-bottom: 1px dotted #000;
		padding-bottom:5px;
		clear:both;
		position:absolute;
		left:50%;
		top:210px;
		margin-left:-211px;
		background-color:#FFFFFF;
		padding-left:10px;
		display:none;
		}
	.drill_2_department_home{
		text-transform:capitalize;
		font-weight:bold;
		float:left;
		}
	.drill_2_department_department{
		float:left;
		font-weight:bold;
		}
	.drill_2_department_department_delimiter{
		margin-left:5px;
		margin-right:5px;
		float:left;
		font-size:20px;
		margin-top:-6px;
		}
#drill_container a {
	color:;}
#drill_container a:hover {
	color:#00b0ef;}
/*drill to department end*/

.browse_display_each_item{
		padding:5px;
		border-bottom:1px bottom #000;
		float:left;
		}


.wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #F78F1E;


}
.wrapper .main {
	width: 800px;
	height: 400px;
	margin-top: 0px;
	padding-top: 0px;
	border-top-style: none;

}
.wrapper .main .copy {
	width: 600px;
	margin-right: 10px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/generic/bordertop.gif);
	background-repeat: no-repeat;
	height: 13px;
	background-color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 5px;
	padding: 0px;
}
.wrapper .main .copy .text {
	float: right;
	width: 288px;
	height: 272px;
	background-color: #FFFFFF;
	padding: 10px;
}
.textorange16 {
	font-size: 14px;
	font-weight: normal;
	color: #F78F1E;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #BD572F;
}
h3 {
	font-size: 22px;
	color: #000000;
}
.textred {
	color: #BD572F;
	font-weight: bold;
}
.wrapper .main .copy .general .testleft {
	font-size: 16px;
	color: #BD572F;
}
.wrapper .main .copy .general .testright img {
	float: right;
	padding-left: 10px;
}
.wrapper .main .copy .general .testright {
	font-size: 16px;
	color: #666666;
	text-align: right;
}
.wrapper .main .copy .general .testleft img {
	padding-right: 10px;
}
.textblack {
	font-weight: lighter;
	color: #000000;
}
h4 {
	font-size: 16px;
	color: #F78F1E;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 16px;
	color: #FFFFFF;
}
.wrapper .main .copy .text2 .logos {
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 10px;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bsria {
	float: left;
}
.wrapper .main .copy .text2 {
	float: left;
	clear: both;
	background-color: #F78F1E;
	width: 600px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 19px;
	margin-top: 5px;
	padding: 0px;
}
.wrapper .main .copy .photo {
	width: 292px;
	float: left;
}
.wrapper .footer {
	background-image: url(../images/generic/footer.gif);
	width: 800px;
	background-color: #F78F1E;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-bottom: 5px;
	clear: both;
	float: left;
	height: 20px;
	font-size: 9px;
}
.wrapper .footer .disclaimer {
	font-size: 9px;
	margin-left: 15px;
	margin-right: 10px;
	float: left;
	width: 750px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper .main .copy .general {
	width: 580px;
	float: left;
	height: 370px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
}

/*log in failed*/
#accounts_login_failed_header {
	width: 100%;
	border-bottom:1px dotted #000;
	float:left;
	padding:0px 0px 5px 0px;
	font-size:16px;
	font-weight:bold;
	color:#F78F1E;
	margin:0px 0px 15px 0px;
	text-transform:uppercase;
}
#account_lost_password_header {
	width:580px;
	border-bottom:1px dotted #000;
	float:left;
	padding:0px 0px 5px 0px;
	font-size:16px;
	font-weight:bold;
	color:#F78F1E;
	margin:0px 0px 15px 0px;
	text-transform:uppercase;
}
#account_lost_password_result_header {
	width:580px;
	border-bottom:1px dotted #000;
	float:left;
	padding:0px 0px 5px 0px;
	font-size:16px;
	font-weight:bold;
	color:#F78F1E;
	margin:0px 0px 15px 0px;
	text-transform:uppercase;
	}

.account_heading {
	color:#f78f1e;
	font-weight:bold;
	font-size:12px;
	width:560px;
	border-bottom:1px dotted #000;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	float:left;
}

.account_container {
	float:left;
	width:560px;
	height:253px;
	overflow:auto;
	
}

.galleryimage {
	border: 1px solid #F78F1E;
}
.wrapper .main .copy .general .warning .image img {
	float: left;
	border: 2px solid #000000;
	margin-right: 10px;
	margin-bottom: 5px;
}
a:link {
	color: #F78F1E;
	text-decoration: none;
}
a:hover {
	color: #00B0EF;
}
a:active {
	color: #BD572F;
}
a:visited {
	color: #BD572F;
	text-decoration: none;
}
.wrapper .main .copy .text2 .textblack a:link {
	color: #000000;
}
.wrapper .main .copy .text2 .textblack a:hover {
	color: #00B0EF;
}
.wrapper .main .copy .text2 .textblack a:active {
	color: #BD572F;
}
.textfield {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	height: 10px;
}
.wrapper .main .copy .general .addtobasket .priceleft {
	float: left;
	padding-top: 6px;
}
.textorange {
	color: #F78F1E;
}
.wrapper .main .copy .general .addtobasket {
	width: 565px;
	float: left;
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
h7 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wrapper .main .copy .general .orderonline {
	width: 565px;
	float: left;
	margin: 0px 0px 5px;
	padding: 2px 0px;
	text-align: right;
	font-weight: bold;
}
.wrapper .main .copy .general .orderonline .priceleft {
	float: left;
	padding-top: 6px;
}
.wrapper .main .copy .general .buyonline {
	padding: 5px;
	height: 72px;
	border: 1px solid #666666;
	margin-top: 15px;
	background-color: #FFE5C1;
}
.wrapper .main .copy .general .buyonline .info {
	float: left;
	margin-top: 24px;
	margin-left: 10px;
}
.wrapper .main .copy .general .buyonline .image img {
	float: left;
	border: 1px solid #666666;
}
.wrapper .main .copy .general .warning {
	padding: 5px;
	margin-top: 15px;
	border: 2px solid #000000;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFE5C1;
}
.warning {
	float: left;
	margin-left: 10px;
	width: 539px;
}
.wrapper .main .copy .general .buyonline .basket {
	float: right;
	margin-top: 24px;
}
.wrapper_news {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFE5C1;
	background-image: url(../images/latestnews/background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 0px;
	padding-left: 0px;
}
.wrapper_news .copy {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 40px;
	padding-top: 20px;
	float: none;
	clear: both;
}
.wrapper_news .footer {
	background-color: #F78F1E;
	height: 20px;
	clear: both;
	float: none;
}
.wrapper_news .copy .news_image {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.wrapper .main .copy .text2 .textblack a:visited {
	color: #D55E2F;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
