@charset "utf-8";
/* CSS Document */
/* Site Created By Danny Albeck - 2008 */

body {
	background-image: url(../images/site_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content {
	font-size: 12px;
	color: #999999;
}
.content a {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
.content a:hover {
	border: none;
	text-decoration: underline;
	color: #8BB560;
}
.black {
	color: #666666;
}
h2 {
	font-size: 12px;
}
div.center {
	text-align: center;
}
div#page {
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 5px;
	width: 860px;
}
div#logo {
	width: 317px;
	height: 103px;
	background-image: url(../images/ajet_logo.png);
	background-repeat: no-repeat;
}
div#navigation {
	width: 860px;
	margin-top: 5px;
	margin-bottom: 45px;
	margin-left: 0px;
	padding-top: 10px;
}
div#mainbanner {
	width: 860px;
	height: 300px;
	background-repeat: no-repeat;
	margin-top: 25px;
}
div#tjetbanner {
	width: 860px;
	height: 300px;
	background-repeat: no-repeat;
	margin-top: 25px;
}
div.contentboxheader {
	width: 212px;
	height: 30px;
	line-height: 20px;
	vertical-align: middle;
	background-image: url(../images/contentbox_small_header.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 3px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #3c557e;
	font-size: 12px;
}
div#residentialcleanrerbox {
	width: 212px;
	height: 190px;
	margin-right: 4px;
	float: left;
	background-image: url(../images/contentbox_small_bg.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
div#commercialcleanrerbox {
	width: 212px;
	height: 190px;
	float: left;
	margin-right: 4px;
	background-image: url(../images/contentbox_small_bg.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
div#industrialcleanrerbox {
	width: 212px;
	height: 190px;
	margin-right: 4px;
	float: left;
	background-image: url(../images/contentbox_small_bg.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
div#announcementcleanrerbox {
	width: 212px;
	height: 190px;
	float: left;
	background-image: url(../images/contentbox_small_bg.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
div#searchbox {
	margin-left: 640px;
	margin-top: -1px;
}
/* This is the style for the navigation */
#tabs {
	float: left;
	width: 860px;
	height: 35px;
	background-image: url(../images/nav_bar_blue.png);
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
}	
#tabs ul {
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
	list-style: none;
}	
#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}	
#tabs a {
	float: left;
	background: #182439;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}	
#tabs a span {
	float: left;
	display: block;
	background: #182439;
	padding: 5px 15px 4px 6px;
	color: #FFFFFF;
}	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float: none;
}	
/* End IE5-Mac hack */
#tabs a:hover span {
	color: #000000;
}	
#tabs a:hover {
	background-color: #bdbec6;
}	
#tabs a:hover span {
	background-color: #bdbec6;
}



/* This is the Featured Banner on the main page of the site */
div#featuredbanner {
	width: 860px;
	height: 45px;
	background-repeat: no-repeat;
	margin-top: 60px;
}
div#featuredbanner img {
	border: none;
}



/* Below this line is the styling for the Commerical Product Layout Page */
div#commercialproductscontainer {
	height: 320px;
	width: 860px;
	margin-top: 100px;
}
div#duramaxlogo {
	background-image: url(../images/duramax_logo.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 84px;
	margin-top: -40px;
	padding: 30px;
}
div#duramaxsection {
	height: 185px;
	width: 860px;
	margin-top: -20px;
}
div#duramaxcommercialpage {
	float: left;
	margin-top: -15px;
}
div#duramaxduocommercialpage {
	float: left;
	margin-left: 80px;
}
div#duramaxtriocommercialpage {
	float: right;
}
#duramaxsection img {
	border-style: none;
}
div#jetmaxlogo {
	background-image: url(../images/jetmax_logo.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 84px;
	padding: 10px;
	margin-top: 10px;
}
div#jetmaxsection {
	height: 185px;
	width: 860px;
	margin-top: -10px;
}
#jetmaxsection img {
	border-style: none;
}
#jetmaxcommercialpage {
	float: left;
}
#jetmaxturbocommercialpage {
	float: left;
	margin-left: 80px;
	margin-top: -15px;
}
#jetmaxultracommercialpage {
	float: right;
	margin-top: 10px;
}
/* End of Commercial Product Layout Page Above This */


/* Below this line is the styling for the Residential Product Layout Page */
div#residentialproductscontainer {
	height: 320px;
	width: 860px;
	margin-top: 100px;
}
div#residentialunitssection {
	height: 185px;
	width: 860px;
	margin-top: -20px;
}
div#aquajetresidentialpage {
	float: left;
	margin-top: -15px;
}
#aquajetresidentialpage img {
	border-style: none;
}
div#internationalcontainer {
	height: 320px;
	width: 860px;
	margin-top: 25px;
}
div#residentialinternational {
	margin-top: 15px;
	float: left;
	margin-left: -25px;
}
#residentialinternational img {
	border-style: none;
}
.internationalunits ol {
	list-style: none;
}
.internationalunits li {
	list-style: none;
	display: inline-block;
	margin-left: -25px; /* This line allows all of the units to fit on one row */
}
.internationalunits img {
	border-style: none;
}
/* End of Commercial Product Layout Page Above This */


/* This section is for the Contact Us page */

div#mapholder {
	width: 700px;
	height: 300px;
	margin: 0 auto;
	margin-top: 100px;
}
div#countryselect {
	margin: 0 auto;
	margin-top: 45px;
	text-align: center;
}
div#contactsectiontop {
	width: 860px;
	height: 10px;
}
#contactsectiontop ol {
	list-style: none;
}
#contactsectiontop li {
	display: inline-block;
	padding-left: 65px;
	margin-top: 20px;
}
div#contactsection {
	width: 860px;
	height: 15px;
	padding-top: 15px;
}
#contactsection ol {
	list-style: none;
}
#contactsection li {
	display: inline-block;
	padding-left: 50px;
	margin-top: 30px;
}
.contact1 {
	float: left;
}
.contact2 {
	margin-left: 290px;
}
.contact3 {
	float: right;
	margin-left: -85px;
	margin-top: -53px;
}
.contact4 {
	margin-left: 310px;
}
.contact5 {
	float: right;
	margin-left: -25px;
	margin-top: -65px;
}

div#productspagesubnav-ajetint {
	width: 810px;
	height: 30px;
	background-repeat: no-repeat;
	float: right;
	margin-top: -20px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313031;
}
#productspagesubnav-ajetint a {
	text-decoration: underline;
	color: #313031;
}
#productspagesubnav-ajetint a:hover {
	color: #0099FF;
}


/* This is the Footer's Style */
div#footer {
	width: 960px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #002F5F;
	margin-top: 244px;
	border-color: #CCCCCC !important;
	border-top: solid 2px;
	padding-left: 5px;
	text-align: left;
}
div#footersmall {
	width: 860px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #002F5F;
	margin-top: 244px;
	border-color: #CCCCCC !important;
	border-top: solid 2px;
	padding-left: 5px;
	text-align: left;
}
#footersmall2 {
	width: 860px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #002F5F;
	margin-top: 54px;
	border-color: #CCCCCC !important;
	border-top: solid 2px;
	padding-left: 5px;
	text-align: left;
}
#footerValid {
	position: inherit;
	margin-top: -12px;
	float: right;
}
#footerValid img {
	border: none;
}
/* Other Attributes Listed Here */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002F5F;
	font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002F5F;
	font-weight: bold;
	margin-top: -45px;
	padding-bottom: 30px;
}
.seperator {
	width: 860px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-color: #CCCCCC !important;
	border-top: solid 1px;
	margin-top: -40px;
}
.list {
	list-style: square;
}
.list ol {
	list-style: square;
	list-style-type: square;
}
.list li {
	list-style: square;
	list-style-type: square;
}
.contentboxtext {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
}
#formcontainer h1 {
	text-align: center;
}
.enegeryCalc {
	margin: 0 auto;
	text-align: center;
}
.enegeryCalc img {
	border: none;
}
.enegeryCalc a:hover {
	opacity: .70;
	filter: alpha(opacity = 70);
	zoom: 1;
}

/* FORM STYLE FOR CALCULATOR */

/* FORM STYLES */

#formContainer {
	width: 100%;
	margin: 0 auto;
}
#buttons {
}
#theform {
	background-color: #AFD1DE;
	width: 76em;
	margin: 0 auto;
	color: #000033;
	font-size: 12px;
}
h1 {
	text-align: center;
}
#theform fieldset {
	height: 20em;
	width: 11em;
	border: 0;
	margin: 0;
	padding: 0.7em;
	float: left;
}
#theform fieldset legend {
	font-size: 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#theform fieldset legend span {
	display: none;
}
#theform fieldset h3 {
	height: 4em;
	font-size: 1em;
}
#theform fieldset div.help {
	color: #333333;
	font-size: 0.7em;
	font-weight: bold;
	height: 5em;
}
#theform fieldset label {
	font-size: 0.7em;
	display: block;
	line-height: 1.5em;
}
#theform fieldset input {
	font-size: 0.8em;
	height: 1.2em;
}
/* Error Styling */
#theform fieldset.error,
#theform fieldset.error legend,
#theform fieldset.error div.help {
	color: #0F75BC;
}
#theform fieldset strong.error {
	color: #fff;
	background-color: #CC0000;
	padding: 0.2em;
	font-size: 0.7em;
	font-weight: bold;
	display: block;
}

/* Part 4 Styling */

#theform #pt4 {
	clear: both;
	width: 74em;
	height: 5em;
	border: 10px solid #EBEBEB;
	border-width: 10px 0;
	padding: 1em;
	text-align: center;
	margin-top: 70px;
}
#theform #pt4 legend {
	display: none;
}
#theform #pt4 h3 {
	display: none;
}
#theform #pt4 #disclaimer {
	width: 22em;
	float: left;
	font-size: 0.7em;
}
#theform #pt4 input {
	height: 5em;
	font-size: 1em;
	width: 18em;
	color: #666666; 
	background: #f3f3f3;
	font-weight: bold;
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	text-align: center;
}
#copyright {
	clear: both;
	padding: 0.5em;
	font-size: 0.8em;
	color: #9F9F00;
	font-style: italic;
}
input#KWyearSaving {
	border: none;
	background-color: #AFD1DE;
	font-size: 10px;
	font-weight: bold;
	padding: 6px;
}
input#anuualsavings {
	border: none;
	background-color: #AFD1DE;
	font-size: 10px;
	font-weight: bold;
	padding: 6px;
}
input#numberofdays {
	border: none;
	background-color: #AFD1DE;
	font-size: 10px;
	font-weight: bold;
	padding: 6px;
}
input#jetamperage {
	opacity: .50;
	filter: alpha(opacity = 50);
	zoom: 1;
	cursor: none;
}
#technology {
	width: 860px;
	float: left;
}
#technology ul {
	list-style: none;
	display: inline;
}
#technology li {
	list-style: none;
	display: inline;
}
/* CAROUSEL STYLE */
a:link,a:visited {
 color:#fff;
 text-decoration:none;
}
a img {
 border:0;
}
div.wrap {
	width:860px;
	margin:0 auto;
	text-align:left;
}
div#top div#nav{
	float:left;
	clear:both;
	width:860px;
	height:52px;
	margin:22px 0 0;
	background:url url(../images/nav-bg.png) 0 0 no-repeat;
}
div#top div#nav ul{
	float:left;
	width:700px;
	height:52px;
	list-style-type:none;
}
div#nav ul li{
	float:left;
    height:52px;
}
div#nav ul li a{
	border:0;
    height:52px;
    display:block;
    line-height:52px;
    text-indent:-9999px;
}
div#header{
	margin:-1px 0 0;
}
div#video-header{
	height:683px;
	margin:-1px 0 0;
}
div#header div.wrap{
	height:299px;
    /*background:url(../images/header-bg.png) 50% 0 no-repeat;*/
}
div#header div#slide-holder{
	z-index:40;
  	width:860px;
  	height:300px;
 	position:absolute;
}
div#header div#slide-holder div#slide-runner{
	top:9px;
    left:9px;
    width:860px;
    height:300px;
    overflow:hidden;
    position:absolute;
	margin-top: -10px;
	margin-left: -10px;
}
div#header div#slide-holder img{
	margin:0;
    display:none;
    position:absolute;
}
div#header div#slide-holder div#slide-controls{
   left:0;
   bottom:248px;
   width:859px;
   height:46px;
   display:none;
   position:absolute;
   background:url(../images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text{
    float:left;
    color:#fff;
    display:inline;
    font-size:10px;
    line-height:16px;
    margin:15px 0 0 20px;
    text-transform:uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav{
    float:right;
    height:24px;
    display:inline;
    margin:11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{
	float:left;
    width:24px;
    height:24px;
    display:inline;
    font-size:11px;
    margin:0 5px 0 0;
    line-height:24px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
    background-position:0 0;
    background-repeat:no-repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on{
	background-position:0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a{background-image:url(../images/silde-nav.png);}
div#nav ul li a{background:url(../images/nav.png) no-repeat;}
