@charset "utf-8";

/* 

**************************
EAGER BEAVER CSS
**************************

/* simple browser defaults reset */

* {
	border: none;
	padding: 0;
	margin: 0;
	outline: 0;
	border: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}


/* styles */

body {
	background:url(../images/bg.jpg) top repeat-x;
	background-color:#262626;
	color:#737373;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-.12px;
	text-shadow:1px 1px #fff;
}

h2 {
	color:#3b2822;
	font-weight:normal;
	font-size:18px;
}

h3 {
	color:#3b2822;
	font-weight:bold;
	font-size:18px;
	margin:30px 0 10px 0;
	text-transform:uppercase;
	font-family:'Cabin', arial;
}


p {
	margin:20px 0 20px 0;
	line-height:21px;
}

table td {
	padding:10px;
}


.quote {
	color:#6f6f6f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:26px;
	line-height:25px;
}

.author {
	color:#a0a0a0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	margin-top:-8px;
}

a {
	color:#e31d1e;
	text-decoration:none;
}

hr {
	height:1px;
	border-top:1px dashed #999;
	border-bottom:none;
	clear:both;
	margin:30px 0 30px 0;
}


.clear {
	clear:both;
}

#wrapper {
	border-top:#e10a0a 4px solid;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
}

.inner {
	width:940px;
	margin:0 auto;
}

#logo {
	width:229px;
	height:62px;
	float:left;
}

#logo h1 {
	text-indent:-9999px;
	display:none;
}

#merchant_login {
	width:121px;
	height:24px;
	float:right;
	margin-top:-44px;
}

#header {
	margin:44px 0 0 0;
}

#nav {
	width:675px;
	height:62px;
	float:right;
	background:url(../images/navbg.jpg) no-repeat;
	margin-bottom:66px;
}

#nav ul {
	margin:23px 0 0 30px;
}

#nav ul li {
	list-style:none;
	display:inline;
	margin:0 15px 0 0;
	padding-right:15px;
	text-transform:uppercase;
	text-shadow:1px 1px #fff;
	font-weight:bold;
	border-right:1px solid #bababa;
}

#nav ul li a.active {
	color:#cf1112;
	font-weight:bold;
}

#nav ul li:last-child {
	border-right:none;
	padding-right:0;
	margin-right:0;
}

#nav li a {
	text-decoration:none;
	color:#000;
}


#home_banner {
	width:868px;
	height:230px;
	background:url(../images/home_banner_bg.jpg) no-repeat;
	padding:36px;
	color:#FFF;
	
}

#home_banner h2 {
	text-indent:-9999px;
	width:436px;
	height:44px;
	background-image:url(../images/every_deals_a_steal.png);
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-bottom:15px;
}

#home_banner p, #banner p {
	width:512px;
	margin-top:10px;
	font-size:17px;
	text-shadow:1px 1px #9f090a;
}

#home_vendors {
	margin:20px 0;
}


#home_phone {
	width:257px;
	height:529px;
	position:relative;
	float:right;
	top:-39px;
	right:20px;
}

#banner {
	width:868px;
	height:160px;
	background:url(../images/banner_bg.jpg) no-repeat;
	padding:36px;
	color:#FFF;
}

#banner h2 {
	font-family:'Cabin', arial;
	text-transform:uppercase;
	font-size:40px;
	letter-spacing:-1px;
	font-weight:700;
	color:#FFF;
	text-shadow:1px 1px #900;
}

#ribbon {
	background-image:url(../images/ribbonbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dcdcdc;
	height:350px;
}

#ribbon .inner {
	padding:50px 0 0 0;
}

#ribbon .ribbon_item {
	width:280px;
	height:100px;
	float:left;
	margin:0 50px 50px 0;
}

#ribbon .ribbon_item img {
	float:left;
	margin-right:20px;
	margin-bottom:50px;
}

#ribbon .ribbon_item h4 {
	color:#000;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

#ribbon .ribbon_item p {
	font-size:12px;
	color:#646464;
	line-height:18px;
	margin-top:3px;
}


#content {
	width:625px;
	float:left;
	text-align:justify;
	background-color:#FFF;
}

#content ul, #content ol {
	margin-left:30px;	
}

#content ul li, #content ol li {
	margin-top:10px;
}

#content.wide {
	width:940px;
}

#col_right {
	width:273px;
	float:right;
	margin-top:-70px;
}

#col_right ul {
	border-top:1px solid #CCC;
	margin-bottom:40px;
}

#col_right ul li {
	list-style:none;
	border-bottom:1px solid #CCC;
	padding:10px 0;
}

#col_right ul li a:hover {
	color:#900;
}


#facebook {
	margin:30px 0;
}

#footer {
	background:url(../images/footerbg.jpg) top repeat-x;
	background-color:#262626;
	padding:30px 0px;
	font-size:11px;
	color:#8d8d8d;
	margin-top:30px;
	text-shadow:1px 1px #000;
}

#footer ul {
	margin-bottom:20px;
}


#footer ul li {
	list-style:none;
	display:inline;
	margin:0 8px 0 0;
	padding-right:10px;
	text-transform:uppercase;
	text-shadow:1px 1px #000;
	color:#d5d5d5;
}


#footer li a {
	text-decoration:none;
	color:#d5d5d5;
}

#advertise_col1 {
	float:left;
	width:590px;
}

#testimonial_side {
	width:300px;
	height:950px;
	float:right;
	margin:50px 0 0 50px;	
	text-align:left;
}


.siteby a {
	float:right;
	text-transform:uppercase;
	color:#8d8d8d;
	text-shadow:1px 1px #000;
}

.disclaimer {
	margin-top:20px;
	color:#5b5b5b;
	text-shadow:none;
}

#sideform label {
	display:block;
	font-size:13px;
	width:50px;
	float:left;
	margin-top:12px;
}

#sideform .form_row {
	clear:both;
}

#sideform input[type='text'] {
	border:1px solid #999;
	background:url(../images/formbg.jpg) repeat-x top;
	background-color:#f8f8f8;
	padding:7px;
	width:200px;
	margin:4px 0 8px 0;
	float:right;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sideform input[type='submit'] {
	margin-top:3px;
	background-color:#E31D1E;
	color:#fff;
	text-transform:uppercase;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
	border:1px solid #999;
	cursor:pointer;
	text-shadow:1px 1px #941929;
}

#sideform .textarea_side {
	border:1px solid #999;
	background:url(../images/formbg.jpg) repeat-x top;
	background-color:#f8f8f8;
	padding:7px;
	width:259px;
	height:120px;
	margin:4px 0 8px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#share {
	text-shadow:none;
	width:100px;
	float:left;
}

#socialmedia {
	width:730px;
	float:right;
}

#advertise_table {
	margin:20px 0 30px 0;
	color:#000;
	font-size:15px;
}

#advertise_table td {
	border-left:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
}

#advertise_table tr {
	background-color:#f5f5f5;
}

#advertise_table tr.odd {
	background-color:#f0f0f0;
}

.form_success {
	background-color:#6F9;
	color:#000;	
	padding:5px;
	font-size:13px;
	text-shadow:none;
	border:1px solid #060;
	margin:4px 0;
}

.form_error {
	background-color:#F66;
	color:#fff;	
	padding:5px;
	font-size:13px;
	text-shadow:none;
	border:1px solid #900;
	margin:4px 0;
}

#download_phones h3 {
	height:60px;
}

#download_phones span {
	display:block;
	font-size:12px;
	margin-top:-15px;
	margin-bottom:20px;
}

#download_phone1,#download_phone2,#download_phone3,#download_phone4,#download_phone5,#download_phone6 {
	width:145px;
	margin-bottom:30px;
	float:left;
	text-align:center;
}


#download_phone1, #download_phone2, #download_phone4, #download_phone5 {
	margin-right:50px;	
}


.pagination {
  margin-top: 100px;
  margin-left:64px;
}

.pagination li {
	list-style: none;
	float:left;
	height:10px;
	background:url(../images/dot.png);
	text-indent:-9999px;
	width:10px;
	margin-right:4px;
	display:block;
}

.pagination li.current {
	background:url(../images/dot_active.png);
}

.pagination li a {
	width:10px;
	height:10px;
	display:block;
	text-indent:-9999px;
}

.faq_page strong {	
 color:#000;
}

.img-left {
	float:left;
	margin:0 22px 6px 0;	
}

.img-right {
	float:right;
	margin:0 0px 6px 22px;	
}


#mc_embed_signup .email {
	 background: url("../images/formbg.jpg") repeat-x scroll center top #F8F8F8;
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    padding: 7px;
}

#mc_embed_signup .btn {
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    margin-top: 3px;
	background-color:#E31D1E;
	color:#fff;
	text-transform:uppercase;
    padding: 5px;
    text-shadow: 1px 1px #941929;
}

#mc_embed_signup label {
	font-size:13px;	
}

#special_offer {
	position:relative;
	left:219px;
	top:29px;	
	width:231px;
	height:70px;
}

.copycode {
	width:520px;
	height:120px;
	float:right;
	font-size:11px;
	color:#666;	
	border:1px solid #666;
	background:#EFEFEF;
	padding:10px;
}

.inner.fullwidth {
	width:100%;
	margin:0 0;
	background:#fff;
}

.inner.fullwidth #content {
  margin-left:50px;
}

.inner.fullwidth #col_right {
  margin-right:50px;
}
.location_listing h3 {
  font-size:22px;
}
h3.caps_heading {
  font-size:24px;
  text-transform: uppercase;
}
h3.business_heading {
  font-size:30px;
  text-transform: none;
}
.caps {
  text-transform: uppercase;  
}
#map_canvas { height: 100%; }
.rowlist hr {
  margin:21px 0;
}
.rowlist h4 {
  font-size:18px;
  margin-bottom:5px;
}
table.hours {
  margin:0;
  padding:0;  
}
table.hours td {
  margin:0;
  padding:10px 10px 0 0;
}
table.layout td {
  margin:0;
  padding:0 10px 0 0;  
}
img.floatleft {
  float:left;
  margin:0 35px 30px 0;
}
.bordered {
  border:1px solid #333;
}
.inner_wrapper {
 width: 100%;
 background-color:#fff; 
}
.twtr-widget {
  text-shadow: none !important;
}
img.thumbnail {
  border:1px solid #666;
}
.noshow { display:none !important; }
span.bold { 
  font-weight:bold;
  text-transform:uppercase;
  font-size:17px;
  color: #E31D1E;
}
.nopad { padding:0;}
.center { text-align:center }
.maroon_h_bg { background-color:#e4c7c9; text-shadow:none;}