/*Removes background*/
#contentWrapper {background:none;}

/*Removes rounded corners background*/
#rtop, #rbottom {display:none;}

/*Removes background image on the navigation so the background will show through*/
#designWrapper #navWrapper{background-image:none;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='none', sizingMethod='scale');
}
/*Removes background color so the background will show through*/
#contentWrapper {background-color:transparent;}

/*#mainnavWrapper td, #mainnavWrapper td.mainnavItemOn, #mainnavWrapper td.mainnavItemOver {font-size:12px;}*/

/*Changes the color of the active page in the navigation*/
#mainnavWrapper td.mainnavItem {background-image:none;color:#FFFFFF;}

/*Changes the color of the active mouse over  in the navigation*/
#mainnavWrapper td.mainnavItemOn {background-image:none;color: #000033;}

#mainnavWrapper td.mainnavItemOver, #mainnavWrapper td:hover {background-repeat:repeat-x;color: #000033;}

/*Changes the color of the mouse over active in the subnavigation*/
#navWrapper #subnavWrapper td.subnavItemOver, #navWrapper #subnavWrapper td.subnavItemOn {background-color:#666;}

/*border=0*/
a img {border:none;}

#layoutWrapper #quickLinksWrapper {background-color:#0E7BBE;overflow:hidden;}
#quickLinks DIV.linkGroup {display:none;}

/*fixes error that breaks hyundai sites with altair*/
html body {
background-color:#FFFFFF;
background-image:url(http://assets.cobaltnitra.com/teams/repository/export/306/fa148e06e10048aee00146efa6b30/306fa148e06e10048aee00146efa6b30.jpg)!important;
background-repeat:no-repeat !important;
background-position: center top !important;
background-image:
}

mage:
}


