/* CSS Document */
/*  This document overwrites certain settings contained wi1px the ss_global.css file */

.header {
	background-image: url(../_images/header/lifts_head.png);
}

.upper_sidebar {
	background-color: #6699FF;
}

.upper_middle {
	background-color: #6699FF;
}

.upper_right {
	background-color: #6699FF;
}


/**************************/
/*		  SIDEBAR		  */
/**************************/

	#menu_lifts {
		background-color: #6699FF;
	}

	#menu_link_lifts {
		background-image: url(../_images/bullet_lifts.gif);
		background-color: #6699FF;
	}

	#submenu08 {
		display: block;
		border-top-style: none;
	}

	#colorlink_lifts {
		background-color: #6699FF;
	}
	
/**************************/
/*		  SIDEBAR		  */
/**************************/

.main_title {
	color: #6699FF;
}


h1 {
	color: #6699FF;
}

.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6699FF;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #143D8D;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #143D8D;
}

.h4 {
	font-size: 16px;
	color: #6699FF;
}

#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;
}
