/*
// $Id: wrapper.css,v 1.1 2009/10/08 21:49:37 randyr Exp $
// $Revision: 1.1 $
// $Author: randyr $
//
// $Log: wrapper.css,v $
// Revision 1.1  2009/10/08 21:49:37  randyr
// created new theme
//
//
*/

/* GLOBAL */

body
{
	/*background:url(../images/bg.repeat.jpg) repeat-y;*/
	margin:0;
	padding:0;
	overflow-x:hidden;
	background-image: url(../images/bg.repeat.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: fixed;
}

body,th,td,p,input
{
	font:normal 11px Verdana;
	color:#686a6e;
	line-height:14px;
}

th {font-weight:bold}

form {display:inline}

h1,h2,h3,h4,h5,h6 {margin:0;padding:3px 0;}

h1
{
	font-family:Helvetica, sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#102c4f;
	text-transform:uppercase;
	line-height:22px;
}

h2, h2 a, h2 a:hover
{
	font-family:Georgia;
	font-style:italic;
	font-weight:normal;
	font-size:16px;
	color:#011b3f;
	text-decoration:none;
	line-height:16px;
}

a {font:bold 11px Verdana;color:#ff6600}
a:hover {color:#d95c05}

ul 
{
	list-style-type: none;
	margin:0;
	padding:0;
}

li
{
	background:url(../images/arrow.gif) no-repeat 0 4px;
	padding-left:10px;
	line-height:1.5em;
}

img {border:0}

#parent 
{
	width:868px;
	margin:auto;
}

#mainnav {background-color: #fff;}

#buyonline {
	position:relative; 
	/*background-color:#f3c218;*/
	background:url(../images/bg.yellow-bar.gif) repeat-x top left;
	width: 868px;
	height:35px;
	text-align:right;
	padding: 0px;
}

#buyonline .left {
	float: left;
}
#buyonline .right {
	float: right;
}

#callouts 
{
	width:90%;
	border:0;
	float:right;
}

#twitter {
	width: 211px;
	height: 199px;
	background:url(../images/bg.twitter.jpg) no-repeat top left;
}

	ul#twitter_update_list	{
		margin: 0;
		padding: 40px 10px 10px 0px;
		list-style-type: none;
	}
	ul#twitter_update_list li 
	{
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		background: none;
	}
	ul#twitter_update_list li a:link {
		color: #fff;
		text-decoration: none;
	}
	ul#twitter_update_list li a:visited {
		color: #fff;
		text-decoration: none;
	}
	ul#twitter_update_list li a:hover {
		color: #fff;
		text-decoration: underline;
	}
	ul#twitter_update_list li a:active {
		color: #fff;
		text-decoration: underline;
	}

#content
{
	width:620px;
	padding:16px 15px 10px 0;
	/*float:right;*/
}

#content h1 {padding-bottom:8px;}

#datepicker
{
	position:absolute;

}

#footer
{
	font:normal 11px Helvetica, Arial, sans-serif;
	color:#8497ab;
	text-align:right;
	float:right;
	padding-top:10px;
	width: 868px;
}

#footer a 
{
	font:bold 11px Helvetica, Arial, sans-serif;
	color:#10155d;
	text-decoration:none;
	text-transform:uppercase;
}

#footer a:hover {color:#102c4f;}

#footerPhone {
	font: bold 11px Arial;
	color: #4e5c6b;
	padding-left: 25px;
}

#header {
	width: 868px;
	height: 103px;
	background-image: url(../images/bg_header_winter.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}

#hero {height:400px;}

#hero img
{
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}

#hero_caption
{
	width:350px;
	height:20px;
	float:left;
	opacity:0.8;
	filter:alpha(opacity=80);
	background-color:#fff;
	font:italic 11px Georgia;
	color:#385371;
	padding:6px 0 0 121px;
}

#hero_overlay
{
	width:867px;
	position:absolute;
	margin-top:-26px;
	z-index:2;
}

#leftcol
{
	width:217px;
	/*float:left;*/
	padding:10px 0 15px 10px;
	/*border: 1px solid red;*/
}

#leftcol a
{
	font:bold 11px #7a8da1;
	color:#7a8da1;
	text-transform:uppercase;
	text-decoration:none;
}

#leftcol a:hover
{
	font:bold 11px #7a8da1;
	color:#102c4f;
	text-decoration:none;
}

#leftcol h1 a, #leftcol h1 a:hover
{
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#7a8da1;
	text-transform:uppercase;
}

#leftcol ul li
{
	background-image:none;
	padding-left:6px;
}

#snowreport tr td
{
	font-weight: bold;
	vertical-align:top;
	color:#102c4f;
}

#subhero {height:276;}

#ticker {padding:3px}

#weather
{
	width:261px;
	margin-top:44px;
	height:52px;
	float:right;
	background-color: #f5f78c;
}

.bkg_fixed
{
	background:url(../images/bg.jpg) no-repeat top center;
	position:absolute;
	width:100%;
	height:768px;
}

.debug {border:solid 1px red;}
.debug2 {border:solid 1px green;}
.error {color:#ff0000;}
.orange {color:#ff6600;}

.palette
{
	width:337px;
	height:172px;	
	float:right;
	margin-right:1px;
	position:relative;
	z-index:2;
	margin-top:-172px;
	/*
	opacity:0.9;
	filter:alpha(opacity=90);
	background-color:#000;
	*/
	background-color:#131414;
}

.palette a
{
	text-decoration:none;
}

.palette h2
{
	font-family:Georgia;
	font-style:italic;
	font-size:15px;
	color:#ff6600;
}

.palette_nav
{
	width:867px;
	height:26px;
	position:absolute;
	text-align:right;
	z-index:2;
	margin-top:-198px;
	display:none;
}

.palette ul li a
{
	font-style:italic;
}

table.palette
{
	vertical-align:top;
}

table.palette tr td
{
	vertical-align:top;
}