/* CSS Document: stylesheet.css */
.results {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}

.titles {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.titles a { color: #000000; text-decoration: none;}
.titles a:hover { color: #000000; text-decoration: underline;}
.titles a:visited { color: #000000; text-decoration: none;}

.headbut {
	font-size: 12px;
	color: #000033;
	font-family: Arial;
	padding: 3px 4px;
	text-decoration: none;

}

.headbut a {  
	color: #644040;
	font-family: Arial;
	padding: 3px 4px;
	text-decoration: none;
}
.headbut a:hover {  
	color: #B39148;
	font-family: Arial;
	padding: 3px 4px;
	text-decoration: underline;
}

.main {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.main a {  
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.main a:hover {  
	color: #B39148;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.head {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.head a:hover {  
	color: #D1B06D;
	text-decoration: underline;
}

.legal {
	font-family: Arial;
	font-size: 10px;
	color: #8F7829;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #63531D;
	text-decoration: none;

}

/* used by forms */
.table_border {
	border: 1px solid black;
	border-bottom: 3px solid black;
	padding: 2px;
	padding-top: 5px;
}

/* 	-----------------------------------------
	-	used by calandar					- 
*/

.cal_table {
	border: none; /*1px solid #766E52;*/
	
}
.cal_week_day{
	font-size: 1em; 
	/*background-color: #FEECA3; */
	/*border: 2px solid black; */
	color: #766E52;
	font-weight: bold;
	border-right: none; 
	border-left: none;
}

.cal_date_marker {
	/*border: 1px solid #766E52 */;
	border-top: none;
	background: url("images/cal_box_border.gif") bottom left no-repeat;  /*was: background-color: #FCD53B */
	float: right;
	width: 30px; 
	/* height: 30px; */
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	color: #766E52;
	margin-left: 2px;
	margin-bottom: 2px;
	/*display: none; */
	
}

.cal_day_box {
	border: 1px solid #ffffff;
	border-top: none;
	border-right: none;
	background-color: #ede2c0;
	padding: 0 0 0 5px;
}

.cal_today_box {
	background-color: #e5d6a5; 
	border-top: none;
	border: 2px dashed #000000;
	padding: 2px 0 0 5px;
	
}

.cal_last_day_box {
	border: 1px solid #ffffff;
	border-top: none;
	background-color: #ede2c0;
}

.cal_text {
	font-size: 0.7em; 
	height: 100px;
	margin: 0.1em;
	font-weight: bold;
	display: block;
}

/* -------------------------------------- */
/*	Used for Dine.deal coupons */

/* -- Used on small coupon image  --*/
.banner_table { 
	width: 250px; 
	height: 125px; 
	background-image: url('images/coupon_bkgr.gif');
}

.banner_title_text { 
	background-color: white; 
	border: 1px solid black; 
	margin: 10px; 
	font-size: 1.2em;
	font-weight: bold;}

.banner_text { background-color: white; 
				border: 1px solid black; 
				font-size: 0.5em;
				padding-top: 2px;}

/* -- Used on pop-up --*/

.banner_title_text_large { 
	background-color: white; 
	border: none; 
	margin: 10px; 
	font-size: 1.2em;
	font-weight: bold;}
	
.banner_text_large { background-color: white; 
	border-top: 2px solid black; 
	font-size: .8em;
	margin: 5px;
	padding: 0px;}


/* default font if not over-ridden*/
body {
		font-size: 0.8em;
		font-family: Arial, Helvetica, sans-serif;
	}
	
.search {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #816732;
	font-size: 12px;

}
.reddd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	color: #FF0000;
}

#features_box {
	padding-top: 1em;
}

#features_box div.row {
	clear: both;
	padding-left: 3px;
	
}

#features_box .label { 
	float: left;
	width: 16%;
	text-align: left;
	white-space:nowrap;
	
}

#features_box .feature_text { 
	float: right;
	width: 83%;
	text-align: left;
	
}

/*Special case for narrower feature box on basic listing */
#basic_listing_page #features_box .feature_text {
	width: 68%;
	text-align: left;	
	float: left;
}

#basic_listing_page #features_box .label { 
	float: left;
	width: 31%;
	text-align: left;
	
}

#basic_listing_page #features_box div.row {
	clear: both;
	padding-left: 0px;
	
}

/* ---------------Styles for page stats pages ---------------------- */
#webstats {background-color:#F0DD9C; border: 0px; }
#webstats .header {background-color: #ffffff; border: 0px; }
#webstats .website_row {background-color:#FFF1BF; border: 0px;}
#webstats .profile_row {background-color:#F0DD9C; border: 0px;}
#webstats .review_row {background-color:#FFEE9F; border: 0px;}

#webstats .profile_divider {background-color: #FFF1BF; border: 0px; height: 5px;}



.botbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #70541B;
	text-decoration: none;

}
.botbut a:hover {  
	color: #BFA162;
	text-decoration: none;
}
.countown {
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #70541B;

}

/* used on events page for tooltip (pid 136) */
/*left:-150px; top:20px; width:150px;*/
.TitleTag {position:absolute; background-color:#ffffff; z-index:100; display:none; 
			 font-family:Arial, Helvetica, sans-serif; font-size:12px; border: 1px solid brown;
			 font-weight:normal;
			left:100px; top:600px; width:150px;
			margin: 0px; padding:0px 5px 0px 5px;}
.whtefooter1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79663F;
	text-decoration: none;
}

/*'''''DHTML''''*/
#mainMenu {
  background-color: #B48E3F;
  padding: 0px 20px 0px 0px;
}

#menuList {
  margin: 0px;
  padding: 0px;
}

#menuList ul {
  margin: 0px;
  padding: 0px;
}

#menuList li {
  display: inline;
  list-style: none;
}

a.actuator {
	color: #FFFFFF;
	font-size: 13px;
	margin: 0px;
	padding: 3px 7px;
	font-weight: bold;
	text-decoration: none;

}


.menu {
	color: #FFFFFF;
	background-color: #B48E3F;
	border: 1px solid #B48E3F;
	position: absolute;
	visibility: hidden;
	top: 176px;

}

.menu li a {
  background-color: transparent;
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  line-height: 1.75em;
  margin: 0px;
  padding: 0px 10px;
  text-decoration: none;
}

.menu li a:hover {
  background-color: #EBC67A;
  color: #765718;
}

span.key {
  text-decoration: underline;
}

#reviewMenu { width: 165px; }
#events { width: 160px; }

