/* CSS Document */
/*/ CUSTOM TAG STYLES /////////////////////////

////////////////////////////////////////////*/
body { 
	behavior: url("../csshover.htc");
	background-image: url(/images/page_bg.jpg); 
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	background-color: #220009;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main_container {
	width:1151px;
	position: relative;
	margin: 0px auto;
	top: -12px;
}
#header { width: 100%; text-align:center; position: absolute; z-index: 10; }
#top_container { position: relative; z-index: 21; width: 952px; margin: 0px auto; }
.hidden { display: none; }
#page {
	position: relative;
	top: 158px;
	width: 951px;
	color: #000000;
	background-color: #ffffff;
	margin-left: 98px;
	z-index: 20;
}
#logo {
	position: absolute;
	top : 10px;
	left: -15px;
	z-index: 35;

}
#nav {
	position: relative;
	z-index: 30;
	top: 90px;
	left: 155px;
	width: 787px;
	height: 43px;
	background: url(/images/nav_bg.jpg) top left no-repeat;
}
#loginsearch {	
	position: relative;
	top: 90px;
	left: 255px;
	z-index: 20;
	width: 670px;
	height: 38px;
	background: url(/images/loginsearch_bg.jpg) top left no-repeat;
	padding: 4px 0px 0px 0px;
}
#search_submit { margin: -2px -6px -6px -1px; }
#left_column {
	float:right;
	width: 262px;
	margin: -55px 24px 0px 0px;
}
#right_column {
/*	top: 0px; left: 300px; */
	position: relative;
	left: 23px; 
	background-color: #fff;
	width: 622px;
	padding: 10px 0px 0px 0px;
}
#footer {
	width: 820px;
	height: 50px;
	margin: 10px auto;
	padding-top: 15px;
	border-top: 1px #dedede solid;
	clear:both;
}
.page_title {
	position: absolute;
	top: -35px;
	left: 0px;
	width: 660px;
	overflow: hidden;
}
/* **************************** */
/* QUICK FIND STYLES 			*/
/* **************************** */
#ql_box {
	background: #024189;
	width: 262px;
	margin-bottom: 20px; 
}
.ql_title { 
	background: url(/images/quickfind_header.jpg) top left no-repeat;
	height: 42px;
	width: 262px;
}
.ql_item { 
	background: #011b3a; 
	margin: 5px 10px;
	padding: 5px;
	text-align: left;
}
.ql_item a:link, .ql_item a:active, .ql_item a:visited, .ql_item p, .ql_item h2, .ql_item li { color: #FFF; }
.ql_item h2 { margin: 5px 0px 5px 0px; }
.ql_item .date { color: #A4C5EF; float:right; }
.ql_item .title { width: 170px; }
.ql_item li { margin-left: 10px; }
/* **************************** */
/* FEATURE VENDOR STYLES 		*/
/* **************************** */
#f_vendor { width: 262px; }
.fv_title { 
	position: relative;
	z-index:2;
	top:20px;
	background: url(/images/featuredvendor_header.png) top left no-repeat;
	height: 42px;
	width: 262px;
	margin-top: -20px;
} 
.fv_body {
	background: url(/images/featuredvendor_bg.jpg) top repeat-x;
	 min-height: 140px;
	 text-align: left;
	 padding: 25px 7px 7px 7px;
 }
.fv_footer{ 
}
.vendor_contact { margin: 5px; border-top: 1px #A4C5EF solid; }
.fv_image { margin: 5px; }
.fv_name { font-size:14px; font-weight: bold; }
.fv_name a:link, .fv_name a:active, .fv_name a:visited { text-decoration:none; color:#354b84; }
.fv_desc { margin-left: 5px; font-size: 10px; font-weight: bold; }
/* **************************** */
/* MAIN MENU STYLES		 		*/
/* **************************** */
#nav { 
	border: 0px #F00 solid;
	position:relative;
}
.pdmenu, .pdmenu ul {
	list-style: none;
}
.pdmenu ul { margin-left: -5px; }
li.first { 
	float: left; 
	padding: 10px 10px 14px;
	font-weight: bold;
	margin-top: 1px;
}
li.first:hover {
	background-color: #011a35;
}
li.first ul { 
	position: absolute; 
	z-index: 50;
	background: #011a35;
	margin-left: -11px;
	margin-top: 14px;
	display: none;
}
li.second { 
	text-align: left; 
	margin: 10px 0px 10px -35px; 
	padding: 5px 10px 5px 10px;
	white-space: nowrap;
}
.pdmenu a:link, .pdmenu a:active, .pdmenu a:visited { color: #FFF; text-decoration: none; }
.pdmenu a:hover { color: #0066FF; text-decoration: none; }
/* **************************** */
/* PERSONAL BAR STYLES	 		*/
/* **************************** */
.persBar { 
	text-align: left;
	border: 0px #000 solid;
}
#adminMenu {
	float: right;
	text-decoration:none;
	padding:4px;
	white-space: nowrap;
}
#loginsearch td {
	color:#FFFFFF;
	text-align:right;
	font-size:10px;
}
.welcomeDiv { 
	text-align: left;
	padding-left: 21px;
}
.welcomeDiv a:link, .welcomeDiv a:active, .welcomeDiv a:visited { color: #FFF; }
.persItem {
	padding: 4px;
	font-weight: bold;
	display: inline-block;
}
/*/ CALENDAR STYLES //////////////////////////

/////////////////////////////////////////////*/

#minicalendar {
	float: right;
	text-align: center;
	width: 204px;
	background-image: url(../images/mini_cal_bg.jpg);
	background-repeat: repeat-y;
}

#minicalBody td.event {
	background-color: #a59889;
}

#minicalBody td.today {
	background-color: #d1d1d1;
	color: #666666;
}

#minicalHeader {
	width: 204px;
	border-width: 0px 0px 0px 0px;
	background-image:url(../images/calheader.jpg);
	height: 27px;
	font-size: 12px;
	color: #CCCCCC;
}

#mini_cal_footer {
	background-image: url(../images/mini_cal_footer.jpg);
	background-repeat: no-repeat;
	height: 14px;
}

#minicalBody {
	background: #4B609C;
	width: 204px;
	border-spacing: 0px 0px 0px 0px;
	border-width: 1px;
	border-collapse: collapse;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#minicalBody .calTitle {
	border-spacing: 0px 0px 0px 0px;
	border-width: 0px 0px 3px 0px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #08083F;
	font-weight: bold;
}

#minicalBody td {
	width: 14%;
	text-align: center;
	border-spacing: 0px 0px 0px 0px;
	border-width: 0px;
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
	padding: 1px 1px 1px 1px;
	color: #FFFFFF;
}

#newsContainer { margin: 20px 0px 20px 0px; }
#news_list {
	background: #215897;
	padding: 0px 10px 0px 10px;
	width: 597px;
}
/*/ SURVEY STYLES ////////////////////////

///////////////////////////////////////////*/


.survey_section {
	background-color: #d2d8e6;
	border: solid #666666 1px;
	padding: 5px;
}

.survey_question {
	font-size: 14px;
	font-weight: bold;
}

.survey_options {
	padding: 10px 10px 10px 10px;
}

.survey_header {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 0px ridge #0000FF;
	background-color: #4f4f85;
	color: #FFFFFF;
}

.survey_measure {
	height: 5px;
	background-color: #800000;
}

.survey_input {
	width: 100px;
}


