/* ------------------------------------------------------------------------
CSS sheet for RapidAir.

Author: Chris Robinson
Date Created: 2/8/2008

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS: 
Black: #000;
Gray: #C4C4C4;
Orange: #DA9F2B;
------------------------------------------------------------------------ */

/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
body {
	text-align: center;
	color: #000;
  	font: 13px/1.5em Arial, sans-serif;
	background: url(../images/pipe.png) top right no-repeat #000;
} 	
#pipe{
	position: absolute;
	top: 0px;
	left: 1004px;
	background: url(../images/pipe.png) top right no-repeat;
	height: 267px;
	width: 191px;
	display: none;
}

#wrap {
	margin: 30px auto 0px auto;
	text-align: left;
	width: 1004px;
	overflow: hidden;
}

/* -----------------------------------------------------------------------
HEADER ELEMENTS
-------------------------------------------------------------------------*/
#header {
	height: 117px;
}
	#header h1 a {
		margin-top: 20px;
		width: 312px;
		height: 61px;
		background: url(../images/logo.gif) top left no-repeat;
		text-indent: -10000px;
		overflow: hidden;
		display: block;
		float: left;
}
	#header p {
		width: 430px;
		height: 82px;
		background: url(../images/slogan.gif) top left no-repeat;
		text-indent: -10000px;
		float: left;
		display: block;
		overflow: hidden;
		margin-left: 110px;
}

/* -----------------------------------------------------------------------
MAIN CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#maincontent {
	background: #C4C4C4;
	min-height: 500px;
	overflow: auto;
}

/* -----------------------------------------------------------------------
TEXT ELEMENTS
-------------------------------------------------------------------------*/
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px;
}
p {
	margin: 1.5em 15px;
}

/* -----------------------------------------------------------------------
CUT AWAY ELEMENTS
-------------------------------------------------------------------------*/
ul.cutaway{
	background: url(../images/cutaway.gif) no-repeat;
	width: 418px;
	height: 248px;
	margin-bottom: 10px;
	position: relative;
	list-style-type: none;
}
ul.cutaway li{
	display: block;
	position: absolute;
	z-index: 100;
}
ul.cutaway a{
	display: block;
	height: 10px;
	width: 10px;
	color: #000;
	text-decoration: none;
}
.cutawayimg{
	display: none;
	width: 150px;
	background: #C4C4C4;
	text-align: center;
	padding-top: 10px;
	
}
.caption{
	display: block;
}
ul.cutaway li .cutawayimg{
	position: absolute;
}
ul.cutaway a:hover .cutawayimg{
	display: block;
	border: 2px solid #000;
}
ul.cutaway li.exteriorMount{
	top: 147px;
	left: 217px;
}
ul.cutaway li.hiddenInstall{
	top: 105px;
	left: 15px;
}
ul.cutaway li.surfaceMount{
	top: 82px;
	left: 118px;
}
ul.cutaway li.unionElbow{
	top: 26px;
	left: 145px;
}
ul.cutaway li.ceilingMount{
	top: 51px;
	left: 160px;
}
ul.cutaway li.teeFitting{
	top: 58px;
	left: 247px;
}
ul.cutaway li.distManifold{
	top: 70px;
	left: 340px;
}
ul.cutaway li.distManifold .cutawayimg{
	top: 0px;
	left: -120px;
}
ul.cutaway li.surfaceMount2{
	top: 126px;
	left: 306px;
}
/* -----------------------------------------------------------------------
RAPIDAIR ELEMENTS
-------------------------------------------------------------------------*/
dl dt{
	font-weight: bold;
}
dl.float{
	margin-right: 20px;
	width: 46%;
	float: left;
}
dl.marginleft{
	margin-left: 20px;
	width: 30%;
}
div#sidenav{
	float: left;
}
h3{
	margin: 1.5em 0 0 15px;
}
h3.clear{
	clear: both;
}
#right p{
	margin: 1.5em;
	margin-left: 0px;
}
#right dl.products{
	margin-right: 100px;
	margin-top: 10px;
	clear: both;
	width: 60%;
}
#right dl.airoutlet{
	margin-left: 150px;
}
#right dl.tubing{
	margin-left: 300px;
}
#right dl.products dd img{
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
	margin-bottom: 10px;
}
#right dl.btm{
	clear: both;
	padding-top: 40px;
	margin-bottom: 10px;
}
#right dl.btm dd img{
	border: 1px solid #000;
	float: left;
	margin-right: 5px;
	margin-top: -30px;
	margin-bottom: 10px;
}
#right dl.btm dd.right img{	
	float: right;
	border: 0px;
}
#right h1.rapidair{
	background: url(../images/rapidair.gif) no-repeat;
	text-indent: -9999px;
	width: 200px;
	height: 36px;
	display: block;
}
#right h1.airnet{
	background: url(../images/airnet.gif) no-repeat;
	text-indent: -9999px;
	width: 180px;
	height: 41px;
	display: block;
}
#right h1.duratec{
	background: url(../images/duratec.gif) no-repeat;
	text-indent: -9999px;
	width: 200px;
	height: 36px;
	display: block
}
ul.list {
	margin-bottom: 10px;
}
ul.list .type{
	width: 200px;
	display: block;
	float: left;
}
ul.list li a{
	margin-right: 10px;
}
img.centerIMG{
	margin: 0 auto;
	display: block;
}

/* -----------------------------------------------------------------------
AIRNET ELEMENTS
-------------------------------------------------------------------------*/
#steps{
	display: block;
	width: 100%;
}
#steps dl{
	float: left;
	width: 240px;
	text-align: center;
}
#maincontent #steps dl dd img{
	border: 1px solid #000;
}
#maincontent #steps dl dd{
	margin: 0px;
}
#steps dd .sm{
	font-size: 11px;
	display: block;
}
div#overlook{
	display: block;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	position: relative;
}
div#overlook img{
	margin-left: -100px;
	margin-bottom: 80px;
}
p.specs{
	position: absolute;
	top: 0px;
	left: -110px;
}
#overlook > p.specs{
	top: 0px;
	left: 0px;
}
p.specs strong{
	display: block;
}
p.solder{
	position: absolute;
	top: 0px;
	left: 300px;
}
#overlook > p.solder{
	top: 0px;
	left: 400px;
}
p.light{
	position: absolute;
	top: 50px;
	left: 380px;
}
#overlook > p.light{
	top: 40px;
	left: 520px;
}
p.blue{
	position: absolute;
	top: 100px;
	left: 470px;
}
#overlook > p.blue{
	position: absolute;
	top: 80px;
	left: 650px;
}
p.customize{
	position: absolute;
	top: 150px;
	left: 470px;
}
#overlook > p.customize{
	position: absolute;
	top: 150px;
	left: 650px;
}
p.oring{
	position: absolute;
	top: 300px;
	left: -40px;
}
#overlook > p.oring{
	top: 300px;
	left: 90px;
}
p.norust{
	position: absolute;
	top: 350px;
	left: 20px;
}
#overlook > p.norust{
	top: 350px;
	left: 120px;
}
p.years{
	position: absolute;
	top: 350px;
	left: 500px;
}
#overlook > p.years{
	top: 350px;
	left: 600px;
}
p.system{
	position: absolute;
	top: 400px;
	left: 300px;
}
#overlook > p.system{
	top: 400px;
	left: 400px;
}
.sema{
	float: right;
	text-align: center;
	margin: 0px 10px;
}
.sema img{
	margin: auto;
	display: block;
}

/* -----------------------------------------------------------------------
COMPRESSOR ELEMENTS
-------------------------------------------------------------------------*/
#maincontent .compRow dl{
	float: left;
	width: 323px;
	height: 360px;
	margin: 0 0 0 100px;
	text-align: center;
}
#maincontent .compRow dl dd{
	margin: 0;
	color: red;
}
dl.comp dd img{
	border: 2px solid #000;
}
dl.dryers{
	clear: both;
	display: block;
	margin: 10px 0;
	text-align: center;
}
#maincontent dl.dryers dd{
	margin: 0;
	font-weight: bold;
}
img.compressor{
	border: 2px solid #000;
	margin-left: 200px;
}
table.twoStage{
	margin-left: 20px;
	width: 95%;
}
table.twoStage td, table.twoStage th{
	border: 1px solid #000;
}
ul.feautures{
	width: 600px;
	margin-left: 40px;
}
ul.feautures li{
	float: left;
	width: 300px;
	list-style-type: disc;
}
img.models{
	border: 2px solid #000;
	margin: 20px 0 20px 150px;
}
img.dryer{
	float: right;
	border: 2px solid #000;
	margin: 10px 100px;
}

/* -----------------------------------------------------------------------
DESIGN 2 MAIN CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#rapidair{
	float: left;
	width: 49%;
	border-right: 1px solid #000;
	padding-left: 5px;
}
#airnet{
	float: left;
	width: 49%;
	padding-left: 10px;
}
#maincontent ul.notop{
	margin: -1.5em 0 1.5em 45px;
}
#maincontent #airnet ul.notop{
	margin-bottom: 3.5em;
}
#maincontent img.master{
	border: 2px solid #000;
	margin-left: 5px;
	margin-bottom: 20px;
}
#maincontent img.center{
	margin-left: 170px;
}
#maincontent ol{
	margin-left: 25px;
}
#maincontent ul{
	list-style-type: none;
}
#maincontent ul.list{
	margin-left: 15px;
}
#maincontent p.master{
	margin: 0 0 5px 0;
	padding: 0px;
	text-align: center;
}
#maincontent ul li span.float{
	width: 200px;
	display: block;
	float: left;
}
#maincontent dl dd{
	margin: 0 15px 1.5em 15px;
}
#maincontent dl.watervapor{
	display: block;
	clear: both;
	margin-bottom: 1.5em;
}
#maincontent dl.watervapor dd img{
	float: left;
	margin-right: 15px;
	border: 1px solid #000;
}
#maincontent dl.watervapor dd{
	margin: 0;
}
#parts {
	display: block;
	clear: both;
}
#parts dl {
	float: left;
	text-align: center;
}
#parts dd {
	height: 100px;
}
#parts dd img {
	border: 1px solid #000;
}

#maincontent dl dd ul.bullet{
	list-style-type: disc;
	margin-left: 20px;
}
#maincontent dl dd.flt{
	float: left;
}
#maincontent dl.clear{
	display: block;
	clear: both;
}

/* -----------------------------------------------------------------------
INSTALL ELEMENTS
-------------------------------------------------------------------------*/
.row{
	clear: both;
	display: block;
}
body.combine .row{
	margin-left: 70px;
}
dl.install{
	display: block;
	float: left;
	margin-right: 70px;
}
dl.install dd{
	text-align: center;
	width: 350px;
}
dl.install dd img{
	display: block;
	border: 1px solid #000;
}
dl.install2{
	float: left;
	width: 180px;
	margin: 0px -10px;
}
.row > dl.install2{
	margin: 0px 5px;
}
dl.install2 dd img{
	border: 1px solid #000;
}
dl.install2 dd img.text{
	display: block;
}
p.clear{
	display: block;
	clear: both;
}
dl.adapt{
	width: 500px;
	clear: both;
}
dl.adapt dd img{
	float: left;
	margin-right: 10px;
	border: 1px solid #000;
}
dl.fit dd{
	height: 200px;
}
dl.choose{
	clear: both;
	display: block;
	margin-left: 20px;
}
dl.choose dd img{
	margin-right: 30px;
	width: 180px;
	float: left;
	border: 1px solid #000;
}
dl.choose dd ul li{
	list-style-type: disc;
}
/* -----------------------------------------------------------------------
FLOW RATE CALCULATOR ELEMENTS
-------------------------------------------------------------------------*/
form.flow ul li{
	float: left;
	margin: 0px 10px;
}
form.flow ul li input{
	width: 50px;
	margin-right: 5px;
}
form.flow ul li.submit input{
	width: auto;
}
form.flow ul li.answer{
	display: block;
	clear: both;
	margin-top: 50px;
	width: 100%;
}
form.flow ul li.answer label{
	width: 500px;
}
form.flow ul li.answer input{
	width: auto;
}
#tables{
	clear: both;
	display: block;
	width: 100%;
	padding-top: 20px;
}
table{
	float: left;
	text-align: center;
	margin-right: 10px;
}
table tr td{
	width: 110px;
	vertical-align: top;
}
table tr td.nowidth{
	width: 100%;
}
#paras{
	clear: both;
}

/*-----------------------------------------------------------
DURATEC ELEMENTS
------------------------------------------------------------*/
#duratecmain{
	font: bold 14px arial;
	text-align: center;
	height: 575px;
/*	background: url(images/duratecproduct4.png) right no-repeat;*/
	border-top: 1px solid black;
	display: block;
	clear: both;
}
	
#duratecmain ul{
	width: 314px;
	background: url(../images/notes.png) top left no-repeat;
	height: 228px;
	margin-left: 20px;
	padding-top: 60px;	
}
#duratecmain li{
	font: bold 14px/22px arial;
	text-align: left;
	margin-left: 30px;
	list-style-type: square;
}
#row1, #row2, #row3, #row4, .hr, #row5, #row6 {
	clear: both;
}
.hr {
	padding-top: 20px;
	text-align: center;
}
#row1 ul {
	margin-left: 20px;
	float: left;
}
#row1 li {
	margin: 0px 10px;
	width: 200px;
	text-align: center;
	float: left;
	display: block;
}
#row2 {
	padding-top: 20px;
}
#row2 img {
	float: left;
}
	#row2.thisCol {
		width: 25%;
}
#row3 img {
	float: left;
	margin-right: 10px;
}
#row4 {
	padding-top: 20px;
	text-align: center;
}
#row6 img {
	float: left;
}
.halfCol {
	width: 48%;
	float: left;
}
.halfCol {
	width: 48%;
	text-align: center;
	float: left;
}
.thisCol {
	width: 33%;
	text-align: center;
	display: block;
	float: left;
}

/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer {
	padding: 10px 0px;
	width: 100%;
	clear: both;
	color: #fff;
	border-top: 5px solid #0F83BC;	
}
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer ul {
	text-align: center;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin-right: 10px;
}
#footer p {
	text-align: center;
}

ul#logos {
	clear: both;
}
ul#logos li {
	float: left;
	width: 50%;
	text-align: center;
}

ul.videos {
	margin-top: 30px;
}
ul.videos li {
	width: 50%;
	text-align: center;
	float: left;
}