/* global */

*{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	min-height: 100%;
}

body {
	height: 100%;
	min-height: 100%;
	background: url(/images/bg_body.gif) repeat-y 50% 0 #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4d523e;
	position: relative;
}

h1 {
	font-size: 30px;
	color: #92a1ae;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	padding: 8px 0 18px 0;
	line-height: 32px;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
	color: #105c80;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 20px 0;
	line-height: 22px;
	text-transform: uppercase;
}

h3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 15px 0 15px 0;
}

h4 {
	text-transform: uppercase;
	color: #096692;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size: 11px;
}


h5 {
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #92a1ae;
	font-weight: normal;
	padding: 0 0 10px 0;
}


ul {
	list-style-type: none;
}

li {
	background: url(/images/ulBul.gif) no-repeat 0px 10px;
	padding: 0 0 3px 10px;
	line-height: 15px;
}

a {
	color: #339900;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a.active {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	padding-bottom: 20px;
}

.clear {
	clear: both;
}

.clearAll {
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.hidden {
	display: none;
}

/* end global */


/* basic */

#wrap {
	width: 999px;
	margin: 0 auto;
}

#content {
	clear: both;
	float: left;
	width: 999px;
}

/* end basic */


/* header */

#header {
	height: 90px;
	border-bottom: 1px solid #e5e3e4;
}

.logo {
	float: left;
	margin: 25px 0 0 38px; /*35px 0 0 38px*/
}

.rightHeader {
	float: right;
	text-align: right;
	width: 700px;
}

.search {
	font-size: 10px;
	color: #6c6c6c;
	padding-right: 38px;
	height: 67px;
	overflow: hidden;
	float: right;
	position: relative;
}

.searchPop {
	display: block;
	position: absolute;
	top: 33px;
	right: 38px;
	_right: 37px;
	padding: 3px 7px;
	background: #6c6c6c;
	width: 319px;
}

.searchPop input.search-button {
	background: url(/images/btn_search.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;
	height: 15px;
	width: 20px;
	overflow: visible;
	border: none;
	margin-left: 8px;
}

.searchPop input, .searchPop select {
	font-size: 11px;
	vertical-align: middle;
	color: #fff;
	background: #6c6c6c;
	border: 1px solid #fff;
	padding: 0px 4px;
	margin-left: 8px;
}

.searchPop select {
	padding: 0 0 0 4px;
	width: 100px;
}

.sku {
	width: 115px;
}

.typeLabel {
	color: #fff;
	margin-right: 8px;
}

.searchForm {
	display: none;
}

.searchLabel {
	float: left;
	padding: 16px 8px 5px 0;
	border-right: 1px solid #6c6c6c;
	margin-right: 6px;
}

.searchLink {
	float: left;
	margin: 15px 0 0 4px;
	padding-bottom: 2px;
}

.searchLink a {
	border: 1px solid #6c6c6c;
	color: #6c6c6c;
	padding: 1px 15px 1px 9px;
	background: url(/images/search_arrow_bot.gif) no-repeat right top;
}

.searchLink a:hover {
	text-decoration: none;
	background: #f2f2f2 url(/images/search_arrow_bot.gif) no-repeat right top;
	color: #6c6c6c;
}

.nav {
	float: right;
	clear: both;
	padding-right: 38px;
	height: 20px;
}

.nav a {
	float: left;
	color: #6c6c6c;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
}

.nav span {
	float: left;
	width: 14px;
	height: 9px;
	background: url(/images/nav_separator.gif) no-repeat 0 3px;
	padding-top: 3px;
}

/* end header */


/* content */

.homeContent {
	padding: 16px 38px 30px 38px;
	width: 923px!important;
}

.mainImgHolder {
	width: 678px;
	float: left;
	overflow: hidden;
}

.mainImg {
	width: 678px;
	height: 284px;
	background: url(/images/bg_main_img.jpg) no-repeat; /*bg_main_img.gif */
	position: relative;
}

ul.mainImgNav {
	margin: 0;
	background: url(/images/bg_dotted_line.gif) top left repeat-x;
	width: 190px;/*170px */
	position: relative;
	top: 20px;
	float: left;
}

ul.mainImgNav li {
	margin: 0 0 0 0;
	padding: 0;
	background: url(/images/bg_dotted_line.gif) bottom left repeat-x;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	position: relative;
	width: 190px;/*170px*/
	height: 32px;
	float: left;
	line-height: 18px;
}

ul.mainImgNav a {
	color: #052e4e;
	background: url(/images/arrow_left.gif) 11px 13px no-repeat;
	padding: 8px 11px 0 22px;
	position: absolute;
	display: block;
	width: 162px;/*142px*/
	height: 25px;
	top: -1px;
}

ul.mainImgNav a:hover {
	background: #d6dfe9 url(/images/arrow_left.gif) 11px 13px no-repeat;
}

ul.mainImgNav a:hover {
	text-decoration: none;
}

.mainImgInfo {
	/*float: right;*/
	width: 490px;
	height: 270px;
	background: #d6dfe9;
	padding: 7px;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
}

.mainImgText {
	padding: 13px 0 13px 13px;
	float: left;
	width: 144px;
	font-size: 10px;
}

.mainImgText ul li {
	background: url(/images/arrow_left.gif) no-repeat 0px 8px;
	padding: 0 0 0 10px;
	line-height: 20px;
}

.mainImage {
	float: right;
}

h4.logosListTitle {
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 12px;
}

.logosList {
	float:left;
	/*width:150px; */
	margin:5px 5px 0 0px;
}

.logosList img {
	margin:0 0px 0 10px; /* 100113 12px */
}

.topRight {
	width: 208px;
	height: 332px;
	float: right;
	background: url(/images/bg_top_right.gif) no-repeat;
	padding: 20px 0 5px 14px; /* bottom was 20px 6/27/11 wm */
	font-size: 10px;
	line-height: 14px;
	color: #464646;
}

.topRight h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #4d523e;
	margin: 0;
	margin-bottom: 10px;
	font-weight: bold;
}

h3.homeSidebar {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4d523e;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 10px;
}

.topRightImg {
	float: right;
	margin-left: 10px;
}

a.more {
	display: block;
	float: left;
	padding-right: 10px;
	background: url(/images/arrow_green.gif) 100% 5px no-repeat;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 10px;
}

a.more-right {
	float: right;
}

.topRightBox2 {
	clear: both;
	margin-top: 30px;
}

.infoBlocks {
	clear: both;
}

.infoBlock {
	border: 1px solid #e5e5e5;
	background: #f7f7f7;
	padding: 4px 3px;
	min-height: 160px;
	position: relative;
}

.infoHeading {
	background: #d6dfe9;
	height: 23px;
	border: 1px solid #d6dfe9;
	position: relative;
}

.infoHeading h2 {
	color: #35485f;
	font-size: 13px;
	text-transform: uppercase;
	padding: 1px 12px;
	margin: 0;
}

h2.homeBlock {
	font-size: 13px;
	color: #35485f;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px 12px;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0;
}

.infoCon {
	padding: 12px;
	font-size: 10px;
	line-height: 14px;
}

.infoCon p {
	padding-bottom: 8px;
}

.infoCon a.more {
	margin-top:  3px;
}

.infoCon p.last {
	padding-bottom: 0;
}

.co {
	display: block;
	float: left;
	position: absolute;
	background-repeat: no-repeat;
}

.infoBlock .co {
	background-image: url(/images/info_block_bg.gif);
	height: 5px;
	width: 5px;
}

.infoHeading .co {
	background-image: url(/images/bg_heading.gif);
	height: 5px;
	width: 5px;
}

.c1 {
	top: -1px;
	left: -1px;
	background-position: top left;
}

.c2 {
	top: -1px;
	right: -1px;
	_right: -1px;
	background-position: top right;
}

.c3 {
	bottom: -1px;
	left: -1px;
	background-position: bottom left;
}

.c4 {
	bottom: -1px;
	right: -1px;
	_right: -1px;
	background-position: bottom right;
}

#news {
	float: left;
	width: 262px;
	margin-right: 14px;
}

#highlights {
	float: left;
	width: 262px;
	margin-right: 14px;
}

#support {
	float: left;
	width: 346px;
}

.prodDetailContent {
	padding: 35px 0 35px 38px;
	width: 961px!important;
}

h1.headTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #690015;
	margin-left: 200px;
	margin-bottom: 30px;
}

h1.logosListTitle {
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-weight: normal;
	color: #096692;
	text-transform: uppercase;
    	font-size: 12px;
  	margin: 12px 0 0;
    	padding: 0;

}

h1.headImage {
	margin-left: 200px;
	max-height: 90px;
	padding:0px;
}

.leftColumn {
	width: 173px;
	padding-right: 27px;
	float: left;
}

.leftNav {
	padding-bottom: 16px;
}

.optionHolder {
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 1;
}

#optionHolder1 {
	z-index: 2;
}

#optionHolder2 {
	z-index: 1;
}

.leftNavUl {
	position: absolute;
	right: auto;
	top: 20px;
	z-index: 100;
	background: #35485f;
}

a.options {
	background: url(/images/option_bg_plus.gif) top right no-repeat #6988ac;
	display: block;
	padding: 2px 10px 2px 13px;
	color: #fff;
	text-transform: uppercase;
	width: 150px;
}

a.options:hover {
	text-decoration: none;
}

.leftNavUl {
	display: none;
}

.conbod {
	width: 150px;
	background: #d6dfe9;
	padding: 17px 11px 0 12px;
	height: 540px;
}

.conbod h3 {
	color: #35485f;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	margin: 0;
	margin-bottom: 20px;
}

.conbod h3 a {
	color: #35485f;
}

h3.sidebarHeader {
	color: #35485f;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	margin: 0;
	margin-bottom: 12px;
}

.conbod ul {
	width: 162px; /*71*/
	margin: 0;
	padding: 0;
}

.conbod li {
	padding: 0;
	background: none;
	font-size: 10px;
	line-height: 20px;
}

.middleCol {
	float: left;
	width: 530px;
	padding-right: 20px;
}

.tabs {
	background: url(/images/tabsBg.gif) repeat-x 0 0;
	height: 27px;
	border-left: 1px solid #c8d1dd;
	margin-bottom: 35px;
}

.tab {
	display: block;
	float: left;
	height: 26px;
	border-right: 1px solid #c8d1dd;
	border-top: 1px solid #c8d1dd;
}

.tab a {
	padding: 5px 10px 0 10px;
	display: block;
	float: left;
	text-transform: uppercase;
	color: #4e5d76;
	font-size: 10px;
	position: relative;
	left: -1px;
	top: -1px;
	height: 20px;
}

#ove {
	border-right: 1px solid #869aad;
	border-top: 1px solid #869aad;
	background: #fff;
}

a#oveL {
	border-left: 1px solid #869aad;
	border-top: 1px solid #869aad;
	border-bottom: 1px solid #fff;
}

.prodTitle {
	font-size: 14px;
	color: #464646;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2.subHeader {
	font-size: 14px;
	color: #464646;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}

.prodDetails {
	padding: 0 14px;
	display: none;
}

#oveB {
	display: block;
}

.leftDetails {
	width: 335px;
	float: left;
}

.leftDetails1 {
	width: 275px;
	float: left;
}

.rightCol {
	background: url(/images/bg_right_col.gif) 0 0 repeat-y;
	width: 165px;
	padding-left: 26px;
	float: left;
}

h4.rightTitle {
	text-transform: uppercase;
	font-size: 11px;
	color: #4d523e;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ccd0c2;
	margin-bottom: 8px;
}

.rightBox {
	margin-bottom: 35px;
	width: 150px;
}

ul.green li {
	background: url(/images/arrow_green1.gif) 0 5px no-repeat;
}

.rightForm .formText{
	font-size: 10px;
	padding: 0 6px;
	width: 97px;
	border: 1px solid #bfbfbf;
	vertical-align: middle;
}

.rightForm select {
	font-size: 10px;
	padding: 0 0 0 6px;
	width: 108px;
	border: 1px solid #bfbfbf;
	vertical-align: middle;
}

.rightForm .formSubmit {
	background: url(/images/btn_go.gif) 0 0 no-repeat;
	width: 29px;
	height: 13px;
	border: none;
	overflow: visible;
	vertical-align: text-top;
	margin-left: 2px;
}

/* end content */


/* footer */

#footer {
	clear: both;
	color: #999999;
	padding: 25px 38px 0 38px;
	text-align: center;
	border-top: 1px solid #e5e3e4;
}

#footer p {
	padding-bottom: 20px;
}

/* end footer */
    

.leftSubnav li a {
    font-size:11px;
    font-weight:bold;
}

.leftSubnav li a:hover {
    font-size:11px;
    font-weight:bold;
}







