body{
	background:#cebca6;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	line-height:160%;
	margin:0;
	padding:0;}

img{
	border:0;}	

#container{
	width:650px;
	margin:0px auto;
	overflow:hidden;
	padding-bottom:100px;
	}
	
.toilet{
	background:url('/images/toilet.jpg') top left no-repeat;
	height:426px;
	width:245px;
	float:left;
	}	

.content{
	width:375px;
	float:right;
	}

h1#tagline{
	background:url('/images/hdr-dinner.jpg') top left no-repeat;
	text-indent:-9999px;
	height:76px;
	width:341px;}

h2{
	color:#3c2306;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	padding-bottom:12px;
	background:url('/images/poo-rule.jpg') bottom left no-repeat;}

h2.long{
	background:url('/images/poo-rule-long.jpg') bottom right no-repeat;
	}	

h3{
	color:#060d3c;
	font-size:20px;}

#search-form{}		

form p { position:relative }
label  { position:absolute; top:10px; left:5px; color:#333;}

#form-restaurant, #form-location{
	background:url('/images/form-bg.jpg') top left no-repeat;
	width:317px;
	height:44px;
	}	

#form-restaurant input, #form-location input{
	width:295px;
	margin:12px auto auto 5px;
	font-size:14px;
	color:#333;
	border:0;}	

.sign-up-form{
   background:url('/images/form-bg.jpg') top left no-repeat;
   width:317px;
   height:44px;}   

.sign-up-form input{
   width:295px;
   margin:12px auto auto 5px;
   font-size:14px;
   color:#333;
   border:0;}

#form-submit{
	width:114px;
	height:41px;
	margin-top:5px;}

.explanation{
	clear:both;
	font-size:12px;
	line-height:150%;
	background:#c8b59e;
	padding:5px;
	overflow:hidden;}	

.explanation-img{
	background:url('/images/ftr-tp.gif') bottom right no-repeat;
	float:right;
	width:116px;
	height:70px;}	
	
.explanation-text{
	width:500px;
	float:left;}	

#footer{
	width:100%;
	height:100px;
	background:#806b51;
	border-top:solid 1px #3c2306;}

.footer-content{
	width:650px;
	margin:10px auto;
	overflow:hidden;}

ul.footer-links a{
	color:#fce5ed;
	padding:10px;}	

ul.footer-links{
	margin:0px;
	padding:0px;
	font-size:12px;}

ul.footer-links li{
	display:block;
	float:left;
	}

#railsrumble, #yelp, #chefmoz{
	float:right;
	margin:auto 10px;}		

/* search results */
.results{
	margin-bottom:150px;}

.results .restaurant{
	border-bottom:1px solid #ab8840;
	overflow:hidden;
	clear:both;
	padding:5px 0 0 0;
	height:65px;
	margin-bottom: 5px;
	_margin-bottom:50px;
	}	

.restaurant-photo{
	border:1px solid #3C2306;
	background-color:#BAA696;
	margin-right: 30px;
	padding:5px;
	float:left;
	}

.restaurant-info{
	width:215px;
	font-size:14px;
	margin-left:20px;
	padding-top:5px;}

.restaurant-info ul{
	margin:0px;
	padding:0px;
	line-height:140%;
	list-style-type:none;}

.restaurant-info li.name, .restaurant-info li.name a{
	color:#060d3c;
	font-weight:bold;
	font-size:18px;
	width:400px;}	

.restaurant-info li.address, .restaurant-info li.city-state {
  padding-left:10px;
  font-size:14px;
  line-height:16px;
	height:16px;
}

.restaurant-info li.cuisine {
  padding:15px 0 0 10px;
  font-size:14px;
  line-height:16px;
}

.restaurant-info li.add-review a{
	font-weight:bold;
	color:#ff0059;}	

.restaurant-info li.rating{
    height:1px;
  	position:relative;
  	top:-54px;
  	left:380px;
}
  
.restaurant-info ul.ratings{
  width:300px;
  height:44px;
}

.restaurant-info ul.ratings li{
  margin: 0;
  padding: 12px 0 0 0;
  list-style: none;
}

.restaurant-info ul.ratings li.selected{
  padding-top:0;
}

.restaurant-info ul.ratings li, .restaurant-info ul.ratings a{
  width:32px;
  height:32px;
  float:left;
}

.restaurant-info ul.ratings li.selected, .restaurant-info ul.ratings li.selected a {
  width:44px;
  height:44px;
}

.restaurant-info ul.ratings li a{
  background-image:url('/images/32xspritemap.png');
}

.restaurant-info ul.ratings li.selected a{
  background-image:url('/images/44xspritemap.png');
}

.restaurant-info ul.ratings a.rank1{
  background-position:0px 0px;
}

.restaurant-info ul.ratings li.selected a.rank1{
  background-position:0px 0px;
}

.restaurant-info ul.ratings a.rank2{
  background-position:-32px 0px;
}

.restaurant-info ul.ratings li.selected a.rank2{
  background-position:-44px 0px;
}

.restaurant-info ul.ratings a.rank3{
  background-position:-64px 0px;
}

.restaurant-info ul.ratings li.selected a.rank3{
  background-position:-88px 0px;
}

.restaurant-info ul.ratings a.rank4{
  background-position:-96px 0px;
}

.restaurant-info ul.ratings li.selected a.rank4{
  background-position:-132px 0px;
}

.restaurant-info ul.ratings a.rank5{
  background-position:-128px 0px;
}

.restaurant-info ul.ratings li.selected a.rank5{
  background-position:-175px 0px;
}

#pagination, #pagination_base {
	float: right;
	clear: both;
	font-size: 12px;
	margin-bottom:10px;
}

.pagination{
	font-size:12px;}

.pagination a{
	border:solid 1px #806b51;
	background:#c8b59e;
	padding:2px 4px;
	color:#fce5ed;
	text-decoration:none;
	font-weight:bold;}	

.pagination .current{
	font-weight:bold;
	color:#806b51;}	

	
/* details */
.back-link a {
	font-size: 12px;
	color:#fce5ed;
}

.details{}

.details .restaurant{
	border:0;}	

.rating-icons{
	background:#ff0000;}

#review-text form{
  margin-top:-15px;
}

#review-text textarea{
	width:640px;
	height:75px;
	}	
	
#form-review{
	margin-top:5px;
	}	

.review-date{
	font-size:12px;
	font-style:italic;
	margin:0;
	padding:0;}	

.other-reviews p{
	margin:0px;}
	
.review{
	background:url('/images/poo-rule-long.jpg') bottom right no-repeat;
	margin-bottom:10px;
}

.details .restaurant-info{
  width:350px;
}

.details .restaurant-info li.rating{
  	top:-64px;
  	left:320px;
  	*top:-50px;
}

.details .restaurant-info li#selected_rating_text{
	margin:10px 0 0 442px;
	width: 95px;
	text-align:center;
	font-size:12px;
	border-bottom:1px groove #3C2306;
}

.rate-box{
  width:64px;
  height:64px;
  margin:-40px 0 0 458px;
  *margin:-35px 0 0 240px;
  background-image:url('/images/64xspritemap.png');
}

.rate-box-none{
  width:64px;
  height:64px;
  margin:-25px 0 0 458px;
  _margin:-35px 0 0 240px;
  *margin:-20px 0 0 240px;
  text-align: center;
}

.details .restaurant-info .rank1{
  background-position: 320px 0px;
}

.details .restaurant-info .rank2{
  background-position: 256px 0px;
}

.details .restaurant-info .rank3{
  background-position: 192px 0px;
}

.details .restaurant-info .rank4{
  background-position: 128px 0px;
}

.details .restaurant-info .rank5{
  background-position: 64px 0px;
}


/* Rating Selector */

#rating-selection{
	border: 1px solid #3c2306; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding:5px;
	width:638px;
	margin:-15px auto 30px auto;
}

#rating-selection ul.ratings{
  height:82px;
}

#rating-selection ul.ratings li{
  margin: 0 0 0 15px;
  padding: 0;
  list-style: none;
  color:#3C2306;
}

#rating-selection ul.ratings li span{
  margin: -5px 0 0 -10px;
  text-align:center;
  width:105px;
  font-size:12px;
  float:left;
  display:block;
}

#rating-selection ul.ratings li, #rating-selection ul.ratings a{
  width:82px;
  height:82px;
  float:left;
}

#rating-selection ul.ratings li.selected, #rating-selection ul.ratings li.selected a {
  width:82px;
  height:82px;
}

#rating-selection ul.ratings li a{
  background-image:url('/images/82xspritemap.png');
}

#rating-selection ul.ratings a.rank1{
  background-position:0px 82px;
}

#rating-selection ul.ratings a.rank1:hover, #rating-selection ul.ratings li.selected a.rank1:hover{
  background-position:0px 246px;
}

#rating-selection ul.ratings li.selected a.rank1{
  background-position:0px 164px;
}

#rating-selection ul.ratings a.rank2{
  background-position:-82px 82px;
}

#rating-selection ul.ratings a.rank2:hover, #rating-selection ul.ratings li.selected a.rank2:hover{
  background-position:-82px 246px;
}

#rating-selection ul.ratings li.selected a.rank2{
  background-position:-82px 164px;
}

#rating-selection ul.ratings a.rank3{
  background-position:-164px 82px;
}

#rating-selection ul.ratings a.rank3:hover, #rating-selection ul.ratings li.selected a.rank3:hover{
  background-position:-164px 246px;
}

#rating-selection ul.ratings li.selected a.rank3{
  background-position:-164px 164px;
}

#rating-selection ul.ratings a.rank4{
  background-position:-246px 82px;
}

#rating-selection ul.ratings a.rank4:hover, #rating-selection ul.ratings li.selected a.rank4:hover{
  background-position:-246px 246px;
}

#rating-selection ul.ratings li.selected a.rank4{
  background-position:-246px 164px;
}

#rating-selection ul.ratings a.rank5{
  background-position:-328px 82px;
}

#rating-selection ul.ratings a.rank5:hover, #rating-selection ul.ratings li.selected a.rank5:hover{
  background-position:-328px 246px;
}

#rating-selection ul.ratings li.selected a.rank5{
  background-position:-328px 164px;
}
	
/* Temp ratings styles */
.ratings li{
  display: inline;
}

#authentication{
	font-size:12px;
	text-align:right;}

#authentication a{
	color:#fce5ed;}