body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 00px;
	margin-top: 00px;
	margin-right: 00px;
	margin-bottom: 00px;
	background-color: #ffffff;
	}
#main_container{
	width:950px;
	height:auto;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	}
.inner{
	width:930px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	}
#top_container{
	width:930px;
	height:auto;
	float:left;
	}
#middle_container{
	width:930px;
	height:auto;
	float:left;
	margin-top:22px;
	}

/*=========================================top container==========================================*/

.logo_part{
	width:930px;
	height:164px;
	float:left;
	}
.logo{
	width:640px;
	float:left;
	clear:right;
	padding-top:44px;
	}
.cart_part{
	width:290px;
	height:auto;
	float:left;
	padding-top:40px;
	font-family:Calibri;
	font-size:16px;
	color:#c41c1c;
	text-decoration:none;
	}
.header{
	width:930px;
	height:290px;
	float:left;
	margin-bottom:22px;
	}
.link_part{
	width:930px;
	height:48px;
	float:left;
	}
.corner{
	width:10px;	
	height:48px;
	float:left;
	}
.belt{
	width:910px;
	height:48px;
	float:left;
	background-image:url(images/link-bg.gif);
	background-repeat:repeat-x;
	}
.belt_left{
	width:790px;
	height:48px;
	float:left;
	color:#FFFFFF;
	}
	


/*=========================================search======================================*/
a.trigger {
    color: #252525;
    text-decoration: none;
    font-size: 1.2em;
    cursor: pointer !important;
    z-index: 100;
	}
#search_part{
	width:117px;
	height:25px;
	float:left;
	}
	
#searchpopup .searchpopup {
	position: relative;
	float: right;
	}
#searchpopup a.trigger {
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer !important;
	z-index: 100;
	width:117px;
	height: 25px;
	background: url(images/search_btn.png) no-repeat;
	position: absolute;
	top: 14px;
	right: -65px;
	}

#searchpopup .popup {
	position: absolute;
	width: 228px;
	height: 70px;
	margin: 0 !important;
	padding: 0 !important;
	display: none;
	top: 5px !important;
	left: -248px !important;
	z-index: 40;
	background-image: url(images/search_popup.gif);
	background-repeat: no-repeat;
	}

form#cse-search-box {
	margin: 0;
	}

.inputborder {
	height: 16px;
	overflow: hidden;
	width: 178px;
	background: #fc5f0e url(images/search_form-right.jpg) no-repeat right !important;
	margin: 0 !important;
	border: 0 !important;
	padding: 5px !important;
	position: absolute;
	bottom: 7px;
	left: 7px;
	color: #FFF;
	}

.searchbtn {
	height: 26px;
	width: 26px;
	background: #fc5f0e url(images/search_form-arrow.jpg) no-repeat right !important;
	margin: 0;
	border: 0;
	position: absolute;
	right: 7px;
	bottom: 7px;
	cursor: pointer;
	}

#searchpopup input:focus {  
    outline: none;  
	}


/*=============================================middle part============================================*/

/*=======================left part===================*/

.left_part{
	width:193px;
	height:auto;
	float:left;
	clear:right;
	}
.special_box{
	width:193px;
	height:auto;
	float:left;
	}
.special_round{
	width:193px;
	height:9px;
	float:left;
	}
.special_middle{
	width:193px;
	height:auto;
	float:left;
	background-color:#9bd760;
	}
.arial_18{
	font-family:Calibri;
	font-size:18px;
	color:#c41c1c;
	text-decoration:none;
	font-weight:bold;
	}
.arial_18_black{
	font-family:Calibri;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
.login_box{
	width:193px;
	float:left;
	height:auto;
	background-image:url(images/login_bg.gif);
	background-repeat: repeat-x;
	background-color:#f6f9f3;
	border:1px solid #e4f5d2;
	margin-top:20px;
	}
.textfield{
	width:100px;
	height:16px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #e7e7e7;
	}
.arial_20{
	font-family:Arial;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	}
/*=====================================right part=========================================*/

.right_part{
	width:695px;
	margin-left:40px;
	height:auto;
	float:left;
	}
.img_box_{
	width:205px;
	height:auto;
	float:left;
	clear:right;
	}
.img_box_2{
	width:205px;
	height:auto;
	float:left;
	clear:right;
	margin-left:30px;
	}
.img{
	width:200px;
	height:200px;
	float:left;
	border:3px solid #9bd760;
	text-align:center;
	padding-top:25px;
	}
.btn_box{
	width:205px;
	height:auto;
	float:left;
	}
.arial_22_black{
	font-family:arial;
	font-size:22px;
	color:#000000;
	text-decoration:none;
	}
.arial_18_red{
	font-family:Arial;
	font-size:18px;
	color:#d83636;
	text-decoration:none;
	}
.btn{
	font-family:Tahoma;
	font-size:12px;
	color:#153000;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	background-image: url(images/btn_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #e6e6e6;
	height:auto;
	width:auto;
	text-align:left;
	margin:0px;
	cursor:pointer;
	line-height: 25px;
	}
.btn:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	background-image: url(images/btn_rol.gif);
	background-repeat:repeat-x;
	border:1px solid #fcddcf;
	height:auto;
	width:auto;
	text-align:left;
	margin:0px;
	cursor:pointer;
	line-height: 25px;
	}
.banner_part{
	width:690px;
	height:auto;
	float:left;
	margin-top:30px;
	}
.banner{
	width:345px;
	height:145px;
	float:left;
	}
/*=============================================bottom part================================================*/

#bottom_container{
	width:930px;
	height:100px;
	float:left;
	margin-top:40px;
	background-image:url(images/bottom_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#2d2d2d;
	text-decoration:none;
	line-height:22px;
	}
.bottom_link{
	font-family:Arial;
	font-size:12px;
	color:#2d2d2d;
	text-decoration:none;
	}
.bottom_link:hover{
	font-family:Arial;
	font-size:12px;
	color:#6db823;
	text-decoration:none;
	}
.bottom_link_active{
	font-family:Arial;
	font-size:12px;
	color:#6db823;
	text-decoration:none;
	}
.bottom_sep{
	font-family:Arial;
	font-size:12px;
	color:#2d2d2d;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	}
	
/*===========================================category Page==============================================*/

h1
{
	width:100%;
	height:28px;
	float:left;
	font-family:Arial;
	color:#000000;
	font-size:18px;
	text-decoration:none;
	border-bottom:1px dotted #595959;
	}
.category_img_box{
	width:690px;
	height:auto;
	float:left;
	margin-top:22px;
	margin-left:5px;
	}
.lotion_box{
	width:200px;
	height:auto;
	border:1px solid #e6e6e6;
	float:left;
	clear:right;
	margin-right:28px;
	background-color:#FFFFFF;
	}
.lotion_belt{
	width:200px;
	height:30px;
	padding-top:5px;
	text-align:center;
	float:left;
	border-bottom:1px dotted #e6e6e6;
	font-family:arial;
	font-size:16px;
	color:#545454;
	text-decoration:none;
	}	
.lotion_img{
	width:200px;
	height:180px;
	float:left;
	text-align:center;
	}	
.display_box{
	width:645px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #d2d2d2;
	margin-top:22px;
	}	
.display_belt{
	width:645px;
	height:32px;
	float:left;
	border-bottom:1px solid #d2d2d2;
	}	
.display_cart_box{
	width:645px;
	height:auto;
	float:left;
	border-bottom:1px dotted #000000;
	}
.arial_black_bold{
	font-family: Arial;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
.arial_red_bold{
	font-family: Arial;
	font-size:13px;
	color:#e34a49;
	text-decoration:none;
	font-weight:bold;
	}
.textfield2{
	width:auto;
	height:16px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #e7e7e7;
	}
/*==========================================product detail page========================================*/

.box{
	width:690px;
	height:auto;
	float:left;
	margin-top:20px;
	}
.box{
	width:690px;
	height:auto;
	float:left;
	margin-top:20px;
	border:1PX solid #dedede;
	background-color:#FFFFFF;
	}	
.product_left{
	width:200px;
	height:auto;
	float:left;
	}
.pro_detail_img{
	border:1px solid #dddddd;
	background-color:#FFFFFF;
	width:180px;
	height:auto;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	}
.product_right{
	width:475px;
	height:auto;
	float:left;
	}	
.realeated_text_bet{
	width:690px;
	height:30px;
	float:left;
	font-family:Arial;
	font-size:15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px dotted #808080;
	}
.releated_img_part{
	width:690px;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	}
.releated_img_box{
	border:1px solid #dddddd;
	width:190px;
	height:auto;
	float:left;
	clear:right;
	margin-right:30px;
	margin-top:15px;
	background-color:#FFFFFF;
	}	
.pro_img_box{
	width:175px;
	height:200px;
	text-align:center;
	border:1px solid gray;
	}
	
/*------------------------------NEW STYLES-----------------------------*/	
.myrid_18_black{
	font-family:"Myriad Pro";
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-weight:600;
	}
.myrid_18_white{
	font-family:"Myriad Pro";
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
}

a.link-14
{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #6db823;
	text-decoration: none;
	line-height: 28px;
}

a.link-14:hover
{
	color: #2d2d2d;
}

a.link-12
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #6db823;
	text-decoration: none;
	line-height: 28px;
}

a.link-12:hover
{
	color: #2d2d2d;
}


a.pager-link12 
{
	font-family: Verdana;
	font-size: 12px;
	color:#6db823;
	text-decoration: underline;
}
a.pager-link12:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #2d2d2d;
	text-decoration: underline;
}


.pager-link12 a
{
	font-family: Verdana;
	font-size: 12px;
	color:#6db823;
	text-decoration: underline;
}
.pager-link12 a:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #2d2d2d;
	text-decoration: underline;
}

.pager-link12 a:active
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.pager-link12-active
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.link-13-new
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:  #6db823;
	text-decoration: none;
}

a.link-13-new:hover
{
	color: #2d2d2d;
}
.img-br {
	border: 1px solid #999;
}