﻿
/*--Left Nav --*/

#secondary_navigation {
	margin-top: 30px;	
}

#secondary_navigation a.MenuItem {
	display:			block;
	/*width:				135px;*/
	padding:			5px 10px 5px 15px;
	BACKGROUND-IMAGE: url(/More2Redlands_PresentationLayer/Images/menu/itemBg_wh.gif);	
	background-repeat:	no-repeat;
	background-position-y: 3px;
	color: #FFFFFF;
	background-color: #003366;

}

#secondary_navigation a.MenuItem.SelectedPathItemCss {
	display:			block;
	width:				135px;
	padding:			5px 10px 5px 15px;

	background-color: #39506a;
}


#secondary_navigation a.MenuItem:hover {
	background-color: #39506a;
}

/*.MenuItem TD{
	background-color: #c5001f;
}*/



/*===========================================
These change the heading colors in each section
===========================================*/

h1, h2, h3, h4, h6 {
	color : #036;
	}
	
h5 {
 color:#fff;
 background-color:#036;
}
/*===================
This changes per section the swoosh lower right
===================*/
#container {
	 border: 1px solid #003366;
}

#footer {
	background-image:url(/More2Redlands_PresentationLayer/images/lowerswoshgeneric.gif);  background-repeat: none;
}


/*===================
 Header
===================*/

#banner { background:  url(/More2Redlands_PresentationLayer/images/header_generic_bg.gif); }
/*#banner_business a {height: 38px; background: url(/More2Redlands_PresentationLayer/images/business/header_on_bg.gif) -207px -53px no-repeat;}*/

#banner_business a:hover {height: 38px; background: url('/More2Redlands_PresentationLayer/Images/business/header_on_bg.gif') no-repeat -207px -53px;
}
#banner_life A:hover {
	BACKGROUND: url('/More2Redlands_PresentationLayer/Images/business/header_on_bg.gif') no-repeat -399px -48px
}
#banner_explore A:hover {
	BACKGROUND: url('/More2Redlands_PresentationLayer/Images/business/header_on_bg.gif') no-repeat -519px -45px
}

/*===================
 general image class attributes
===================*/

.img_left_border_on, .img_right_border_on, .img_center_border_on {
	border-color: #036;
}

.img_left_border_on {
	margin-bottom: 10px;	
}

/*===================
 Modules
===================*/

/*#float_right .module .module_header {
	background-image:   url(/More2Redlands_PresentationLayer/images/module_top.gif);
	color: #fff;
}*/

#float_right .module .module_content {
	/*background-image:  url(/More2Redlands_PresentationLayer/images/module_middle.gif);*/
	margin:0px;
	padding:0px;

}

/*#float_right .module .module_footer {
	background-image:  url(/More2Redlands_PresentationLayer/images/module_lower.gif);
}*/

/* No Frame ----*/
#float_right .no_frame .module_content {
	/*background-image: none;*/
	margin:0px;
	padding:0px;

}

hr {
color: #036; 
}

#body_container {	MARGIN-TOP: 30px}

#body_container li, #body_container_wide li{
background-image: url(/More2Redlands_PresentationLayer/images/bullet.gif);
}
/*===================
 Section Table Formats
===================*/

.table_border{
	border:1px solid #036;
}
th {
	background-color:#036;
	color:#fff;
}
.table_border_cell {
	border-right:1px solid #036
}

#MainLeftCell {
	width: 1005px;
}


#RightCell {
	display: none;
}
