/* CSS Document */
/*  This document overwrites certain settings contained wi1px the ss_global.css file */

.header {
	background-image:url(../_images/header/rational_head.png);
}

.upper_sidebar {
	background-color: #9C8E69;
	color: #FFFFFF;
}

.upper_middle {
	background-color: #9C8E69;
}

.upper_right {
	background-color: #9C8E69;
}

.small_content_16pad {
	float: left;
	padding-left: 16px; 
	width: 228px;
	background:#FFFFFF; 
}

/**************************/
/*		  SIDEBAR		  */
/**************************/

	#menu_rat {
		background-color: #9C8E69;
	}

	#menu_link_rat {
		background-image: url(../_images/bullet_rat.gif);
		background-color: #9C8E69;
	}
	
	#submenu04 {
		display: block;
		border-top-style: none;
	}

	#colorlink_rat {
		background-color: #9C8E69;
	}
	
/**************************/
/*		  SIDEBAR		  */
/**************************/

.main_title {
	color: #9C8E69;
}


h1 {
	color: #9C8E69;
}

h2 {
	color: #9C8E69;
	margin-left: 16px; 
}

.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #9C8E69;
}

.h11 {
	font-size: 18px;
	font-weight: bold;
	color: #9C8E69;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #143D8D;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color: #143D8D;
}

#red_link {
	color: #FF0000;
}


#right_img {
	background-color: #143D8D; 
	border-left-style: solid; 
	border-left-width: 1px; 
	border-left-color:#FFFFFF;
	width: 234px;
}

.under_img_txt {
	display: block;
	text-align: left;
	padding-left: 8px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}

.under_img_txt:hover {
	text-align: left;
	padding-left: 8px;
	line-height: 30px;
	color: #FFCC33;
	font-weight: bold;
}

.muffin_link {
	display: block;
	width: 234px;
	height: 157px;
	margin-top: 16px; 
	margin-left: 8px;
	background-image:url(../_images/rational/muffin_link.jpg);
}

.muffin_link:hover {
	display: block;
	width: 234px;
	height: 157px;
	margin-top: 16px; 
	margin-left: 8px;
	background-image:url(../_images/rational/muffin_link1.jpg);
	cursor: pointer;
}

.rollnife_link {
	display: block;
	width: 234px;
	height: 157px;
	margin-top: 16px; 
	margin-left: 8px;
	background-image:url(../_images/rational/roll_nife_link.jpg);
}

.rollnife_link:hover {
	display: block;
	width: 234px;
	height: 157px;
	margin-top: 16px; 
	margin-left: 8px;
	background-image:url(../_images/rational/roll_nife_link1.jpg);
	cursor: pointer;
}
