body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}
body {
	/*background-color:#C6C0B0;*/
	background-image: url(images/background.jpg);
}

/*body tags for rotate image changes*/
body.home #rotate {background-image:url(images/headers/1.jpg);}
body.about #rotate {background-image:url(images/headers/2.jpg);}
body.used #rotate {background-image:url(images/headers/2.jpg);}
body.equip #rotate {background-image:url(images/headers/3.jpg);}
body.parts #rotate {background-image:url(images/headers/4.jpg);}
body.discharge #rotate {background-image:url(images/headers/1.jpg);}
body.filling #rotate {background-image:url(images/headers/3.jpg);}
body.adapters #rotate {background-image:url(images/headers/4.jpg);}
body.faq #rotate {background-image:url(images/headers/1.jpg);}
body.custom #rotate {background-image:url(images/headers/2.jpg);}
body.projects #rotate {background-image:url(images/headers/3.jpg);}
body.photogal #rotate {background-image:url(images/headers/4.jpg);}
body.news #rotate {background-image:url(images/headers/4.jpg);}
body.contact #rotate {background-image:url(images/headers/3.jpg);}

/*body tags for current page on top tabs*/
body.home li#home a,
body.about li#about a,
body.faq li#faq a,
body.photogal li#photogal a,
body.news li#news a,
body.custom li#equipment a,
body.used li#equipment a,
body.discharge li#equipment a,
body.filling li#equipment a,
body.parts li#equipment a,
body.adapters li#equipment a,
body.equip li#equipment a,
body.tellafriend li#tellafriend a,
body.contact li#contact a {
	border-bottom:5px solid #0054A5;
	text-decoration:underline;
	}

/*body tags for current page for left buttons*/
body.filling li#filling a,
body.discharge li#discharge a,
body.custom li#custom a,
body.parts li#parts a,
body.used li#used a,
body.adapters li#adapters a,
body.customsystems li#customsystems a,
body.parts li#parts a,
body.used li#used a {
	background-color: #E0D8C2;
	color:black;
	text-decoration:underline;
	border-right:black solid 3px;
	}


/*Links*/
a:link {color: #D20000;	text-decoration: underline;}
a:visited {text-decoration: underline;	color: #820000;}
a:hover {text-decoration: none;	color: #FF0000;}
a:active {text-decoration: underline;	color: #D20000;}

a.yellow-link:link {color: #FFFF99;	text-decoration: underline;}
a.yellow-link:visited {text-decoration: underline;	color: #FFFF99;}
a.yellow-link:hover {text-decoration: none;	color: #FFFF99;}
a.yellow-link:active {text-decoration: underline;	color: #FFFF99;}

/*Defaults*/
h1, h2{font-size: 14px; color:#000000;}
h3, h4, h5, h6 {font-size: 12px; font-weight:bold;}

/*Alignment*/
.par {margin-left: 1em;}
.par2 {margin-left: 2em;}
.parsm {margin-left:1em; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

/*Borders and Backgrounds*/
.bdrbtm-dsh {border-bottom:#CCCCCC dashed 1px; text-indent:10px;}
.bdrrt-sld {border-right:#CCC solid 1px;}
.backgrd-lt-gray {background-color:#F7F7F7;	}
.bdr-dot {border:dotted black 1px;}
.bdr-top {border-top: dashed 1px #999999;}

/*Font Styles*/
.hdrtxt {font-size:14px; font-weight:bold; text-transform:uppercase; border-bottom:#ce2c27 3px solid; display:block; clear:both;}
.hdtxt2 {
	font-size:12px;
	background-color:#E6E2DB;
}
.hdtxt3 {font-size:12px;font-weight:bold;	color:#FFFFFF;	background-color:black;}
.hdtxt4 {font-size:12px; font-weight:bold; color:#FFFFFF;	background-color:black;}
.hdtxt2sm {
	font-size:12px;
	font-weight:bold;
	color:black;
	background-color:#E6E2DB;
}

.red  {color:#FF0000; font-weight:bold; font-size:10px;}
.red12  {color:#FF0000; font-weight:bold; font-size:12px;}

.smtxt {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.smtxtb {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;}
.smtxtbw {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#FFFFFF;}

/*Other*/
abbr, acronym {cursor: help;}


/*List Styles*/
.lisd {list-style-image: url(images/bullet.jpg);}
.lisdblock {list-style-image: url(images/bullet.jpg);background-color:#E8E8E8; display:block; font-weight:bold;}
.lisc {list-style-image: url(images/check.gif);}
.lisc-sm {list-style-image: url(images/check.gif); font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.questlist {list-style-image:url(images/check.gif);}
.question {list-style-image:url(images/q.gif); font-weight:bold; font-size: 13px; border-bottom:1px dashed black;  width:95%;}
.answer {list-style-image:url(images/a.gif); margin-left:15px; margin-top:8px;}


/*Text Sizer*/
#sz {
	height:25px;
	padding: 0 5px;
	background-color:black;
}

.szright {
	float:right;
	width:655px;
	text-align:right;
}

.szleft {
	float:left;
	width:200px;
}

a.ftsza:link {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	text-align:right; color:white;}
a.ftsza:visited {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	text-align:right; color:white;}
a.ftsza:hover {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px;	text-align:right; text-decoration:underline; color:white;}
a.ftsza:active {	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;	text-align:right; color:white;}

/*Layout*/
#header {
	height: 81px;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	clear:both;
}

#header .noprint {
	height: 81px;
}

#header .printonly {
	display:none;
	}



#all-container {
	width: 850px;
	margin: auto;
}

#main {
	background-image: url(images/body.jpg);
	background-repeat:repeat-y;
	padding:10px;
}

#rotate {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:174px;
	}

#rotate .calltoaction {
	margin: 0 15px 0 675px;
	text-align:center;
	padding-top:15px;
}
	
/*Sub Containers*/
.right-container {
	float:right;
	width: 635px;
	padding:3px;
}

.half-container {
	width:310px;
	padding:3px;
	float:left;
}

.third1 {
	float:left;
	width:200px;
	padding:2px 5px;
}

.ads {
	float:left;
	padding:2px 5px;
	width:95%;
	}

.ads-right {
	width: 140px;
	font-size:13px;
	font-weight:bold;
	float:right;
	background-color: black;
	color:white;
	text-align:center;
	padding:20px 5px 30px 5px;
   }

.options-right {
	width: 175px;
	float:right;
	background-color: white;
	padding:5px;
	margin:5px;
	border:dashed beige 1px;
   }

.slide-right {
	float:right;
	background-color: white;
   }

.third23 {
	float:left;
	width:400px;
	padding:2px 5px;
}

.fourcol {
	width:200px;
	padding:0 2px;
	float:left;
	}
	
.full {
	clear:both;
	}

.rotating-images {
	text-align:center;
	}


/*Box Container*/
.box {
	float:left;
	width:200px;
	height:auto;
	padding:0 3px 8px 3px;
	background-image:url(images/box.gif);
	background-repeat:no-repeat;
	background-position: bottom center;	
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.box p {
	margin-left:1em;
	margin-right:8px;
	}

.box .redback {
	background-image: url(images/banner.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-weight:bold;
	text-align:center;
	font-size: 14px;
	color:white;
	height:34px;
	padding-top:6px;
}

/*Footer*/
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:20px 0 5px 0;
	margin:auto;
	clear:both;
	}
#footer .ftrleft {
	float:left;
	width: 150px;
	text-align:left;
	padding:5px;
	}

#footer .ftrright {
	float:right;
	width: 150px;
	text-align:right;
	padding:5px;
	}

#footer .ftrmid {
	float:left;
	width: auto;
	text-align:left;
	padding:5px;
	margin-left:175px;
	}

/*Common*/
.w1-3 {width:33%;}
.w150 {width:150px;}
.w175 {width:175px;}
.w200 {width:200px;}
.w225 {width:225px;}
.w250 {width:250px;}
.w275 {width:275px;}
.w300 {width:300px;}
.w325 {width:325px;}
.w350 {width:350px;}
.w400 {width:400px;}
.w450 {width:450px;}
.w475 {width:475px;}
.w500 {width:500px;}
.w550 {width:550px;}
.w600 {width:600px;}
.w650 {width:650px;}
.w700 {width:700px;}
.h300 {height:300px;}
.h350 {height:350px;}
.h375 {height:375px;}
.h450 {height:450px;}

/*external links*/
a[href^="http:"] {
	background: url(images/icons/extlink.gif) no-repeat right top;
	padding-right: 18px;
	}

a[href^="mailto:"] {
	background: url(images/icons/email.gif) no-repeat right top;
	padding-right: 18px;
	}

a[href$=".pdf"] {
	background: url(images/icons/adobe.gif) no-repeat right top;
	padding-right: 18px;
	}
a[href$=".jpg"] {
	background-image:none;
	padding-right:0;
	}
	
a.nolink { 
	background-image:none;
	padding-right:0;
	}


/*Form styles*/

fieldset {
	margin:1em 0;
	padding:0 1em;
	border:1px solid #ccc;
	background-color: #F7F4EE;	
	}

legend {
	font-weight:bold;
	}

label {
	font-weight:bold;
	display:block;
	background-color:#E6E2DB;
	padding-left:4px;
	}

input {
	width: 200px;
	margin-left:25px;
	}
	
textarea {
	width: 300px;
	height:100px;
	margin-left:25px;
}

input [type="text"] {
	width: 200px;
	}

input.radio, input.checkbox, input.submit {
	width:auto;
	}

input.radio {
	float:left;
	margin-right:1em;
	}

input.paypal {
	width: auto;
	}

