/***********************************
*
*  styles and colors used everywhere
*
************************************/

BODY {
	font-size: 12px;
	color: #494949;
	margin: 0px;
  font-family: arial, verdana; 
	background-color:#17416e;
}

#header_logo{
height:120px;	
}

TD {
	font-size: 11px;
	color: #333;
	font-family: verdana,arial;
}

A {
	color: #006699;
	text-decoration: none;
}

A:hover {
	color: #006699;
	text-decoration: underline;
}

#hHeader {
  background-color:#edf0f0;
}

#hFlash{
	height:120px;
 	margin-bottom:0px; 
}

#header_logo{
 border:0px solid #fff;
}

#hNav{
	background-image:url(images/navbg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding-top:3px;
	padding-bottom:20px;
}

#PageWrapper{
	background-color:#f4f4f4;
}

.main_bg {
	background-color:#;
}

#footer{
	background-color:#303030;
	text-align:center;
}

#copyright {	
	font: normal 11px verdana, arial;
	text-align:left;
	color: #ccc;
	padding:10px 0px 10px 10px;
}

#copyright A, A:Hover{
	color:#3399cc;
}
#copyrightA:Hover{
	color:#3399cc;

}

.header {
	font-size: 18px;
	color: #000;
	font-family: arial, verdana;
}

.text_bold {
	font-size: 11px;
	color: #333;
	font-family: verdana,arial;
	font-weight:bold;
}

.text {
	font-size: 11px;
	color: #333;
	font-family: verdana,arial;
}

.form {
	background-color:#fff;
	border: #999 1px solid;
	font-size: 11px;
	font-family: verdana, arial,
	color: #000;
}

.go {
  background-color:#ab1c1a;
  border: #fff 1px solid;
  font-size: 11px;
  font-family: verdana, arial;
  color: #fff;
	cursor:pointer;
}

.submit_get {
  background-color:#ab1c1a;
  border: #fff 1px solid;
  font-size: 11px;
  font-family: verdana, arial;
  color: #fff;
	cursor:pointer;
}

.vi_linedark {
	background-color: #d2d8df;
}

.vi_linelight {
	background-color: #fff;
}

.vi_tab1 {
	font-size: 10px;
  color: #333;
  font-family: verdana,arial;
  font-weight:bold;
  background-color: #fff;
}

.vi_tab1 a {
	font-size: 10px;
	color: #333;
  font-family: verdana,arial;
  font-weight:bold;
  background-color: #fff;
  text-decoration:none;
}

.vi_tab1 a:hover {
	font-size: 10px;
  color: #c00;
  font-family: verdana,arial;
  font-weight:bold;
  background-color: #fff;
  text-decoration:underline;
}

.vi_tab2 {
	font-size: 10px;
  color: #333;
  font-family: verdana,arial;
  font-weight:bold;
  background-color: #DACEB9;
}

.vi_tab2 a {
	font-size: 10px;
  color: #333;
  font-family: verdana,arial;
  font-weight:bold;
  background-color: #DACEB9;
  text-decoration:none;
}

.vi_tab2 a:hover {
	font-size: 10px;
	color: #c00;
  font-family: verdana,arial;
  font-weight:bold;
  background-color: #DACEB9;
  text-decoration:underline;
}

.vvc_border {
	border-collapse:collapse;
	border-style:solid;
	border-color:#575656;
}

.contact_fill1 {
	background-color:#dfdfdf;
	font-size: 11px;
  color: #000;
  font-weight:bold;
  font-family: verdana, arial;   
  padding-left:10px;
}

.list_bg {
	background-color:#e7e7e7;
}

.list_bg2 {
	background-color:#d1d0d0;
}

.list_bg_hi  {
	background-color:#bebebe;
}

.no_list {
	font-size: 11px;
  color: #fff;
  font-family: verdana, arial;
	text-decoration:none;	
}

.no_list a {
	font-size: 11px;
  color: #ccc;
  font-family: verdana, arial;
	text-decoration:none;	
}

.no_list a:hover {
	font-size: 11px;
	color: #ffffc7;
  font-family: verdana, arial;
	text-decoration:underline;	
}

.noClickInventoryButtonBG {
	background-color: #545454;
}

.noClickInventoryButtonOn {
  background-color: #F7F775;
  font-family: verdana;
  color: #000;
  text-align: left;
  vertical-align: middle;
  width: 103px;
  height: 25px; 
}

.noClickPageCounter {
	color: #fff;
	font-weight: bold;
}

.showroom_bg {
	background:#e7e7e7;
}

.showroom_bg:hover {
	background:#6d6d6d;
}

.showroom_sub_bgHi {
	background-color: #626262;
}

.showroom_sub_bg {
	background-color: #6d6d6d;
}

.showroom_sub_header {
	background-color: #545454;
	font-size: 11px;
  color: #FFFFC7;
  font-family: verdana, arial;
  font-weight:bold;
	text-decoration:none;
}

.showroom_sub_header a {
	color: #FFFFC7;
  font-family: verdana, arial;
  font-size: 11px;
  font-WEIGHT:bold;
  text-decoration: none;
} 

.showroom_sub_header a:hover {
	color: #FFFFC7;
  font-family: verdana, arial;
  font-size: 11px;
  font-WEIGHT:bold;
  text-decoration: underline;
}

.showroom_sub_header a:visited {
	color: #D3D3B9;
	font-family: verdana, arial;
  font-size: 11px;
  font-WEIGHT:bold;
  text-decoration: none;
}

.showroom_sub_text  {
	font-size: 11px;
  color: #fff;
  font-family: verdana, arial;
	text-decoration:none;	
}

.showroom_sub_text a {
	font-size: 11px;
  color: #fff;
  font-family: verdana, arial;
	text-decoration:none;	
}

.showroom_sub_text a:hover {
	font-size: 11px;
  color: #F6FFC9;
  font-family: verdana, arial;
	text-decoration:underline;	
}

.showroom_bordercolor {
	background-color: #666;		
}

.vi_form_text {
	font-size: 11px;
  color: #000000;
  font-family: verdana,arial;
}

.vi_table4_bg {
	background-color:#DEE6E9;
}

.vi_table5_bg {
	background-color: #fff;
}

.vi_header {
	color:#000000;
	font-family:verdana,arial;
	font-size:18px;
}

.vi_specs_header2{
	font-family:arial,verdana;
	font-size:14px;
	font-weight:bold;
}

.seo {
	font-family: verdana;
	font-size: 9px;
	color: #c4d6e9;
}


