/****************************************************/
/* OVERRIDEN SETTINGS FOR COLOR SHIFT */
/* CommerceLab - Orange: #F57E20 */

#Head {	background-image:url("images/background_header.png"); }

#Foot {	background-image:url("images/background_footer.png"); }

h1 {color:#000000;}
h2 {color:#3a82b4;} 
h3 {color:#353535;}
h4 {color:#3a82b4;}
h5 {color:#51545e;}

#VerticalMenu a {
   background:url("images/sidenav_combo.png");
   background-repeat:no-repeat;
}

ul li, li1 { background-image: url("images/arrow_next_orange.gif"); }

/*.messagePane { background-image:url("images/home_main.png"); }*/

/* Controlls Button Color, Rollover Color, Outline and Button Text Color - Use increments of 22px */
.StandardButton {
	color:#ffffff;
	border: 1px solid #97afc0;
	background-position:0 -200px;
}
.StandardButton:hover 	{
	color:#ffffff;
	border: 1px solid #000000;
	background-position: 0 -44px;
}

#HeadTabs {font-size:13px;}

