﻿/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

/* html tags */

/*reset styles */
*{ margin:0; padding:0;}
html,body, div, span, applet, object, iframe,
h1,h2,h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
	,caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* clearfix */
.clearfix:after, #pagecontent:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix, #pagecontent {
    display: inline-block;
}

html[xmlns] .clearfix, html[xmlns] #pagecontent {
    display: block;
}

* html .clearfix, * html #pagecontent {
    height: 1%;
}


/* html tags */

body 							{  text-align:left; margin:0; color:#fff; background:#4B2A45;  line-height:25px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; /*background:url(../images/body_bg.gif) 0 73px  repeat-x ;*/}
strong 							{ font-weight:bold; }
em								{ font-style:italic; }
a								{ color:#fff;}
form 							{ margin:0; padding:0;  }
h1, h2, h3, h4, h5, h6 { font-size:15px;}
img {border:none}


#access_links 					{ display:none; }


/* page structure */
#wrapper 						{ text-align:left; margin:0 auto; width:1000px; background-color:#fff; }
#mainarea                       {width:668px; float:left; padding-left:20px; padding-right:20px;/*margin:0; margin-right:3px; margin-left:10px; */ /*border:1px solid  black;*/  overflow:hidden}
/*#indexBody #mainarea            {width:732px;float:left; padding:10px 20px}*/
#sidearea                       {width:163px;float:left;    height:inherit; /*border:1px solid #ccc;*/ overflow:hidden;} 
#secondarea                     {float:right; }
#header 						{ display:block; z-index:20; /* background:url(../images/currently/bg_header.jpg)  left   top    no-repeat;*/height:100%; margin-bottom:0; position:relative;/* border-bottom:1px solid  #EAEAEA;*/ margin-bottom:5px;}
#footer { /*border-top:1px solid #373737;*/  margin-top:12px; text-align:center; background:#E8E8EA;}



/*header area*/
#logo 							{ float:left;text-align:center; padding-top:10px; }
#topbar 						{  margin-right:20px; float:right; margin-top:10px; width:500px; text-align:right;}
#topmenu				        { float:right;  margin-top:5px; text-align:right; /*background:url(../images/payment.jpg) no-repeat left top;*/ border:1px solid #ccc;}
#navbar                         {background:url(../images/r4_menu_bg.gif) left top repeat-x;line-height:33px; height:33px;/* background-color:#1177bf;*/ text-transform:uppercase; float:left; width:100%; overflow:hidden; }
#customarea                     { width:400px; float:left; text-align:right; margin-top:15px; line-height:20px;}
#customarea li                  { display:inline}


/*#topbar #topmenu ul				{ position:relative; margin-top:0; }*/
#topmenu ul li,
#topmenu ul li a 				{ display:inline;   padding-left:5px; padding-right:5px; }

#topbar ul li,
.carts { margin-top:5px}

#shoppingcartarea { background:url(../images/currently/ShoppingCart_Bg.png) left   center  no-repeat;
 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu1.png', sizingMethod='crop'); 
width:222px; height:53px; line-height:40px;
 float:right; margin-right:20px; padding-left:10px; margin-left:10px; vertical-align:middle;}
 

 /*首页购物车更新日期09-06-18*/
#shoppingcartarea ul{ list-style:none; width:222px!important; margin-top:8px; margin-left:2px;}
#shoppingcartarea ul li{ float:left; padding-left:3px; vertical-align:middle; }
#shoppingcartarea ul li img{ vertical-align:middle;}
#shoppingcartarea ul li a{ text-decoration:none; font-weight:bold; }

/*icon area*/
.icon_Faq{ background:url(../images/icons/Icon_FAQ.png) left   center  no-repeat;  padding-left:20px;}
.icon_News{ background:url(../images/icons/Icon_News.png) left   center  no-repeat;  padding-left:20px;}
.icon_Newsletter{ background:url(../images/icons/Icon_Letter.png) left   center  no-repeat;  padding-left:20px;}
.icon_Register{ background:url(../images/icons/Icon_Login.png) left   center  no-repeat;  padding-left:20px;}

/*#topbar ul li a 				{ display:inline; height:auto; width:auto;  margin-left:17px; color:#999; text-decoration:underline; line-height:1.1em; }
*/
#topbar #seatitle{ background:url(../images/icons/Icon_Hot.png) left   center  no-repeat;  padding-left:25px; height:28px; line-height:28px; display:block;float:left; font-weight:bold}
#topbar #search_cat{ float:right; width:380px; text-align:right; height:20px;}
#topbar a{ height:30px; line-height:30px; color:black; padding-left:5px;  font-weight:normal}
#topbar  img{padding:0;}

#topbar ul li a:hover,
#topbar a:hover,
#topmenu a:hover,
#footer a:hover		 			{/* color:#999;*/ text-decoration:none; }


#topbar ul 						{ float:left; width:350px; text-align:left;}
#topbar ul li 					{ padding:0 6px;}
#topbar form 					{ margin-bottom:10px; }
#topbar p img					{ color:#999; float:right; }



/*#site_search {margin-top:62px; }*/

#topbar p img 					{ vertical-align:middle; margin-right:5px; }
input#sitesearch_input 			{  color:#999;  font-size:12px; border:none;padding-top:3px; margin-left:20px; margin-top:1px; }
input#sitesearch_input, 
input#sitesearch_submit_input 	{ vertical-align:middle; }




#navbar ul li					{ float:left; /*background:url(../images/currently/spr_menu.gif) left  center no-repeat;*/padding:0 1px;}
#navbar ul li a 				{ overflow:hidden;  font-weight: normal; color:#fff; text-decoration:none; font-size:12px; display:block; padding:0 10px;}
#navbar ul li a:hover		    { text-decoration: none; background-color:#AFBD21;/*background:url(../images/currently/bg_menu_over.gif) left  center  repeat-x;display:block;;*/ /*background:#FF9400;*/ /*background:url(../images/nav_hover.gif) center bottom #fff no-repeat;*/}

#searchheader{ float:left; /*background:url(../images/currently/bg_searchheader.gif) right center no-repeat!important;*/ color:#fff; text-align:left; font-size:14px;
vertical-align:middle; margin-right:12px;*padding-top:0!important;*padding-top:10px;}
#searchheader input#sitesearch_input{ border:0; background:url(../images/search_input_bg.gif) left top no-repeat; width:160px; height:22px; padding-left:20px; padding-right:4px;}
#header_banner                  {float:right;  margin-top:10px; display:none}
#searchheader form{ *position:static!important; *position:relative; top:-10px;}


/*side area*/
#sidebar 						{ float:left; display:block;  margin-right:5px; height:1%; padding-bottom:60px; margin-top:10px; }
#content 						{ float:left; padding-top:23px; font-size:1.1em; line-height:1.5em; z-index:1; }
.contentsidebar,
#contentsidebar					{ float:left; padding:23px 0 60px; }
.contentsidebar					{ width:234px; padding-bottom:23px; }

#sidearea ul				    { margin:0px 0 auto 0; padding-right:0px; }
#sidearea ul li 				{ display:block;}
#categoriesContent ul li { height:33px; line-height:33px; border-bottom:1px solid #F0F0F0; margin-right:3px;}
#sidearea ul li a 			    { /*text-decoration:none;*/ line-height:1.6em; }
#sidearea ul li a:hover		    { text-decoration:underline; color:#e4801c;}
#categorylistboxContent ul li.category-top{ list-style-type:disc;}
/* secondarea */
#secondarea ul				    { margin:0px 0 auto 0; padding-right:5px; }
#secondarea ul li 				{ display:block; margin:0 0 2px 0; padding:0 0 0 10px; }
#secondarea ul li a 			    { text-decoration:none; line-height:1.5em; }
#secondarea ul li a:hover		    { text-decoration:underline; }

/* mainarea */
#mainarea h2, #mainarea h3, #mainarea h4, #mainarea h5 { position:relative; }
#mainarea h2, #mainarea h1	{ display:block;}
#mainarea h3					{ margin-bottom:5px; display:block; color:#003399; font-size:16px; }
#mainarea p, #sidearea p {line-height: 1.5em;/*margin-bottom: 10px;*/}

/* footer */

#footer #global_footer_links { padding-top:8px; }
#footer div.footer_logo { position:absolute; top:10px; right:20px; }
#footer p{  width:90%;}


#footer h3 					{ margin-bottom:10px; font-size:0.9em; }
#footer h3 img				{ vertical-align:middle; margin-left:2px; margin-right:5px; }
#footer a 					{ /*color:#365FD2;*/}
.footer_list				{ float:left; width:auto; margin-right:30px; padding-top:8px; }
.footer_logo				{ float:right; margin-right:15px; }
.footer_list ul li			{ margin-bottom:5px; }
#footer_nav				    { /*display:inline;background:url(../images/ipromo4u/bg_footetnav.jpg) left center no-repeat;*/  line-height:29px; height:29px; border-top:2ps solid #ccc}
#footer_nav li			    { display:inline; margin-right:10px; line-height:1.2em; }
#footer_nav li a{ padding-left:10px; border-left:1px solid #fff;  text-decoration:none;}
#global_footer_links		{ clear:both; padding:17px 0 10px; }
#global_footer_links		{ padding-top: 0; }




/*home page*/
#banner_ideashow { display:block;  padding:0;}
#banner_ideashow img{padding:0; margin:0;}
.ideashowtext{ padding:10px;/*border:1px solid #ccc; background: #F7F7F7 url(../images/currently/bg_tablehead.gif) repeat-x left top;*/ height:100%; margin-top:10px}
.ideashowtext_title{ padding:10px;border:1px solid #ccc; background: #F7F7F7 url(../images/currently/bg_tablehead.gif) repeat-x left top; height:100%; }
#home_main_content { display:block; /*width:702px;*/ /*padding-top:32px;*/ margin-bottom:5px; }

/*category recommend*/
.cate_rec_item{ 
	float: left; width: 146px; width:400px; height:114px; background:url(../images/category_mid.gif) repeat-x; margin-top:5px; margin-left:4px!important; margin-left:2px;
}
.cate_rec_item .box_left{ background:url(../images/category_left.gif) no-repeat left top; float:left; width:8px; height:114px;}
.cate_rec_item .box_right{ background:url(../images/category_right.gif) no-repeat left top;float:left; width:8px; height:114px;}
.cate_rec_item .right{ float:left; width:239px; padding-top:10px; line-height:19px;}
.cate_rec_item .right .description{ height:58px;}
.cate_rec_item a.red{ color:red; font-size:14px; text-decoration:none;}
.cate_rec_item a:hover{ text-decoration:underline;}
.cate_rec_item_img { float:left; margin-top:10px; width:145px;}
/*home-sever*/
.servercontent{ border:1px solid #ccc; background: #F7F7F7 url(../images/currently/bg_tablehead.gif) repeat-x left top; width:100%; height:150px; line-height:1.5em}

.servercontent h2{ padding:10px 0 0 15px;color:#193A94; font-size:12px}

.servers{
	padding-left:15px;
	/*width:47%;*/
	float:left;
	/*padding-left:1%;*/
	width:48%;
/*	height:90px;*/
	padding-left:6px;

}

.servers  h2{ font-size:12px; padding:0; margin:0;padding-top:6px; color:#193A94;float:left; width:120px; }
.servers p{text-indent:0;padding:0; margin:0;float:left;width:120px;}

#index_mainarea p{
		
	
}

.servers_img {
	width:150px;
	height:100px;
/*	margin:5px;
	width:80px;
	height:80px;*/
	float:left;

}

#home_counterfeit_message { clear:both; margin:40px 0 0 10px; font-size:0.9em; text-align:center; }
#home_counterfeit_message img { vertical-align:middle; margin-right:3px; }

#home_main_content h2 a{ margin:0 0 5px; color:white; font-size:1.5em; text-decoration:none;}
#home_main_content h2 a:hover{ text-decoration:underline; color:#003399;}

#display_stylers { display:block; text-align:center; margin-top:32px; }
#display_stylers ul { width:140px; margin:0 auto; }
#display_stylers ul li { float:left; display:block; width:135px; }
#display_stylers ul li a {display:block; font-size:0.9em; }
p#choose_right { color:#003399;line-height: 1.5em; margin-bottom: 10px;}

#more_info_stylers { clear:both; margin:13px 0 0 40px; }
#more_info_stylers img, #more_info_stylers p { float:left; display:block; }
#more_info_stylers p { width:160px; margin:14px 10px 0 5px; font-size:0.9em; text-align:center; }


#home_counterfeit_message { clear:both; margin:40px 0 0 10px; font-size:0.9em; text-align:center; }
#home_counterfeit_message img { vertical-align:middle; margin-right:3px; }

div.home_btm { float:left; clear:none; position:relative; display:block; width:324px; background:url(../images/ghdhair/home/bg_home_btm.jpg) center top no-repeat; margin:0 11px 10px 0; }
#home_btm_right { margin-right:0 !important; }

div.btm_left { float:left; position:relative; height:131px; z-index:1; }
img.home_btm_img { position:absolute; }
div.btm_right { float:left; position:relative; z-index:10; padding-top:12px; }

div.btm_right h3 { display:block; height:16px; }
div.btm_right p { font-size:0.9em; }
div.btm_right p a { font-size:1.1em; color:#cc9933; text-decoration:underline; font-weight:bold; }

#home_btm_left img.home_btm_img { top:-45px; left:0; z-index:-1; }
#home_btm_left div.btm_left { width:163px; padding: }
#home_btm_left div.btm_right { width:160px; }

#home_btm_mid img.home_btm_img { top:-44px; left:14px; }
#home_btm_mid div.btm_left { width:144px; }
#home_btm_mid div.btm_right { width:178px; }

#home_btm_right img.home_btm_img { top:-26px; left:0; }
#home_btm_right div.btm_left { width:127px; }
#home_btm_right div.btm_right { width:195px; }




/* homepage modules */
 div.home_btm { background:url("../images/ghdhair/home/bg_home_btm_2.jpg"/*tpa=http://www.ghdhair.com/img/home/bg_home_btm_2.jpg*/) left top no-repeat; }
 #home_btm_left { background:url("../images/ghdhair/see_the_light/bg_btm_left_uk.jpg") left top no-repeat; }
#home_btm_left a.feature_link_img { display:block; width:141px; height:94px; margin: 15px 0 0 10px; background:ur"../images/ghdhair/see_the_light/home_see_the_light_thumb_over.jpg") left top no-repeat; }
body.homepage #content #home_btm_left a.feature_link_img img { display:block; }

 #home_btm_mid { position:relative; background:url("../images/ghdhair/see_the_light/bg_btm_left_uk.jpg") left top no-repeat; }
 #home_btm_mid div.btm_left { width:165px; }
 #home_btm_mid div.btm_right { width:155px; }
 #home_btm_mid a.feature_link_img { position:relative; display:block; width:160px; height:120px; }
 #home_btm_mid a.feature_link_img img { position:absolute; top:-13px; left:-3px; }

/* lipstick jungle homepage module */
 #home_btm_right div.btm_left { width:183px; }
 #home_btm_right div.btm_right { width:140px; }
 #home_btm_right img.home_btm_img.home_btm_img { top:-32px; left:4px; }


#home_main_content #home_counterfeit_message { margin:20px 0 0 10px; }



/* recommend area */
.product_recommend_item{
	width:110px;
	float:left;
	text-align:center; margin-bottom:20px;
	/*background:url("../images/currently/bg_product_recommend_item.png") left top no-repeat; */

}
.categories_description_new{
	line-height:30px;
}
#recommend_area h1{
	margin-top:10px; font-size:20px; color:#f00034;  text-transform:capitalize;
}

/* ALL products*/
.shop_quarter {
	clear: none; float: left; margin: 10px 0px; width: 33%; text-align: center ; line-height:1.5; overflow:hidden;height:225px;
}
.shop_quarter H1 {overflow:hidden; height:1.2em; font-size:1em; font-weight:bold}
.shop_quarter a {padding-right: 5px; padding-left: 5px; padding-bottom: 0px; padding-top: 0px}

.shop_quarter p {padding-right: 5px; padding-left: 5px; padding-bottom: 0px; padding-top: 0px
}
/*------------PRICE---------------------------------------*/
/*.all_pro_price{ color:#F63;}*/


CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

input ,select,TEXTAREA { /*background-color:#FFF8E3; border:1px solid #999;*/ margin-left:18px; font-size:0.9em; }


SELECT, INPUT {
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	margin: auto;
	display: block;
	width: 95%;*/
	}

input:focus, select:focus, textarea:focus {
	/*background: #E4FEF5;*/
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

 .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

.categoryListBoxContents_recommend{
	clear:both;
	
}
.categoryListBoxContents_recommend H2{
	display:block;
}

.categoryListBoxContents_recommend ul{
	width:160px	;
	float:left;
	padding:0;
	margin-bottom:5px;
	text-align:center;
	padding-top:20px;
	height:160px;
	margin-left:10px;
	background:url("../images/currently/bg_product_recommend_item.png") left top no-repeat; 
}
LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both; height:0; overflow:hidden;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #C4C6C8;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #C4C6C8;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}
/*���ֿ�ʼ*/
/*#wrapper{
	margin:0 auto;
	min-width:930px;
	text-align:left;
}*/
/*wrappers - page or section containers*/


/*#footer{
	border-top:1px solid #F2D7AC;
	padding-top:20px;
	height:80px;
	
}

#footer_content{
	width:800px;
	margin:auto;
	text-align:center;
}
#footer_content a{
	color:#333;
}
	*/
#payments{
/*	float:left;
	background:url(../images/payments.gif) 1.5em 0 no-repeat;
	width:25%;
	padding:1em 0;*/
	}

/*#footer_Nav ul li {
	display:inline;
	
	}*/
/*=======================================*/	
/*products info css*/
#productGeneral{
	/*border:1px solid #C4C6C8;*/
	/*padding:5px;*/ text-align:left;

}

/*product info*/
/*#productinfo_mainimages{
	width:340px;
	float:left;
	text-align:center;
}*/

#productinfo_detail{
	 text-align:left;
	float:right; width:363px;
	height:100%;
	position:relative; margin-top:20px; 
}

#productMainImage{
	float:left;
	width:300px; margin:0;
/*	border:1px #F7F7F7 solid;*/
}

h1#productName { text-align:left;
	white-space:normal; word-break:break-all;
	color:#003399;
	line-height:35px; width:100%; float: left;border-bottom:2px solid #0E75D7; overflow:hidden;
}
h1#productName span{ border-bottom:7px solid #0E75D7; font-size:18px; color:#005CB8}
h2#productPrices {
	color:#000;
display:block; text-align:left;
font-size:12px;
font-weight: normal; line-height:25px;	
}

#productDetailsList{
		float:left;
		width:100%;	
}
#productDetailsList li{
	line-height:2em;
}

#productAttributes{
	float:left;
	margin-bottom:2em;
}
#productDescription{ margin:0; padding:0; font-size:12px; line-height:20px; font-weight: normal;}

#productDescription h2{
	color:#003399;
	padding-bottom:5px;
	text-align:LEFT;
	text-transform:uppercase;
}

/*Shopping Cart Display*/
#cartAdd { float:left; padding-top:10px;}	

/*��Ʒ����ҳ����*/

.navNextPrevList{
	float:left;
	padding-left:20px;
}
.navNextPrevCounter{
	float:left;
}

.navNextPrevWrapper{
	float:right;
}
.categoryIcon{
	float:left;
}
	

#contentmainwrapper {
  margin:.5em 0;
	padding:0;
	}

/*ad area*/

#banner_01{
	width:200px;
	height:240px;
	
	float:left;
	margin-right:20px;
	border:1px solid #ccc;
	
}

#banner_02{
	width:200px;
	height:120px;
	float:left;
	
}

#banner_03{
	width:198px;
	height:120px;
	float:left;
	border:1px solid #ccc;
	
}
#banner_03 p{
	color:#993300;
	font-weight:bold;
	text-align:center;
	width:170px;
	font-size:1.3em;
	vertical-align:middle;
	padding-top:1.3em;
	
}

#navColumnOneWrapper, #navColumnTwoWrapper {
	}
	
#tagline {
	color:#000000;
	font-size: 1.8em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult a{ font-size:13px;}
.navSplitPagesLinks a{font-size:13px}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
	
.navNextPrevList {
/*	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;*/
	}

#navSuppWrapper, #navCatTabsWrapper {
/*	margin: 0em;
	background-color: #2E2E2E;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #909090;
	border-top:5px solid #000000;
	height: 1%;*/
	}
#navSupp{
	width:800px;
	margin:auto;
}


#bottomNav{
	margin:auto;
	}
#bottomNav a, #bottomNav a:visited{
	color:#C4C6C8;
	text-decoration:underline;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #C4C6C8;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #EEEEEE;
	white-space: nowrap;
	}
#navSupp ul li a:hover {
	color:#EEEEEE;
	text-decoration:underline;
	}

#navCatTabs ul li a {
	color: #C4C6C8;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #C4C6C8;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb  a,#navBreadCrumb  {
/*	padding: 0.5em 0.5em;*/
    margin-bottom:10px;
/*	font-size: 0.95em;
*/	font-weight: bold;
	font-weight:normal;
	
	}
	
/*������ҳ*/

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
/*	padding: 0.5em;*/
	}

.alert {color: #C30;margin-left: 0.5em;}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0 0 0 .6em;
	}
#bannerOne{
/*	padding:0;
	margin: .5em 0 0 0;*/
	}
.banners img{
	padding:0;
	}
.centerColumn{
	padding-top:0;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}


.tableHeading TH {
	border-bottom: 1px solid #C4C6C8;

	}

.tableHeading, #cartSubTotal {
/*	background-color: #e9e9e9;*/
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	/*padding: 0.5em 0em;*/
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;

	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #702099;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #EA6705;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
 #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin-top:10px;
	}
/*productlist use*/
#indexBody .centerBoxWrapper {
/*	border-left: 1px solid #C4C6C8;
	border-right: 1px solid #C4C6C8;
	border-bottom: 4px solid #C4C6C8;*/
	/*width:702px;*/
	margin-bottom:10px;
/*   background:url(../images/currently/bg_content_main.gif) left top repeat-y;*/
	border:1px solid #ccc; height:100%;
/*	margin: 2em 0em;*/
	
	
	
/*	margin-left:10px;*/
	}
.centerBoxWrapper {	margin-bottom:10px;}
.centerBoxContentsRecommend{ width:23%; margin-bottom:3em;margin-left:10px;}
.centerBoxContentsRecommend img{ margin-top:10px}
 a.titlemain{ text-align:left; font-weight:bold; font-size:12px; margin-bottom:20px; text-decoration:none; width:120px;}
.productsimgmain{ display:block;}

.titleotherstyle{ margin-bottom:20PX; border-bottom:1PX solid  #DFDFDF; color:#06C; padding-bottom:10px;}
.normalarea{border:1px solid #EAEAEA; padding:10px}
.centerBoxHeading{
	/*background:url(../images/box_top.gif)  left center no-repeat;*/
	height:30px;
	line-height:30px;
	text-indent:15px;
	font-size:16px; color:#000;
	
}
/* h2.centerBoxHeading{
	color:#5285A4;
	font-weight:normal;
	padding-left:20px;
	font-size:12px;
	letter-spacing:-1px;

}*/

/*sideboxes*/
.columnLeft {}

/*main header style*/
h3.leftBoxHeading, h3.rightBoxHeading{
    font-weight: normal;
	width:100%;
	font-size:14px; font-weight:bold;
	white-space:nowrap; text-indent:9999px; display:block;
	
	/*background:url(../images/currently/bg_box_title.gif) left top  repeat-x;*/
   /* background:url(../images/currently/TitleBg_Left.png)  left center no-repeat;*/
/*	border-right:1px solid #ccc;
	border-left:1px solid #ccc;*/
	height:30px; 
	line-height:30px;
	text-align:left;
	text-decoration:none; 
	}
	h3.leftBoxHeading a, h3.rightBoxHeading a{ color:white; text-decoration:none}
	
.leftBoxContainer, .rightBoxContainer{

	margin-bottom:10px;
	/*background:url(../images/bg_box_bottom.gif) left bottom no-repeat; 
	padding-bottom:5px; */overflow:hidden; 
	}
	.leftBoxContainer{background:url(images/r4-updates/left_nav_bottom.gif) no-repeat scroll left bottom transparent;
padding-bottom:5px;
width:165px;}
#categoriesContent ul{/*background:url(images/r4-updates/left_nav_middle.gif) -30px top  repeat-y ;*/}
.sideBoxContent {
	/*background-color: #ffffff;*/
	border-top:none; overflow:hidden; text-align:left; padding-left:0.5em;
background:url(images/r4-updates/left_nav_middle.gif) -0px top  repeat-y ;
/*		background:url(../images/currently/bg_box_bottom.png) left bottom no-repeat;*/ 
	
	}
.leftBoxContainer .sideBoxContent{ padding-left:12px;}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.leftBoxHeading, .rightBoxHeading {
	 height:1.6; font-size:1.5em;
}



#categoriesHeading {
background:url(images/r4-updates/left_nav_top_uk.gif) no-repeat scroll 0 0 transparent;
height:39px;
margin:0;
text-indent:-5000px;
width:165px;
	}
#whatsnewHeading, #manufacturersHeading, #currenciesHeading, #musicgenresHeading, 
#recordcompaniesHeading, #searchHeading, #search-headerHeading, #shoppingcartHeading {
	/*background:#7EA65A url(../images/brownboxHeadingbg.gif) repeat-x;*/
/*	font-size:1.1em;
	padding:.4em 0 .5em 1em;*/
	}
#bestsellersHeading, #reviewsHeading, #featuredHeading, #informationHeading, #moreinformationHeading, 
#ezpagesHeading, #bannerboxallHeading, #specialsHeading, #languagesHeading, #whosonlineHeading, 
#productnotificationsHeading, #tellafriendHeading {
	/*background:#A99A71 url(../images/greenboxHeadingbg.gif) repeat-x;*/
/*	font-size:1.1em;
	padding:.4em 0 .5em 1em;*/
	text-decoration:none;
	}
#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	


	}
/*.category-top li{
	padding:0;
	margin:0;
	vertical-align:middle;

	}
	*/
li.category-top a ,li.category-top a:visited ,li.category-top a:link,#categorieslistContent ul li a{
	font-weight: bold;
     color: #404041;
	 font-size:12px;
	 text-decoration:none;
    font-stretch: narrower;
	white-space:nowrap;
	margin-bottom:0px;
	}
#categorieslistContent ul li a:hover{ text-decoration:underline; color: #2c7ea6;}
.centerBoxContentsNew,.centerBoxContentsSpecials{width:143px!important;*widht:142px; overflow:hidden;/*margin-left:10px;border:1px solid #DBE7F8;*/line-height:1.2em;}
.centerBoxContentsNew:hover{ /*background-color:#F6F4FF;*/}
li.category-top {
	list-style-type:disc; text-decoration:none;
	font-weight: bold;
	 font-size:11px;
     font-stretch: narrower;
	 white-space:nowrap; background:url(../images/nav_arrow2.gif) no-repeat 5px center;
	 /* margin-top:5px;
  margin-bottom:5px;*/
	 padding-left:20px;

	}	
li.category-products{ margin-left:10px;}
li.category-products a{
	
	display:block;
	color:#224488;
	/*color:white;*/	
/*	padding:.4em 0 0 1.5em;
	margin:0;
    color:#333333
	font-weight:bold;
	display:block;
	height:1.8em;
	border-bottom:1px solid #C4C6C8;
	background:#EEEEEE url(../images/bg_boxlist.gif) 1.2em 0.5em no-repeat;*/
/*	background: url(../images/ipromo4u/icon_chd.jpg) 8px center no-repeat;	padding-left:10px;*/
/*   border-bottom:1px solid #999;*/
  text-decoration:underline;
	}
/*li.category-top a:hover{
	background:#333333 url(../images/bg_boxlist.gif) .4em 0.5em no-repeat;
	color:#EEEEEE;
	}
li.category-products a:hover{
	background:#333333 url(../images/bg_boxlist.gif) 1.2em 0.5em no-repeat;
	color:#EEEEEE;
	}*/
#categoriesContent{ padding-left:0px;
	/*padding-left:30px;
	background:url(images/meun_left.jpg) no-repeat left 4px;*/
	}
#bestsellersContent {
	/*color:#333333;
	font-weight:bold;*/
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	/*color:#333333;
	font-weight:bold;*/
	}
#extralinks{ border-top:1px  dotted #2C7EA6; margin-top:10px; padding-top:5px;
	}


 TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages,  .centerBoxContentsAlsoPurch,   .gvBal, .attribImg{
	text-align: center;
	}
	.centerBoxContentsSpecials,.centerBoxContentsNew,.centerBoxContentsFeatured { text-align:left;}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
.ic{
	display:none;
	}
#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	/*color: #333333;*/
	font-weight:bold;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold; color:#000;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}


/*talbe */
.rowOdd {
	/*background-color: #E8E8E8;*/
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	/*background-color: #F0F0F0;*/
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 
	#myAccountGen{ margin-bottom:30px;}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	/*background-color: #cacaca;*/
	height: 2em;
	}

.productListing-rowheading {
/*	background-image: url(../images/centerBoxHeadingbg.gif);
	height: 2em;
	color: #FFFFFF;*/
	}
	
.tabTable th{
	line-height:30px;

	}
	
.productListing-odd ,.productListing-even {
		line-height:28px;
}
#siteMapList {
	width: 90%;
	float: right;
	}
	#siteMapList ul li { font-weight:bold;}
#siteMapList ul li ul li a{ padding-left:10px; /*background:url(../images/line.gif) no-repeat left center;*/ font-weight:normal;}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
	
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/***IMAGE HANDLER SUPPORT ***/

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}



#ZoomBox IFRAME {

	DISPLAY: block; POSITION: absolute;Z-INDEX: -1;TOP: 0; LEFT: 0; WIDTH: 500px;  HEIGHT: 500px;

}

#ZoomBox {background:#eee url(../images/pop_bg1.gif) repeat-y right top;}



#smallImgBtns {

	position:relative; width:400px; height:110px;background:#fff url(../images/pop_bg2.gif) right  bottom no-repeat 0 100%; z-index:480;padding:0 8px 10px 0;

}


#product_flash_btn img,#smallImgBtns img {padding:1px;}

#product_main_con {width:747px;overflow:hidden;}

#product_main_con #search_feedback {width:230px;}


/*��Ʒչʾ����*/ 

#product_flash { text-align:center; /*border:1px solid #eee;*/ float:left; /*margin:10px; padding-bottom:10px; padding-top:10px;*/ margin-top:20px;}


#product_flash ul li{ list-style:none;}

.p_f_en {background:url(../images/btn_enlarge.gif) no-repeat; padding-left:18px;}

#product_flash_btn {/* margin-top:30px; background:url(../images/products_info_img_bg.gif) no-repeat;*/ width:300px; height:127px; overflow:hidden; float:left; text-align:center;}

#product_flash_btn  li img { border:1px solid #eee; }

ul#product_flash_btn li{float:left;padding-top:10px; margin-left:15px; }



	
#wrapperAttribsOptions	{
	line-height:28px;
}



#bottom_icon{
	margin-bottom:10PX;
}


#whatsNew,#featuredProducts{
	width:702px;
	border-left:1px solid #ccc;

}

/*productlist show*/
.productlistitem:hover{ background-color:#F6F4FF;}

.productlistitem{
	background:url(images/bespoke/productlistings_free.gif) no-repeat scroll center top transparent;
margin-left:-1px;

width:665px; margin-bottom:20px;
/*	width:160px;
	height:240px;
	float:left;
	text-align:center;*/
	/*border:1px solid #DBE7F8;*/

	/*border-bottom:1px solid #ccc;*/

/*	background:url(../images/currently/bg_productlistitem.jpg) left center no-repeat;*/
}
.productlistitem_foot{background:url(images/bespoke/prod-disp-footer_red2_665.gif)  no-repeat left bottom #fff;
height:36px; margin-top:10px;

padding-left:5px;
 float:left;
width:665px;}
.buynowarea{ margin-bottom:15px;   top:37px; text-align:center; }
h3.itemTitle a{ float:left; /*margin-left:24px;*/
color:#1C92F6;
text-decoration:none; width:100%;
font-size:10px;
overflow:hidden;
text-decoration: none;
text-align: center; margin-bottom:0;
/*background:url(../images/currently/bg-title-productlist.gif) left center no-repeat;*/
/*height:16px;*/
line-height:16px;
/*white-space: nowrap;*/
}
h3.itemTitle a:hover{ color:#1C92F6; text-decoration:underline;}
.buynowarea b{ font-size:11px; font-weight:bold; color:#1E48BD}
.itemprices{
	text-align:left;
	color:#FF7848;
	font-weight:bold;
	
}

.pricetitle{
	padding:0;
	color:#28B302;
	font-size:12px;
	text-align:left;
	padding-left:24px;
	margin:0;
}
.buynowarea b{ float:left; margin-left:24px; width:100%; text-align:left}

.save{ background:url(../images/shipping.jpg) no-repeat left; text-indent:20px; font-size:10px; color:#FF6600; margin-bottom:10px; text-align: left; float:left; display:none;}
.icon_buynow{ text-align:left; float:left;}

.itemimages{ text-align:center;
/*	height:165px;
	width:180px;*/
	/*margin-left:24px;*/
	
}
.title_style_blue{background:url(../images/currently/bg_title_rc.gif) left center no-repeat; height:34px; width:720px; padding-left:15px; padding-top:15px;
  color:white;}

.listingDescription{ padding:0 10px; width:160px;word-wrap:break-word;
	line-height:1.8em;
	list-style:decimal;
	/*width:260PX;*/
	height:50PX;
	overflow:hidden;
	margin-bottom:10px;
	}	
.btn_details img{
	/*margin-top:28px;*/
		margin:0 auto;

	}
#productlist_img{
/*	float:left;
	height:210px;
	width:210px;*/
}
#productlist_img img{
/*	float:left;
	width:300px;
	height:300px;*/
}

.productlist_img{
	border:1px solid  #F9F9F9;
}
.title_01{ /*background:url(../images/ipromo4u/t_01.jpg) left center no-repeat*/}


/*recently viewed*/
#recentlyviewedContent{
	padding-left:8px;
	line-height:2em;
	
}

#recentlyviewedContent tr{
	padding:2px 4px 0px 4px;
	border-bottom:1px solid #666;
	text-align:center;
	
}

#recentlyviewedContent td,#recentlyviewedContent th {
	border-bottom: 1px solid #666;
	padding: 3px 5px 2px 5px;
	font-size: .8em;

}

#recentlyviewedContent th {
    background: url(images/th_bg.png) no-repeat left top;
	color: white;
	text-align: left;
	border-color: #14556b;
}
#recentlyviewedContent img{
	width:50px;
	height:40px
}

/*contactform link */
#contactformlink img{
	margin-bottom:15px;
}


.additionalImages {
	padding-top:10px;
	border:1px solid #ccc;
	width:215px;
	height:140px;
	overflow:hidden;
	margin-top:2px;
	margin-left:2px;	
}

#productAdditionalImages{
	width:702px;
	margin-left:10px;
	text-align:center;
	
}

#productListHeading{
	display:none;
	
}

#alsoPurchased{
	margin-top:30px;
}

#collsellarea{
	margin-top:10px;
	padding-bottom:5px
	
}
;
.collsellitem{
	width:33%;
	float:left;
	text-align:center;
	padding-top:10px;
}



#smallImgBtns li {float:left;padding:2px 4px 0px 4px; list-style-type:none;}



.max_flash_width {
padding-left:15px;
width:925px;
}
.margin_t {
margin-top:10px;
}


.clearboth{
	clear:both;
}
.backgroundnone{
	background:none;}
/*the product*/


/*FAQ*/

#servicelink{ margin-bottom:20px; background:url(../images/currently/bg_tablehead.gif) left  top repeat-x;  border:1px solid #ccc; margin-top:20px;  padding:10px 0}
.iconlink { float:left; width:60px; text-align:center; margin-left:10px;}
.our_links{ float:left; width:150px; text-align:left;}
#productinfo #mainarea .our_links{ float:left; width:170px; text-align:left; padding-left:20px}
.our_links .title{ font-weight:bold}
.our_links ul li{ line-height:1.8em}


#productinfoBody #mainarea .our_links{ float:left; width:130px; padding-left:27PX; text-align:left;}




#sendsuccess{ height:40px; line-height:40px;width:420px; border:#093 solid 1px;  background:#EFEFEF; font-weight:bold; color:#999; padding:10px; 
 }





/*paymentlist */
#paymentlist{
	margin-top:10px;
}
#paymentlist img{
	padding-left:5px;
}


/*the product*/



.none {
    display: none
}

.tabmcontent {
/*    height: 172px;
    background:#F5FAFE;
   
	background: #F7F7F7 url(../images/currently/bg_tablehead.gif) repeat-x left top; height:100%*/
}
#mytab2_Content0,#mytab2_Content1 ,#mytab2_Content2{
	background: #F7F7F7 url(../images/currently/bg_tablehead.gif) repeat-x left top;  padding:10px; line-height:1.6em;border: 1px solid #CBD7EC;
}
.indexproductstab {
	
	margin-top:10px;
	width:100%;
/*    float: left;
    width: 200px;
    margin-bottom: 10px;*/
}
.ntabr {
    float: left;
    /*width: 300px;*/
    margin-bottom: 10px;
}
.index_tabtitle {
    font-weight: bold;     
    overflow: hidden; 
    text-align: center;
	width:100%;
}

.index_tabtitle li {
    float: left;
   /* width: 100px;*/
    padding: 4px 0px 2px;   
	margin-right:5px;
	padding-left:0;
	padding-bottom:0;
}
.index_tabtitle .active {
    width:95px;
	line-height:25px;

    background:url(../images/tab_index_normal.jpg) left center  no-repeat;

}
.index_tabtitle .normal {
	width:95px;	
	color:white;
	line-height:25px;
    background:url(../images/tab_index_active.jpg) left center  no-repeat;
	cursor:hand;
}

/*.index_tablcontent {
    height: 216px; 
    border: 1px solid #CBD7EC;
}
.index_tabrcontent {
    height: 216px; 
    border: 1px solid #CBD7EC;
}*/
/*index page tab end*/



/*sidebox*/
.sideboxnew{ /*height:120px;*/}
.sidebox_proimg{
	padding-left:10px;
	
}
.sidebox_proinfo a{ font-size:13px;}
.sidebox_proinfo{
/*	padding-top:20px;
	width:60px;
	float:left;*/
	margin-top:5px;
}

/*global style*/

.border_3_sider{border:1px solid #CCC; border-top:none; height:100%; width:702px;  }


/*shopping cart*/
table #cartContentsDisplay{
	border-collapse: collapse;
	color:#033BCF;
}


 #cartContentsDisplay td{
	 vertical-align:middle;

}


.tableHeading th {
	 padding: 6px 5px 4px 5px;
    /*background: url(../images/currently/bg_tableHeading.gif)  left top repeat-x;*/
	text-align: center;
	font-weight:bold;
}

#cartProdTitle{ margin-top:30px; padding-top:30px;}

#tableshoppingleading{ margin:20px 0 20px 20px; border:1px solid #E4E4E4; width:95%!important;}
#tableshoppingleading td{ padding: 6px 5px 4px 5px; text-align:center}





/*06-16修改*/
#productQuantityDiscounts table{ border-collapse: collapse; border-color:#CCC;}
#productQuantityDiscounts table th{ background-color:#CCC; border: 1px solid #CCC; padding: 3px 5px 2px 5px;font-size: .8em; text-align:center;}
#productQuantityDiscounts table td{ border: 1px solid #CCC; padding: 3px 5px 2px 5px;font-size: .8em; text-align:center;}

/*产品分类*/
#ideashowcat_set{width:559px; float:left}
#ideashowcat_set #categoryImgListing{ float:left; width:120px; margin-right:10px}

#ideashowcat_unset{
	background:url(../images/currently/banner_all.jpg) no-repeat #F4F7FC;
	/*width:670px;*/
	height:180px;
	padding:5px;
}

#ideashowcat_unset h1{ padding-left:50%; margin-top:10px}
#ideashowcat_unset p{  padding-left:50%;float: left; width:300px; text-indent:2em;}


#ideashowsider_unset{background:url(../images/currently/banner_sider.jpg)  left top no-repeat; width:208px; height:180px;}
#ideashowsider_unset h1{padding:0; margin:0; padding-left:15px; padding-top:10px}
#ideashowsider_unset p{ width:188px; padding-left:10PX;}
.topnew{
    clear:both;
}


/*news*/
#newslist{ padding:10px; line-height:1.6em}
#newslist h3 a{ font-size:12px; background:url(../images/currently/icon_full.gif) left center no-repeat;  padding-left:15px; }
#mainarea h3.itemTitle{ width:100%; float:left; margin-top:0; }
#buy_now{ background:url(../images/currently/button_buy_now.gif) no-repeat; width:96px; height:20px; border:none; float:left; left:-1px; position:relative;}
#list_view:hover,#buy_now:hover{ background-position:left bottom; cursor:pointer;}
#list_view{background:url(../images/view.gif) no-repeat; width:72px; height:20px; border:none; float:left; position:relative; left:1px;}

.indexbuynow{/* position:relative; top:20px;*/ text-align: center; float:left; width:100%; overflow:hidden}
.indexbuynow a{/* margin-left:24px;*/ font-weight:bold; color:#1C92F6; text-decoration:none;}
.indexbuynow a:hover{ text-decoration:underline;}
#productinfo_detail p.stock{font-size:10px; width:100%; float:left;}
#productinfo_detail .stock .in{ background:url(../images/tick_in_stock.gif) no-repeat; padding-left:15px; font-weight:bold;}
#dealbox_share{margin:0 auto;width:150px;}
#dealbox_share h3{font-size:12px;font-weight:normal;color:#005CB8;margin:9px 2px 2px; font-size:11px;}
#dealbox_share .email a span{};
.rightBoxHeading label{ padding:0; line-height:32px;}
#page_top{ float:left;}
#top_pic{ padding:10px; padding-top:0;}
#top_pic img{ border:1px solid #eee;}
#right_box{ float:left; overflow:hidden;}
#categorieslistHeading{ /*background:none; color:#ff9400; font-family:Arial, Helvetica, sans-serif; font-size:24px; text-align:left;*/}
#categorieslistContent{ /*border:none; padding-left:20px;*/}
#categorieslistContent li{ background:url(../images/yellow_dot.gif) left center no-repeat; padding-left:15px; line-height:25px; list-style:none; height:25px;}
#extralinks a{background:url(../images/blue_dot.gif) left center  no-repeat; padding-left:15px; line-height:25px; font-size:12px; text-decoration:none; color:#0e79bf;}
#extralinks a:hover{ text-decoration:underline}
#page_top .ad{ margin-left:10px;}
.centerBox{ /*background:url(../images/box_bg.gif) repeat-y;*/ margin-top:10px; overflow:hidden;}
.centerBox_foot{/*background:url(../images/box_foot.gif) repeat-y; width:804px; height:17px; */}
.sideBoxContent a{ /*color:#666;*/}
.centerBox_mid{ overflow:hidden;/*border:1px solid #FFA13F; border-bottom: none; border-top:none;*/}
.price,.all_pro_price{ float:left; overflow:hidden; /*padding-left:24px;*/ width:100%; text-align: center;}
.centerBoxContentsAlsoPurch{ height:215px;}
.centerBoxContentsAlsoPurch .itemimages{ margin-left:0;}
.centerBoxContentsAlsoPurch .itemTitle a{ margin-left:0; }
#partners li{width:50%; float:left; list-style-type:none; text-align:center; margin-bottom:10px; overflow:hidden;}
#partners li img{ *margin-left:20px;}
.clearboth{ height:0;overflow:hidden}
#partners a:hover{ cursor:pointer; position:relative; top:-2px; left:-2px;}
.centerBoxContentsFeatured{ overflow:hidden; background:url(images/home_r4i_top.gif) no-repeat top left; width:325px; margin-left:10px; margin-top:0;}
.centerBoxContentsFeatured1{ overflow:hidden; background:url(images/home_r4_top.gif) no-repeat top left; width:325px;}
.centerBoxContentsFeatured_foot1{background:url(images/home_r4_bottom.gif) no-repeat top left #fff; width:325px; height:67px;}
.centerBoxContentsFeatured_foot{background:url(images/home_r4i_bottom.gif) no-repeat top left #fff; width:325px; height:67px;}
#partners .sideBoxContent{float:left}
#company_news{ width:727px; background:url(../images/news_bg.gif) top repeat-x; height:39px; line-height:39px; margin-left:10px; overflow:hidden;}
#company_news a{ text-decoration:none}
#company_news a:hover{ font-weight:bold; text-decoration:underline;}
#company_news .left{ background:url(../images/news_left.gif) left top repeat-y; width:12px; height:39px; float:left}
#company_news .right{ background:url(../images/news_right.gif) right top repeat-y; width:12px; height:39px; float:right; position:relative; top:-39px;}
.index_layer #boxswitch div {width:242px;height:30px;float:left;line-height:30px;text-align:center;font-size:14px;font-weight:bold;}
.index_layer .off {cursor:pointer;}
.index_layer .off a span{ color:#000;}
.index_layer a{ text-decoration:none;}
.index_layer #boxswitch div.on {background:#fff;color:#A72D2C; width:244px; }
.index_layer .show li {float:left;margin:10px 0px 0 0px ; width:20%;*width:19%!important;*width:142px; overflow:hidden; height:220px;}
.index_layer .show span {display:block; float:left; text-align:center;padding-left:4px;}
#boxswitch{ width:728px; overflow:hidden; float:left;border:1px solid #ff9f3b; border-bottom:none;background:url(../images/index_swich_off.gif) repeat-x;}
.hide{display:none;}
#layer_switch{ overflow:hidden; width:100%;}
.show{ width:718px; float:left; overflow:hidden; border:1px solid #ff9f3b; border-top:none; padding-left:10px;}
.clear{ clear:both;}
#partners_Heading{ background:url(../images/link_top.gif) -1px top  no-repeat; height:43px; line-height:43px;}
#partners .sideBoxContent{ border:1px solid #cdcdcd}
#whosonlineHeading{ display:none;}
#whosonlineContent{ border:none; background:url(../images/online_bg.gif) -1px top no-repeat; height:74px;}
#whosonlineContent b{ color:#fd610e; font-size:16px;}
#news_text{ width:700px; height:39px; overflow:hidden}
#news_text li{ list-style-type:none;}
#productQuantity{ }
#menu_left{ background:url(../images/menu_top.gif) no-repeat top left #ffac36; padding-top:10px;}
#menu_bottom{ background:url(../images/menu_bottom.gif) no-repeat top left #ffac36; width:180px; height:10px;}
#menu_left ul li a{ background:url(../images/menu_li_hover.gif) no-repeat center; width:180px; height:40px; display:block; text-align:center; color:#fff; font-size:16px; font-weight:bold; line-height:40px; text-decoration:none;}
#menu_left ul li a:hover{ background:url(../images/menu_li.gif) no-repeat center; color:#fc9701; text-decoration:none; }
#recommend_area{ padding-left:10px;}
a#login,a#my_account{ margin-left:15px; padding-left:14px; color:#FFF; font-size:12px; font-weight:bold; line-height:20px; text-decoration:none; text-transform:uppercase;}
a#login:hover,a#my_account:hover{text-decoration: underline;}
a#login{ background:url(../images/login_bg.gif) no-repeat left  center;}
a#my_account{ background:url(../images/account_bg.gif) no-repeat left  center;}
h3#cagegory_name,h3#product_name{ color:#e80034; border-bottom:3px solid #ffac36; line-height:25px;}
.categoryListBoxContents,.centerBoxContentsAlsoPurch{ width:180px; height:180px;/* background:url(../images/category_row_bg.gif) no-repeat;*/ padding-top:10px; margin-right:22px; text-align:center;}
.fl{ float:left;}
.productlistitem a,.categoryListBoxContents a,.centerBoxContentsAlsoPurch a{ font-size:14px; font-weight:600; text-decoration:none; color:#000;}
.products_name,.category_name{ display:block;}
#productQuantityDiscounts,#productDescription{ float:left;}
#productPrices .normalprice{ font-weight:bold;}
#productPrices .productSpecialPrice{ font-weight:bold; color:#e80034;}
#productPrices .productPriceDiscount{ font-weight:bold; color:#000;}
#productPrices .big_price{  color:#e80034; font-size:24px;}
#product_flash_show_i{  height:auto;}
h2.greeting,.navSplitPagesResult{ line-height:25px;}
#productListing .centerBox_mid,#product_sim_page .centerBox_mid { border:none;}
#enquiry{ margin-left:0; width:248px;}
#product_sim_page .centerBox_foot{ display:none;}
#cartImage{ float:none;}
.centerColumn td{ text-align:left;}
#shoppingCartDefault td{ text-align:center;}
.infoBoxContents textarea{ margin:0;}
.breadCrumb,#bannerboxallHeading{ display:none;}
#shoppingcartHeading{ background:url(images/r4i-co-uk/shopping_cart.gif) no-repeat;}
#shoppingcartContent{border-bottom:1px solid #D5D3D5;
border-left:1px solid #D5D3D5;
border-right:1px solid #D5D3D5;
font-size:11px;
font-weight:normal;
margin:0px 0 4px;
padding:5px 10px 0 14px;}
#informationHeading{
	background:url(images/r4-updates/nav_more_info_uk.gif) top no-repeat ;
float:left;
height:39px;
width:165px;}
.index_price{ margin-top:40px; float:right; text-align:right; color:#FFF!important; padding-right:10px; *position:relative; *top:60px;*margin-top:0;}
.index_price .productSpecialPrice{color:#FFF!important;}
#index_featured{ margin:0;}
#index_featured h2{ display:none;}
.productlistitem p{color:#474747;
font-size:14px;
font-weight:bold;
margin-left:140px;
margin-top:10px;
padding-right:30px;}
#faqinfoBody td,#faqsallBody td{ text-align:left;}
.faq_title a{ color:#F5691B;}
