@import 'main.css';
@import 'tabs.css';
@import 'footer.css';
@import 'fonts.css';
@import 'collapse.css';
@import 'openmenu.css';
@import 'features.css';
@import 'findit.css';
@import 'outline.css';

/* ----------------------- Default Theme Settings ------------------------ */

body	{
	background: #bac2cf url(../../images/theme/bghomepage.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	}

h2	{ color: #303055; }

h4	{ color: #303055; }

h5	{ color: #506090; }

#banner	{
	background-image: url(../../images/theme/default_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

.pagehead span { color: #83663c; }  		/* used for separate color on main headline split */

#titlebar { border-bottom: 3px solid #b9a66f; }

#main	{ border-bottom: 3px solid #b9a66f; }

#leftrail .menuhead { background-color: #303055; }

#rightrail .colhead {
	color: #000055;
	background-color: #c7cdd9;
	border-right: 1px solid #94a1b2;
	border-bottom: 1px solid #94a1b2;
	}
	
#rightrail .shade { background-color: #efecdc; }

#rightrail ul { 
	list-style-image: url(../../images/theme/bluedot.gif)!important; 
	margin: 0 0 1em 2em;
	}

#content ul { list-style-image: url(../../images/theme/goldbullet.gif); }


/* ---------------------------- Blue Tables ------------------------------*/

.tab_blue { 
	background-color: #e9ecf6;				/* was #eee9f0 */
	border: 1px solid #506090; 
	margin-bottom: 2em; 
	}

.tab_blue caption { 
	color: #4a557c; 
	font-size: 96%;
	font-weight: normal;
	padding-bottom: .3em;
	}

.tab_blue th { 
	background-color: #506090; 
	color: #ffffff; 
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	vertical-align: top!important;
	}

.tab_blue td {
	border: 1px solid #a0afc6;
	color: #505088; 
	font-size: 94%;
	line-height: normal;
	padding: .2em .2em .2em .3em; 
	vertical-align: top!important;
	}
		
.tab_blue p { 
	color: #4a557c;
	line-height: normal;
	}

.tab_blue ul { 
	list-style-image: url(../../images/theme/bluedot.gif)!important; 
	margin: 0 0 0 2em;
	}

.tab_blue ul li { color: #4a557c; }



/* --------------------------- Blue Tab Boxes ---------------------------- */

.box_blue {
	clear: none;
	float: right;
	margin-left: 1em; 
	padding: 0;
	width: 14.7em;
	}

.box_blue #head { 
	background: url(../../images/theme/tab_blue.gif) left top;
	background-repeat: no-repeat;
	color: #4a557c; 
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
	padding-left: .7em;
	text-transform: capitalize;
	width: 120px; 				/* used to set width of box tab */
	}

.box_blue #textbox { 				/* use in-line style to set width of content if needed */ 
	border: 1px solid #506090;
	color: #505088; 
	font-size: 94%;
	line-height: normal;
	padding: .5em .5em .5em .7em; 
	}
		
.box_blue p { color: #505088; }
		
.box_blue ul { 
	list-style-image: url(../../images/theme/greydot.gif)!important; 
	margin: 0 0 1em 2em;
	padding: 0;
	}

.box_blue ul li { 
	color: #505088; 
	margin-left: -.5em; 
	}.forexample {
	color: #313131;
}
