/*ul{
 margin: 0 0 0 15px;
 padding: 0;
}

li{
background: url(defImages/br_bullet.png) center left no-repeat;
list-style: none;
padding: 0 0 4px 15px;
}

.page{
	color:#ffffff !important;

}
.page a{
color:#C17E1D;
}

.page a:hover{
color:#18180A;
}
*/
.main_page{
	padding:15px;
	width:770px;
	overflow:hidden;
}
.menu4,
.menu5{
	padding:0 0 0 1px;
	background-color:#C3BAC3;
}

.menu4_d,
.menu5_d{
	padding:0 0 0 1px;
	background-color:#A09AA0;
}
.menu5_d{
	background-color:#C3BAC3 !important;
}
.menu4 a,
.menu5 a{
	
	padding:3px 0 3px 15px;
	margin:0 0 0 14px;
	display:block;
	font-family:Century Gothic;
	color:#130F09;
	text-decoration:none;
	background-color:#C3BAC3;
	font-size:13px;
}
.menu5 a{
	padding:3px 0 3px 25px;
	background:#C3BAC3 url(defImages/kent_bullet.gif) center left no-repeat;
}

.menu4_o a,
.menu5_o a{
	color:white;
	padding:3px 0 3px 15px;
	background-color:#C3BAC3;
}
.menu5_o a{
	background:#C3BAC3 url(defImages/kent_bulletO.png) center left no-repeat !important;
	padding:3px 0 3px 25px;
}
.menu4_d a,
.menu5_d a{
	background-color:#A09AA0;
	color:white;
	font-weight:bold;

}
.menu5_d a{
	background-color:#C3BAC3 !important;
}	
.pageContent{
	/*border:1px solid red;*/
	width: 565px;
	text-align:center;
	overflow:hidden;
	float:left;
}
.pageContent div.description{
	text-align:left ;
	color:white;
	margin-top:15px;
}
.pageContent div.description div.subtitle{
	font-family:"Century Gothic", Verdana;
	font-size:14px;
	color:white;
	font-weight:bold;
}
.page{
	margin:0;
}
.boxes{
	margin:20px 0 0 0;
}
.boxes a.left,
.boxes a.right{
	display:block;
	text-decoration:none;
	background:url(defImages/KENT_boxes_home.png) center center no-repeat;
	width:245px;
	height:110px;
	float:left;
	padding:15px;
	color:white;
	text-align:left;
}
.boxes a:hover.left,
.boxes a:hover.right{
	background:url(defImages/KENT_boxes_homeO.png) center center no-repeat;
}
.boxes a.right{
	float:right;
}
.boxes a.left img{
	float:left;
	margin:0 15px 0 0;
}
.boxes a.left div.title,
.boxes a.right div.title{
	font-family:"Century Gothic", Verdana;
	font-size:13px;
	font-weight:bold;
	color:white;
	margin:0 0 7px 0;
}
.boxes a.left div.more,
.boxes a.right div.more{
	float:right;
	color:white;
	background:url(defImages/KENT_more.png) bottom right no-repeat;
	padding:0 15px 0 0;
	font-weight:bold;
}
.boxes a:hover.left div.more,
.boxes a:hover.right div.more{
	color:#666;
	background:url(defImages/KENT_moreO.png) bottom right no-repeat;
}
.boxes a.right img{
	float:right;
	margin:0 0 0 15px;
}
.boxes a.right{
	text-align:right;
}
.rightContent{
	margin:110px 0 0 0;
	float:right;
	/*border:1px solid red;*/
}
.rightContent a{
	text-decoration:none;
}
.rightContent div.title{
	font-size:20px;

	font-family:"Century Gothic", Verdana;
	color:white;
	text-align:center;
}
.rightContent a img{
	border:5px solid white;
	margin:20px 0 0 0;
}
.rightContent a:hover img{
	border:5px solid #666666;
}
.rightContent a div.cagegoryName{
	color:white;
	font-family:"Century Gothic", Verdana;
	font-size:14px;
	text-align:center;
	margin:0 0 10px 0;
}
.rightContent a:hover div.cagegoryName{
	color:#666;
	
}
.back{
margin-top:35px;
}
.back a{
color:#ffffff;
font-family:Century Gothic, Verdana;
font-size:13px;
font-weight:bold;
padding-left:17px;
background:url(defImages/back_monsoon.png) center left no-repeat;
}
.page_title div{
/*background:url(defImages/KENT_ProductTitle.png) center left no-repeat;
padding:15px 0 15px 60px;*/
font-size:14px;
font-family:"Century Gothic",Verdana;
color:white;
display:block;
}
/********PRODUCT PAGE**********/
.productsContainer{
	width:645px;
	/*border:1px solid red;*/
	overflow:hidden;
	color:white;
	
}
.singleProduct {
	background:url(defImages/KENT_prodDownBgr.png) bottom center no-repeat;
	width:410px;
	padding:0;
	margin:20px 0 0 0;
	float:left;
}
.singleProduct img{
	border-left:5px solid black;
	border-right:5px solid black;
}
.singleProduct div.navigation{
	/*border:1px solid red;*/
	overflow:hidden;
	background:url(defImages/KENT_prodUpBgr.png) top center no-repeat;
	padding:5px;
}
.singleProduct div.navigation a{
	color:white;
	display:block;
	text-decoration:none;
}
.singleProduct div.navigation a:hover{
	color:#666;
}
.singleProduct div.navigation a.prev{
	float:left;
	background:url(defImages/KENT_prev.png) bottom left no-repeat;
	padding:0 0 0 15px;
}
.singleProduct div.navigation a:hover.prev{
	background:url(defImages/KENT_prevO.png) bottom left no-repeat;
}
.singleProduct div.navigation a.next{
	float:right;
	background:url(defImages/KENT_more.png) bottom right no-repeat;
	padding:0 15px 0 0;
}
.singleProduct div.navigation a:hover.next{
	background:url(defImages/KENT_moreO.png) bottom right no-repeat;
}
.singleProduct div.productTitle{
	clear:both;
	color:white;
	font-weight:bold;
	font-size:14px;
	font-family:"Century Gothic", Verdana;
	padding:10px 5px 10px 5px;
	text-align:left;
	background-color:black;
}
.singleProduct div.description{
	padding:7px 5px 0 5px;
	margin:0 0 10px 0;
	color:white;
	background-color:black;
	overflow:hidden;
	text-align:left;
}
.singleProduct div.description span.price,
.singleProduct div.description div.price{
	color:white;
	font-family:"Century Gothic", Verdana;
	font-size:14px;
	float:right;
	display:block;
	text-align:right;
	margin-top:10px;
}
.allProducts{
	float:right;
	width:230px;
	margin:10px 0 0 0;
	/*border:1px solid red;*/
}
.allProducts a img{
	float:left;
	border:5px solid black;
	margin:10px 0 0 15px;
}
.allProducts a:hover img,
.allProducts a.active img{
	border:5px solid #666;
}
.allProducts div.container{
	clear:both;
	/*padding:0 0 10px 0;*/
	overflow:hidden;
	background:none !important;
}
.allProducts div.arrow{
	clear:both;
	float:right;
	margin:10px 0 0 0;
	/*border:1px solid white;*/
}
/*********END PRODUCT PAGE*********/
/*


.product_link{
margin-top:5px;
padding-top:25px;
}

.product_link a{
font-weight:bold;
font-family:"Century Gothic", Verdana;
font-size:13px;
color:#18180A;
}

.prev_next{
margin-top:2px;
padding-top:25px;
}

.prev_next a{
font-weight:bold;
font-family:"Century Gothic", Verdana;
color:#18180A;
font-size:12px;
}

.subtitle,
.subtitleWhere{
font-size:14px;
font-family:"Palatino Linotype", Verdana;
font-weight:bold;
background:url(defImages/subtitleWhite.png) bottom right no-repeat;
padding-right:25px;

}

.subtitleWhere{
clear:both;
margin:10px 0 20px 0;
width:450px;
}
.monsoonAddressString{
	font-family:"Century Gothic", Verdana;
	font-weight:bold;
	font-size:14px;
	color:white;
	margin:30px 0 0 0;
}
.golden_subtitle{
font-size:14px;
font-family:"Palatino Linotype", Verdana;
font-weight:bold;
padding-right:25px;
color:#A68026;

}
.collectionInfo{
	background:url(defImages/monsoonTextBgr.png) top left repeat-y;
	overflow:hidden;
}
.collectionText{
	float:left;
	width:200px;
	padding:5px;
}
.collectionInfo img{
	border:1px solid #4E223C;
	float:left;
	margin:25px 0 0 0;
}
.img_bord{
border:1px solid #4E223C;
margin:0 7px -3px 0;

}

.img_bord_detail{
border:1px solid #4E223C;
margin:0 7px 0 0;

}

.pic_ornament_bottom{
padding:0 12px 13px 0;
background:none;
}

.pic_ornament_top{
padding:13px 0 0 19px;
background:none;
}

.products td{
padding:4px 0;

}

.aromaTable td{
padding:12px 8px 4px 0;
}
.body_tbl td{
	color:white;
}
.products a,.body_tbl a{
font-family:"Century Gothic",Verdana;
color:#ffffff;
}

.aroma{
font-family:"Century Gothic",Verdana;
margin-bottom:5px;
color:#A68026;
font-weight:bold;
font-size:14px;
}

.page_link {
	padding-top:3px;
}

.page_link a{
color:#18180A;
font-family:"Century Gothic",Verdana;
font-size:11px;
}

.page_link a:hover{
color:#A68026;
}

.img_left{
	margin: 0 7px 5px 0;
	border:1px solid #D1A337;
}

.img_right{
	margin: 0 0 5px 7px;
	border:1px solid #D1A337;

}

.newSlogan{
margin:20px 0 25px 0;
font-weight:bold;
color:#E75895;
}

.newTitle{
color:#A68026;
font-weight:bold;
font-size:12px;
}

.newSubtitle{
font-weight:bold;
}

.newDevidor{
margin:20px 0 30px 0;
}

.newLeftImg{
float:left;
margin-right:7px;
}

.newRightImg{
float:right;
margin-left:7px;
}

*/