@charset "utf-8";
body {
	background-color: #160711;
	background-image:url(img/WG_Website_Bkgd2.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#full {
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
}
#container {
	margin:0 auto;
	width:885px;
	background-color:#5B1C49;
	background-image:url(img/container_slice.png);
	background-position:center top;
	background-repeat:repeat-y;
	color:#494949;
}
#contenthome {
	margin:0 auto;
	width:834px;
}
#container-bottom {
	margin:0 auto;
	width:885px;
	height:34px;
	background-image:url(img/container_bottom3.png);
	background-position:center bottom;
	background-repeat:none;
}
#containerhome {
	margin:0 auto;
	width:885px;
	background-color:#5B1C49;
	background-image:url(img/container_slice_home.png);
	background-position:50% 15%;
	background-repeat:repeat-y;
	color:#FFF;
	line-height:0;
}
#container-bottom-home {
	margin:0 auto;
	width:885px;
	height:34px;
	background-image:url(img/container_bottom1.png);
	background-position:center bottom;
	background-repeat:none;
}
#container-top {
	margin:0 auto;
	width:885px;
	height:203px;
	background-image:url(img/sub_header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#container-top-cs {
	margin:0 auto;
	width:885px;
	height:203px;
	background-image:url(img/sub_header_cs.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#homemain {
	width:591px;
	background-image:url(img/homeProduct.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
#homemainBtm {
	width:591px;
}
#homesidebar {
	background-image:url(img/wineguardian-logo_sm.gif);
	background-position:96% 100%;
	background-repeat:no-repeat;
	float:right;
	width:240px;
}

#homesidebar h2 {
	font-size:18px;
	line-height:30px;
	text-align:left;
	color:#5B1C49;
	padding:10px 20px;
}
#homesidebar h3 {
	font-size:12px;
	line-height:18px;
	text-align:left;
	color:#FFF;
	font-weight:normal;
	padding:10px 20px;
}

#maintitle {
	position:relative;
	top:14px;
	left:34px;
	height:60px;
	width:700px;
}
#maintitle h1 {
	color:#5B1C49;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	text-align:left;
}
#mainsubtitle {
	position:relative;
	bottom:0px;
	left:48px;
	height:24px;
	width:580px;
	top: 123px;
	overflow:hidden;
	margin:0;
	padding:0;
}
#mainsubtitle h2 {
	color:#646464;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:left;
	overflow:hidden;
	margin:0;
	padding:0;
}
#mainsubtitleFAQ {
	position:relative;
	bottom:0px;
	left:48px;
	height:24px;
	width:580px;
	top: 121px;
	overflow:hidden;
	margin:0;
	padding:0;
}
#mainsubtitleFAQ h2 {
	color:#646464;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:left;
	overflow:hidden;
	margin:0;
	padding:0;
}
#submain {
	width:832px;
	margin:0 26px 0 27px;
	line-height:0;
}
#holdme {
	width:558px;
	text-align:left;
	line-height:0;
}
#subNav1 {
	width:558px;
	background-color:#646464;
	text-align:left;
}
#subNav2 {
	width:528px;
	padding-left:30px;
	text-align:left;
	background-color:#8C8C8C;
}
#subcontent {
	width:528px;
	line-height:16px;
}
#subcontentBtm {
	width:558px;
	height:40px;
	background-image:url(img/bottomleaves.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
#subsidebar {
	width:262px;
	float:right;
}
#innerWhite {
	width:558px;
	background-color:#FFF;
	border-bottom:2px #C2C2C2 solid;
}
#inner1, #inner2 {
	width:260px;
	float:left;
}
#inner3 {
	width:300px;
	float:left;
}
#inner4 {
	width:230px;
	float:left;
}
#footer {
	font-size:9px;
	color:#FFF;
	margin:0 auto;
	width:877px;
	padding:4px;
}
#header {
	margin:0 auto;
	width:877px;
	padding:6px 8px 0 8px;
	text-align:left;
	position:relative;
}
#topnav {
	position:absolute;
	right:5px;
	top:34px;
	width:579px;
	height:33px;
	z-index:500;
}
#optionsside {
	position:relative;
	height:520px;
	clear:both;
}
#d_watercooled, #d_electricheat, #d_lowambient, #d_highambient, #d_heatingcoil, #d_humid, #ttw_remote, #ttw_ductadapt, #blankoptions {
	position:absolute;
	top:0;
	left:0;
	height:500px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.homebody h1 {
	font-size:18px;
	text-align:left;
	margin:0 220px 12px 40px;
	line-height:24px;
}
.homebody p {
	font-size:12px;
	line-height:18px;
	text-align:left;
	margin:0 220px 12px 40px;
}
.homebody a {
	color:#BBB;
}
.homebody a:hover, .homebody a:active {
	color:#FFF;
	text-decoration:none;
	border-bottom:#A4BD0A 2px dotted;
}
.dropshadow {
    /* Empty declaration: this is here so that you can tag shadowed things */
}

.shadowed {
    /* This styles our actual text */
    color: #FFF;
    position: absolute;
    background: transparent !important;
    z-index: 10;
    margin: 0;
}
.subnav1 {
	color:#FFF;
	font-size:12px;
	background-color:#646464;
	text-align:left;
	line-height:18px;
}
.subnav1 a {
	color:#FFF;
	text-decoration:none;
}
.subnav1 a:hover, .subnav1 a:active {
	color:#BBB;
	text-decoration:none;
	border-bottom:#A4BD0A 2px dotted;
}
.subnav2 {
	color:#FFF;
	font-size:12px;
	background-color:#8C8C8C;
	text-align:left;
	line-height:18px;
}
.subnav2 a {
	color:#FFF;
	text-decoration:none;
}
.subnav2 a:hover, .subnav2 a:active {
	color:#BBB;
	text-decoration:none;
	border-bottom:#A4BD0A 2px dotted;
}
.product1 {
	padding:8px 15px;
	/* margin-bottom:6px; */
	border-bottom:2px #C2C2C2 solid;
	width:528px;
}
.product1 a:link, .product1 a:visited, .product2 a:link, .product2 a:visited, #homesidebar a:link, #homesidebar a:visited {
	color:#5B1C49;
	text-decoration:none;
	border-bottom:#A4BD0A 1px dotted;
}
.product1 a:hover, .product1 a:active, .product2 a:hover, .product2 a:active, #homesidebar a:hover, #homesidebar a:active {
	color:#333;
	text-decoration:none;
	border-bottom:#A4BD0A 2px dotted;
}
.product1 img {
	border:#5B1C49 1px solid;
	margin:10px 10px 10px 20px;
}
img.dist {
	border:#FFF 2px solid;
	margin:4px 10px;
}
.product1 h2 {
	color:#5B1C49;
	font-size:17px;
	text-align:left;
	padding:10px 5px 12px 4px;
	line-height:20px;
}
.product1 h3 {
	color:#5B1C49;
	font-size:14px;
	line-height:20px;
	text-align:left;
	padding:10px 5px 12px 4px;
}
.product1 h4 {
	color:#494949;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:18px;
	padding:4px 4px;
}
.product1 p {
	color:#494949;
	font-size:12px;
	text-align:left;
	line-height:18px;
	padding:4px 4px 12px 4px;
}
.product1 ul {
	list-style:disc;
	color:#494949;
	font-size:12px;
	text-align:left;
	line-height:18px;
	padding:4px 4px;
	padding:4px 4px 12px 34px;
}
.product2 {
	padding:8px 6px;
	background-color:#FFF;
	border-right:1px #C2C2C2 inset;
}
.product2 h3 {
	color:#5B1C49;
	font-size:14px;
	text-align:left;
	padding-left:20px;
	line-height:20px;
}
.product2 p {
	color:#494949;
	font-size:12px;
	text-align:center;
	margin:4px 10px;
	line-height:18px;
}
.product2 ul {
	list-style-type:disc;
	color:#494949;
	font-size:12px;
	text-align:left;
	margin-left:40px;
	line-height:18px;
}
.product3 {
	padding:8px 6px;
	background-color:#FFF;
}
.product3 h3 {
	color:#5B1C49;
	font-size:14px;
	text-align:left;
	line-height:20px;
}
.product3 ul {
	color:#494949;
	list-style-type:disc;
	font-size:12px;
	line-height:24px;
	text-align:left;
	margin-left:40px;
}
.product3 ul a {
	color:#494949;
	text-decoration:none;
	padding-left:8px;
	cursor:auto;
}
.product3 ul li:hover {
	background-color:#5B1C49;
	color:#FFF;
}
.product3 ul a:hover {
	color:#FFF;
	border:none;
}
.optionsside {
	padding:8px 6px;
	margin-bottom:6px;
	/* background-image:url(img/options_txt.png);
	background-position:bottom center;
	background-repeat:no-repeat; */
}
.optionsside img {
	border:#5B1C49 1px solid;
	margin:6px auto;
}
.optionsside h2 {
	color:#5B1C49;
	font-size:17px;
	text-align:left;
	margin-left:20px;
	padding-bottom:8px;
	line-height:24px;
}
.optionsside h3 {
	color:#FFF;
	font-size:14px;
	text-align:left;
	padding-bottom:8px;
	margin-left:20px;
	line-height:20px;
}
.optionsside p, .optionsside ul {
	color:#FFF;
	font-size:11px;
	text-align:left;
	padding-bottom:8px;
	margin-left:20px;
	width:200px;
	line-height:14px;
}
.optionsside ul {
	list-style-type:disc;
	margin-left:40px;
}
.plainside {
	padding:8px 6px;
	margin-bottom:6px;
	/* background-image:url(img/options_txt.png);
	background-position:bottom center;
	background-repeat:no-repeat; */
}
.plainside img {
	border:#5B1C49 1px solid;
	margin:6px auto;
}
.plainside h2 {
	color:#5B1C49;
	font-size:17px;
	text-align:left;
	margin-left:20px;
	padding-bottom:12px;
	line-height:24px;
}
.plainside p, .plainside ul {
	color:#FFF;
	font-size:12px;
	text-align:left;
	padding-bottom:12px;
	margin-left:20px;
	line-height:14px;
}
.plainside ul {
	list-style-type:disc;
	margin-left:40px;
}
.formlabels {
	color:#5B1C49;
	font-size:12px;
	text-align:right;
	line-height:16px;
}
p.cite {
	font-size:10px;
	line-height:16px;
	text-align:left;
	margin:0 10px 4px 10px;
}
ul.faq {
	line-height:26px;
}

p.faq {
	padding-bottom:20px;
	text-align:right;
	line-height:18px;
}
p.faq img {
	margin:0 6px;
	border:none;
}


/* ----------------------------- */

.purple {
	color:#5B1C49;
}
.green {
	color:#A4BD0A;
}
.ltgrey {
	color:#C2C2C2;
}
.dkgrey {
	color:#5E5E5E;
}
.menudiv {
	background-image: url(img/whitesq.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top:#646464 6px solid;
	border-bottom:#646464 6px solid;
}
.menudiv2 {
	background-image: url(img/whitesq.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top:#8C8C8C 4px solid;
	border-bottom:#8C8C8C 4px solid;
}
.phone {
	font-size: 12px;
}
table.phone {
	margin:4px 4px 12px 14px;
	text-align:left;
}
.nohover a:hover, .nohover a:active, .nohover a:link, .nohover a:visited {
	text-decoration:none;
	border-bottom:none;
}
