/* CSS for GoOut2Eat */
* {
	margin: 0;
	padding: 0;

}
body {
  height: 100%;
	font: 62.5% helvetica, trebuchet ms, sans-serif;
  color: #636363;
	background: url('/images/bg-body.gif') center;
}

h1{
  background: url('/images/bg-h2.gif') bottom left repeat-x;
  color: #64a21d;
  text-transform: uppercase;
  font-size: 1.5em;
  padding-top: 7px;
  margin-bottom: 15px;
}
h2 {
	color: #000;
	font-size: 1.4em;
}
h3 {
	color: #000;
	font-size: 1.2em;
}

input { padding: 2px; }
option { padding: 1px 3px 1px 2px; }
ul { margin: 10px 0 10px 20px; }
li { margin: 0 0 5px 0; }

img { border: 0; }
img.l { margin: 0 10px 0 0; }
img.r { margin: 0 0 0 10px; }

.l { float: left; }
.r { float: right; }
.clear { clear: both; }
.clear-l { clear: left; }
.clear-r { clear: right; }

.b { font-weight: bold; }
.u { text-decoration: underline; }
.i { font-style: italic; }
.small { font-size: .89em; }
.large { font-size: 1.11em; }
.t-c { text-align: center; }
.t-r { text-align: right; }
.t-l { text-align: left; }


#nav {
  width: 746px;
  height: 29px;
  margin: 0 auto 0 auto;
  position: relative;
  top: 168px;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
  position: relative;
}

#nav li:hover a, #nav li.sfhover a{
  background: url('/images/bg-nav-a-hover.gif') bottom center no-repeat;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
  padding-bottom: 1px;
}

#nav li:hover, #nav li.sfhover{
  background: url('/images/bg-nav-hover.gif') repeat-x;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 12em;
	left: -999em;
  z-index: 100;
  border: 1px solid #43752a;
  margin-top: 1px;
  padding-bottom: 0px;
}

#nav li ul li {
  display: block;
  width: 12em;
  background-image: none;
  margin-bottom: 0px;
}

#nav li ul li a {
  padding: 3px;
  font-size: 1.2em;
  background: #fff;
  color: #43752a;
  text-decoration: none;
}

#nav li ul li a:hover {
  background: #43752a;
  color: #fff;
}

#nav li:hover ul li a, #nav li.sfhover ul li a{
  background-image: none;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li ul li:hover, #nav li ul li.sfhover { 
	background-image: none;
}

#nav li:hover, #nav li.sfhover {
  position: static;
}

#nav form input{
  float: right;
}

#nav form input#search{
  background: url('/images/bg-nav-search.gif');
  border: 1px solid #cecece;
  width: 137px;
  height: 16px;
  display: block;
  padding: 3px;
  margin-top: 2px;
  margin-right: 10px;
}

#header-holder{
  height: 205px;
  background: url('../images/bg-header-holder.gif') center repeat-x;
}

#header{
  width: 800px;
  height: 205px;
  margin: 0 auto;
  padding: 0 37px 0 36px;
  background: url('../images/bg-header.gif') no-repeat;
position: relative;
}

#header a.logo{ position: absolute; top: 28px; margin: 0 0 0 28px; }
#header img.tagline{ position: absolute; top: 72px; margin: 0 0 0 193px; }

#main-holder{
  width: 873px;
  padding-top: 0px;
  margin: 0 auto;
  background: url('../images/bg-main.png') repeat-y;
}

#flash-div{
  margin: 0 37px 0 36px;
  padding: 10px 25px 15px 25px;
}

#callout-div{
  height: 177px;
  margin: 0 37px 0 36px;
  padding: 55px 25px 15px 25px;
  background: url('/images/bg-flash-div-blank.jpg') 25px 10px no-repeat;
}

#callout-div p {
  font-size: 1.6em;
  line-height: 1.3em;
  padding: 15px 60px 0 415px;
  color: #82858c;
  font-family: century gothic, lucidia grande, lucidia sans, bitstream vera sans, verdana;
}

#callout-div a {
  color: #d61e20;
  text-decoration: none;
}

#callout-div a:hover {
  text-decoration: underline;
}

#callout-div strong {
  color: #6ea82c;
}

#main{
  width: 750px;
  margin: 0 auto;
  padding: 0 23px 0 25px;
  color: #000;
  background: url('/images/bg-main.gif') bottom no-repeat;
}

#main a{
  color: #64a21d;
}

#main img.dc{
  margin: 0 22px;
}

#main .index-block{ 
  width: 50%;
  margin-top: 10px;
  float: left;
}

#main .index-block form{
  font-size: 1.2em;
  height: 174px;
  padding: 0 20px;
  width: 147px;
  height: 220px;
  margin: 0;
  background: url('/images/bg-index-form.gif') center bottom no-repeat;
  line-height: .8em;
}

#main .index-block p {
 
}

#main .index-block form p {
  line-height: 1.3em;
  font-size: 1em;
  margin-bottom: 0;
}

#main.detail p {
  font-size: .9em;
}

.detail #left-col p {
  font-size: 1.1em;
}

#main .index-block input {
  border: 1px solid #d0cfd3;
  color: #d2232a;
  margin-top: 4px;
}

#main .index-block input.submit{
  border: 0;
}

#main .backbtn{
  float: right;
  font-size: 1.2em;
  position: relative;
  top: 4px;
  padding-left: 20px;
  background: url("/images/bg-backbtn.gif") center left no-repeat;
  text-decoration: none;
  font-weight: bold;
}

#main .go-green{
  background: url('/images/bg-go-green.jpg') 0 72px no-repeat;
  height: 252px;
  margin-bottom: 20px;
}

#main .go-green p{
  color: #64a21d;
  font-size: 1.8em;
  padding: 10px 20px 0 50px;
  margin-bottom: 0;
}

#main h2{
  background: url('/images/bg-h2.gif') bottom left no-repeat;
  color: #64a21d;
  text-transform: uppercase;
  font-size: 1.5em;
  margin-bottom: 15px;
}

#main strong{
  color: #6ea82c;
  font-weight: bold;
}

#left-col{  
  width: 529px;
  float: left;
  font-size: 1.2em;
}

.detail  #left-col{
  width: 355px;
}

.detail  #left-col p{
  line-height: 1.6em;
}


#main p{
  margin-bottom: 25px;
  line-height: 1.4em;
  font-size: 1.2em;
}

#main p.r {
  padding-right: 37px;
}


#left-col h2{
  background: none;
  color: #d2232a;
  text-transform: none;
  font-size: 1.5em;
  margin-bottom: 15px;
}

#right-col .join-form { 
  margin-bottom: 20px;
}

#right-col .join-form  p{
  margin-bottom: 0;
  font-size: 1em;
}

#left-col .join-form input {
  border: 1px solid #6fa22b;
  float: left;
  width: 200px;
  margin-right: 20px;
  color: #d2232a;
  margin-top: 4px;
}

#left-col .join-form input.submit {
  border: 1px solid #457a28;
  width: auto;
  margin: 4px 0 0 0;
  padding: 0;
}

#promo-links {
  width: 220px;
  margin-top: 10px;
  z-index: 0;
  float: left;
}

#large-promo-box {
  background: url('/images/bg-h2.gif') top left repeat-x;
  padding-top: 15px;
}

#large-promo-box .banner {
  display: block;
  margin-bottom: 15px;
  border: 3px solid #d2232a;
  width: 738px;
  height: 179px;
  background: #e6e6f1 url('/images/bg-promo-box.gif') repeat-x;
  color: #64a21d;
}

#promo-nav {
  text-align: right;
  font-size: 1.6em;
  font-weight: bold;
  color: #d2232a;
  padding: 0 5px 4px 5px;
}

#promo-nav a{
  color: #d2232a;
  text-decoration: none;
}

#promo-nav a:hover {
  text-decoration: underline;
}

#promo-copy {
  background: url('/images/bg-h2.gif') top left repeat-x;
  color:#000000;
}

#promo-copy p {
  padding: 10px 0;
  line-height: 1.6em;
}

#right-col{
  width: 147px;
  margin-left: 35px;
  float: left;
}

.detail  #right-col{
  width: 355px;
  font-size: 1.4em;
}

.detail  #right-col p{
  line-height: 1.4em;
}

#right-col div.amenities {
  text-align: center;
  background: url('/images/bg-h2.gif') top left repeat-x;
  padding-top: 10px;
}

#right-col div.amenities a {
  margin: 0 5px;
}

#right-col form{
  font-size: 1.2em;
  height: 174px;
  padding: 0 20px;
  width: 147px;
  margin: 0;
  background: url('/images/bg-index-form.gif') center bottom no-repeat;
  line-height: .8em;
}

#right-col form p {
  line-height: 1.2em;
}

#right-col input {
  border: 1px solid #d0cfd3;
  color: #d2232a;
  margin-top: 3px;
}

#right-col input.submit{
  border: 0;
}

#footer-holder{
  height: 118px;
  background: url('/images/bg-footer-holder.gif') center;
}

#footer{
  width: 800px;
  height: 118px;
  margin: 0 auto;
  padding: 0 37px 0 36px;
  background: url('/images/bg-footer.gif') no-repeat;
  text-align: center;
  font-size: 1.1em;
  color: #2e2e2e;
}

#footer .nav{
  font-size: 1.4em;
  padding-top: 15px;
  margin-bottom: 5px;
}

#footer .nav a{
  color: #2e2e2e;
  text-decoration: none;
  margin: 0 5px;
}

#footer .nav a:hover{
  text-decoration: underline;
}


#footer .share  a {
color: #43752a;
text-decoration: none;
}

#footer .share  a:hover{

text-decoration: underline;
}


#main div.restaurantsadd  {
  width: 600px;
  float: left;
}

.restaurantsadd label{
display: block;
float: left;
width: 200px;
font-size: 1.2em;
}

.restaurantsadd input{
margin-bottom: 5px;
display: block;
width: 254px;
}

.restaurantsadd select{
display: block;
margin-bottom: 5px;
width: 200px;
}

.restaurantsadd div.submit {
  clear: both;
  padding: 10px 0;
}

.restaurantsadd .submit input {
  width: 100px; 
  margin: 0 auto;
}

.restaurantsadd .checkbox-holder {
  padding-left: 200px;
  float: left;
  display: inline;
}

.restaurantsadd input.checkbox {
  display: inline;
  margin-right: 10px;
  width: auto;
  float: left;
}

.restaurantsadd label.checkbox-label{
  display: block;
  font-size: 1.2em;
  width: 300px;
}

.restaurantsadd div.input {
  width: 600px;
  clear: both;
}


.restaurantsadd div.checkbox input {
  display: inline;
  width: auto;
  position: absolute;
}

.restaurantsadd div.checkbox label{
  display: block;
  width: 200px;
  padding-bottom: 5px;
}

div.actions {
  font-size: 1.2em; 
}

table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 95%;
}
th {
	background: #f2f2f2;
  background: #6ea82c;
  color: #fff;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
  height: 30px;
}
#main th a {
	background:#f2f2f2;
	display: block;
  background: #6ea82c;
  color: #fff;
	text-decoration: none;
  text-align: center;
  width: 100%;
  padding: 6px 0;
}
#main th a:hover {
	background: #5d871b;
	text-decoration: none;
  color: #fff;
}

#main a:hover {
  color: #5d871b;
}

table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}




/* Forms 
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;

}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}

/*
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
*/
/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0 0 0 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	/*margin: 0 2em 0 0;
	white-space: nowrap;*/
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#large-promo-box {
  background: url('/images/bg-h2.gif') top left repeat-x;
  padding-top: 15px;
}

#large-promo-box #left, #large-promo-box #right, #large-promo-box #center {
  display: block;
  margin: 0px 0px 15px 5px ;
  padding:8px;
  border: 3px solid #64a21d;
  width: 220px;
  background: #e6e6f1 url('/images/bg-promo-box.gif') repeat-x;
  color: #64a21d;
  float:left;
}
#large-promo-box h2 {
	color:#d2232a;
}

#large-promo-box #left .coupon-copy, #large-promo-box #right .coupon-copy, #large-promo-box #center .coupon-copy {
  width: 220px;
  color: #64a21d;
  float: left;
  padding-bottom: 15px;
}

#large-promo-box #left .coupon-copy h2 , #large-promo-box #right .coupon-copy h2 , #large-promo-box #center .coupon-copy h2 {
  font-size: 1.9em;
  background: none;
  text-transform: none;
  margin-bottom:10px
}

#large-promo-box hr {
  color: #64a21d;
  margin:10px 0px;
}

#large-promo-box #left .coupon-copy h2, #large-promo-box #right .coupon-copy h2 , #large-promo-box #center .coupon-copy h2  {
  font-size: 1.9em;
  text-transform: uppercase;
  font-weight:bold;
}

#large-promo-box #left .coupon-copy p, #large-promo-box #right .coupon-copy p, #large-promo-box #center .coupon-copy p {
  font-size: 1.4em;
}

#large-promo-box #left p, #large-promo-box #right p, #large-promo-box #center p, #large-promo-box #left .coupon-copy p, #large-promo-box #right .coupon-copy p, #large-promo-box #center .coupon-copy p {
  margin-bottom: 10px;
}

.title {
  color: #64a21d;
  margin:10px 5px;
  font-size: 2em;
  font-weight: bold;
}

#subregion {
  float: right;
  width: 350px;
  font-size: 1.2em;
  padding-right: 18px;
  position: relative;
  top: -5px;
  text-align: right;
  font-weight: bold;
}

#subregion  select {
  width: 150px;
}

#main .paging{
  font-size: 1.2em;
}

#main table {
  font-size: 1.2em;
}

#main table td.b{
  font-size: 1.2em;
}

#main table td.name{
  width: 150px;
  font-weight: bold;
}

#main table td.address{
  width: 200px;
}

#main table td.city{
  width: 100px;
}

#main table td.state{
  width: 30px;
}

#main table td.hours{
  font-size: .9em;
  width: 50px;
}

#main table td.phone{
  width: 50px;
}

.opentable {
	float:left; 
	width:150px; 
	height:80px; 
	text-align:center; 
	margin: 17px 0 30px 0;
}

.drdelivery {
	float:left; 
	width:150px; 
	height:80px; 
	margin: 0 10px 30px 0; 
	text-align:center; 
}


#cherry-picks-logo {
position: absolute;
right: 35px;
bottom: 76px;
text-decoration: none;
display: block;
color: #d61e20;
font-size: 8pt;
font-weight: bold;
width: 190px;
}

#text-to-win {
position: absolute;
right: 35px;
bottom: 60px;
text-decoration: none;
display: block;
color: #d61e20;
font-size: 8pt;
font-weight: bold;
width: 190px;
}

.tagline-preview {
position: absolute;
left: 210px;
bottom: 76px;
}