@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400..700&display=swap');
/***********************************
*
*  styles and colors used everywhere
*
************************************/
/********* Video Link to Coupons ***********/


a.videoCouponLink, a.videoCouponLink:hover{
    background:#D60B15;
    padding:5px 0px;
    font-family:LeagueGothicRegular, sans-serif;
    font-size:19px;
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
}

a.videoCouponLink:hover{
    background:#000;   
}


/************************************/

BODY {
	font-size: 12px;
	color: #494949;
	margin: 0px;
  font-family: "Domine", serif;    
  background-color:#000;
}


TD {
  font-size: 11px;
  color: #333;
  font-family: verdana, arial;
}


A {
  color: #cb5959;
  text-decoration: none;
}


A:hover {
  color: #cb5959;
  text-decoration: underline;
}

#hFlash{
height:120px;
}

#hHeader {
	background-color:#000;
}
#hNav{
background-color:#000000;
}

#PageWrapper{ 
	background-color:#e4e9ec;
}


.main_bg {
	background-color:#e4e9ec;
}


#copyright {
  font-size: 13px;
  color: #999;
  font-family: trebuchet ms, verdana, arial;
  font-weight:normal;
}


.copyright {
  font-size: 13px;
  color: #999;
  font-family: trebuchet ms, verdana, arial;
  font-weight:normal;
}


.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:#ebf3f7;
  border: #acb9be 1px solid;
  font-size: 11px;
  font-family: verdana, arial,
  color: #000;
}


.go {
  background-color:#ae0000;
  border: #770000 1px solid;
  font-size: 11px;
  font-family: verdana, arial;
  color: #fff;
	cursor:pointer;
}


.submit_get {
  background-color:#ae0000;
  border: #770000 1px solid;
  font-size: 11px;
  font-family: verdana, arial;
  color: #fff;
	cursor:pointer;
}


.footer {
}


.vi_linedark {
	background-color: #C6B290;
}


.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:#696969;
	font-size: 11px;
  color: #fff;
  font-weight:bold;
  font-family: verdana, arial;   
  padding-left:10px;
}


.list_bg {
	background-color:#e5e5e5;
}


.list_bg2 {
	background-color:#d5d5d5;
}


.list_bg_hi {
	background-color:#c2c2c2;
}


.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: #ffffcc;
  font-family: verdana, arial;
	text-decoration:underline;	
}


.noClickInventoryButtonBG {
	background-color: #696969;
}


.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:#D1C2A9;
}


.showroom_bg:hover {
	background:#603201;
}


.showroom_sub_bgHi {
	background-color: #818181;
}


.showroom_sub_bg {
	background-color: #9d9d9d;
}


.showroom_sub_header {
	background-color: #696969;
	font-size: 11px;
  color: #ffffcc;
  font-family: verdana, arial;
  font-weight:bold;
	text-decoration:none;
}


.showroom_sub_header a {
	color: #ffffcc;
  font-family: verdana, arial;
  font-size: 11px;
  font-weight:bold;
  text-decoration: none;
} 


.showroom_sub_header a:hover {
	color: #ffffcc;
  font-family: verdana, arial;
  font-size: 11px;
  font-weight:bold;
  text-decoration: underline;
}


.showroom_sub_header a:visited {
	color: #f1f19d;
  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: #ffffcc;
  font-family: verdana, arial;
	text-decoration:underline;	
}


.showroom_bordercolor {
	background-color: #7d7d7d;
		
}


.vi_form_text {
	font-size: 11px;
  color: #000000;
  font-family: verdana,arial;
}


.vi_table4_bg {
	background-color: #fff;
}


.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: #999;
}

#inner_seo_div, #inner_seo_div h1 {color:#494949;}

#header_logo{
	height:120px;	
}


