@import url(general.css);

html{
height: 100%;
}

body{
height: 100%;
}

.clr {clear:both;}

body {
height: 100%;
font-family:Georgia, "Times New Roman", Times, serif;
background:url(../images/layout/patern.jpg);
}

.h3green {color: #9ea613}
.h3purple {color: #5C4397}
.h3yellow {color: #9ea613}
.h3pink {color: #F20063}


#nonFooter{
min-height: 100%;
width:970px;
border-right:1px solid #D6D6D6;
border-left:1px solid #D6D6D6;
margin:0px auto;
background:#fff;
}
* html #nonFooter{
height: 100%;
}

#container{
padding-bottom:100px;
}

#header{
width:970px;
height:190px;
background:url(../images/layout/header.jpg) no-repeat right top;
position:relative;
float:left;
}
#header a.logo{
	position:absolute;
	top:55px;
	left:30px;
}
#header .shoping_cart{
	height:54px;
	width:220px;
	position:absolute;
	top:55px;
	left:350px;
	border-left:1px solid #E1E1E1;
	padding:10px 0 10px 10px;
	}
#header .shoping_cart h3{
	font-size:14px;
	color:#F4811F;
	font-weight:bold;
	background:url(../images/layout/shoping_cart_icon.jpg) no-repeat right;
	padding:3px 30px 3px 0;
	float:left;
	}
	
#header .shoping_cart a{
	font-size:14px;
	color:#F4811F;
	font-weight:bold;
	background:url(../images/layout/shoping_cart_icon.jpg) no-repeat right;
	padding:3px 30px 3px 0;
	float:left;
	}
	
#header .shoping_cart p{
	font-size:12px;
	font-style:italic;
	color:#656565;
	float:left;
	width:100%;
	clear:both;
	}
#header .shoping_cart h4{
	font-size:12px;
	color:#F4811F;
	font-weight:bold;
	float:left;
	clear:both;
	}
	
#menu_bar{
	float:left;
	width:820px;
	background:#383838;
	height:42px;
	padding:0 0 0 150px;
	}
#menu_bar a{
	border:1px solid #383838;
	height:30px;
	float:left;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	padding:10px 15px 0 15px;
	}
#menu_bar a:hover, #menu_bar a.active{
	background:url(../images/layout/menu_bar_a_active.jpg) no-repeat right top;
	border:1px solid #FFC58F;
	color:#F4811F;
	}



#footer{
width:100%;
} 

#footer_content{
margin:0px auto;
width:970px;
color:#FFFFFF;
height:90px;
background:url(../images/layout/footer.jpg) repeat-x #CCCCCC;
padding:0;
text-align:center;
font-size:11px;
}
#footer_content .blue_title{
	color:#008083;
	font-size:18px;
	width:100%;
	text-align:center;
	padding:15px 0 5px 0;
	vertical-align:top;
	}
#footer_content .blue_title img{
	vertical-align:text-top;
	margin:0 2px 0 2px;
	}
#footer_content p{
	color:#3F3E3E;
	padding:2px 0 2px 0;
	}
#footer_content p a{
	color:#3F3E3E;
	margin:0 3px 0 3px;
	}
#footer_content p a:hover{
	color:#000;
	}

#left_side{
	width:282px;
	float:left;
	padding:10px;
	font-size:12px;
	}
#left_side a.box, #left_side .newsletter {
	float:left;
	height:104px;
	width:282px;
	margin:0 0 15px 0;
	position:relative;
	overflow:hidden;
	text-decoration:none;
	}
#left_side a.skin_care{
	background:url(../images/layout/skin_care_bkg.jpg);
	}
#left_side a.skin_care span{
	position:absolute;
	top:56px;
	right:3px;
	width:150px;
	color:#3367FF;
	}

#left_side a.weight_loss{
	background:url(../images/layout/weight_loss_bkg.jpg);
	}
#left_side a.weight_loss span{
	position:absolute;
	top:55px;
	left:5px;
	width:150px;
	color:#63419B;
	}

#left_side a.anti_aging{
	background:url(../images/layout/anti_aging_bkg.jpg);
	}
#left_side a.anti_aging span{
	position:absolute;
	top:55px;
	right:5px;
	width:135px;
	color:#9DA513;
	}

#left_side a.baby_care{
	background:url(../images/layout/baby_care_bkg.jpg);
	}
#left_side a.baby_care span{
	position:absolute;
	top:55px;
	left:5px;
	width:160px;
	color:#D50063;
	}

#left_side .newsletter{
	background:url(../images/layout/newsletter_bkg.jpg);
	}
#left_side .newsletter form{
	position:relative;
	float:left;
	width:255px;
	top:45px;
	left:10px;
	}
#left_side .newsletter form input{
	width:120px;
	background:#fff;
	padding:3px;
	float:left;
	color:#FF7500;
	border:none;
	}
#left_side .newsletter form button{
	width:50px;
	float:left;
	color:#FF7500;
	background:#fff;
	padding:3px;
	border:none;
	margin:5px 5px 5px 5px;
	}

#right_side{
	width:650px;
	float:right;
	}
#right_side .top_banner{
	width:650px;
	height:90px;
	background:#CDCDCD;
	float:left;
	margin:1px 0 1px 0;
	}
#right_side .top_navigation{
	background:#F0F0F0;
	padding:2px 10px 5px 10px;
	float:left;
	width:630px;
	color:#F4811F;
	margin:0 0 15px 0;
	}
#right_side .top_navigation p{
	margin:0;
	}	
#right_side .top_navigation a{
	color:#F4811F;
	font-size:12px;
	}
#right_side .top_navigation a:hover{
	color:#666;
	}
#right_side h2{
	color:#008083;
	font-size:24px;
	margin:0 0 15px 0;
	}
#right_side p{
	color:#525252;
	margin:0 0 10px 0;
	font-size:12px;
	}
#right_side p span.orange{
	font-weight:bold;
	font-size:24px;
	color:#FF7500;
	}
#right_side ul{
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	color:#525252;
	}
#right_side ul li{
	list-style:inside;
	font-size:12px;
	}	
#right_side a{
	color:#FF7500;
	}
#right_side a:hover{
	color:#444;
	}
#right_side ul.orange{
	color:#FF7500;
	}
	
/*About US*/
/*Wide rounded box*/
.wide_rounded_box{
	float:left;
	margin:0 0 20px 0;
	width:600px;
	background:url(../images/layout/wide_roundedbox_bkg.gif) repeat-y;
	padding:15px;
	position:relative;
	}
img.top_corners{
	position:absolute;
	top:0;
	left:0;
	}
img.bottom_corners{
	position:absolute;
	bottom:0;
	left:0;
	}
.wide_rounded_box ul li{
	padding:0 0 0 10px;
	list-style:inside;
	list-style-image:url(../images/layout/wide_roundedbox_ul_li.gif);
	font-size:15px;
	color:#515151;
	text-align:top;
	padding:0 0 8px 0;
	background-position: center left;
	}	
.wide_rounded_box ul li strong{
	color:#F4811F;
	font-size:18px;
	}
.wide_rounded_box ul li a{
	color:#F4811F;
	}
.wide_rounded_box ul li a:hover{
	color:#333;
	}
	
/*Homepage*/

/*Promo Area*/
#home_promo_area{
	float:left;
	width:100%;
	margin:0 0 20px 0;
	}	
#home_promo_area .gray_box{
	width:468px;
	height:200px;
	background:#E9E9E9;
	float:left;
	border:1px solid #B6B6B6;
	}	
#home_promo_area .product_of_month{
	width:164px;
	height:190px;
	float:left;
	border:1px solid #00C5C8;
	margin:0 0 0 2px;
	overflow:hidden;
	padding:5px;
	text-align:center;
	}	
#home_promo_area .product_of_month h3{
	font-size:14px;
	color:#008083
	}	
#home_promo_area .product_of_month p{
	color:#8C8A8A;
	font-size:11px;
	}
#home_promo_area .product_of_month p a{
	color:#F4811F;
	}
#home_promo_area .product_of_month p a:hover{
	color:#333;
	}
	
/*Home Products list*/
#home_products{
	float:left;
	width:100%;
	margin:10px 0 20px 0;
	}
#home_products .product_box{
	width:160px;
	height:180px;
	float:left;
	text-align:center;
	border-left:1px dashed #B1D9D8;
	overflow:hidden;
	}
#home_products .product_box h3{
	font-size:18px;
	color:#008083;
	}
#home_products .product_box h4{
	font-size:14px;
	color:#F4811F;
	}
#home_products .product_box p a{
	color:#F4811F;
	}
#home_products .product_box p a:hover{
	color:#333;
	}
#home_products .product_box a.add{
	background:url(../images/layout/add_buton_home.gif);
	width:121px;
	height:26px;
	float:left;
	margin:0 0 0 20px;
	color:#F4811F;
	text-decoration:none;
	padding:8px 0 0 0;
	font-size:14px;
	}
#home_products .product_box a.add:hover{
	color:#fff;
	}
	
/*Contact*/
/*Right Box*/
.contact_right_box{
	float:right;
	margin:0 20px 0 40px;
	text-align:right;
	width:160px;
	font-size:12px;
	color:#F4811F;
	}
.contact_right_box img{
	margin:0 0 10px 0;
	}

form.contact_form{
	width:420px;
	float:left;
	margin:20px 0 0 0;
	}
form.contact_form input{
	width:100%;
	margin:0 0 5px 0;
	color:#333;
	font-size:11px;
	padding:2px 0 2px 0;
	}
form.contact_form textarea{
	width:100%;
	margin:0 0 5px 0;
	color:#333;
	font-size:11px;
	padding:2px 0 2px 0;
	}
form.contact_form select{
	width:100%;
	margin:0 0 5px 0;
	color:#333;
	font-size:11px;
	padding:2px 0 2px 0;
	}
form.contact_form button{
	font-size:11px;
	padding:1px 3px 1px 3px;
	color:#333;
	}
	
/*Products Page*/
#right_side .products_box_blue{
	background:url(../images/layout/products_box_blue_bkg.gif) repeat-y;
	position:relative;
	padding:40px 10px 10px 10px;
	float:left;
	width:469px;
	margin:0 0 15px 0;
	}
#right_side .products_box_blue h2{
	position:absolute;
	top:2px;
	left:7px;
	font-size:18px;
	color:#3367FF;
	}
#right_side .products_box_blue a.see_all{
	position:absolute;
	top:4px;
	left:300px;
	font-size:12px;
	color:#F4811F;
	text-decoration:underline;
	}
#right_side .products_box_blue a.see_all:hover{
	color:#666;
	}
#right_side  .products_box_blue .text{
	float:left;
	width:170px;
	font-size:12px;
	color:#525252;
	}
#right_side  .products_box_blue .product_small{
	text-align:center;
	float:left;
	width:98px;
	border-left:1px dashed #B1D9D8;
	}
#right_side  .products_box_blue .product_small a{
	font-size:12px;
	color:#3367FF;
	}
#right_side  .products_box_blue .product_small a:hover{
	color:#666;
	}
#right_side  .products_box_blue .product_small h6{
	font-size:12px;
	color:#F4811F;
	margin:2px 0 0 0;
	}

#right_side .products_box_purple{
	background:url(../images/layout/products_box_purple_bkg.gif) repeat-y;
	position:relative;
	padding:40px 10px 10px 10px;
	float:left;
	width:469px;
	margin:0 0 15px 0;
	}
#right_side .products_box_purple h2{
	position:absolute;
	top:2px;
	left:7px;
	font-size:18px;
	color:#63419B;
	}
#right_side .products_box_purple a.see_all{
	position:absolute;
	top:4px;
	left:300px;
	font-size:12px;
	color:#F4811F;
	text-decoration:underline;
	}
#right_side .products_box_purple a.see_all:hover{
	color:#666;
	}
#right_side .products_box_purple .text{
	float:left;
	width:170px;
	font-size:12px;
	color:#525252;
	}
#right_side .products_box_purple .product_small{
	text-align:center;
	float:left;
	width:98px;
	border-left:1px dashed #B1D9D8;
	}
#right_side .products_box_purple .product_small a{
	font-size:12px;
	color:#63419B;
	}
#right_side .products_box_purple .product_small a:hover{
	color:#666;
	}
#right_side .products_box_purple .product_small h6{
	font-size:12px;
	color:#F4811F;
	margin:2px 0 0 0;
	}
	
#right_side .products_box_green{
	background:url(../images/layout/products_box_green_bkg.gif) repeat-y;
	position:relative;
	padding:40px 10px 10px 10px;
	float:left;
	width:469px;
	margin:0 0 15px 0;
	}
#right_side .products_box_green h2{
	position:absolute;
	top:2px;
	left:7px;
	font-size:18px;
	color:#9DA513;
	}
#right_side .products_box_green a.see_all{
	position:absolute;
	top:4px;
	left:300px;
	font-size:12px;
	color:#F4811F;
	text-decoration:underline;
	}
#right_side .products_box_green a.see_all:hover{
	color:#666;
	}
#right_side .products_box_green .text{
	float:left;
	width:170px;
	font-size:12px;
	color:#525252;
	}
#right_side .products_box_green .product_small{
	text-align:center;
	float:left;
	width:98px;
	border-left:1px dashed #B1D9D8;
	}
#right_side .products_box_green .product_small a{
	font-size:12px;
	color:#9DA513;
	}
#right_side .products_box_green .product_small a:hover{
	color:#666;
	}
#right_side .products_box_green .product_small h6{
	font-size:12px;
	color:#F4811F;
	margin:2px 0 0 0;
	}



#right_side .products_box_pink{
	background:url(../images/layout/products_box_pink_bkg.gif) repeat-y;
	position:relative;
	padding:40px 10px 10px 10px;
	float:left;
	width:469px;
	margin:0 0 15px 0;
	}
#right_side .products_box_pink h2{
	position:absolute;
	top:2px;
	left:7px;
	font-size:18px;
	color:#d60065;
	}
#right_side .products_box_pink a.see_all{
	position:absolute;
	top:4px;
	left:300px;
	font-size:12px;
	color:#F4811F;
	text-decoration:underline;
	}
#right_side .products_box_pink a.see_all:hover{
	color:#666;
	}
#right_side .products_box_pink .text{
	float:left;
	width:170px;
	font-size:12px;
	color:#525252;
	}
#right_side .products_box_pink .product_small{
	text-align:center;
	float:left;
	width:98px;
	border-left:1px dashed #B1D9D8;
	}
#right_side .products_box_pink .product_small a{
	font-size:12px;
	color:#d60065;
	}
#right_side .products_box_pink .product_small a:hover{
	color:#666;
	}
#right_side .products_box_pink .product_small h6{
	font-size:12px;
	color:#F4811F;
	margin:2px 0 0 0;
	}
	
	
	
#right_side .right_quote{
	float:right;
	width:145px;
	margin:0 5px 0 0;
	color:#F4811F;
	font-size:20px;
	}
	
/*All products from Skin Care*/
#right_side .big_product_box_sc{
	width:284px;
	border-bottom:1px solid #c8c8c8;
	padding:0 0 15px 0;
	margin:0 30px 30px 0;
	height:150px;
	overflow:hidden;
	float:left;
	}
#right_side .big_product_box_sc img{
	float:left;
	margin:0 10px 0 0;
	}
#right_side .big_product_box_sc h3{
	font-size:18px;
	}
	
#right_side .big_product_box_sc h3 a{
	color:#3367FF;
	text-decoration:none;
	}

#right_side .big_product_box_sc h3 a:hover{
	text-decoration:underline;
	}

#right_side .big_product_box_sc p{
	color:#A0A0A0;
	font:12px;
	margin:0px;
	}
#right_side .big_product_box_sc h4{
	color:#F4811F;
	font-size:14px;
	font-weight:bold;
	}	
#right_side .big_product_box_sc h4 span{
	color:#515151;
	}
#right_side .big_product_box_sc a.add_cart_small{
	background:url(../images/layout/small_add_cart.gif);
	width:100px;
	height:25px;
	float:left;
	margin:6px 0 0 0;
	font-size:14px;
	color:#3367FF;
	text-align:center;
	padding:4px 0 0 0;
	text-decoration:none;
	}
#right_side .big_product_box_sc a.add_cart_small:hover{
	color:#fff;
	}


/*All products from Weight Loss*/
#right_side .big_product_box_wl{
	width:284px;
	border-bottom:1px solid #c8c8c8;
	padding:0 0 15px 0;
	margin:0 30px 30px 0;
	height:150px;
	overflow:hidden;
	float:left;
	}
#right_side .big_product_box_wl img{
	float:left;
	margin:0 10px 0 0;
	}
#right_side .big_product_box_wl h3{
	font-size:18px;
	}
	
#right_side .big_product_box_wl h3 a{
	color:#64419c;
	text-decoration:none;
	}

#right_side .big_product_box_wl h3 a:hover{
	text-decoration:underline;
	}

#right_side .big_product_box_wl p{
	color:#A0A0A0;
	font:12px;
	margin:0px;
	}
#right_side .big_product_box_wl h4{
	color:#F4811F;
	font-size:14px;
	font-weight:bold;
	}	
#right_side .big_product_box_wl h4 span{
	color:#515151;
	}
#right_side .big_product_box_wl a.add_cart_small{
	background:url(../images/layout/small_add_cart_wl.gif);
	width:100px;
	height:25px;
	float:left;
	margin:6px 0 0 0;
	font-size:14px;
	color:#64419c;
	text-align:center;
	padding:4px 0 0 0;
	text-decoration:none;
	}
#right_side .big_product_box_wl a.add_cart_small:hover{
	color:#fff;
	}
#right_side .product_page_left a.add_cart_small_wl{
	background:url(../images/layout/small_add_cart_wl.gif);
	width:100px;
	height:25px;
	float:left;
	margin:10px 0 0 0;
	font-size:14px;
	color:#5C4397;
	text-align:center;
	padding:4px 0 0 0;
	text-decoration:none;
	}
#right_side .product_page_left a.add_cart_small_wl:hover{
	color:#fff;
	}

/*All products from Anti-Aging*/
#right_side .big_product_box_aa{
	width:284px;
	border-bottom:1px solid #c8c8c8;
	padding:0 0 15px 0;
	margin:0 30px 30px 0;
	height:150px;
	overflow:hidden;
	float:left;
	}
#right_side .big_product_box_aa img{
	float:left;
	margin:0 10px 0 0;
	}
#right_side .big_product_box_aa h3{
	font-size:18px;
	}
	
#right_side .big_product_box_aa h3 a{
	color:#9ea613;
	text-decoration:none;
	}

#right_side .big_product_box_aa h3 a:hover{
	text-decoration:underline;
	}

#right_side .big_product_box_aa p{
	color:#A0A0A0;
	font:12px;
	margin:0px;
	}
#right_side .big_product_box_aa h4{
	color:#F4811F;
	font-size:14px;
	font-weight:bold;
	}	
#right_side .big_product_box_aa h4 span{
	color:#515151;
	}
#right_side .big_product_box_aa a.add_cart_small{
	background:url(../images/layout/small_add_cart_aa.gif);
	width:100px;
	height:25px;
	float:left;
	margin:6px 0 0 0;
	font-size:14px;
	color:#9ea613;
	text-align:center;
	padding:4px 0 0 0;
	text-decoration:none;
	}
#right_side .big_product_box_aa a.add_cart_small:hover{
	color:#fff;
	}
#right_side .product_page_left a.add_cart_small_aa{
	background:url(../images/layout/small_add_cart_aa.gif);
	width:100px;
	height:25px;
	float:left;
	margin:10px 0 0 0;
	font-size:14px;
	color:#9ea613;
	text-align:center;
	padding:4px 0 0 0;
	text-decoration:none;
	}
#right_side .product_page_left a.add_cart_small_aa:hover{
	color:#fff;
	}

/*All products from Baby Care*/
#right_side .big_product_box_bc{
	width:284px;
	border-bottom:1px solid #c8c8c8;
	padding:0 0 15px 0;
	margin:0 30px 30px 0;
	height:150px;
	overflow:hidden;
	float:left;
	}
#right_side .big_product_box_bc img{
	float:left;
	margin:0 10px 0 0;
	}
#right_side .big_product_box_bc h3{
	font-size:18px;
	}
	
#right_side .big_product_box_bc h3 a{
	color:#d60065;
	text-decoration:none;
	}

#right_side .big_product_box_bc h3 a:hover{
	text-decoration:underline;
	}

#right_side .big_product_box_bc p{
	color:#A0A0A0;
	font:12px;
	margin:0px;
	}
#right_side .big_product_box_bc h4{
	color:#F4811F;
	font-size:14px;
	font-weight:bold;
	}	
#right_side .big_product_box_bc h4 span{
	color:#515151;
	}
#right_side .big_product_box_bc a.add_cart_small{
	background:url(../images/layout/small_add_cart_bc.gif);
	width:100px;
	height:25px;
	float:left;
	margin:6px 0 0 0;
	font-size:14px;
	color:#d60065;
	text-align:center;
	padding:4px 0 0 0;
	text-decoration:none;
	}
#right_side .big_product_box_bc a.add_cart_small:hover{
	color:#fff;
	}
#right_side .product_page_left a.add_cart_small_bc{
	background:url(../images/layout/small_add_cart_bc.gif);
	width:100px;
	height:25px;
	float:left;
	margin:10px 0 0 0;
	font-size:14px;
	color:#F20063;
	text-align:center;
	padding:4px 0 0 0;
	text-decoration:none;
	}
#right_side .product_page_left a.add_cart_small_bc:hover{
	color:#fff;
	}		

/*One Product Page*/
.one_product_page{
	background:url(../images/layout/one_product_page_bkg.jpg) repeat-y;
	width:100%;
	float:left;
	margin:-14px 0 0 0;
	padding:0 0 10px 0;
	}
	
.one_product_page_right{
	float:right;
	width:140px;
	padding:20px 20px 0 0;
	}	
.one_product_page_right .product_box{
	width:140px;
	height:140px;
	float:left;
	text-align:center;
	background:#fff;
	overflow:hidden;
	margin:0 0 15px 0;
	}
.one_product_page_right .product_box h3{
	font-size:18px;
	color:#008083;
	margin:3px 0 0 0;
	}
.one_product_page_right .product_box h4{
	font-size:14px;
	color:#F4811F;
	}
.one_product_page_right .product_box p a{
	color:#F4811F;
	}
.one_product_page_right .product_box p a:hover{
	color:#333;
	}
	
.product_page_left{
	float:left;
	width:450px;
	padding:20px 0 0 0;
	}
#right_side .product_page_left a.add_cart_small{
	background:url(../images/layout/small_add_cart.gif);
	width:100px;
	height:25px;
	float:left;
	margin:10px 0 0 0;
	font-size:14px;
	color:#3367FF;
	text-align:center;
	padding:4px 0 0 0;
	text-decoration:none;
	}
#right_side .product_page_left a.add_cart_small:hover{
	color:#fff;
	}

#right_side .product_page_left h3{
	color:#3367FF;
	font-size:18px;
	margin:0 0 4px 0;
	}
#right_side .product_page_left .thumbs{
	float:left;
	width:233px;
	margin:0 0 10px 0;
	}
#right_side .product_page_left .thumbs a{
	border:0px solid #3367FF;
	margin:0 8px 10px 0;
	float:left;
	}
#right_side .product_page_left h4{
	color:#F4811F;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	}	
#right_side .product_page_left h4 span{
	color:#515151;
	margin:0 0 5px 0;
	}	

#right_side .product_page_left .blue_navigation{
	width:100%;
	float:left;
	background:#123EBA;
	text-align:center;
	color:#fff;
	padding:3px 0 5px 0;
	margin:15px 0 0 0;
	}
#right_side .product_page_left .blue_navigation a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
#right_side .product_page_left .blue_navigation a:hover{
	color:#ccc;
	}	
#right_side .product_page_left .big_text_box{
	border:1px solid #CAD8FF;
	float:left;
	width:418px;
	padding:15px;
	margin:2px 0 0 0;
	}	
	
#right_side .price_chart{
	float:left;
	width:440px;
	margin:2px 0 0 0;
	}	
	
/*Shoping Cart*/
#shoping_cart{
	width:480px;
	float:left;
	}
#shoping_cart table{
	width:100%;
	padding:10px;
	}
#shoping_cart table tr td{
	padding:5px;
	}
#shoping_cart table tr {
	border:1px solid #C5E2E3;
	}
#shoping_cart table tr.no_border{
	border:none;
	}
#shoping_cart table tr td p{
	margin:0;
	}
#shoping_cart table tr td.border_top{
	border-top:1px solid #ADC2FF;
	} 
#shoping_cart table h3{
	font-size:18px;
	color:#008083;
	}
#shoping_cart table h3 span{
	font-size:12px;
	color:#525252;
	}
#shoping_cart table input.number{
	width:30px;
	padding:3px;
	}

#right_side .update_cart{
	float:left;
	margin:15px 0 5px 0;
	padding:0 0 0 50px;
	}
	
#right_side .update_cart a{
	height:27px;
	float:left;
	color:#F4811F;
	text-align:center;
	text-decoration:none;
	font-size:13px;
	padding:7px 0 0 0;
	margin:0 5px 0 0;
	}
#right_side .update_cart a.update{
	width:117px;
	background:url(../images/layout/cart_update_amount.gif);
	}
#right_side .update_cart a.update:hover{
	color:#fff;
	}

#right_side .update_cart a.continue{
	width:151px;
	background:url(../images/layout/cart_continue_shoping.gif);
	}
#right_side .update_cart a.continue:hover{
	color:#fff;
	}

#right_side .update_cart a.checkout{
	width:93px;
	background:url(../images/layout/cart_check_out.gif);
	}
#right_side .update_cart a.checkout:hover{
	color:#fff;
	}
	
#right_side .shoping_more_details{
	width:100%;
	float:left;
	text-align:center;
	padding:5px 0 0 0;
	font-size:12px;
	color:#F4811F;
	}
	
#right_side .more_products{
	width:100%;
	float:left;
	padding:10px 0 0 0;
	text-align:center;
	border-top:1px solid #ADC3FF;
	margin:15px 0 0 0;
	}

.like_box{
	width:150px;
	float:left;
	text-align:center;
	padding:5px;
	}
.like_box span{
	color:#F4811F;
	}
#right_side .product_page_left .green_navigation{
	width:100%;
	float:left;
	background:#9ea613;
	text-align:center;
	color:#fff;
	padding:3px 0 5px 0;
	margin:15px 0 0 0;
	}
#right_side .product_page_left .green_navigation a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
#right_side .product_page_left .green_navigation a:hover{
	color:#ccc;
	}	
	
	#right_side .product_page_left .purple_navigation{
	width:100%;
	float:left;
	background:#5c4397;
	text-align:center;
	color:#fff;
	padding:3px 0 5px 0;
	margin:15px 0 0 0;
	}
#right_side .product_page_left .purple_navigation a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
#right_side .product_page_left .purple_navigation a:hover{
	color:#ccc;
	}	
	
	#right_side .product_page_left .pink_navigation{
	width:100%;
	float:left;
	background:#f20063;
	text-align:center;
	color:#fff;
	padding:3px 0 5px 0;
	margin:15px 0 0 0;
	}
#right_side .product_page_left .pink_navigation a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
#right_side .product_page_left .pink_navigation a:hover{
	color:#ccc;
	}	

