/************
 
ezsetup_widgit
developed by ezPublish Team
Next Digital

Created: 9/09/08
Last Edited: 16/09/08 CL

Developer: Pasha Iakhontov
Interface Developer: Crystal Lockie
Account manager: Antony Svasek
Designer: N/A

Browser Compatibility
FF2 on Mac & PC
FF3 on Mac & PC
Safari 3 on Mac & PC
IE6 on PC
IE7 on PC

************/


body {
	background: #521b05 url(../images/bg_body.gif) top left repeat-x;
	color: #666;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul.skiplinks {
	display: none;
}
#outer {
	background-color: #fff;
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.outerwrap {
	width: 990px;
}
#container {
	width: 990px;
	background-color: #fff;
	overflow: hidden;
	min-height:500px
}
a {
	color: #521B05;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear { clear:both;}
/* display */

#header #toolbar-top, #container #left, #container #right, #Credits,  #breadcrumb {
	display: none;
}
/*********** Header *************/

#header {
	width: 990px;
	background: #fff;
	height: 98px;
}
#header h1 a {
	width: 164px;
	height: 56px;
	display: block;
	background: url(../images/client-logo.gif) no-repeat 0 0;
}
#header #toolbar-top {
	float: right;
	padding: 0;
	margin-top: 35px;
	margin-right: 10px;
}
#header #toolbar-top .label {
	display: none;
}
#header #toolbar-top input.searchinput {
	float: left;
	background: url(../images/searchbox.gif) no-repeat 0 0;
	padding-left: 20px;
	border:0;
	width: 110px;
	height:20px;
}
#header #toolbar-top input.searchimage {
	background: url(../images/searchbutton.gif) no-repeat 0 0;
	float: left;
	width: 27px;
	hieght: 22px;
}
#header h1 a span {
	display: none;
}
div.onsale {
	position: absolute;
	top: 0;
	right: 0;
}

/*********** Navigation styles ***********/

#mainNav {
	position: absolute;
	top: 60px;
	left: 220px;
}
#mainNav h2 {
	display: none;
}
#mainNav ul {
	float: left;
	margin:0;
	padding:0;
}
#mainNav ul li.last a {
	border: none;
}
#mainNav ul li a:hover, #mainNav ul li a.active {
	color:#000;
}

/* new dropdown menu  add by mike*/
/*********** Navigation styles ***********/

#mainNav h2 {display: none;}
/*********** Drop Down Navigation styles ***********/

#dropNav, #dropNav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dropNav a {
	color:#666666;
	display: block;
	w\idth: 6em;
	text-decoration: none;
	text-transform:uppercase;
	padding: 4px 2em;
	font-weight:bold;
	white-space:nowrap;/*²»»»ÐÐ*/
}
#dropNav a span { padding:5px 0px;}
#dropNav a:hover { color:#fff;}

#dropNav a.daddy {

}

#dropNav li {
	
	float: left;
	padding: 0;
}

#dropNav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 192px;
	font-weight: normal;
	margin: 0;
	background-color: #FFF0F5;
	background-image: none;
}

#dropNav li li {
	width: 190px;
	border-top:none;
}

#dropNav li ul a {
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
	white-space:normal;/*»»ÐÐ*/
	width:142px;
	
}

#dropNav li ul ul {
	margin: -1.75em 0 0 14em;
}

#dropNav li:hover ul ul, #dropNav li:hover ul ul ul, #dropNav li.sfhover ul ul, #dropNav li.sfhover ul ul ul {
	left: -999em;
}

#dropNav li:hover ul, #dropNav li li:hover ul, #dropNav li li li:hover ul, #dropNav li.sfhover ul, #dropNav li li.sfhover ul, #dropNav li li li.sfhover ul {
	left: auto;
}

#dropNav li:hover, #dropNav li.sfhover {
	background: #ffccff;
}
#dropNav li:hover a, #dropNav li.sfhover a{
}
#dropNav li:hover ul li a, #dropNav li.sfhover ul li a{
}
#dropNav li:hover ul li a:hover, #dropNav li.sfhover ul li a:hover{
	background-color:#ffccff;

}

/************Headers****************/

#header h1 {
	padding: 30px 20px 0 15px;
	margin: 0;
}
.home_content h2 {
	color: #521b05;
	font-size: 9px;
	clear: left;
}
h4 {
	font-weight: normal;
	color: #0098F8;
	font-size:1.5em;
	margin: 16px 0;
}
h5 {
	font-weight: normal;
	color: #AAFB00;
	font-size:1.4em;
	margin: 16px 0;
}
h6 {
	font-weight: normal;
	color: #0098F8;
	font-size:1.2em;
	margin: 16px 0;
}
.warning h2, .feedback h2 {
	clear: both;
	padding-top: 10px;
}
/*************centrecontent*************/

#centrecontent {
	width: 960px;
	padding: 0 15px;
	min-height:450px;
}
/************gallery*************/

.imagethumb {
	float: left;
	width: 110px;
	height: 150px;
	padding: 5px;
	text-align: center;
}
.imagethumb .image {
	margin: 0 auto;
}
ul.news_itemnav li, ul.gallerynav li {
	float: left;
	padding: 0 5px;
	border-right: solid 1px #464646;
	list-style-type: none;
}
ul.news_itemnav li.next, ul.gallerynav li.next {
	border:0;
}
/*************forum*************/

#centrecontent table td.message form input.button {
	margin-top: 0;
	margin-bottom: 10px;
}
.class-forum-topic .box {
	width: 450px;
}
table.list {
	clear: both;
}
table.list form {
	width: auto !important;
}
table.list td.author, table.list td.author p {
	width: 200px !important;
}
table.list {
	width: 100%;
	border-collapse: collapse;
}

table.list tr {
}
table.list tr td {
	vertical-align: text-top;
	border-bottom:1px solid #521b05;
	}
table.list th {
	background: #521b05;
	color: #fff;
	height:24px;
	font-weight: bold;
}
/*add by mike for basket */
table.list div.product_photo { width:200px; float:left; margin:15px 0px;}
table.list div.product_photo img{ width:200px;}
table.list div.product_info { width:350px; float:left; margin:15px;}
table.list div.product_info a.productName { color:#521b05; font-size:15px; font-weight:bold;}
table.list div.product_info div.product_code { margin-bottom:15px; font-size:12px; color:#000000;}
table.list div.product_info h3 { font-size:12px; margin:0px; color:#521b06;}
table.list div.product_info div.additional_information { color:#521b06;}
table.list div.product_info div.additional_information p { margin:0px 0px 10px 0px;}
table.list div.product_select { float:right; width:150px;margin:15px; width:190px; margin-right:0px; font-size:12px; color:#030303;}
#centrecontent input.item_checkbox{ width:20px; margin-bottom:10px;}
div.product_item { padding:0px;}


/*add by mike for basket */

.class-forum-topic p {
	clear: left;
}
.content-navigator-separator, .content-navigator-forum-link, .content-navigator-separator-disabled, .content-navigator-previous-disabled, .content-navigator-previous, .content-navigator-arrow, .content-navigator-next-disabled, .content-navigator-next a, .content-navigator-next-text {
	float: left;
	width: auto;
}
/*************left*************/

#left {
	float: left;
	width: 50px;
	height: 100%;
	padding-top: 50px;
	background: #FE0087;
}
#left #subNav h2 {
	display: none;
}
#left #subNav ul {
	width: 50px;
	padding: 0;
	margin:0;
}
#left #subNav ul li {
	width: 50px;
	padding: 0;
	list-style-type: none;
}
#left #subNav ul li a {
	width: 40px;
	padding: 7px 0 7px 17px;
	margin:0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block
}
#left #subNav ul li a.active, #left #subNav ul li a:hover {
	background:#FD4CAC;
	width: 183px
}
#left #subNav ul li ul {
	margin-top: 0;
}
#left #subNav ul li ul li a {
	width: 30px;
	padding:2px 0 2px 10px;
	background: #FD4CAC;
}
#left #subNav ul li ul li a:hover, #left #subNav ul li ul li a.active {
	width: 40px;
	text-decoration: underline;
}
#left #subNav ul li ul li ul {
	margin-top: 0;
}
#left #subNav ul li ul li ul li a {
	width: 20px;
	padding:2px 0 2px 10px;
	background: #FD4CAC;
	font-weight: normal;
}
#left #subNav ul li ul li ul li a:hover, #left #subNav ul li ul li ul li a.active {
	width: 20px;
	text-decoration: underline;
}
/*************right*************/

#right {
	float: left;
	width: 200px;
	height: 100%;
	padding-top: 50px;
	background: #F56804;
}
#right a {
	color: #fff;
}
#right h2 {
	margin-top:0;
}
#right #toolbar-right {
	padding: 0 10px;
}
#right #toolbar-right label {
	float: left;
	width: 60px;
	display: block;
}
#right #toolbar-right .textinput {
	float: left;
}
#right #toolbar-right input.button {
	padding: 2px;
	margin: 4px;
	color: #fff;
	background: #FB0189;
	border: none;
}
#right #toolbar-right ul {
	padding-left: 30px;
}
#right #toolbar-right ul li {
	color: #fff;
}
#right #toolbarPortal2 h2, #right .toolbarPortal3 h2, #right .toolbarPortal4 h2, #right .toolbarPortal5 h2, #right .toolbarPortal6 h2 {
	padding-top: 10px;
	border-top: solid 1px #FBA962;
}
/************* Form Styles *************/
/************* patch by mike *************/

#centrecontent form .formElement, #centrecontent form .element {
	clear: both; margin:0px; padding:0px; min-height:24px;
}
/************* patch by mike *************/

#centrecontent form fieldset {
	width: 460px;
	border:0;
	padding: 10px 0;
	margin:0;
}
#centrecontent form input, #centrecontent form textarea{
	float: left;
	clear: right;
	width: 300px;
	font-family:Arial, Helvetica, sans-serif, Georgia;
	font-size:12px;
}
#centrecontent form select {
	float: right;
	width: 240px;
}
#centrecontent form label {
	float: left;
	clear:left;
	height: 23px;
	width: 210px;
	display: block;
}
/*patch by mike | contact us | register news letter */
#centrecontent form fieldset#enews_terms_and_condition { margin-top:8px;}
#centrecontent form fieldset#enews_terms_and_condition label {
	float:left; clear:both; margin-top:-18px;margin-left:231px; display:inline; white-space:nowrap;
}
#centrecontent form fieldset input#enews_terms_and_condition_0 {
	float:left; clear:both; margin-top:-15px; margin-left:209px;
}
/*patch by mike | contact us | register news letter */

#centrecontent form legend {
	float: left;
	padding: 0;
	margin:0;
	font-weight: bold;
	color: #3e3e3e
}
#centrecontent form input.formCheckbox, #centrecontent form input.formRadio {
	width:22px;
	padding:0px;
	border:none;
	float: right;
	clear: left;
}
input.button-disabled {
	width: auto;
}
/*.buttonblock, .block {
	clear: both;
}
*/
input.defaultbutton, input.button, input.formSubmit, input.print_me {
	width: auto !important;
	background: #521b05;
	color: #FFF;
	border: none;
	margin: 3px;
	padding: 3px 6px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* ---edit 2009 5 13 from 12px to 12pt according to the task 51486-----*/

}



/* edit by mike*/
.shop_basket form { margin:0px; padding:0px;}
.bask_buttonblock { width:830px;}
.buttonblock_lht, .buttonblock_rht {
	height:36px;
	padding:5px 0px ;
	margin:0px;
}
.buttonblock_lht { width:270px; float:left;}
.buttonblock_rht { width:175px; float:right; }
.buttonblock_lht input {
	
}
.buttonblock_lht input, .buttonblock_rht input{
	float:left;
	margin:0px 5px 0px 0px;
}
/* edit by mike*/

/************ Rich text Image styles ************/
div.imageleft, div.imageright, div.leftobject, div.rightobject {
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline;
}
div.imagecenter, div.centerobject {
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
div.imagecenter {
	text-align: center;
}
div.imageleft, div.leftobject {
	float: left;
	padding-right: 8px;
}
div.imageright, div.rightobject {
	float: right;
	padding-left: 8px;
}
div.imageleft p.picturetext, div.imageright p.picturetext, div.imagecenter p.picturetext {
	margin-top: 2px;
	margin-bottom: 2px;
}
div.imageleft p.picturetext, div.imageright p.picturetext, span.picturetext {
	background-color: #f0f0f0;
}
/*********** Footer styles ***********/

#footer {
	width: 990px;
	margin: 0 auto;
	background-color: #FFF;
	clear:both;
	padding:20px 0 10px;
	overflow: hidden;
	text-align: right;
}
#footer h2 {
	display: none;
}
#footer ul {
	padding: 0 15px 0 0;
	margin:0;
	float: right;
	overflow: hidden;
}
#footer ul li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}
#footer ul li a {
	color: #8a8a8a;
	padding: 0 6px;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
/*********** domo homepage  ***********/

.home_content .manufacturers {
	margin: 0 0 20px 0;
	overflow: hidden;
}
.home_content .manufacturers h2 {
	background: url(../images/icon_arrow1.gif) no-repeat right 4px;
	float: left;
	padding-right: 12px;
	margin: 0 0 10px 0;
	width: auto;
}
.home_content .manufacturer {
	width: 240px;
	height: 145px;
	overflow: hidden;
	float: left;
	margin-bottom:10px;
}
.home_content .manufacturer span.manufacturer_logo {
	text-align:center;
	display:block;
	margin-bottom:10px;
	clear:both;
}
.home_content .manufacturer span.manufacturer_logo a {
	margin:0px auto;
}
.home_content .manufacturer_home {
	height: 95px;
	overflow: hidden;
	display:block;
}
.home_content .manufacturer_home a {
	width:190px;
	display:block;
	margin:0px auto;
	height:90px;
	border:1px solid #CCCCCC;
}
.home_content .manufacturer_home a img {
	width:190px;
	height:90px;
}
.home_content .settings {
	font-size: 12px;
	overflow: hidden;
	padding-bottom: 30px;
	background: url(../images/line960.gif) no-repeat left bottom;
	clear:both;
}
.home_content .settings h2 {
	float: left;
	margin-right: 54px;
	padding-right: 12px;
	background: url(../images/icon_arrow2.gif) no-repeat right 0px;
}
.home_content .settings span {
	display: block;
	float: left;
}
.home_content .setting {
	padding-right: 38px;
	text-transform: uppercase;
	margin-top: 3px;
}
.home_content .setting a {
	color: #3c3c3c;
}
/* subpage */

#content #breadcrumb {
	color:#521B05;
	font-size:9px;
	font-weight: bold;
}
#content #breadcrumb a {
	color:#521B05;
	font-weight: normal;
}
.manufacturer_content h2, .stores_content h2, .setting_type_content h2 {
	margin: 0;
}
/*-----------
.product_range p, .store p, #content .setting_type_content .products .product .ptext p, #content .setting_type_content .products .product .ptext p   {
	margin: 0;
}
------------*/
.product_range, .store, .product_content_portrait, #content .setting_type_content .products .product {
	border-bottom: 1px solid #fab2c5;
}
.BackToCollection, .goback_link {
	background-image: url(../images/back_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 16px;
	color:#521B05;
	font-family:Arial;
	padding-left:16px;
	font-size:14px;
}
#content .manufacturer_content, #content .stores_content, #content form.product, #content .setting_type_content, #content .location {
	width: 840px;
	margin: 0 auto;
}
#content .manufacturer_content {
	clear: both;
}
#content .manufacturer_content .description {
	font-size:12px;
}
#content .manufacturer_content .description a{
	font-size:12px;
	color:#521B05;
	text-decoration: underline;
}
#content .manufacturer_content h2, 
#content .stores_content h2, 
#content form.product .product_content_portrait h2, 
#content .sales_page h2, 
.what_s_new_content h2,
.product_content_landscape h2,
.product_content_portrait h2,
.manufacturers_content h2,
.setting_content h2,
.form_page h2,
.sitemap h2,
#content .setting_type_content h2 
{
	border-bottom: 1px solid #fab2c5;
	color: #521b05;
	font-size: 26px;
	font-weight: normal;
	padding: 10px 0;
	margin:0px;
	text-transform: uppercase;
}
#content form.product .product_content_portrait h2 {
	margin: 0 0 10px 0;
}
#content .manufacturer_content .product_ranges .product_range, #content .stores_content .stores .store, #content form.product .product_content_portrait, #content .setting_type_content .products .product {
	clear: both;
	padding: 10px 0 10px 330px;
}
#content .manufacturer_content .product_ranges .product_range .pimg, #content .stores_content .stores .store .pimg, #content form.product .product_content_portrait .pimg, #content .setting_type_content .products .product .pimg {
	float: left;
	display:inline;
	margin-right: 10px;
	margin-left:-330px;
}
#content .manufacturer_content .product_ranges .product_range .ptext, #content .stores_content .stores .store .ptext, #content form.product .product_content_portrait .ptext, #content .setting_type_content .products .product .ptext {
	float: left;
	width: 490px;
}
#content .manufacturer_content .product_ranges .product_range .ptext h3, 
#content .stores_content .stores .store .ptext h3, 
#content form.product .product_content_portrait .ptext h3, 
#content .setting_type_content .products .product .ptext h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#content .product_ranges .product_range .ptext p {
	font-size: 12px;
}

/* add by mike */
#content .manufacturer_content .product_ranges .product_range .ptext h3 a, #content .stores_content .stores .store .ptext h3 a, #content form.product .product_content_portrait .ptext h3 a, #content .setting_type_content .products .product .ptext h3 a {
	color:#521B05;
}
#centrecontent div.add_to_basket_btn input, #centrecontent div.movie_version input, #centrecontent div.print_version input {	float:none;
	clear:both;

}
#printthispage{ display:none;}
#centrecontent .product_range_content,  
#centrecontent .what_s_new_content,
#centrecontent .manufacturers_content,
#centrecontent .setting_content,
#centrecontent .contact_content,
#centrecontent .shop_basket,
#centrecontent .form_page, 
#centrecontent .sitemap,
#centrecontent .location_page

 { margin:0px 65px;}
 
 




div.add_to_basket_btn, div.movie_version, div.print_version { margin-right:5px; margin-top:5px; margin-bottom:5px;}
#centrecontent div.add_to_basket_btn input, #centrecontent div.movie_version input, #centrecontent div.print_version input {
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow:hidden;
	background-color: #521B05;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif, Georgia;
	font-weight:bolder;
	font-size: 12px;
	padding:5px;
	}
#centrecontent div.add_to_basket_btn input {
	width:152px;
}
#centrecontent div.movie_version input {
	width:116px;
}
#centrecontent div.print_version input {
	width:116px;
}

/*contact_content */

#content form fieldset {
	width:510px;
	padding:0px;
}
#content fieldset legend {
	color:#666666;
	float:left;
	font-weight:normal;
	display:inline;
	padding:0px;
	margin:0px;
	margin-left:-12px!important;
	margin-left:-6px!important;
	*margin-left:-6px;
	text-indent:0px;
}
 /* Safari */
 @media screen and (-webkit-min-device-pixel-ratio:0)
 {
#content fieldset legend {
	margin-left:0px!important;
}
 }
 /* Opera */
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
 {
 head~body #content fieldset legend {
	margin-left:0px!important;
}
 }

#content fieldset select {
	width:300px;
	float:right;
	margin-top:-14px;
}
 /* Safari */
 @media screen and (-webkit-min-device-pixel-ratio:0)
 {
#content fieldset select {
	margin-top:0px;
}
 }
 /* Opera */
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
 {
 head~body #content fieldset select {
	margin-top:0px;
}
 }

#content fieldset#are_you_already_a_client { margin-top:5px; padding:-5px;}

#content fieldset#are_you_already_a_client legend { }
#content fieldset#are_you_already_a_client label { float:left; clear:both; display:inline;margin-left:240px;margin-top:-19px;}
#content fieldset#are_you_already_a_client input {  float:left; clear:both; margin-left:210px; margin-top:-18px;}
 /* Safari */
 @media screen and (-webkit-min-device-pixel-ratio:0)
 {
#content fieldset#are_you_already_a_client label { float:left; clear:both; display:inline;margin-left:240px;margin-top:-17px;}
#content fieldset#are_you_already_a_client input {  float:left; clear:both; margin-left:210px; margin-top:0px;}
 }

 /* Opera */
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
 {
 head~body #content fieldset#are_you_already_a_client label { float:left; clear:both; display:inline;margin-left:240px;margin-top:-15px;}
 head~body #content fieldset#are_you_already_a_client input {  float:left; clear:both; margin-left:210px; margin-top:0px;}

 }


#content fieldset#register_me {padding-top:10px; }
#content fieldset#register_me label { float:left; clear:both; display:inline;margin-left:240px;margin-top:-19px; }
#content fieldset#register_me input { float:left; clear:both; margin-left:210px; margin-top:-18px; }

#content input.formSubmit { clear:both;}

#content .manufacturer_content .product_ranges .product_range .ptext p.links, #content .stores_content .stores .store .ptext p.links, #content .setting_type_content .products .product p.links {
	font-size: 12px;
	text-transform: uppercase;
	padding: 6px 0 6px 12px;
	background: url(../images/icon_arrow4.gif) no-repeat left 12px;
}
#content .manufacturer_content .product_ranges .product_range .ptext p.links a, #content .stores_content .stores .store .ptext p.links a, #content .setting_type_content .products .product p.links a {
	color: #521B05;
}
/* add by mike 
.product, .saleItem {
	clear:both;
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
}
.product div.part1 {
	width:500px;
	float:right;
	font-size:12px;
}
.saleItem div.part1 {
	width:400px;
	float:left;
	font-size:12px;
}
.product div.part1 h3, .saleItem div.part1 h3, .product div.ptext h3 { font-size:16px; color:#521B05;}
.product div.part2, .saleItem div.part2 {
	float:left;
}
.product div.part2 {
	width:200px;
}
.product div.part2 img{
	width:200px;
}
.saleItem div.part2 {
	float:left;
	
	margin-right:120px;

}
.saleItem div.part2 .product_image{
float:left;
}
.saleItem { margin-bottom:10px; margin-left:15px;}*/



/* another testing
.product, .saleItem {
	clear:both;
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
}
div.part1 {
	float:left;
	font-size:12px;
	width:400px;
	margin-right:-700px;
}
div.part2 {
	float:left;
	margin-right:120px;
}
div.part2 img {
}
div.part2 .product_image{
	float:left;
}
*/
.product, .saleItem {
	clear:both;
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
	margin-top:5px;
	padding-left:320px;
	
}
.product table, .saleItem table { float:left; margin-right:-300px;}
div.part2 { float:left; margin-left:-320px; margin-right:10px; display:inline;}
div.part2 .product_image{ float:left;}


/* add by mike form of user register*/
#centrecontent form .block_countrylist select { float:left; width:300px;}

.navigation_browse_by .settings {
	width: 200px;
	float: left;
}
.navigation_browse_by .manufacturers {
	width: 760px;
	float: left;
}
.navigation_browse_by .settings h2, .navigation_browse_by .manufacturers h2 {
	color:#521B05;
	font-size:9px;
	background: url(../images/icon_arrow1.gif) no-repeat right 0px;
	padding-right: 12px;
}
.navigation_browse_by .settings h2 {
	text-align: right;
	margin: 10px 30px 6px 0;
}
.navigation_browse_by .manufacturers h2 {
	float: left;
	margin: 10px 0px 6px 0;
}
.navigation_browse_by .settings ul, .navigation_browse_by .manufacturers ul, .navigation_browse_by .settings ul li, .navigation_browse_by .manufacturers ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navigation_browse_by .settings ul, .navigation_browse_by .manufacturers ul {
	padding: 6px 0;
	border-bottom:1px solid #fab2c5;
	border-top:1px solid #fab2c5;
	overflow: hidden;
	height: 96px;
}
.navigation_browse_by .settings ul {
	padding-right: 30px;
}
.navigation_browse_by .manufacturers ul {
	clear: both;
}
.navigation_browse_by .manufacturers ul li {
	float: left;
	height: 48px;
	width: 110px;
	margin: 5px;
	overflow: hidden;
	text-align: center;
}
.navigation_browse_by .manufacturers ul li a {
	display:block;
}
.navigation_browse_by .settings ul li {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}
.navigation_browse_by .settings ul li a {
	color: #3d3d3d;
}
.navigation_browse_by_top {
	margin-bottom: 0px;
	overflow: hidden;
}
.navigation_browse_by_bottom {
	margin-top: 10px;
	margin-bottom:0px;
	clear:both;
}
/* ---2009 5 13 edit for task:51486-----*/
.shop_basket .description, .product_range_content .description { font-size:12px; }
#clearfooter { clear:both; height:1px;}

.Sale_product { clear:both;}
.product_image { float:right; clear:both;}
.original_price, .sale_price { font-size:14px; }
.original_price {
	text-decoration: line-through;
}
.sales_page .description{ font-size:}
 .sale_price{
 color:#FF0000;
  font-weight:bolder;}
/* ---2009 5 14 edit for 51626-----*/
.viewCart { position:absolute; top:40px; left:245px; width:350px; height:24px;}
.viewCart a { color:#ff0042; font-weight:bold; text-decoration:underline;}

.product_content_landscape .product { border-bottom:none;}
.manufacturer_logo_picture { margin:5px 0px;}


.saleItemRangeTitle,
.saleItemProductTitle 
{ font-size:14px; color:#521B05; font-weight:bold;}
.warning { color:#FF0042;}
.error_field { background-color:#FFCCCC;}
/* ---2009 5 15 edit for 51626-----*/
.location_title {
	padding:5px 0px;
}
.location_title a {
	font-size:18px;
	font-weight:bold;
	color:#666666;
}
#product_code { margin-top:10px;}
.pimg { margin-top:10px;}
/* ---2009 7 2-----*/
.terms_n_conditions { display:none;}
.display_terms .terms_n_conditions { display:inline;}