@import url('/web/design/reset.css');

/*fck start*/
body { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333; 
}

/* Elements */

hr { 
	color: #000; 
	background-color: #000; 
	border: 0;
	height: 1px; 
}
	
a { 
    color: #333;
}

a:hover  
{
    color:#000;
}

h1, h2, h3, h5, h6
{
    color:#990000;
    font-family:Tahoma, Sans-Serif;
}

h1  
{
    font-size:22px;
    font-weight:normal;
}

h2{ 
    font-size:18px;
    font-weight:normal;
}

h3 
{
    font-size:14px;
}

h4 
{
    font-size:14px;
    color:#003300;
    font-family:Tahoma, Sans-Serif;
}

h5 { 

}

h6 { 

}

.Fontxx-Small { font-size: 9px; }
.Fontx-Small { font-size: 10px; }
.FontSmall { font-size: 11px; }
.FontMedium { font-size: 12px; }
.FontLarge { font-size: 20px; }
.Fontx-Large { font-size: 24px;}
.Fontxx-Large { font-size: 36px;}

strong
{
	font-weight:bold;
}

pre
{
white-space:pre-wrap;
white-space:-moz-pre-wrap;
white-space:-pre-wrap;
white-space:-o-pre-wrap;
word-wrap:break-word;
font-family:Verdana, sans-serif;

}

font, p
{
	font-family:inherit;
	margin:0px;
	margin-bottom:10px;
}

div.copy ul, div.copy ol, div.copy dl
{
    padding:0px 18px;
	line-height:150% !important;   
}

div.copy ul li, div.copy ul, div.copy ul li, div.copy ul
{
	list-style:disc !important;
}

div.copy ul li ul li, div.copy ul li ul, div.copy ul li ul li, div.copy ul li ul
{
	list-style-type:circle !important;
}

div.copy ol li, div.copy ol, div.copy ol li, div.copy ol, .col1 ul li ol, div.copy ul ol, div.copy ul li ol li, div.copy li ol
{
	list-style:decimal !important;
}

/* HANDY */

.clearFix
{
    clear:both;
    line-height:0px;
    height:0px;
    font-size:0px;
    overflow:hidden;
}

span.clearFix
{
    display:block;
}

.gapAbove
{
    margin-top:14px;
}

.gapRight
{
    margin-right:14px;
}

.gapBelow
{
    margin-bottom:14px;
}

.gapLeft
{
    margin-left:14px;
}

/* LAYOUT */

.canvasWrapper
{
    text-align:center;
    clear:both;
    background: #fff url(/web/design/images/body-bg.jpg) repeat-x; 
    
}

.canvas
{
    width:960px;
    text-align:left;
    margin:0 auto;
}

div.main
{
	float: left;
}

div.main, div.main *
{
    line-height:125%;
}

div.topMenu_cont div.searchInput_cont
{
    float:right;
    margin:0 5px 0 0;
}

div.searchInput_cont input.searchInput
{
    height:19px;
    width:220px;
    margin:9px 0 0 0;
    border-top:solid 1px #828177;
    border-right:none;
    border-bottom:solid 1px #AFB0AF;
    border-left:solid 1px #828177;
}

div.searchInput_cont input.searchSubmit
{
    border:0;
    background:transparent url(/web/design/images/search-btn.png) no-repeat;
    width:24px;
    height:23px;
    font-size:1px;
    color:#3C6841;
    margin:0px 0 0 -5px;
    cursor:pointer;
    position:relative;
    top:-2px;
}

.mac.safari div.searchInput_cont input.searchSubmit
{
    top:-5px;
}

.mac.ff3 div.searchInput_cont input.searchSubmit
{
    top:-3px;
}


div.krd
{
    color:#666;
    height:26px;
    line-height:26px;
    text-indent:76px;
    padding-top:8px;
}

/* BNR */

div.centerBnr
{
    height:201px;
    background:transparent url(/web/design/images/general-bnr-bg.jpg) no-repeat;
    overflow:hidden;
}

a.logoLink
{
    margin:10px 2px 10px 10px;
    display:block;
    width:136px;
    height:156px;
    overflow:hidden;
    float:left;
}

div.bnrImage_cont
{
    width:566px;
    height:156px;
    float:left;
    margin:10px 0 0 1px;
}

div.bnrButtons_cont
{
    
    width:230px;
    float:left;
    margin-left:10px;
    height:180px;
    overflow:hidden;
}

div.bnrButtons_cont a
{
    display:block;
    width:223px;
    height:66px;
    margin:19px 5px 0 4px;
    text-indent:50px;
    font-size:15px;
    text-decoration:none;
    color:#fff;
    font-weight:bold;
    font-family:Tahoma, Sans-Serif;
}

div.bnrButtons_cont a:hover
{
    color:#000;
}

div.bnrButtons_cont a span
{
    display:block;
    font-size:9px;
    line-height:20px;
    font-weight:normal;
    font-family:Tahoma;
}

div.contentArea
{
    float:left;
}

div#breadcrumbs
{
    height:36px;
    margin:0 0 33px 10px;
    overflow:hidden;
}

div#breadcrumbs a, div#breadcrumbs span
{
    line-height:38px;
    color:#993333;
    font-size:11px;
    text-decoration:none;
}

div#breadcrumbs a:hover
{
    color:#000;
}

div#breadcrumbs span
{
    font-weight:bold;
}

.footer_cont
{
    background:transparent url(/web/design/images/footer-bg.jpg) repeat-x;
    margin:40px 0 0 0;
    text-align:center;
}

.footer
{
    height:186px;
    width:960px;
    margin:0 auto;
}

ul.footerLinks
{
    float:right;
    width:220px;
}

ul.footerLinks li, a.adminLink
{
    float:left;
    color:#fff;
    line-height:24px;
    display:block;
    padding:0 4px;
}

ul.footerLinks li a, a.adminLink
{
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:9px;
}

a.adminLink
{
    text-indent:26px;
    padding-top:2px;
}


img.footerLogo
{
    float:left;
}

ul.footerMenu
{
    float:left;
    font-size:11px;
    font-weight:bold;
    margin:100px 0 0 50px;
    /*border:solid 1px red;*/
}

li.footerMenuItem
{
    float:left;
    margin:0 30px 0 0;
}

a.footerLink
{
    color:#fff;
    text-decoration:none;
}

a.footerLink:hover
{
    color:#000;
}

/* APPLETS */

a.appletButton, input.appletButton
{
    width:140px;
    height:31px;
    line-height:31px;
    display:block;
    background:transparent url(/web/design/images/applet-button.jpg) no-repeat;
    color:#fff;
    text-decoration:none;
    text-align:center;
    margin:14px 0 0 0;
    cursor:pointer;
}

a.appletButton:hover
{
    color:#000;
}

input.appletButton
{
    border:0;
}

/* NEWS AND EVENTS APPLET */

div.newsEventsApplet
{
    width:220px;
    /*height:300px;*/
    float:left;
}

div.tabs_cont
{
}

ul.tabs {
	margin: 0;
	padding: 0 0 0 4px;
	float: left;
	list-style: none;
	height: 39px;
	/*border-bottom: 1px solid #999;*/
	/*border-left: 1px solid #999;*/
	width: 216px;
	background:transparent url(/web/design/images/news-events-tabs-bg.jpg) no-repeat;
}
ul.tabs li {
	float: left;
	margin: 6px 3px -1px 0;
	padding: 0;
	height: 30px; /*--Subtract 1px from the height of the unordered list--*/
	
	border: 1px solid #999;
	border-bottom:2px solid #999;
	overflow: hidden;
	position: relative;
	background: #ebebde;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 20px;
	outline: none;
	line-height: 31px;
	font-size:14px;
	color:#990000;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Tahoma, Sans-Serif;
}
ul.tabs li a:hover 
{
    color:#000;
}
html ul.tabs li.activeNTab, html ul.tabs li.activeNTab a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #f2f1e4;
	border-bottom: 1px solid #f2f1e4; /*--Makes the active tab look like it's connected with its content--*/
	height: 31px;
	color:#990000;
}

.tab_container {
	border-top: none;
	overflow: hidden;
	float: left; 
	width: 219px;
	background: #f2f1e4;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottom-left:5px;
	-webkit-border-radius-bottom-right:5px;
}
div.tab_content {
	padding: 10px;
	min-height:240px;
	
}

div.tab_content a.contentItem
{
    padding:8px;
    border-bottom:solid 1px #e8e7da;
    color:#61605b;
    display:block;
    text-decoration:none;
}

div.tab_content a.contentItem:hover
{
    color:#000;
}

a.contentItem span.date, div.newsCopy span.date, a.contentItem span.name, div.newsCopy span.name
{
    color:#c29100;
    font-weight:bold;
    padding:0 8px 0 0;
    float: left;
}
a.contentItem span.name, div.newsCopy span.name
{
    font-weight: normal;
    color:#000;
    width: 120px;
}

/* PAGING */

div.paging_cont
{
    padding:14px 0 0 0;
}

div.paging_cont a:hover
{
    text-decoration:none;
}