@charset "UTF-8";
/* CSS Document */

BODY {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}

P,UL,LI {
	font-size:12px;
	color:#333333;
	line-height: 140%;
}

a {
	color:#3167a7;
}

.clearer {
	clear:both;
}

#global {
	width: 964px;
	margin-left:auto;
	margin-right: auto;
}

.clearboth {
	clear:both;
}

#header-top {
	width: 964px;
	height:111px;
}

#header_left {
	float: left;
	width: 192px;
	margin-top: 15px;
}

h1#logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1#logo a {
	display: block;
	text-indent: -9999px;
	width: 200px;
	height: 75px;
	background: url(../img/logo-pos.png) no-repeat;
}

#header_right {
	float: right;
}

#header-nav {
	background: url(/img/nav-back.jpg) no-repeat;
	width: 964px;
	height:49px;
}

.header-text {
	float:right;
	font-size:16px;
	color:#4d4d51;
	padding-top:25px;
	text-align:right;
	padding-right:10px;
	line-height:20px;
	font-weight: bold;
}

.header-text A {
	color:#3166a4;
	font-weight: bold;
	text-decoration: none;
}

.header-text A:hover {
	text-decoration: underline;
}

#index-left {
	width:640px;
	height:355px;
	float:left;
	_margin-top:20px;
	margin-top:10px;
}

#index-right {
	width:314px;
	height:355px;
	float:right;
}

#index-left-inside {
	width:640px;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding: 20px 0px 20px 0px;
}

#index-left-inside-left {
	float: left;
	width: 322px;
}

#index-left-inside-right {
	float: right;
	width: 300px;
}

.indextitle {
	font-size:31px;
	color: #4e4e51;
}

.indexproductssub {
	color:#4e4e51;
	font-weight:bold;
	font-size: 13px;
	line-height: 140%;
}

.indexlink {
	float:right;
	padding-right:17px;
	color: #3167a4;
	font-size:13px;
	text-decoration:none;
}

.indexlink A:hover {
	color:#666666;
}

.indexlinkimage {
	float:left;
	padding-left: 445px;
	padding-top:5px;
}

#contentboxholder {
	background: url(/img/threebox_bg.gif) no-repeat;
	width: 964px;
	height:221px;
	float:left;
}

.contentboxleft {
	width:300px;
	height:221px;
	float:left;
	margin-left:12px;
}

.contentboxmiddle {
	width: 300px;
	height:221px;
	float:left;
	margin-left:20px;
}

.contentboxright {
	width: 300px;
	height:221px;
	float:right;
	margin-right:12px;
}

.contentboxheaders {
	color:#333333;
	padding:29px 0px 0px 0px;
	font-size:16px;
	margin:0px 0px 10px 0px;
	display:block;
}

.boxleftcontent {
	width: 199px;
	height: 100px;
	float:left;
	font-size:12px;
	color:#666666;
	line-height: 15px;
}

.boxrightcontent {
	width: 101px;
	height: 100px;
	float:right;
	padding-top:15px;
}

.boxlinks {
	color: #3167a4;
	font-size:13px;
	text-decoration:none;
	padding-left:5px;
}

.newscontent {
	font-size:12px;
	color:#666666;
	line-height: 15px;
	padding-left:10px;
}

.manu {
	padding-top:15px;
}

.highersites {
	width:400px;
	float:right;
	height:70px;
}

.footerlinks {
	width:400px;
	float:left;
	height:70px;
	padding-top:10px;
	padding-left:10px;
	font-size:11px;
	color:#666666;
}

#footersection {
	width:964px;
	height:70px;
	border-top: solid 2px #666666;
	margin-top:20px;
	font-family: helvetica;
}

.footerlinks A {
	text-decoration:none;
	font-size:11px;
	color:#666666;
}

.highersiteslink {
	float:right;
	text-decoration:none;
	font-size:11px;
	color:#666666;
	padding-top: 10px;
	padding-right:10px;
}

#footersection a:hover {
	color:#3167a4;
}

.activetab {
	float:left;
	width:113px;
	height:29px;
	background: url(/img/active-tab.jpg);
	margin-top: 32px;
	text-align:center;
	margin-left: 10px;
	margin-bottom: -1px; 
	border-bottom: 1px solid #E4EEF8;
}

.inactivetab {
	float:left;
	width:114px;
	height:29px;
	background: url(/img/inactive-tab.jpg);
	margin-top: 32px;
	text-align:center;
	margin-left: 10px;
	border-bottom: 1px solid #a7c5e4;
	margin-bottom: -1px;
}

.activetab A {
	color:#666666;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
	font-family: helvetica;
	line-height: 180%;
}

.inactivetab A {
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
	font-family: helvetica;
	line-height: 180%;
}

.inactivetab A:hover {
	color:#666666;
}

.tabposition {
	margin-top:15px;
}

.productbox {
	width:290px;
	height:256px;
	float:left;
	background-color:#e4eef8;
	border: 1px solid #a7c5e4;
	padding-left: 10px;
}

.productlinks {
	color: #3167a4;
	font-size:12px;
	text-decoration:none;
	padding-left:5px;
}

.productboxactive {
	width:290px;
	height:256px;
	float:left;
	background-color:#e4eef8;
	border: 1px solid #a7c5e4;
		border-top: none;
	padding-left: 10px;
	display:block;
	overflow: auto;
}

.productboxinactive {
	display: none;
}

.input190 {
	width: 190px;
	height: 23px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	margin: 0 0 10px 0;
	color:#666666;
	font-weight:bold;
	font-size:14px;
}

.searchboxtext {
	color:#666666;
	font-weight:bold;
	font-size:14px;
}

/* START PRODUCTS PAGE STYLES */
#breadcrumbs {
	width:944px;
	height:28px;
	border-bottom: 1px dotted #333333;
	font-size:10px;
	color:#000000;
	float:left;
	margin-left: 10px;
	padding-top: 10px;
	_margin-bottom:20px;
}

#breadcrumbs A {
	font-size:10px;
	color:#3167a4;
	text-decoration:none;
}

#breadcrumbs A:hover {
	font-size:10px;
	color:#a7c5e4;
}

#producttitle {
	width:700px;
	height:50px;
	float:right;
	border-bottom: 1px solid #3167a4;
	margin-right: 10px;
	vertical-align:middle;
}

#leftcol {
	width:230px;
	float:left;
	margin-bottom: 10px;
}

#centrecol {
	width:480px;
	float:left;
	margin-left: 24px;
}

#rightcol {
	width:220px;
	float:right;
	padding-top:10px;
}

#widecol {
	width:700px;
	float:left;
	margin-left: 24px;
}
#widecol ul{
	clear: both;
}
.productmain {
	font-size:18px;
	font-weight:normal;
	margin-bottom: 5px;
	color:#666666;
}

.contact {
	display:block;
	margin:20px 0px 20px 10px;
}

.productsub {
	font-size:24px;
	font-weight:normal;
	color:#3167a4;
	width:480px;
	border-bottom: solid 2px #3167a4;
	margin: 15px 0px 0px 0px;
	padding-bottom:10px;
}

.subNav, .subNav ul {
	list-style:none;
	padding-left: 0px;
	font-size:15px!important;
}


.subNav ul {
	margin-left:13px;
}
.subNav li {
	margin-left:0px;
	margin-bottom: 15px;
}

.subNav li a {
	display:block;
	background: url(/img/rightarrow.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 15px;
	text-decoration:none;
}

.subNav li a:hover {
	text-decoration:underline;
}


#product-search {
	width:230px;
	height: 212px;
	background-color: #eef4fa;
	float:left;
}

#product-search-inner {
	width:220px;
	height: 212px;
	float:left;
	margin-left: 5px;
}

.searchformheader {
	font-size:16px;
	border-top: 1px solid #3167a4;
	border-bottom: 2px solid #3167a4;
	padding: 5px 0px 5px 0px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #333333;
}

A.productimage {
	width: 220px;
	display: block;
	line-height: 220px;
	border: none;
	text-align: center;
}


A.productimage IMG {
	vertical-align: middle;
	border: none;	
}

#contactform {
	float:right;
	width:528px;
	_width:428px;
	padding-top: 10px;
}

#contactdetails {
	float:left;
	width:324px;
	padding-left: 10px;
	color:#333333!important;
}

.contactleftbox {
	width: 220px;
	height: 29px;
	display: block;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999;      
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000; 
}

.contactrightbox {
	width: 340px;
	height: 75px;
	display: block;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999;      
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000; 
}

#contactdetails {

}

.addresses {
	font-size:14px;
}

.addresseschanged {
	color:#FF0000;
	font-size:14px;
}

.fieldname {
	font-size: 14px;
	color:#3167a4;
}

.error_message {
	font-size:14px;
	color:#ff0000;
}

.message_sent {
	font-size:14px;
	color:#000000;
}

UL.links {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.links li {
	list-style: none;
}

.links li a {
	color: #3167A4;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background: url(/img/rightarrow.gif) no-repeat 0px 5px;
	padding-left: 10px;
	display:block;
}

.links LI A:hover {
	text-decoration: none;
	background: url(/img/downarrow.gif) no-repeat 0px 5px;
}

.links LI.product_links A {
	color: #3167A4;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background: url(/img/rightarrow.png) no-repeat 0px 5px;
	margin-bottom: 5px;
}

.links LI.product_links A:hover {
	text-decoration: none;
	background: url(/img/downarrow.png) no-repeat 0px 5px;
}

UL#enlarge {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

#enlarge LI {
	list-style: none;
	background: url(/img/enlarge.jpg) no-repeat 0px 0px;
	padding-left: 15px;
	font-size: 12px;
	color: #3167A4;
	height: 12px;
}
.pagination{
	margin: 10px 0 15px 0;
	clear: both;
	display: block;
	border-bottom: 1px dotted #999;
	font-size: 12px;
	padding-bottom: 5px;
}
TABLE#downloads {
	font-size: 13px;
	color: #4C4C51;
	margin: 20px 0px 0px 0px;
	width: 220px;
}

#downloads TR TD {
	padding: 7px;
}

#downloads TR TD.blueback {
	background-color: #3167A4;
	color: #FFFFFF;
	font-weight: bold;
}

#downloads TR.title TD {
	border-bottom: 1px solid #3167A4;
	font-weight: bold;
	background-color: #C9DBEF;
}

#downloads TR.greyback TD {
	background-color: #D6D6D6;
	padding:5px;
}


.productDetails {
	font-size: 0.8em;
	border-collapse: collapse;
}

.productDetails LI {
	list-style: none;
	margin: 0;
	padding: 0;
}

.productDetails UL {
	list-style: none;
	margin: 0;
	padding: 0;
}

.productDetails TD {
	border-bottom: 1px solid #3167A4;
	background: #C9DBEF;
	padding: 3px;
}

.productDetails TH {
	text-align: left;
	border-bottom: 1px solid white;
	font-weight: normal;
	background: #3167A4;
	color: white;
	padding: 3px;
}
.urljump {
	width:155px;
}
#search_criteria {
	background:#eff4fa;
	padding:8px;
	margin-top:10px;
}

#search_criteria LABEL {
	display: block;
	font-weight: bold;
}

#search_form SELECT {
	width: 205px;
}

.productItem {
	float: left; 
	width: 143px;
	height: 50px;
	border: 1px solid black;
	margin: 5px;	
}

#searchResults {
	border-collapse: collapse;
	width: 480px;
	font-size: 0.8em;
}

#searchResults A {
	font-size: 14px;
}

#searchResults TD {
	padding:5px;
	font-size:12px;
}


#searchResults TR.white {
	background: white;
}


#searchResults TR.grey {
	background: #C9DBEF;
}

P.inactive SELECT,P.inactive INPUT {
	background: white;
	color: black;
}


p.active SELECT,p.active INPUT {
	background: #3166a4;
	color: white;
}

.familiesItem A IMG, .manufacturerItem A IMG {
	border: none;
	vertical-align: middle;
}

.familiesItem, .manufacturerItem {
	background:url(../img/img-bg.gif) no-repeat;
	float: left;
	padding:2px;
	width: 150px;
	height: 150px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;	
	line-height: 150px;
}

.manufacturerItem {
	background:none;
	margin: 10px 20px 20px 0px;
}

.family {
	float:left;
	width:154px;
	height:174px;
	margin:10px 20px 20px 0px;	
	_margin:10px 10px 20px 0px;
}

.prodName {
	background:url(../img/prod-name-bg.gif) bottom left no-repeat;
	color:white;
	padding:10px 4px 5px 8px;
	font-size:11px;
	min-height:20px;
	_height:20px;
	display:block;
}

.prodName a {
	color:white;
	text-decoration:none;
}

.prodName a:hover {
	text-decoration:underline;
}


/****
CSS 
*****/
.page_text {
	float: left
}
.page_text P {
	float: left
}


.page_2col_text_left {
	float: left; 
	width:  340px;
}

.page_2col_text_right {
	float: right; 
	width:  340px;
}


.page_3col_text_left {
	float: left; 
	width:  210px;
	margin-right: 35px;
	
}
.page_3col_text_middle {
	float: left; 
	width:  210px;
}
.page_3col_text_right {
		float: right; 
	width:  210px;
}

.page_image .image_1 IMG {
	width: 700px;
}

.page_image_left {
	float: left;
	width: 700px;
}

.page_image_left .page_image_left_text {
	float: left;
}
.page_image_left .image_1 IMG {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.page_image_right {
	float: left;
	width: 700px;
}
.page_image_right p{
	float: left;
	width: 425px;
}
.page_image_right .image_1 IMG {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.page_image .image_1 IMG {
	margin: 10px 0 10px 0;
}

/* 2 images side by side */
.page_2images {
	width: 700px;
	float: left;
}
.page_2images .image_1 IMG {
	margin: 0 20px 0 0;
	float: left;
}

.page_2images .image_2 IMG {
	margin: 0;
	float: right;
}

/* 3 images side by side */
.page_3images{
	margin: 10px 0 10px 0;
}

.page_3images .image_1 IMG {
	width: 215px;
	float: left;
	margin-right: 14px;
}
.page_3images .image_2 IMG {
	width: 215px;	
	float: left;
	margin-right: 14px;	
}
.page_3images .image_3 IMG {
	width: 215px;	
	float: left;	
}


A.buttonLink {
	color: white;
	background: #3166A4;
	text-decoration: none;
	padding: 5px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	display: block;
}

A:hover.buttonLink {
	background: #16478A;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: none;
	border-right: none;
}

#portfolio-wrapper {
	width: 600px;
	overflow: hidden;
	position: relative;
}
.portfolio_main {
	width: 600px;
	display: inline;
}

/* Navigation */

ul#globalNav {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 964px;
	_width:960px;
	list-style: none;
	float: left;
	clear: both;
	font-family: arial;
}

ul#globalNav li {
	float:left;
}

#globalNav li a {
	display: block;
	text-decoration:  none;
	outline: none;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-shadow: -1px 0px 0px #000000;
	width: 114px;
	height: 44px;
	background: url(/img/nav-li-back.png) no-repeat;
	text-align: center;
	line-height: 44px;
	float: left;
}

#globalNav .first {
	background:none;}

#globalNav li a:hover {
	text-decoration:none;
	background: url(/img/nav-li-back-ov.png) no-repeat;
}

#globalNav li a img {
	margin-top: 5px;
}

.title1 {
	display:block;
	border-top:1px solid #4c85ca;
	border-bottom:2px solid #4c85ca;
	width:207px;
	padding:5px 0px;
}

TR.hover {
	background: #16478A !important;
	color: white;
	cursor: pointer;
}

TR.hover a {
	color: white;
}

.modelTxt {
	font-size:11px;
	margin-top:15px;
	display:block;
	color:#333;
}

h3.index {
	font-size: 16px;
	margin: 0px 0px 25px 0px;
	padding: 29px 0 0;
	font-weight: normal;
}
