/* CSS Document */
/*  This document overwrites certain settings contained wi1px the ss_global.css file */

.header {
	background-image: url(../_images/header/heating_head.png);
}

.upper_sidebar {
	background-color: #0088AA;
}

.upper_middle {
	background-color: #0088AA;
}

.upper_right {
	background-color: #0088AA;
}

.mech_offer {
	display: block;
	width: 175px;
	height: 129px;
	background-image: url(../_images/mechanical/offers.jpg);
}

.mech_offer:hover {
	display: block;
	width: 175px;
	height: 129px;
	background-image: url(../_images/mechanical/offers_hover.jpg);
}

.margin-topleft-2 {
	margin-top: 16px;
	margin-left: 8px;
	padding-right: 8px;
}

/**************************/
/*		  SIDEBAR		  */
/**************************/

	#menu_mech {
		background-color: #0088AA;
	}

	#menu_link_mech {
		background-image: url(../_images/bullet_mech.gif);
		background-color: #0088AA;
	}

	#submenu02 {
		display: block;
		border-top-style: none;
	}

	#colorlink_mech {
		background-color: #0088AA;
	}
	
/**************************/
/*		  SIDEBAR		  */
/**************************/

.main_title {
	color: #0088AA;
}


h1 {
	color: #0088AA;
}

.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0088AA;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #143D8D;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #143D8D;
}

.h4 {
	font-size: 16px;
	color: #0088AA;
}

#red_link {
	color: #FF0000;
}


#quick_links {
	background-image:url(../_images/mechanical/mechanical_quick_links.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 234px;
	height: 160px;
	font-size: 14px;
}
