/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#898989;
}
h1, h2, h3, h4, h5, h6, p, form, div, img, span, select {
	margin:0px;
	padding:0px;
}
img, input, select {
	border:0px;
}
.input  {
border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	

}
p {
	margin-top:10px;
}
img, a, span{
vertical-align:top;
}
.breaker {
	clear:both;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
}
.breaker1 {
	clear:both;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
	height:0px;
}
.breaker2 {
	clear:both;
}
a {
	text-decoration:none;
}
/**********************************/
.left{
float:left;
}
.right{
float:right;
}
.italic{
font-style:italic;
}
.bold{
font-weight:bold;
}
.d_none{
display:none;
font-size:0px;
}
/*******************************/
#container{
margin:0 auto;
padding-left:1px;
width:1000px;
}


/* header */
#header{
background:url(../images/header_bg.gif) repeat-x left top;
height:160px;
}
.header_top{
height:90px;
position:relative;
}
.logo{
height:67px;
left:25px;
top:15px;
position:absolute;
width:295px;
z-index:10;
}
.logo h1 a{
display:block;
height:67px;
width:295px;
}
.logo h1 span{
display:none;
}
/****/

#header .header_right{
}
#header .header_top .bask_welcom{
color:#6e6e6e;
font-family:verdana, arial, tahoma, helvetica;
font-size:11px;
padding-right:16px;
}
#header .header_top .bask_welcom a{
color:#5e5e5e;
margin-left:3px;
text-decoration:underline;
}
#header .header_top .bask_welcom a span{
display:none;
font-size:0;
}
#header .header_top .bask_welcom .basket{
float:right;
margin-top:4px;
width:620px;
}
#header .header_top .bask_welcom .basket span{
float:right;
vertical-align:middle;
}
#header .header_top .bask_welcom .basket a img{
float:right;
vertical-align:middle;
margin-top:-8px;
margin-right:5px;
}
#header .header_top .bask_welcom .basket .soc{
float:right;
margin-top:-6px;
margin-right:20px;
text-align:right;
}
#header .header_top .bask_welcom .basket .soc a{
margin-left:10px;
text-decoration:none;
}
#header .header_top .bask_welcom .basket .soc .lin{
color:#dedede;
padding:0 8px;
}
#header .header_top .bask_welcom .basket a span{
color:#ededed;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
display:inline;
font-size:11px;
}
#header .header_top .bask_welcom .basket .bask{
color:#d8f5ff;
float:right;
font-size:13px;
font-weight:bold;
margin-right:10px;
}
#header .header_top .bask_welcom .basket .tot{
color:#ffffff;
font-size:12px;
font-weight:bold;
float:right;
margin-top:1px;
}
#header .w33{
float:left;
margin-top:4px;
margin-left:5px;
}
/***********/
#header .header_top .search_h{
padding-top:38px;
}
#header .header_top .s_menu{
float:right;
height:13px;
padding-top:10px;
padding-right:10px;
}
#header .header_top .s_menu ul{
list-style:none;
margin:0;
padding:0;
}
#header .header_top .s_menu ul li{
background:url(../images/line_li.gif) no-repeat right 2px;
float:left;
padding:0 8px;
}
#header .header_top .s_menu ul .last{
background:none;
}
#header .header_top .s_menu ul li a{
color:#eaeaea;
font-family:verdana, arial, tahoma, helvetica;
font-size:10px;
}
/**** search ***/
#header .search_ad{
background:url(../images/header_bot_bg.gif) no-repeat left top;
height:36px;
padding-top:10px;
padding-left:30px;
}
#header .search{
float:left;
}
#header .search .input_search{
background:url(../images/shearch_input_bg.gif) no-repeat left top;
color:#5c5c5c;
float:left;
font-size:11px;
margin-right:5px;
padding:7px 2px;
width:239px;
}
#header .search_but{
float:left;
margin-top:-2px;
}
#header .free_express{
float:right;
padding-top:0px;
padding-right:20px;
}
/* header menu */
#header .header_bottom{
background: url(../images/all_bg.gif) repeat-y left top;
height:70px;
width:100%;
}
#header .header_menu{
height:25px;
position:relative;
overflow:hidden;
width:100%;
}
#header .header_menu ul{
list-style:none;
float:right;
margin:0;
padding:0;
padding-right:20px;
}
#header .header_menu ul li{
background:url(../images/top_menu_line.gif) no-repeat right 7px;
float:left;
}
#header .header_menu ul li.last{
background:none;
}
#header .header_menu ul li a{
color:#5c5c5c;
display:block;
float:left;
font-family:verdana, arial, tahoma, helvetica;
font-size:10px;
padding:5px 9px;
}
#header .header_menu ul li a.active{
background:url(../images/active_menu.gif) no-repeat right top;
display:block;
}
.white{
background:#FFFFFF url(../images/all_bg.gif) repeat-y left top;
min-height:100px;
height:auto !important;
height:100px;
}
.white .bottom_cont{
background:url(../images/bottom_conteiner.gif) no-repeat left bottom;
min-height:100px;
height:auto !important;
height:100px;
}
/* end header menu */
#contener_1 #left_col{
float:left;
padding-bottom:10px;
width:230px;
}
#contener_1 #left_col .left_menu{
margin-right:1px;
margin-bottom:10px;
position:relative;
}
#contener_1 #left_col .pad_botblog{
padding-bottom:15px;
}
#contener_1 #left_col .left_menu .menu_title{ 
background:url(../images/left_menu_top_bg.gif) repeat-x left top;
height:27px;
}
#contener_1 #left_col .left_menu h4{
background:url(../images/left_menu_top.gif) no-repeat left top;
color:#59595b;
font-family:verdana, arial, tahoma, helvetica;
font-size:12px;
font-weight:bold;
padding:7px 14px 6px;
}

#contener_1 #left_col .two h4{
background:url(../images/two.gif) no-repeat left top;
}
#contener_1 #left_col .left_menu .other_menu{
margin-right:-1px;
}
#contener_1 #left_col .left_menu .other_menu li{
background:none;
margin:0;
padding:0;
}
#contener_1 #left_col .left_menu .other_menu li a{
background:none;
margin:0;
padding:0;
}
#contener_1 #left_col .left_menu .other_menu li a span{
display:none;
background:none;
margin:0;
padding:0;
}
#contener_1 #left_col .left_menu ul{
list-style:none;
margin:0;
padding:0;
}
#contener_1 #left_col .left_menu ul li{
background:url(../images/left_menu_left_li_bg.gif) no-repeat left top;
padding-left:14px;
}
#contener_1 #left_col .left_menu ul li.active{
background:url(../images/left_active_menubg.gif) no-repeat left top;
padding-left:14px;
}
#contener_1 #left_col .left_menu ul li a{
background:#fafafa url(../images/left_menu_bg.gif) repeat-x top left;
color:#59595b;
display:block;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:12px;
min-height:15px;
height:auto !important;
height:15px;
padding:5px 5px 5px 0px;
}
#contener_1 #left_col .left_menu ul li.active a{
background:#fafafa url(../images/active_left_menu.gif) repeat-x top left;
color:#fff;
/*font-weight:bold;*/
}
#contener_1 #left_col .left_menu ul li a span{
background:url(../images/left_menu_dot.gif) no-repeat left 5px;
display:inline-block;
padding-left:8px;
}
#contener_1 #left_col .left_menu ul li.active a span{
background:url(../images/left_menu_active_dot.gif) no-repeat left 5px;
}
#contener_1 #left_col .left_menu ul li a:hover{
}
#contener_1 #left_col .left_menu ul li a.active{
color:#a8174e;
}
#contener_1 #left_col .left_menu ul li a.active span{
padding-left:10px;
}
#contener_1 #left_col .left_menu ul li.active ul{
margin:0;
padding:0;
}
#contener_1 #left_col .left_menu ul li.active ul li{
background:url(../images/ul_li.gif) no-repeat left top;
margin-left:-14px;
}
#contener_1 #left_col .left_menu ul li.active ul li a{
background:#fff;
color:#818181;
font-weight:normal;
padding:2px 0;
}
#contener_1 #left_col .left_menu ul li.active ul li a:hover{
padding:2px 0;
}
#contener_1 #left_col .left_menu ul li.active ul li a span{
background:#fff;
padding-left:13px;
}
#contener_1 #left_col .left_menu ul li ul li a{
background:none;
border:none;
color:#828282;
font-size:11px;
font-weight:normal;
padding:2px 5px 2px 30px;
}
#contener_1 #left_col .left_menu ul li ul li a:hover{
background:none;
border:none;
color:#000000;
padding:2px 5px 2px 30px;
}
#contener_1 #left_col .left_menu ul li ul li a.active{
background:#a00f4a;
border:none;
color:#ffffff;
padding:2px 5px 2px 30px;
}
#contener_1 #left_col .left_menu ul li ul li a.active span{
background:none;
}
#contener_1 #left_col .govazds{
}
#contener_1 #left_col .govazds .gov{
text-align:right;
padding:5px 0;
}

#menu_1{
padding-top:5px;
padding-bottom:3px;
}
#menu_1 ul{
}
#contener_1 #left_col .left_menu #menu_1 ul li{
background:url(../images/ul_li.gif) no-repeat scroll left top transparent;
padding-left:14px;
}
#contener_1 #left_col .left_menu #menu_1 ul li a{
background:none repeat scroll 0 0 #FFFFFF;
color:#818181;
font-size:11px;
font-weight:normal;
padding:2px 0;
}
#contener_1 #left_col .left_menu #menu_1 ul li a:hover{
color:#000;
}
/*******right col ******************/
#contener_1 #right_col{
float:left;
padding-left:17px;
width:753px;
}
#contener_1 #right_col .content{
padding-right:25px;
}
/* footer */
#footer{
background:url(../images/footer_bg.gif) repeat-x left bottom;
height:151px;
}
#footer .footer_top{
background:url(../images/footer_top_bg.gif) repeat-x left top;
height:50px;
padding-top:25px;
}
#footer .footer_top ul{
float:left;
list-style:none;
margin:0;
padding:0;
padding-top:16px;
padding-left:15px;
}
#footer .footer_top ul li{
float:left;
padding-right:3px;
}
#footer .footer_top .great{
float:left;
margin-top:10px;
margin-left:8px;
}
#footer .footer_top .free{
float:right;
margin-top:3px;
}
#footer .footer_m{
background:url(../images/footer.gif) repeat-x top left;
height:60px;
margin:auto;
position:relative;
}
#footer .footer_m .menu{
padding-top:14px;
padding-right:12px;
}
#footer .footer_m .menu ul{
list-style:none;
margin:0;
padding:0;
padding-right:10px;
float:left;
}
#footer .footer_m .menu ul .last{
background:none;
}
#footer .footer_m .menu ul li{
background:url(../images/footer_menu_line.gif) no-repeat right 2px;
float:left;
padding:0 10px;
}
#footer .footer_m .menu ul li.last{
background:none;
}
#footer .footer_m .menu ul li a{
color:#fff;
font-family:Verdana, arial, silfaen, sans-serif;
font-size:10px;
}
#footer .footer_m .design{
 text-align: right;
height:15px;
float:right;
padding-right: 0px;
padding-top:17px;
width:170px;
}
#footer .footer_m .design address{
color:#bcbcbf;
font-family:tahoma, arial, silfaen, sans-serif;
font-style:normal;
font-size:11px;
float:right;
}
#footer .footer_m .design address a{
color:#bcbcbf;
}
/* end footer */
/**** index ****/
.index_product{
padding-top:3px;
}
.index_product .row{
padding-bottom:10px;
}
.index_product .row .product{
display:inline;
float:left;
margin-right:20px;
width:352px;
}
.index_product .row .last{
margin:0;
}
.index_product .row .product .product_img{
background:url(../images/product_bg.gif) no-repeat left top;
height:229px;
text-align:center;
width:352px;
}
.index_product .row .product .view_catalog{
margin-top:5px;
text-align:center;
}
.home_pr{
padding-top:15px;
}
.home_pr .product{
float:left;
text-align:center;
width:180px;
}
.home_pr .product .product_img img{
border:1px solid #dfdfdf;
}
.home_pr .product .product_name{
color:#000;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:10px;
height: 30px;
font-weight:bold;
padding-top:5px;
padding-left:3px;
padding-right:3px;
}
.home_pr .product .product_price{
color:#000;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:10px;
font-weight:bold;
padding-top:8px;
}
.home_pr .product .product_price span{
color:#337995;
font-size:11px;
}
.home_pr .product .button{
 
}
/* inner */
.all_inner{
padding-bottom:55px;
}.all_inner a{
padding:55px;
}
.line_bottom{
background:url(../images/content_bottom.gif) repeat-x left top;
min-height:55px;
height:auto !important;
height:55px;
}
h2.inner{
background:url(../images/all.gif) repeat-x top left;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
height:19px;
margin:0 auto;
padding:4px 0 0 27px;
width:763px;
}
.all_inner input{
color:#898989;
font-size:10px;
}
.all_inner textarea{
color:#898989;
font-size:11px;
overflow:auto;
padding:2px;
}
.all_inner .faq{
}
.all_inner .faq h4{
font-size:11px;
font-weight:normal;
margin-top:15px;
padding-bottom:12px;
padding-left:22px;
}
.red_line{
background:url(../images/ord_red_line.gif) repeat-x left 15px;
}
/* FAQ */

#faq {
color:#898989;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
}
#faq input{
margin:0;
padding:0;
border:0;
}
#faq .title {
	background:url(../images/advanced_rightColl_title_Bg.png) repeat-x top left;
	color:#6e6e6e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:31px;
	line-height:27px;
	margin-top:30px;
}
#faq .title span {
	margin-left:16px;
}
#faq ul {
list-style:none;
	padding-left:25px;
	margin:0px 0 30px 0;
}
#faq ul li {
	background:url(../images/f.a.q_list_staylBg.gif) no-repeat left center;
}
#faq ul li a {
	color:#898989;
	margin-left:15px;
	line-height:17px;
}
#faq .faq h4 {
	color:#898989;
	padding-bottom:5px;
	padding-left:35px;
	margin-bottom:8px;
	margin-top:20px;
	font-size:11px;
}
#faq .faq a {
	color:#d840c5;
}
.faq_text{
padding-left:25px;
padding-right:30px;
}
/* end FAQ */
/*testimonials*/
#testimonials {
color:#898989;
	margin:auto;
}
#testimonials .title {
	background:url(../img/advanced_rightColl_title_Bg.png) repeat-x top left;
	color:#6e6e6e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:31px;
	line-height:27px;
	margin-top:25px;
}
#testimonials .title span {
	margin-left:16px;
}
#testimonials .text {
	font-size:11px;
	padding-left:10px;
}
#testimonials .text p {
	margin-top:10px;
}
#testimonials .testimonials {
	padding-top:20px;
}
#testimonials .testimonials .int {
	margin-bottom:8px;
}
#testimonials .testimonials form {
	margin-left:23px;
}
#testimonials .testimonials .input {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	margin:0 7px 0 0;
	padding:3px 0 3px 5px;
	vertical-align:middle;
	width:218px;
}
#testimonials .testimonials textarea {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	height:93px;
	width:323px;
}
#testimonials .button {
	margin-top:10px;
	padding-left:171px;
}

#testimonials .faq .texts {
	border-bottom:#eaeaea 1px solid;
	margin:0 8px;
	padding:10px 12px 15px 12px;
}
#testimonials .faq .name_date {
	padding-bottom:5px;
}
#testimonials .faq .name_date span.name {
	color:#a00f4a;
	font-weight:bold;
	padding-right:3px;
}
#testimonials .faq .name_date span.date {
	font-style:italic;
	color:#3e3e3e;
	padding-right:3px;
}
#testimonials .faq .name_date span.time {
	font-style:italic;
	color:#3e3e3e;
	margin-left:5px;
}
.under {
	margin-top:25px;
	margin-bottom:-20px;
}
.product_Bg{
padding-bottom:5px;
}
.product_Bg span {
	float:left;
	font-weight:bold;
	margin:0px 0 0 13px;
	line-height:25px;
}
.product_Bg .page {
	width:300px;
	float:right;
	padding-right:20px;
}
.product_Bg .all{
margin-top:29px;
font-weight:bold;
padding-left:15px;
}
.product_Bg .page .shov{
font-weight:bold;
font-size:11px;
float:right;
padding-right:12px;

}
.product_Bg .page a.view {
	margin:0 10px 0 0;
}
.product_Bg .page a.shar {
display:inline;
	margin:2px 0 0 10px;
}
.product_Bg .links a {
	margin:0 3px;
	color:#898989;
	line-height:15px;
	font-weight:bold;
}
.product_Bg .links a.select {
	margin:0 3px;
	color:#d840c5;
	line-height:15px;
	font-weight:bold;
}
.product_Bg .links a.active {
	margin:0 3px;
	color:#a00f4a;
	line-height:15px;
}
.product_Bg .left {
	float:left;
}
.product_Bg .right {
	float:right;
}
/* end testimonials */
/*contact us*/
#contact_us {
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	padding-left:20px;
}
#contact_us input{
margin:0;
padding:0;
border:0;
}
#contact_us .title {
	background:url(../img/advanced_rightColl_title_Bg.png) repeat-x top left;
	color:#6e6e6e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:31px;
	line-height:27px;
	margin-top:20px;
}
#contact_us .title span {
	margin-left:16px;
}
#contact_us .text {
	font-size:11px;
	padding-right:20px;
}
#contact_us .text a {
	color:#a00f4a;
}
#contact_us .contact form {
	margin-top:28px;
}
#contact_us .contact .input {
	width:218px;
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	margin-bottom:11px;
	padding:3px;
}
#contact_us .contact select {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	color:#898989;
	font-size:10px;
	height:20px;
	width:225px;
	margin-bottom:12px;
}
.selectbox {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	color:#898989;
	font-size:10px;
	height:20px;
	width:225px;
	margin-bottom:12px;
}
.padd_left10{
padding-left:5px;
}
#contact_us .contact .title_find {
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	color:#898989;
	margin-bottom:5px;
	padding-left:12px;
}
#contact_us .contact .enquiry {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	color:#898989;
	margin-top:3px;
	height:110px;
	width:360px;
	margin-bottom:5px;
	overflow:auto;
}
#contact_us .contact .max {
	height:25px;
	width:365px;
	line-height:25px;
}
#contact_us .contact .right {
	float:right;
	padding-right:10px;
}
#contact_us .contact .right span {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	padding:2px 3px;
}
#contact_us .contact .left {
	float:left;
	margin-left:5px;
	display:inline;
}
#contact_us .button {
	margin-top:20px;
	padding-left:200px;
}
#contact_us .button a {
	margin-left:13px;
}
/* end contact */
/*tell friend */
#friend {
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
}

#friend .text {
	font-size:11px;
	padding-left:22px;
	padding-right:20px;
}
#friend .friend form {
	margin-top:20px;
	padding-left:22px;
	padding-right:20px;
}
#friend .friend .top {
	margin-bottom:11px;
}
#friend .friend .input {
	width:218px;
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	padding:3px;
}
#friend .friend input.second {
	margin-left:10px;
}
#friend .button {
	margin-top:20px;
	padding-left:303px;
}
#friend .button a {
	margin-left:13px;
}
.tel_end{
color:#003399;
text-decoration:underline;
}
/*end tell friend */
/* tell us */
#tell_us {
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	padding-right:30px;
	padding-left:22px;
}
#tell_us input{
margin:0;
padding:0;
}
#tell_us .text {
	font-size:11px;
}
#tell_us .contact form {
	margin-top:28px;
}
#tell_us .contact .input {
	width:218px;
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	margin-bottom:9px;
	padding:3px;
}
#tell_us .wr_tell {
	padding-top:35px;
}
#tell_us .tell {
}
#tell_us .tell .left {
	float:left;
	display:inline;
}
#tell_us .tell .right10px {
	margin-left:10px;
}
#tell_us .wr_tell .tell .titles {
	font-weight:bold;
	margin-left:7px;
	padding-bottom:5px;
}
#tell_us .tell input.name {
	width:218px;
}
#tell_us .tell input.model {
	width:108px;
}
#tell_us .tell input.size {
	width:78px;
}
#tell_us .tell input.color {
	width:78px;
}
#tell_us .button {
	margin-top:20px;
	padding-left:377px;
}
#tell_us .button a {
	margin-left:13px;
}
/*tell Us */
/* advancet */
#advancet {
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	padding:0 30px 0 22px;
}
#advancet input{
margin:0;
padding:0;
border:0;
}
#advancet .text {
	font-size:11px;
	margin-top:10px;
}
#advancet .searchBrend {
	float:left;
	margin-top:33px;
	width:304px;
}
#advancet .searchBrend .title_search {
	font-size:11px;
	font-weight:bold;
}
#advancet .searchBrend select {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	color:#898989;
	font-size:11px;
	height:19px;
	width:218px;
	margin-top:5px;
}
#advancet .searchBrend select.litle {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	color:#898989;
	font-size:11px;
	height:19px;
	width:130px;
	margin-top:5px;
}
#advancet .searchBrend .mark {
	margin-top:15px;
}
#advancet .searchBrend span {
	margin-left:5px;
}
#advancet .searchBrend .title_category {
	font-size:11px;
	font-weight:bold;
	margin-top:15px;
}
#advancet .searchBrend .title_category .right {
	padding-left:15px;
}
#advancet .searchBrend .colorSize {
}
#advancet .searchBrend .left {
	float:left;
}
#advancet .searchBrend .right {
	margin-left:15px;
}
#advancet .searchBrend .price {
}
#advancet .searchBrend .price .left {
	float:left;
	margin:0;
}
#advancet .searchBrend .price .right {
	float:left;
	padding-left:15px;
}
#advancet .searchBrend .price input {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	padding:3px 0;
	width:128px;
}
#advancet .searchBrend .button {
	margin-top:15px;
	padding-left:108px;
}
#advancet .searchBrend .button a {
	margin-left:13px;
}
#advancet .searchType {
	border-left:2px solid #fbe6ef;
	border-right:2px solid #fbe6ef;
	border-bottom:2px solid #fbe6ef;
	float:right;
	margin-top:20px;
	padding-bottom:15px;
	width:430px;
}
#advancet .searchType .title {
	background:#fbe6ef;
	font-weight:bold;
	font-size:11px;
	height:19px;
	padding-left:15px;
	padding-top:5px;
	margin:0;
}
#advancet .searchType p {
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}
#advancet input.marg_rig{
margin-right:10px;
}
#tell_us input.marg_rig{
margin-right:10px;
}
#contact_us input.marg_rig{
margin-right:10px;
} 
.friend input.marg_rig{
margin-right:10px;
} 
/*end advancet */
/* Order tracking vs*/
.title_page{
background:url(../images/title_page_bg.gif) repeat-x left bottom;
height:58px;
padding-left:15px;
}
.title_page h2{
color:#7b7b7b;
font-size:18px;
font-weight:normal;
}

#order_track {
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
}
#order_track input{
margin:0;
padding:0;
border:0;
}
#order_track .title {
	background:url(../img/advanced_rightColl_title_Bg.png) repeat-x top left;
	color:#6e6e6e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:31px;
	line-height:27px;
	margin-top:30px;
}
#order_track .title span {
	margin-left:16px;
}
#order_track .text {
	font-size:11px;
	padding:0 22px 0 22px;
}
#order_track .text p{
padding:2px 0 13px 0;
}
#order_track .text a {
	color:#d840c5;
}
#order_track form {
	width:460px;
	margin-top:5px;
	padding-left:22px;
}
#order_track form .mail_form {
}
#order_track form .mail_form .fname {
	width:400px;
	float:left;
}
#order_track form .mail_form .fEmail {
	width:218px;
	float:left;
}
#order_track form .mail_form .fNumber {
	width:400px;
	float:left;
}
#order_track form div span {
	float:right;
	width:220px;
	line-height:15px;
}
#order_track .input {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	margin-bottom:11px;
	padding:3px;
	width:218px;
}
#order_track .button {
	padding-left:135px;
}
#order_track .order_cont{
background:url(../img/product_Bg.png) repeat-x bottom left;
color:#6e6e6e;
height:25px;
line-height:25px;
font-weight:bold;
padding-left:15px;
margin-top:20px;
}
#order_track .links{
margin-left:22px;
margin-top:15px;
}
#order_track .links a{
color:#2b82a2;
padding: 0px;
}
/* end trec */
/* cart */
/* shopping */
.shiping_none{
background:none;
height:auto;
}
.order_mtop{
background:url(../images/order_morder_topbg.gif) repeat-x bottom left;
height:65px;
}
.order_mtop h2{
color:#ffffff;
font-size:12px;
font-weight:bold;
padding-top:28px;
padding-left:18px;
}
.pad_6{
display:block;
padding-top:6px;
}
#cart {
    background:url(../images/payment_method_top_bg.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	margin-top:2px;
}
#cart .title .img {
	height:22px;
	width:22px;
	float:left;
	margin:3px 10px 0 13px;
	display:inline;
}
#cart .cart_menu {
height:54px;
}
#cart .cart_menu ul {
list-style:none;
margin:0;
padding:0;
padding-top:20px;
margin-left:10px;
}
#cart .cart_menu ul li {
display:inline;
	float:left;
	margin-left:25px;
}
#cart .cart_menu ul li.mek{
background:url(../images/mek.gif) no-repeat left top;
padding-left: 25px;
color:#898989;
height:20px;
font-size:12px;
}
#cart .cart_menu ul li.mekactive{
background:url(../images/mek_active.gif) no-repeat left top;
padding-left: 25px;
color:#898989;
height:20px;
font-size:12px;
}
#cart .cart_menu ul li.erkuactive{
background:url(../images/erku_active.gif) no-repeat left top;
padding-left: 25px;
color:#898989;
height:20px;
font-size:12px;
}
#cart .cart_menu ul li.erku{
background:url(../images/erku.gif) no-repeat left top;
padding-left: 25px;
color:#898989;
height:20px;
font-size:12px;
}
#cart .cart_menu ul li.ereq{
background:url(../images/ereq.gif) no-repeat left top;
 padding-left: 25px;
 color:#898989;
 
	height:20px;
	font-size:12px;
}
#cart .cart_menu ul li.ereqactive{
background:url(../images/ereq_active.gif) no-repeat left top;
 padding-left: 25px;
 color:#898989;
 
	height:20px;
	font-size:12px;
}
#cart .cart_menu ul li.chors{
background:url(../images/chors.gif) no-repeat left top;
 padding-left: 25px;
 color:#898989;
 
	height:20px;
	font-size:12px;
}

#cart .cart_menu ul li.chorsactive{
background:url(../images/chors_active.jpg) no-repeat left top;
 padding-left: 25px;
 color:#898989;
 
	height:20px;
	font-size:12px;
}


#cart .cart_menu ul li.mek a.active{
background:url(../images/mek_active.gif) no-repeat left top;
}

#cart .cart_menu ul li.mek a{
 padding-left: 50px;
}
#cart .cart_menu ul li.erku a.active{
background:url(../images/erku_active.gif) no-repeat left top;
}
#cart .cart_menu ul li.ereq a.active{
background:url(../images/ereq_active.gif) no-repeat left top;
}
#cart .cart_menu ul li.chors a.active{
background:url(../images/chors_active.gif) no-repeat left top;
}
#cart .cart_menu ul li a {
	background:url(../images/ship_t.gif) no-repeat left 5px;
	color:#898989;
	display:block;
	height:20px;
	font-size:12px;
	float:left;
	padding-left:25px;
}
#cart .cart_menu ul li a span{
display:block;
margin-top:1px;
}
#cart .invoic .name{
width:380px;
}
#cart .invoic .tiv{
margin-top:25px;
margin-left:15px;
}
#cart .invoic th{
text-align:left;
}
#cart .invoic .quant{
width:130px;
}
#cart .invoic td.price .price {
	margin-top:25px;
	padding-left:2px;
}
#cart .invoic .price{
width:140px;
}
#cart .invoic td.pr_total .tot{
margin-top:25px;
padding-left:2px;
}
#cart .invoic .image{
margin-left:110px;
}
#cart .table{
margin-top:11px;
margin-bottom:30px;
}
#cart table {
	border-collapse:collapse;
}
#cart table td{
padding:0;
}
#cart table th{
height:30px;
padding:0;
padding-left:10px;
text-align:left;
}
#cart table .title {
	color:#555555;
	border:none;
}
#cart table .er {
	text-align:left;
}
#cart table .er .ere {
	padding-left:20px;
}
#cart table tr {
}
#cart table tr td {
	vertical-align:top;
}
#cart table tr td.remove {
	text-align:center;
	width:70px;
}
#cart table tr td.remove img{
margin-top:30px;
}
#cart table tr td.name {
	width:343px;
}
#cart table tr td.name img {
	margin-right:10px;
	margin-top:5px;
	margin-left:5px;
	float:left;
}
#cart table tr td.name .name_id {
float:left;
width:225px;
}
#cart table tr td.name .name{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-top:10px;
}
#cart table tr td.name .id {
	font-weight:bold;
	margin-top:5px;
	width:140px;
	float:left;
}
#cart table tr td.quant {
	width:85px;
}
#cart table tr td.quant div{
border-bottom:1px solid #e8e8e8;
border-top:1px solid #e8e8e8;
height:88px;
}
#cart table tr td.quant div.topt{
border-top:1px solid #cecfcf;
}
#cart table tr td.quant input {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	color:#898989;
	font-size:11px;
	height:15px;
	line-height:18px;
	margin-left:10px;
	margin-top:15px;
	padding-right:2px;
	padding-left:10px;
	width:32px;
}
#cart table tr td.price {
	font-weight:bold;
	width:145px;
}
#cart table tr td.price .top{
height:65px;
}
#cart table tr td.price .top div{
padding-top:15px;
padding-left:8px;
}
#cart table tr td.pr_total div{
padding-top:15px;
padding-left:8px;
}
#cart table tr td.price .bottom{
background:#FFFFFF;
border-top:1px solid #dfdfdf;
height:37px;
margin-right:-85px;
position:relative;
padding-top:18px;
padding-left:8px;
width:222px;
}
#cart table tr td.price .bottom span{
margin-right:20px;
}
#cart table tr td.pr_total {
	font-weight:bold;
	width:85px;
}
#cart table tr td.pr_total .tot {
	padding-top:25px;
	padding-left:45px;
	border-right: 1px solid #e8e8e8;
border-bottom:1px solid #e8e8e8;
border-top:1px solid #e8e8e8;
height:63px;
}
#cart table tr td.pr_total .topt{
border-top:1px solid #cecfcf;
}
#cart table tr td.total {
	font-weight:bold;
	width:110px;
}
#cart table tr td.total .total {
	margin-bottom:25px;
	padding-left:7px;
}
#cart table tr td.total .total span {
	margin-left:15px;
}
#cart .under {
	margin:6px 6px -10px 6px;
}
#cart .under .row_pay{
margin-bottom:3px;
}

#cart .under input {
	margin-right:5px;
	float:left;
	vertical-align:middle;
}
#cart .under span {
	font-weight:bold;
}
#cart .under label{
float:left;
margin-top:2px;
}
#cart .button .but {
	margin-right:12px;
}
#cart .tab_bottom_line {
	background:url(../img/shopping_cart_bottomBg.gif) repeat-x top left;
	height:6px;
	width:747px;
	overflow:hidden;
}
#cart .total {
background:url(../images/ship_bot.gif) repeat-x top left;
color:#ffffff;
font-family:tahoma, arial, silfaen, sans-serif;
	font-weight:bold;
	height:32px;
	line-height:22px;
	padding-right:25px;
	text-align:right;
}
#cart .ach_total{
float:right;
margin-top:5px;
}
#cart .ach_total_confirm{
float:right;
margin-top:33px;
}
#cart .total_invoic {
	background:url(../img/invoice_buts.gif) repeat-x top left;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding-left:10px;
	width:170px;
}
#cart .total_invoic .total_left{
float:left;
width:80px;
}
#cart .total_invoic .total_right{
float:left;
padding-left:8px;
}
#cart .tab_bottom_line_invoic{
background:transparent url(../img/shopping_cart_bottomBg.gif) repeat-x scroll left top;
height:6px;
overflow:hidden;
width:753px
}
#cart .total .usd {
	padding-left:16px;
}
#cart .buuton_bottom {
	padding-top:15px;
	padding-left:26px;
}
#cart .buuton_bottom .color_a {
	color:#898989;
}
#cart .buuton_bottom .gcik {
	font-size:9px;
	padding:2px 5px 0px 5px;
	line-height:13px;
}
#cart .g_total{
background:url(../images/shopping_cart_total.gif) repeat-x left top;
border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
font-weight:bold;
height:30px;
line-height:30px;
padding-left:545px;
text-transform:uppercase;
}
.g_total{
background:url(../images/shopping_cart_total.gif) repeat-x left top;
border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
font-weight:bold;
height:30px;
line-height:30px;
padding-left:545px;
text-transform:uppercase;
}
#cart .g_total span{
padding-right:20px;
}
.radio_billing1{
margin-top:20px;
margin-bottom:20px;
padding-left:20px;
}
.in_ship_div{
padding-bottom:10px;
padding-left:35px;
}
.nexti{
padding-top:30px;
padding-left:25px;
}
.next_b{
margin-left:20px;
}
.radio_billing1 .anun{
float:left;
margin-top:3px;
margin-left:5px;
margin-right:20px;
}
.radio_billing1 .bold{
font-weight:bold;
}
.radio_billing{
margin-top:-5px;
margin-bottom:20px;
margin-left:-20px;
}
.radio_billing1 .anun{
float:left;
margin-top:3px;
margin-left:5px;
margin-right:20px;
}
.radio_billing1 .bold{
font-weight:bold;
}
#shopping_add{
background:url(../images/qaq.gif) repeat-x left 0px;
min-height:100px;
height:auto !important;
height:100px;
}
#shopping_add h4{
color:#898989;
font-size:12px;
font-weight:normal;
padding-top:15px;
padding-left:20px;
}
#shopping_add .in_shopping{
margin-top:20px;
}
#shopping_add .marg_none{
margin-top:0;
}
#shopping_add .title {
	color:#6e6e6e;
	font-family:tahoma, arial, silfaen, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:20px 0 0 0;
}
#shopping_add .title .an{
margin-left:15px;
}

#shopping_add .input_shipp{
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	margin:0 0 13px 0;
	padding:1px 0;
	width:218px;
}
#shopping_add .wid_year{
width:93px;
}
#shopping_add .wid_yearm{
margin-left:7px;
width:120px;
}
.margin_7{
margin-left:7px;
}
.opt {
color:#999999;
font-size:11px;
padding:1px 0;
}
/* end cart */
/* product inner */
.product_inner{
padding-left:20px;
}
.page_inn{
padding-top:10px;
width:700px;
}
.product_inner .view{
float:right;
}
.product_inner .view .view_link{
float:right;
margin-top:4px;
margin-right:14px;
}
.product_inner .view .pr_next{
float:right;
font-weight:bold;
padding-top:6px;
padding-right:25px;
}
.product_inner .bacg{
background:url(../images/product_top.gif) repeat-x top left;
height:27px;
width:100%;
}
.product_inner .view .pr_next a{
color:#4d4d4d;
}
.product_inner .view .pr_next a img{
margin-top:2px;
}
.product_inner .view .pr_next a span{
padding:0 5px;
}
.product_inner .view .pr_next .klorik{
margin-top:1px;
}
.product_inner .left_pr{
float:left;
width:325px;
}
.product_inner .left_pr .img_product{
padding-top:13px;
height:320px;
padding-bottom:10px;
text-align:center;
width:320px;
}
.product_inner .left_pr .img_product img{
border:1px solid #dfdfdf;
}
.product_inner .left_pr .zoom{
margin:auto;
width:70px;
}
.product_inner .left_pr .zoom img{
float:left;
}
.product_inner .left_pr .zoom span{
color:#898989;
display:block;
float:left;
font-size:12px;
font-weight:bold;
line-height:15px;
padding-left:0px;
padding-right:5px;
padding-top:0px;
}
.rewiev{
margin-top:30px;
padding-left:5px;
}
.rewiev a{
float:left;
padding: 0px;
}
.rewiev a img{
float:left;
margin-right:4px;
}
.rewiev a span{
color:#898989;
float:left;
font-weight:bold;
margin-top:5px;
}
.rewiev .left_but{
margin-left:10px;
}
.product_inner .left_pr .price_pr{
margin-top:10px;
}
.product_inner .left_pr .price_pr .zax_pr{
color:#898989;
float:left;
font-family:tahoma, arial, silfaen, sans-serif;
padding-left:35px;
width:170px;
}
.rat_l{
float:left;
width:80px;
}
.product_inner .left_pr .price_pr .zax_pr .row_pr{
float:left;
margin-bottom:4px;
}
.product_inner .left_pr .price_pr .zax_pr .row_q{
margin-top:10px;
}
.product_inner .left_pr .price_pr .zax_pr .row_q label{
float:left;
margin-right:5px;
margin-top:2px;
}
.product_inner .left_pr .price_pr .zax_pr .row_q .input{
border-color:#4c4c4c #a7a7a7 #dadada #dbdbdb;
border-style:solid;
border-width:1px;
color:#606060;
float:left;
font-size:10px;
font-weight:bold;
padding:2px;
width:58px;
}
.product_inner .left_pr .price_pr .zax_pr .row_pr .siren{
color:#a00f4a;
float:left;
font-weight:bold;
text-align:left;
width:90px;
}
.product_inner .left_pr .price_pr .ach_pr .email{
color:#626262;
line-height:50px;
font-size:13px;
}
.product_inner .left_pr .price_pr .button{
clear:both;
padding-top:10px;
padding-left:35px;
}
.product_inner .left_pr .price_pr .button .right_but{
margin-left:15px;
}
.product_inner .right_pr{
float:left;
margin-top:20px;
padding-left:30px;
}
.product_inner .right_pr h4{
color:#3a6f82;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:11px;
font-weight:bold;
}
.product_inner .right_pr .id_pr{
color:#8a8a8a;
font-weight:bold;
}
.product_inner .right_pr .text_pr{
font-size:12px;
margin-top:20px;
}
.product_inner .product_show{
background:url(../images/qaq.gif) repeat-x top left;
padding-top:27px;
}
.product_inner .product_show .row_show{
padding-left:32px;
margin-top:10px;
}
.product_inner .product_show .img{
border:1px solid #eeeeee;
float:left;
margin-right:10px;
position:relative;
}
.product_inner .product_show .img .zoom{
background:url(../images/zoom.png) no-repeat left top;
position:absolute;
left:0px;
height:100px;
top:0px;
width:100px;
}
.product_inner .product_show .img .layer{
background:url(../images/layer.png) no-repeat left top;
position:absolute;
left:0px;
height:100px;
top:0px;
width:100px;
}
.price_pr .count{
color:#767676;
font-weight:bold;
padding-bottom:10px;
text-align:right;
}
.price_pr .count select{
border-top:1px solid #c8c8c8;
border-right:1px solid #f6f6f6;
border-bottom:1px solid #f9f9f9;
border-left:1px solid #dbdbdb;
margin-left:5px;
width:144px;
}
.top_pr{
color:#4d4d4d;
font-size:12px;
padding-bottom:30px;
width:350px;
}
.top_pr .info{
color: #8a8a8a;
font-weight:bold;
padding-top:12px;
}
.top_pr .info  span{
color: #9300a9;
font-weight:bold;
padding-top:12px;
}
.img_prod{
}
.img_prod img{
border:1px solid #e1e1e1;
float:left;
margin-right:9px;
margin-bottom:10px;
}
.product_inner .may{
font-size:12px;
padding-left:15px;
padding-bottom:5px;
}
.marg_bot-{
margin-top:-20px;
padding-left:15px;
}
.all_inner .marg_bot-  .product {
width:178px;
}
.product_inner .product_show .left_sh{
float:left;
padding-top:35px;
padding-left:25px;
width:25px;
}
.product_inner .product_show .right_sh{
float:left;
padding-top:35px;
width:17px;
}
.product_inner .d_none{
display:none;
}
.product_inner .product_show1{
margin-top:27px;
padding:0 3px 10px 3px;
}
.product_inner .product_show1 .title{
background:#a00f4a;
border-top:1px solid #b13d6c;
color:#ffffff;;
font-size:11px;
font-weight:bold;
height:19px;
padding-left:25px;
padding-top:5px;
text-transform:uppercase;
}
.product_inner .product_show1_in{
background:#f4f4f4;
padding-top:5px;
padding-bottom:5px;
padding-left:12px;
}
.product_inner .product_show1 .img{
background:#FFFFFF;
float:left;
height:103px;
margin:0 4px;
position:relative;
display:inline;
text-align:center;
width:145px;
}
/***********************************/
.all_inner .product{
float:left;
text-align:center;
width:180px;
 
}
.all_inner .row_product{
margin-bottom:15px;
}
.all_inner .product .product_img img {
 
 
text-align:center;

}
.all_inner .product .product_img a{
 padding: 0px;
 

}
.all_inner .product .product_name {
color:#000000;
font-family:tahoma,arial,silfaen,sans-serif;
font-size:10px;
height: 40px;
font-weight:bold;
padding-top:5px;

padding-left:3px;
padding-right:3px;
}
.all_inner .product .product_price {
color:#000000;
font-family:tahoma,arial,silfaen,sans-serif;
font-size:10px;
font-weight:bold;
padding-top:8px;
}
.all_inner .product .button {
padding-top:10px;

}
.all_inner .product .button a{
padding:0px;
}
.all_inner .product .product_price span {
color:#337995;
font-size:11px;
}
/******************/
.product_page{
background:url(../images/product_page_bg.gif) repeat-x left top;
}
.padd_top{
padding-top:23px;
}
.pages{
background:url(../images/pager_bg.gif) repeat-x left top;
height:23px;
padding-top:7px;
vertical-align: middle;
padding-right:10px;
margin-bottom:10px;
}
.pages ul{
list-style:none;
float:right;
margin:0;
padding:0;
}
.pages ul li{
float:left;
height:17px;
padding-top:5px;
text-align:center;
width:22px;
} 
.pages ul li.active{
background:url(../images/pager_active.gif) no-repeat left top;
}
.pages ul li a{
color:#666666;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:10px;
padding: 5px;
height: 11px;
 
font-weight:bold;
}
.pages ul li .active a{
color:#fff;
}

/***************/
.products h2.product_name{
color:#9630b2;
font-size:18px;
font-weight:bold;
padding-left:15px;
}
.wr_banners {
	height:245px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:0 7px;
}
.bootom_banners {
display:inline;
	float:left;
	width:185px;
   margin:0 5px;
}
.bootom_banners .img {
	height:160px;
	width:150px;
}
.bootom_banners_right {
	float:left;
	width:185px;
	margin:0 0px 0 0;
}
.bootom_banners_right .img {
	height:160px;
	width:150px;
}
.bootom_banners .name {
	color:#636363;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	margin:3px 3px 4px 5px;
	
}
.gner{
margin:5px 0;
}
.retail{
color:#8a8a8a;
margin:-5px 0px 0px 5px;
font-size:11px;
}
.retail .reat_usd{
color:#d840c5;
padding-left:3px;
}
.bootom_banners .pricemore {
	font-weight:bold;
	line-height:18px;
}
.bootom_banners .price {
	background:#f4f4f4;
	color:#8a8a8a;
	float:left;
	width:92px;
	height:20px;
	text-align:center;
}
.bootom_banners .more a {
	background:url(../img/bornners_moreBG.gif) repeat-x top left;
	border:1px solid #bebebe;
	width:80px;
	height:18px;
	line-height:17px;
	float:right;
	color:#ffffff;
	text-align:center;
	padding:0 5px;
}
.bootom_banners .price span {
	color:#d840c5;
}
.bootom_banners_right .name {
	color:#636363;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	margin:3px 3px 4px 5px;
	;
}
.bootom_banners_right .pricemore {
	font-weight:bold;
	line-height:18px;
}
.bootom_banners_right .price {
	background:#f4f4f4;
	color:#8a8a8a;
	float:left;
	width:92px;
	height:20px;
	text-align:center;

}
.bootom_banners_right .more a {
	background:url(../img/bornners_moreBG.gif) repeat-x top left;
	border:1px solid #bebebe;
	width:80px;
	height:18px;
	line-height:17px;
	float:right;
	color:#ffffff;
	text-align:center;
	padding:0 5px;
}
.bootom_banners_right .price span {
	color:#d840c5;
}
/*****************************/
.left_topik1{
background:#d6d6d6;
float:left;
padding:4px;
position:relative;
width:484px;
}
.left_topik1 .links_m{
position:relative;
height:15px;
width:168px;
top:183px;
margin-left:-5px;
}
.left_topik1 .links_m a{
color:#706e70;
}

.left_topik1 img{
border:1px solid #848484;
}
.left_topik1 .text{
color:#a50da3;
font-size:11px;
height:345px;
float:left;
text-align:left;
padding:10px;
padding-right:4px;
width:160px;
}
.left_topik1 .text .tit{
font-size:12px;
font-weight:bold;
margin-bottom:15px;
}
/**********************/
.left_topik1_copy{
background:#515151;
float:left;
padding:4px;
position:relative;
width:484px;
}
.left_topik1_copy .links_m{
position:relative;
height:15px;
width:168px;
top:183px;
margin-left:-5px;
}
.left_topik1_copy .links_m a{
color:#e4e4e4;
}

.left_topik1_copy img{
border:1px solid #1c1d1f;
}
.left_topik1_copy .text{
color:#e4e4e4;
font-size:11px;
height:345px;
float:left;
text-align:left;
padding:10px;
padding-right:4px;
width:160px;
}
.left_topik1_copy .text .tit{
font-size:12px;
font-weight:bold;
margin-bottom:15px;
}
/******************/
.right_topik1{
float:left;
padding-left:10px;
width:278px;
}
.right_topik1 h3{
color:#9300a9;
font-family:tahoma,arial;
font-size:15px;
font-weight:bold;
padding-left:13px;
padding-top:20px;
}
.right_topik1 .img_pr{
padding-top:15px;
padding-right:10px;
text-align:center;
}
.right_topik1 h4{
color:#414141;
font-family:tahoma,arial;
font-size:11px;
font-weight:bold;
}
.right_topik1 .id{
color:#8a8a8a;
font-family:tahoma,arial;
font-size:11px;
font-weight:bold;
}
.right_topik1 .price_pr{
padding-top:10px;
}
.right_topik1 .price_pr .zax_pr{
color:#8a8a8a;
float:left;
font-family:tahoma, arial, silfaen, sans-serif;
font-weight:bold;
width:140px;
}
.right_topik1 .price_pr .zax_pr .row_pr{
margin-bottom:4px;
}
.right_topik1 .price_pr .zax_pr .row_q{
margin-top:10px;
}
.right_topik1 .price_pr .zax_pr .row_q label{
float:left;
margin-right:5px;
margin-top:2px;
}
.right_topik1 .price_pr .zax_pr .row_q .input{
border-color:#4c4c4c #a7a7a7 #dadada #dbdbdb;
border-style:solid;
border-width:1px;
color:#606060;
float:left;
font-size:10px;
font-weight:bold;
padding:2px;
width:53px;
}
.right_topik1 .price_pr .zax_pr .row_pr .siren{
color:#9300a9;
}
.right_topik1 .price_pr .ach_pr .email{
color:#626262;
line-height:50px;
font-size:13px;
}
.right_topik1 .price_pr .button{
clear:both;
padding-top:30px;
padding-left:5px;
}
.right_topik1 .right_pr{
float:left;
padding-right:30px;
padding-top:15px;
padding-left:10px;
}
.right_topik1 .right_pr h4{
color:#9300a9;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:18px;
font-weight:bold;
}
.right_topik1 .right_pr h5{
color:#414141;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:11px;
font-weight:bold;
margin-top:5px;
}
.right_topik1 .right_pr .id_pr{
color:#8a8a8a;
font-weight:bold;
}
.ach_pr{
float:left;
padding-top:34px;
}
.product_page .product_show{
background:url(../images/qaq.gif) repeat-x top left;
padding-top:27px;
clear:both;
}
.product_page .product_show .img{
float:left;
margin-right:17px;
position:relative;
}
.product_page .product_show .img .zoom{
background:url(../images/zoom.png) no-repeat left top;
position:absolute;
left:0px;
height:100px;
top:0px;
width:100px;
}
.product_page .product_show .img .layer{
background:url(../images/layer.png) no-repeat left top;
position:absolute;
left:0px;
height:100px;
top:0px;
width:100px;
}
.product_page .product_show .left_sh{
float:left;
padding-top:35px;
padding-left:25px;
width:25px;
}
.product_page .product_show .right_sh{
float:left;
padding-top:35px;
width:17px;
}
.product_page .d_none{
display:none;
}

.product_page .product_show1_in{
margin:auto;
padding-left:20px;
float:left;
}
.product_page .product_show1 .img{
border:1px solid #f4f4f4;
float:left;
margin:0 4px;
position:relative;
display:inline;
}
.product_page .product_show1 {
background:transparent url(../images/qaq.gif) repeat-x scroll left top;
padding-bottom:10px;
padding-top:27px;
}
.verch{
color:#888888;
font-weight:bold;
padding-left:25px;
margin-top:15px;
}
/********************************/
.pop{
margin:10px auto;
width:690px;
}
.pop .img_pop{
background:#FFFFFF;
border:1px solid #ebebeb;
height:518px;
text-align:center;
width:685px;
}
.pop .button{
background:url(../images/pop_bg.gif) repeat-x top left;
height:63px;
padding:0 20px;
}
.pop .button .sh_left{
display:block;
float:left;
padding-top:14px;
}
.pop .button .sh_right{
display:block;
float:right;
padding-top:14px;
width:45px;
}
.pop .button img{
margin:0 5px;
} 
.pop .button a{
color:#ffffff;
font-weight:bold;
}
.pop_body{
background:#e5e5e5;
}
.pop .cmp{
color:#ffffff;
display:block;
font-family:tahoma,arial;
font-size:11px;
font-weight:bold;
padding:15px 10px 0 10px;
float:left;
text-align:center;
width:540px;
}
/****************************************/
.friend .western {
margin-top:20px;
	margin-bottom:5px;
	padding-left:7px;
}
.friend  .row_pay{
margin-bottom:3px;
}
.friend  .western .top {
	margin-top:20px;
	margin-bottom:3px;
}
.friend  input {
	margin-right:5px;
	float:left;
	vertical-align:middle;
	
}
.friend .radion_from{
margin-top:3px;
float:left;
}
.friend .radion_from a{
color:#0066FF;
text-decoration:underline;
}
/*sign in*/
#sign_in{
/*background:url(../images/qaq.gif) repeat-x top left;*/
padding-top:30px;
}
#sign_in h4{
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
margin-bottom:10px;
text-transform:uppercase;
}
#sign_in .sign_row{
padding-left:8px;
}
#sign_in .sign_in_left{
float:left;
padding-left:20px;
width:258px;
}
#sign_in .sign_in_left form{
padding-left:2px;
}
#sign_in .sign_in_right{
float:left;
padding-left:80px;
width:395px;
}
#sign_in .sign_row .input_shipp {
border-color:#6B6B6B #F2F2F2 #E5E5E5 #A1A1A1;
border-style:solid;
border-width:1px;
margin:0 0 13px;
padding:2px;
width:218px;
}
#sign_in .but_sign{
text-align:right;
}
#sign_in .butt1{
padding-right:25px;
}
#sign_in .but_sign input{
float:none;
}
#sign_in .vern{
font-weight:bold;
margin-bottom:5px;
}
#sign_in .row_radio_s{
padding-left:3px;
margin-top:5px;
}
#sign_in .row_radio_s label{
float:left;
margin-top:3px;
margin-left:2px;
margin-right:10px;
}
#sign_in .row_radio_s input{
float:left;
}
#sign_in .sign_row select{
border-color:#6B6B6B #F2F2F2 #E5E5E5 #A1A1A1;
border-style:solid;
border-width:1px;
color:#999999;
font-size:10px;
width:125px;
}
#sign_in .marg_s10{
margin-bottom:10px;
margin-top:8px;
}
#sign_in .marg_top25{
margin-top:25px;
margin-bottom:15px;
}
#sign_in .chek{
float:left;
width:23px;
}
#sign_in .chek_name{
float:left;
width:280px;
}
#sign_in .text_sign{
color:#666666;
margin-top:15px;
width:280px;
}
.link{
color:#990099;
}
#sign_in input{
float:left;
}
/***** account**********************/
h2.acc_top{
background:url(../images/ship_topbg.gif) repeat-x top left;
color:#ffffff;
font-size:12px;
font-weight:bold;
height:27px;
}
h2.acc_top span.bag{
background:url(../images/acc_mard.gif) no-repeat left top;
display:block;
height:27px;
padding-left:40px;
}
#cart .accmenu {
background:url(../images/ship_tver.gif) repeat-x top left;
height:55px;
}
#cart .accmenu ul {
list-style:none;
margin:0;
margin-left:8px;
padding:0;
}
#cart .accmenu ul li {
	font-size:14px;
	height:39px;
	float:left;
	padding-left:18px;
	padding-top:9px;
}
#cart .accmenu li a {
	background:url(../images/acc_all.gif) no-repeat left 5px;
	color:#ffffff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:19px;
	padding:6px 0;
	float:left;
}
#cart .accmenu ul li a:hover {
	background:url(../images/acc_active.gif) no-repeat left 5px;
	color:#ffffff;
}
#cart .accmenu ul li a.active {
	background:url(../images/acc_active.gif) no-repeat left 5px;
	color:#ffffff;
}
#cart .accmenu ul li a.active .sp2{
color:#9400c0;
}
#cart .accmenu ul li .sp2 {
	color:#666666;
	float:left;
	font-size:11px;
	height:15px;
	display:block;
	font-weight:normal;
	padding-left:20px;
}
.view_ord{
float:right;
padding-right:18px;
position:relative;
top:-5px;
height:22px;
width:400px;
}
.view_ord input{
float:right;
margin-right:5px;
}
.view_ord .input{
border-color:#6B6B6B #F2F2F2 #E5E5E5 #A1A1A1;
border-style:solid;
border-width:1px;
color:#999999;
font-size:10px;
float:right;
padding:2px;
width:190px;
}
.welcom_acc{
border-color:#cecfcf #e8e8e8 #ededed #e8e8e8;
border-style:solid;
border-width:1px;
padding:15px 30px 28px 23px;
}
.welcom_acc .name_acc{
font-weight:bold;
font-size:11px;
margin-bottom:10px;
text-transform:uppercase;
}
.acc_form{
margin:auto;
width:550px;
}
#shopping_add .acc_form .title{
color:#868686;
font-weight:bold;
text-decoration:underline;
text-transform:uppercase;
margin-bottom:8px;
padding-left:5px;
}
.acc_form .th{
background:url(../images/aac_formbg.gif) repeat-x left bottom;
min-height:22px;
height:auto !important;
height:22px;
}
.acc_form .th div.oder_no{
background:url(../images/lin_min.gif) no-repeat right 5px;
float:left;
padding:7px 17px;
padding-left:70px;
width:95px;
}
.acc_form .th div.date_o{
background:url(../images/lin_min.gif) no-repeat right 5px;
float:left;
padding:7px 17px;
width:115px;
}
.acc_form .th div.total_pr{
float:left;
padding:7px 17px;
width:170px;
}
.acc_form .th div.total_pr{
padding:7px 13px;
width:140px;
}
.acc_form .rows{
padding-top:10px;
}
.acc_form .row_tab{
border-bottom:1px solid #e8e8e8;
}
.acc_form div.number{
float:left;
padding:4px 13px;
width:37px;
}
.acc_form div.oder_no{
float:left;
padding:4px 13px;
width:95px;
}
.acc_form div.date_o{
float:left;
padding:4px 13px;
width:120px;
}
.acc_form div.total_pr{
float:left;
padding:4px 13px;
width:170px;
}
.acc_form div.total_pr{
padding:4px 13px;
width:140px;
}
.acc_form div.book{
float:left;
padding:4px 13px;
}
.acc_form div.book img{
}
.acc_form .last{
border:none;
}
.end_task{
background:url(../images/davadit.gif) repeat-x bottom left;
height:35px;
margin-top:25px;
padding-right:30px;
text-align:right;
}
.end_task a{
background:url(../images/shsh.gif) no-repeat right 3px;
color:#6e6f6e;
padding-right:15px;
}
.all_inner .none_bott{
background:none;
border:none;
color:#0000FF;
cursor:pointer;
float:left;
text-decoration:underline;
vertical-align:middle;
font-size:10px;
font-family:tahoma, arial, silfaen, sans-serif;
margin:2px 0 0 2px;
padding:0;
}
.all_inner .none_chek{

color:#898989;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.hide {display: none;}
.show {    display:block}

#header .header_top .toll_free{
color:#fff;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
line-height:19px;

margin-top:8px;
vertical-align:middle;
width:400px;
}
#header .header_top .toll_free .marg_span{
margin-top:1px;
float:right;
}
#header .header_top .toll_free .tot_span{
font-size:16px;
float:right;
margin-right:3px;
text-transform:uppercase;
}
/* advancet */

.searchBrend {
	float:left;
	margin-top:33px;
	width:304px;
}
.searchBrend .title_search {
	font-size:11px;
	font-weight:bold;
}
.searchBrend select {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	color:#898989;
	font-size:11px;
	height:19px;
	width:218px;
	margin-top:5px;
}
select.litle {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	color:#898989;
	font-size:11px;
	height:19px;
	width:130px;
	margin-top:5px;
}
.searchBrend .mark {
	margin-top:15px;
}
.searchBrend span {
	margin-left:5px;
}
.searchBrend .title_category {
	font-size:11px;
	font-weight:bold;
	margin-top:15px;
}
.searchBrend .title_category .right {
	padding-left:15px;
}
.searchBrend .colorSize {
}
.searchBrend .left {
	float:left;
}
.searchBrend .right {
	margin-left:15px;
}
.searchBrend .price {
}
.searchBrend .price .left {
	float:left;
	margin:0;
}
.searchBrend .price .right {
	float:left;
	padding-left:15px;
}
.searchBrend .price input {
	border-top:1px solid #6b6b6b;
	border-left:1px solid #a1a1a1;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #f2f2f2;
	padding:3px 0;
	width:128px;
}
.searchBrend .button {
	margin-top:15px;
	padding-left:138px;
}
.searchBrend .button a {
}
.searchType {
	border-left:2px solid #f0f0f0;
	border-right:2px solid #f0f0f0;
	border-bottom:2px solid #f0f0f0;
	float:right;
	margin-top:20px;
	padding-bottom:15px;
	width:420px;
}
.searchType .title {
	background:#f0f0f0;
	color:#272727;
	font-weight:bold;
	font-size:11px;
	height:19px;
	padding-left:15px;
	padding-top:5px;
	margin:0;
}
.searchType p {
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}
#tell_us input.marg_rig{
margin-right:10px;
}
.friend input.marg_rig{
margin-right:10px;
} 
/*end advancet */


.banner{
padding-top:5px;
}
.banner .left_banner{
float:left;
width:523px;
}
.banner .left_banner img{
margin-bottom:3px;
}
.banner .right_banner{
float:right;
width:197px;
}
.banner .right_banner img{
margin-bottom:4px;
}
.new_product{
background:url(../images/new_bg.gif) repeat-x left top;
margin-top:20px;
padding-top:10px;
}
.new_product h3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
padding-left:12px;
}
.new_product h4{
color:#373737;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
padding-left:12px;
}

.new_product .new_product_row{
padding-top:30px;
}
.new_product .new_product_row .product{
float:left;
text-align:center;
margin:0 1px;
width:142px;
}
.new_product .new_product_row .product .about{
padding-top:15px;
margin:auto;
padding-bottom:30px;
text-align:left;
width:120px;
}

#footer .footer_top .left_top_footer .social{
height:19px;
margin-top:-25px;
padding-top:6px;
padding-left:15px;
position:relative;
}
#footer .footer_top .left_top_footer .social *{
float:left;
}
#footer .footer_top .left_top_footer .social span{
color:#898989;
margin:2px 5px 0 3px;
}
.zoom_new{
	bottom:10px;
	height:13px;
	left:137px;
	position:absolute;
	width:47px;
	display:block;
	
}
.zoom_new a{
	display:block;
	height:13px;
	width:47px;
}

.buy:hover{
cursor:pointer;
}
.form_shop_by{
background:url(../images/buy_bg.gif) no-repeat left top;
padding-top:15px;
padding-left:28px;
}
*html* .form_shop_by{
height:30px;
}
.form_shop_by input{
float:left;
}
.form_shop_by label{
float:left;
margin-top:2px;
margin-left:3px;
}
html* .form_shop_by label{
margin-top:3px;
}
.row_by{
margin-bottom:5px;
}
.form_shop_by .button{
text-align:right;
margin-top:-15px;
padding-right:15px;
}
.form_shop_by .button input{
float:none;
}


 

.news{
background:url(../images/news_bg.gif) repeat-x left top;
font-family:tahoma, arial, silfaen, sans-serif;
margin-top:60px;
padding-left:13px;
padding-bottom:25px;
position:relative;
}
.news .jurnal{
background:url(../images/news_img.gif) no-repeat left top;
height:87px;
position:absolute;
overflow:hidden;
right:5px;
top:-46px;
width:84px;
}
*html* .jurnal{
left:620px;
}
.news h3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
padding-top:10px;
text-transform:uppercase;
}
.news .row_news{
background:url(../images/news_line.gif) no-repeat left bottom;
padding-bottom:13px;
width:690px;
}
.news .last{
background:none;
}
.news h5{
color:#95cae0;
font-size:11px;
margin-top:15px;
margin-bottom:3px;
}
.news .date{
color:#95cae0;
margin-bottom:10px;
}
.news p a{
color:#95cae0;
}
.go_to{
width:690px;
}
.go_to .go_toblog{
float:left;
}
.go_to .go_toblog a{
color:#767a7c;
font-weight:bold;
text-transform:uppercase;
}
.go_to .go_toblog a *{
float:left;
margin-right:5px;
}
.go_to .go_toblog a img{
margin-top:2px;
}
.go_to .read{
float:right;
}
.go_to .read a{
color:#95cae0;
font-weight:bold;
}
.go_to .read a span{
text-decoration:underline;
}
.news2{
margin-top:10px;
margin-bottom:30px;
}
.news2 h3{
background:url(../images/news_2bg.gif) repeat-x left bottom;
padding-bottom:37px;
padding-left:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
}
.news2 p{
padding-top:5px;
padding-left:15px;
}

/**/
.top_sel{
background:url(../images/top_sel_bg.gif) repeat-x left top;
height:311px;
margin-top:20px;
}
.top_sel h3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
margin-top:-7px;
padding-left:15px;
padding-bottom:5px;
}
