/*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;
	background-color:#0D1110 !important;
}
.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 0 9px 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 0 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;*/
}

#motionGalleryV0{
	width:232px;
}
/******************rating feedback******************/
.rating{
	background:black;
	width:290px;
	padding:0 10px 0 10px;
	
}
.rating div.text{
	color:white;
}
.star-rating {
    background: url(defImages/alt_star_k.gif) repeat-x scroll left top transparent;
	
}	
.star-rating li.current-rating {
    background: url(defImages/alt_star_k.gif) repeat scroll left center transparent;
}	
.star-rating li a:hover{
        background: url(defImages/alt_star_k.gif) left bottom;
}	
.star-rating-simple{
        background: url(defImages/alt_star_k.gif) top left repeat-x;
}

.star-rating-simple li.current-rating{
        background: url(defImages/alt_star_k.gif) left center;
}	
.starContainer {
	border-top:1px solid grey;
	padding:7px 0 0 0;
	color:white;
}
.starContainer div.voteCountString{
	float:left;
}
.starContainer div.ratingString{
	float:left;
	margin:0 0 0 100px;
}
.opinions{
	float:right;
	border:none;
	padding:15px 0 0 0;
	width:200px;
}
.opinions a{
	color:black;
	background:url(defImages/kent_FB_commentsBut.png) top center no-repeat;

}
.opinions a:hover {
	color:black;
}
.seeOpitions div.subtitle{
	color:white;
	text-align:left;
}
.starContainer div{
	color:white;
	background:black;
}

.giveOpinion{
	background:black;
	text-align:left;
	color:white;
	padding:5px;
}
.giveOpinion div.subtitle{
	width:720px;
}
.giveOpinion input.bigBlueBut{
	background:url(defImages/kent_FB_commentsBut.png) top center no-repeat;
	color:black;
}

.giveOpinion div{
	color:white;
}
.opinionContainer,
.opinionContainer div,
.opinionContainer_admin,
.opinionContainer_admin div{
	color:white;
	text-align:left;
}
.opinionContainer div.dateTime,
.opinionContainer_admin div.dateTime{
	background:url(defImages/dateTimeRK.png) center right no-repeat;
}
.opinionContainer div.dateTime div.dTcontainer,
.opinionContainer_admin div.dateTime div.dTcontainer{
	background:url(defImages/dateTimeLK.png) center left no-repeat;
}
.voteBut{
	background-color:black;
}	
.fbRecommend{
	float:left;
	margin:0 0 0 0px;
	padding:20px 0 10px 0;
	background:black;

}
