﻿@charset "utf-8";
/* Created: 29/06/08 */

/* set the font for the site */
* { 
    margin:0px;
	padding:0px; 
	font-family:Arial, Helvetica, sans-serif;
}

ul{
	list-style-type: disc;
	margin-bottom: 10px;
}

/* set the colours for the text and background */

html {
	overflow-y:scroll
	}

body, html {
    color:#404040;
	background: #fff url('../images/v3/bg.gif') repeat-x;
	font-size: 11px; 
	line-height:1.3em
}

p{
	padding-bottom: 15px;
}

/* -- Defaults for headings, bulletpoints form required and paragraphs -- */

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */

ol, ul, li {
	margin-left: 15px;
}
IMG {
   border: none;
}

H1, H2, H3, H4, H5, H6 {
	font:normal 22px Arial, Helvetica, sans-serif;
	color:#9fcb22;
	padding:0px 0px 0px 0px;
}

.column1 {
	width:47%;
	padding-right:3%;
	float:left
}

.columnFull {
	width:100%;
	float:left
}

.column2 {
	width:207px;
	border-left:1px solid #bfbfbf;
	float:left
}

.column3 {
	width:544px;
	float:left
}

#home #content
{
	padding-left: 8px;
}

.homeText {
	width:583px;
	height: 216px;
	float:left;
}

.homeTextColumn{
	background: transparent url('../images/v3/front-box-bg.jpg') no-repeat 0px 35px; 	
	width: 193px;
	float: left;
	height: 229px;
}

.homeText ul
{
	list-style-type: disc;
	list-style-image: url('../images/v3/bullet1.gif');
	margin-left: 13px;
}
.homeText li
{
	padding-left: 14px;
	margin-bottom: 0px;
}

.homeText a {
	font-weight:300;
	color:#404040;
}

.homeText h3 {
	font-size: 15px;
	margin-top: 13px;
}

.homeText h3  a, .homeText h3  a:hover {
	font-weight: bold;
}

.homeText P {
	padding:10px 30px 10px 0px;
}

.homeText a:hover {
	font-weight:300;
	/*color:#878787*/
	color:#f00;
}

.homeText .spacer {
	width:0px;
	float:left;
}

.homeNavLinks {
	color: #666;
	text-indent: -14px;
	list-style: none;
	font-size: 12px;
	margin: 0px;
	margin-top: 0;
	line-height: 2.3ex;
	padding: 0;
}

.homeNavLinks  li {
	padding-bottom: 5px;
}

#homeNewsPanel {
	width:326px;
	height: 229px;
	float:left;
	margin-top: 7px;	
}

#homeNewsPanel ul {
	padding: 0;
	padding-right: 15px;
	margin: 0;
	list-style: none;
}

#homeNewsPanel li{
	margin-bottom: 10px;
	height:27px;
	
	padding-left: 13px;
	background: url(../images/bullet.png) 0 0.45em no-repeat;
}

#homeNewsPanel #head span {
	display: none;
}
#homeNewsPanel #head {
	width:326px;
	height:27px;
	background: transparent url('../images/v3/front_news_top.gif');
}

#homeNewsPanel #head p {
	padding:10px 0px 13px 18px;
	font-size:15px;
	font-weight:700;
	color:#404040;
	margin:0px;
}

#homeNewsPanel a
{
	color: #000;
}

#homeNewsPanel a:hover
{
	color: #f00;
}

#homeNewsPanel #head p a {
	color:#404040;
}

#homeNewsPanel #head p a:hover {
	color:#f00;
}

#homeNewsPanel #middle{
	background: transparent url('../images/v3/front-news-bg.gif') no-repeat;
}

#homeNewsPanel #middle P {
	padding:18px;
}

#homeMoreNews span { display: none; }
#homeMoreNews a {
	background: transparent url('../images/v3/front-news-bottom.gif') no-repeat;
	width:326px;
	height:40px;
	display: block;
	margin-bottom: 5px;
}

#jumpMenu .indent{
	/*padding-left: 6px;
	color: #000;*/
}

H1, H2, H3, H4, H5, H6 {
	font-size:20px;
	font-weight:700;
	color:#404040;
	margin:0px;
	padding-top:13px
}

H2 {
	font-size:16px;
}

H3 {
	margin:0px;
	padding:0px;
	font-size:13px;
}

H4 {
	font-size:12px;
}

H5 {
	font-size:12px;
}

H6 {
	font-size:12px;
}


a {
	text-decoration:none;
	color:#858585;
}

a:hover {
	/*color:#404040;*/
	color:#f00;
}

/*input, select {
	font-size:11px;
	width:165px;
	border:0px;
}*/

td
{
	padding:2px;
}
/* -- END Defaults -- */

/* This holds the content, change it's width to whatever is needed */
#wrap {
    width:917px;
	display: block;
	margin:0px auto 0px auto;
	/*background:transparent url(../images/shadowMiddle.png) top center repeat-y;*/
}

#registerBox {
	padding:20px 30px;
	background:#d0d0d0;
}

#shadowBottom {
    width:964px;
	display: block;
	margin:0px auto;
	height:23px;
	background:transparent url(../images/shadowBottom.png) top center no-repeat;
}

#main {
    width:917px;
	display: block;
	margin:0px auto;
	background:#FFF;
}

/* The main header, insert image in here */
#header {
    display: block;
	height:98px;
	width:916px;
	background: #FFF;
	clear:both
}

#logoWrap
{
	width: 434px;
	float: left;
}
#header #logo span, #header #logoSub span {display: none;}
#header #logo a {
	width: 144px;
	height: 69px;
	background: transparent url('../images/v3/top_sprites.gif') no-repeat 0px 0px;
	top: 16px;
	left: 1px;
	position: relative;
	float: left;
	overflow: hidden;
}
#header #logoSub  {
	width: 279px;
	height: 13px;
	background: transparent url('../images/v3/top_sprites.gif') no-repeat -154px -54px;
	top: 70px;
	left: 10px;
	position: relative;
	float: left;
	overflow: hidden;	
}

#genericBanner {
	width:929px;
	height: 109px;
	background:transparent url(../images/v3/banner.jpg) no-repeat 0px 5px;
	position: relative;
	left: -5px;
}

#genericBanner h1 {
	padding:45px 0px 0px 25px;
	color:#FFF
}
/* begin: menu */

#menu {
	height:24px;
	width:917px;
	background :transparent url('../images/v3/top_bg.gif') repeat-x bottom left;
}

#menu #space {
	width:0px;
	float:left
}

#menu a {
	padding:0px;	
	font-size:12px;
	color:#686868;
	float:left;
}

#menu li li a
{
	padding-top: 7px;
	padding-bottom: 7px;	
	padding-left: 20px;
}

#menu li li.menuFirstItem
{
	padding-top: 20px;
}

#menu a:hover {
	/*color:#333;*/
	color:#f00;
	/*background:#d0d0d0;*/
}

#menuProducts span, #menuSolutions span, #menuServices span, #menuPress span, #menuSupport span  { display: none; }
#menuHome span, #menuAbout span, #menuCareers span, #menuContact span  { display: none; }
#menuProducts
{
	width: 91px;
	height: 24px;
	background: transparent  url('../images/v3/top_menu_0.gif') no-repeat 0px 0px;
}
#menuProducts:hover {background: transparent  url('../images/v3/top_menu_1.gif') no-repeat 0px 0px;}
#menuSolutions 
{
	width: 96px;
	height: 24px;
	background: transparent  url('../images/v3/top_menu_0.gif') no-repeat -91px 0px;
}
#menuSolutions:hover{background: transparent  url('../images/v3/top_menu_1.gif') no-repeat -91px 0px;}
#menuServices
{
	width: 90px;
	height: 24px;
	background: transparent  url('../images/v3/top_menu_0.gif') no-repeat -188px 0px;
}
#menuServices:hover{background: transparent  url('../images/v3/top_menu_1.gif') no-repeat -188px 0px;}
#menuPress
{
	width: 70px;
	height: 24px;
	background: transparent  url('../images/v3/top_menu_0.gif') no-repeat -278px 0px;
}
#menuPress:hover{background: transparent  url('../images/v3/top_menu_1.gif') no-repeat -278px 0px;}
#menuSupport
{
	width: 85px;
	height: 24px;
	background: transparent  url('../images/v3/top_menu_0.gif') no-repeat -349px 0px;
}
#menuSupport:hover{background: transparent  url('../images/v3/top_menu_1.gif') no-repeat -349px 0px;}

#nav {
	float:left;
	width:460px;
	position: relative;
	left: 30px;
}

#menuHome 
{
	width: 47px;
	background: transparent url('../images/v3/top_sprites2.gif') no-repeat 0px 0px;
	margin-right: 10px;
}
#menuAbout 
{
	width: 47px;
	background: transparent url('../images/v3/top_sprites2.gif') no-repeat -57px 0px;
	margin-right: 10px;	
}
#menuCareers
{
	width: 58px;
	background: transparent url('../images/v3/top_sprites2.gif') no-repeat -114px 0px;
	margin-right: 10px;	
}
#menuContact
{
	width: 58px;
	background: transparent url('../images/v3/top_sprites2.gif') no-repeat -181px 0px;
}

#nav #links {
	display:block;
	margin-top:12px;
	width: 240px;
}

#nav #links a {
	display: block;
	height: 11px;
	float: left;
}

#nav #links a:hover { 
	color:#f00;
	/*color:#f00000;*/
}

#searchBox
{
	float: left;
	display: block;
	margin-left: 18px;
	position: relative;
	top: -2px;
}
#searchBoxInput{
	width: 124px;
	border: 1px solid #716d6d;
	margin-right: 4px;
}
#searchBoxButon
{
	border: 0px;
	background: transparent url('../images/v3/top-search-button.gif');
	width: 63px;
	height: 16px; 
	top: -3px;
	position: relative;
}

#nav #selectBox {
	padding:0px 0px 10px 255px;
}
#jumpMenu{
	float: right;
	margin-top: 2px;
}

#nav #selectBox select {
	color:#858585;
	border:1px solid #858585;
	width: 194px;
	position: relative;
	left: -28px;
}

/* end: navbar */

/*#content {
	background:#FFF url(../images/main-fade-bg.png) repeat-x top left;
	clear:both;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	line-height:1.3em;
}*/

#contentNormal {
	clear:both;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	line-height:1.3em;
	min-height: 400px;
}

/* footer */
#footer {
    font-size: 11px;
	padding: 14px;
	padding-top: 10px;
	clear:both;
	color:#878787;
	text-align: left;
   	margin-top: 0px;
}

#footer a {
	color:#878787;
	text-decoration:none;	
}

#footer a:hover {
	color:#f00000;
}

#esaImage {
	padding:0px 0px 23px 10px;
	float:left;
	position: relative;
	top: -0px;
	margin-left: 25px;
}

#footerText {
	float:left;
	width: 680px;
	padding: 10px 0px 0px 0px;
	margin-right:8px;
	position: relative;
	top: 32px;
	left: 54px;
}

#footerText div {
	width: 610px;}

#footerHr
{
	margin-bottom: 8px;
}

/* ---------------------------------------- home footer */
	#home #footer {
		padding:0;
		padding-top:0px;
	}
	
	#home #esaImage {
		padding:0px 0px 23px 10px;
		float:left;
		position: relative;
		top: -0px;
	}	
	
	#home #esaImage {
		width: 100px;
		padding:0;
		margin:0;
		margin-bottom: 30px;
	}
	
	#home #footerText {
		margin-left:0;
		margin-right:0;
		padding-left: 20px;
		float:left;
	}


/*----------------------------------------*/

body#home #footerText {
	border: 0!important;
}

#subNav{
	margin:0;
	padding-left:20px;
	font-size:11px;
	height:19px;
	position: relative;
	margin-top: -32px;
}

#subNav .first{
	background-image: none;
	padding-left:0px;
}

#subNav li{
	float:left;
	display:block;
	list-style:none;
	margin:0;
	padding:5px;
	padding-left:15px;
	padding-right:2px;
	background: transparent url("../images/v3/breadcrumbIcon.gif") no-repeat;
}

#subNav a {
	color: #fff;
}
#subNav a:hover {
	color: #f00;
}


.columnLeft{
	/*width:180px;*/
	margin:0;
	float:left;
}

.columnContent
{
	font-size:12px;
	width:690px;
	float:left;
	padding:0 0 15px 15px;
}

.quoteLeft
{
	border: 1px #cccccc solid;
	width: 176px;
	background: transparent url('../images/v3/left-info-bg.gif') no-repeat right 23px;
	margin-left: -3px;
}

.quoteLeft .downloadPdf
{
	font-weight: bold;
	background-color: #fff;
}

.quoteLeft p{
	padding:8px;
}
.quoteLeft h3{
	background: transparent url('../images/v3/left-info-top.gif') no-repeat;
	height: 24px;
	width: 178px;
	position: relative;
	top: -1px;
	left: -1px;	
	padding-top: 3px;
	padding-left:8px;
	color: #fff;
	font-size: 11px;
}

.navLeft
{
	background: transparent url('../images/v3/nav-left-top.gif') no-repeat;
	padding-top: 5px;
	width:189px;
	margin:0;
	margin-left: -8px;
	margin-top: -3px;
	font-size: 11.5px;
}
#navLeftEnder
{
	width: 189px;
	height: 19px;
	background: transparent url('../images/v3/nav-left-bottom.gif') no-repeat;
	margin-left: -8px;	
}

.navLeft li{
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding: 0px;
	list-style:none;
	background: transparent url('../images/v3/nav-left-center.gif') no-repeat top left;
	width: 189px;
	height: 29px;	
}

.navLeft li a{
	display: block;
	width: 189px;
	height: 29px;
	padding-top: 6px;
	padding-left: 15px;
	color: #000;
	font-size: 12px;
}
.navLeft li a:hover{
	color: #f00;
}

.navLeft li.selectedMenuItem {
	background: transparent url('../images/v3/nav-left-center1.gif') no-repeat top left;	
}
.navLeft li.selectedMenuItem a {
	font-weight: bold;
}

.imageLeft{
	margin:0 15px 10px 0;
	display:block;
	float:left;
}

.imageRight{
	margin:0 0 10px 15px;
	float:right;
	display:block;
	float:right;
}

.clear{
	line-height:0;
	height:0;
	width:0;
	margin:0;
	padding:0;
	border:0;
	clear:left;
}


.productItem{
	margin-top: 8px;
	margin-left:3px;	
	float:left;
	width:168px;
	padding-bottom:20px;
	background: transparent url('../images/v3/front-box-bg.jpg') no-repeat 0px 22px;
	font-size: 12px;
}
.productItem h3{
	background: transparent url(../images/v3/boxtop1.gif) no-repeat top left;
	margin-bottom:5px;
	padding:3px 5px 5px 10px;
	font-size: 12px;
}
.productItem h3 a{
	color: #fff;
}
.productItem h3 a:hover{
	color: #f00;
}
.productItem ul{
	margin-left: 8px;
	margin-top: 13px;	
	padding-right: 5px;
}
.productItem li{
	list-style-type:image;
	list-style-image: url('../images/v3/bullet1.gif');
	margin-bottom:5px;
}
.productItem li a{
	color: #333;
}
.productItem li a:hover{
	color: #f00;
}

.productImage{
	margin-left:3px;
	margin-bottom:6px;
	float:left;
	display:block;
	width:168px;
}

/*.columnContent
{
	text-align: left;
}*/

/*#splashFlash{
	left: -5px;
	margin-top: 4px;
	position: relative;
	display: block;
}*/

#splash
{
	margin-left: -7px;
	position: relative;
	margin-bottom: 34px;
}

#splashCenterContent a span
{
	display: none;
}
#splashCenterContent a img
{
	margin-left: 7px;
	position: relative;
	margin-top: -2px;
}

#splashTop
{
	background: transparent url('../images/v3/splash-top.gif') no-repeat;
	width: 928px;
	height: 3px;
	margin-top: 6px;
}
#splashCenter
{
	background: transparent url('../images/v3/splash-center.gif') no-repeat;
	width: 928px;
	height: 309px;
	position: relative;
}
#splashBottom
{
	background: transparent url('../images/v3/splash-bottom.gif') no-repeat; 
	width: 928px;
	height: 29px;
	position: absolute;	
}

#splashBottomNav
{
	margin-right: 10px;
	padding-top: 6px;
	float: right;
}
.splashBottomNavChoice
{
	margin-right: 3px;
	display: block;
	float: left;
}

#splashBottomText
{
	float: left;
	padding-top: 3px;
	margin-bottom: -3px;	
	margin-left: 12px;
	color: #fff;
	z-index: 10;
}

#splashLeft, #splashRight
{
	position: relative;
	top: -1px;
	cursor: pointer;
}
#splashLeft
{
	float: left;
	margin-right: 4px;
}
/*===============================================================================*/

.pLC {

}

.pLCH {
	margin-top: 14px;
	font-weight: bold;
	font-size: 13px;
}

.pLCP {
	position: relative;
	margin-left: 10px;
	margin-top: 5px;
	border: 1px solid #DDD;
	/*background: url(../images/main/bg_line2.png) top left;
	background-repeat: repeat-x;*/
	background-color: #FAFAFA;	
	
	padding: 3px;
	width: 660px;
}

.pLCP a {
	color: #222;
}

.pLCP a:hover {
	color: #f00;
}

.pLC P {
	margin-left: 10px;
}

.quickSpecsSideBarText {
	font-size: 10px;
	color: #555;
}

.customSideBarText {
	font-size: 11px;
	color: #555;
}

.productParts {
	font-size: 10px;
	padding-left: 0;
	padding-right: 10px;
}

.productParts h3 {
	margin-bottom: 1px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.partBox {
	border: 1px solid #D0D0D0;
	width: 660px;
	/*background: url(../images/main/bg_line1.png) top left;
	background-repeat: repeat-x;*/
	/*background: white url(../images/main/bg_line1.png) top left;*/
	background-color: #FAFAFA;	
	
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.partBox label {
	font-size: 12px;
}

.partBox input {
	margin: 0;
}

.partCaption {
	background: #F4EDED;
	padding: 5px;
	width: 663px;
	font-size: 12px;
}

.quantitySelector {
	height: 18px;
	font-size: 10px;
	display: none;
}

.quantitySelector_s {
	height: 18px;
	font-size: 10px;
}

.warning {
	padding: 10px;
	border: 1px solid #e66;
	background-color: #fdd;
}

.quoteViewHead {
	padding: 5px;
	background: #ddd;
	margin-bottom: 0;
	width: 670px;
	border: 1px solid #D0D0D0;
	font-weight: bold;
}

.submissionError {
	padding: 10px;
	border: 1px solid #e66;
	background-color: #fdd;
	width: 660px;
}

pre {
	width: 545px;
	overflow: auto;
	background: #f3f3f3;
}

.productName {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

.productBox a {
	background: #F3F3F3;
	background: url(../images/main/tl_border5.png) top left;
	background-repeat: no-repeat;
	width: 140px;
	height: 180px !important;
	overflow: hidden;
	border: 1px solid #EEE;
	float: left;
	margin: 10px;
	padding: 10px;
}

.productBox a:hover {
	background: #fff;
}

.productBox img {
	margin: 10px;
	padding-top: 10px;
}

.newsListLink {
	font-weight: bold;
}

.tableLine {
	border-bottom: 1px dashed black;
	height: 3px;
}
.tableLineSpacer {
	height: 7px;
}

.validation-failed {
	border: 2px solid #f00;
}

.validation-passed {
	border: 1px solid #000;
}

.menuLinks {
	background: url(../images/main/tl_border5.png) top left;
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 5px;
}

.catList {
	width: 49%;
	float: left;
	margin-top: 8px;
}

.catList ul li {
	padding-top: 1ex;
	list-style: none;
}

.catList ul ul li {
	padding-top: 0px;
}

.catList ul ul {
	padding-left: 0.5em;
	margin-left: 0.5em;
}

.style2 {
	color: #FF0000;
}

.style5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13pt;
	font-weight: normal;
}

.dateSubHeading {
	font-size: 10pt;
	color: #777;
	position: relative;
	font-weight: bold;
}

.dateSmall {
	font-size: 9pt;
	color: #999;
}

/*====================================================================================*/


.multiTableColumn input, .multiTableColumn select
{
	width: 100px;
}

input, select {
	border: 1px solid #A5ACB2;
}

/*====================================================================================*/

.quoteViewBox {
	border: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	width: 660px;
	/*background: url(../images/main/bg_line1.png) top left;*/
	background-color: #FAFAFA;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
}

.quoteViewBox input, .inputStyle1 {
	/*background: url(../images/main/bg_line1.png) top left;*/
	background-repeat: repeat-x;
}

.formBox input, .formBox textarea, .formBox select {
	/*background: url(../images/main/bg_line1.png) top left;*/
	background-repeat: repeat-x;
}

.formBox select option {
	background: #fff;
}

.formBox {
	border: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	width: 670px;
	/*background: white url(../images/main/bg_line1.png) top left;*/
	background-color: #FAFAFA;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-top: 25px;
	padding-left: 10px;
	margin-bottom: 30px;
}

/*====================================================================================*/

.partBox input {
	border:0;
}

strong, b, bold {
	font-weight: bold;
}

em {
	font-style: italic;
}

.addthis_button
{
	width: 125px;
}
#addthis_button_wrapper
{
	width: 125px;
	float: right;
	margin-bottom: 15px;
}