body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}

a {
	color:#0000CC;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.wrapper {
	width:940px;
	text-align: left;
}

.header {
	background-repeat:no-repeat;
	height:101px;
	max-height: 101px;
}

.blue
{
	background-image:url(../images/headerBack.jpg);
}

.red
{
    background-image:url(../images/headerBack-optical.jpg);
}

.green
{
	background-image:url(../images/headerBack-video.jpg);
}

.searchArea {
	padding-top:15px;
	padding-right:19px;
}

.headerLinks {
	color:#FFFFFF;
	font-size:11px;
	padding-top:10px;
	padding-right:19px;
	text-align:right;
}

.headerLinks a{
	color:#FFFFFF;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

.homeFlash{
	float:right;
}

.homeFlash p
{
	padding:0px;
}

.homeNavigation {
	padding-left:20px;
	text-align:left;
}

.homeNavbar{
	background-color:#1d1d1d; 
	padding-right:10px; 
	padding-left:10px;
	color:#FFFFFF;
	font-size:11px;
	line-height:20px;
	width:173px;
}

.homeNavBarBottom
{
	background-image:url(../images/homeNavBottom.gif);
	background-repeat:no-repeat;
	margin-top:-5px;
	width:193px;
	height:25px;
}

.helpBottom
{
	background-color:#1d1d1d; 
}

.homeNavbar ul{
	color: #FFFFFF;
	margin-left:16px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:2px;
	line-height:14px;
}

.homeNavbar ul li
{
	color: #FFFFFF;
}

.homeNavbar a, .homeNavbar a b{ 
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.homeNavbar a:hover, .homeNavbar a:hover b{ 
	color:#ffcc33;
	text-decoration:none;
}

.homeNavbar ul a, .homeNavbar ul a b{ 
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

.homeNavbar a:hover, .homeNavbar ul a:hover b{ 
	color:#ffcc33;

}

.features{ 
	 clear:both;
}

.features a 
{
	cursor: pointer;
	_cursor: hand;
}

.features a:hover
{
	text-decoration: none;
}

.featureBox{ 
	 width:230px; 
	 border-left:solid 1px white;
	 border-right:solid 1px white;
}  

.boxTop{ 
	background-color:#3a3939;
	color:#e2e2e2;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	text-align:center;
}

.boxBody{ 
	color:#000000;
	background-color:#e2e2e2;
	padding:15px 0px;
	font-size:11px;
	line-height:14px;
	text-align:center;
}

.boxBody img, .boxBody a img
{
	margin:0px;
	padding:0px;
	border:0px;
}

.footer{ 
	font-size:11px;
	line-height:13px; 
	padding-left:5px;
	padding-bottom:10px;
}

.productHeader
{
	padding-top:15px;
	padding-left:19px;
}

.productCopy{ 
	font-size:12px;
	line-height:16px;
	padding-left:19px;
}

.productPhoto{ 
	padding-right:10px;
}

h1{ 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	margin-top:0px;
	line-height:22px;
}

h2, h2 a
{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin:0px 0px 5px 0px;
	line-height:18px;
}

.helpBoxLeft{ 
	background-color:#ffcc33;
	background-repeat:no-repeat;
	background-position:bottom;
}

.helpBox{ 
	background-color:#ffcc00;
	background-image:url(../images/helpBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.helpBox td{ 
	padding:0px 10px 0px 10px;
}

.helpForm td{ 
	font-size:12px;
	padding:2px 0px 2px 0px;
	text-align:left;
}

.input{ 
	border:solid 1px black;
	font-size:11px;
}

.productDetails{ 
	padding-left:19px;
	padding-top:15px;
	width: 618px;
}

.details{ 
	width:620px;
}

.detailsBlock{ 
	width:618px;
	border-bottom:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	background-color:#cae2fc;
}

.detailsCopy
{ 
	padding:15px;
	font-size:11px;
}

.detailsCopy p
{
	font-size:11px;
}

.detailsCopy ul
{
	margin-top:0px;
	margin-left:5px;
	padding-left:10px;
}

.categoryCopy{ 
	width:350px; 
	font-size:13px;
}

.categoryCopy ul{ 
	margin-left:5px;
	padding-left:10px;
}

.Highlights a 
{
	cursor: pointer;
	_cursor: hand;
}

.Highlights a:hover
{
	text-decoration: none;
}

.highlightTop
{
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	width:177px;
	min-height:45px;
	max-height:55px;
	display:table-cell;
}

.blueTab
{
	background-image:url(../images/highlightTop.gif);
}

.redTab
{
	background-image:url(../images/highlightTop-RED.gif);
}

.greenTab
{
	background-image:url(../images/highlightTop-GREEN.gif);
}

.highlightTopText
{
	margin:15px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	color:#ffcc33;
	vertical-align: middle;
}

.highlightMiddle{ 
	background-image:url(../images/highlightMiddle.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:15px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:12px;
}

.highlightMiddle p
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.highlightBottom
{
	background-image:url(../images/highlightBottom.gif);
	background-repeat:no-repeat;
	width:177px;
	height:17px;
}

.tabGrey
{
	background-image:url(../images/grayTab.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
    height:29px;
    width:122px;
    max-width:122px;
    min-width:122px;
    vertical-align:middle;
}

.tabGreyLink, .tabGreyLink:link, .tabGreyLink:active, .tabGreyLink:visited, .tabGreyLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
    vertical-align:middle;
    height:100%;
    width:100%;
}

.tabActive
{
	background-image:url(../images/blueTab.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #FFCC00;
	margin:0px;
	padding:0px;
    height:29px;
    width:122px;
    max-width:122px;
    min-width:122px;
    vertical-align:middle;
}

.tabActiveLink, .tabActiveLink:link, .tabActiveLink:active, .tabActiveLink:visited, .tabActiveLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
    vertical-align:middle;
    height:100%;
    width:100%;
}

.tabEndcap
{
	border-bottom:1px solid black;
	background-image:url(../images/shadowEnd.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.NoUnderline, .NoUnderline:link, .NoUnderline:hover { text-decoration:none; display:block; }

.ImageLink, NoUnderline img
{
	margin:0px; padding:0px; border:0px;
}
