*{ margin:0; padding:0; }

#results_navbar{
	width:auto;
	height:40px;

}
#results_container{
	width:950px;
	height:auto;
	background-color:#FFFFFF;
}
#results_left_column{
	width:170px;
	height:auto;
	float:left;
	padding:10px;
	color:#FFFFFF;
	min-height:450px;
}
#results_left_column a:visited{
	color:#FFFFFF;
}
#results_left_column a:link{
	color:#FFFFFF;
}
#results_left_column a:active{
	color:#FFFFFF;
}
#results_left_column a:hover{
	color:#333;
}

#results_middle_column{
	width:auto;
	height:auto;
	margin-left:10px;
	float:left;
}
#results_right_column{
	width:190px;
	height:auto;
	float:left;
	color:#FFFFFF;
	min-height:450px;
}
.ad_container{
	width:170px;
	height:auto;
	padding:10px;
	margin-bottom:20px;
	font-size:10px;
}

.adText_container .title{
	width:170px;
	height:auto;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	clear:both;
}

.adText_container{
	width:170px;
	height:auto;
	padding:10px;
	font-size:10px;
	color:#FFFFFF;
}
.adText_container a:link{
	width:170px;
	height:auto;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

.adText_container a:visited{
	width:170px;
	height:auto;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

.adText_container a:hover{
	width:170px;
	height:auto;
	font-size:12px;
	color:#003366;
	text-decoration:underline;
}

.adText_container a:active{
	width:170px;
	height:auto;
	font-size:12px;
	color:#003366;
	text-decoration:underline;
}

.adText_container_price {

	width:170px;
	height:auto;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#FFCC00;
}

.adText_container_customer {

	width:170px;
	height:auto;
	padding:0px;
	font-size:11px;
	color:#FF6600;
	font-weight:bold;

}

#results_content{
	width:950px;
	height:auto;
	min-height:auto;
	padding-top:10px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:5px;
	overflow:hidden;
	text-align:left;
}

#results_footer{
	width:850px;
	height:20px;
	clear:left;
}	

/* --------------------------------------------------------------- TABS */

#tab_menu{
	width:auto;
	height:20px;
	background-color:#FFFFFF;
	padding-left:10px;
}




.tab_current_container{
	width:auto;
	height:20px;
	float:left;
}
.tab_current_left{
	width:10px;
	height:20px;
	background-image:url(images/tab_current_left.gif);
	background-repeat:no-repeat;
	float:left;
}
.tab_current_middle{
	width:auto;
	height:17px;
	float:left;
	padding-top:3px;
	background-image:url(images/tab_current_middle.gif);
	background-repeat:repeat-x;
}

.tab_current_middle a:link{
	color:#0099CC;
	text-decoration:none;
}
.tab_current_middle a:visited{
	color:#0099CC;
	text-decoration:none;
}
.tab_current_middle a:hover{
	color:#333333;
	text-decoration:none;
}
.tab_current_middle a:active{
	color:#0099CC;
	text-decoration:none;
}

.tab_current_right{
	width:10px;
	height:20px;
	background-image:url(images/tab_current_right.gif);
	background-repeat:no-repeat;
	float:left;
}

.tab_off_container{
	width:auto;
	height:20px;
	float:left;
}
.tab_off_left{
	width:10px;
	height:20px;
	background-image:url(images/tab_off_left.gif);
	background-repeat:no-repeat;
	float:left;
}
.tab_off_middle{
	width:auto;
	height:17px;
	background-color:#333333;
	float:left;
	padding-top:3px;
	background-image:url(images/tab_off_middle.gif);
	background-repeat:no-repeat;
}

.tab_off_middle a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.tab_off_middle a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.tab_off_middle a:hover{
	color:#FF9900;
	text-decoration:none;
}
.tab_off_middle a:active{
	color:#FFFFFF;
	text-decoration:none;
}

.tab_off_right{
	width:10px;
	height:20px;
	background-image:url(images/tab_off_right.gif);
	background-repeat:no-repeat;
	float:left;
}


.tab_btm_container{
	width:auto;
	height:20px;
	float:left;
}
.tab_btm_left{
	width:10px;

	height:20px;
	background-image:url(images/tab_btm_left.gif);
	background-repeat:no-repeat;
	float:left;
}
.tab_btm_middle{
	width:auto;
	height:18px;
	background-image:url(images/tab_btm_middle.gif);
	background-repeat:repeat-x;
	float:left;
	padding-top:2px;
}

.tab_btm_middle a:link{
	color:#333333;
	text-decoration:none;
}
.tab_btm_middle a:visited{
	color:#333333;
	text-decoration:none;
}
.tab_btm_middle a:hover{
	color:#FF9900;
	text-decoration:none;
}
.tab_btm_middle a:active{
	color:#333333;
	text-decoration:none;
}

.tab_btm_right{
	width:10px;
	height:20px;
	background-image:url(images/tab_btm_right.gif);
	background-repeat:no-repeat;
	float:left;
}

/* --------------------------------------------------------------- ADVENTURE PROVIDER CONTAINER */
.ap_spacer{
	width:430px;
	height:10px;
	display:block;
	float:none;
	clear:left;
}	

/* -- contains one full set of results */
.ap_container{
	width:450px;
	height:auto;
	clear:left;
	text-align:left;
}
/* -- contains one full set of descriptions/rankings - this is what is set to block  */
.ap_container_content{
	width:450px;
	height:auto;
	clear:left;
}

.ap_title_container{
	width:450px;;
	height:auto;
}

.ap_title_left{
	width:10px;
	height:25px;
	background-color:#FFFFFF;
	float:left;
}
.ap_title_middle{
	width:480px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	color:#FFFFFF;

}
.ap_title_middle_title{
	width:450px;
	height:20px;
	float:left;
}

.ap_title_middle_showHide{
	width:auto;
	height:20px;
	float:right;
}
.ap_title_middle_showHide a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.ap_title_middle_showHide a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.ap_title_middle_showHide a:hover{
	color:#FF9900;
	text-decoration:none;
}
.ap_title_middle_showHide a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.ap_title_right{
	width:10px;
	height:25px;
	background-color:#ffffff;
	float:left;
}
.ap_content{
	width:auto;
	padding:0px;
	min-height:100px;
	overflow:hidden;
	float:none;
	clear:left;
	
	border-left:solid;
	border-left-width:0px;
	border-left-color:#FFFFFF;
	border-right:solid;
	border-right-width:0px;
	border-right-color:#FFFFFF;
}

.ap_content ul{
	padding:0px;
	margin:0px;
}

.ap_content ul li{
	padding:0px;
	margin:0px;
	margin-left:12px;
	list-style-type:circle;
}
.ap_text{
	color:#333;
	width:316px;
	height:auto;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:0px;
	padding-top:10px;
	float:left;
}

.ap_text a:link{
	color:#FFF;
	text-decoration:none;
}

.ap_text a:visited{
	color:#FFF;
	text-decoration:none;
}

.ap_text a:hover{
	color:#FFF;
	text-decoration:none;
}

.ap_text a:active{
	color:#FFF;
	text-decoration:none;
}


.ap_image{
	width:430px;
	height:40px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}


.ap_image-c{
	width:250px;
	height:240px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
.ap_footer{
	width:auto;
	height:5px;
	float:none;
	clear:left;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#333333;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#333333;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#333333;
	
}

/* --------------------------------------------------------------- ADVENTURE PROVIDER CONTAINER */

.scale_container{
	width:900px;
	height:85px;	
	float:none;
	clear:left;
}

.scale_title{
	width:auto;
	height:20px;
	padding-left:10px;
	color:#FF9900;
	font-size:14px;
	float:none;
	clear:left;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#333333;
	border-right:solid;
	border-right-width:1px;
	border-right-color:#333333;
	font-weight:bold;
}

.scale_item_container{
	width:100px;
	height:40px;
	float:left;
}

.scale_item{
	width:98px;
	height:80px;
	float:left;
}

.accreditation_item{
	width:86px;
	height:80px;
	float:left;
	padding-left:10px;
}

.scale_item_title{
	width:75px;
	height:20px;
	margin-top:5px;
	float:none;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#333333;
 
		
}	

.c-bg
{
background-image:url(images/grade.gif); 
background-repeat:no-repeat;

}


.scale_list_container{
	width:auto;
	height:25px;
	color:#333;
}

.scale_list_text{
	width:100px;
	height:25px;
	float:left;
	padding-left:0px;
	font-weight:bold;
	font-size:12px;
}
.scale_list_description_right{
	width:70px;
	height:25px;
	float:left;
	padding:5px 5px 0px 10px;
	margin-right:3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	text-align:right;
}
.scale_list_description_left{
	width:61px;
	height:auto;
	/*height:25px;*/
	float:left;
	padding:5px 10px 0px 10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:9px;
	text-align:left;
}
.scale_list_icon{
	width:20px;
	height:25px;
	float:left;
}
.scale_list_end{
	width:auto;
	height:20px;
	float:none;
	clear:left;
}
.disclaimer{
	color:#999999;
	font-size:10px;
}



.ap_btn_container{
	width:auto;
	height:24px;
}

.ap_btn_left{
	background-image:url(images/review/html_btn_left.gif);
	background-repeat:no-repeat;
	width:12px;
	height:24px;
	float:left;
}

.ap_btn_middle{
	background-image:url(images/review/html_btn_middle.gif);
	background-repeat:repeat-x;
	width:auto;
	height:24px;
	float:left;
	font-size:10px;
	padding-top:4px;
}

.ap_btn_middle a{
	color:#FFF;
}
.ap_btn_middle a:hover{
	color:#FFF;
}

.ap_btn_right{
	background-image:url(images/review/html_btn_right.gif);
	background-repeat:no-repeat;
	width:12px;
	height:24px;
	float:left;
}


/*new css By umseh gour*/


#results_acc {
width:930px;
height: auto;
margin-left:20px;
margin-right:20px;
padding-top:20px
}


#results_main {
width:930px;
height: auto;
margin-left:0px;
margin-right:20px;
padding-top:20px
}

#results_main .tab {
width:290px;
float:left;
padding-right:20px;
padding-top:10px;
color:#77a741
}


#results_main .tabr {
width:290px;
float:right;
padding-right:10px;
padding-top:10px;
color:#77a741
}

#results_main h3 {
font-weight:700;
padding-bottom:4px;
color:#77a741
}

#results_main p {
font-size:10px
}

/*   Activity & Destinations*/

#tab { width:930px; margin:0px; background:#fff; float:left;}

#tab-in { width:930px; margin:0px; background:#e1f2c3; float:left;}

.tab-block { width:200px; height:130px; margin:10px 0px 10px 10px; display:inline; background:url(../images/tab.gif); float:left; border:1px solid #caa702;}

.tab-media { width:700px; height:330px; margin:10px 0px 10px 10px; display:inline; background:url(../images/tab.gif); float:left; border:1px solid #caa702;}


.tab-block-inner { width:180px; color:#567d02; height:110px; margin:0px; padding:10px;}
.tab-block-inner ul { margin:0px; padding:10px;}
.more { float:right; padding:2px 5px 2px 5px; font-size:10px; background:#7da102; color:#FFFFFF;}
.tab-block-last { width:237px; height:150px; margin:10px 0px 10px 10px; background:#fff; float:left; border:1px solid #E5E5E5;}
.tab-block-inner-last { width:218px; color:#fff; height:130px; margin:0px; padding:10px;}


/* Change by umesh */
#main-tab 
{ 
width: 950px;
margin-top:10px;
height:auto;
background:#fff;
}
.left-tab
{
 
background: #FFFFFF; width: 150px; height: auto; float: left; 
/*border: 1px solid #333;*/
}

.left-tablogin
{
 
background: #FFFFFF; width: 470px; height: auto; float: left; 
/*border: 1px solid #333;*/
}

.left-boxlogin
{
width: 470px; 
 font-family:Helvetica, Arial, sans-serif; font-size:12px; color:#ffffff; margin:0px; padding:3px 0px 3px 0px; background:url(images/navbg.jpg); display:block; font-weight:bold;
 }


.p_image{
	width:150px;
	height:150px;
	float:left;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:5px;
}

m_title
{
width: 50px; height: 50px; float: left; 
margin:5px 0px 5px 5px;
}


m_content
{
width: 330px; height:auto;

padding-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
margin:10px 0px 0px 10px;
color:#333;
}

.m_media{
width: 400px; height: auto; float: right; 
margin:10px 0px 5px 5px;
}


.m_image{
width: 133px; height: 100px; 
margin:10px 10px 10px 10px;
}


h1.subheading {
font-size:16px;
color:#060;
font-family:Arial, Helvetica, sans-serif;
}


.act_list{
	width:auto;
	height:auto;
	/* margin-left:10px; */
	
	float:none;
	text-align:left;
	font-weight:normal;
	font-size:12px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;	
}	

.act_list_more {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin-left:0px;
	margin-top:5px;

}
.act_review{
	width:auto;
	height:auto;
	margin-left:10px;
	float:none;
	text-align:left;
	font-size:12px;
	color:#333;	
}	

.left-acttab
{
 
background: #FFFFff; width: 150px; height: auto; float: left; 
/*border: 1px solid #000000;*/
}


.left-listtab
{
 
background: #FFFFff; width: 150px; height: auto; float: left;
min-height:130px;
margin:5px 0px 5px 5px;
/*border: 1px solid #000000;*/
}

.left-box
{
width: 145px; 
 font-family:Helvetica, Arial, sans-serif; 
 font-size:12px; color:#ffffff; 
 margin:0px; 
padding: 3px 0px 3px 5px;
 background:url(images/navbg.jpg); 
 display:block; 
 font-weight:bold;
 }
 
.left-box2
{
	width: 175px; 
 font-family:Helvetica, Arial, sans-serif; 
 font-size:12px; color:#ffffff; 
 margin:0px; 
 padding-left:5px;
 padding-top:5px;
 padding-bottom:5px;
 background:url(images/navbg.jpg); 
 display:block; 
 font-weight:bold;
}

 .right-tabsignup
{
width: 470px; 
height: auto;
min-height:350px;
float: right; 
/*border: 1px solid #000000;*/
 
}
 
 
  .right-boxsignup
{
width: 470px;
 font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; margin:0px; padding:3px 0px 3px 0px; background:url(images/navbg.jpg); display:block; font-weight:bold;


 }
 
 
.right-tab
{
width: 790px; 
height: auto;
min-height:350px;
float: right; 
/*border: 1px solid #000000;*/
 
}



.right-tabcomment
{
width: 790px; 
height: auto;
min-height:0px;
float: right; 
/*border: 1px solid #000000;*/
 
}

.right-tabcomment-ca
{
width: 515px; 
height: auto;
min-height:0px;
float: right; 
/*border: 1px solid #000000;*/
 
}

 .tab-head
{
 width:100%;
 font-family:Arial, Helvetica, sans-serif; 
 font-size:10px; 
 color:#333; 
 height:9px;
 line-height:9px; 
 background-color:#C6C6C6; 
 display:block; 


 }
 
.tab-head span
 {
	 padding:0px 5px 0px 5px;
	 height:8px;
	 line-height:8px;
	 background-color:#fff;
	 border-left:solid;
	 border-left-color:#669933;
	 border-left-width:8px;
	 background-repeat:no-repeat;
	 font-weight:bold;
 }
 
 .right-tab1
{
width: 790px; height: auto; float: right;
min-height:450px;
margin:5px 0px 5px 7px;
border: 0px solid #ffffff;
margin-top:20px;

}


/*  review css.............................................................................................................. */
.left-rtab
{
 
background: #FFFFFF; width: 170px; height: auto; float: left; 

/*border: 1px solid #000000;*/
}
.right-tabr1
{
width: 770px; 
height: auto;
min-height:350px;
float: right;
/*border: 1px solid #000000;*/
 
}
 

 .right-boxr1
{
width: 300px; height: auto; 
min-height:350px;
margin-left:10px;
padding: 0px; float:left;/*border: 1px solid #000000;*/;
}


 .right-boxr2
{
width: 450px; height: auto; 
min-height:350px;
margin-left:10px;
padding: 0px; float:left;/*border: 1px solid #000000;*/;
}

.right-tabr
{
width: 770px; 
height: auto;
min-height:350px;
float: right; 
/*border: 1px solid #000000;*/
 
}

 .right-boxr
{
width: 760px; height: auto; 
 padding: 0px; float:left; 
 margin-top:10px;
 margin-left:10px;

}

 
/*  end review*/
 
 /* for activity */ 
   
 .right-box1
{
width: 250px; height: auto; 
min-height:350px;
padding: 0px; float:left;/*border: 1px solid #000000;*/;
 
}
 
  .right-box2
{
width: 256px; height: auto; 
min-height:350px;
padding: 0px; float:left;
margin-left:10px;
/*border: 1px solid #000000;*/

}

 .right-box3
{
width: 264px; height:auto; padding: 0px; float:left;
min-height:350px;
margin-left:10px;
/*border: 1px solid #000000;*/;

 }
/* activity & destination*/ 
    
 .right-boxa
{
width: 515px;height: auto; padding: 0px; float:left;/*border: 1px solid #000000;*/;
}
 
  .right-boxb
{
width:264px; height: auto; padding: 0px; float:right;
margin-left:5px;
 
/*border: 1px solid #000000;*/

}
 
 .head
 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; margin:0px; padding:3px 0px 3px 5px; background:url(images/navbg.jpg); display:block; font-weight:bold; text-align:left;
 }
 
 
 
div.tableft div
{
float: left;
width: 180px;
height: 200px;
float:left; border:1px solid #caa702;
margin:10px 0px 10px 10px; 
}


div.tableft div.tab1
{
float:left; border:1px solid #caa702;
width: 180px;
height: 180px;
margin:10px 0px 10px 10px; 
}



div.tableft div.tabmain
{
float:left; border:1px solid #caa702;
width: 700px;
height: 200px;
margin:10px 0px 10px 10px; 
}


#outer-container {
    width: 950px;
}

#content-container {
    width: 317px;
    height: auto;
    color:#333;
    margin: 2px 0px 2px 0px;
    float: left;
	text-align:justify;
}



/* left sidebar that is the left side column of */
/* 3 columns div layout */   
#left-sidebar {
    width: 390px;
    height: auto;
	color:#333;
    margin: 2px 12px 2px 0px;	
    float: left;
}

#left-cont
 {
    width: 200px;
    height: auto;
	color:#333;
    margin: 2px 2px 2px 0px;
    float: left;
}


/* right sidebar that is the right side column of */
/* 3 columns div layout */       
#right-sidebar {
    width: 220px;
    height: auto;
	color:#333;
    margin: 2px 0px 2px 2px;
    float: right;
}


/* edit by Swati */

#company_result {
	text-align:left;
}

h1.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	padding-bottom:1px;
	padding-top:10px;
	line-height:20px;
}

p.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-top:10px;
	margin-right:5px;
	line-height:15px;
	color:#333;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	margin-top:20px;
	line-height:15px;
}

.website_link {
	text-align:left;
	font-size:12px;	
	padding-top:0px;
}


a.site_linknew:link,a.site_linknew:visited, a.site_linknew:active {
	color:#FF9900;
	text-align:left;
	font-size:9px;	 
	font-family:Arial, Helvetica, sans-serif;
}


a.site_linknew:hover {
color:#333;
text-decoration:none;
} 

a.site_link:link,a.site_link:visited, a.site_link:active {
	color:#666;
	text-align:left;
	font-size:12px;	 
	font-family:Arial, Helvetica, sans-serif;
}

a.site_link:hover {
color:#693;
text-decoration:none;
} 



a.readmore_link:link, a.readmore_link:active, a.readmore_link:hover, a.readmore_link:visited {
	color:#333;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


 
h2.subheading {
	font-size:16px;
	color:#6c9d30;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	padding-left:0px;
}

#review_content{
	width:310px;
	height:auto;
	min-height:320px;
	padding-top:20px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
	overflow:hidden;
}

#review_content ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#review_content ul li{
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:0px;
	margin:0px;
	/*background-image:url(images/review/review_bullet.gif);*/
	background-repeat:no-repeat;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}

.posted{
	font-size:11px;
	font-weight:bold;
}

.posted_user{
	font-size:11px;
	color:#FF9900;
	font-weight:bold;
}

#results_accrediation{
	width:850px;
	height:20px;
	clear:left;
}

.eco_factor_listimg
{
 background-image:url(images/eco_factor.gif);
 background-repeat:no-repeat;
}

.eco_factor_review
{
 background-image:url(images/write_review.gif);
 background-repeat:no-repeat;
}

.out_there_factor_listimg
{
 background-image:url(images/out_there_factor.gif);
 background-repeat:no-repeat;
}

.what_else_do_they_offer ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.what_else_do_they_offer ul li{
	padding:0px;
	margin:0px;
	margin-left:0px;
	list-style-type:none;
	line-height:15px;
}

.margin-div {
	margin:10px 5px 10px 5px;
}

#review_list{
	width:256px;
	height:auto;
	min-height:348px;
}

#review_list ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#review_list ul li{
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:0px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}

.guide_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	margin-bottom:15px;
	padding:10px 0px 0px 0px;
	font-weight:normal;
}

p.article_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 5px 0px 0px;
	line-height:15px;
	color:#333;
	font-weight:normal;
}

p.default_reviews {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	line-height:14px;
	color:#333;
	margin:10px 10px 0px 10px;
}

h2.tab-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 0 5px 0;
	color:#666;
}

.seperator{
	width:100%;
	height:1px;
	background-color:#c6c6c6;
	margin-bottom:5px;
}

h2.name-heading {
	font-size:16px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
}

.sitemap_index {}

.sitemap_index ul{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

.sitemap_index ul li{
	padding:0px;
	margin:0px;
	margin-left:15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.sitemap_index ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9900;
}

a.index-heading:link, a.index-heading:hover, a.index-heading:visited, a.index-heading:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px 5px px 0px;
	padding-bottom:0px;
	padding-left:10px;
	color:#6c9d30;
}

.index_block {
width:200px;
float:left;
padding-right:20px;
padding-top:10px;
}

.sponsor_a_page {
	margin:0px 5px 10px 0px;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;	
	font-size:11px;
}

.sponsor_a_pagenew {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;	
	font-size:9px;
	margin-top:0px;
}

a.sponsor_a_page:active, a.sponsor_a_page:link, a.sponsor_a_page:visited {
	color:#666;
	text-decoration:underline;
	
}

 a.sponsor_a_page:hover{
	color:#693;
	text-decoration:none;
}

.right-box-rating
{
width: 240px; height: auto;
padding: 0px; float:left;
 
}

.right-box11
{
width: 80px; height: auto; 
padding: 0px; float:left;
margin-bottom:10px;
}

 .right-box22
{
width:80px; height: auto; 
padding: 0px; float:left;
margin-bottom:10px;
margin-top:10px;

}

 .right-box33
{
width: 70px; height: auto; 
padding: 0px; float:left; 
margin-top:10px;
}

.right-boxa-rating
{
width: 516px; padding: 0px; float:left;
border-bottom:1px solid #CCC;
margin-bottom:10px;
}

.right-boxa-left
{
width: 140px;auto: auto; padding-bottom: 10px; float:left;
}

 .right-boxa-right
{
width: 360px; height: auto; padding: 0px; float:right;
text-align:justify;
}

a.postreviews {
font-size:20px;
color:#FF9900;
font-family:Arial, Helvetica, sans-serif;
}

/* This CSS is used for the Show/Hide functionality. */
#wrap {
	font: Arial, Helvetica, sans-serif;
	border-spacing:2px 0 0 0;
}

.read_more {
	display: none;
} 

/* Pagination */ 

.pagination{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
padding-right:40px;

}
 
.pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to "left" or "right" to left/right align pagination interface*/
font-size: 9px;
}
 
.pagination li{
float:left;
list-style-type: none;
padding-bottom: 1px;
}

.pagination a:link, .pagination a:visited{
padding: 2px;
text-decoration: none; 
color: #FF9900;
display: block;
margin-right: 4px;
}
 
.pagination a:hover{
padding: 2px;
color: #333;
}
 
.pagination .currentpage{ /*Style for currently selected page link*/
margin-right:2px;
padding:2px;
text-decoration: none;
font-weight:bold;
color: #FF9900;
}	

.act_list_media_more {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

/* Thumbnail Image */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position:static;
border: 0px;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	
border: 0px;
margin: 5px 5px 0px 0px;
border-spacing:0px;
right:auto;
}


.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 0px;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 0px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
position:absolute;
top:280px;
left:-100px;
border-width: 0px;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/* End Thumbnail Image */

.commentbox1{
	margin-left:10px;
	margin-top:10px;
}

ul#sitemap  {	
	line-height:14px;
}

ul#sitemap li {
	background-image: url(bullet.png);
	background-repeat:no-repeat;
	line-height:14px;
	padding:0px 0px 4px 15px;
	color:#000;
}

table, td, tr {
	border-spacing:0px;
	border:0px;
	border-left-style:none;
}

hr {
border: 0;
color: #e5e5e5;
background-color: #e5e5e5;
height: 1px;
margin-top:4px;
margin-bottom:4px;
width: 100%;
text-align: left;
}


.heading_comment {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:left;
	padding-bottom:1px;
	padding-top:10px;
	line-height:20px;
}

.edit_profile {
	color:#FF9900;
	text-align:left;
	font-size:12px;	 
	font-family:Arial, Helvetica, sans-serif;
}
.profile {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	padding-bottom:5px;
	padding-top:10px;
	line-height:20px;
	font-weight:bold;
}

.comment_container {
	width:750px;
	height:auto;
	margin-bottom:20px;
}
.comment_img {
	width:60px;
	height:60px;
	float:left;
	margin-right:10px;
}

.comment_content {
	width: 640px;
	height:auto;
 	margin:0px 10px 0px 20px; 
}

.comment_content ul{
	padding:0px;
	margin:0px;
	margin-bottom:0px;
}

.comment_content ul li{
	padding:0px;
	margin:0px;
	margin-left:40px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.response_right {
	float:right;
	width:30px;
}

.comments {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	text-align:left;
	padding-bottom:0px;
	margin-left:20px;
	padding-top:0px;
	font-weight:100px;
	line-height:15px;
	color:#666;
}

.response_index {
	margin-left:0px;
	}

.response_index ul{
	padding:0px;
	margin:0px;
	margin-bottom:0px;
}

.response_index ul li{
	padding:0px;
	margin:0px;
	margin-left:40px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.response_index ul li a:active, .response_index ul li a:hover, .response_index ul li a:visited, .response_index ul li a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF9900;
}


#recipetextbox {
	width:790px;
	height:auto;
	font-size:12px;
	line-height:15px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
		float:left;
}

#recipemediabox {
	width:400px;
	height:auto;
	float:right;
	margin-left:10px;
	margin-top:4px;
}


