body,div,id,a,img,span,p,ul,li,h1,h2,h3,input,form{
margin:0px;
padding:0px;
text-decoration:none;
border:none;
}

a{
cursor:pointer;
}
#container{
	width:1024px;
	background-color:#D9C58A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin:auto;
}

.spacer{
	display:block;
	clear:both;
	height:0px;
	background-color:#D9C58A;
}
#header{
	height: 116px;
	margin-right: 12px;
	margin-left: 12px;
}
#header-left{
	height: 116px;
	float:left;
	width:420px;
}
#header-right{
	height: 66px;
	float:right;
	width:580px;
	padding:50px 0px 0px 0px;
}
#header-right h1{
	font-size:14px;
	font-weight:bold;
	color:#040100;
	font-style: normal;	
}
#header-right .textbox-style{
	width:213px;
	height:15px;
	border:1px solid #84633E;
	background-image: url(../img/input_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 5px;
	margin-left: 12px;
	font-size:11px;
	color:#333333;
	padding: 3px 2px 0px 3px;
}
#header-right .textbox-style-where{
	width:140px;
	height:15px;
	border:1px solid #84633E;
	background-image: url(../img/input_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 5px;
	margin-left: 12px;
	font-size:11px;
	color:#333333;
	padding: 3px 2px 0px 3px;
}
.searchbutton{
	width:57px;
	height:20px;
	background-color:#4C210C;
	background-image: url(../img/search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 8px;
	cursor:pointer;
}
.searchbutton:hover{
	width:57px;
	height:20px;
	background-color:#4C210C;
	background-image: url(../img/search.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 8px;
	cursor:pointer;
}
#header-right #search{
	width:557px;
	height:30px;
	background-image: url(../img/searchbar_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
}
#header-right #search #searchleft{
	width:270px;
	height:30px;
	background-image: url(../img/search_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	color: #FFFFFF;
	padding-left: 22px;
}
#header-right #search #searchright{
	height:30px;
	float: left;
}
#header-right #searchrightend{
	width:13px;
	height:30px;
	background-image: url(../img/search_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
.welcome-message-top{
text-align:right;
margin-top:32px;
margin-right:15px;
font-size:11px;
color:#c56635;
font-weight:bold;
}
.welcome-message-top a{
color:#717626;
}
.welcome-message-top a:hover{
color:#9ba435;
}
#menu{
	background-image: url(../img/menu_bg.jpg);
	background-position: center center;
	height: 43px;
	clear: both;
}
#menu ul{
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 43px;
}
#menu ul li{
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height: 43px;
	float:left;
}
#menu ul li a{
	display:block;
	color: #FFFFFF;
	float:left;
	padding:12px 7px 15px 7px;
}
#menu ul li a:hover{
	background-image: url(../img/menu_a.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding:12px 7px 15px 7px;
	color:#D9C58A;
}
.left-menu{
float:left;
}
.right-menu{
float:right;
}
#status{
	background-image: url(../img/status_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 28px;
	padding-left: 22px;
	padding-top: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.yellow{
	color:#B38525;
}
.braces{
	color:#B38525;
	font-weight:normal;
}
.insidebraces{
	color:#D9C58A;
	font-weight:normal;
	font-size:11px;
}
.statusleft{
	display:block;
	width:400px;
	height:20px;
	float:left;
}
.pouplarplaces{
	display:block;
	height:20px;
	float:left;
	margin-left:50px;
	width:90px;
	color:#B38525;
}
.pouplarplaceslist{
	display:block;
	height:20px;
	float:left;
	margin-right:10px;
	
}
#containerleft{
	width:175px;
	float:left;
	margin:22px 0px 0px 12px;
}
#containerleft .textbox-style{
	width:150px;
	height:15px;
	border:1px solid #84633E;
	background-image: url(../img/input_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 5px;
	margin-left: 6px;
	font-size:11px;
	color:#333333;
	padding: 3px 2px 0px 3px;
}

#containermain{
	float:left;
	/*overflow:hidden;*/
	margin:22px 0px 0px 16px;
	height:auto;
}
/********** Determining the size of mid content ********************************/
			 .big{
			width:990px;
			}
			.medium{
			width:800px;
			}
			.medium1{
			width:702px;
			}
			.small{
			width:530px;
			}
/********** Determining the size of mid content ********************************/
#containermain h1{
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding:4px 0px 0px 12px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
.import-contact-h1{
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding:4px 0px 0px 12px;
	font-size:13px;
	margin-top:10px;
	color:#ffffff;
	font-weight:bold;
}
#containermain .containermain-contents{
	width:700px;
	height:auto;
	overflow:hidden;
	display:block;
	border:1px solid #D4C087;
	background-color:#FFFFFF;
	margin-bottom:22px;
}
#containermain .containermain-contents-left{
	margin:22px 0px 22px 0px;
	width:250px;
	background-image: url(../img/vertical_dots.gif);
	background-repeat: repeat-y;
	background-position: right top;	
	padding-left:12px;
	float:left;
	background-color:#FFFFFF;
}
#containermain .containermain-contents-left h1{
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding:4px 0px 0px 12px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
.containermain-contents-left{
background-color:#FFFFFF;
}
#containermain .containermain-contents-right{
	width:422px;
	background-color:#ffffff;
	float:left;
	
}
#containermain .containermain-contents-right-contents{
	background-color:#ffffff;
	margin:22px 0px 8px 15px;
	height:102px;
	border:1px solid #EEE1BE;
	padding:8px;
}

#containermain .containermain-contents-right-contents .topic{
	display:block;
	float:left;
	height:18px;
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	border-bottom:1px solid #D9C58A;
	margin-left:22px;
}
.click{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}
.click:hover{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#6F4829;
}
.containermain-contents-right-contents ul{
	float:left;
	padding-top:12px;
}
.containermain-contents-right-contents ul li{
	list-style-type:none;
	padding-left: 22px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #333333;
}
.list1{
	color:#C56635;
	font-weight:bold;
	font-size:11px;
}
#containermain .containermain-contents-right img{
	float:left;
	height:100px;
	width:137px;
	border:1px solid #CCCCCC;
}
.containermain-contents-left ul{
	margin-top: 12px;
	margin-bottom:22px;
}
.containermain-contents-left{
}
.containermain-contents-left ul li{
	list-style-type:none;
	padding-bottom: 4px;
	background-image: url(../img/horizontal_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 12px;
	margin-right: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #C56635;
	padding-top: 4px;
}
.containermain-contents-left ul li a{
	list-style-type:none;
	padding-bottom: 4px;
	background-image: url(../img/horizontal_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #C56635;
	padding-top: 4px;
	cursor:pointer;
}
.containermain-contents-left ul li a:hover{
	list-style-type:none;
	color: #CCCC00;
}

#containerright{
	width:274px;
	margin:22px 0px 0px 15px;
	float:left;
	
}

#containerright h1{
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding:4px 0px 0px 12px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
#containerright .containerright-contents{
	width:274px;
	float:left;
	border:1px solid #D4C087;
	background-color:#ffffff;
	padding-bottom:22px;
	margin-bottom:22px;
}
.containerright-contents-small{
	width:258px;
	float:left;
	border:1px solid #D4C087;
	background-color:#ffffff;
	padding-bottom:22px;
	margin-bottom:22px;
}
#containerright .containerright-contents h2{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.review-imageholder{
	height:89px;
	width:83px;
	border:1px solid  #CCCCCC;
	background-color:#CC9900;
	float:left;
	margin:12px 0px 0px 12px;
	
}
.review-imageholder img{
	border:none;
	background-color:#FFFFFF;
}
#containerright .containerright-contents p{
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding:0px 12px 8px 12px;
	clear:both;
	
}
#containerright .reviewtitle{
	font-size:14px;
	float:left;
	font-weight:bold;
	display:block;
	width:140px;
	margin:8px 0px 0px 20px;
	color:#9E4C21;
}
#containerright .reviewtitle-country{
	font-size:12px;
	float:left;
	font-weight:bold;
	display:block;
	width:140px;
	margin:8px 0px 0px 20px;
	color:#333333;
}
.review-add-friend{
clear:both;
margin:0px 0px 15px 0px;
background-color:#663333;

}
.review-addfriend{
	width:110px;
	height:23px;
	text-align:center;
	background-image: url(../img/bttn_bg.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	color:#eee1be;
	background-color:#FFFFFF;
	font-weight:bold;
	border:1px solid #502610;
	clear:both;
	margin:6px 12px 0px 12px;
	font-size:11px;
}
.rightblock{
	clear:both;
	margin:12px 0px;
}
.reviewaddress{
	color:#4B4B4B;
	font-size:11px;
	display:block;
	float:left;
	width:135px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:8px 0px 8px 22px;
}
.readmore{
	color:#717626;
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	padding-left:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.blog{
	float:left;
}
.rating{
	display:block;
	height:45px;
	float:left;
	width:140px;
}
.review-user-info{
clear:both;
padding:5px 0px 0px 0px;
}
/* for footer */
#footer{
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
	clear:both;
	font-size:11px;
	color:#AC9061;
}
#footer strong{ 
	float:left;
	font-weight:bold;
}
#footer #footermenu{
clear:both;
}
#footermenu ul{
padding:12px 12px;
	
}
#footermenu ul li{
	display:inline;
	padding-right:15px;
}
#footermenu ul li a{
	color:#AC9061;
	padding-right:15px;
}
#footermenu ul li a:hover{
	color:#D9C58A;
	padding-right:15px;
}
.listing{
margin:0px 0px 8px 12px;
}
.listing ul{

}
.listing ul li{
display:inline;
padding:0px 12px ;
}
.topic-places{
display:block;
clear:both;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
}
.tags{
display:block;
float:left;
width:225px;
margin-right:5px;
padding:3px 0px 3px 0px;
font-size:11px;
}
.tags a{
color:#717626;
}
.tags a:hover{
color:#717626;
text-decoration:underline;
}
b{
color:#b38525;
font-weight:bold;
}
/* for footer */
/* for overlay form */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
.formDiv{
	position: absolute;
	top: 0;
	left: 0;
	font-size:9px;
	color:#000000;
	z-index: 100;
	padding:5px;
	text-align: center;	
	background-color:#ece1c1;
	margin-top:150px;
	width:370px;
	border:5px solid #835531;
	line-height:20px;	
	margin-left:370px;		
}

#quickUrlDiv{
margin-top:50px;
margin-left:350px;
margin-right:0px;
width:500px;
}
#quickShoutDiv{
margin-top:50px;
}
#qRateForm{
margin-top:380px;
}
#containerUrl{
clear:both;
text-align: left;
}
/* for overlay form */





/* Added by serish */
.moduletitle{
	color:#666666;
	font-weight:bold;
	margin-left:10px;
}

.popular-userholder{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	height:50px;
	margin:10px;
}
.popular-picholder{
	border:1px solid #d9c58a;
	height:40px;
	padding:0px;
	width:15%;
	float:left;
}
.popular-message{
	margin:0px 0px 0px 10px;
	width:70%;
	float:left;
}
.add-note{
	font-weight:bold;
	color:#717626;
	font-size:12px;
}
#location-info-right{
	float:right;
	margin-right:5px;
}
.location-infolink{
	color:#FFFFFF;
}
.mid-content{
	background-color:#FFFFFF;
	width:100%;
	clear:both;
	display:block;
	overflow:hidden;
	height:auto;
}
.mid-content-test{
	background-color:#FFFFFF;
	width:100%;
	clear:both;

}
#pagecontainer{
	width:100%;
}
.login-box{
	border:1px solid #eee1be;
	width:46%;
	height:300px;
	float:left;
	margin:15px 15px 15px 20px;
}
.second{
	display:block;
	overflow:hidden;
	height:auto;
	width:55%;
}
.third{
	display:block;
	overflow:hidden;
	height:auto;
	width:37%;
	
}
.formrow{
	margin:10px;
	padding:5px;
	clear:both;
	display:block;
	overflow:hidden;
	height:auto;
}
.formlabel{
	font-size:16px;
	font-weight:bold;
	float:left;
	color:#b38525;
	width:100px;
}
.formlabel-small{
	font-size:12px;
	font-weight:bold;
	float:left;
	color:#b38525;
	width:70px;
}
.formlabel2{
	font-size:16px;
	font-weight:bold;
	color:#b38525;
	width:300px;
}
.formlabel3{
	font-size:16px;
	font-weight:bold;
	color:#b38525;
	width:500px;
}
.logininput{
	border:1px solid #b38525;
	width:250px;
	height:25px;
	background-color:#eee1be;
	font-size:16px;
	float:left;
}
.logininput-small{
	border:1px solid #b38525;
	width:150px;
	height:15px;
	background-color:#eee1be;
	font-size:16px;
	float:left;
}
.login-submit{
	width:110px;
	height:23px;
	text-align:center;
	background-image: url(../img/bttn_bg.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	color:#eee1be;
	background-color:#FFFFFF;
	font-weight:bold;
	border:1px solid #502610;
}
.message-hints{
	background-color:#f7f0df;
	width:340px;
	font-size:10px;
	margin:5px auto 5px 15px;
	padding:5px 10px 5px 10px;
	border:1px solid #d9c58a;
	font-weight:bold;
	color:#993300;
}
.plain{
	color:#c56635;
	font-size:16px;
	font-weight:bold;
}
.plain:hover{
	color:#717626;
}
.register-input{
	border:1px solid #b38525;
	width:250px;
	height:25px;
	background-color:#eee1be;
	font-size:16px;
}
#showUserMsg{
	width:150px;
	height:15px;
	float:right;
}
.ajaxhints{
	border:1px solid #eee1be;
	background-color:#f7f0df;
	font-size:9px;
	padding:2px;
}
#showEmailMsg{
	width:150px;
	height:15px;
	float:right;
}
.classHref{
	padding:5px;
	font-weight:bold;
	color:#b38525;
	width:300px;
	margin-left:100px;
}
.classHref a{
	color:#c56635;
}
.popular-user-username{
font-weight:bold;
color:#c56635;
}
.whyregister li{
	padding-top:5px;
	color:#666666;
	font-weight:bold;
}
.dragndrop li{
color:#666666;
padding-top:20px;
font-size:11px;
}
.highlight-dd{
color:#717626;
font-weight:bold;
}
.peoplesearch{
	border:1px solid #b38525;
	width:55%;
	margin:10px auto 10px auto;
	background-color:#eee1be;
	height:30px;
}
.peoplesearch-title{
	font-weight:bold;
	float:left;
	color:#b38525;
	margin:5px;
}
.peoplesearch-input{
	border:1px solid #b38525;
	margin:5px;
	background-image: url(../img/input_bg.jpg);
	background-repeat:repeat-x;
	height:18px;
	float:left;
}
.peoplesearchsubmit{
	width:110px;
	height:20px;
	text-align:center;
	background-image: url(../img/bttn_bg.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	color:#eee1be;
	background-color:#FFFFFF;
	font-weight:bold;
	border:1px solid #502610;
	margin:5px;
}
.people-info{
	border:1px solid #b38525;
	float:left;
	margin:10px;
	padding:5px;
	width:295px;
	height:100px;
	background-color:#ece9d8;
}
.people-image{
margin:10px 5px 0px 5px;
width:70px;
height:70px;
float:left;
}
.people-username{
	display:block;
	float:left;
	height:18px;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c56635;
	font-weight:bold;
	border-bottom:1px solid #D9C58A;
	margin-left:22px;
	margin-top:10px;
}
.people-attributes{
	width:190px;
	float:right;
	margin-left:22px;
	margin-top:5px;
}
.right-quickshout{
clear:both;
padding-top:5px;

}
/* End of added by serish */





/* START of RAJAN'S defined styles */
#containerleft h1{
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding:4px 0px 0px 12px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}

.container-left{
	background:#FFFFFF;
}

.not-found-info{
clear:both;
color:#b38525;
font-size:11px;
font-weight:bold;
text-align:left;
margin-left:15px;
}
.catHeading{
font-size:14px;
font-weight:bold;
color:#4D200D;
text-align:left;
text-decoration:none;
}
.subcats{
font-size:11px;
color:#B38525;
text-align:left;
text-decoration:none;
}

#hiddenCategories{
width:600px;
margin-left:400px;
}
.sorting-links{
border:1px solid #b38525;
background-color:#ece9d8;
clear:both;
height:15px;
margin:10px 10px 10px 15px;
padding:5px 0px 5px 5px;
}
.sort-by-info{
float:left;
font-weight:bold;
}
.sortByClassActive{
font-size:11;
color:#9e805a;
width:100px;
margin-left:5px;
float:left;
text-align:center;
font-weight:bold;
}
.sortByClassInactive{
font-size:11;
color:#b38525;
width:100px;
margin-left:5px;
float:left;
text-align:center;
font-weight:bold;
}
.place-listing-blocks{
border:1px solid #eee1be;
}
.successMsg{
color:#009900;
font-size:12px;
font-style: normal;	
}
.happening{
margin:12px;
}
ul{}
ul li{
	list-style-type:none;
}
.happening-styles{
clear:both;
background-image: url(../img/horizontal_dots.gif);
background-repeat: repeat-x;
background-position: left bottom;
height:25px;
font-size:10px;
margin:5px 0px 5px 0px;
padding-bottom:5px;
}
.happening-styles a{
font-weight:bold;
color:#717626;
}
.happening-styles .author{
height:18px;
width:18px;
border:1px solid #CCCCCC;
float:left;
margin:5px 22px 5px 0px;
}
.happening-contents{
padding-top:0px;
display:block;
float:left;

}
.happening-contents img{
	float:left;
}

.popular{
	width:700px;
	height:auto;
	overflow:hidden;
	display:block;
	border:1px solid #D4C087;
	background-color:#FFFFFF;
	margin-bottom:22px;
}
.popular ul{
	
}
.popular ul li{
	list-style-type:none;
	clear:both;
	padding-bottom:5px;
	margin:8px 0px 0px 0px;
	background-image: url(../img/horizontal_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display:block;
	overflow:hidden;
	height:auto;
	
}
.popular ul li img{
	float:left;
	margin:0px 22px 0px 0px;
	}
.popular p{
font-size:11px;	
}
.popular .popular-head{
font-size:11px;	
font-weight:bold;
margin-left:0px;
padding:0px;
color:#FA4E76;
font-size:10px;
}
.popular a{
font-weight:bold;
color:#717626;
font-size:10px;
}
.hrefClass{
color:#000000;
text-decoration:none;
}
.generalHref{		
	height:18px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;		
	/*border:1px solid red;*/
}
.addPlcsecond{
width:85%;
height:100%;
}
.blckUser{
width:100%;
border:1px Green solid;
vertical-align:top;height:800px;clear:both;
}
.blckUser2{
width:700px;border:1px RED solid;float:left;
}
.addFriendDiv{vertical-align:top;clear:both;}

.txtnormal{
font-size:11px;
color:#666666;
font-weight:bold;
padding:5px 0px 5px 10px;
font-style:italic;
}
.h1-links{
color:#FFFFFF;
}
.tag-show{
float:left;
margin:5px 0px 5px 10px;
width:110px;
font-weight:bold;
font-style:italic;
color:#c56635
}
.helpfulClass{
clear:both;
font-size:10px;
color:#8C5A35;
font-weight:bold;
padding:10px 0px;
}
.rowTags{
 width:255px; 
 padding-top:10px;
 clear:both;
}
.taglists{
height:30px;
background-image: url(../img/searchbar_bg.jpg);
background-repeat: repeat-x;
background-position: center top;
padding-top:7px;
float: left;
color: #FFFFFF;
font-size: 11px;
}
.taglistStart{
margin:0px;
height:30px;
width:13px;
background-image: url(../img/search_left.jpg);
background-repeat: no-repeat;
background-position: left top;
float: left;
color: #FFFFFF;
}
.tagListEnd{
width:13px;
height:30px;
background-image: url(../img/search_right.jpg);
background-repeat: no-repeat;
background-position: right top;
float: left;
}
.tagNames{
float:left;
padding:5px;
}
#showShareLink{
text-align:left;
width:560px;
margin:0px;
margin-left:200px;
}
#showShareLink img{
width:50px;
height:50px;
border:2px solid red;

}
.google-marker{
float:left;
margin-left:40px;
}
.place-list-info{
width:270px;
float:left;
}
.spacer-white{
	display:block;
	clear:both;
	height:5px;
	background-color:#FFFFFF;
}
.rating-stars{
float:left;
display:block;
}
.rating-info{
width:250px;
margin:10px 0px 0px 20px;
display:block;
height:auto;
overflow:hidden;
}
.rating-title{
float:left;
}


.place-listing img{
	float:left;
	height:120px;
	width:137px;
	border:1px solid #CCCCCC;
}

.place-listing{
	font-size:11px;
	background-color:#f4efdd;
	margin:15px 0px 5px 15px;
	display:block;
	height:auto;
	overflow:hidden;
	width:480px;
	border:1px solid #EEE1BE;
	padding:8px;
}

.place-listing .topic{
	display:block;
	float:left;
	height:18px;
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	border-bottom:1px solid #D9C58A;
	margin-left:20px;
}
.place-list-heading{
color:#333333;
}
.place-listing ul{
margin:5px 0px 0px 20px;
}
.place-listing ul li{
margin-top:5px;
}
.place-description{
padding-top:5px;
clear:both;
}
.place-list-links{
color:#c56635;
}
.place-listing-bottom-info{
float:right;
margin:10px;
}
.place-list-links:hover{
color:#CCCC00;
}
.details{
font-weight:bold;
color:#717626;
font-style:italic;
}

.small-header{
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width:130px;
	padding:4px 0px 0px 12px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
.left-labels-head{
	display:block;
	color:#717626;
	clear:both;
	padding:5px;
	font-weight:bold;
}
.left-labels{
	color:#b38525;
	font-weight:bold;
	margin:5px;
	float:left;
}
.search-left-input{
	width:150px;
	border:1px solid #b38525;
	margin-top:5px;
	margin-left:5px;
	background-color:#eee1be;
	color:#b38525;
}
.search-left-check{
margin-top:5px;
margin:0px;
}
.detail-page-containts{
background-color:#FFFFFF;
}
.review-detail{
	font-size:11px;
	background-color:#f4efdd;
	margin:10px 0px 5px 15px;
	display:block;
	height:auto;
	overflow:hidden;
	width:480px;
	border:1px solid #EEE1BE;
	padding:8px;
}
.review-detail img{
	/*width:240px;
	height:180px;*/
	float:left;
	
}
.review-topic{
	display:block;
	float:left;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	border-bottom:1px solid #D9C58A;
	font-weight:bold;
	margin:5px 0px 0px 15px;
}
.review-detail ul{
float:left;
margin:0px 0px 0px 0px;
padding-left:15px;
width:250px;
}
.review-detail ul li{
margin-top:5px;

}
.mid-content-review{
width:100%;
clear:both;
background-color:#FFFFFF;
}
.review-action-links{
margin:10px 0px 5px 0px;
}
.review-actions{
color:#717626;
font-weight:bold;
font-style:italic;
padding:5px;
display:block;
width:150px;
float:left;
border-right:1px solid #666600;
}
.review-actions:hover{
color:#c56635;
}
.rating-info-review{
width:200px;
float:left;
margin-left:15px;
margin-top:5px;
}
.place-pic-thumbs{
display:block;
height:auto;
overflow:hidden;
width:100%;
clear:both;
border:1px dotted #b38525;
}
.review-thumbs{
padding:5px;
}
.review-view-all{
clear:both;
padding:5px 0px 5px 5px;
}
.review-list-title{
font-weight:bold;
color:#c56635;
font-size:16px;
margin:10px 0px 5px 15px;
}
.review-list-topic{
	display:block;
	float:left;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	border-bottom:1px solid #D9C58A;
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
.review-list-person-img{
margin-right:15px;
}
.review-rates{
margin-left:0px;
width:380px;
}
.review-list-title-info{
font-size:10px;
font-style:italic;
}
.review-list-title-info a{
color:#717626;
}
.buttomAdd{
float:left;
}
.module-contents-left{
margin:5px 0px 5px 10px;
font-size:11px;
}
.clearer-div{
clear:both;
}
.advertise-right-container{
border:1px solid #b38525;
margin:5px;
background-color:#f4efdd;
padding:8px;
text-align:center;
}
.advertise-bottom{
border:1px solid #b38525;
margin:5px;
background-color:#f4efdd;
padding:8px;
width:150px;
float:left;
text-align:center;
}
#bottomcontent h1{
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding:4px 0px 0px 12px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	margin-left:15px;
}
.ad-bottom{
background-color:#FFFFFF;
margin:0px 15px 5px 15px;
}
.chkBoxDays{
float:left;
width:20px;
margin:0px;
padding:0px;}
.chkBoxText
{
float:left;
width:100px;
color:#000000;
margin:0px;
padding-top:0px;

}
.paging-div{
font-size:11px;
clear:both;
text-align:center;
margin:5px 0px 15px 0px;
}
.paging-div a{
font-weight:bold;
color:#717626;
font-style:italic;
}
.paging-div{
color:#717626;
font-weight:bold;
}
.static-content-items{
margin:10px;

font-size:11px;

}
.errorMsg{
	background-color:#f7f0df;
	width:340px;
	font-size:10px;
	margin:5px auto 5px 15px;
	padding:5px 10px 5px 10px;
	border:1px solid #d9c58a;
	font-weight:bold;
	color:#993300;	
}
.paragraph-define{
margin:5px 0px 5px 15px;
}

.reviewTgClassLabel{
width:130px;
float:left;
padding-left:10px;
}

.aNTag{
width:100%;
}

.tagClass{
float:left;
width:140px;

}
.allpic-main-container{
border:1px solid #b38525;
margin-left:15px;
width:350px;
padding:5px;
margin-bottom:10px;
}
.allpic-thumb-container{
border:1px dotted #b38525;
clear:both;
margin:15px;
}
.allpic-thumbs{
margin:5px;
}

/* END of RAJAN'S defined styles */

/*  PRAVASH ADDED this CSS for BLOG */
#blogarea{
clear:both;
padding:0px 12px 0px 12px;

}

#blogarea h2{
font-size:12px;
color:#C56635;
font-weight:bold;
clear:both;
padding:15px 12px 0px 0px;
}
.h2styles{
font-size:12px;
color:#C56635;
font-weight:bold;
clear:both;
padding:15px 12px 0px 0px;
display:block;

}
#blogarea p{
margin:8px 12px 5px 0px;
}
#blogarea .blogdate{
margin:8px 12px 0px 0px;
font-weight:bold;
font-size:11px;
color:#646464;
}
#blogarea .blogcomments-count{
margin:8px 12px 0px 0px;
font-weight:bold;
font-size:11px;
color:#717626;
cursor:pointer;
}
#blogarea .blogcomments-count:hover{
margin:8px 12px 0px 0px;
font-weight:bold;
font-size:11px;
color:#717626;
text-decoration:underline;
}
#blogarea .replycomment-date{
display:block;
float:right;
height:12px;
font-weight:bold;
font-size:11px;
}
.blogger{ /* NAME of THE PERSON who COMMENTED */  
font-weight:bold;
font-size:11px;
color:#717626;
}

.blogger-date{   /* TO DISPLAY THE COMMENT DATE */              
font-weight:bold;
font-size:10px;
color:#646464;
display:block;
float:right;
}

.review-people{
float:right;
width:580px;
padding:0px 12px 8px 12px;
background-image: url(../img/horizontal_dots.gif);
background-repeat: repeat-x;
background-position: bottom;
margin-bottom:8px;


}
.review-block{
display:block;
overflow:hidden;
height:auto;


}
.review-block-image-holder{
float:left;
}
.blogall{
display:block;
overflow:hidden;
clear:both;
background-image: url(../img/horizontal_dots.gif);
background-repeat: repeat-x;
background-position: bottom;
padding:0px 12px 8px 0px;
}
#paging{
clear:both;
margin:4px 0px 5px 0px;

}
.blog-dots{
clear:both;
background-image: url(../img/horizontal_dots.gif);
background-repeat: repeat-x;
background-position: bottom;
padding:0px 12px 5px 0px;
display:block;
}
.blog-textarea{   /* for the BLOG COMMENT BOX  */
clear:both;
height:200px;
border:1px solid #b38525;
width:547px;
display:block;
overflow:hidden;
height:200px;
background-color:#eee1be;
margin:12px 0px 0px 0px;
padding:5px 2px 5px 3px;
}
.area-small{
width:400px;
height:150px;
}
.blog-formstyle{
clear:both;
margin:12px 0px 22px 0px;
}
.blog-inputstyle{   /* for the BLOG COMMENT BOX  */
border:1px solid #b38525;
width:550px;
height:16px;
background-color:#eee1be;
font-size:14px;
float:left;
padding:4px 2px 3px 0px;
clear:both;
margin:0px 33px 5px 0px;
color:#646464;
}
.blog-labelstyle2{

}
.blog-labelstyle{   /* for the BLOG COMMENT BOX  */
width:400px;
height:12px;
font-weight:bold;
font-size:12px;
float:left;
padding:4px 2px 0px 0px;
clear:both;
margin:0px 33px 12px 0px;
}
.blog-labelstylecomment{   /* for the BLOG COMMENT BOX  */
width:400px;
height:12px;
font-weight:bold;
font-size:14px;
float:left;
padding:4px 2px 0px 0px;
clear:both;
margin:0px 33px 12px 0px;
color:#C56635;
}
.blog-buttonstyle{
	width:110px;
	height:23px;
	text-align:center;
	background-image: url(../img/bttn_bg.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	color:#eee1be;
	background-color:#FFFFFF;
	font-weight:bold;
	border:1px solid #502610;
	clear:both;
}
.buttonstyle-clearboth{
clear:both;
margin:14px 0px 0px 0px;
padding:14px 0px 0px 0px;
display:block;

}
.blog-labelstyle-spacer{
clear:both;
height:12px;
display:block;
}

#blog-cat ul{
claer:both;
margin:5px 0px 5px 4px;
}
#blog-cat ul li{
list-style-type:none;
font-size:11px;
font-weight:bold;
padding:3px 0px 0px 4px;
}
#blog-cat ul li a{
color:#C56635;
}
#blog-cat ul li a:hover{

}
.blog-nos{
color:#646464;
font-weight:normal;
padding-left:5px;
font-size:10px;
}
.ppl{
clear:both;


padding:15px 8px 0px 0px;
}
.ppl ul{

border:#B38525 1px solid;
background-color:#E4D3A3;
padding:5px 0px 5px 0px;

}
.ppl ul li{
display:inline;
color:#B75827;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.ppl ul li a{
font-size:12px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:0px 12px 0px 12px;
font-weight:bold;
}
.ppl ul li a:hover{
font-weight:bold;
color:#A44718;
}
.message-links{
margin-left:10px;
margin-bottom:10px;
}
#selected{
color:#FF99CC;
}
.userreview-list{
padding:3px 0px 3px 12px;
font-weight:bold;
font-size:11px;
}
.userreview-list-color{
color:#717626;
font-weight:normal;
}
.review-sendmessage{

clear:both;
margin:3px 0px 0px 0px;
font-size:11px;

}

/* added at last */
.messaging-contents-box{
border:1px solid #eee1be; 
padding:10px;margin:10px; 
background-color:#ece9d8;
}
.message-theads{
font-weight:bold;
color:#b38525;
float:left;
width: 300px;
margin-bottom:10px;
}
.message-title{
font-weight:bold;
color:#b38525;
float:left;
width:90px;
margin-bottom:5px;
}
.message-tbody{
width:300px;
float:left;
margin-bottom:10px;
}
.message-rows{
clear:both;
}
.check-links{
clear:both;
text-align:left;
}
.message-detail-content{
clear:both;
margin:10px 0px 10px 0px;
}
.likes-dislikes{
border:1px solid #eee1be;

float:left;
width:433px;
margin-right:20px;
background-color:#ece9d8;
margin-bottom:25px;
}
.likes-dislikes img{
margin:5px;
border:1px solid #b38525;
padding:2px;
}
.like-label{
color:#c56635;
font-weight:bold;
clear:both;
margin:10px;
}
.taste-game-link-container{
margin-left:15px;
}
.inactive-likes{
font-weight:bold;
margin-right:15px;
color:#000000;
}
.active-likes{
font-weight:bold;
margin-right:15px;
color:#000000;
background-color:#b38525;
width:150px;
padding:5px 5px 0px 5px;
}
.taste-game-link-container a:hover{
color:#9e4c21;
}
.module-taste-results{
border:1px solid #b38525;
margin:0px 10px 15px 15px;
height:120px;
}
.module-taste-results img{
margin:5px 0px 0px 5px;
border:1px solid #b38525;
}
/* added at last */
.profile-edit{
float:left;
margin:5px 0px 0px 8px;
display:block;
height:60px;
}
.profile-edit ul{
float:left;
margin:0px 0px 15px 16px;
display:block;
height:100px;
font-size:11px;
padding-left:12px;
}

.profile-edit-li a{
font-size:11px;
padding:2px 0px 0px 12px;
font-weight:bold;
color:#333333;
display:block;
}
.profile-edit-li a:hover{
font-size:11px;

font-weight:bold;
color:#9E4C21;
display:block;
}
.rewardpoints{
clear:both;
margin:0px 0px 8px 12px;
font-size:11px;
font-weight:bold;717626
}
.rewardpoints2{
clear:both;
margin:0px 0px 8px 12px;
font-size:11px;
font-weight:bold;
color:#9E4C21;
}
.profile-addbutton{
	width:220px;
	height:23px;
	text-align:center;
	background-image: url(../img/bttn_bg.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	color:#ffffff;
	background-color:#FFFFFF;
	font-weight:bold;
	border:1px solid #502610;
	clear:both;
	margin:0px 0px 8px 12px;
	font-size:11px;
}



.small-text-class{
border:1px solid #b38525;
}

