body#coupons {
	margin: 10px 0 20px;
	padding: 0;
	font-size: 80%;
	background-color: #fff;
}

body#coupons, body#coupons td {
	font-family: Arial, Helvetica, sans-serif;
}

body#coupons a {
	color: #F64800;
}

body#coupons a:hover {
	color: #000;
}

body#coupons form {
	margin: 0;
	padding: 0;
}

body#coupons h2, body#coupons h3 {
	color: #173C26;
	font-family: 'Times New Roman', Times, sans;
	font-style: italic;
	margin: 0;
	padding: 0;
}

body#coupons h2 {
	font-size: 1.7em;
}

body#coupons h3 {
	font-size: 1.5em;
}

body#coupons #container {
	width: 700px;
	margin: 5px auto 10px;
	padding: 0;
}

body#coupons #header {
	margin: 0;
	padding: 0 0 5px;
	text-align: center;
}

body#coupons #header h1 {
	display: none;
}

body#coupons .managetables {
	width: 600px;
}

body#coupons .managetables th {
	border-top: 1px solid #999;
	background-color: #ccc;
}

body#coupons .managetables th, .managetables td {
	border-bottom: 1px solid #999;
}

body#coupons #nav {
	width: 140px;
	float: left;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

body#coupons #nav ul {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
}

body#coupons #nav li {
	display: block;
	padding: 1px 8px 1px 0;
}

body#coupons #nav li.header {
	background-color: #000;
	color: #fff;
}

body#coupons #nav li a {
	width: 100%;
	padding: 3px;
	display: block;
	color: #000;
	text-decoration: none;
	background-color: #F3E292;
}

body#coupons #nav li a:hover {
	text-decoration: underline;
}

body#coupons ul#categories {
	list-style: none;
}

body#coupons #content {
	float: right;
	width: 540px;
}

#content p {
	line-height: 1.4em;
}

.category_name {
	margin: 0;
	padding: 3px;
	text-align: center;
	background-color: #F3E292;
}

.category_details, #listings {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

.listing {
	margin: 10px 0;
	padding: 10px 0 0;
}

.listing .image {
	float: left;
	width: 220px;
	text-align: center;
}

.listing .image img {
	border: 0;
	width: 200px;
}

.listing .company {
	font-weight: bold;
	text-transform: uppercase;
}

.listing .address, .listing .phones {
	display: inline;
}

.listing .contact_line {
	font-weight: bold;
}

/*.listing .details {
	float: left;
	margin: 0 10px;
}*/

/*p.description {
	clear: both;
}
*/

.prepared_by {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

body#coupons #footer {
	padding: 40px 0 10px;
	font-size: 0.85em;
	text-align: center;
	color: #999;
	clear: both;
}

body#coupons #footer #footer_nav {
	margin: 0 auto 5px;
	width: 500px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

body#coupons #footer #footer_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

body#coupons #footer #footer_nav li {
	display: inline;
	padding: 3px 4px;
	line-height: 1.7em;
}

body#coupons #footer .photography {
	font-size: 1.1em;
	font-weight: bold;
}

body#coupons #footer .copyright {
	font-weight: bold;
}

body#coupons .subnav {
	position: relative;
	margin: 20px 0 0;
}

body#coupons .subnav ul {
	margin: 10px 0;
	text-align: left;
}

body#coupons .subnav ul .label {
	padding-left: 10px;
}

body#coupons .subnav li {
	text-align: center;
}

.top {
	
}

.side {
	float: right;
	width: 265px;
	padding: 10px 0 20px 10px;
}

.adzone {
	margin: 0 0 10px 0;
}

#story_ad_zone_id, #calendar_ad_zone_id {
	display: none;
}

/* CSS Forms */
form {
	margin: 0;
	padding: 0;
}

form p {
	clear: both;
	float: left;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 100%;
	width: 500px;
}

form p input {
	clear: right;
	font-size: 90%;
	width: 250px;
}

form p label {
	clear: left;
	display: block;
	float: left;
	font-size: 100%;
	margin-right: 7px;
	padding-top: 3px;
	text-align: right;
	width: 140px;
}

form p input.checkbox {
	clear: left;
	float: left;
	width: 15px;
	margin: 1px 0 0 148px;
	padding: 0;
	vertical-align: middle;
}

form p label.checkbox {
	clear: right;
	display: block;
	float: right;
	margin: 0 0 7px 5px;
	padding-top: 0;
	text-align: left;
	width: 330px;
	vertical-align: middle;
}

form p input.send {
	margin: 7px 0 10px 147px;
	padding: 0;
	width: 110px;
}

form p textarea {
	clear: right;
	font-size: 90%;
	float: left;
	height: 120px;
	width: 250px;
}

form .required {
	color: red;
}

form .submit {
	width: 95px;
}

ul.zone_list {
	margin: 0;
	padding: 0;
	font-size: 85%;
	list-style: none;
}

.expires_soon td {
	background-color: yellow;
}

.inactive {
	color: #999 !important;
}

#proofs {
	font-family: Arial, sans-serif;
}

.proof {}

.proof .header, .proof .footer {
	text-align: center;
	font-size: 1.2em;
}

.proof h1, .proof h2, .proof h3, .proof h4, .proof h5 {
	margin: 0;
	padding: 0;
}

.proof h1 {
	text-transform: uppercase;
	padding: 10px 0;
}

.proof h2 {
	padding-top: 5px;
	font-size: 1.6em;
}

.proof h3 {
	font-size: 0.95em;
}

.proof h4 {
	padding: 15px 0;
	font-size: 0.75em;
}

.proof h5 {
	padding: 10px 0 0;
	font-size: 0.8em;
	font-style: italic;
	text-decoration: underline;
}

.proof .listing {
	padding: 30px 0;
	font-family: Times, serif;
}

.proof .authorize {
	font-size: 0.9em;
	line-height: 1.6em;
}

.proof .footer {
	margin: 20px 0;
}

.proof .footer .company {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
}

.proof .footer .thankyou {
	font-size: 0.9em;
	font-style: italic;
}

.proof .footer .printed_on {
	font-size: 0.6em;
}

.group_by td {
	font-weight: bold;
	background-color: #ddd;
}

.ad_zone_stats {
	font-size: 0.9em;
}

.ad_zone_stats .zone_name {
	padding-left: 1.5em;
}

.stat_details {
	margin: 0;
	padding: 0;
	width: 100%;
	display: none;
}

.details_link, .details_link:visited, .details_link:hover {
	color: #000 !important;
	text-decoration: none;
}

.number {
	text-align: right;
}

.errors {
	margin: 10px 0;
	color: red;
}

.check_list {
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	clear: both;
}

.image_upload {
	padding: 7px 3px;
	border-bottom: 1px solid #F3E292;
	line-height: 16px;
	clear: left;
}

.story_images {
	text-align: center;
	width: 100px;
	float: right;
	padding: 5px;
}

.story_images img {
	max-height: 100px;
	max-width: 100px;
  float: right;
}

.full_size {
  width: 250px !important;
}

.full_size img {
  max-height: 250px !important;
	max-width: 250px !important;
}

.group_list {
  display: inline;
  position: relative;
}

.content {
  float: left;
  width: 550px;
}

.story {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 1em;
}

.story h2 {
	font-size: 1.2em;
}

.story .content {
	font-family: Times;
}

.story .story_images {
	width: 150px;
	float: right;
	margin: 5px 10px 20px 20px;
	padding: 0;
	clear: right;
}

.story_images .story_image {
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}

.story_image p {
/*  background-color: #F3E292;*/
	margin: 2px 0;
	padding: 2px;
	font-size: 0.9em;
}

ul.story_links {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.story_links li {
	margin: 0;
	padding: 0;
}

div.story_links {
	
}

div.story_links .story_summary {
	margin: 5px;
	padding: 5px 5px 15px;
	border-bottom: 2px solid red;
	clear: both;
}

.story_summary img {
	width: 150px;
	float: left;
	margin: 0 5px 10px;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
}

.story_summary h3, .story_summary p {
	margin: 0;
	padding: 0;
}

.story_summary h3 {
	padding-top: 5px;
	font-size: 1.05em;
}

.disclaimer {
	margin: 10px 0;
	font-size: 0.7em;
  clear: both;
}

a.more_info {
  text-decoration: underline;
  color: #000;
}

a:hover.more_info {
  color: #f00;
}

#featured_specials {
  width: 200px;
  float: right;
  display: inline;
  padding: 5px;
  font-size: 0.9em;
  background-color: #ccc;
}

#featured_specials ul {
  list-style-type: square;
  margin: 0 0 0 20px;
  padding: 0;
}

#featured_specials li {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}

