
.special_deals_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration:none;
}
a:hover.special_deals_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a:hover.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration:underline;
}
.special_deals_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
} 
a:hover.special_deals_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.special_deals_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.special_deals_price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.vertical_menu {
    margin-left:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a:visited.vertical_menu {
    margin-left:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
a:link.vertical_menu {
    margin-left:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
a:hover.vertical_menu {
    margin-left:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.completer_inverter_kit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.completer_inverter_kit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
}
.button_other {
    margin-left:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}
a:link.button_other {
    margin-left:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}
a:visited.button_other {
    margin-left:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight: bolder;
}

a:hover.button_other  {
    margin-left:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	font-weight: bold;
}
.faq_text {
    margin-top:55px;
	margin-left:11px;
	margin-right:11px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration:none;
	line-height:14px;
}
a:hover.faq_text {
    margin-top:55px;
	margin-left:11px;
	margin-right:11px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	line-height:14px;
}
 hr {
  border: 0;
  width: 100%;
  color: #006699;
  background-color: #006699;
  height: 4px;
  margin-top:22px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:22px;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}
a:link.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration:none;
}
a:visited.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration:none;
}
a:hover.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}











/*    BELOW IS THE CSS FOR THE SIDE MENU  */



#vertical_Menu_top {
width:151px;
height:29px;
background-image:url(http://www.dcacpowerinverters.com/Images/menu_topbar.gif);
}
#vertical_Menu_bottom {
width:151px;
height:21px;
background-image:url(http://www.dcacpowerinverters.com/Images/menu_bottombar.gif);
}

#button li a {
width: auto;
}

#button {
width: 151px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
	
#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
margin: 0;
height:28px;
}

#button li a {
display: block;
background-image:url(http://www.dcacpowerinverters.com/images/menu_button.gif);
background-repeat: no-repeat;
color: #fff;
text-decoration: none;
height:28px;
padding: 5px 5px 5px 0.5em;
font-size:12px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

#button li a:hover {
background:#000000;
/*background-image:url(http://www.dcacpowerinverters.com/images/menu_button_OVER.jpg);*/
color:#FFCC00;

}

#button li a:link {
/*background-image:url(http://www.dcacpowerinverters.com/images/menu_button_OVER.jpg);*/
font-weight:normal;
}


