/*   Red Star  Corporate Site

Ver.  1.0
By: Matthew Restorff
Email: matthew@bytestudios.com
Created: 8.29.07 
*/


/*  General
-------------------------------------------------------------*/
* { margin: 0; padding: 0; }
body { font: normal 100% "Times New Roman", Times, serif; background-color: #f8f1df; }
a { outline: none;}
#container { width: 900px; margin: 0 auto; background-color: #fff; margin-bottom: 10px; border: 1px solid #333; }



/*  Header
------------------------------------------------------------*/
#nav { background-color: #597BBC; height: 30px; width: 880px; padding-left: 20px; color: #fff; font: bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;}
#nav ul { padding-top: 0px; }
#navigation { float: left; width: 530px; }
#navigation li a { color: #fff; font: bold 11px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; text-decoration: none;margin: 20px 0px; }
#navigation li a:hover { text-decoration: underline; }
#navigation li { list-style: none; float: left; margin-right: 0px; padding: 7px 10px 5px 10px; }
#navigation li.active { background-color: #AF1915; }
#nav form input { float: left; margin-left: 10px; margin-top: 5px; }
#nav form input.search_box { width: 180px; }
#nav form input.input_btn {}
#nav form label { margin-left: 70px; float: left; font-style: italic; padding-top: 8px; }


/* Left Content
-----------------------------------------------------------------------------*/
#leftContent { width: 260px; float: left; background: #fff url('../images/shadow.gif') repeat-x top left; }
#leftContent form h2 { font: bold 14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #003399; }
#leftContent h3 { font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #fff; text-align: center; margin-bottom: 8px; }
#leftContent h2 span { font-size: 18px; color: #f68b1f; }
#leftContent a.act_link { text-decoration: underline; }

/*  SUB NAV
-------------------------------------------------------------*/
#leftContent dl { width: 260px; text-align: right; background-color: #F8F1DF; }
#leftContent dl, #leftContent dd { margin: 0; }
#leftContent dt { 
	background: #003399; 
	letter-spacing: 1px; 
	font: normal 10px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif; 
	margin: 0;
}
#leftContent ul {
	line-height: inherit;
}
#leftContent li {
	margin:  0 0 5px 0;
	position: relative;  
}
#leftContent dt a {
	display: block;
	background-color: #003399;
	padding: 3px 10px 3px 0px;
	margin: 0;
	border-top: 10px solid #F8F1DF;
}


/*-----------------------------------------------------------------------------------------------*/
#leftContent dt a, #leftContent ul.open_nav li a { 
	color: #FFF; text-decoration: none; 
	}
#leftContent dd a, #leftContent ul.open_nav li ul li a { 
	padding: 0; 
	color: #003399; 
	text-decoration: none;
	font: bold 10px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif;
	font-style: italic;
}
#leftContent dd a:hover, #leftContent dt a:hover { text-decoration: underline; }


#leftContent dd a.active { text-decoration: underline; }
#leftContent dl dd ul { list-style: none; margin: 10px 10px 0 20px; text-align: left; }
#leftContent dl dd h2 { font: normal 14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; text-align: left; color: #003399; }

#leftContent a.more {
	color: white;
	background: none;
	display: inline;
	text-decoration: none;
}

#leftContent a.more:hover {
	color: white;
	background: none;
	display: inline;
	text-decoration: underline;
}

/*-----------------------------------------------------------------------------------------------*/
/*                                CATEGORY DESCRIPTION                                           */
/*-----------------------------------------------------------------------------------------------*/

#leftContent dt span {
	display: block;
	background-color: #597BBC;
	width: 250px;
	height: auto;
	padding: 5px;
	text-align: left;
	color:white;
	font:normal 11px Arial;
}

#leftContent dl dd ul.desc {
	margin: 0 0 0 0;
	padding: 0;
}

#leftContent dl dd ul.desc li {
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	background-color: #597BBC;
	height: auto;
	text-align: left;
	padding: 5px 5px 5px 20px;
	color:white;
	font:normal 11px Arial;

}


/*
#leftContent dl { width: 260px; text-align: right; background-color: #F8F1DF; }
#leftContent dl,#leftContent dd{ margin: 0; }
#leftContent dt { background: #003399; letter-spacing: 1px; font: normal 10px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif; padding: 3px 10px 3px 0px; margin: 0; border-bottom: 10px solid #F8F1DF; }
#leftContent ul {
	line-height: inherit;
}
#leftContent li {
	margin:  0 0 5px 0;
	position: relative;  
}
#leftContent dt a, #leftContent ul.open_nav li a { color: #FFF; text-decoration: none;  }
#leftContent dd a, #leftContent ul.open_nav li ul li a { padding: 0; color: #003399; text-decoration: none;	font: bold 10px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif; font-style: italic;  }
#leftContent dd a:hover, #leftContent dt a:hover { text-decoration: underline; }
#leftContent dd a.active { text-decoration: underline; }
#leftContent dl dd ul { list-style: none; margin: 0px 10px 10px 20px; text-align: left; }
#leftContent dl dd h2 { font: normal 14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; text-align: left; color: #003399; }
*/

/* Primary Content
-----------------------------------------------------------------------------*/
#primaryContent { width: 320px; float: left; background: #fff url('../images/shadow.gif') repeat-x top left; padding: 25px 30px 15px 30px; font: normal 14px "Times New Roman", Times, serif; color:#555 }
#primaryContent h1 { font: bold 21px Times New Roman, Times, serif; color: #597BBC;}
#primaryContent h2 { font: bold 21px Times New Roman, Times, serif; color: #ee3224; }
#primaryContent h3 { display: inline; font: lighter 15px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #004fa3; letter-spacing: 3px; }
#primaryContent h3 a:visited { color: #597BBC; }
#primaryContent h4 { display: inline; font: normal 15px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #004fa3; }
#primaryContent h5 { display: inline; font: normal 15px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #ee3224; }
#primaryContent p { margin-top: 20px; font: normal 14px "Times New Roman", Times, serif; line-height: 17px; color: #555; }

#primaryContent ol { padding-left: 20px; color: #FF0000; }
#primaryContent ol li span { color: #000; font-size: 14px;  }

#primaryContent ul { list-style: none; }
#primaryContent ul li { margin-bottom: 10px; }

#primaryContent ul.new_list { list-style: none; }
#primaryContent ul.new_list a { color: #0055a6; font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; text-decoration: none;  }
#primaryContent ul.new_list a:hover { text-decoration: underline; }

#primaryContent form { width: 350px;}
#primaryContent table { margin: 0px 0px 15px 0px;}
#primaryContent table select.state_opt { width: 187px }
#primaryContent form input.text_box { width: 270px; margin: 5px 0px;}
#primaryContent form label { margin: 0px 15px 0px 0px;}
#primaryContent form input.text_box2 { width: 60px; margin: 5px 5px 5px 0px;}

/* Right Content
-----------------------------------------------------------------------------*/
#rightContent { width: 260px;  float: left; background: #fff url('../images/shadow.gif') repeat-x top left; min-height: 500px; }
.whats_new { height: 19px; padding: 4px 0 4px 0px; font: bold 14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #B42018; text-align: center; margin: 45px 0px 0px 0px; border: 1px solid #b42018; border-right: none; border-bottom: none; }
#rightContent h2 { font: bold 14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #ee3224; text-decoration: none; }
#rightContent a h2:hover { text-decoration: underline; }
#rightContent h3 { font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #fff; text-align: center; margin-bottom: 5px; }
#rightContent .rt_plain { margin-top: 30px; padding-left: 0px; }
#rightContent a.pdf { color: #ee3224; font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; background: url('/images/pdficon_smaller.gif')no-repeat top left; padding-left: 20px; text-decoration: none; }
#rightContent .red_box { background-color: #ee3224; color: #fff; padding: 10px 10px; margin-top: 15px; }
#rightContent .red_box h1 { font: bold 18px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; letter-spacing: 2px; }
#rightContent .red_box h3 { font: bold 14px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; }
#rightContent .red_box a { text-decoration: none; color: #fff; text-align: center; font: bold 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; margin-left: 70px; }
#rightContent .red_box a:hover { text-decoration: underline; }
#rightContent .red_box p { font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; }

#rightContent .pdf_bucket { margin: 10px 0px; }


/* Right Accordian Menu
--------------------------------------------------*/
#rightContent dl { background-color: #fff; }
#rightContent dl dt a { background-color: #0055a6; height: 23px; color: #fff; font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; display: block; text-decoration: none; text-align: center; padding: 8px 0 0 0; margin: 0;}
#rightContent dl dt a.odd { background-color: #3377B8; }
#rightContent dl dd a.dd_link { padding-left: 40px; background-color: #F8F1DF; display:block; text-decoration: none; color: #0055a6; font: normal 11px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; }
#rightContent dl dd a:hover { text-decoration: underline; }



/* footer
-----------------------------------------------------------------------*/
#footer {width: 900px; margin-top: 10px; }
#footer a { font: normal 12px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #fff; display: block; padding-left: 25px; text-decoration: none; margin-bottom: 8px; }
#footer a:hover { text-decoration: underline; }
#footer h2 { font: normal 16px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #3377b8; }
#footer h2 strong { font: bold 20px "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; }
#footer div.aniversary { background: #fff url('../images/125_years.gif') no-repeat 50% 75%; padding-left: 200px; margin-top: 30px; width: 80px; height: 150px; margin-bottom: 200px }






