/* Remove CSS Links*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* Body
------------------*/
html{
	background: #030009 url(../images/background.jpg) repeat-x;
	height: 100%;
	width: 100%;
}

body {
	font: 62.5%/1.5 Arial, Helvetica, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
}

/* Video Container
------------------*/
#container{
	z-index: 1;

}

/* Header
------------------*/
header{
	height: 60px;
	background-color: none;
	margin: 0 10px 0 0;
	z-index: 1000;

}
header h1{
	font-size: 6px;
	float: left;
	margin: 0 0 0 0;
}
/* topnav
------------------*/
#topnav{
	list-style-type: none;
	list-style-type: none;
	text-align: right;
	margin: 10px 0 0 0;
	text-decoration: none;
}
#topnav li{
	display: block;
	float: right;
	line-height: 10px;
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	color: #066;
	text-decoration: none;
}
#topnav #active a {
	color: lime;
}
/*btmnav
------------------*/
#btmnav{
	list-style-type: none;
	list-style-type: none;
	text-align: left;
	margin: 5px 0 10px 0;
	text-decoration: none;
	width: 960px;
	height: auto; 
}
#btmnav li{
	display: block;
	float: left;
	line-height: 10px;
	text-align: left;
	margin: 5px 0 0 0;
	font-size: 11px;
	padding: 2px;
	font-weight: bold;
	color: #066;
	text-decoration: none;
}
#btmnav #active a {
	color: lime;
}
/* Btm Text
------------------*/
#btmtext{
	list-style-type: none;
	list-style-type: none;
	text-align: left;
	margin: 5px 0 5px 0;
	text-decoration: none;
	float: left;
	width: 960px;
	align: center;
	}

/* Navbar
------------------*/
#nav{
	margin: 0;
	padding: 0;
	z-index: 1000;
}
#nav ul{
	margin: 0;
	padding: 0;
	line-height: 32px;
	float: inline;
	z-index: 1000;
}
/* Top menu effects*/
#nav li{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #066;
	z-index: 1000;
}
/* Top menu active link effects*/
#nav ul li a{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 30px;
	width: 120px;
	display: block;
	z-index: 1000;
}
/* Top menu rollover effects*/
#nav li:hover {
	background: #4f4f4f;
	z-index: 1000;
}
/*Menu text hover effect*/
#nav ul li a:hover{
	background-color: #2a2a2a;
	top: 30px;
	z-index: 1000;
}
#nav ul ul{
	position: absolute;
	visibility: hidden;
	background: #fff99;
	top: 30px;
	z-index: 1000;
}
#nav ul ul li{
	font-size: 12px;
	font-weight: bold;
	z-index: 1000;
}
/*Drop menu background and text effects*/
#nav ul li:hover ul{
	visibility: visible;
	font-size: 12px;
	color: #fff99;
	background-color: #4f4f4f;
	z-index: 1000;
}

/*Bottom Boxes
------------------*/
#gallery{
	list-style-type: none;
	margin: 10px 0 10px 0;
}
#gallery li{
	display: inline;
	margin: 10px 4px 10px 4px;
}
#gallery li a img{
	border: 0px solid #000;
}	

#gallery li a img:hover{
	border: 0px solid #444;
}
/*Left and Right Divs
------------------*/
#left {
	float: left;
	background-color: #FFF;
	padding:0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 330px;
}
#right {
	float: left;
	background-color: #FFF;
	width: 540px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#whole{
	float: left;
	background-color: #FFF;
	width: 930px;
	padding: 15px;
	margin-top: 20px;
	z-index: 1;
}
#content{
	float: left;
	margin-top: 20px;
	width: 960px;
	z-index: 1;
}
.product_2ndheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #066;
}
.product_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.DiscontinuedText {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #F00;
}

.product_headline {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.product_headline_white {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

/*Left and Right Div Gallerys
------------------*/
.gallery{
	list-style-type: none;
	margin: 10px 0px 10px 0;
}
.gallery li{
	display: inline;
	margin: 10px 4px 10px 4px;
}
.gallery li a img{
	border: 0px solid #000;
}	

.gallery li a img:hover{
	border: 0px solid #000;
}	

.gallery li a img:hover{
	border: 0px solid #444;
}
/* Footer
------------------*/
footer{
	background-color: none;
	height: 60px;
}
footer p{
	font-size: 10px;
	text-align: center;
	padding: 5px 0 5px 0;
}
/*Text and Links
------------------*/
p{
	color: #FFF;
	font-size: 14px;
}
h2{
	font-size: 14px;
	color: #000;
	margin: 0 0 0 0;
}
a{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: none;
}
.topnavline {
	color: #006666;
	text-decoration: none;
}
/*Clearfix to make the content div work
------------------*/
.clearfix:before, .clearfix:after { 
	content: "\0020"; 
	display: block; 
	height: 0; 
	visibility: hidden; 
}
.clearfix:after { 
	clear: both; 
}
.clearfix { 
zoom: 1; 
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #066;
	text-decoration: none;
}
a.link:link {
	color: #006666;
	text-decoration: underline;
}
a.link:visited {
	color: #006666;
	text-decoration: underline;
}
a.link:hover {
	color: #006666;
	text-decoration: underline;
}
a.link:active {
	color: #006666;
}
.mediumbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.secondary_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#specdiv {
	padding: 10px;
	height: auto;
	width: 310px;
}
#spectealbar {
	background-color: #066;
	height: auto;
	width: 300px;
	padding-left: 10px;
}
#specblkbar {
	height: auto;
	width: 85px;
	padding-left: 10px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	border: thin solid #000;
}
.specwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#specwhitebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 10px;
	width: 200px;
	height: auto;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}
#spectable {
	padding: 0px;
	height: auto;
	width: 310px;
	border: 1px solid #000;
}
.Discontinued {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #F00;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
}
