@charset "UTF-8";
/* CSS Document */

/* -- WIDGET STYLES -- */
/* SpryTabbedPanels.css - Revision: Spry Preview Release 1.4 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.TabbedPanels {
	margin: 0px;
	float: left;
	clear: none;
	width: 98%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug) */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #666666;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
}
.TabbedPanelsTabHot {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #CC3333;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
}
.TabbedPanelsTabHover {
	background-color: #CCCCCC;
	color: #333333;
}
.TabbedPanelsTabHotHover {
	background-color: #333333;
	color: #CC3366;
}
.TabbedPanelsTabSelected {
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #CCCCCC;
}
.TabbedPanelsTabHotSelected {
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #CCCCCC;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsTabHot a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #333333;
}
.TabbedPanelsContent {
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.TabbedPanelsContentVisible {
}

/* -- END WIDGET STYLES --*/


/* -- Inside the Tabs -- */

.content_hasTabs {
}
.tab_content {
	background-color: #FFFFFF;
	border: 2px solid #CC0000;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
.tab_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 10px;
}
.tab_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 10px;
}
.tab_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tab_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-left: 10px;
}
.tab_content img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.tab_content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin-top: 7px;
}
.tab_content a:link {
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
}
.tab_content a:visited {
	text-decoration: none;
	color: #9966CC;
	font-weight: normal;
}
.tab_content a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.tab_contents a:active {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.zoomify {
	float: right;
	height: 125px;
	width: 125px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.zoomify img {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pro_pointer {
	margin: 5px;
	border: 2px solid #CC0000;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 100px;
}
.pro {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #333333;
	padding-bottom: 10px;
	float: left;
	border: 3px solid #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.pro p {
	text-align: center;
}
.pro a:link {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
.pro a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.pro a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.pro a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.coldsnap_sizes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center;
	color: #000000;
	width: 550px;
}
.direct {
	background-color: #FFFFFF;
	float: left;
	width: 360px;
	padding-top: 10px;
}
.direct form {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CC0000;
}
.direct select {
	margin-top: 0px;
	margin-bottom: 15px;
}
.direct input {
	margin-top: 10px;
	margin-bottom: 0px;
	vertical-align: baseline;
}
.direct img {
	margin-top: 5px;
}
.direct_title {
	width: 250px;
	background-image: url(elements/common/title_banner_slice.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	padding-top: 2px;
	padding-left: 5px;
}
.dealers {
	float: right;
	width: 200px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 10px;
}
.dealers a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	background-color: #CC0000;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.dealers a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	display: block;
	background-color: #CC0000;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.dealers a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	display: block;
	background-color: #333333;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.dealers a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	background-color: #333333;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.promo_spot {
	width: 104px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.promo_spot h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	letter-spacing: 1px;
}
.promo_spot h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.promo_spot p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-weight: normal;
	text-align: center;
}
.promo_spot a:link, .promo_spot a:visited {
	background-color: #FFFFFF;
	color: #0066FF;
	text-decoration: none;
	border: 1px solid #0066FF;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.promo_spot a:hover, .promo_spot a:active {
	background-color: #0066FF;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #0066FF;
	display: block;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
#adp_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin-left: 10px;
	width: 730px;
}
#adp_table td {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.new_red {
	color: #990000;
}
