/* Dalex CSS Document : The Sequel */


body {
	font-size:.8em;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	display: block;
	margin: 0px auto;
	width: 684px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 684px;
}
/* Holly Hack Targets IE Win only \*/
* html #container {height: 1%;}
/* End Holly Hack */

A {
	color: #33A02C;
}
A:hover {
	color: #194F7B;
}
A:visted {
	color: #33A02C;
}

/*****************
Header
/*****************/

#header {
	position:  relative;
	left: 0px;
	top: 0px;
	width: 684px;
	vertical-align: top;
	height: 82px;
	background-image: url(../assets/images/back1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0;
	
}

#headerLogo {
	position:  relative;
	float: left;
	width: 172px;
	height: 82px;
	margin-left: 0px;
}
#headerLogo A {
	display: block;
	width: 110px;
	height: 82px;
}

/**********************************
Menu right
/**********************************/

.menuRight {
	position: relative;
	display: block;
	float: right;
	right: 0px;
	top: 7px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 20;
}
.menuRight A {
	display: block;
	text-decoration:  none;
	color: #194F7B;
	width: 55px;
	padding:  4px 0px 4px 0px;
	text-align: center;
}
.menuRight A:hover {
	color: #FFFFFF;
	background-color: #194F7B;
}
.menuRight UL {
	position:  absolute;
	list-style:  none;
	color:  #FFFFFF;
	right: 0px;
	border:  0px;
	padding: 0;
	margin: 0;
}
.menuRight LI {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border-left: 1px solid #0A507C;
}
.menuRight LI.on {
	background-color: #FFFFFF;
}
.menuRight LI.first,
.menuRight LI.first A {
	width: 74px;
	color: #33A02C;
	border-left: 0px;
}
.menuRight LI.first A:hover {
	color: #194F7B;
	background-color: #67B649;
}

/**********************************
Menu left
/**********************************/

.menuLeft {
	position: relative;
	display: block;
	float: left;
	left: 0px;
	top: 7px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 21;
}
.menuLeft A {
	display: block;
	text-decoration:  none;
	color: #194F7B;
	padding: 4px 8px 4px 8px;
	text-align: center;
}
.menuLeft A:hover {
	color: #FFFFFF;
	background-color: #194F7B;
}
.menuLeft UL {
	position: absolute;
	list-style: none;
	color:  #FFFFFF;
	border:  0px;
	padding: 0;
	margin: 0;
}
.menuLeft LI {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border-right: 1px solid #0A507C;
}
.menuLeft LI.on {
	background-color: #FFFFFF;
}
.menuLeft LI.last,
.menuLeft LI.last A {
	border-right: 0px;
}
.menuLeft LI.last A:hover {
}

/**********************************
Search
/**********************************/

#headerSearch {
	position: relative;
	display: block;
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-top: 60px;
	margin-right: 10px;
	width: 280px;
}

#headerSearch FORM {
	margin: 0;
	padding: 0;
}
#headerSearch .box {
	width: 80px;
	height: 14px;
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin-left: 6px;
	border: 1px #c9d2d1 solid;
}
#headerSearch .but {
	height: 16px;
	font-size: 10px;
}
#headerSearch .but:hover {
	background-color: #FFFFFF;
}

/**********************************
Main Banner
/**********************************/

#mainBanner {
	position:  relative;
	width: 684px;
	height:  200px;
	display: block;
	background-repeat: no-repeat;
	border-bottom: solid #0A507C 4px;
	background-position: bottom left;
}

#mainMenu {
	position: relative;
	display: block;
	width: 152px;
	background-image:  url(../assets/images/backmenu1.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #FFFFFF;
	margin-left: 15px;
	padding: 4px 4px 4px 4px;
}
#mainMenu UL {
	list-style:  none;
	margin: 0;
	padding: 0; 
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}
#mainMenu LI {
	display: block;
	padding: 0;  
	margin: 0;
	width: 152px;
}
#mainMenu LI.on {
	border-left:  0px;
	width: 152px;

}
#mainMenu LI A {
	display:  block;
	color: #0A50A1;
	text-decoration:  none;
	width: 138px;
	padding: 4px 0 4px 14px;
	margin: 0;
	background-image: url(../assets/images/bul1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ebeeed;
	filter: blendTrans(duration=0.2);
	border-top: solid #FFFFFF 1px;
}
#mainMenu LI A:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#product {
	position: absolute;
	display: block;
	float: right;
	bottom: 0px;
	right: 0px;
	background-color: #000000;
	color: #000000;
}
#productImage {
	width: 137px; /* 167-15-15 */
	height: 140px; /* 170-15-15 */
	text-align: center;
	padding: 15px;
}
#productText {
	background-image:  url('../assets/images/backwidget2.gif');
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	width: 141px;
	height: 17px;
	padding-top: 6px;
	padding-left: 13px;
	padding-right: 13px;
	text-align: center;
}

#mainNavHtml-menu {
	position:  absolute;
	z-index:  2;
	list-style:  none;
	color:  #FFFFFF;
	font-weight: bold;
	font-size:  0.86em;
	font-family:  Verdana, Helvetica, sans-serif;
	line-height: 1.8em;
	border:  0px;
	height:  25px;
	padding:  0 0 0 0;
	margin:  0 0 0 0;
	left: 15px;
	top: 27px;
	top: 26px;
	font-style: italic;
}

#mainNavHtml-menu li {
	display:  block;
	padding:  0 3px 0 3px;
	margin:  3px 3px 0 0;
	width: 140px;
}

#mainNavHtml-menu li.first {
	border-left:  0px;
	width: 140px;

}

ul.mainNavHtml-menu li a,
ul.mainNavHtml-menu li a:link,
ul.mainNavHtml-menu li a:visited {
	color:  #000000;
	text-decoration:  none;

}

ul.mainNavHtml-menu li a:visited,
ul.mainNavHtml-menu li a:hover {
	text-decoration:  none;
	color: #0A50A1;
}

#mainNavHtml-subnav{
	position: relative;
	top: 25px;
	left: 0px;
	width: 100%;
	height:  46px;
	text-align: left;
	color:  #FFFFFF;
	xfont-weight: bold;
	font-size:  10px;
	font-family:  Verdana, Helvetica, sans-serif;
	background-color:  #999999;
	border:  0px;
}

ul.mainNavHtml-submenu {
	position:  absolute;
	border:  0px;
	list-style:  none;
	visibility:  hidden;
	color:  #666666;
	margin:  0 0 0 0;
	padding:  0 0 0 0;
}

ul.menuNavHtml-submenu li {
	display:  block;
	float:  left;
	padding:  0 5px 0 5px;
	margin:  0 5px 0 5px;
}

ul.menuNavHtml-submenu li a,
ul.menuNavHtml-submenu li a:link,
ul.menuNavHtml-submenu li a:visited {
	color:  #333333;
	text-decoration:  none
}

ul.menuNavHtml-submenu li a:visited: hover,
ul.menuNavHtml-submenu li a:hover {
	color:  #333333;
	text-decoration:  underline;
}

/***********************
Content boxes
************************/

.contentLeft {
	width: 160px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #194F7B;
}
.contentMid {
	width: 312px;
	padding-right: 15px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.contentRight {
	width: 167px;
	text-align: center;
	overflow: hidden;
}
.contentMidRight {
	width: 484px;
	padding-right: 10px;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

.contentLeft H1 {
	display: block;
	margin: 0 0 0 0px;
	padding: 0 0 0 16px;
	background-image: url(../assets/images/h1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.contentLeft H2 {
	display: block;
	margin: 0 0 0 0px;
	padding: 0 0 0 16px;
	background-image: url(../assets/images/h2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #000000;
}
.contentMid P { /* fix for forefront html */
	margin-top: 0px;
	margin-bottom: 10px;
}
.contentMidRight P { /* fix for forefront html */
	margin-top: 0px;
	margin-bottom: 20px;
}
.contentLeft P {
	margin-top: 0px;
	margin-bottom: 10px;
}

.contentMid A {
	color: #53923A;
	text-decoration: none;
}
.contentMid A:hover {
	color: #0A507C;
}

#fullBox {
	padding-top: 0px;
	padding-bottom: 20px;
}

#topBox {
	background-color: #0A507C;
	color: #FFFFFF;
	padding-top: 10px;
}
#topBox .contentMid {
	padding-bottom: 10px;
}

#bottomBox {
	border-top: solid #0A507C 4px;
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.featuresItem {
	width: 167px;
}

#fullBox .contentLeft {
	padding-top: 10px;
	padding-bottom: 10px;
}
#fullBox .contentMid {
	padding-top: 10px;
	padding-bottom: 10px;
}
#fullBox .contentMidRight {
	padding-top: 10px;
	padding-bottom: 10px;

}
#bottomBox .contentLeft {
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottomBox .contentMid {
	padding-top: 10px;
	padding-bottom: 10px;
}
#bottomBox .contentMidRight {
	padding-top: 10px;
	padding-bottom: 10px;

}

/***********************
Manufacturers
************************/

#manufacturers {
	position: relative;
	vertical-align: top;
	top: 0px;
	padding: 0px 4px 0px 4px;;
	border-top: 4px solid #1A5277;
	margin: 0;
}
.manufacturersItem {
	display: inline;
	width: 84px;
	height: 84px;
	padding: 2px;
}

/*********************
FOOTER
**********************/

#footer {
	width: 684px;
	color: #0A507C;
	height: 45px;
	background-image: url(../assets/images/back2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#copyright {
	position: relative;
	top: 10px;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	width: 684px;
	z-index: 10;	
}

/***********************
Misc
************************/

A.butTop, A.butTop:visited {
	background-image:  url(../assets/images/but_up.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 4px 0px 18px;
	text-decoration: none;
	color: #194F7B;
}
A.butTop:hover {
	background-color: #194F7B;
	color: #FFFFFF;
}

A.butBack, A.butBack:visited {
	background-image:  url(../assets/images/but_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 4px 0px 16px;
	text-decoration: none;
	color: #194F7B;
}
A.butBack:hover {
	background-color: #194F7B;
	color: #FFFFFF;
}

A.butPrev, A.butPrev:visited {
	background-image:  url(../assets/images/but_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 12px 0 12px;
	text-decoration: none;
	color: #194F7B;
	font-weight: bold;
}
A.butPrev:hover {
	background-color: #194F7B;
	color: #FFFFFF;
}

A.butNext, A.butNext:visited {
	background-image:  url(../assets/images/but_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 12px 0 12px;;
	text-decoration: none;
	color: #194F7B;
	font-weight: bold;
}
A.butNext:hover {
	background-color: #194F7B;
	color: #FFFFFF;
}

.link a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
}