/* WAR Search - Big box warning
 */
div#search_for_auto_complete {
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
  font-size: 9pt;
}
div#search_for_auto_complete li {
  margin: 5px;
  padding-left: 25px;
  list-style-type: none;
}

/* End WAR Search */


div.auto_complete {
   position:absolute;
   width:250px;
   background-color:white;
   margin:0px;
   padding:0px;
   z-index: 10;
}

ul.auto_complete  {
   list-style-type: none;
   margin:0px;
   padding:0px;
   border:1px solid black;
}

ul.auto_complete li.selected { background-color: #ffb; }
li.company{
   list-style-type: none;
   display:block;
   margin:0;
   padding:2px;
   height:32px;
}

li.company .name {
  font-weight:bold;
  font-size:12px;
  line-height:1.2em;
}

li.location{
   color: #0083B6;
   cursor: pointer;	
   list-style-type: none;
   display:block;
   margin:0;
   padding:2px;
   height: auto; 
   font-size: 12px;
}

li.link {
  font-weight:bold;
  font-size:12px;
  line-height:1.2em;
}

li.company .address {
  font-size:10px;
  color:#888;
} 




/* Remove halo effect in firefox  
 * Not valid, but targets Mozilla based browsers that want to outline a:active */
:focus {
  -moz-outline-style: none;
}
/* End Review page Ratings */



/************************* Override CSS below here *************************/


/* 1.3 Live Search - Override to make space for the live search progress indicator on the home page.
 */
body.home #sub_header label { 
 margin:0pt 1pt 0pt 7px;
}

/* CSS Table */
div.table {
	position:relative;
	z-index:1;		
	min-height: 500px;
}
div.table .even {
  padding-bottom: 2px;
  padding-top: 2px;
}
div.table .odd {
  padding-bottom: 2px;
  padding-top: 2px;
}
div.table div.title {
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size:0.8em;	
}
div.table .title .column {
}
div.table div.row {
}
div.table div.selected {
  cursor: pointer;	
  padding-bottom: 2px;
  padding-top: 2px;
}
div.table .column {		
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left:4px; 
  width: 0%; 
  height:100%;
  float:left;
  font-size:1.0em; 
}
div.identage {
	margin-left: 40px;
}
/* CSS Table */

  .pagination {font-family:Segoe UI, Geneva, Arial,Helvetica,sans-serif;line-height:23px;height:25px;margin:15px 0 0 50px;clear:both;}
  .pagination a {color:#0083B6;}
  .disabled.prev_page, .pagination.disabled.prev_page {color:#999;}
  .pagination span.current {background:#cfcfcf;font-weight:bold;border:1px #cfcfcf solid;padding:2px 6px;color:#FFF;}
  .pagination a {border:1px #cfcfcf solid;padding:2px 6px;}
  .pagination a:hover {background:#0083B6;border:1px solid #0083B6;color:#FFF;text-decoration:none;}
  .pagination span {padding:2px 6px;}
  .pagination .prev_page {margin-right:20px;border:1px #cfcfcf solid;padding:2px 6px;} 
  .pagination .next_page {margin-left:20px;border:1px #cfcfcf solid;padding:2px 6px;}


/* pagination form err's will_paginate  - http://plugins.require.errtheblog.com/browser/will_paginate/README */

/* Override the default width for the search results pagination */
div#search_results div.pagination {
	width: 100%;
}

.error {
	margin: 0 0 2px 10px;
	padding: 12px 10px 0px 20px;
	color: white;
	font-size: 11px;
	font-family:verdana, helvetica, sans serif;	
	border: none;
	background: url(../images/error.gif) no-repeat 0 10px;
}

.busy {
	width: 20px;
	height: 20px;
 	background: url(/images/throbber-busy.gif) no-repeat top left;
}

/* This can be merged with application.css */
#contact_us_form{
	border:5px solid #EAEAEA;
	left:50%;
	margin-left:-228px;
	padding:15px;
	position:relative;
	width:416px;
}
#contact_us_form ul, #contact_us_form li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#contact_us_form input.textField {
		width: 300px;
		overflow: hidden;  /* On fields with 1 line, IE 7 renders a scroll bar and obscures all of the text! */
}
#contact_us_form textarea{
		width: 300px;
		overflow: auto;
}

#contact_us_form li{
		margin: 0 0 20px 0;
}
#contact_us_form textarea{
	width: 416px;
	height: 115px; 
}
#contact_us_form label span{
	font-style: italic;
	font-size: 11px;
	color: #666;
}
#contact_us_form .submit{
		float: right;
}

#about_us{
	border:5px solid #EAEAEA;
	left:25%;
	margin-left:-228px;
	padding:15px;
	position:relative;
	width:85%;
}

#coupon_code a{
	padding-left: 20px;
}

#validation_dev {
	background: #fff;
	border: #ffeda6 solid 5px;
	font-weight: bold;
	margin: 0  0 30px 0;
}

#validation_dev p{
		margin: 0;
		padding: 0;
		color: #333333;
	}
#validation_dev div {
		background: #fffdcd;
/*		display: block; */
		margin: 3px;
		padding: 15px;
	}
#validation_dev ul, #validation_dev li{
		margin: 0;
		padding: 0;
		list-style-position: inside;
		color: #990000;
	}
#validation_dev ul{
		margin: 10px 0;
	}
#validation_dev li{
		display: none;
		padding-left: 5px;
	}
	

/* Active Scaffold textarea bug */
.active-scaffold textarea {
height: auto;
} 
/* Active Scaffold textarea bug */

span.in_place_editor_field p:hover {
	background-color: rgb(255,255,153);
}

/* fix for lightbox bug in IE */
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%	
	}
/* fix for lightbox bug in IE */

.busy {
	width: 20px;
	height: 20px;
	background: url(../images/throbber-busy.gif) no-repeat;
}
	
/* floating div for respond to a review */
#transparent_message, #transparent_geocode_warning {
  text-align: center;
  opacity:  0.9;
  position: absolute;
  top: 20px;
  -moz-border-radius:10px;

  background: #FFF492;
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;  
  margin: 10px;
}
#transparent_geocode_warning {
  background: #FF9999;
}
#transparent_message p, #transparent_geocode_warning p {
  padding: 0 10px;
}
/* Live edit button styles */
a.editor_cancel {
	margin-left: 1.25em;
}
input.editor_ok_button {
	margin-left: 3px;
	width: 4em;
}
/* Tell-a-friend v1 static contest */
.greentext {
	font: 10px Verdana, Helvetica, sans-serif;
	font-style:italic;
	color: #2c9821;
}
/* Tell-a-friend v1 static contest */
.redtext {
	font: 10px Verdana, Helvetica, sans-serif;
	font-style:italic;
	color: red;
}

#banner_box {
	margin-bottom: 10px;
}
#med_wide_contest_banner img {
	padding: 10px 0 10px 0;
}

#med_wide_contest_banner_registration img {
	margin-top: -10px;
	padding: 0 0 20px 0;
}

#review_contest_login_banner img {
	padding: 10px 0 10px 0;
}

/* change city */
#change_city{
	margin:5px 0 0 0px;
	padding: 15px;
	height: 21px;
	line-height: 21px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	background: #fcfcf2;
	width: 695px;
}

#change_city p{
	float:left;
}

#change_city a{
	margin-left: 8px;
}

#change_city p span{
	font-size: 14px;
	font-weight: bold;
}
/* change city */

/* write a review - with near box */
#select_company #search_company_box input{
	width: 280px;
	height: 27px; 
	font-style: italic;
	font-size: 18px;
	color: #4B494A;
	line-height: 30px;
	padding: 3px 5px 0;
}
/* write a review - with near box */
