/* these styles define what is customizable for a standard implementation */

/* page layout */

body {
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
	
#page-body {
	background-color:#E2DECF;
	}
	
#leaderboard-layer {
	padding:5px 0;
	background-color:#000000;
}

#leaderboard {
	width:980px;
	margin:auto;
	text-align:center;
}
	
#navigation-layer {
	background-color:#333;
	}
	
#branding-layer {
	background-color:#fff;
	}
	
/* general styles */

a {
	color:#336699;
	}

a:hover {
	color: #336699;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000
	}
	
.module h2 {
	color:#254b60;
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
/* navigation */
	
ul#nav li a {
	background-color:#444;
	color:#fff;
	font-size:11px; 
	padding:0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
ul#nav li a:hover, ul#nav li a.hover {
	background-color:#333;
	color:#fff;
	}
	
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:Georgia, "Times New Roman", Times, serif;
	color:#000;
	}
	
#article-body {
	line-height: 2;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
h3.article-subtitle {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	color:#333;
	}

.sidebar-right {
	float:right;
	margin:0 0 5px 15px;
	padding:15px 0 15px 15px;
	width:225px;
	color:#404040;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border-top:solid 1px #404040;
	border-left:solid 1px #404040;
	background-color:#fff;
	}
	
.sidebar-left {
	float:left;
	margin:0 15px 5px 0;
	padding:15px 15px 15px 0;
	width:225px;
	color:#404040;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border-top:solid 1px #404040;
	border-right:solid 1px #404040;
	background-color:#fff;
	}


	
.pullquote {
	border-bottom:solid 1px #a39382;
	border-top:solid 1px #a39382;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	color:#a39382;
}

.dropcap {
	float:left;
	font-size:350%;
	line-height:90%;
	padding-top:2px;
	font-weight:normal;
	margin-right:.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
}


/* modules - derived from colors and styles indicated above */

table.articles th {
	border-bottom:none;
	}

.on-newsstands-now .price, .on-newsstands-now .duration {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#a39382;
	}
	
.photoFaderMenu div a {
	color:#666;
	}
	
.photoFaderMenu div a:hover {
	color:#666;
	border:solid 1px #666;
	}
	
.photoFaderMenu div.unselected:hover {
	background-color:#666;
}

.photoFaderMenu div.selected, .photoFaderMenu div.selected:hover {
	background-color:#843224;
}

.photoFaderMenu div.selected a, .photoFaderMenu div.selected a:hover{
	border:solid 1px #843224;
	color:#843224;
	}	
	
.photoFaderMenu li a:active, .photoFaderMenu li a:focus, .photoFaderMenu li a.selected, .photoFaderMenu li a.selected:hover {
	color:#fff !important;
	background-color:#843224 !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:#843224 !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;
	}
	
.follow-us-online img {
	margin-right:5px;
	}
	
.follow-us-online img.last {
	margin-right:0;
	}
	
.promotional-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:1em;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:20px;
	color:#88C070;
}

.promotional-text .smaller {
	text-transform:none;
	font-size:14px;
	line-height:1.2em;
}

.call-to-action {
	font-size:14px;
	font-weight:bold;
}

.leaderboard {
	background-color:#fff;
	padding:5px;
	margin-bottom:5px;
}

.newsletter table {
	border-collapse:collapse;
	width:100%;
	border-top:solid 1px #ccc;
}

.newsletter table td {
	padding:5px;
	border-bottom:solid 1px #ccc;
}

.slideshow {
	background-color:#fff;
}

.slideshow .sg-splash-right-menu {
	margin:5px;
}

#BIMVIDcompanion {
	position:relative !important;
	text-align:center;
}

table.store-covers td {
	text-align:center;
	vertical-align:top;
	font-weight:bold;
}


