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

* {
	margin: 0;
	padding: 0;
}
html, body {
	font-size: .9em;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #fff;
}
body#start {
	background:#000 url(../images/bg_home.jpg) center top no-repeat;
}
body#products{
	background:#000 url(../images/bg_products.jpg) center top no-repeat;
}
body#floilcooler{
	background:#000 url(../images/bg_fl.jpg) center top no-repeat;
}
body#amoilcooler{
	background:#000 url(../images/bg_am.jpg) center top no-repeat;
}
body#upgrade{
	background:#000 url(../images/bg_upgrade.jpg) center top no-repeat;
}
body#reviews{
	background:#000 url(../images/bg_reviews.jpg) center top no-repeat;
}
body#why{
	background:#000 url(../images/bg_why.jpg) center top no-repeat;
}
body#installation{
	background:#000 url(../images/bg_installation.jpg) center top no-repeat;
}
body#dealers{
	background:#000 url(../images/bg_dealers.jpg) center top no-repeat;
}
body#contactus{
	background:#000 url(../images/bg_contactus.jpg) center top no-repeat;
}
body#gallery{
	background:#000 url(../images/bg_gallery.jpg) center top no-repeat;
}
p {
	padding: 4px 0 4px 0;
}
object, a, .txtarea, input { 
	outline:none; 
	border: 0;
}
a:link, a:hover, a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	height: .01em;
	line-height: .01em;
	overflow: hidden;
	clear: both;
}
.line {
	height: 12px;
	border-top: #999 1px dotted;
	margin: 12px 0 0 0;
	width: 100%;
	clear: both;
}
.red {
	color: #e21111;
}
#wrapper {
	width: 954px;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
#logo {
	clear: both;
	width: 954px;
	position: relative;
	height: 115px;
}
#logo img.logo {
	position: absolute;
	top: 0;
	left: 330px;
}
#logo #patent {
	position: absolute;
	right: 0;
	top: 5px;
	font-weight: bold;
	color: #F00;
}
#logo #flags {
	position: absolute;
	right: 0;
	top: 70px;
	width: 100px;
	text-align: right;
}
#nav {
	width: 954px;
	height: 25px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 25px;
}
#nav ul li {
	display: inline;
	float: left;
}
#nav ul li a {
	float: left;
	height: 0;	
	background: url(../images/nav-sprite.png) 0 -1px no-repeat;
	outline: 0;
	padding-top: 25px;
	overflow: hidden;
}
#nav li#home a {
	width: 113px;	
}
#start #nav li#home a {
	background-position: 0 -26px;
}
#nav li#home a:hover {
	background-position: 0 -26px;
}
#products #nav li#products a {
	background-position: -113px -26px;
}
#nav li#products a {
	width: 128px;
	background-position: -113px -1px;
}
#nav li#products a:hover {
	background-position: -113px -26px;
}
#nav li#fl a {
	width: 128px;
	background-position: -113px -1px;
}
#floilcooler #nav li#fl a {
	background-position: -113px -26px;
}
#nav li#fl a:hover {
	background-position: -113px -26px;
}
#nav li#reviews a {
	width: 95px;
	background-position: -241px -1px;
}
#reviews #nav li#reviews a {
	background-position: -241px -26px;
}
#nav li#reviews a:hover {
	background-position: -241px -26px;
}
#nav li#why a {
	width: 188px;
	background-position: -336px -1px;
}
#why #nav li#why a {
	background-position: -336px -26px;
}
#nav li#why a:hover {
	background-position: -336px -26px;
}
#nav li#installation a {
	width: 121px;
	background-position: -524px -1px;
}
#installation #nav li#installation a {
	background-position: -524px -26px;
}
#nav li#installation a:hover {
	background-position: -524px -26px;
}
#nav li#gallery a {
	width: 90px;
	background-position: -645px -1px;
}
#gallery #nav li#gallery a {
	background-position: -645px -26px;
}
#nav li#gallery a:hover {
	background-position: -645px -26px;
}
#nav li#dealers a {
	width: 95px;
	background-position: -735px -1px;
}
#dealers #nav li#dealers a {
	background-position: -735px -26px;
}
#nav li#dealers a:hover {
	background-position: -735px -26px;
}
#nav li#contactus a {
	width: 124px;
	background-position: -830px -1px;
}
#nav li#contactus a:hover {
	background-position: -830px -26px;
}
#contactus #nav li#contactus a {
	background-position: -830px -26px;
}
#contact {
	width: 954px;
	height: 26px;
}
#content-top {
	margin-top: 10px;
	height: 18px;
	width: 954px;
}
#content {
	width: 950px;
	margin-left: 3px;
	clear: both;
	text-align: left;
	overflow: hidden;
	background: url(../images/content_bg.png) 0 0 repeat; 
}
#content #main {
	width: 654px;
	padding: 0 0 0 23px;
	float: left;
}
#content #main ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#content #main ul li {
	padding: 0 0 8px 14px;
	background: url(../images/bullet.gif) 0 4px no-repeat;
}
#content #main ol li {
	padding: 0 0 8px 14px;
}
#content #main h1 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 100%;
	clear: both;	
}
#content #main h2 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 100%;
	padding: 6px 0 6px 0;
	clear: both;
}
#content #main h3 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
	padding: 6px 0 0 0;
	clear: both;
}
#content #main #columnA {
	width: 217px;
	float: left;
	padding: 8px 0 0 0;
}
#content #main #columnB {
	width: 384px;
	float: right;
	padding: 8px 0 0 0;
}
#content #main .homegallery {
	width: 300px;
	min-height: 201px;
	height: auto !important;
	height: 201px;
	padding: 9px 18px 18px 8px;
	float: left;
	background: url(../images/home_gallery_border.png) 0 0 no-repeat;
}
.last {
	padding-right: 0;
}
#content #main .magazines {
	width: 122px;
	height: 160px;
	padding: 8px 16px 40px 9px;
	float: left;
	background: url(../images/bg_mag.gif) 0 0 no-repeat;
}
#content #main .gallery {
	width: 375px;
	height: 257px;
	padding: 8px 18px 8px 9px;
	float: left;
	background:url(../images/colBpic.png) 0 0 no-repeat;
}
#content #main .homegallery img, #content #main #columnB .gallery img {
	border: #CCC 1px solid;
}
#content #main table#myTable {
	padding-bottom: 20px;
	width: 654px;
}
#products #content #main .homegallery {
	background: url(../images/bg_products_box.png) 0 0 no-repeat;
		min-height: 350px;
	height: auto !important;
	height: 350px;
	
}
#products #content #main .homegallery img {
	border: none;
}
#content #main table.models tr.even td { background-color:#333;}
#content #main table.models tr.odd td { background-color:#666;}
#content #main input.txt {
	width: 362px;
	height: 22px;
	background: url(../images/bg_input.png) 0 0 no-repeat;
	border: none;
	color: #fff;
	padding: 4px 5px 0 5px;
}
#content #main .txtarea {
	width: 362px;
	height: 140px;
	background: url(../images/bg_textarea.gif) 0 0 no-repeat;
	color: #fff;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	padding: 6px 5px 8px 5px;
	font-size: .9em;
}
.submit {
	float: right;
	background: url(../images/btn_submit.png) 0 0 no-repeat;
	height: 28px;
	width: 70px;
	line-height: 28px;
	margin: 10px 12px 0 0;
	overflow: hidden;
	padding-top: 28px;
	cursor: pointer;
}

#content #main form {
	padding: 20px 0;
}
#content #main label {
	padding: 16px 0 2px 4px;
	font-weight: bold;
}
#content #sidebar {
	width: 228px;
	float: right;
	padding: 60px 0 0 0;	
}
#content #sidebar img.fan {
	padding-top: 10px;
}
#content #sidebar #news {
	width: 228px;
	padding: 20px 0;	
}
#content #sidebar #news p {
	font-weight: bold;
}
.new {
	background: url(../images/bg_newsinput.png) 0 0 no-repeat;
	width: 170px;
	height: 21px;
	padding: 8px 12px 12px 15px;
	color: #CCC;
}
.signup {
	float: right;
	background: url(../images/btn_signup.gif) 0 0 no-repeat;
	width: 62px;
	height: 21px;
	line-height: 21px;
	margin: 0 30px 0 0;
	overflow: hidden;
	padding: 21px;
	cursor: pointer;
}
#content #sidebar p.testimonial {
	font-size: .9em;
	color: #FF0;
	padding: 20px 30px 0 6px;
}
#content #sidebar p.author {
	font-size: .9em;
	color: #FF0;
	padding: 6px 30px 0 6px;
	font-style:italic;
}
#content #sidebar .gallery {
	width: 161px;
	height: 160px;
	padding: 8px 9px 8px 9px;
	float: left;
	background:url(../images/bg_smallpic.png) 0 0 no-repeat;
}
#footer {
	width: 954px;
	background: url(../images/bg_footer.jpg) 0 0 no-repeat;
	clear: both;
	padding: 65px 0 8px 0;
	color: #666;
	font-size: .85em;
	overflow: hidden;
	text-align: left;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	width: 954px;
	padding: 12px 0 6px;
	list-style-image:none;
	list-style-type: none;
	text-align: center;
}
#footer ul li {
	display: inline;
	padding: 0 18px 0 14px;
	background: #000 url(../images/div-footlinks.gif) right center no-repeat;
}
#footer ul li.last {
	background-image: none;
}
#footer p.copyright {
	width: 470px;
	float: left;
}
#footer p.credits {
	width: 470px;
	float: right;
	text-align: right;
}
/* tables */
table.tablesorter {
	font-family:arial;
	background-color:#232323;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 90%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color:#232323;
	font-size: 9pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #fff;
	padding: 4px;
	background-color:#3B3B3B;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	color: #fff;
	background-color:#333;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #333;
	color: #fff;
}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:800px;
  height:600px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog2 {
  background:url(images/triglide.jpg) no-repeat 0 0 transparent; 
  width:800px; 
  height:600px;
  padding:0;
}
.close {
	float: right;
	margin: 10px;
}