/*btn:: Controls the buttons*/

.btn
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	/* background: url(/2010b/images/button.gif); */
	font-family: helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;    
	color: #000000;
	cursor: pointer;
	margin: 0px;
	padding: 1 0;
	width: 120px;
	text-align: center;
	text-decoration: none;
	background-color: #F2F2F2;
	display: block;
} 

.btnm
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	/* background: url(/2010b/images/button.gif); */
	font-family: helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;    
	color: #000000;
	cursor: pointer;
	margin: 0px;
	padding: 1 0;
	width: 120px;
	text-align: center;
	text-decoration: none;
	background-color: #c4ecfc;
	display: block;
} 
/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #f3ec87;
	border-bottom: 1px solid #f3ec87;
	border-left: 1px solid #f3ec87;
	border-right: 1px solid #f3ec87;
	background: url(/img/nav_bg.jpg);
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;    
	color: #000000;
	cursor: pointer;
	margin: 0px;
	padding: 1 0;
	width: 120px;
	text-align: center;
	text-decoration: none;
	display: block;
	/* background-color: #fed44f; */
}
/* Very Top Navvy */
.top {
	color: #FFFFFF; 
	font-family: helvetica; 
	font-size: 10px;
	text-decoration: none; 
	font-weight: bold;
	margin: 20px;
}
a.top:hover {
	color: #FFFFFF; 
	font-family: helvetica; 
	font-size: 10px;
	text-decoration: underline; 
	font-weight: bold;
	margin: 20px;
}
/* Everything Else */ 
body {
/*	background-image: url('/img/bg.jpg'); */
	background: url('/img/bg2021.jpg');
	background-color: #000;
/*	background-attachment: fixed; */
/*	background-position: top center; */
	margin: 0 0;
}

.titl {
	color: #252525; 
	font-family: helvetica; 
	font-size: 10px;
	text-decoration: none; 
	font-weight: bold;
	margin: 20px;
	background-color: #FFFFFF;
	padding: 10px;
}

table.main {
	border-style: solid;
	border-color: #E6E6E6;
	border-width: 0px;
	background-color: #FFFFFF;
	padding: 0 0;
}

.wrn {
	border-style: solid;
	border-color: #fde0be;
	border-width: 1px;
	background-color: #fdfbde;
	padding: 0 0;
	width: 920;
	font-family: lucida sans unicode;
	font-size: 10px;
	color: #252525;
	white-space: normal;
}

.dtls {
	border-style: solid;
	border-color: #a2e3fd;
	border-width: 1px;
	background-color: #edfaff;
	padding: 0 0;
	width: 920;
	font-family: lucida sans unicode;
	font-size: 10px;
	color: #252525;
	white-space: normal;
}

.xtra {
	border-style: solid;
	border-color: #E6E6E6;
	border-width: 1px;
	background-color: #FFFFFF;
	padding: 0 0;
	width: 920;
	font-family: lucida sans unicode;
	font-size: 10px;
	color: #252525;
	white-space: normal;
}
 
.head {
	font-family: Zurich Cn Bt; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	text-align: center;
} 

.space {
	padding: 4px;
}

.empty {
	background-image: url('/img/nav_bg.png');
}

/* Specification */
 
div#main {
	width: 940px;
	background-color: #FFFFFF;
	position: relative;left: 20px;
}
 
.spchd {
font-family: helvetica;
font-size: 10px;
color: #252525;
font-weight: bold;
padding: 2px;
}
 
.spc {
font-family: Open Sans;
font-size: 10px;
color: #464646;
padding: 2px;
text-align: center;
}

.spc25 {
font-family: Open Sans;
font-size: 11px;
color: #464646;
padding: 2px;
text-align: center;
}
 
.nopd {
padding: 0px;
}

.pd {
padding: 10px;
line-height: 17px;
}

/* Status Styles */
.go {
color: #39b44a;
}
 
.stp {
color: #ed1c24;
}

/* Part Desc*/
.dd {		
	text-align: left; 
	font-family: helvetica; 
	font-size: 12px; 
	line-height: 24px; 
	font-weight: 200;	
}

.dd25 {		
	text-align: left; 
	font-family: helvetica; 
	font-size: 24px; 
	line-height: 34px; 
	font-weight: 200;	
}

.ddhd {
	font-family: zurich cn bt, lucida sans; 
	text-transform: uppercase; 
	font-size: 18px; 
	font-weight: normal; 
	color: #9e0b0f; 
	font-smooth:always;
	line-height: 34px;	
}

.ddhd25 {
	font-family: zurich cn bt, lucida sans; 
	text-transform: uppercase; 
	font-size: 38px; 
	font-weight: normal; 
	color: #9e0b0f; 
	font-smooth:always;
	line-height: 64px;	
}

/* UTV Part Desc*/
.utv {		
	text-align: left;
	font-family: helvetica;
	font-size: 12px;
	line-height: 24px;
	font-weight: 200;
}

.utvhd {
	font-family: zurich cn bt, lucida sans;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	color: #9e0b0f;
	font-smooth:always;
	line-height: 34px;
}

/* Gen Text */
.gen {		
	text-align: left;
	font-family: arial;
	font-size: 10px;
	line-height: 18px;
}

/* Copyright Text */
.cpy {		
	text-align: left;
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
	color: #636363;
}

a.acpy {		
	text-align: left;
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
}

a.acpy:hover {		
	text-align: left;
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
	color: red;
}

a {
	color: #464646;
}