/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#5c5c5c url(images/body_bg.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b4b4b;
}
h1, h2, h3, h4, h5, h6, p, form, div, img, span, select {
	margin:0px;
	padding:0px;
}
img, input, select {
	border:0px;
}
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{
background:#FFffff;
margin:0 auto;
width:1020px;
}
/* header */
#header{
background:url(images/header_bg.gif) repeat-x top left;
height:124px;
}
#header .header_top{
height:95px;
}
#header .header_top .logo{
background:url(images/logo.png) no-repeat top left;
display:inline;
float:left;
height:59px;
margin-top:20px;
margin-left:25px;
width:265px;
}
#header .header_top .logo h1{
display:none;
}
/****/
#header .header_right{
float:right;
}
#header .header_top .bask_welcom{
float:right;
color:#5e5e5e;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:10px;
padding-top:10px;
padding-right:10px;
}
#header .header_top .bask_welcom .welcome{
float:right;
}
#header .header_top .bask_welcom a{
color:#5e5e5e;
margin-left:3px;
text-decoration:underline;
}
#header .header_top .bask_welcom .basket{
float:right;
padding-right:20px;
}
/****/
#header .header_top .toll{
color:#a30da8;
float:right;
font-size:18px;
padding-top:19px;
padding-right:10px;
width:400px;
}
#header .header_top .h_img{
float:left;
margin-right:5px;
}
#header .header_top .h_img img{
margin-top:3px;
}
/***********/
#header .header_top .search_h{
float:right;
padding-top:7px;
}
#header .header_top .search_h .s_menu{
float:left;
padding-top:3px;
}
#header .header_top .search_h .s_menu ul{
list-style:none;
margin:0;
padding:0;
}
#header .header_top .search_h .s_menu ul li{
background:url(images/line_li.gif) no-repeat right 2px;
float:left;
padding:0 8px;
}
#header .header_top .search_h .s_menu ul .last{
background:none;
}
#header .header_top .search_h .s_menu ul li a{
color:#5e5e5e;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:10px;
}
#header .header_top .search_h .search{
float:left;
}
#header .header_top .search_h .search .input_search{
color:#5c5c5c;
float:left;
border:1px solid #999999;
font-size:10px;
margin-right:5px;
padding:2px;
width:175px;
}
#header .header_top .search_h .advan{
float:left;
padding:3px 9px 0 7px;;
}
#header .header_top .search_h .advan a{
color:#5d5d5d;
text-decoration:underline;
}
/* header menu */
#header .header_menu{
background:url(images/header_menu_bg.gif) no-repeat top left;
height:18px;
margin-top:4px;
margin-bottom:6px;
margin-left:12px;
}
#header .header_menu ul{
list-style:none;
margin:0 14px;
padding:0;
}
#header .header_menu ul li{
padding:1px 0;
float:left;
}
#header .header_menu ul li a{
color:#ffffff;
display:block;
float:left;
font-weight:bold;
padding:1px 13px;
}
#header .header_menu ul li a.active{
background:url(images/active_menu.png) no-repeat top left;
}
/* end header menu */
#contener_1{
background:#ffffff url(images/contener_1.gif) repeat-x top left;
min-height:100px;
height:auto !important;
height:100px;
}
#contener_1 #left_col{
border-right:1px solid #d5d5d5;
float:left;
width:225px;
}
#contener_1 #left_col .left_menu{
padding-bottom:10px;
}
#contener_1 #left_col .left_menu h4{
color:#9630b2;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
padding:10px 0 5px 13px;
}
#contener_1 #left_col .left_menu ul{
list-style:none;
margin:0;
padding:0;
}
#contener_1 #left_col .left_menu ul li{
}

#contener_1 #left_col .left_menu ul li.buy{
}
#contener_1 #left_col .left_menu ul li.buy a{
color:#a30da8;
font-weight:bold;
}
#contener_1 #left_col .left_menu ul li a{
background:#f8f8f8 url(images/left_menu_bg.gif) repeat-x top left;
border-bottom:1px solid #e1e1e1;
color:#000000;
width:210px;

display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
min-height:14px;
height:auto !important;
height:14px;
padding:3px 5px 3px 12px;
}
#contener_1 #left_col .left_menu ul li a span{
padding-left:10px;
}
#contener_1 #left_col .left_menu ul li a:hover{
background:url(images/left_menu_active_bg.gif) repeat-x top left;
border-bottom:1px solid #ddddde;
}
#contener_1 #left_col .left_menu ul li a.active{
background:url(images/left_menu_active_bg.gif) repeat-x top left;
border-bottom:1px solid #ddddde;
}
#contener_1 #left_col .left_menu ul li a.active span{
background:url(images/left_menu_active.gif) no-repeat 0 5px;
padding-left:10px;
}
#contener_1 #left_col .left_menu ul li a.active ul{
}
#contener_1 #left_col .left_menu ul li a.active ul li{
}
#contener_1 #left_col .left_menu ul li ul li a{
background:none;
font-size:11px;
border:none;
color:#828282;
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:#a30da8;
border:none;
 color:#ffffff;
 width:190px;
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{
padding-left:22px;
padding-top:10px;
}
#contener_1 #left_col .e_mail{
position:relative;
padding-left:22px;
}
#contener_1 #left_col .e_mail .letter{
background:url(images/letter.png) no-repeat top left;
height:43px;
position:relative;
left:-15px;
overflow:hidden;
top:22px;
width:41px;
}
#contener_1 #left_col .e_mail .input{
border-top:1px solid #949388;
border-right:1px solid #ecead8;
border-bottom:1px solid #d9d7c7;
color:#575757;
font-size:10px;
margin-right:4px;
padding:2px 2px 2px 20px;
float:left;
width:110px;
}
#contener_1 #left_col .credit{
margin-top:15px;
padding-left:8px;
}

#contener_1 #left_col .credit img{
margin-right:2px;
}
/*******right col ******************/
#contener_1 #right_col{
border-left:1px solid #d5d5d5;
margin-left:-1px;
float:left;
width:794px;
}
.padding_top20px{
padding-top:20px;
}
.padding_bot10px{
padding-bottom:10px;
}
#contener_1 #right_col .govq{
padding-bottom:1px;
position:relative;
height:401px;
width:794px;
}
#contener_1 #right_col .govq .g_banner{
float:left;
padding-left:2px;
}
#contener_1 #right_col .govq .r_banner{
float:left;
padding-left:1px;
}
#contener_1 #right_col .govq .r_banner img{
margin-bottom:2px;
}
#contener_1 #right_col .govq .bot_banner{
padding-left:2px;
padding-top:2px;
}
#contener_1 #right_col .govq .bot_banner img{
float:left;
margin-right:1px;
}
#contener_1 #right_col .content{
background:url(images/index_bg.gif) repeat-x top left;
padding-top:15px;
}
#contener_1 #right_col .content .products_index{
}

#contener_1 #right_col .content .products_index .bg_content .row_product{
background:url(images/index_bg.gif) repeat-x left top;
padding-top:15px;
}
#contener_1 #right_col .content .products_index .row_product{
padding-bottom:28px;
}
#contener_1 #right_col .content .products_index .row_product .product{
float:left;
padding:0 10px;
}
#contener_1 #right_col .content .products_index .row_product .product .product_img{
height:160px;
padding-bottom:0px;
width:160px;
}
#contener_1 #right_col .content .products_index .row_product .product .bottom_product{
}
#contener_1 #right_col .content .products_index .row_product .product .bottom_product .prod_name{
color:#636363;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:10px;
font-weight:bold;
padding-bottom:5px;
height: 38px;
width: 170px;

}
#contener_1 #right_col .content .products_index .row_product .product .bottom_product .prod_name a{
color:#636363;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:10px;
font-weight:bold;
padding-bottom:5px;
padding-left:2px;
}
#contener_1 #right_col .content .products_index .row_product .product .bottom_product .price{
color:#8a8a8a;
font-weight:bold;
padding-bottom:3px;
padding-left:2px;
}
#contener_1 #right_col .content .products_index .row_product .product .bottom_product .price .red{
color:#9300a9;
padding-left:4px;
}
#contener_1 #right_col .content .text_index{
padding-left:10px;
width:765px;
}











/* footer */
.fixed_foot{
position:fixed;
bottom:0;
width:1020px;
}
.normal_foot{
background:#fff;
position:static;
/*padding-bottom:10px;*/
}
.normal_foot .none1{
display:none;
}
.close_cl{
position:absolute;
right:4px;
top:5px;
z-index:110;
}


 
#container #footer{
background:url(images/footer_bg.gif) repeat-x top left;
height:75px;
padding-top:13px;
padding-left:8px;
}
#container #footer .footer_m{
background:url(images/footer_menu_bg.gif) no-repeat top left;
height:75px;
position:relative;
width:1002px;
}
#container #footer .footer_m .menu{
padding-top:8px;
}
#container #footer .footer_m .menu ul{
list-style:none;
margin:0;
padding:0;
}
#container #footer .footer_m .menu ul .last{
background:none;
}
#container #footer .footer_m .menu ul li{
background:url(images/footer_menu_line.gif) no-repeat right 2px;
float:left;
padding:0 7px;
}
#container #footer .footer_m .menu ul li a{
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#container #footer .footer_m .design{
position:relative;
top:15px;
height:20px;
left:745px;
width:250px;
}
#container #footer .footer_m .design address{
color:#ffffff;
font-family:tahoma, arial, silfaen, sans-serif;
font-style:normal;
font-size:9px;
float:right;
}
#container #footer .footer_m .design address a{
color:#ffffff;
font-weight:bold;
}
/* inner */
.all_inner{
background:url(images/index_bg.gif) repeat-x left 33px;
color:#898989;
padding-bottom:40px;
padding-top:10px;
}
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 2px;
padding:4px 0 0 27px;
}
.all_inner input{
color:#898989;
font-size:10px;
}
.all_inner textarea{
color:#898989;
font-size:11px;
overflow:auto;
padding:2px;
}
.all_inner .faq{
background:url(images/qaq.gif) repeat-x left 7px;
}
.all_inner .faq h4{
color:#898989;
font-size:11px;
margin-bottom:8px;
margin-top:20px;
padding-bottom:5px;
padding-left:22px;
}
/* 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:15px 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:22px;
	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(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: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:#9030ab;
	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:0 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:#d840c5;
	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(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:20px;
}
#contact_us .title span {
	margin-left:16px;
}
#contact_us .text {
	font-size:11px;
	margin-top:17px;
	padding-right:20px;
}
#contact_us .text a {
	color:#9030ab;
}
#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:2px;
}
#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;
	width:225px;
	margin-bottom:12px;
}
#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:360px;
	padding-left:15px;
	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:210px;
}
#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;
	margin-top:17px;
	padding-left:22px;
	padding-right:20px;
}
#friend .friend form {
	margin-top:28px;
	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:2px;
}
#friend .friend input.second {
	margin-left:10px;
}
#friend .button {
	margin-top:30px;
	padding-left:15px;
}
#friend .button a {
	margin-left:13px;
}
/*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;
	margin-top:17px;
}
#tell_us .text p {
	margin-top:10px;
}
#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:2px;
}
#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:380px;
}
#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:17px;
}
#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:117px;
}
#advancet .searchBrend .button a {
	margin-left:13px;
}
#advancet .searchType {
	border-left:2px solid #ececec;
	border-right:2px solid #ececec;
	border-bottom:2px solid #ececec;
	float:right;
	margin-top:20px;
	padding-bottom:15px;
	width:430px;
}
#advancet .searchType .title {
	background:#ececec;
	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;
}
/*end advancet */
/* Order tracking*/
#order_track {
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
}
#order_track input{
margin:0;
padding:0;
border:0;
}
#order_track .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;
}
#order_track .title span {
	margin-left:16px;
}
#order_track .text {
	font-size:11px;
	margin-top:17px;
	padding:0 22px 0 22px;
}
#order_track .text a {
	color:#d840c5;
}
#order_track form {
	width:460px;
	margin-top:28px;
	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:2px;
	width:218px;
}
#order_track .button {
	padding-left:162px;
}
#order_track .order_cont{
background:url(images/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:#9400c0;
}
/* end trec */
/* cart */
/* shopping */
h2.ship{
background:url(images/ship_topbg.gif) repeat-x top left;
color:#ffffff;
font-size:12px;
font-weight:bold;
height:27px;
}
h2.ship span.bag{
background:url(images/ship_title.gif) no-repeat left top;
display:block;
height:27px;
padding-left:40px;
}
.pad_6{
display:block;
padding-top:6px;
}
.marg_8{
margin:0 6px;
}
#cart {
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
}
#cart .title .img {
	height:22px;
	width:22px;
	float:left;
	margin:3px 10px 0 13px;
	display:inline;
}
#cart .cart_menu {
background:url(images/ship_tver.gif) repeat-x top left;
height:55px;
}
#cart .cart_menu ul {
list-style:none;
margin:0;
margin-left:8px;
padding:0;
}
#cart .cart_menu ul li {
	font-size:14px;
	height:45px;
	float:left;
	padding-left:18px;
	padding-top:3px;
}
#cart .cart_menu ul li a {
	background:url(images/ship_t.gif) no-repeat left 5px;
	color:#ffffff;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:19px;
	padding:9px 9px;
	float:left;
}
#cart .cart_menu ul li a:hover {
	background: url(images/ship_active_p.gif) no-repeat left 5px;
	color:#ffffff;
}
#cart .cart_menu ul li a.active {
	background: url(images/ship_active_p.gif) no-repeat left 5px;
	color:#ffffff;
}
#cart .cart_menu ul li a.active .sp2{
color:#9400c0;
}
#cart .cart_menu ul li .sp2 {
/*	background:url(images/shopping_cart_cart_menubg.png) repeat-x bottom left;*/
	color:#555555;
	float:left;
	font-size:11px;
	height:15px;
	display:block;
	font-weight:normal;
}
#cart .cart_menu ul li .sp2 span{
color:#ffffff;
font-size:12px;
font-weight:bold;
padding-right:15px;
}
#cart .wrap_table {
	position:relative;
}
#cart .invoic{

}
#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 {
	border-collapse:collapse;
}
#cart table th{
height:23px;
}
#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:left;
	width:90px;
}
#cart table tr td.remove div{
    border-bottom:#ececec 1px solid;
	border-top:#ececec 1px solid;
	border-left:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	height:88px;
}
#cart table tr td.remove div.topt{
border-top:1px solid #cecfcf;
}
#cart table tr td.remove img {
	margin-left:30px;
	margin-top:30px;
}
#cart table tr td.name {
	width:340px;
}
#cart table tr td.name img {
	margin-right:30px;
	margin-top:10px;
	margin-left:11px;
	float:left;
}
#cart table tr td.name .name_id {
	/*margin:0px 0 30px 40px;*/
	border-bottom:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	font-family:tahoma, arial, silfaen, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#414141;
	height:88px;
}
#cart table tr td.name .topt{
border-top:1px solid #cecfcf;
} 

#cart table tr td.name .nam {
	padding-top:20px;
	width:140px;
	float:left;
}
#cart table tr td{
height:92px;
}
#cart table tr td.name .id {
    color:#8a8a8a;
	font-weight:bold;
	margin-top:5px;
	width:140px;
	float:left;
}
#cart table tr td.quant {
	width:80px;
}
#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:#555555;
	font-weight:bold;
	font-size:11px;
	height:15px;
	line-height:18px;
	margin-left:15px;
	margin-top:23px;
	padding-right:2px;
	text-align:right;
	width:45px;
}
#cart table tr td.price {
	font-weight:bold;
	width:145px;
}
#cart table tr td.price .price {
border-bottom: 1px solid #e8e8e8;
border-top: 1px solid #e8e8e8;
	padding-top:25px;
	padding-left:44px;
	height:63px;
}
#cart table tr td.price .topt{
border-top:1px solid #cecfcf;
}
#cart table tr td.pr_total {

	font-weight:bold;
	width:126px;
}
#cart table tr td.pr_total .tot {
	padding-top:25px;
	padding-left:35px;
	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:0 0 0 0px;
}
#cart .under .western {
	margin-bottom:5px;
	padding-left:22px;
}
#cart .under .row_pay{
margin-bottom:3px;
}
#cart .under .western .top {
	margin-top:20px;
	margin-bottom:3px;
}
#cart .under input {
	margin-right:5px;
	float:left;
	vertical-align:middle;
	
}
.radion_from{
margin-top:3px;
float:left;
}
#cart .under span {
	font-weight:bold;
}
#cart .button {
	margin-top:20px;
	padding-left:26px;
}
#cart .button .but {
	margin-right:12px;
}
#cart .tab_bottom_line {
	background:url(images/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:#1f1f1f;
font-family:tahoma, arial, silfaen, sans-serif;
	font-weight:bold;
	height:25px;
	line-height:25px;
	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(images/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(images/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:0 5px 20px 5px;
}
.radio_billing1{
margin-top:20px;
margin-bottom: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 10px;
min-height:100px;
height:auto !important;
height:100px;
}
#shopping_add h4{
color:#555555;
font-size:12px;
padding-top:5px;
padding-left:22px;
}
#shopping_add .in_shopping{
margin-top:20px;
 
}
#shopping_add .title {
	color:#6e6e6e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	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;
}
.nexti .next{
margin-left:50px;
}
/* end cart */
/* product inner */
.product_inner{
background:url(images/product_top.gif) repeat-x top left;
min-height:100px;
height:auto !important;
height:100px;
}
.product_inner .view{
float:right;
}
.product_inner .view .view_link{
float:right;
margin-top:0px;
margin-right:14px;
}
.product_inner .view .pr_next{
float:right;
font-weight:bold;
padding-top:0px;
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:#626262;
text-decoration: none;
}
.product_inner .view .pr_next a span{
padding:0 5px;
text-decoration: none;
}
.product_inner .view .pr_next .klorik{
margin-top:0px;
}
.product_inner .left_pr{
float:left;
width:360px;
}
.product_inner .left_pr .img_product{
padding-top:13px;
height:307px;
text-align:center;
width:307px;
}
.product_inner .left_pr .zoom{
margin:auto;
width:70px;
}
.product_inner .left_pr .zoom img{
float:left;
}
.product_inner .left_pr .zoom span{
color:#000000;
display:block;
float:left;
font-weight:bold;
font-family:tahoma, arial, silfaen, sans-serif;
line-height:18px;
padding-left:3px;
padding-top:1px;
}
.product_inner .left_pr .price_pr{
margin-top:10px;
}
.product_inner .left_pr .price_pr .zax_pr{
color:#8a8a8a;
float:left;
font-family:tahoma, arial, silfaen, sans-serif;
font-weight:bold;
padding-left:35px;
width:140px;
}
.product_inner .left_pr .price_pr .zax_pr .row_pr{
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:#9300a9;
}
.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;
padding-right:30px;
padding-top:15px;
padding-left:10px;
}
.product_inner .right_pr h4{
color:#9300a9;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:18px;
font-weight:bold;
}
.product_inner .right_pr h5{
color:#414141;
font-family:tahoma, arial, silfaen, sans-serif;
font-size:11px;
font-weight:bold;
margin-top:5px;
}
.product_inner .right_pr .id_pr{
color:#8a8a8a;
font-weight:bold;
}
.product_inner .right_pr .text_pr{
color:#555555;
margin-top:10px;
text-align:justify;
width:320px;
}
.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;
}
.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{
background: url(images/qaq.gif) repeat-x left 8px;
margin-top:27px;
padding-bottom:10px;
}
.product_inner .product_show1 .title{
color:#888888;
font-weight:bold;
margin-bottom:20px;
padding-left:25px;
}
.product_inner .product_show1_in{
margin:auto;
width:755px;
}
.product_inner .product_show1 .img{
border:1px #f4f4f4 solid;
float:left;
margin:0 4px;
position:relative;
display:inline;
}
/***********************************/
.product_page{
background:url(images/product_page.gif) repeat-x left 0px;
min-height:100px;
height:auto !important;
height:100px;
}
.product_page .links_product{
height:20px;
padding-left:13px;
padding-top:14px;
color:#898989;
font-size:11px;
text-decoration:underline;
}
.links_product1{
height:20px;
padding-left:13px;
padding-top:7px; 
 
}

.links_product1 a{
height:20px; 
color:#898989;
font-size:11px;
text-decoration:underline;
}

.links_product1 span{
color:#9630b1;
font-weight:bold;
text-decoration:none;
}
.product_page .links_product *{
color:#898989;
font-size:11px;
text-decoration:underline;
}
.product_page .links_product span{
color:#9630b1;
font-weight:bold;
text-decoration:none;
}
.topik{
padding-left:8px;
padding-top:13px;
margin-bottom:10px;
}
.headi{
color:#9630b1;
font-weight:bold;
text-decoration:none;
font-size: 16px;
padding-bottom: 8px;
 
}
.topik .left_topik{
float:left;
 padding-left: 2px;
}
.topik .right_topik{
float:left;
padding-left:15px;
width:255px;
text-align:justify;
}
.topik .right_topik span{
color:#9630b1;
float:left;
font-weight:bold;
 font-size: 13px;
 padding-bottom: 10px;
text-align: top;
width:255px;
}
.products{
background:url(images/qaq.gif) repeat-x left 13px;
min-height:100px;
height:auto !important;
height:100px;
}
.marg_top10{
margin-top:10px;
}
.products h2.product_name{
color:#9630b2;
font-size:18px;
font-weight:bold;
padding-left:15px;
}
.wr_banners {
	height:262px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:0 7px;
}
.wr_banners form{
	padding:0px;
	margin:0px;
}
.bootom_banners {
display:inline;
	float:left;
	width:185px;
   margin:0 5px;
}
.bootom_banners .img {
	height:160px;
	width:160px;
}
.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;
	height:38px;
	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(images/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(images/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;
}
/*****************************/

.bootom_banners1 {
display:inline;
	float:left;
	width:143px;
   margin:0 5px;
}
.bootom_banners1 .img {
	height:160px;
	width:150px;
}
.bootom_banners_right1 {
	float:left;
	width:185px;
	margin:0 0px 0 0;
}
.bootom_banners_right1 .img {
	height:160px;
	width:150px;
}
.bootom_banners1 .name {
	color:#636363;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	height:38px;
	margin:3px 3px 4px 5px;
	
}
/*****************************/
.left_topik1{
background:#d6d6d6;
float:left;
padding:4px;
position:relative;
width:484px;
}
.left_topik1 .links_m{
 font-size:10px;

height:15px;
width:168px;
vertical-align:bottom;
 color:#a50da3;
margin-left:-5px;
}
.left_topik1 .links_m a{
 color:#a50da3;
 vertical-align:bottom;
}

.left_topik1 img{
border:0px solid #848484;
}
.left_topik1 .text{
color:#545454;
font-size:11px;
height:345px;
float:left;
text-align:left;
padding-top:0px;
padding-left:10px;
padding-right:4px;
width:160px;
}
.left_topik1 .text .tit{
font-size:12px;
color:#a50da3;
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:0px;
}
.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:50px;
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{
border:1px solid #ebebeb;
border-bottom:none;
height:550px;
text-align:center;
width:688px;
}
.pop .button{
background:url(images/pop_bg.gif) repeat-x top left;
height:60px;
padding:0 0px;
}
.pop .button .sh_left{
display:block;
float:left;
padding-top:14px;
}
.pop .button .sh_right{
display:block;
float:right;
padding-top:14px;
}
.pop .button img{
margin:0 5px;
} 
.pop .button a{
color:#626262;
font-weight:bold;
}
.pop_body{
background:#ffffff;
}
.pop .cmp{
color:#a800ae;
display:block;
font-family:tahoma,arial;
font-size:11px;
font-weight:bold;
padding-top:15px;
float:left;
text-align:center;
vertical-align:center;
width:640px;
}
/****************************************/
.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;
}

.hide {display:none; }
.show {display:table-row;}


.popup1 {
	display: none;
	position: absolute;
    top: 635px; left: 597px;
	width: 240px; height: 340px;
	font-family: Tahoma;
	font-size: 11px; color: #000000;
    padding: 15px;
    background-color: #e4d7b8;
    border: 2px solid #4C5685;
}
.popup1 span {
	font-family: Tahoma;
	font-size: 30px; color: #479AAA;
}
.popup1 a {
	font-family: Tahoma;
	font-size: 11px; color: #000000;
    text-decoration: none;
}
.title_find {
	font-size:11px;
 
	font-weight:bold;
	color:#898989;
 
 
	border: 1px solid #d840c5;
	margin:0 3px;
 
	line-height:15px;
	font-weight:bold;
}
/*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;

}
.padd_left20{
padding-left:20px;
}
.faq_top{
background:url(images/index_bg.gif) repeat-x left 23px;
padding:0;
}

.title_home{
background:#f6f6f6;
border-bottom:1px solid #fff;
color:#a80091;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
height:30px;
line-height:30px;
padding-left:20px;
text-transform:uppercase;
}

.bottom_home{
padding-left:2px;
}
.bottom_home .title{
background:url(images/bottom_bg.gif) no-repeat left top;
height:32px;
padding-left:6px;
}
.bottom_home .title .tit1{
color:#a80091;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-top:7px;
text-transform:uppercase;
}
.bottom_home .title .tit2{
color:#484848;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-top:10px;
padding-left:8px;
}
.bottom_home .body_bottom{
background:url(images/index_bg.gif) repeat-x left top;
height:420px;
padding-top:25px;
padding-left:13px;
}
.bottom_home .body_bottom .one{
display:block;
margin-right:5px;
float:left;
width:187px;
}
.bottom_home .body_bottom .one .text{
color:#777777;
display:block;
padding:8px 7px;
}
.bottom_home .body_bottom .one .text a{
color:#9e00a7;
}
.bottom_home .line{
background:url(images/bottom_line.gif) no-repeat left top;
overflow:hidden;
height:1px;
margin-bottom:15px;
margin-left:15px;
}

/***/
.color_inner{
margin-top:30px;
width:380px;
}
.color_inner .name{
font-family:tahoma, arial, silfaen, sans-serif;
font-weight:bold;
padding-bottom:10px;
text-decoration:underline;
}
.color_inner .sh{
}
.color_inner .sh img{
margin-top:14px;
}
.color_inner a{
margin-right:10px;
}
.color_inner .bag img{
border:1px solid #ddd;
margin-bottom:10px;
}

.soc{
 
left:0;
height:35px;
top:-25px;
width:545px;
}
.soc a{
margin-left:13px;
}
.soc1{
 
left:0;
height:35px;
top:-25px;
width:520px;
}
.soc1 a{
margin-left:13px;
}
.input_shipp {
border-color:#6B6B6B #F2F2F2 #E5E5E5 #A1A1A1;
border-style:solid;
border-width:1px;
margin:0 0 13px;
padding:2px;
width:218px;
}

.news{
background:url(images/home_bottom_title.gif) repeat-x left top;
margin:0 2px;
min-height:20px;
padding-left:15px;
}
.news h3{
color:#A80091;
font-size:16px;
padding-top:10px;
padding-bottom:13px;
text-transform:uppercase;
}
.news .row_news{
border-bottom:1px dotted #cbcbcb;
padding:15px 0;
width:735px;
}
.news .row_news .title{
color:#414141;
font-size:11px;
font-weight:bold;
margin-bottom:2px;
}
.news .row_news .text{
color:#929292;
padding-top:12px;
}
.news .row_news .text a{
color:#a80091;
}
.news .bot{
margin-top:15px;
width:735px;
}
.news .bot a{
color:#a80091;
}
.news .bot .blog{
float:right;
margin-top:-3px;
}
.cosmic{
margin-top:30px;
margin-bottom:20px;
}
.cosmic h3{
color:#3f3f3f;
}
.cosmic .row_news{
border:none;
padding-bottom:0;
}
.cosmic .row_news .title{
color:#141414;
font-weight:bold;
margin:0;
}
.cosmic .row_news .text{
color:#141414;
margin:0;
padding:0;
}

.top_sell{
background:url(images/top-seller.jpg) repeat-y left top;
margin-left:2px;
padding-left:18px;
}
.top_sell span{
color:#484848;
font-size:12px;
text-transform:none;
}

/**/
.form_shop_by {
padding-left:20px;
padding-top:10px;
}
.row_by {
margin-bottom:5px;
}
.form_shop_by input  {
float:left;
}
.form_shop_by label  {
float:left;
margin-left:3px;
margin-top:2px;
}
.form_shop_by .button {
margin-top:-5px;
padding-right:25px;
text-align:right;
}
.form_shop_by .button input {
float:none;
}
.gov_client{
background:url(images/what.gif) no-repeat left top;
color:#a30da8;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:172px;
margin:auto;
margin-top:10px;
width:183px;
}
.gov_client .text{
padding-top:67px;
padding-left:10px;
padding-bottom:3px;
width:165px;
}
.data_name{
padding-right:12px;
text-align:right;
}
.data_name .data{
font-size:10px;
}
.top_sell{
background:url(images/top-seller.jpg) repeat-y left top;
margin-left:2px;
padding-left:18px;
}
.top_sell span{
color:#484848;
font-size:12px;
text-transform:none;
}
.products .text{
border-top:1px solid #f2f2f2;
margin:auto;
margin-top:25px;
margin-bottom:25px;
width:765px;
}
.products .text p{
margin-top:15px;
}


.banner_pages{
bottom:10px;
height:22px;
left:0;
position:absolute;
text-align:right;
width:590px;
z-index:200;
}
.banner_pages span{
float:right;
margin-left:5px;
}
.banner_pages a span.p_span{
display:block;
height:22px;
width:22px;
}
.banner_pages a .active_span{
display:none;
}
.banner_pages a.active span.p_span{
display:none;
}
.banner_pages a.active span.active_span{
display:block;
height:22px;
width:22px;
}

/*************18.08.2010*****/
.trans{
background:url(images/hr_under_trans.png) no-repeat left top;
height:77px;
margin:auto;
padding-left:100px;
width:920px;
z-index:100;
}
.trans td{
height:77px;
vertical-align:middle;
}
.right_bann{
background:#6d6d6d;
height:398px;
border:1px solid #c9c9c9;
width:213px;
}
#contener_1 #right_col .govq .r_banner .right_bann img{
margin-bottom:30px;
}
.right_bann label{
color:#fff;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:10px;
}
.right_bann .input{
border:1px solid #dadada;
height:25px;
margin-left:10px;
margin-bottom:20px;
width:193px;
}
.right_bann .text_bann{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
padding-top:10px;
padding-left:20px;
padding-right:15px;
}
