@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; font-size: 100%; }

html { height: 100%; }

body { font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #1a0c00 url(../images/bg.jpg) repeat center top;
	margin: 0;
}

h1,h2,h3,h4,h5,h6,
h1 *,h2 *,h3 *,h4 *,h5 *,h6 * { font-family: Trebuchet MS, Arial, Verdana, sans-serif; font-weight: bold; text-decoration: none; }

#container { clear: both; display: block; float: left; background: none no-repeat center 2em; width: 100%; margin: 0; padding: 0;
}

.contentwidth { width: 900px; display: block; padding: 0; min-width: 900px; margin-bottom: 0; margin-left: auto; margin-right: auto; }

/* @group Header */

div#header div.contentwidth {
	background: url(../images/Grapevine-main-header-bg.jpg) no-repeat center top;
	display: block;
	height: 174px;
}

div#header div#logo a {
	display: block;
	position: relative;
	top: 18px;
	width: 280px;
	height: 130px;
	left: 41px;
	text-indent: -10000px;
}

div#header div#click-for-coupons {
	display: block;
	top: 0;
	position: absolute;
	width: 0;
}

div#header div#click-for-coupons img {
	display: inline;
	position: relative;
	left: 760px;
	top: 22px;
}

div#header div#weather {
	height: 33px;
	line-height: 33px;
	display: block;
	width: 470px;
	float: right;
	position: relative;
	top: -132px;
	right: 0;
	background: url(../images/weatherbar-bgstrip.png) no-repeat right center;
	text-align: center;
	color: #f3f3f3;
	font-size: 0.75em;
}

div#header div#weather a {
	color: #c3c3c3;
	font-size: 0.8em;
	text-decoration: none;
	font-style: italic;
}

/* @end */

/* @group Navbar */

div#top-navigation div.contentwidth {
	height: 2.5em;
	background: #000 url(../images/navbar-bg-init.gif) center center;
	font-size: 0.94em;
}

div#topnav {
	margin: 0;
	padding: 0;
	float: left;
}

div#topnav ul {
	display: block;
}

div#topnav ul li {
	list-style-type: none;

	display: inline;
	float: left;
}

div#topnav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
	height: 2.5em;
	line-height: 2.5em;
}

div#topnav ul li a:hover {
	background: url(../images/navbar-bg-active.gif) center center;
}

/* @group Search */

div#searchbox {
	
	font-size: 0.8em;
	float: right;
	display: block;
	margin-right: 1em;
	margin-top: 0.8em;
}

div#searchbox input#search {
	border-width: 1px;
	line-height: inherit;
}

div#searchbox input#submit {
	border-width: 1px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	background: #434343 none center top;
	color: #fcfcfc;
	border-color: #a8a8a8;
}


/* @end */
/* @end */

/* @group Content */

div#content {
	position: relative;
	top: 0;
}

div#content div.content-bg {
	background: url(../images/body-gradient-top.gif) repeat-x center top;
	padding: 10px 5px 70px;
	margin: 0;
}

div#content div.content-bg-coupon 
{
	background-image: url(../images/coupon_background.jpg);
	background: url(../images/coupon_background.jpg) repeat center top;
	padding: 10px 5px 70px;
	margin: 0;
}


div#content div.contentwidth {
	background: #fff url(../images/body-gradient-bottom.gif) repeat-x center bottom;
}

/* @group text attributes */

div#content {
	font: 0.8em/1.8em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

div#content a {
	color: #800000;
	text-decoration: underline;
}

div#content a:visited {
	color: #800000;
	text-decoration: none;
	border-bottom: 1px solid #e7e2b1;
}

div#content a:hover {
	color: #59030e;
	text-decoration: none;
	background-color: #faecbb;
	border-style: none;
}

div#content h1,
div#content h2,
div#content h3,
div#content h4,
div#content h5,
div#content h6 {
	margin-bottom: 0.6em;
}

div#content h1,
div#content h2 {
	font-weight: normal;
	font-style: normal;
}

div#content h1 {
	font-weight: bold;
	font-size: 2.1em;
}

div#content ul {
	margin-left: 2.5em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

div#content ul ul {
	margin-bottom: 0;
}

div#content p {
	margin-bottom: 1em;
}


/* @end */

/* @group left side boxes */

div#content div#lside-boxes {
	width: 156px;
	float: left;
	display: block;
}

/* @end */

/* @group main content */

/* @group Search Results */

div#content div.searchresults-list {
	float: left;
	display: block;
	width: 500px;
	padding-top: .5em;
	margin-bottom: 1.5em;
}


/* @group search result */

div#content div.searchresult {
	float: left;
	width: 500px;
	margin-top: .5em;
	margin-bottom: 0.5em;
	border-bottom: 2px solid #cdcdca;
}

div#content div.searchresult p {
	color: #707068;
}

div#content div.searchresult img.bizphoto {
	float: left;
	clear:left;
	padding: 3px;
	border: 2px solid #bcbbab;
}

div#content div.searchresult div.bizinfo {
	padding-left: 130px;
}

div#content div.searchresult div.bizinfo h2.bizname 
{
	margin-left: .5em;
	font-size: 1.9em;
	margin-bottom: 0.3em;
}

div#content div.searchresult div.bizinfo div.vitals 
{
	margin-left: 1em;
	float: left;
	clear: right;
}

div#content div.searchresult div.bizinfo div.otherinfo {
	width: 48%;
	float: right;
	clear: right;
}

div#content div.searchresult div.bizinfo p.address,
div#content div.searchresult div.bizinfo p.phone,
div#content div.searchresult div.otherinfo p {
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

div#content div.searchresult div.links-container {
	width: 100%;
	float: left;
	clear: both;
	display: block;
}

div#content div.searchresult div.links-container ul.links {
	float: right;
	display: block;
}

div#content div.searchresult div.links-container ul.links li {
	list-style-type: none;
	display: inline;
	margin-right: 0.8em;
	margin-left: 0.8em;
}

div#content div.searchresult div.links-container ul.links li a {
	text-align: left;
	text-decoration: none;
}

/* @end */



/* @end */

div#content div#content-main {
	display: block;
	margin-left: 166px;
	padding-right: 1.2em;
	padding-left: 1.2em;
}

/* @end */


/* @end */

/* @group Footer */

div#footer {
	height: 120px;
	font-size: 0.83em;
	padding-top: 18px;
	color: #bbb877;
	background: url(../images/footer-overshadow.gif) no-repeat center top;
}

div#footer a {
	color: #ece9e6;
	text-decoration: none;
}

div#footer a:hover {
	color: #bbb877;
	text-decoration: none;
}

div#footer div#footernav {
	float: left;
	width: 60%;
	height: auto;
}

div#footer div#footernav ul {
	list-style-type: none;
}
div#footer div#footernav ul li {
	display: inline;
}

div#footer div#footernav span.sep {
	margin-right: 0.5em;
	margin-left: 0.5em;
	color: #7d7c75;
}

div#footer div#info {
	float: right;
	display: block;
	width: 39%;
	line-height: 1.7em;
	text-align: right;
}

div#footer div#info ul {
	list-style-type: none;
}
div#footer div#info ul li {
	display: inline;
}

div#footer div#footernav span.sep {
	margin-right: 0.5em;
	margin-left: 0.5em;
	color: #7d7c75;
}


/* @end */

/* @group Misc. */

.noshow {
	display: none;
	width: 0;
	height: 0;
}

/* @end */

/* @group temp */

div#content div#lside-boxes p.box {
	width: 134px;
	height: 63px;
	display: block;
	border-style: solid;
	border-color: #868686;
	margin: 3px 3px 11px;
	color: silver;
	background-color: #c1c1c1;
}

/* @end */

/* @group Coupon Page */

/* @group Center Column */

div#homepage-middle 
{
	font-family:Book Antiqua;
	font-size: 4em;
	vertical-align:top;
	width: 200px;
	margin-right: 150px;
	margin-left: 230px;
	border-STYle:solid;
	border-width:2px;
	 
}

div#homepage-middle h2
{
	font-family:Book Antiqua;
	font-size: 4em;
}

div#coupon-box
{
	border: dashed #FF00FF 10px;
}

div#centercolumn-offers 
{
	margin-right: 10px;
	margin-left:  10px;
}

div#centercolumn-offers h2 {
	font-size: 2em;
	font-style: italic;
}

#centercolumn-offers div.offer {
	margin-bottom: 10px;
	float: none;
	display: block;
}

#centercolumn-offers div.offer a img,
#centercolumn-offers div.offer a:visited img {
	border-style:dashed;
	border-color: white;
}

#centercolumn-offers div.offer a:hover img {
	border-style:dashed;
	border-color: #000;
}

div#centercolumn-offers .paging {  
    padding: 5px;
	margin-right: auto;
	margin-left: auto;
}  
  
div#centercolumn-offers .paging a {
    padding:4px 7px 4px 7px;  
    margin:0px 2px 0px 2px;  
    border: 1px solid #d5d5d5;  
    background:#FFFFFF;  
	text-decoration:none;  
}

div#centercolumn-offers .paging span.current {
	display: inline-block;  
    margin:0px 2px 0px 2px;
	padding: 4px;
}
  
div#centercolumn-offers .paging a:hover{  
    text-decoration:none;
	background-color: #eeefd9;
}

/* @end */

/* @group Category Nav */

div#category-nav {
	width: 190px;
	padding-right: 10px;
	float: left;
	/*background-color: #000000;*/
}

#category-nav h3 {
	font-size: 1.2em;
	font-weight: bold;
}

div#category-nav div#accordion {
	margin: 0;
	border-bottom: 1px solid #b6b877;
}

div#category-nav div#accordion div.accordionHeader,
div#category-nav div#accordion div.accordionHeaderSelected {
	list-style-type: none;
	border-top: 1px solid #b6b877;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}


div#category-nav ul.advertiserlisting {
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0;
}

div#category-nav ul.advertiserlisting li a {
	display: block;
	text-decoration: none;
	padding: 0.3em 0.5em 0.3em 25px;
	margin-left: 0;
	color: #8a8a8a;
	background: none no-repeat 9px -42px;
}

div#category-nav ul.advertiserlisting li a:hover {
	color: #292929;
	background: url(../images/bullet-arrow-sprite.gif) no-repeat 9px 8px;}
	
div#category-nav ul.advertiserlisting li {
	font-size: 0.9em;
	line-height: 1.3em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

div#category-nav div#accordion div.accordionHeader a,
div#category-nav div#accordion div.accordionHeaderSelected a {
	display: block;
	text-decoration: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	margin: 0;
}
div#category-nav div#accordion div.accordionHeader a:hover,
div#category-nav div#accordion div.accordionHeaderSelected a:hover {

	background-color: #eeefd9;
}

div#category-nav div#accordion div.accordionHeader a:visited,
div#category-nav div#accordion div.accordionHeaderSelected a:visited {

	border-bottom-style: none;
}

div#category-nav div#accordion div.accordionContent {
	border-top: 1px solid #b6b877;
	padding: 0;
	margin: 0;
}

div#category-nav #accordion div.accordionContent ul.advertiserlisting li a:hover {
	background-color: transparent;
	color: black;
}

/* @end */

/* @group Right Column */

div#rightcolumn-banners {
	width: 120px;
	padding-left: 5px;
	margin-top: 3.3em;
}

div#rightcolumn-banners img {
	margin-bottom: 10px;
	border: 1px solid #ededed;
}

div#rightcolumn-banners a:hover {
	background-color: transparent;
}

div#rightcolumn-banners a:hover img {
	border: 1px solid #000;
}


/* @end */  

/* @end */

/* @group Directory Listing */

/* @group Shared */

div#dir-listing div#listing-main, 
div#dir-listing div#map-info,
div#dir-listing div#coupons,
div#dir-listing div#reviews {
	padding: 50px;
}

div#dir-listing h2 {
	font-size: 1.7em;
	font-style: italic;
	margin-bottom: 1.5em;
}

div#dir-listing h3 {
	font-size: 1.3em;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0.5em;
}


/* @end */

/* @group Listing Main */

div#dir-listing div#listing-main h1.logo {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

div#dir-listing div#listing-main p {
	line-height: 2.2em;
	font-size: 1.25em;
}

/* @end */

/* @group URL */

div#dir-listing div#url {
	text-align: center;
	font-size: 1.7em;
	padding-top: 20px;
	margin-bottom: -30px;
}

div#dir-listing div#url a {
	text-decoration: none;
}


/* @end */

/* @group Map & Info */

div#dir-listing div#map-info {
	padding: 50px;
}

div#dir-listing div#map-info div.left {
	width: 51%;
	float: left;
}

div#dir-listing div#map-info div.left div.map {
	width: 400px;
	height: 275px;
	margin: 0 0 2em;
	padding: 0;
	border-style: solid;
	border-width: 1px;
}

div#dir-listing div#map-info div.left div.address {
	width: 51%;
	float: left;
	margin-right: 25px;
}

div#dir-listing div#map-info div.left div.phone {
	float: left;
}


div#dir-listing div#map-info div.right {
	width: 42%;
	float: right;
}

div#dir-listing div#map-info div.right div {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 1.2em;
}

div#dir-listing div#map-info div.menulink {
	font-weight: bold;
}

/* @end */

/* @group Reviews */

div#reviews div.reviews-column {
	width: 34em;
	float: left;
}

div#reviews div.review {
	margin-bottom: 30px;
}
div#reviews div.review h3 {
	border-style: none;
	text-transform: none;
	margin: 0;
	padding: 0;
}

#reviews div.review p.reviewed-by {
	font-size: 0.9em;
	color: #939393;
}


/* @group Post Review */

div#post-review {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: white;
	padding: 20px;
	border: 4px double #c8c8c8;
}

div#post-review h2 {
	font-size: 1.3em;
}
/* @end */



div#homepagefont 
{
	font-size: 1.0em;
	font: Curlz MT,Book Antiqua,Arial;
}

div#homepagefont h1
{
	font-weight: bold;
	font-size: 3.0em;
	font: Curlz MT,Book Antiqua,Arial;
}

div#homepagefont h2
{
	font-size: 2.0em;
	font: Book Antiqua,Ariall;
}

/* @group detail page */

table#gvdetailtable a,
table#gvdetailtable a:hover,
table#gvdetailtable a:active,
table#gvdetailtable a:visited {
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 0;
	background-color: transparent;
	text-decoration: underline;
}

table#gvdetailtable td.details h2 {
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

table#gvdetailtable td.details h3 {
	margin-top: 1em;
	padding-top: 1em;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0.5em;
	display: inline-block;
	border-top: 2px solid #cdcdcd;
}

table#gvdetailtable td.details p {
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}

table#gvdetailtable td.description {
	color: #ffffef;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.9em;
}

table#gvdetailtable td.urlbox {
	font: normal normal bold 19px/2.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

table#gvdetailtable td.urlbox a:link {
	color: #000;
}

table#gvdetailtable td.urlbox a:visited {
	color: #292929;
}

table#gvdetailtable td.urlbox a:hover {
	color: #fff;
}

table#gvdetailtable tbody tr td#buttontd {
background: url(../images/detailtable_line_l.gif) repeat-y left top;
}


#contentwidth-coupon
{
	
}


#coupon-scroller {
				float: left;
				height: 900px;
				background-color: #FFFFFF;
				padding: 11px;
				border: 2px solid #b7bcb3;
				margin-bottom: 20px;
				overflow: auto;
				background-repeat: repeat-x;
				background-position: center bottom;
				width: 400px;
}



#coupon-scroller h3 
{
				text-align:center;
				font-style: italic;
				font-weight: bold;
				color: #38462f;
				letter-spacing: -0.04em;
				font-size: 1.35em;
				padding: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 12px;
				margin-left: 0px;
}

#coupon-scroller h4 {
				font-style: italic;
				font-weight: bold;
				color: #000000;
				font-size: 1.1em;
				padding: 0px;
				margin-top: 10px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
}

#coupon-scrollers p {
				font-size: 0.8em;
				font-weight: normal;
				margin: 0px;
				padding: 0px;
}

#coupon-scroller .price {
				font-size: 1.7em;
				color: #38462f;
				font-weight: bold;
				margin: 0px;
				padding: 0px;
}

#coupon-scroller .feature-entry img {
				float: left;
				margin-top: 0px;
				margin-right: 8px;
				margin-bottom: 10px;
				margin-left: 0px;
				border: 1px solid #727272;
				clear: none;
}

/* @end */

div.dottedline
{
border: 2px dashed black;
display: block;
float: left;
padding: 10px;
}
