/* Global Elements */
a,p,table,th,td,h1,li,div {
	font-family: helvetica, verdana, arial;
}
input, checkbox, select, textarea { 
	background-color: #ededed; 
	color: #000000; 
	font-size: 9px; 
}
body {
	background-color: #FFFFFF;
	padding: 0px;
}
a:link, a:active, a:visited { 
	color:#687f8e; 
	text-decoration: none; 
}
a:hover { 
	color:#c98427; 
	text-decoration: none; 
}

/* Header Title & Photo Banners */
.header_box {
	font-size: 25px;
	color:#687f8e;
	background-image: url(images/winter_title_banner.jpg);
	width: 515px;
	height: 180px;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	text-transform: uppercase;
}
.photo_box {
	width: 285px;
	height: 263px;
	background-image: url(images/winter_photo_banner.jpg);
}

/* Top Menu Elements */
.top_menu {
	background-image: url(images/top_menu_color_bg.jpg);
	font-size: 12px;
	color:#ffffff;
	text-transform: uppercase;
}
.top_menu_image {
	vertical-align: middle;
	height: 24px;
}
td.top_menu a {
	background-image: url(images/top_menu_color_bg.jpg);
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
}
td.top_menu2 a {
	background-image: url(images/winter_top_menu_bg_on.jpg);
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
}
a.top_menu:link, a.top_menu:active, a.top_menu:visited {
	font-size: 12px;
	color:#ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
a.top_menu:hover {
	font-size: 12px;
	color:#ffffff;
	text-transform: uppercase;
	text-decoration: underline;
}

/* Side Menu Elements */
.side_menu_box {
	background-image: url(images/winter_side_menu_bg.jpg);
	width: 118px;
	height: 346px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: top left;
}
.side_menu_head {
	font-size: 22px;
	color:#ffffff;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: -2px;
	margin-top: -10px;
}
.side_menu_link {
	font-size: 10px;
	color:#ffffff;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 15px;
	margin-top: -20px;
	padding-bottom: 10px;
}
a.side_menu:link, a.side_menu:active, a.side_menu:visited { 
	color:#ffffff; 
	text-decoration: none; 
}
a.side_menu:hover { 
	color:#c98427; 
	text-decoration: none; 
}
.photo_credit{
	font-size: 10px;
	color: #666666;
	text-align: center;
}
a.photo_credit:link, a.photo_credit:active, a.photo_credit:visited { 
	color:#666666; 
	text-decoration: none; 
}
a.photo_credit:hover { 
	color:#c98427; 
	text-decoration: none; 
}

/* Sidebar Elements */
.sidebar_box {
	font-size: 14px;
	color:#666666;
	width: 167px;
	height: 346px;
	text-align: center;
	vertical-align: top;
}
.sidebar_text {
	font-size: 9px;
	color: #666666;
	text-transform: none;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
}
.sidebar_head_search {
	padding-top: 11px;
	background-image: url(images/winter_sidebar_search.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: middle;
	text-align: right;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 5px;
}
.sidebar_head_report {
	padding-top: 11px;
	background-image: url(images/winter_sidebar_report.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: middle;
	text-align: right;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 5px;
}
.sidebar_head_weather {
	padding-top: 11px;
	background-image: url(images/winter_sidebar_weather.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: middle;
	text-align: right;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 5px;
}
.sidebar_content {
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 11px;
	padding: 10px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.4em;
	text-align: center;
}
a.sidebar_more:link, a.sidebar_more:active, a.sidebar_more:visited { 
	color:#ffffff; 
	text-decoration: none; 
}
a.sidebar_more:hover { 
	color:#c98427; 
	text-decoration: none; 
}
a.sidebar_link:link, a.sidebar_link:active, a.sidebar_link:visited { 
	color:#666666; 
	text-decoration: none; 
}
a.sidebar_link:hover { 
	color:#c98427; 
	text-decoration: none; 
}

/* Content Area Elements */
.content_box {
	padding: 10px;
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
	vertical-align: top;
	text-align: left;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.content_head {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #c98427;
}
.content_main {
	width: 100%;
	height: 375px;
	overflow: auto;
}
.content_home {
	width: 100%;
	height: 100px;
	overflow: auto;
}
.content_specials {
	width: 100%;
	height: 200px;
	overflow: auto;
}
.content_text {
	font-size: 12px;
	color: #666666;
	line-height: 1.3em;
}
.content_paging {
	font-size: 14px;
	color: #333333;
}
.error_text {
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
.error_text2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.1em;
}
.sale_text{
	font-size: 11px;
	color: #FF0000;
}
.content_table{
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	color: #666666;
}
.content_table_bt{
	border-bottom-color: #ededed;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.content_table_rt{
	border-right-color: #ededed;
	border-right-style: solid;
	border-right-width: 1px;
}
.detail_box{
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: #333333;
	line-height: 1em;
}
.detail_header{
	font-size: 20px;
	color: #333333;
	line-height: 1em;
	font-weight: bold;
}
.detail_text{
	font-size: 14px;
	color: #333333;
}
.detail_sale_text{
	font-size: 24px;
	color: #FF0000;
	line-height: 1.1em;
}
.detail_price_text{
	font-size: 24px;
	color: #c98427;
	line-height: 1.1em;
}
.detail_call_text{
	font-size: 18px;
	color: #687f8e;
	line-height: 1em;
}
a.content_text:link, a.content_text:active, a.content_text:visited {
	color:#666666;
	text-decoration: none;
}
a.content_text:hover { 
	color:#c98427; 
	text-decoration: none; 
}

/* Specials Elements */
.specials_box {
	background-image: url(images/winter_specials_box.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 515px;
	height: 174px;
}
.specials_table {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 45px;
	padding-left: 15px;
}
.specials_content {
	width: 139px;
	height: 127px;
	background-image: url(images/product_photo_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.specials_photo {
	text-align: right;
	vertical-align: middle;
}
.specials_text {
	font-size: 40px;
	color:#687f8e;
	text-align: left;
	vertical-align: top;
	margin-top: -118px;
	padding-left: 10px;
	line-height: 0.9em;
	font-weight: bold;
	text-shadow: white 0px 0px 3px;
}

/* Footer Elements */
.copyright_box {
	font-size: 9px;
	color:#ffffff;
	background-image: url(images/winter_footer_bar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 4px;
	padding-right: 30px;
	height: 36px;
}
.credits {
	font-size: 9px;
	color:#999999;
	text-align: center;
	vertical-align: bottom;
}
a.credits:link, a.credits:active, a.credits:visited {
	color:#999999;
	text-decoration: none;
}
a.credits:hover { 
	color:#c98427; 
	text-decoration: none; 
}
