
/* global */
body {
	margin: 0 auto;
	padding: 0;
	background: #CCC url(../media/bg_main.gif) repeat-y center top fixed;
	text-align: center; /*ie*/
}

.main {
	margin: 0 auto;
	padding: 0;
	width: 690px;
	text-align: left; /*ie*/
}

.topheader {
	margin: 0;
	padding: 0;
	background: transparent url(../media/i_cnl_top.gif) no-repeat 0 0;
	width: 690px;
	height: 80px;
}

.crumbs {
	padding: 9px 0 0 0;
	background: transparent url(../media/bg_cookie.gif) repeat-x 0 0;
	height: 41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

/*
.content {
	margin: -16px 0 0 20px !important; margin: -4px 0 0 20px;
	padding: 0;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
*/

/* IE7 */
.content {
	/*margin: -16px 0 0 20px !important; margin: -4px 0 0 20px;*/
	margin: -4px 0 0 20px; padding:0;
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}


.footer {
	margin: 0 auto 0 auto;
	padding: 5px 0 6px 30px !important; padding: 14px 0 15px 30px;
	border-top: 1px solid #999;
	width: 701px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	line-height: 18px;
	text-align: left; /*ie*/
}


/* menu
.menu {
	margin: 0;
	padding: 0;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu ul li {
	display: inline;
}

.menuOn {
	background: #000 no-repeat 0 -27px;
	float: left;
	display: block;
	height: 27px;
}

a.home:link, a.home:visited {
	background: #000 url(../media/menu_home.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 47px;
	height: 27px;
}
a.home:hover, a.home:active {
	background: #000 url(../media/menu_home.gif) no-repeat 0 -27px;
}

a.news:link, a.news:visited {
	background: #000 url(../media/menu_news.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 49px;
	height: 27px;
}
a.news:hover, a.news:active {
	background: #000 url(../media/menu_news.gif) no-repeat 0 -27px;
}

a.products:link, a.products:visited {
	background: #000 url(../media/menu_products.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 144px;
	height: 27px;
}
a.products:hover, a.products:active {
	background: #000 url(../media/menu_products.gif) no-repeat 0 -27px;
}

a.clients:link, a.clients:visited {
	background: #000 url(../media/menu_clients.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 64px;
	height: 27px;
}
a.clients:hover, a.clients:active {
	background: #000 url(../media/menu_clients.gif) no-repeat 0 -27px;
}


a.industries:link, a.industries:visited {
	background: #000 url(../media/menu_industries.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 81px;
	height: 27px;
}
a.industries:hover, a.industries:active {
	background: #000 url(../media/menu_industries.gif) no-repeat 0 -27px;
}

a.company:link, a.company:visited {
	background: #000 url(../media/menu_company.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 68px;
	height: 27px;
}
a.company:hover, a.company:active {
	background: #000 url(../media/menu_company.gif) no-repeat 0 -27px;
}

a.support:link, a.support:visited {
	background: #000 url(../media/menu_support.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 68px;
	height: 27px;
}
a.support:hover, a.support:active {
	background: #000 url(../media/menu_support.gif) no-repeat 0 -27px;
}

a.contact:link, a.contact:visited {
	background: #000 url(../media/menu_contact.gif) no-repeat 0 0;
	display: block;
	float: left;
	width: 68px;
	height: 27px;
}
a.contact:hover, a.contact:active {
	background: #000 url(../media/menu_contact.gif) no-repeat 0 -27px;
}
*/

/* community */
.community {
	margin: 29px 2px 0 0;
	padding: 0;
	background: transparent url(../media/bg_community.gif) no-repeat 0 0;
	float: right;
	width: 81px;
	height: 51px;
}

a.users:link, a.users:visited {
	margin: 17px 0 0 0;
	background: transparent url(../media/btn_users.gif) no-repeat 0 0;
	width: 37px;
	height: 15px;
	display: block;
	float: left;
}
a.users:hover, a.users:active {
	background: transparent url(../media/btn_users.gif) no-repeat 0 -15px;
}

a.dealers:link, a.dealers:visited {
	margin: 17px 0 0 0;
	background: transparent url(../media/btn_dealers.gif) no-repeat 0 0;
	width: 44px;
	height: 15px;
	display: block;
	float: left;
}
a.dealers:hover, a.dealers:active {
	background: transparent url(../media/btn_dealers.gif) no-repeat 0 -15px;
}




/* BEGIN NEW COMMUNITY */
.forums {
	margin: 0;	padding: 0;
	width: 170px; height: 80px;
	background: #333;
	float: right;
}
.forums ul {
	margin: -2px 0 0 0 !important; margin: -7px 0 0 0;
	padding: 0;
	list-style-type: none;
}
.forums p {
	margin: 0;	padding: 5px 10px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
}
.forums li {
	margin: 2px 0 2px 0 !important; margin: -5px 0 -5px 0;
	padding: 0 0 0 10px !important; padding: -10px 0 -10px 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
}
.forums li.user {
	margin: 0 !important; margin: 0 0 0 10px;
	padding: 0 0 0 20px !important; padding: 1px 0 0 0px;
	background: transparent url(../media/btn_user_forums.gif) no-repeat;
	background-position: 0 0 !important; background-position: -10px 5px;
}
.forums li.dealer {
	margin: 0 !important; margin: 0 0 0 10px;
	padding: 0 0 0 20px !important; padding: 1px 0 0 0px;
	background: transparent url(../media/btn_dealer_forums.gif) no-repeat;
	background-position: 0 0 !important; background-position: -10px 5px;
}
.forums li a { margin: 0;	padding: 0; }
.forums li a:link, .forums li a:visited {
	color: #CCC;
	text-decoration: none;
}
.forums li a:hover, .forums li a:active {
	color: #FFF;
	text-decoration: underline;
}
/* END NEW COMMUNITY */



/* buggy i.e. */
a.dealersreg:link, a.dealersreg:visited {
	margin: 0 !important; margin: -4px 0 0 0 ;
	padding: 0;
	background: transparent url(../media/btn_dealers_reg.gif) no-repeat 0 0;
	width: 81px;
	height: 19px;
	display: block;
	float: right;
}
a.dealersreg:hover, a.dealersreg:active {
	background: transparent url(../media/btn_dealers_reg.gif) no-repeat 0 -19px;
}

/* navs */
.nav {
	margin: 0 0 10px 0;
	padding: 8px 0 7px 0;
	background-color: #F5F5F5;
	width: 160px;
}

.nav p {
	margin: 0;
	padding: 0 0 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.nav ul {
	margin: 0;
	padding: 0 0 0 0; /**/
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}

.nav a {
	margin: 0;
	padding: 2px 0 2px 20px;
	width: 140px;
	display: block;
}

.nav a:link, .navlist a:visited {
	color: #3399CC;
	text-decoration: none;
}

.nav a:hover, .nav a:active {
	background: transparent url(../media/bullet_arrow_blue.gif) no-repeat 10px 7px;
	text-decoration: underline;
	/*color: #FFF;
	background-color: #E5E5E5;*/
}

.nav li li a {
	margin: 0;
	padding: 2px 0 2px 30px;
	width: 130px;
	display: block;
}

.nav li li a:hover, .nav li li a:active {
	background: transparent url(../media/bullet_arrow_blue.gif) no-repeat 20px 7px;
}

.navselected {
	background: transparent url(../media/bullet_arrow_blue.gif) no-repeat 10px 7px;
	font-weight: bold;
}

/* fonts */
.arial22blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3399CC;
}

.arial13darkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: bold;
	/*line-height: 32px;*/
}
.arialdarkblue {
	color: #336699;
}
.arial16darkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 33px;
}

.ver9grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}

.arial11grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.arial12grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
/* links */
a.arial11white:link, a.arial11white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
a.arial11white:hover, a.arial11white:active {
	color: #FFF;
	text-decoration: underline;
}

a.arial12blue:link, a.arial12blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	text-decoration: none;
}
a.arial12blue:hover, a.arial12blue:active {
	text-decoration: underline;
}

a.arial11blue:link, a.arial11blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	text-decoration: none;
}
a.arial11blue:hover, a.arial11blue:active {
	text-decoration: underline;
}

a.ver9grey:link, a.ver9grey:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	text-decoration: none;
}
a.ver9grey:hover, a.ver9grey:active {
	color: #3399CC;
	text-decoration: underline;
}

a.ver9blue:link, a.ver9blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399CC;
	text-decoration: none;
}
a.ver9blue:hover, a.ver9blue:active {
	color: #3399CC;
	text-decoration: underline;
}

/* rollovers */
a.rover:link, a.rover:visited {
	background: transparent no-repeat 0 0;
	width: 100px;
	height: 50px;
	display: block;
	float: left;
}
a.rover:hover, a.rover:active {
	background: transparent no-repeat 0 0;
}

/* image-rollovers */
a.send:link, a.send:visited {
	background: #CCC url(../media/btn_send.gif) no-repeat 0 0;
	width: 53px;
	height: 29px;
	display: block;
	float: left;
}
a.send:hover, a.send:active {
	background: #CCC url(../media/btn_send.gif) no-repeat 0 -29px;
}


/* lists 1 column grey box*/
.globallist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.globallist ul {
	/*list-style-type: none;
	margin: 10px 0 30px 20px;*/
	padding: 0;
}

.globallist li {
	padding: 0 0 0 10px;
	background: transparent url(../media/bullet_square_orange.gif) no-repeat;
	background-position: 0 7px !important; background-position: 0 6px;
}

/**/
.greylist {
	margin: 0;
	padding: 0; /*padding: 0 0  0 16px;*/
	list-style-type: none;
}

.greylist ul {
	/*list-style-type: none;
	margin: 10px 0 30px 20px;*/
	padding: 0;
}

.greylist li {
	padding: 0 0 0 10px;
	background: transparent url(../media/bullet_square_grey.gif) no-repeat;
	background-position: 0 6px;
}


/* Generic List */
.glist {
	margin: 0;
	padding: 0 0  0 16px;
	list-style-type: none;
}
.glist li {
	padding: 0 0 0 10px;
	background: transparent url(../media/bullet_square_grey.gif) no-repeat;
	background-position: 0 6px !important; background-position: 0 9px;
}

/* list 1+ col */
.listshort {
	margin: 0;
	padding: 0;
}

.listshort ul {
	list-style-type: none;
	margin: 15px;
	padding: 0;
	line-height: 18px;
}

.listshort li {
	padding: 0 0 0 10px;
	background: transparent url(../media/bullet_square_orange.gif) no-repeat;
	background-position: 0 7px !important; background-position: 0 8px;
}

/* list 1 col */
.listbig {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.listbig ul {
	margin: 15px;
	padding: 0;
	line-height: 18px;
}

.listbig li {
	padding: 0 0 0 10px;
	background: transparent url(../media/bullet_arrow_large_blue.gif) no-repeat;
	background-position: 0 7px !important; background-position: 0 8px;
}


/* form
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.contactform input, .contactform textarea, .contactform select {
	margin: 0 0 -15px 0 !important; margin: 0 0 6px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 220px;
}

*/


/* form - IE7 
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

.contactform input, .contactform textarea, .contactform select {
	margin: 0; padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 220px;
}
*/

/* generic form 
.gform {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}

.gformTextAlign {
	margin-left: 4px;
}

input.gform, textarea.gform {
	margin: 0 0 -15px 4px !important; margin: 0 0 6px 4px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	width: 220px;
}
*/

/* IE7 */
.gform {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}

.gformTextAlign {
	margin-left: 4px;
}

input.gform, textarea.gform {
	margin:0 0 6px 4px; padding:0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	width: 220px;
}





/* trademark */
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

/* asterisk */
.asterisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

.floatright {
	margin: 0 0 15px 5px;
	background-color: #CCC;
	width: 255px;
	float: right;
	display: block;
	line-height: 14px;
}
.floatrightcontent {
	margin: 0 0 15px 5px;
	padding: 15px;
	display: block;
	background-color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	width: 200px;
	float: right;
}

.floatrightcontent blue {
	color: #39C;
}

.floatleft {
	margin: 0 10px 5px 0;
	background-color: #CCC;
	width: 255px;
	float: left;
	display: block;
}

/* image rollovers */
.imgborder {
	border: 1px solid #CCC;
	display: block;
}
a.imgborder:link , a.imgborder:visited  {
	border: 1px solid #CCC;
}
a.imgborder:hover , a.imgborder:active  {
	border: 1px solid #3399CC;
}



/* floating divs */
.floatthumbs {
	margin: 0 12px 10px 0;
	padding: 0;
	background: #FFF;
	width: 160px;
	/*border: 1px solid #000;*/
	float: left;

}

.floatthumbs p {
	margin: 0;
	padding: 10px 0 10px 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}


/* tabs - dealers 
.tab {
	margin: 0;
	padding: 0;
}
.tab ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.tab li {
	display: inline;
}
.tab a {
	margin: 0 1px 0 0;
	padding: 6px 10px 6px 10px;
	background: #EDEDED;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	position: relative;
	top: -5px;
	z-index: 100;
	text-decoration: none;
}
.tab a:link, .tab a:visited {
	color: #3399CC;
}
.tab a:hover, .tab a:active {
	background: #F7F7F7;
	text-decoration: underline;
}
.tabselected a, .tabselected a:hover, .tabselected a:visited {
	background: #F7F7F7;
	font-weight: bold;
	z-index: 102;
}
.tab1 {
	margin: 0;
	padding: 4px 10px 4px 10px;
	background: #F7F7F7;
	border: 1px solid #CCC;
	position: relative;
	z-index: 101;
}
*/



#tablist {
	margin: 0;
	padding: 0;
	/*padding: 0 0 6px 0;
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;*/
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#tablist li {
margin-right: 2px;
list-style: none;
display: inline;
/*margin: 0;*/
}

#tablist li a {
margin: 0;
padding: 6px 10px; /* tab height settings */
text-decoration: none;
color: #3399CC;
border-top: 1px solid #CCC;
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
border-bottom: none;
/*
text-align: center;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
background: white;*/
}

#tablist li a:link, #tablist li a:visited {
text-decoration: none;
/*padding: 6px 15px 6px 20px;
color: navy;
font-weight: bold;
color: #3399CC;*/
}

#tablist li a:hover, #tablist li a:active {
/* padding-top: 7px;*/
text-decoration: underline;
}

#tablist li a.current {
margin: 0;
padding: 6px 10px; /* tab height settings */
background: #3399CC;
border-top: 1px solid #39C;
border-right: 1px solid #39C;
border-left: 1px solid #39C;
color: #FFF;

/*font-size: 12px;
font-weight: bold;
border: 1px solid #3399CC;
padding: 6px 17px 6px 14px;
*/
}

#tabcontentcontainer {
margin-left: 1px !important; margin-left: 0;
padding: 0px 0 0 0;
width: 510px;
clear: both;
/* FIX - tabcontainer margin-top 
background: #F0F; border-top: 2px solid #3399CC;*/

	/*border-top: 5px solid #39C;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;*/

/*height:40px;*/
}
/* FIX - border-top & tablle-collapse */
.tabbordertop {
	border-top: 2px solid #39C;
	margin-top: 6px; /* tab height */
}
.tabcontent {
margin: 0;
padding: 0;
display: none;
/*width: 510px;
background: #DDEDF5;
border-top: 2px solid #3399CC;*/
}

/* dealer table */
.dealertable {
/*
	border-top: 2px solid #3399CC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;*/

border-collapse: collapse;
}
.dealertable p {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
}
.dealertable td {
	padding: 4px 10px;
	/*border-top: 2px solid #3399CC; #E5E5E5*/
	border-right: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
}
.dealertable tr.col {
	background-color: #FFF;
}
.dtinfo {
	margin: 0; padding: 0;
	background: #CCC;
	float: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
.dealertable td.dtblue {
	margin: 0;
	padding: 16px 10px;
	background: #FAFAFA;
	/*background: #F7FCFF;background: #F5FBFF; background: #F5FAFC;
	border-bottom: 1px solid #FFF;*/
}
.dealertable td.dtgrey {
	margin: 0;
	padding: 5px 10px;
	background: #F5FAFC;
	border-top: 2px solid #D9D9D9;
	/*background: #FFF;background: #F7FCFF;background: #F5F5F5;
	border-bottom: 1px solid #CCC;*/
}
.dtlink {
	background-color: #FFF;
}
.dthover {
	background-color: #FAFAFA;
}

/* DEALER ONLY */
.logodls {
	float: right;
	border: 1px solid #CCC;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	background: #F5F5F5;
	width: 103px;
}
.logodls p { margin: 0; padding: 0; }
.logodls ul {
	margin: 4px 0; padding: 0;
	list-style-type: none;
}
.logodls li {
	padding: 0 0 0 10px;
	background: transparent url(../media/bullet_arrow_down_blue.gif) no-repeat 0px 3px;
}

/* Thumbnails */
.thumbs { margin: 0; padding: 0; }
.thumbs p {	font: 9px Verdana, Arial, sans-serif; color: #666; }
.thumbs ul { margin: 0; padding: 0;	list-style-type: none; }
.thumbs li {
	/*background: #F5F5F5;*/
	margin-bottom: 1.6em !important; margin-bottom: 2em;
	float: left;
	width: 162px !important; width: 160px;
	height: 250px;
}
.thumbsMid { margin: 0 0.8em !important; margin: 0 1em; }

/* Thumbnails PDF */
.thPdf { margin: 0; padding: 0; font: 9px Verdana, Arial, sans-serif; color: #666; }
.thPdf p { margin: 0; padding: 0; }
.thPdf ul { margin: 0; padding: 0;	list-style-type: none; }
.thPdf li {
	/*background: #F5F5F5;*/
	margin-bottom: 1.6em !important; margin-bottom: 2em;
	float: left;
	width: 162px !important; width: 160px;
	height: 100px;
}
.thPdfMid { margin: 0 0.8em !important; margin: 0 1em; }


/* HR */
hr.dotted {
	/*margin: 8px 0 6px 0 !important; margin: 1px 0 -1px 0;*/
	margin: 13px 0 15px 0 !important; margin: 6px 0 8px 0;
	color:#FFF; background-color: #FFF;
	border: none;
	border-top: 1px dashed #CCC;
	height: 0;
	clear: both;
}
hr.solid {
	margin: 13px 0 15px 0 !important; margin: 6px 0 8px 0;
	color:#FFF; background-color: #FFF;
	border: none;
	border-top: 1px solid #CCC;
	height: 0;
}

/* CNL 2006 */

#header {
	margin: 0 auto 0 auto;
	/*padding: 5px 0 6px 30px !important; padding: 14px 0 15px 30px;*/
	width:730px;
	height:120px;
	/*font-family: 10px Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 9px;
	color: #999;
	line-height: 18px;
	text-align: left; /*ie*/
	
	background: transparent url(../media/bg_header.gif) no-repeat 0 0;

}

#forumMenu {
	margin:6px 0 0 0;
	padding:0 !important padding:9px 0 0 0;
	float:right;
	width:120px;
}

#menu {
position: absolute;
}

#menu dt {
cursor: pointer;
background: #FFF;
margin: 0;
font: bold 9px Verdana, Arial, sans-serif;
padding: 2px 0; !important padding: 4px 4px;
width: 50px;
float:left;
text-align:center;
}

#menu dd {
position: absolute;
left: 0;
margin: 16px 0 0 0;
font: 9px Verdana, Arial, sans-serif;
border-bottom: 1px solid #CCC;
width:100px;
}

#menu ul {
padding: 6px 10px;
list-style-type: none;
margin: 0; padding: 5px;
}
#menu li {
/*height: 18px;*/
line-height: 16px;
}
#menu li a, #menu dt a {
color:#999;
text-decoration: none;
display:block;
}
#menu li a:link, #menu li a:visited {
text-decoration: none;
}
#menu li a:hover, #menu li a:active{
text-decoration: underline;
color:#39C;
}

/* main top nav*/
#mainNav {
	position:absolute;
	margin:99px 0 0 8px;
	padding:0;
}
#mainNav ul{
	margin:0; padding:0;
	list-style-type:none;
	font:bold 11px Arial, Verdana,sans-serif;
}
#mainNav ul li {
	float:left;
	position:relative;
	line-height:12px;/**/
	border-left:1px solid #005AAA;
}
#mainNav ul li.first {
	border-left:none;
}
#mainNav ul li a {
	padding:0 0.8em;
	text-decoration:none;
	display:block;
	color:#FFF;
}
#mainNav li a:link, #mainNav li a:visited{
	text-decoration:none;
}
#mainNav li a:hover, #mainNav li a:active{
	text-decoration: underline;
}
/* selected section body id & class*/
#home .home, #news .news, #products .products, #industries .industries, #company .company, #support .support, #contact .contact {
	color:#8CC83C;
}


/* Products */
.prod-aud
{
	margin:0 0 20px 0; padding:0;
	overflow:hidden;
	border:0px solid #999;
}
	.prod-aud img.logo-aud
	{
		margin:6px 20px 0 0; padding:0;
		border:none;
		float:left;
	}
	.prod-aud .desc
	{
		margin:0; padding:0;
		width:312px;
		float:left;
		overflow:hidden;
	}
	.prod-aud h2
	{
		margin:0; padding:0;
		font:normal normal bold 24px Arial, sans-serif;
		letter-spacing:-1px;
		color:#333;
	}
		.prod-aud h2 a:link, .prod-aud h2 a:visited { color:#333; text-decoration:none; }
		.prod-aud h2 a:hover, .prod-aud h2 a:active { color:#39c; }
		
		.prod-aud h2 span.new
		{
			margin:0 0 0 8px; padding:1px 4px;
			background-color:#f00;
			font-size:12px; font-weight:normal;
			letter-spacing:0;
			color:#fff;
		}
		
		
	.prod-aud h3
	{
		margin:0; padding:0;
		font:normal normal bold 12px Arial, sans-serif;
		color:#333;
	}
	.prod-aud p	{ margin:0; padding:0; }
	.prod-aud p.aud
	{
		margin:0; padding:0;
		font:normal normal normal 14px/20px Arial, sans-serif;
	}
	.prod-aud p a:link, .prod-aud p a:visited { color:#39c; text-decoration:none; }
	.prod-aud p a:hover, .prod-aud p a:active { text-decoration:underline; }



	
.prod-mod
{
	margin:40px 0 0 0; padding:0;
	border-top:1px solid #ccc;
	overflow:hidden;
}
	.prod-mod .cell
	{
		margin:10px 0; padding:0;
		width:244px;
		float:left;
		overflow:hidden;
	}
	.prod-mod .gutter { margin-right:20px; }
	.prod-mod img.logo-mod
	{
		margin:6px 20px 0 0; padding:0;
		border:none;
		float:left;
	}
	.prod-mod h4
	{
		margin:0; padding:0;
		font:normal normal bold 14px Arial, sans-serif;
		color:#333;
	}
		.prod-mod h4 a:link, .prod-mod h4 a:visited { color:#333; text-decoration:none; }
		.prod-mod h4 a:hover, .prod-mod h4 a:active { color:#39c; }







