/* CSS Document */

/*div{
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding: 0;
}*/

img.png { behavior: url(../iepngfix.htc); 
	  border: none !important;
	}

img.border {
	behavior: url(../iepngfix.htc); 
	border: 1px solid #999 !important;
}
.ClearFix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

body,html {
  font-family:Arial, Helvetica, sans-serif;
  /*background-image:url(../images/background.gif);
  background-color:#999999;*/
  background-color:#660000;
  color:#666666;
  font-size:11px;
  margin:auto;
  padding:0px;
  height:100%;
}

#container{
	background-image:url(../images/webpageshadow.bmp);
	background-repeat:repeat-y;
	/*background-image:url(../images/container_bg.png);*/
	/*background-color:#FFF;*/
	margin:auto;
	width:676px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:0px;
	padding-top:0px;
}

#container_white{
	background-color:#FFF;
	margin:auto;
	width:1000px;
	padding:10px;
}

#container2{
	-moz-box-sizing:border-box;box-sizing:border-box;
	margin:auto;
	width:676px;
}

#container3{
	background-image:url(../images/webpageshadow.bmp);
	background-repeat:repeat-y;
	/*background-image:url(../images/container_bg.png);*/
	/*background-color:#FFF;*/
	margin:auto;
	width:800px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:0px;
	padding-top:0px;
}

a{
	color:#333333;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

/*---------------------------------------------------------------
	Header
-----------------------------------------------------------------*/
#header{
	position:relative;
	background-color:#900;
	position:relative;
	width:676px;
}

#header_crest{
	position:relative;
	background-image:url(../images/header_crest.png);
	width: 123px;
	height: 146px;
	float:left;
}

#header_flash{
	position:relative;
	background-color:#990000;
	background-image:url(../images/header_flashbg.png);
	width: 676px;
	height: 146px;
	float:right;
}

#header_top{
	position:relative;
	width:676px;
	height:146px;
}

#hr_top_maroon{
	position:relative;
	background-color:#660000;
	width:676px;
	height:12px;
	float:left;
	/*margin-bottom:20px;*/
}

#hr_maroon{
	position:relative;
	background-color:#660000;
	width:676px;
	height:12px;
	float:left;
}

#hr_red{
	position:relative;
	background-color:#990000;
	width:676px;
	height:25px;
	float:left;
}

/*--------------------------------------------------------------
	content
----------------------------------------------------------------*/
/*#content{
	position:relative;
	background-image:url(../images/content_bg.png);
	background-repeat:no-repeat;
	background-position:125px 100%;
	padding-top:20px;
	padding-left:170px;
	padding-right:30px;
	padding-bottom: 20px;
	width:600px;
	min-height:300px;
	height:100%;
}*/

#content{
	position:relative;
	background-color:#FFFFFF;
/*	background-image:url(../images/content_bg.bmp); */
	background-repeat:no-repeat;
	background-position:0px 100%;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 10px;
	width:635px;
	min-height:300px;
	height:100%;
	margin:auto;
	margin-top:0px;
}

#content .greyBar{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border:1px solid #CCCCCC;
	padding-left:6px;
	padding-right:6px;
	padding-top: 2px;
	padding-bottom:2px;
	margin-bottom:3px;
	margin-bottom:3px;
}

#content .greyBox{
	background:#EDEAEE;
	border:1px solid #CCCCCC;
	padding-left:5px;
	padding-top: 0px;
	padding-bottom:5px;
	margin-bottom:2px;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

#content ul{
	margin-left:5px;
	padding-left:10px;
}
#content ul.links{
	list-style:none;
	visibility:hidden;	
}

#content table.subsection{

}

#content table.subsection td{
	padding-top:0px;
	margin-top:0px;
	margin:5px;
}

.box_left{
	border:1px solid #999;
	padding:5px;
}

.box_right{
	border:thin solid #000000;
	padding:10px;
	text-align:right;
}

.box_center{
	border:thin solid #000000;
	padding:10px;
	text-align:center;
}

#content p.tiny{
	font-size:8px;
}
 
#content td.border{
	border:1px solid #999;
	padding:10px;
}

#content h3.category_header{
	font-size:14px;
	color:#FC3;
	background-color:#900;
	font-weight:bold;
	padding:0px;
	padding-left:5px;
	padding-bottom:3px;
	padding-top:2px;
	margin:0px;
}

#content p.justify{
	text-align:justify;
	margin-top:2px;
	margin-left:1px;
}

#content .redFont{
	color:#FF0000;
	font-weight:bold;
}

#content p.rowHeader{
	font-weight:bold;
}

#content p.rowHeader_nopadding{
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#content p.rowHeader_nopadding{
	font-weight:bold;
	padding:0px;
	padding-left:3px;
	margin:0px;
}

h3.green{
	background-image:url(../images/pageheader_bgcrest.bmp);
	background-position:100%;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	/*color:#006600;*/
	font-weight:bold;
	padding-top:20px;
	padding-bottom:3px;
	padding-left:5px;
	margin:0px;
	margin-bottom:10px;
	color:#FC3;
	background-color:#900;
	border:2px solid #000;
}

#content h4.subtitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	/*color:#006600;*/
	height:13px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	margin:0px;
	margin-top:15px;
	color:#666666;
	border:1px solid #CCCCCC;
	border-bottom:none;
	background:#EDEAEE;
}

#content img{
	float:left;
}	

#content a{
	color:#333333;
	text-decoration:none;
}

#content a:hover{
	color:#000;
	text-decoration:underline;
}

a.button{
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #000000;
	font-size:12px;
	height:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	margin:3px; !important
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	text-decoration:none;
}
a.button:hover{
	text-decoration:none !important;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
}

.title{
	padding:2px;
	padding-left:1em;
}
/*
a.button{
	color:#999;
	background-color:#FFFFFF;
	border:1px solid #999999;	
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8; 
}

a.button:hover{
	color:#000 !important;
	background-color:#FFF;
	border:1px solid #666; 
	text-decoration:none !important;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0; 
}*/
/*--------------------------------------------------------------
	contacts
----------------------------------------------------------------*/
#contacts{
	position:relative;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:0px;
	margin-bottom:35px;
}

#contacts a{
	color:#666666;
	text-decoration:none;
}

#contacts a:hover{
	color:#000;
	text-decoration:none;
}

.contact_text{
	color:#666666;
}

.contact{
	padding-top:1px;
	padding-bottom:1px;
	border-bottom:1px solid #999999;
}

.lastContact{
	padding-top:5px;
	padding-bottom:5px;
}

/*--------------------------------------------------------------
	footer
----------------------------------------------------------------*/
#footer{
	color:#FFCC33;
	background-color:#900;/*#900;*/
	padding-bottom:10px;
	height:82px;
}

#footer_address{
	color:#FFCC33;
	background-color:#900;
	text-align:right;
	padding-right:10px;
	padding-top:12px;
	width:326px;
	height:70px;
	float:right;
}

#footer_motto{
	color:#FFCC33;
	background-color:#900;
	text-align:left;
	padding-left:10px;
	padding-top:12px;
	width:330px;
	height:70px;
	float:left;
}

#footer p.footer{
	 font-family:Georgia, "Times New Roman", Times, serif;
}
/*--------------------------------------------------------------
	user homepage
----------------------------------------------------------------*/
table#user_home{
	width:100%;
}
	
table#categories{
	width:100%;
}

table.module{
	width:200px;
	height:100%;
	border:1px solid #999999;
	margin:auto;
}

table.module td.module_title{
	height:10px;
}

table.module td.module_content{

}

table.module h3.title{
	background-color:#900;
	border-bottom:4px solid #660000;
	color:#FC3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	/*color:#006600;*/
	font-weight:bold;
	margin:0px;
	margin-bottom:0px;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
}

ul#quicklinks{
	text-decoration:none;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
}

ul#quicklinks li{
	margin-left:6px;
	margin-right:6px;
}
	
ul#quicklinks li a{
	background-image:url(../images/linkarrow_inactive.png);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	height:1.5em;
	width:100%;
}

ul#quicklinks li a:hover{
	background-image:url(../images/linkarrow_active.png);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
	height:1.5em;
	width:100%;
}
/*--------------------------------------------------------------
	navigation bar
----------------------------------------------------------------*/
#navBar{
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/navbar_button.png);
	background-color:#000;
	background-repeat:repeat-x;
	border-bottom:1px solid #999;
	height:18px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:1px;
	/*padding-top: 4px;
	padding-bottom: 4px;*/
	width:100%;
}

#navBar ul.links{
	-moz-box-sizing:border-box;box-sizing:border-box;
	background-image:url(../images/navbar_button.png);
	background-repeat:repeat-x;
	position:relative;
	padding:0px;
	margin:0px;
	float:right;
	width:100%;
}

#navBar ul.links li{
	-moz-box-sizing:border-box;box-sizing:border-box;
	position: relative;
	list-style:none;
	float:left;
	/*background-image:url(../images/navbar_button.png);
	font-weight:bold;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	height:23px;
	padding-left:20px;
	padding-right:20px;
	border:3px solid #000;*/
}

#navBar ul.links li.last{
	-moz-box-sizing:border-box;box-sizing:border-box;
	position: relative;
	list-style:none;
	float:right;
	/*font-weight:bold;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	border:3px solid #000;
	padding-left:0px;
	padding-right:0px;*/
}

#navBar li a{
	-moz-box-sizing:border-box;box-sizing:border-box;
	background-image:url(../images/navbar_button.png);
	background-repeat:repeat-x;
	/*border:3px solid #000;*/
	border:none;
	color:#FC3;
	height:17px;
	float:left;
	font-weight:bold;
	font-size:10px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-decoration:none;
	margin:none;
}

#navBar li a:hover{
	-moz-box-sizing:border-box;box-sizing:border-box;
	background-image:url(../images/navbar_button_red.png);
	background-repeat:repeat-x;
	background-color:#000;
	/*border:3px solid #000;*/
	border:none;
	color:#FC3;
	/*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;*/
	float:left;
	font-weight:bold;
	font-size:10px;
	height:17px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	margin:none;
}


#navBar_bottom{
	width:100%;
	height:15px;
	padding-top:4px;
	margin:0px;
	visibility:hidden;
}

#navBar_bottom ul.links{
	position:relative;
	padding:0px;
	margin-left:10px;
}

#navBar_bottom ul.links li{
	position: relative;
	font-size:9px;
	text-align:center;
	text-decoration:none;
	float:left;
	list-style:none;
	text-transform:uppercase;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #FC3;
}

#navBar_bottom ul.links li.last{
	position: relative;
	font-size:9px;
	text-align:center;
	text-decoration:none;
	float:left;
	list-style:none;
	text-transform:uppercase;
	border-right:0px;
}

#navBar_bottom li a{
	color:#FC3;
	text-decoration:none;
}

#navBar_bottom li a:hover{
	color:#000000;
	text-decoration:none;
}
