/* these styles define what is customizable for a standard implementation */

/* page layout */

body {
	font-family: Arial, Helvetica, sans-serif;
	}
	
#page-body {
	background-image:none; /* not standard implemenation */
	/* background-color:#f2ebdb; */
	background-color:#FFF;
	}
	
#branding-layer {
	background-color:#fff;
	height:120px;
	}
	
#logo {
	top:10px;
	}
	
#sponsor {
	right:90px;
	padding:0;
	top:12px;
}

h4.main-title {
	color:#7a1501;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	margin-bottom: 4pt;
}
	
.module {
	border-bottom:solid 1px #aaa;
}

.ad {
	border-bottom:solid 0px #aaa;
}
	
/* general styles */

/* easy clearfix if you don't mind losing overflow */
.box {position:relative; overflow:hidden; zoom:1;}

a {
	color:#7a1501;
	}

a:hover {
	color: #ed1c24;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color:#8a8584;
	line-height:1.1em;
	}
	
.module h2, div.channel h2 {
	color:#654d2c;
	background-color:#fff;
	border-bottom:solid 1px #655948;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:7px 10px;
	}
	
.module h2.we-header, div.channel h2.we-header {
	color:#a51c01;
	background-color:#fff;
	border-bottom:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0 0;
	text-transform:uppercase;
	padding-top:0;
	border-top:solid 3px #000;
	}
	
.module h2.noline {
	color:#654d2c;
	background-color:#fff;
	border-bottom:solid 1px #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:7px 10px;
	}
	
.module h2.we-header span {
	border-right:solid 1px #000;
	display:inline-block;
	padding:3px 7px;
}

.module h2.we-header span.main-title {
	color:#7a1501;
	font-weight:600;
}

.module h2.we-header span.sub-title {
	padding:3px 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
	border-right:none;
	font-weight:normal;
}

.module h2.galleryTitle {
	border-top:5px solid #FFF;
	padding:5px 8px;
	background:#7a1501;
	color:#FFF;
	font-family:arial,sans-serif;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
}

.module h2.galleryTitle a {
	color:#FFF;
	font-family:arial,sans-serif;
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
}


.module .video-holder {
	float:right;
}

.module .video-text {
	float:left;
	width:170px;
}

.module .video-text h6 {color:#7a1501; font-family:arial,sans-serif; font-weight:normal; font-size:14px; text-transform:uppercase;}

.module h2.we-header .archive {
	padding:3px 10px;
}
	
div.channel {
	border:none;
	border-bottom:solid 1px #aaa;
	padding:0;
}

.right_column_search_form {background:#a6a6a6; font-size:14px; color:#7a1501;}
.right_column_search_form #search_text_field {width:215px; font-size:14px;}
.right_column_search_form #search_button {border:none; background:#7a1501; color:#FFF; font-size:14px;}
	
/* navigation */


#navigation-layer {
	background-color:#7a1501;
	}

#nav-container {
	display:table;
	border-collapse:collapse;
}


ul#nav {
	display:table-row;
}

ul#nav li {
	display:table-cell;
	float:none;
	border:none;	
}

ul#nav li.last {
	border:none;
}
	
ul#nav li a {
	background-color:#7a1501;
	color:#fff;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 3px;
	}
	
ul#nav li a:hover, ul#nav li a.hover {
	background-color:#fff;
	color:#7a1501;
	}
	
ul#nav li a.on {
	color:#fff;
	background-color:#222;
	}

	
/* Submenu colors should match the hover states indicated above */
	
.submenu ul li a {
	color:#fff;
	background-color:#333;
	}
	
.submenu ul li a:hover {
	background-color:#555;
	}
	
/* IE6 hack to keep color in hover state consistent */	
	
* html .submenu ul li a:hover {
	color:#fff;
	}

	
/* special article styles */

#article-body h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#891635;
	font-size:28px;
	}
	
#article-body {
	line-height: 1.5;
	font-family:Times New Roman, Times, seriff;
	font-size:14px;
	}
	
h3.article-subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333;
	}
	
.by-line {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	font-weight:normal;
}

table.articles .article-byline{
text-transform: uppercase;
font-size: 10px;
margin-bottom: 0pt;
font-family:Arial, Helvetica, sans-serif;
}

table.articles h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:normal;
}

.sidebar-right {
	float:right;
	margin:0 0 5px 15px;
	padding:15px 0 15px 15px;
	width:225px;
	color:#8a8584;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-top:solid 1px #8a8584;
	border-left:solid 1px #8a8584;
	background-color:#fff;
	}
	
.sidebar-left {
	float:left;
	margin:0 15px 5px 0;
	padding:15px 15px 15px 0;
	width:225px;
	color:#8a8584;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border-top:solid 1px #8a8584;
	border-right:solid 1px #8a8584;
	background-color:#fff;
	}
	
.pullquote {
	border-bottom:solid 1px #8a8584;
	border-top:solid 1px #8a8584;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#8a8584;
}

.dropcap {
	float:left;
	font-size:350%;
	line-height:90%;
	padding-top:2px;
	font-weight:normal;
	margin-right:.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#632f23;
}


/* modules - derived from colors and styles indicated above */

table.articles th {
	border-bottom:solid 1px #655948;
	}

.on-newsstands-now .price, .on-newsstands-now .duration {
	font-family:Arial Black, Arial, sans-serif;
	color: #655948;
	}
	
.photoFaderMenu div a {
	color:#666;
	}
	
.photoFaderMenu div a:hover {
	color:#fff;
	border:solid 1px #ed1c24;
	}
	
.photoFaderMenu div.unselected:hover {
	background-color:#ed1c24;
	}
	
.photoFaderMenu div.selected, .photoFaderMenu div.selected:hover {
	background-color:#891635;
	}

.photoFaderMenu div.selected a, .photoFaderMenu div.selected a:hover{
	border:solid 1px #891635;
	color:#fff;
	}	
	
.photoFaderMenu li a:active, .photoFaderMenu li a:focus, .photoFaderMenu li a.selected, .photoFaderMenu li a.selected:hover {
	color:#fff !important;
	background-color:#891635 !important;
	}
	
.photoFaderMenu li a:hover {
	color:#000 !important;
	background-color:#eee !important;
	}

.mini-fader .photoFaderMenu li a {
	color:#000 !important;
	background-color:#fff !important;
	}
	
.mini-fader .photoFaderMenu li a.selected, .mini-fader .photoFaderMenu li a.selected:hover {
	background-color:#891635 !important;
	color:#fff !important;
	}
	
.mini-fader .photoFaderMenu li a:hover {
	background-color:#eee !important;
	color:#000 !important;
	}
	
td.currentday {
	background-color:#891a1c !important;
	color:#fff !important;
	}
	
table.monthday td a{
	border:solid 1px #bbb !important;
	}
	
table.monthday td a.currentday,  table.monthday td.currentday a{
	border:solid 1px #333 !important;
	}
	
td.eventday a:hover {
	background-color:#eee !important;
	}

/* extras */

.default-splash {
	margin-bottom:5px;
	font-family:Trebuchet MS, Arial;
}

#sitesearch .singlesearch .searchformfield {
	width:250px;
}

* html #sitesearch {
	padding:0 10px;
}

/* extras */

table.buyers-guide-search-results {
	width:100%;
	border-collapse:collapse;
	font-size:12px;
	line-height:normal;
}

table.buyers-guide-search-results ul{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

table.buyers-guide-search-results td {
	vertical-align:top;
	padding:10px 15px 10px 0;
	border-bottom:solid 1px #a6896d;
}

table.buyers-guide-search-results tr:last-child td {
	border-bottom:none;
	padding-bottom:0;
}

table.buyers-guide-search-results th {
	text-align:left;
	vertical-align:top;
	padding:15px 0 0 0;
	font-size:14px;
	font-family:Georgia, "Arial, Helvetica, sans-serif;
}

div#sitesearch_results div.info div {
	padding:0 10px;
}

div.bg-results-container {
	padding:0 15px 15px 15px;
	background:url(/images/search_background.jpg);
	background-repeat:no-repeat;
}

p.find-more {
	margin-top:10px;
}


.iframe {
	background-color:#fff;
	margin-bottom:5px;
	border-bottom:solid 1px #aaa;
}

.single-video .content {
	text-align:center;
}

.wwtn h2 {
	border-bottom:none;
	text-align:center;
	background-color:#F0F1EC;
}

.wwtn {
	background-color:#F0F1EC;
}

.unreserved h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:.5em;
}

.unreserved h2 {
	text-align:center !important;
	border-bottom:none !important;
}

.unreserved .content {
	padding-top:0;
}

.unreserved .feed-article {
	margin-bottom:0;
	border-bottom:none;
}

.cde-info h2.we-header {
	color:#a51c01;
	background-color:#fff;
	border-bottom:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0 0;
	text-transform:uppercase;
	padding-top:0;
	border-top:solid 3px #000;
}

.cde-info h2.we-header span {
	border-right:solid 1px #000;
	display:inline-block;
	padding:3px 7px;
}

.cde-info h2.we-header span.main-title {
	color:#7a1501;
	font-weight:600;
}

.cde-info h2.we-header span.sub-title {
	padding:3px 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000;
	border-right:none;
	font-weight:normal;
}


#column-3 select {max-width:200px;}

.cde-info h3 {
	padding:0 5px;
	line-height:1.75;
	font-size:12px;
	color:#fff;
	background-color:#444;
	margin-bottom:1px;
	text-transform:uppercase;
	}
	
.cde-info ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.cde-info li {
	margin:0;
	padding:0;
	border-bottom:solid 1px #fff;
	}
	
.cde-info li a {
	display:block;
	line-height:1.75;
	background-color:#eee;
	padding:0 5px;
	}
	
.cde-info li a:hover {
	text-decoration:none;
	background-color:#ccc;
	color:#000;
	}

.cde-info table {
	border-collapse:collapse;
	width:100%;
	margin-top:15px;
}

.cde-info table th {
	width:25%;
}

.cde-info table td.submit a {
	display:block;
	float:right;
	line-height:2em;
	padding:0 10px;
	background:#ddd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.cde-info table td.submit a:hover {
	text-decoration:none;
	background:#ccc;
}

.cde-info table td, .cde-info table th {
	border-top:solid 1px #ccc;
	padding:5px 5px 5px 0;
}

.subscribe-form #free-issues {
	float:left;
	margin-right:15px;
}

.subscribe-form {
	width:960px;
	margin:auto;
	text-align:left;
	padding:10px;
	background-color:#f5f5f5;
	margin-top:10px;
}

.subscribe-form form {
	margin:0;
	padding:0;
}

.subscribe-form h3 {
	text-align:center;
	background-color:#ccc;
	color:#333;
	font-size:12px;
	margin:0 0 10px 0;
	line-height:25px;
	font-weight:normal;
	text-transform:uppercase;
}

.subscribe-form table {
	border-collapse:collapse;
}

.subscribe-form table td {
	vertical-align:top;
	padding:3px;
}

a.feeds {
	background:url(/images/feed-icon.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:18px;
	display:inline-block;
}

a.feeds:hover {
	background-position:0px -14px;
	text-decoration:none;
}

.glossary ul{
	overflow:auto;
}

.glossary li {
	padding:0;
	border-bottom:none;
	float:left;
	margin:0 1px 3px; 0;
	}

.glossary li a {
	display: block;
	line-height: 1.75;
	background-color:#eeeeee;
	padding-top: 0pt;
	padding-right: 5px;
	padding-bottom: 0pt;
	padding-left: 5px;
}

.glossary li a:hover {
	text-decoration: none;
	background-color: #cccccc;
	color: #000000;
}

/* top shelf newsletter styles */

.top-shelf form {
	padding:0;
	margin:0;
	height:174px;
	width:300px;
	background-image:url(/images/winemail_final.gif);
	background-repeat:no-repeat;
	position:relative;
}

.top-shelf form input.email-address {
	position:absolute;
	bottom:5px;
	left:10px;
	width:180px;
}

.top-shelf form input.submit-button {
	position:absolute;
	bottom:5px;
	right:10px;
}

#geobase .module {
	border-bottom:none;
}

#geobase .module .content {
	padding:0;
}

#geobase .rectangle-ad h6 {
	text-align:center;
}

#geobase .tower-ad h6{
	text-align:center;
}

.feedback {
	border-bottom:none;
}
