@import url("reset.css");

body
{
	font:11px Verdana, Geneva, sans-serif;
	color:#666;
}
a
{
	color:#787878;
	font-family:arial;
}
a:hover, .light_links a:hover, .blue_links	a, .blue_link
{
	color:#3f3958;
}
.blue_links	a:hover, .blue_link:hover
{
	text-decoration:underline;
}
select
{
    font-size:10px;
    height:21px;
    border:1px solid #ccc;
}
.clear
{
	clear:both;
}
.float_left
{
	float:left;
}
.float_right
{
	float:right;
}
.light_gray, .light_link, .light_links a
{
	color:#888;
}
.small_text
{
	font-size:10px;
}
.uppercase
{
	text-transform:uppercase;
}
.bold
{
	font-weight:bold;
}
.blue_text
{
	color:#3f3958;
}
.button
{
    cursor:pointer;
    border:0;
    background:url(../img/buttons.png) no-repeat;
}
.input_text
{
    border:1px solid #ccc;
    font-size:10px;
    height:19px;
    line-height:19px;
    padding:0 4px;
}
.img_mask_text
{
color:#FFFFFF;
height:29px;
line-height:28px;
margin-top:0px;
overflow:hidden;
width:100%;
}
.img_mask_text_di{
color:#FFFFFF;
height:30px;
line-height:28px;
margin-top:-31px;
overflow:hidden;
width:100%;
}
.img_mask_text_bg, .img_mask_text_content
{
    float:left;
    width:200px;
    height:30px;
}
.img_mask_text_bg
{
    background-color:#000;
    filter:Alpha(opacity=70);
    opacity:.7;
}
.img_mask_text_bg_di{
background-color:#000000;
height:28px;
opacity:0.7;
width:200px;
}
.img_mask_text_content
{
    margin-top:-28px;cursor:pointer;
    text-indent:9px;border:0px solid red;
	position:relative;
}
.img_mask_text_content_di
{
    margin-top:-28px;cursor:pointer;
    text-indent:9px;border:0px solid red;
	position:relative;
}
.img_mask_text .white_arrow
{
float:right;
height:9px;
margin-top:4px;
padding-left:16px;
width:9px;
    background:url(../img/image_title_icon.png) no-repeat;
}
.rte{
background:transparent url(../img/order_footer.gif) no-repeat scroll left bottom;
padding-bottom:33px;
width:700px;
}
.rte div table,.rte div p{
	margin:auto;
	width:97%;
}
.white_arrow_di
{
background:transparent url(../img/image_title_icon.png) no-repeat scroll 0 0;
float:right;
height:9px;
margin-top:10px;
padding-right:13px;
width:9px;
}

.img_mask_text_link:hover
{

}


.position_fixed
{
	position:fixed;
}
.popup
{
	position:absolute;
	z-index:11999;
	display:none;
}
.popup_bg
{
	background:transparent url(../img/popup_shadow.png) no-repeat scroll 0 0;
	width:210px;
	z-index:10000;
}
.popup_top_right, .popup_bottom_left
{
	position:absolute;
	width:10px;
	height:10px;
}
.popup_top_right
{
	right:-10px;
	top:0;
	background-position:right top;
}
.popup_bottom_left
{
	left:0;
	bottom:-10px;
	background-position:left bottom;
}
.popup_content
{
    width:100%;
    height:100%;
	margin:10px 0 -10px 10px;position:relative;
	background-position:right bottom;
}
.box
{
    margin-bottom:16px;
}
.box h3
{
    font-size:10px;
    text-transform:uppercase;
    font-weight:bold;
    height:27px;
    line-height:27px;
    overflow:hidden;
    text-indent:10px;
	width:200px;
}
.graybox h3
{
    background:#ddd;
    color:#3f3958;
}
.graybox .box_content
{
    color:#606060;
    background:url(../img/dot_line.gif) repeat-x #f5f5f5;
}
.graybox .box_bottom_line
{
    background:url(../img/dot_line.gif) repeat-x left bottom;
}
.bluebox h3
{
    background:#3f3958;
    color:#fff;
}
.shadowbox
{
	position:relative;
	margin:0px 0 0 -8px;
}
.shadow_bg
{
	background:transparent url(../img/f_footer.gif) no-repeat scroll center bottom;
	padding-bottom:13px;
}
.shadowbox .shadow_top_right, .shadowbox .shadow_bottom_left
{
	position:absolute;
	width:13px;
	height:13px;
}
.shadowbox .shadow_top_right
{
	right:-8px;display:none;
	top:0;
	background-position:right top;
}
.shadowbox .shadow_bottom_left
{
	left:0;
	bottom:0px;
	background-position:left bottom;
}
.shadowbox h3
{
	margin:0px 0 0 5px;
position:relative;
width:690px;
}
.shadowbox .box_content
{
	float:left;
    width:100%;
    height:100%;
	background:url(../img/f_bg.gif) repeat-y scroll center center;
}
#product_lis div#box_bg
{
	float:left;
	padding:27px 0 20px 0;
    width:100%;
    height:100%;
	margin:0px 0px -8px 8px!important;
	background-position:right bottom;
}

.products_list li
{
	float:left;
	font-size:10px;
	background:url(../img/product_bg.png) no-repeat;
	text-align:center;
	overflow:hidden;
	width:200px;
}
.products_list li .price
{
	color:#3f3958;
	font-weight:bold;
}
.medium_products_list li
{
	width:200;
	height:357px;
	padding:8px 8px 0 8px;
	margin:13px 0 0 11px;
}
.medium_products_list li h5
{
	float:left;
	margin:5px 0;
	width:190px;
	line-height:12px;
}
.viewed_products_list li
{
	width:160px;
	hheight:278px;
	height:80px;
	padding:6px;
	background-position:-217px top;
}
.viewed_products_list li h5
{
	float:left;
	margin:4px 0;
	width:150px;
	line-height:12px;
}
.pagination ul li
{
	float:left;
	margin-left:3px;
}
.pagination ul li.current
{
	background:#3f3958;
	color:#FFF;
	height:17px;
	line-height:17px;
	padding:0 6px;
}
.pagination ul li.disabled, .pagination ul li a
{
	float:left;
	border:1px solid #ccc;
	height:15px;
	line-height:15px;
	padding:0 5px;
}
.pagination ul li a:hover
{
	background:#3f3958;
	color:#FFF;
	border-color:#3f3958;
}
.pagination ul li.disabled
{
	border-color:#ddd;
	color:#bbb;
}
.pagination ul li.pagination_next
{
	margin-left:5px;
}
.pagination ul li.pagination_previous
{
	margin-right:2px;
}
h2 {
background:#3F3958 none repeat scroll 0 0;
color:#FFFFFF;
font-family:arial;
font-size:12px;
font-weight:bold;
height:27px;
line-height:27px;
text-transform:uppercase;
}
#page
{
background:transparent url(../img/page_bg.gif) repeat-y scroll top center;
margin:0 auto;
padding:0 42px 25px;
position:relative;
width:916px;
}
#headers
{
	margin:0 -42px;border:0px solid red;
	height:543px;
	background:transparent url(../img/header_bg.gif) no-repeat scroll top center;
}
#header
{
	margin:0 -42px;border:0px solid red;
	height:200px;
	background:transparent url(../img/header_bg.gif) no-repeat scroll top center;
}
#logo
{
	margin-left:36px;
}
#top_links
{
	margin:27px 36px 0 0;
}
#top_links a
{
	padding:0 4px;
}
.header_row{
	height:20px;
	line-height:27px;
	overflow:hidden;
	padding:10px 42px 18px 42px;
}
#top_cart
{
	height:20px;
	width:21px;
	background:url(../img/bag.gif) no-repeat;
	padding-top:5px;
}
#top_cart a span
{
color:#FFFFFF;
padding-left:5px;
text-align:center;
width:20px;display:inline;
}
#categories li
{
    float:left;
    margin-right:18px;
}
#categories a:hover
{
    color:#3f3958;
}
#categories .parent_link
{
    float:left;
    color:#777;
    font-weight:bold;
}
#categories .link_arrow
{
    padding-right:10px;
    background:url(../img/link_arrow.gif) no-repeat right 12px;
}
#categories .link_arrow:hover, #categories .link_hover
{
    color:#3f3958;
    background-position:right -5px;
}
#categories .subcategories
{
   float:left;
   margin:0px 23px 16px 15px;
   line-height:22px;
   clear:both;
}
#categories .first_subcategories
{
    margin-right:0px;
    padding-right:10px;
    /*background:url(../img/dot_vline.gif) repeat-y right top;*/
}
#categories .subcategories li
{
    float:none;
	width:170px;
}
#categories .viewall_wrapper
{
    margin:0 21px 0 15px;
    height:42px;
    background:url(../img/dot_line.gif) repeat-x;
}
#searchbar
{
    width:908px;
    height:34px;
    padding:8px;
    margin:-8px auto;
    margin-bottom:8px;
    background:url(../img/searchbar_shadow.png) no-repeat;
}
#searchbar h3
{
    width:97px;
    height:100%;
    line-height:34px;
    color:#FFF;
    background:#3f3958;
    font-weight:bold;
    text-align:center;
    margin-right:9px;
}
#searchbar form *
{
    float:left;
    margin:7px 5px 0 0;
	position:static;
}
#searchbar form .input_text
{
    width:283px;
}
#searchbar .dvalue_blur
{
    color:#999;
}
#searchbar .search_submit_button
{
    width:39px;
    height:21px;
}

#image_scroller
{
    position:relative;
    width:908px;
    height:356px;
    margin:0 auto;
    margin-bottom:16px;
    overflow:hidden;
}
#image_scroller ul, #image_scroller .next_button, #image_scroller li .image_title, #image_scroller li .image_title_bg
{
    position:absolute;
}
#image_scroller li
{
    float:left;
    position:relative;
    cursor:pointer;
    margin-right:18px;
}
#image_scroller li img
{
    float:left;
}
#image_scroller li .image_title_bg, #image_scroller li .image_title
{
    bottom:0;
    left:0;
    color:#fff;
    width:100%;
    height:35px;
}
#image_scroller li .image_title_bg
{
    background-color:#000;
    filter:Alpha(opacity=50);
    opacity:.5;
}
#image_scroller li.hover .image_title_bg
{
    background:#3f3958;
    filter:Alpha(opacity=100);
    opacity:1;
}
#image_scroller li .image_title
{
    line-height:35px;
    text-indent:22px;
}
#image_scroller li .image_title_icon
{
    position:absolute;
    width:9px;
    height:9px;
    right:12px;
    top:14px;
    background:url(../img/image_title_icon.png) no-repeat;
}
#image_scroller .next_button
{
    cursor:pointer;
    top:0;
    right:0;
    width:93px;
    height:100%;
}
#image_scroller .next_button .next_button_icon
{
    position:absolute;
    top:45%;
    right:0;
    width:23px;
    height:20px;
    background:url(../img/next_image_button.png) no-repeat left -20px;
}
#image_scroller .next_button .next_button_bg
{
    width:100%;
    height:100%;
    background:url(../img/image_mask.png);
}
#image_scroller .button_hover
{
    background:none;
}
#image_scroller .button_hover .next_button_bg
{
    filter:Alpha(opacity=0);
    opacity:0;
}
#image_scroller .button_hover .next_button_icon
{
    background-position:left top;
}

.column
{
    float:left;
}
#left_column
{
    margin-left:4px;
	clear:both;
	margin-right:20px;
	width:200px;
}
#last_reviews ul
{
    padding:10px;
}
.live_chat_link
{
    display:block;
    height:41px;
    background:url(../img/livechat.png) no-repeat;
}
#style_and_measure h3
{
    height:23px;
    line-height:23px;
}
#style_and_measure .box_content a
{
	height:219px;
    float:left;
    display:block;
}
#custom_style_link .img_mask_text
{
    line-height:11px;
}
#custom_style_link .img_mask_text_content
{
    padding-top:4px;
}
#custom_style_link .img_mask_text_content .last_row
{
    padding-left:40px;
}
#how_to_measure_link
{
    margin-top:12px;
}
#home_featured_box
{
	float:left;
	width:700px;
}
#product_list
{
	float:left;
	width:700px;
}
#viewed_products_block h3{
background:#3F3958 none repeat scroll 0 0;
color:#FFFFFF;
font-size:10px;
font-weight:bolder;
line-height:1px;
padding:10px;
text-transform:uppercase;
}
#viewed_products_block{
	background:transparent url(../img/view_footer.gif) no-repeat scroll center bottom;
padding-bottom:8px;
}
#viewed_products_block div.block_content{
	background:transparent url(../img/view_bg.gif) repeat-y scroll center center;
	min-height:200px;
	width:200px;
}
#viewed_products_block .products_list li
{
	margin:14px 0 0 14px;
}

#subcategories
{
	margin-bottom:13px;
	width:700px;
}
#subcategories ul
{
	padding:12px 0 0 16px;
	line-height:24px;
}
#subcategories ul li
{
	float:left;
	width:24%;
}
#products_toolbar, #products_pagination
{
	top:-3px;
	background:url(../img/products_toolbar_bg.png) no-repeat;
	height:33px;
	width:692px;
	padding:3px;
	margin:0 -6px;
	clear:both;
}
#products_toolbar_bg
{
	background-color:#FFF;
	width:100%;
	height:33px;
}
#products_toolbar_content
{
	position:relative;
	width:100%;
	height:33px;
	margin-top:-33px;
}
#products_toolbar_content .space_line
{
	float:left;
	height:16px;
	padding:2px 9px 2px 0;
	margin:7px 0 0 9px;
	line-height:16px;
	background:url(../img/space_line.gif) right top no-repeat;
}
#products_toolbar_content select
{
	height:16px;
	margin-left:4px;
}
#display_style_buttons a
{
	float:left;
	display:block;
	height:16px;
	padding:0 9px 0 20px;
	background:url(../img/display_style_buttons.gif) no-repeat;
}
#display_style_buttons .gallery_button:hover, #display_style_buttons .gallery_button_selected
{
	background-position:left -16px;
	color:#3f3958;
}
#display_style_buttons .list_button
{
	padding-right:0;
	background-position:left -32px;
}
#display_style_buttons .list_button:hover, #display_style_buttons .list_button_selected
{
	background-position:left -48px;
	color:#3f3958;
}
#products_toolbar .pagination
{
	float:right;
	height:17px;
	margin-top:8px;
	margin-right:9px;
}
#products_toolbar .pagination ul li
{
	display:none;
}
#products_toolbar .pagination ul li.pagination_previous, #products_toolbar .pagination ul li.pagination_next
{
	display:block;
}
#products_list
{
	margin-top:13px;
	width:692px;
}
#products_list .products_list li
{
	margin:0 0 16px 0;
}
#products_list .products_list li.center_column
{
	margin:0 22px;
}
#products_pagination .pagination
{
	float:right;
	margin:8px 9px 0 0;
}

#right_column
{
float:right;
width:200px;
}

#footer
{
	background:transparent url(../img/footer_bg.gif) no-repeat scroll center top;
	height:23px;
	margin:0 auto;
	padding:24px 0;
	text-align:center;
	width:992px;
}
#footer_links
{
    color:#666;
    line-height:22px;
}
#footer_links a
{
    padding:0 5px;
}
#footer_copyright, #footer_copyright a
{
    color:#999;
}
#footer_copyright a
{
    padding:0;
}
#pb-right-column{
	width:607px;
	float:left;
}
#pb-left-column{
	background:url(../img/pb-left-column.gif) no-repeat scroll bottom center;
	float:left;
	padding-bottom:16px;
	width:309px;
}
#pb-left-column div#top{
	background:url(../img/pb-left-column_top.gif) no-repeat scroll top center;
	width:309px;
	height:10px;
}
#pb-left-column div#bg h2{
background:transparent none repeat scroll 0 0;
color:#787878;
margin-left:0;
margin-top:0;
padding-left:6px;
width:96%;
0overflow:hidden;
height:auto;
}
#pb-left-column div#bg{
	background:transparent url(../img/pb-left-column_bg.gif) repeat-y scroll center center;
	padding-left:9px;
	padding-right:10px;
	padding-bottom:16px;
	width:290px;
}
#sendComment{
	display:block !important;
	margin:auto;
	width:95%;
}
#tabp1{
margin-top:10px;
}
#tabp2{
	line-height:22px;
}
ul.my_account li a{
font-size:12px;
line-height:24px;
padding-left:10px;
}

h4.my_account{
	font-size:14px;
padding-bottom:24px;
padding-left:20px;
padding-top:18px;
}
h2.order_h2 li{list-style:none;}
h2.order_h2 li a{color:#FFFFFF}
h2.order_h2 li a:hover{color:#FFFFFF}
.identity,p#security_informations,ul.footer_links{
	width:94%;
	line-height:28px;
	margin:auto;
}
form.identity td{
	line-height:28px;
}
sup{color:red;}
h3.identity{
font-size:14px;
font-weight:bold;
padding-bottom:12px;
padding-top:10px;
}
#image-block{float:left;width:420px;}
#views_block{float:left;margin-right:20px;
width:135px;clear:both;}
#views_block ul li{width:135px;height:195px;background:url(../img/products_img.gif) no-repeat scroll center center;margin-bottom:16px;}
#views_block ul li a img{padding-left:7px;padding-top:7px;}
#image-block {
background:transparent url(../img/products_big_img.gif) no-repeat scroll center center;
height:620px;
width:421px;
float:left;
}
#image-block img{
padding-left:7px;
padding-top:7px;
}
#view_scroll_right {
background-image:url(../img/thumbs_left.gif);
}
#view_scroll_left, #view_scroll_right {
background:transparent url(../img/thumbs_right.gif) no-repeat scroll center center;
float:left;
height:24px;
margin-top:20px;
padding-left:4px;
padding-right:4px;
text-indent:-3000px;
width:24px;
display:none!important;
}
span.view_scroll_spacer {
float:none;
height:24px;
width:24px;
}
#thumbs_list {
float:left;width:100%;
overflow:hidden;
height:630px;
}


/* authentication.tpl */
#authentication #create-account_form, #authentication #login_form {
background:transparent url(../img/login_form.gif) no-repeat scroll center center;
float:left;
height:231px;
width:456px;
}

#authentication #create-account_form h4 {
font-size:13px;
font-weight:bold;
height:2.4em;
padding:1.3em 0 0 3em;
}
#authentication #create-account_form p.submit{
padding-left:8% !important;
}
#create-account_form  fieldset{
	width:100%;
}
p.title_login{
	background:url(../img/title_login.gif) no-repeat scroll center left;
	border-bottom:1px dotted #000000;
font-weight:bold;
height:32px;
line-height:32px;
padding-left:40px;font-size:14px;
}
p.submit input#SubmitCreate{
background-image:url(../img/createacount.gif);
border:0 none;
color:white;
font-weight:bold;
height:23px;
cursor:pointer;
width:173px;
}
p.submits input#SubmitLogin{
background-image:url(../img/login.gif);
height:22px;
width:102px;
color:white;
font-weight:bold;
}

p.lost_password a{
padding-right:16px;
}
p.lost_password{
clear:both;
float:left;
font-size:12px;
margin-top:7px;
text-align:center;
width:48%;
}
p.submits{
clear:none !important;
float:left;
padding-bottom:10px;
padding-left:37px;
padding-top:17px;
width:30%;
}
#authentication #create-account_form p.text, #authentication #login_form p.text{
	height: 3.4em;
	margin-left:3.5em;
	padding-left:0;
	padding-right:0;
	width:80%;
}

h3.condition_title{
background:transparent url(../img/condition_title.gif) no-repeat scroll left center;
border-bottom:1px dotted #000000;
font-size:14px;
font-weight:bold;
height:44px;
line-height:58px;
padding-left:52px;
}
h3.condition_us{
font-size:14px;
font-weight:bold;
height:44px;
line-height:24px;
padding-left:0px;
}
#desc_contact1,#desc_contact2{
font-size:11px;
font-weight:bold;
height:27px;
line-height:24px;
padding-left:0px;
}
#contact_us tr{
font-size:11px;
font-weight:lighter;
height:32px;
line-height:16px;
padding-left:0;
}
#submitMessage{
	background:transparent url(../img/contact_us_button.gif) repeat scroll 0 0;
border:0 none;
color:white;
font-weight:bold;
height:21px;
width:65px;
}
#contact_us tr td input.text{
	height:20px;
width:246px;
}
#authentication #login_form a{color:#3F3958;
font-family:tahoma;
font-size:11px;}
#authentication #create-account_form { margin-right: 4px;}
#authentication #create-account_form input#email_create,#login_form input#email,input#passwd{
	border:1px solid #CCCCCC;
	height:19px;
	padding-top:4px;
	width:267px;
}
#authentication #create-account_form p.text {
text-align:left;
width:100px;
}
#authentication #create-account_form p.text label{
	width:100px;
}
#authentication input#SubmitCreate, #authentication input#SubmitLogin{ margin:0; }
#authentication p.submit {
margin-right:0;
padding-left:17% !important;
padding-top:15px;
text-align:left;
width:80%;
}
#authentication p.lost_password {
	padding-left:0em;
}

#authentication #create-account_form fieldset, #authentication #login_form fieldset {
	height:18em;
}
#authentication p.submit span { padding-right:0.5em; }
#authentication #create-account_form label, #authentication #login_form label {
	clear:both;
	display:block;
	float:none;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0.3em;
	text-align:left;
}
form#account-creation_form input.text, form#account-creation_form #id_country, form#account-creation_form #id_state, #authentication textarea { width:17em; }
#order_step{
	display:none;
}
h3.login{
color:white;
font-family:arial;
font-size:11px;
font-weight:bold;
height:29px;
line-height:29px;
padding-left:20px;
}
#account-creation_form p span{width:100px;}
#account-creation_form p{
clear:both;
padding:0.5em 2em;
width:88%;
}
form.std fieldset.account_creation h3{
color:#FFFFFF;
font-size:1.4em;
font-weight:bold;
margin:0 0 0.5em;
padding:0.5em;
}
#account-creation_form{
	width:913px;
}
form.std fieldset#your_address {
float:right;
}
form.std fieldset.account_creation {
	background:transparent url(../img/create_form.gif) no-repeat scroll center center;
	border:medium none;
	margin:auto;
	float:left;
	padding-bottom:1em;
	width:440px;
	height:479px;
}
td{
	border-top: none;
	line-height: 1.5em;
}
td.left{
	border-top: none;
	width:27%;
	text-align:left;
	padding-left:20px;
	line-height: 2em;
}
input#submitAccount{
	background:transparent url(../img/regist.gif) no-repeat scroll center center;
	border:0 none;
	color:white;
	cursor:pointer;
	margin-top:10px;
	font-weight:bold;
	height:29px;
	width:217px;
}
p#regist_bg{
	background:transparent url(../img/regist_bg.gif) no-repeat scroll center center;
	height:55px;
	margin-bottom:auto;
	margin-left:0 !important;
	margin-right:auto;
	margin-top:auto;
	text-align:center !important;
	width:736px !important;
}
#contact_us{
border:medium none;
margin:auto;
padding-bottom:1em;
width:95%;
}
#contact_us .bold {
line-height:48px;
}
table.cart_last_product {
	margin-left:0;
	width:300px;
}
table.std thead th.first_item {
background-position:left top;
}
table.std thead th {
background-color:transparent;
background-repeat:no-repeat;
color:#374853;
font-weight:bold;
height:24px;
text-align:center;
white-space:nowrap;
}
td a{
color:#666666;
font-weight:normal;
}
table.std td, table.std th {
padding:0.4em 0em;
}
td.cart_description h5 a, td.cart_ref, td.cart_total {
font-size:12px;
}
td.cart_product a {
margin:0 0.6em;
}
h2.order_h2{
background:#3F3958 none repeat scroll 0 0;
color:#FFFFFF;
font-size:1.1em;
font-weight:bold;
height:29px;
line-height:2.6em;
margin:auto;
padding-left:14px;
text-transform:uppercase;
width:675px;
}
p.yourshopping{
	background:#3F3958 none repeat scroll 0 0;
	color:white;
	line-height:28px;
	margin:auto;
	padding-left:30px;
	width:92%;
}
table.cart_last_product_content{
	margin:auto;
width:98%;
}
#order_bg{
	background:url(../img/order_bg.gif) repeat-y scroll left center;
	width:700px;
}
#order_footer{
width:700px;
height:46px;
	background:url(../img/order_footer.gif) no-repeat scroll left center;
}
#cart_summary {
	width:100%;
}
td.cart_quantity{width:100px;}
td.cart_quantity a {margin-top:3px;
padding-right:2px;}

#order-detail-content{
clear:both;
margin:auto;
width:96%;
}
div.table_block {
margin:0 auto 2em;
padding-bottom:6px;
width:99%;
}
#order form#voucher fieldset {
margin:auto;
padding:0.7em;
width:94%;
}
#order form#voucher h4 {
float:left;
font-weight:bold;
line-height:1.5em;
margin-right:0;
margin-bottom:10px;
}
p.viewshopping{
	margin-top:10px;
}
p.viewshopping a{
	background:url(../img/viewshopping.gif) no-repeat scroll left center;
	padding-left:10px;
}
a.cart_free_shipping{

}
#total_price table tr td{
	padding-right:15px;
}
#order #order_carrier {
	border:1px solid #BDC2C9;
	clear:both;
	line-height:48px;
	margin:0.5em;
	padding-left:20px;
	width:838px;
}
#order #order_carrier h4 {
	width: 50%;
	display: inline;
}
#order #order_carrier img {
	vertical-align: middle;
}
#order #order_carrier span {
	margin: 0 0.2em;
}

#order #gift_div{ display:none; }
#order #gift_div label, #order #gift_div textarea{
	display:block;
	width:99%;
	margin:1em 0;
}
#order form#voucher h4, #order form#voucher p, #order form#voucher .button {}
#order form#voucher{
	text-align:left;
}
#order form#voucher .button {
background:transparent url(../img/add_voucher.gif) no-repeat scroll 0 0;
border:0 none;
color:white;
cursor:pointer;
font-weight:bold;
height:22px;
width:97px;
}
tr.cart_item{
	background:#F2F2F0 none repeat scroll 0 0;
	border-bottom:2px solid white;
}
p.textarea textarea{
	width:99%;
}
p.cart_navigation{
margin:auto;
width:95%;
}
p.cart_navigation a.button_large ,p.submit2 input#submitAddress ,p.address_add a.button_large{
background:transparent url(../img/button_large.gif) no-repeat scroll center center;
color:white;
float:left;
font-family:Arial;
font-weight:bold;
height:22px;
line-height:22px;
text-align:center;
width:163px;
}
p.cart_navigation .button, p.cart_navigation .button_large {
float:left;
}
#ordermsg{
	clear:both;
}
p.cart_navigation a.exclusive,p.cart_navigation input.exclusive{
background:transparent url(../img/xiangqian.gif) no-repeat scroll center center;
border:0 none;
color:white;
cursor:pointer;
float:right;
font-family:Arial;
font-weight:bold;
height:22px;
line-height:22px;
text-align:center;
width:172px;
}
#cart_summary tfoot tr.cart_total_price {
border-bottom:1px solid #BDC2C9;
}

.addresses_background p{
	margin:auto;
	width:90%;
}
.addresses_background{
	width:100%;
	margin:auto;
}
div.address_add a.button_large{
background:transparent url(../img/add_voucher.gif) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
height:24px;
width:113px;
}
div.addresses {
margin:auto;
padding:0.6em;
position:relative;
width:95%;
}
div.addresses h3 { margin: 0; }
div.addresses p.checkbox input{
	margin-top:0!important;
	margin-top:-3px;
}
ul.address {
border:1px dotted #CCCCCC;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:1em;
margin-right:0.25em;
padding-bottom:0.6em;
position:relative;
width:430px;
}

ul.address li {
	padding-left: 1.4em;
	margin-top: 0.6em;
}
li.address_title {
	margin-top: 0!important;
	color: #374853;
	font-weight: bold;
	height: 27px;
	font-size: 1.2em;
	line-height: 1.9em;
}
ul.item li.address_title {background:#CCCCCC none repeat scroll 0 0;
color:white;}
ul.alternate_item li.address_title { background:#CCCCCC none repeat scroll 0 0;
color:white;}
li.address_name, li.address_update a, li.address_delete a { color: #000; }
li.address_name, li.address_company { font-weight: bold; }
li.address_update, li.address_delete {
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.5em!important;
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.4em;
	margin-left: 1.4em;
}
#center_column .address_add {margin:auto;
padding:1em 0;
width:95%; }
p.address_delivery,p.checkbox{
	padding-left:4px;
}
#form_address,h3.address_h3{
	width:95%;
	margin:auto;
}
h3.address_h3{
	clear:both;
	font-size:14px;
	font-weight:bold;
	line-height:45px;
	margin:auto;
	width:95%;
}
#form_address td{
	line-height:2.0em;
}
#form_address td input{
width:186px;
}
p.submit2{
	margin-left:126px;
margin-top:10px;
width:50%;
}
#form{
	width:94%;
	margin:auto;
}
table#table_block{
width:100%;
}
table#table_block tbody tr td.carrier_action{
line-height:54px;
padding-left:24px;
}
/*
table#table_block tbody tr{
border:1px dotted #CCCCCC;
line-height:10px;
}
table#table_block thead tr{
border:1px dotted #CCCCCC;
line-height:10px;
}*/
h4.payment_older{
font-size:12px;
font-weight:bold;
margin:auto;
padding-top:16px;
width:95%;
}
p.payment_module{
border:1px solid #CCCCCC;
margin:10px auto;
width:96%;
}
div.order_delivery{
	margin:auto;
padding-bottom:16px;
width:96%;
}
.our_price_display #our_price_display{
color:#04a71a;font-weight:bold;
}
.product_td_select span.nan{
color:red;
font-weight:bold;
text-decoration:line-through;
}
form#setCurrency{
margin-left:127px;
margin-top:-326px;
position:absolute;
}
select#id_currency{
border-color:navajoWhite -moz-use-text-color #000000;
border-style:none none solid;
border-width:medium medium 1px;
font-size:10px;
height:21px;
padding-top:4px;
width:48px !important;
}
#product_add_cart{
background:transparent url(../img/product_add_cart.gif) no-repeat scroll center center;
border:0 none;
color:white;
cursor:pointer;
font-weight:bold;
height:26px;
margin-left:57px;
padding-left:36px;
width:202px;
}
#quantity_wanted_p{
padding-bottom:13px;
padding-right:21px;
padding-top:13px;
clear:both;
text-align:right;
}
#attributes{
	float:left;
margin-top:18px;
position:relative;
width:100%;
}
#attributes2{
	float:left;
margin-top:18px;
position:relative;
width:100%;
}
#attributes2 td{
	border:1px solid #eeeeee;
}
#attributes td{
	border:1px solid #eeeeee;
}
#short_description_block,#buy_block{
	width:95%;
	padding-right:4px;
	margin:auto;
}
td.product_td{
background:#eeeeee;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
padding-left:10px;
}
td.product_td_label{
font-weight:bold;
padding-right:9px;
text-transform:uppercase;
}
td.product_td_select{
padding-left:10px;
width:60%;
}
td.product_td_select select{
	width:125px;
}
td p a.product_a{
background:transparent url(../img/product_a.gif) no-repeat scroll left center;
color:#687FA9;
font-weight:bold;
margin-left:39px;
padding-left:8px;
text-transform:uppercase;
}
#how_to_measure_link .img_mask_text {line-height:28px;}
#short_description_content{
	border-top:1px dotted #ccc;
	padding-top:7px;
}
#product_contact_us{
	float:left;
	clear:left;
}
#product_contact_us #order_bg{
	background:url(../img/product_contact_us_bg.gif) repeat-y scroll left center;
	width:577px;
}
#product_contact_us #order_footer{
width:577px;
height:30px;
background:url(../img/product_contact_us_footer.gif) no-repeat scroll left center;
}
#product_contact_us h2.order_h2{
background:#3F3958 none repeat scroll 0 0;
color:#FFFFFF;
font-size:1.1em;
font-weight:bold;
height:29px;
line-height:2.6em;
margin:auto auto auto 2px;
padding-left:14px;
text-transform:uppercase;
width:556px;
}
#productscategory_list h3{
background:#3F3958 none repeat scroll 0 0;
color:#FFFFFF;
font-size:1.1em;
font-weight:bold;
height:29px;
line-height:2.6em;
margin-right:0;
padding-left:14px;
text-transform:uppercase;
width:289px;
}
#productscategory_list{
	background:transparent url(../img/pb-left-column.gif) no-repeat scroll center bottom;
	float:right;
	padding-bottom:3px;
	width:309px;
	overflow:hidden;
}
#productscategory_list ul{
background:transparent url(../img/pb-left-column_bg.gif) repeat-y scroll center center;
padding-left:10px;
padding-right:9px;
width:290px;
}
#productscategory_list ul li{
background:transparent url(../img/product_same_li.gif) no-repeat scroll center center;
float:left;
height:214px;
margin:5px 3px 6px 2px;
width:134px !important;
text-align:center;
}
#more_info_sheets{min-height:423px;}
#more_info_sheets p.align_center{width:95%;margin:auto;}
#productscategory_list ul li a img{
padding-left:7px;
padding-top:7px;
}
#sizeMeasurementForm {
-x-system-font:none;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
}
#sizeMeasurementForm fieldset {
border:1px solid #EEEEEE;
padding:12px;
}
#sizeMeasurementForm table {
border-collapse:collapse;
width:100%;
}
#sizeMeasurementForm table td {
border-bottom:1px dotted #DDDDDD;
padding:6px;
}
#importantNote p {
color:#000000;
margin:0 0 10px;
padding:0;
}
#sizeMeasurementForm .required {
color:#FC7505;
font-size:11px;
padding-left:3px;
}
#sizeMeasurementForm .inputText {
-x-system-font:none;
border:1px solid #CCCCCC;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:11px;
line-height:normal;
padding:3px 3px 5px;
width:180px;
}
#sizeMeasurementForm .textarea {
border:1px solid #CCCCCC;
color:#333333;
height:100px;
width:260px;
}
.my_account{
	width:95%;
	margin:auto;
}


#header
{
	padding-bottom:0px;
}
.breadcrumb
{
	background:transparent url(../img/dot_line.gif) repeat-x scroll left bottom;
	color:#3F3958;
	font-size:10px;
	font-weight:bold;
	height:18px;
	margin-bottom:10px;
	left:47px;
	margin-top:-33px;
	position:absolute;
	width:908px;
	z-index:100!important;
}
.breadcrumb a
{
	color:#3f3958;
}
.breadcrumb .home_link
{
	padding-left:8px;
	background:url(../img/blue_arrow.gif) left 3px no-repeat;
}
.error{
border:1px solid #CCCCCC;
margin:10px auto 15px;
padding-bottom:10px;
padding-top:11px;
width:95%;
}
.error p,ol{
	padding-left:10px;
}
p.warning{
	width:80%;
	margin:auto;
	padding-left:10px;
}
#tags_block_left span{
color:#FF0000;
line-height:37px;
}
#tags_block_left span a:hover{
text-decoration:underline;
}
.searchh2{
	width:689px;
}
.searchh3{
	border:1px dotted #CCCCCC;
color:#000000;
margin-bottom:6px;
margin-top:6px;
padding-bottom:10px;
padding-left:10px;
padding-top:10px;
width:675px;
}
td.cart_quantity p, td.cart_quantity a {
display:inline;
float:right;
}
td.cart_quantity p {
padding-right:0.3em;
}
tr.cart_item td {padding:0.5em 0;}
td.cart_quantity {text-align:right;
width:5.5em;}
h2.order_cao_h2{
	background:none;
	color:#403869;
	width:96%;
	margin:auto;
}
h2.order_cao_h2_left{
	background:none;
	color:#403869;
	width:40%;
	float:left;
}
.cart_navigation_cao{
height:32px;
margin:auto;
width:96%;
}
.cart_navigation_cao a.exclusive{
	background:transparent url(../img/caonimadezazhong.gif) no-repeat scroll center top;
	color:white;
	float:right;
	font-weight:bold;
	height:22px;
	line-height:22px;
	text-align:center;
	width:173px;
}

p input.quantity{
width:20px;
}
#buy_block table{
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
}
.table_block table{

}
p.my_account{display:none;}
#tamadecao{
background:transparent url(../img/tamadecao.gif) no-repeat scroll center top;
clear:both;
height:180px;
margin-top:12px;
padding-top:16px;
}
#product_list_shopping {
float:left;
margin-left:31px;
margin-right:17px;
margin-top:-7px;
width:300px;
height:168px;
}
#cart_voucher{
border-left:1px dotted #BDC2C9;
float:left;
padding-left:57px;
padding-top:17px;
width:180px;
}
#total_price{
border-left:1px dotted #BDC2C9;
float:left;
padding-top:18px;
margin-left:37px;
padding-left:20px;
width:250px;
}
#order_cao_top{
	background:url(../img/order_cao_top.gif) no-repeat scroll top center;
	height:17px;
width:917px;
}
#order_cao_bg{
	background:url(../img/order_cao_bg.gif) repeat-y scroll center top;
}
#order_cao_footer{
	background:url(../img/order_cao_footer.gif) no-repeat scroll bottom center;
	padding-bottom:17px;
	width:917px;
}
h5.namebold a{
	color:#403869;
	font-weight:bold;
}
.history,div.block-center,.footer_links{
	width:96%;
	margin:auto;
}
#order-list thead th{
	background:#dad9d4;
}
#order-list{
	width:100%;
}
#cart_summary thead th{
	background:#dad9d4;
	border-bottom:4px solid white;
}
.table_block #table_block thead th{
background:#dad9d4;
line-height:10px;
}
.payment_module a {
border:0px solid #595A5E;
display:block;
padding:0.6em;
text-decoration:none;
}
.payment_module img {
margin-right:1em;
vertical-align:middle;
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
background-color:#E5E6E7;
border:0px solid #595A5E;
color:#374853;
}
#product_list_shopping h3 {
background:transparent none repeat scroll 0 0;
color:#403869;
font-family:arial;
margin:auto;
padding-left:0 !important;
width:95%;
}
#product_list_shopping ul{
	background:none;height:168px;
	width:100%;padding-left:5px;
}
#product_list_shopping #productscategory_list{
	background:none;
	width:95%;float:left;
}
#product_list_shopping #productscategory_list ul li{
background:transparent url(../img/order_img.gif) no-repeat scroll center center;
height:120px;
width:85px !important;
}
#product_list_shopping #productscategory_list ul li span{
	color:#403869;
font-size:10px;
font-weight:bold;
}
#product_list_shopping #productscategory_list ul li a img {
padding-left:0;
margin-top:3px;
}
form#updatequatity div#order-detail-content p.cart_navigation{
height:24px;
margin:20px auto auto;
width:100%;
}
.password {
	width:96%;
	margin:auto;
}
.password p.submit input.button{
background:transparent url(../img/add_voucher.gif) no-repeat scroll 0 0;
border:0 none;
color:white;
cursor:pointer;
font-weight:bold;
height:22px;
width:97px;
}
#craftysyntax{margin-bottom:6px;}
div.rte div h1{
margin:auto;
width:97%;
}
p.gaga{
background:transparent url(../img/payment.gif) no-repeat scroll center center;
height:34px;
width:705px;
margin:auto;
}
#selectsearch{
height:32px;
margin:0 5px 0 0 !important;
width:177px;
}
p.tracknumber
{
	color:#714B71;
font-family:'trebuchet ms',Tahoma,Verdana,Arial,Helvetica,san-serif;
font-size:14px;
font-weight:bold;
height:23px;
margin-top:20px;
text-align:center;
}
div.carraylist{
	background:transparent url(../img/carry.jpg) no-repeat scroll left center;
	margin-bottom:10px;
}
div.carraylist p.name{
font-weight:bold;
}
div.carraylist p{
	padding-left:10px;
	padding-left:28px;
	color:#3F3958;
font-family:arial;
padding-left:28px;
}
.moredetail{
background:transparent url(../img/moredetail_button.gif) repeat scroll 0 0;
border:0 none;
color:white;
height:18px;
width:80px;
display:block;
vertical-align:middle;
text-align:center;
float:right;
font-weight:bold;
}

ul#colorSelectNewBox{width:300px;background:#f00;  }
ul#colorSelectNewBox li{width:100px;height:25px;float:left;}

#leebayGoodsBuyShuoMing{margin:10px 0 0 60px;}
#leebayGoodsBuyShuoMing p{background:url('../img/product_a.gif') no-repeat left center;padding-left:10px;text-transform:uppercase}
#leebayGoodsBuyShuoMing p a{color:#3861A3; font-size:10px; font-family:Verdana, Geneva, sans-serif;}


#links_block_left{margin-top:10px; }
#links_block_left h4{line-height:22px;color:#fff;padding-left:10px;background:#3F3958;font-weight:bold;}
#links_block_left ul{padding:10px;line-height:20px;border:1px solid #E0E0E0; }

.carrier_title{ margin-top:12px; font-weight:bold; color:#666; line-height:24px;background:transparent url(../img/product_a.gif) no-repeat scroll left center; padding-left:10px;}


#leebaycomments{border:1px solid #DEDEDE;padding:20px;width:658px;}
#leebaycomments li{margin-bottom:20px;border-bottom:1px dashed #ccc; }
#leebaycomments li em{font-weight:bold;}
#leebaycomments li H4{line-height:25px;font-weight:bold;}
#leebaycomments li H4 em{margin-right:10px;}
#leebaycomments li p{margin-bottom:10px; }

#indexleebaycomments{border:1px solid #ccc;padding:10px; }
#indexleebaycomments li{padding-bottom:5px; margin-bottom:10px;border-bottom:1px dashed #ccc ;}
#indexleebaycomments p{text-align:right;}
