@charset "utf-8";
/* CSS Document for Airdex Corp.
	by George Merlocco of protogenLabs.com */

/* Eric Meyer's CSS Reset Reloaded to unify CSS rules across different browsers */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end of Reset Reloaded */

html {
	height: 100%;
}
body {
	height: 100%;
	font-family: Tahoma, Arial, "Segoe UI", Helvetica, "Trebuchet MS";
	background: url(body_bg.gif) repeat-x #6CCFF6;
}
h1, h2, h3, h4, h5 {
	position: relative;
	margin-left: -22px;
	padding: 13px 0px 11px 15px;
	background: url(heading_2_bg.gif) no-repeat left top;
	letter-spacing: -1px;
	font-weight: normal;
}
h1 {
	background: url(heading_bg.gif) no-repeat left top;
}
h4 {
	letter-spacing: normal;
	font-weight: bold;
}
a, a:visited {
	color: #088ABC;
	text-decoration: none;
	border-bottom: 1px dashed #ccc;
}
a:hover {
	color: #08759E;
	border-bottom: 1px solid #aaa;
}
a:active {
	color: #444;
	border-bottom: 1px solid #444;
}
a.currentprodcat {
	font-size: 1.2em;
	letter-spacing: -1px;
	font-weight: bold;
}
input, textarea {
	font-family: Tahoma, "Trebuchet MS", Arial, "Segoe UI", Helvetica;
}
.left {
	float: left;
	margin: 0px 10px 10px 0px;
}
.right, .imgright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.imgright {
	padding: 10px 14px 0px 0px;
	margin: 0px 0px 10px 35px;
}
.center {
	text-align: center;
}
.big {
	font-size: 1.6em;
}
.spacefix {
	height: 1px;
	font-size: 1px;
	text-indent: 9000px;
	display: block;
	clear: both;
	line-height: 1px;
}
.smallbold {
	font-size: 0.8em;
	font-weight: bold;
}
p.searchtip {
	background:#DFD;
	border:2px solid #090;
	color:#060;
	display:inline;
	padding:5px 10px;
}
#homelink a, #homelink a:hover, #homelink a:active {
	border: 0;
}
#homelink a img {
	border: 0;
	height: 100px;
	width: 311px;
}
#wrapper {
	background: url(body_bg.jpg) no-repeat top center;
	height: 100%;
	width: 100%;
}
#container {
	position: relative;
	display: block;
	width: 750px;
	margin: 0 auto;
	padding: 53px 0px;
}
#header {
	background: url(header_bg.gif) no-repeat top center;
	height: 120px;
}
#searchwrap {
}
#searchcont, #totopcont {
	background:transparent url(search_bg.gif) no-repeat scroll left top;
	height: 40px;
	right:3px;
	position:absolute;
	top:165px;
	overflow: hidden;
	z-index: 9999;
}
#totopcont {
	background: none;
	position: relative;
	top: 9px;
	right: -12px;
	float: right;
}
#searchcont a, #totopcont a {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #eee;
	padding: 8px 10px 8px 0px;
	display: block;
	float: left;
}
#totopcont a {
	background:transparent url(backtotop_off_bg.gif) no-repeat scroll left top;
}
#totopcont a:hover {
	background:transparent url(backtotop_bg.gif) no-repeat scroll left top;
}
#searchformtoggle {
	width: 300px;
	margin-left: 5px;
	display: none;
	overflow: hidden;
}
#searchformtoggle form {
	position: absolute;
	top: 8px;
	left: 41px;
	width: 265px;
}
#searchinput {
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px 2px 0px 2px;
	letter-spacing: normal;
	margin-left: 5px;
	width: 212px;
	color:#5F80A4;
}
#searchbtn {
	width: 30px;
	height: 23px;
	font-size: 0.8em;
	letter-spacing: -1px;
	font-weight: bold;
	margin-left: 4px;
}
.searchresult {
	border-bottom:1px solid #DCE8ED;
	margin-bottom:15px;
	padding-bottom:15px;
}
#maincontent .searchresult h3 {
	margin-bottom: 0;
	padding-bottom: 5px;
}
#maincontent .searchresult p {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}
	
a#togglesearch img, a#togglesearch, a#toggletotop img, a#toggletotop {
	border: 0;
	height: 27px;
	width: 36px;
	padding-right: 0;
}
a#toggletotop img, a#toggletotop {
	width: 34px;
}
#maincontent {
	border-left: 3px solid #00AEEF;
	border-right: 3px solid #00AEEF;
	background: url(maincontent_bg.gif) no-repeat bottom right #f4f4f4;
	min-height: 240px;
	color: #077CA7;
	padding: 4px 22px 14px;
	font-size: 0.9em;
	line-height: 1.35em;
}
#maincontent p {
	margin: 14px 0px;
}
#homesplash {
	background: url(splash.jpg) no-repeat 0px 10px;
	width:702px;
	margin: 0 auto;
	padding-top: 275px;
	height: 190px;
}
#homesplash table {
	width: 100%;
}
#homesplash table a:hover {
	font-weight: bold;
}
#homesplash table tr td {
	font-size:1.7em;
	letter-spacing:-1px;
	width: 33%;
	text-align: center;
	line-height: 1.1em;
}
#homesplash table tr td span {
	display: block;
	font-size: 0.65em;
	letter-spacing: normal;
	font-style:italic;
}
.homesplashsmall {
	float: left;
	margin-top: 40px;
}
.homesplashleft {
	margin-right: 6px;
}
a.splash_small, a.splash_small:visited {
	background: url(splash_small_combo_bg.gif) no-repeat 0px 0px;
	display:block;
	font-size:1.3em;
	height:60px;
	padding:14px;
	width:320px;
	border: 0;
}
a.splash_small:hover {
	background: url(splash_small_combo_bg.gif) no-repeat 0px -88px;
	color: #f4f4f4;
	border-bottom: 0 !important;
}
a.splash_small span {
	font-size: 0.7em;
	display: block;
	margin-top: 10px;
}
.entry-content {
	margin: 15px 0px;
}
.entry-content ul {
	margin-left: 15px;
}
.entry-content ul li {
	list-style-type: disc;
}
.entry-content img {
	border: 2px solid;
	padding: 3px;
	background: #E8F0F4;
}
p#contactwarn {
	margin: 10px 0px;
}
#googlemap {
	padding: 5px;
	border:2px solid #077CA7;
}
.locationphone {
	float: right;
	text-align: left;
	margin-right: 120px;
}
#quirksfix {
}
#footer {
	background: url(footer_bg.gif) no-repeat top left;
	border: 3px solid #00AEEF;
	border-top: 0;
	font-size: 0.8em;
	color: #999;
	padding: 9px 12px 0px 12px;
	line-height: 1.3em;
	width: 720px;
}
#footanim {
	float: left;
	margin: -3px 8px 0px 0px;
}
ul, ol, dl {
	position: relative;
	margin:10px 0px 10px 40px;
}
#nav, #nav ul {
line-height:1.5em;
list-style-position:outside;
list-style-type:none;
margin:25px 3px 0px 0px;
padding:0pt;
position:relative;
float: right;
}
#nav a {
display:block;
text-decoration:none;
font-size:1.2em;
letter-spacing:-1px;
line-height: 1em;
color: #077CA7;
border: 0;
padding:18px 13px;
}
#nav a:hover, .selected, #nav .selected a {
background: url(navbar_on_bg.gif) repeat-x;
color:#eee;
}
#nav ul.toggled li a {
color: #077CA7;
background: none;
}
#nav ul.toggled li a:hover {
background: url(navbar_on_bg.gif) repeat-x center;
color: #fff;
}
#nav li {
float:left;
position:relative;
}
#nav li.current {
background: url(navbar_current_bg.gif) repeat-x;
}
#nav li a:hover {
border-left: 1px solid #008CB5;
border-right: 1px solid #008CB5;
padding:18px 12px;
}
#nav ul {
display:none;
position:absolute;
top:55px;
width:420px;
margin-top: 0;
}
#nav li ul a, #nav li ul a:hover {
padding:6px 8px;
letter-spacing: normal !important;
}
#nav li ul a:hover {
padding:6px 7px;
}
#nav ul#ulprods {
right: -97px;
width: 242px;
}
#nav ul#ulsupport {
right: -107px;
width: 350px;
}
#nav ul#ulcontact {
right: 0px;
width: 251px;
}
#nav li ul li {
	font-size: 0.8em;
}
#nav li ul.toggled {
	float: right;	
	background: url(blank.gif) no-repeat;
}
#nav li ul.toggled li {
	display: inline;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
position: relative;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
}

/* Products Page Styling */

.smalltext {
color:#5288B2;
font-size:0.6em;
letter-spacing: normal;
}
p.prodtab {
	background: url(heading_2_bg.gif) no-repeat 0px -12px;
	position: relative;
	padding: 5px 0px 0px 8px;
	height: 20px;
	line-height: normal;
	margin-bottom:15px !important;
}
p.prodtab span {
	font-weight: bold;
	padding-right: 8px;
}
.prodlisting table {
border:1px solid #96BBE3;
margin: 0px;
width: 100%;
}
.prodlisting table tr {
background:#E2EDFE none repeat scroll 0%;
}
.prodlisting table tr td {
border-bottom:1px solid #E5EFF8;
border-left:1px solid #E5EFF8;
color:#678197;
padding:10px 13px;
text-align:left;
font-size: 1.2em;
vertical-align: middle;
line-height: normal;
}
.searching table tr td {
padding: 0px;
}
.prodlisting table tr th.imagecell {
	width: 60px;
	text-align: center;
}
img.imagethumb {
	border: 3px solid #fff;
}
.prodlisting table tr.prodrowodd {
background:#F4F9FE none repeat scroll 0%;
}
.prodlisting table .column1 {
background:#F9FCFE none repeat scroll 0%;
}
.prodlisting table thead th {
background:#c1dfeb;
color:#03749E;
font-size:1.4em;
font-weight:normal;
letter-spacing:-1px;
padding:10px 0px 10px 12px;
}
.prodlisting table thead th.lefttext a:hover {
	font-weight: bold;
}
.prodlisting table tr td.pdflist {
font-size:0.8em;
width:220px;
padding-top: 8px;
line-height: normal;
}
td.prodidlist a {
	border: 0;
}
.prodnamelist {
cursor: pointer;
vertical-align:middle;
}
#maincontent .prodnamelist p {
	margin: 0;
	padding: 3px 0px;
	font-size: 0.8em;
	font-weight: bold;
}
.prodnum {
	width: 30px;
	vertical-align: middle;
}
.prod_title {
	font-size: 1.6em;
	letter-spacing: -1px;
}
span.prod_cat {
	display: block;
	font-size: 0.7em;
	padding-top: 2px;
}	
span.prod_cat a:hover {
	border-bottom-style:solid;
}
.prod_desc {
	font-size: 1.1em;
}
.prod_price {
	font-weight: bold;
	font-size: 1.3em;
}
#prodfull {
	margin-right: 260px;
}
#pdf_icon_big {
	position: absolute;
	margin-left: 505px;
	width: 260px;
	border-left: 2px dashed #BCD6F4;
}
#pdf_icon_big h2 {
	background:transparent none repeat scroll 0%;
	color:#0F67A1;
	font-size:1.4em;
	padding:0px 0px 9px;
	text-align:center;
}
#pdf_icon_big a {
	display: block;
	float: left;
	margin: 0px 10px;
	border: none;
	width: 110px;
}
#pdf_icon_big a#getreader {
	background: url(get_adobe_reader.gif) no-repeat 0px -39px;
	display: block;
	height: 39px;
	width: 158px;
	margin: 10px 0px 0px 48px;
}
#pdf_icon_big a#getreader:hover {
	background: url(get_adobe_reader.gif) no-repeat 0px 0px;
}
#pdf_icon_big a#getreader img {
	height: 39px;
	width: 158px;
}
div.pdflist {
	width: 300px;
}
.pdflist a {
background:transparent url(pdf_icon_small.gif) no-repeat scroll 3px 0px;
border: none;

display:block;
height:25px;
line-height:1em;
padding-top:3px;
text-align:right;
}
.pdflist a:hover {
font-weight: bold;
}
span.downloadlistcat {
	display: block;
	float: left;
	padding-left: 30px;
	text-align: left;
	cursor: pointer;
	line-height: normal;
}
.downloadfullcat {
	font-size: 1.1em;
	line-height: normal;
}
span.downloadlistname {
font-size: 0.9em;
	cursor: pointer;
	line-height: normal;
}
span.downloadcat {
	display: block;
	font-size:1.2em;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: center;
	height: 64px;
	padding-top: 25px;
	background: url(pdf_icon_big.gif) no-repeat 14px -91px;
	color: #0F67A1;
}
#pdf_icon_big a:hover span.downloadcat {
	color: #fff;
}

span.downloadname {
	display: block;
	margin-top: 1px;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.5em;
}

/* zem_contact_reborn Styling */

#zemcont {
margin-left:10px;
position:relative;
}
#zemcont label {
clear:left;
font-size:1.3em;
height:18px;
width:304px;
}
#zemcont input, #zemcont textarea, #zemcont select, #zemcont option {
background:#E8F0F4;
border:1px solid #7aafd8;
color:#007;
padding:2px;
margin-bottom: 10px;
}
#zemcont input:focus, #zemcont textarea:focus {
background:#bbd5f4;
border:1px solid #7aafd8;
color:#007;
}
#zemcont select {
padding:0px;
font-size: 1.2em;
width: 200px;
border: 1px solid #7AAFD8;
}
#zemcont option {
border:0pt none;
margin:0px;
padding: 3px;
}
.zc1, .zc2, .zc3, .zc4, .zc5 {

}
#zemcont label.zemText, #zemcont label.zemTextarea, #zemcont label.zemSelect  {
display:block;
padding:0pt;
font-weight:normal;
margin:0pt 0pt 3px;
}
#zemcont label.zc5 {
	width: 424px;
}
#zemcont input.zemSubmit {
clear:both;
margin-bottom:10px;
width:90px;
font-size: 1.3em;
color: #006;
}
#content .zemerror {
color:#EDE00C;
}
#zemcont input.zemRequired, #zemcont textarea.zemRequired {
border-right:4px solid #EDE00E;
}
#zemcont input.zemRequirederrorElement, #zemcont textarea.zemRequirederrorElement {
border: 1px solid #d00;
border-right:4px solid #d00;
}
ul.zemError {
color: #d00;
list-style-type: disc;
list-style-position: inside;
margin: 10px 0px 12px;
}
#zemcont input, #zemcont textarea {
	width: 300px;
}
#zemcont input#zc3, #zemcont label.zc3 {
	width: 160px;
}
#zemcont textarea {
	width: 420px;
}
