﻿/* @override http://natemac.local/~natecroft/online_coupons/frontend/global.css */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 800px;
}

#logo {
	float: left;
	display: inline;
	margin-top: 25px;
}

/* Orange Navigation Bar and Styles */


#orange_nav {
	float: right;
	display: inline;
	background: url(images/orange_nav_bar.gif) no-repeat;
	width: 300px;
	height: 32px;
}

#orange_nav ul{
	float: left;
	display: inline;
	list-style-type: none;
	margin-top: 8px;
	margin-left: auto;
	height: 24px;
}

#orange_nav li {
	float: left;
	display: inline;
	
}

#orange_nav li a {
	color: #fff;
	text-decoration: none;
	padding-right: 12px;
	font: 12px Helvetica;
	font-weight: bold; 
}

#orange_nav li a:hover {
	text-decoration: underline;
}

/* Green Navigation Bar and Styles */

#green_nav {
	width: 430px;
	height: 40px;
	color: #333333;
	float: right;
	display: inline;
	background: url(images/green_nav_bar.gif) no-repeat;
	margin-top: 38px;
}

#green_nav ul{
	float: left;
	display: inline;
	list-style-type: none;
	padding-top: 12px;

	margin-left: auto;

}

#green_nav li {
	float: left;
	display: inline;

}

#green_nav li a {
	color: #fff;
	font: 12px Helvetica;
	font-weight: bold; 
	text-decoration: none;
}

#green_nav li a:hover {
	text-decoration: underline;
}

/* Content Styles */

#content {
	clear: both;
	padding-top: 20px;
	width: 800px;
}

#textbox {
	width: 496px;
	background: url(images/text_box_bg.gif) no-repeat;
	padding: 20px;
    padding-bottom: 0px;
	float: left;
	display: inline;
}
#textbox2 {
    width: 760px;
	background: url(images/text_box_bg2.gif) no-repeat;
	padding: 20px;
}


#homepage_flash {
	width: 536px;
	float: left;
	display: inline;
	margin-bottom: 25px;
}

#account_info {
	
}

#account_table {
	margin-top: 15px;
	color: #4a4a4a;
	font: 13px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#account_table td{
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 10px;
}

#renew_table {
}
#renew_table td {
	margin-top: 15px;
	color: #4a4a4a;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#renew_table span {
	color: #4a4a4a;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#order_status_table {
	margin-top: 15px;
	color: #4a4a4a;
	font: 13px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#order_status_table td{
	padding-bottom: 3px;
}

#blue_sidebar {
	background: url(images/blue_sidebar_box.gif) no-repeat;
	width: 240px;
	height: 362px;
	float: right;
	display: inline;
}

#blue_sidebar a{
	color: #fff;
	text-decoration: none;
}

#blue_sidebar a:hover{
	color: #fff;
	text-decoration: underline;
}

#sidebar_table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font: 13px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

#sidebar_table td {
	padding-bottom: 5px;
}

#join_and_login_box {
	background: url(images/pays_for_itself_login.gif) no-repeat;
	width: 240px;
	height: 362px;
	float: right;
	display: inline;
	z-index: 1;
}
	
#join_now_transparent_btn {
	z-index: 2;
	position: relative;
	height: 100px;
	width: 100px;
	bottom: 50px;
}	

#user_and_pass {
	width: 210px;
	float: right;
	display: inline;
	text-align: right;
	margin-top: 220px;
	padding-right: 20px;
}

#user_and_pass p {
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 7px;
	letter-spacing: 0;
}

#user_and_pass a {
	color: #fff;
	text-decoration: none;
}

#user_and_pass a:hover {
	text-decoration: underline;
}

.input_width {
	width: 138px;
	height: 12px;
	font-size: 10px;
	line-height: 10px;
}

#choose_a_section {
	clear: both;
}

/* Table Styles */

#search_results_table {
	width: 100%;
	color: #4a4a4a;
	font: 13px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
	
}

#search_results_table td {
	height: 14px;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: middle;
}

.coupon_value {
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
}

.small_gray_text {
	font-size: 10px;
	line-height: 12px;
	color: #8c8c8c;
	padding-bottom: 7px;
}

.gray_bg {
	background-color: #ededed;
}

.number_input_with {
	width: 25px;
}

.sixty_percent_wide {
	width: 60%;
	padding-right: 10px;
}

.twenty_percent_wide {
	width: 20%;
	padding-top: 5px;
}

#search_results_table .no_bottom_line {
	border-style: none;
	font-size: 90%;
	background-color: #f0f1f6;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	background: url(images/bottom_green_nav_bar.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	height: 100px;
}

#footer_nav {
	width: 630px;
	height: 30px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: 70px;
}

#footer_nav ul{
	list-style-type: none;
}

#footer_nav li {
	float: left;
	display: inline;

}

#footer_nav li a {
	color: #fff;
	font: 12px Helvetica;
	font-weight: bold;
	text-decoration: none;
}

#footer_nav li a:hover {
	text-decoration: underline;
}

#footer_info {
	height: 20px;
	width: 255px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer_info p {
	font: 10px Helvetica;
	color: #a8a8a8;
	text-align: center;
}

#menu2 {

  padding:0;
  margin:0 auto;
  list-style-type:none;
  float:left;
  position:relative;
  left:50%;
  }
#menu2 li {
  float:left; position:relative; right:50%;
  }
#menu2 a {
  width:auto;
  display:block;
  padding:4px 16px;

  }
#menu2 a:hover {

  }


/* Typography */

h1 {
	color: #9bcb00;
	font: 20px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

h2 {
	color: #ff8928;
	font: 16px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

h2.wel {
	color: #9bcb00;
	font: 15px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
    font-weight: bold;
}

h3 {
	color: #fff;
	font: 16px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

p {
	color: #4a4a4a;
	font: 13px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 10px;
}

#mapAddress {
	color: #4a4a4a;
	font: 13px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
    font-weight: bold;
}

li {
	color: #4a4a4a;
	font: 13px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 10px;
}

.red_text {
	color: #fe3a37;
}

.grey_text {
	color: #bbbbbb;
	font-size: 11px;
}

.green_text {
	font-size: 90%;
	color: #2ca51b;
}

.big_total_text {
	font-weight: bold;
	font-size: 16px;
	line-height: 14px;
}

a {
	color: #008fdf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	color: #fff;
}
#dining 
{	
	position:absolute;
	top:-30px;
	left:-50px;
	height:849px;
	width: 1100px;
	background: url(images/dining.jpg) no-repeat;
	z-index:2;
}
#grocery 
{	
	position:absolute;
	top:-30px;
	left:-50px;
	height:849px;
	width: 1100px;
	background: url(images/grocery.jpg) no-repeat;
	z-index:2;
}
#travel
{	
	position:absolute;
	top:-30px;
	left:-50px;
	height:849px;
	width: 1100px;
	background: url(images/travel.jpg) no-repeat;
	z-index:2;
}
#shopping
{	
	position:absolute;
	top:-30px;
	left:-50px;
	height:849px;
	width: 1100px;
	background: url(images/shopping.jpg) no-repeat;
	z-index:2;
}
#attractions 
{	
	position:absolute;
	top:-30px;
	left:-50px;
	height:849px;
	width: 1100px;
	background: url(images/attractions.jpg) no-repeat;
	z-index:2;
}
#close
{
	z-index:3;
	font-weight:bold;
	position:absolute;
	top:620px;
	right:180px;
}

.brought_by {
    color: #ff8928;
    font-size: 16px;
    font-weight: bold;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.rest {
    padding-left: 5px;
    height: 63px;
    width: 191px;
}
.restSelected {
    padding-left: 5px;
    height: 63px;
    width: 190px;
    background: #F5FDE3 url(images/dining-national/mouse-over.gif);
    background-repeat: no-repeat;
    cursor: pointer;
}
.tdthin {
    font-size:3px;
}
.tdthin2 {
    font-size: 1px;
    height: 10px;
}
.restItem {
    height: 60px;
    padding-bottom: 3px;
    vertical-align: middle;
}

span.normaltext21 {
    font-family:Arial;
    color:#3E85BD;
    text-decoration:none;
    text-decoration:none;
}