@charset "utf-8";
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* Filename: default.css
* Version: 1.0 (2008-02-27) YYYY-MM-DD
* Website: http://thermokool.com/
* Author: MWB Interactive http://www.mwb.com
* Description: Handles the site layout & makes it pretty!

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
html, body { height: 100%;	overflow: auto; }
body { margin: 0px; background-color: #9c9c9c; }
body,td,th { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; }


 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== FORMS: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
legend { font-size: 14px; text-transform:uppercase; font-weight: bold; color: #299CC9; padding: 0px 6px 0px 6px; }
fieldset td { color: #444; }
.submit { padding: 6px; text-align:right; }
.forms { border: solid 1px #999; padding: 4px; font-size: 12px; }


 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== STRUCTURE: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#container { vertical-align: middle; margin: 0px auto; padding: 0px; width: 901px; position:relative;}
#header { margin-bottom: 10px; }
#inner { background-color: #FFFFFF; }
#navigation {
	text-align: right;
	width: 875px;
	margin: 0 0 0 13px;
	padding: 0;
}
#flash {
	width: 875px;
	margin: 0 0 0 13px;
	padding: 0;
	*margin-top: -3px;
	*margin-bottom: -10px;
}



 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== FEATURED: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#featured h2 {
	margin: 0px;
	padding: 0px;
}
#featured h2 a {
	font-size: 15px;
	font-weight: normal;
	color: #3cb7e6;
	text-decoration: none;
}
#featured td h2 a:hover {
	color: #1e7a9e;
}
#featured td h3 {
	font-size: 10px;
	color: #3b3b3b;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
	color:#888; 
}
#featured td p { font-size: 12px; margin: 0px; padding: 0px; color:#666; line-height:16px; }
#featured td p strong { font-weight:normal; }
#featureInstall { 
	clear: both;
}
#featureInstallLeft {
    float: left;
	width: 105px;
	padding: 10px 5px 0px 0px;
}
#featureInstallRight {
    float: left;
	width: 210px;
}
#featureInstallRight p { color:#777; line-height:20px; }
#featureInstallRight p a { font-size:10px; text-transform:uppercase; text-decoration: none; display:block; }
#featureInstallRight a:hover { text-decoration: none; }
.readmore a { background: url(images/bg-readmore.gif) no-repeat; height: 15px; display:block; padding-left:10px; margin-top:6px; }
.readmore a:hover { background: url(images/bg-readmore.gif) no-repeat 0 -15px; }
.greenpadding {
    margin: 0px;
	padding-top: 1px;
}
.featurepadding {
    margin: 0px;
	padding: 1px 0px 0px 10px;
}
 
  /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== GREEN: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#contentgreen {
	width: 875px;
	margin-left: 13px;
	background-color: #FFFFFF;
}
#contentgreen h1 {
	font-size: 20px;
	font-weight: bold;
	color: #4ba73e;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#aboutLeftgreen {
	width: 200px;
	margin: 20px 0px 0px 0px;
	float:left;
}
 
 
 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== CONTENT: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#content {
	width: 875px;
	margin-left: 13px;
	background-color: #FFFFFF;
}
#content h1 {
	font-size: 20px;
	font-weight: bold;
	color: #353535;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#content h1 a { font-size: 20px; }
#content h1 a:hover { text-decoration:none; }
#content h2 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #353535;
}
#content h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: italic;
}
#content h4 {
	font-size: 10px;
	color: #353535;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}
#content h5 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #3cb7e6;
}
#content h6 {
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	color: #299CC9;
	margin: 0px;
	padding: 0px;
}
#content a {
	font-size: 15px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}
#content a:hover {
	color: #3cb7e6;
}
#content p {
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
#contentFooter {
	width: 877px;
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
}


 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== ABOUT: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#aboutLeft {
	width: 173px;
	margin: 15px 0px 0px 17px;
	float:left;
}
#aboutLeft h2 a {
	font-size:11px;
	display:block;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 7px 0px;
}
#aboutLeft h2 a:hover {}
#aboutLeft ul {
	margin: 0px;
	padding: 0px;
}
#aboutLeft li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3cb7e6;
	padding: 6px 0px 6px 0px;
	list-style-position: inside;
	list-style-type: none;
}
#aboutRight {
	width: 623px;
	margin: 15px 0px 0px 17px;
	float:left;
}
#aboutRight a {
	font-size: 12px;
	font-weight: normal;
	color: #299CC9;
	text-decoration: none;
}
#aboutRight a:hover {
	color: #444;
	text-decoration: underline;
}
#aboutRight h2 a {
	font-size: 14px;
	font-weight: normal;
	color: #444;
	text-decoration: underline;
	text-transform: none;
	font-style: normal;
}
#aboutRight h2 a:hover {
color:#000;
text-decoration: none;
}
#aboutRight h3 {
	font-size: 10px;
	font-weight: normal;
	color: #1e7a9e;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
}
#aboutRight ul {
	margin: 0px;
	padding: 0px;
}
#aboutRight li {
	border: none;
	padding: 6px 0px 6px 0px;
	margin-left: 20px;
	list-style-image: url(images/bullet-arrow.gif);
	list-style-position: outside;
	list-style-type: none;
}

#aboutRight input.on { color : #000000; border: solid 1px #b7b7b7; background: #f7fcfe; padding: 2px 2px;}
#aboutRight input.on:hover { color : #000000; border: solid 1px #4391b0; background: #ffffff; padding: 2px 2px;}
#aboutRight input.on:focus { color : #000000; border: solid 1px #4391b0; background: #ffffff; padding: 2px 2px;}
#aboutRight input.onIE { color : #000000; border: solid 1px #4391b0; background: #ffffff; padding: 2px 2px;}

#aboutRight textarea.on { color : #000000; border: solid 1px #b7b7b7; background: #f7fcfe; padding: 2px 2px;}
#aboutRight textarea.on:hover { color : #000000; border: solid 1px #4391b0; background: #ffffff; padding: 2px 2px;}
#aboutRight textarea.on:focus { color : #000000; border: solid 1px #4391b0; background: #ffffff; padding: 2px 2px;}
#aboutRight textarea.onIE { color : #000000; border: solid 1px #4391b0; background: #ffffff; padding: 2px 2px;}

#aboutRight input.post {display:block; float:left; width: 81px; height: 25px; background: url(images/btn-submit.gif) no-repeat; border: none; padding: 0px;}
/*#aboutRight input.post:hover { background: url(images/btn-submit.jpg) no-repeat; border: none;  padding: 0px; }
#aboutRight input.postIE { width: 81px; height: 25px; background: url(images/btn-submit.gif) no-repeat; border: none; padding: 0px;}*/

 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== EXTRANET: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#extPanel { height: 50px; display: none; text-align: right; background-color: #ffffff; border-bottom: solid 5px #1392c6; }
#extPanel form { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #676767; padding: 10px; }
.extSlide { margin: 0; padding: 0; border: none; background: url(images/btn-extranet.gif) no-repeat right top; }
.extBtnslide { background: url(images/white-arrow.gif) no-repeat right -53px; text-align: right; width: 114px; height: 31px; padding: 0px 0px 0 0; margin-left: 787px; display: block; text-decoration: none; }
.extActive { background-position: right 8px; }


 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== FOOTER: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#footer { width: 875px; margin-left: 18px; padding:10px 0 0 0; color: #FFFFFF; font-size: 11px; text-align: right; clear:both; }
#footer a { text-decoration: none; margin: 0px 25px 0px 0px; color: #fff; }
#footer a:hover { text-decoration: none; color: #595959; }


 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== CLASSES: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#shows { position:absolute; z-index:100; margin:0px 0 0 0; }


 /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== AWARDS: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
 #awards { position:absolute; top:25px; left:155px; z-index:10; height:84; width:123px; }