/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Navigation
  Headings
  Content Area
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
} 

body, html {	
	color:#666;
	background: #80d0ef url(/images/bg_body.gif) repeat-x left top;
	min-height:101%;
}

body, select, textarea, input {	
	font:100% Arial,Verdana,sans-serif;
}

p {	
	margin: 15px 0;
}
		
a:link, a:visited {	
	text-decoration:underline;
	font-weight: bold;
	color: #1c91c4; 
}

a:hover, a:active {	
	text-decoration:none;
	font-weight: bold;
	color:#3db1e4;
}

*:focus { 
	outline: none 
}

.super {
	font-size:.5em;
	vertical-align:super;
}


/* ---------- @ Page Structure -----------*/


#wrapper {
	margin: 0 auto;
	font-size: 0.8em;
	width: 881px;
	}
	   
#masthead {
	height: 93px;
	}

#main {
	background: url(/images/bg_main_top.gif) no-repeat left top;
	padding: 20px 16px 1px;
	}

#main-inner {
	background:url(/images/bg_main_inner_bottom.gif) repeat-x left bottom;
	/* And because the footer gradient needs a certain page height to blend properly */
	min-height: 435px;
	height: auto !important;
	height: 435px; 
	}

#branding {
	background:url(/images/bg_branding.jpg) no-repeat left top;
	height:287px;
	position:relative;
	z-index:0;
	}

.left {	
	float:left;
}

.right {	
	float:right;
}


	

/* ---------- @ Navigation -----------*/

#nav {
	padding-top:18px;
	}

#nav li {
	list-style:none;
	float:left;
	}

#nav li.current_page_parent,
#nav li.current_page_item,
#home #nav li.home-item,
body.products #nav li.page-item-3,
body.news #nav li.page-item-8,
body.publications #nav li.page-item-7,
body.category_publications #nav li.page-item-7,
body.category_news #nav li.page-item-8,
body.dated_archive #nav li.page-item-8  {
	background:url(/images/nav_on.gif) no-repeat center bottom;
	padding-bottom:23px;
	}

#nav li a {
	height:48px;
	text-indent:-9000px;
	float:left;
	border-right:1px solid #FFF;
	border-left:1px solid #D2EBF1;
	}
	
#nav li a.first {
	border-left:none;
	}

#nav li a.last {
	border-right:none;
	}

#nav li a#home-link {
	width:61px;
	background:url(/images/nav_home.gif) no-repeat left top;
	}

#nav li a#home-link:hover,
#home #nav li a#home-link {
	background:url(/images/nav_home_hover.gif) no-repeat left top;
	}

#nav li.page-item-2 a {
	width:89px;
	background:url(/images/nav_about.gif) no-repeat left top;
	}

#nav li.page-item-2 a:hover,
#nav li.page-item-2.current_page_item a,
#nav li.page-item-2.current_page_item a:visited {
	background:url(/images/nav_about_hover.gif) no-repeat left top;
	}

#nav li.page-item-3 a {
	width:93px;
	background:url(/images/nav_products.gif) no-repeat left top;
	}

#nav li.page-item-3 a:hover,
body.products #nav li.page-item-3 a,
body.products #nav li.page-item-3 a:visited {
	background:url(/images/nav_products_hover.gif) no-repeat left top;
	}

#nav li.page-item-9 a {
	width:109px;
	background:url(/images/nav_technology.gif) no-repeat left top;
	}

#nav li.page-item-9 a:hover,
body.technology #nav li.page-item-9 a,
body.technology #nav li.page-item-9 a:visited {
	background:url(/images/nav_technology_hover.gif) no-repeat left top;
	}

#nav li.page-item-8 a {
	width:59px;
	background:url(/images/nav_news.gif) no-repeat left top;
	}

#nav li.page-item-8 a:hover,
body.news #nav li.page-item-8 a,
body.news #nav li.page-item-8 a:visited {
	background:url(/images/nav_news_hover.gif) no-repeat left top;
	}

#nav li.page-item-7 a {
	width:119px;
	background:url(/images/nav_publications.gif) no-repeat left top;
	}

#nav li.page-item-7 a:hover,
body.publications #nav li.page-item-7 a,
body.publications #nav li.page-item-7 a:visited {
	background:url(/images/nav_publications_hover.gif) no-repeat left top;
	}

#nav li.page-item-6 a {
	width:82px;
	background:url(/images/nav_contact.gif) no-repeat left top;
	}

#nav li.page-item-6 a:hover,
body.contact #nav li.page-item-6 a,
body.contact #nav li.page-item-6 a:visited {
	background:url(/images/nav_contact_hover.gif) no-repeat left top;
	}


/* Sidebar Nav */

#sidebar ul {
	list-style:none;
	margin-top:8px;
	}

#interior #sidebar li {
	border-bottom:1px dotted #65a5c4;
	padding:8px 0 8px 15px;
	background:url(/images/bullet.gif) no-repeat 3px 12px;
	}

#interior #sidebar ul {
	margin-top: 16px;
}

#interior #sidebar ul ul {
	margin: 5px 0 0 10px;
	font-size: 100%;
}

#interior #sidebar ul li a {
	text-decoration: none;
}

#interior #sidebar li li {
	border-bottom: none;
	padding: 5px;
	margin: 0;
	font-size: 0.85em;
	background:none
}

#interior #sidebar li li a {
	font-weight: normal;
}

#interior #sidebar li li li {
	font-size: 1em; /* to reign in the font sizing */
	background:none
}

#interior #sidebar .current_page_item a, #interior #sidebar .current_page_item a:visited {
	color:#296a86
}


		
/* ---------- @ Headings -----------*/
		   
h1 a#logo {
	text-indent:-9000px;
	width: 192px;
	height: 64px;
	font-size: 2em;
	display:block;
	margin:18px 20px 0px 0px;
	padding-right:20px;
	background: url(/images/logo.gif) no-repeat left top;
	}

h2 {	
	font-size: 1.8em;
	}

#branding h2 {
	text-indent:-9000px;
	background:url(/images/hdr_branding.gif) no-repeat left top;
	height:52px;
	width:442px;
	position:absolute;
	top:72px;
	left:30px;
	}

h2.page-hdr {
	width:845px;
	height:64px;
}

body.about h2.page-hdr {
	background:url(/images/hdr_about.jpg) no-repeat left top;
	text-indent:-9000px;
	}
	
body.products h2.page-hdr {
	background:url(/images/hdr_products.jpg) no-repeat left top;
	text-indent:-9000px;
	}

body.technology h2.page-hdr {
	background:url(/images/hdr_technology.jpg) no-repeat left top;
	text-indent:-9000px;
	}

h2#dated_archive,
body.news h2.page-hdr,
body.category_news h2.page-hdr, body.news h2.page-hdr, body.s h2.page-hdr, .archive h2.page-hdr {
	background:url(/images/hdr_news.jpg) no-repeat left top;
	text-indent:-9000px;
	}

body.publications h2.page-hdr,
body.category_publications h2.page-hdr,
body.tag h2.page-hdr {
	background:url(/images/hdr_publications.jpg) no-repeat left top;
	text-indent:-9000px;
	}

body.contact h2.page-hdr {
	background:url(/images/hdr_contact.jpg) no-repeat left top;
	text-indent:-9000px;
	}

body.terms-conditions h2.page-hdr {
	background:url(/images/hdr_terms.jpg) no-repeat left top;
	text-indent:-9000px;
	}

h3 {	
	font: 1.8em Helvetica,Arial;
	font-weight:bold;
	}

h3 a:link, h3 a:visited {
	text-decoration: none;
	color:#666;
}

h3 a:hover, h3 a:active {	
	text-decoration:underline;
	color:#3db1e4;
}

#home #content h3 {
	text-indent:-9000px;
	background:url(/images/hdr_applications.gif) no-repeat left top;
	z-index:1000;
	position:relative;
	top:-20px;
	left:26px;
	}

#home #sidebar h3 {
	text-indent:-9000px;
	background:url(/images/hdr_news.gif) no-repeat left top;
	position:relative;
	top:-20px;
	}

#interior h3 {
	margin:20px 0 -5px 0;
	color: #296a86;
	}

#interior #sidebar h3 {
	font-size:1.3em;
	margin-bottom:-15px;	
	}
	
#interior h3#listings-hdr {
	text-indent:-9000px;
	background:url(/images/hdr_listings.gif) no-repeat left top;
	width:80px;
	height:15px;
	margin:20px 0px 0px 15px;
	}

h4 {	
	font-size: 1.2em;
	margin: 20px 0 -5px 0;
	}

#interior h4 a:link, #interior h4 a:visited {
	text-decoration: none;
	color:#666;
}

#interior h4 a:hover, #interior h4 a:active {	
	text-decoration:underline;
	color:#3db1e4;
}

#home h4 {
	margin: 0;
}

#home .application h4 {
	font-size:1.1em;
	}

/* ---------- @ Content Area -----------*/

/*Home*/

#content {
	width:495px;
	padding-bottom:30px;
}

#sidebar {
	width:308px;
	padding-bottom:30px;
}

#branding p {
	background:url(/images/hdr_branding_sub.gif) no-repeat left top;
	position:absolute;
	top:110px;
	left:28px;
	width:407px;
	height:39px;
	text-indent:-9000px;
	}

#branding a {
	background:url(/images/btn_more.gif) no-repeat left top;
	width:106px;
	height:22px;
	position:absolute;
	top:176px;
	left:32px;
	text-indent:-9000px;
	} 

#home #content .application {
	background:#eaeaea;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd; 
	padding:12px 12px 20px 8px;
	color:#275061;
	font-size:.85em;
	margin-left:14px;
	}

#home #content .application img {
	float:left;
	margin: 0 13px 10px;
	}

#home #content .application h4 {
	padding:0;
	margin-bottom: 5px;	
	} 

#home #content .application p {
	margin:0;
	padding:0;
	}

#home #content .application a {
	background:url(/images/btn_more_gray.gif) no-repeat left top;
	text-indent:-9000px;
	width:95px;
	height:15px;
	display:block;
	margin-top: 15px;
	float: left;
	}

#home #sidebar ul li {
	background:url(/images/document_icon.gif) no-repeat left 2px;
	padding: 2px 15px 2px 16px;
}

#sidebar ul li h4 {
	font-size:1em;
	font-weight:normal;
	}

p.date {
	margin:5px 0 15px 0;
	font-size:0.85em;
}

#home p.date {
	margin:0 0 15px 0;
}




/*Interior*/

#interior #content {
	float: left;
}

#interior #content.wide {
	float: none;
	width: auto;
}

.content-wrapper,
#interior #content.wide {
	padding: 0 18px 30px 18px;
	}
	
#interior #sidebar {
	float: left;
	width: 210px;
	padding-right: 20px;
}

#interior #content ul {
	padding:15px 15px 15px 30px;
	}

#interior #content ul li {	
	padding-left: 11px;
	margin-bottom: 5px;
	}

.post {
	border-bottom:1px dotted #65a5c4;
	margin:16px 0;
	padding: 0 0 16px 0;
}
	
#interior table.product-listing {
	width:100%;
	border-collapse:separate;
	border-spacing:1px;
	empty-cells:show;
	color:#275061;
	margin-top:20px;
	}

.product-listing th {
	background-color:#38677B;
	color:#fff;
	height:1.6em;
	font-size:.9em;
	padding:4px 0px 2px;
	margin-bottom:1px;
	border-bottom:1px solid #C2DFE5;
	text-align:left;
	} 

.product-listing th.description-hdr {
	background:none;
	text-indent:-9000px;
	}

.product-listing th.product-hdr {
	padding-left:14px;
	width:384px;
	}

.product-listing th.item-hdr {
	width:57px;	
	padding-left:6px;
	}
	
.nologin.product-listing th.item-hdr {
	width:253px;
	}

.product-listing th.price-hdr {
	width:50px;
	padding-left:6px;
	}

.product-listing th.qty-hdr {
	width:137px;
	padding-left:6px;
	}

.product-listing tr.product-details {
	border-bottom:1px solid #b9d0d5;
	}

.product-listing td {
	border-bottom:1px solid #a1cbd6;
	}

.product-listing th.product-description {
	background-color:#C2DFE5;
	vertical-align:top;	
	padding:20px 10px 20px 12px;
	font-size:.88em;
	border-bottom:1px solid #a1cbd6;
	color:#275061;
	font-weight: normal;
	}

.product-listing th.product-description * {
	margin: 0;
	padding: 0;
}

.product-listing th.product-description h4 {
	font-size:1.1em;
	padding-bottom:5px;
	}

.product-listing td.product {
	background:#E2F2FF;
	padding-left:14px;
	}

.product-listing td.product h5 {
	font-size:1em;
	}

.product-listing td.product p {
	margin:0px;
	font-size:.88em;
	}

.product-listing td.item,
.product-listing td.price,
.product-listing td.qty {
	background-color:#C2DFE5;
	padding-left:6px;
	font-size:.94em;
	}

.product-listing td.qty .qty_in {
	float:left;
	}

.product-listing td.qty .qty_submit {
	margin-top:3px;
	padding-left:5px;
	}

#interior p.download {
	font-size:.88em;
	color:#1d759b;
	padding-left:204px;
	margin-top:20px;
	line-height:1.4em;
	}

#home #content .application p.video, .video {
	margin: 0 10px 10px 10px;
}

p.video, .video {
	margin: 10px;
}

/* ---------- @ Forms -----------*/

.button {
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 10px;
	font-size:0.8em;
	background:url(/wp-content/plugins/contactforms/images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

.button:hover {	
	cursor: pointer;
}

.product-listing .button {	
	background: #1f76a1 url(/images/bg_btn.gif) 3px 2px no-repeat !important;
	border:none!important;
	width: 90px;	
	margin: 0 0 1px 3px;
	padding: 1px 2px 2px 10px;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
}

.product-listing .button:focus {	
	background: #1f76a1 url(/images/bg_btn.gif) 3px 2px no-repeat !important;
}
		
.product-listing .button:hover {	
	background: #1f76a1 url(/images/bg_btn.gif) 3px 2px no-repeat !important;
}

.message {
	padding:15px;
	background:#381201;
	margin-bottom: 20px;
	border-bottom:1px solid #65483b
	}
	
.field {
	background:#a48c80;
	border:none;
	}	

.contacterror {
	background:#a48c80;
	border:1px solid #ddd5d0;
	padding:2px;
	}

#contactform label {
	display:block;
	margin-top:15px;
	}	


/*Clear*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}
/* End hide from IE-mac */




/* ---------- @ Footer -----------*/

#footer {
	color:#7f99b3;
	background:url(/images/bg_footer_bottom.gif) no-repeat left bottom;
	width:881px;
	margin:0 auto;
}

#footer div { 
	width:849px;
	margin-left: 16px;
	border-top:5px solid #359fcb;
	font-size:0.7em;
	padding:20px 0 25px 0;
	}

#footer div p {
	margin: 0 0 0 6px;
}

a#cat4 {
	display:block;
	width:30px;
	height:24px;
	float:right;
	background-image:url(/images/cat4.gif);
	text-indent:-9000px;
	margin-right:6px;
}

