body {margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; width:100%;height:100%}
a { color: #6e6e6e;font-size: 10px; font-family: Arial; }
a:link { color: #6e6e6e;  }
a:visited { color: #6e6e6e; }
a:hover { color: #000 !important; }
a:active { color: #000 !important; }
img  { border: 0px }
hr {
	color: #ecefe8;
	background-color: #ecefe8;
	height: 1px;
	border: 0;
	padding: 0;
	margin: 4px 0;
}

.text { font-size: 9px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.arial10 { color: #333; font-size: 10px; font-family: Arial }
.arial11 { color: #333; font-size: 11px; font-family: Arial }
.arial10b { color: #333; font-size: 10px; font-family: Arial; font-weight: bold }
.arial12 { color: #535353; font-size: 12px; font-family: Arial }
.arial14b { color: #535353; font-size: 14px; font-family: Arial; font-weight: bold }
.product { color: #535353; font-size: 14px; font-family: Arial; font-weight: bold; text-transform: uppercase; letter-spacing: 1px }
a.sidebar:link  { color: #6e6e6e; font-size: 10px; font-family: Arial; font-style: italic; font-weight: bold }
a.sidebar:visited  { color: #000 !important; font-size: 10px; font-family: Arial; font-style: italic; font-weight: bold }
a.sidebar:hover  { color: #000 !important; font-size: 10px; font-family: Arial; font-style: italic; font-weight: bold }
a.sidebar:active  { color: #6e6e6e; font-size: 10px; font-family: Arial; font-style: italic; font-weight: bold }
.lineheight { line-height: 3px }
.productName { color: #ba5915; font-size: 18px; font-family: Arial; font-weight: bold; text-transform: uppercase; letter-spacing: 1px }
.productMedia { padding-left: 10px; text-indent: -10px; }
.job  { color: #003f5e; font-size: 15px; font-family: Arial; font-weight: bold; padding-left: 5px }
.tweet { color: #535353; font-size: 12px; font-family: Arial; padding: 0 20px; text-align: left; }
.tweet a { font-size: inherit; text-decoration: inherit; }

.downloads {
	display: none;
}
.hidden {
	display: none;
}

.features hr {
	color: #e3e7e7;
	background-color: #e3e7e7;
	height: 1px;
	border: 0;
	padding: 0;
	margin: 4px 0;
}



#nav {
	padding-left: 10px;
}
#nav object,#nav embed {
	width: 287px;
	height: 20px;
	
}
#nav .object_spacer {
	padding-top: 1px;
}


#nav, #nav ul, #nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav ul.subnav {
	padding-left: 79px;
	display: none;
}
#nav .subsubnav {
	padding-left:20px
}
#nav .subsubnav ul {
}
.subitem a {
	color: #6e6e6e;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 12px;
	min-width: 211px;
	min-height: 14px;
	height: 14px;
	display: block;
	padding-top: 1px;
}
html>body .subitem a {
	height: auto;
}
.subitem a:hover, .subitem_hover  { 
	color: #000 !important;
	background: #d1dddd url(../images/subBak.gif) no-repeat;
}
.subitem a:active  { 
	color: #6e6e6e;
	background: none;
}


/*Product Image and thumb gallery*/
#product_images {
	width: 508px;
	width: 500px;
	height: 325px;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
}
#product_thumbs {
	overflow: hidden; 
	width: 410px;
	height: 50px;
	white-space: nowrap;
}
#product_thumbs img {
	margin: 4px 0 4px 4px;
}


