@import url('menu.css');
/* 
================================
Skin styles for DotNetNuke
================================
*/ 
/* Style for search text */
/* search form */
#search
{
    float: right;
    clear: right;
    color: #000;
    background: transparent url(searchboxbkg.jpg) no-repeat;
    padding: 14px 0 20px 5px;
	margin-right: 85px;
	margin-top: 17px;
    height: 50px;
    text-align: center;
}

#dnn_dnnSEARCH_txtSearch
{
    width: 200px;
    border: solid 1px #4D6D8A;
    background-color: transparent;
	background-image: url(searchbkg.jpg);
	background-repeat:	no-repeat;
	background-position: center left;
    color: #333;
    font-weight: bold;
    height: 17px;
	text-align: left;
	vertical-align: middle;
}

#dnn_dnnSEARCH_cmdSearch,  #dnn_dnnSEARCH_cmdSearch a:hover
{
	vertical-align: middle;
    padding: 5px 10px;
    background-color: #59A606;
	background-repeat: repeat-x;
	background-position: center center;
    border-right: 1px solid #479403;
    border-bottom: 1px solid #479403;
    border-top: 1px solid #479403;
    border-left: 1px solid #479403;
    font: bold 12px Arial , Sans-Serif;
    text-decoration: none;
	width: 40px;
	height: 28px;
	font-weight: bold;
}

.homelink
{
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	color: #ffffff;
	font-weight: bold;
}

a img {
border: 0 none;
 }

img#dnn_dnnSearch_cmdSearch
{
	border: 0px 0px 0px 0px;
}

.search { background-color: transparent; border: 0px; FONT-WEIGHT: bold;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.search:link {	COLOR: #fff;	TEXT-DECORATION: none} 
A.search:visited {	COLOR: #fff;	TEXT-DECORATION: none}
A.search:hover {	COLOR: #fff;	TEXT-DECORATION: underline}
A.search:active {	COLOR: #fff;	TEXT-DECORATION: none;}

/* Style for Various Links*/
.SkinObject {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.SkinObject:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.SkinObject:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.SkinObject:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.SkinObject:active {	COLOR: #333;	TEXT-DECORATION: none}

/* Contact the Webmaster */
.contact_web,.bottom_info, {	FONT-WEIGHT: bold;	FONT-SIZE: 12PX;	COLOR: #fff;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.contact_web:link {	COLOR: #fff;	TEXT-DECORATION: none} 
A.contact_web:visited {	COLOR: #fff;	TEXT-DECORATION: none}
A.contact_web:hover {	COLOR: #fff;	TEXT-DECORATION: underline}
A.contact_web:active {	COLOR: #fff;	TEXT-DECORATION: none}

/* Breadcrumbs */
.breadcrumbs {	FONT-WEIGHT: bold;	/*FONT-SIZE: 70%;*/	COLOR: #FFF;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.breadcrumbs:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.breadcrumbs:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.breadcrumbs:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.breadcrumbs:active {	COLOR: #000;	TEXT-DECORATION: underline;}

.userclass, .copyright {	FONT-WEIGHT: normal;	FONT-SIZE: 70%;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.userclass:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.userclass:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.userclass:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.userclass:active {	COLOR: #333;	TEXT-DECORATION: none}

.loginclass {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.loginclass:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.loginclass:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.loginclass:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.loginclass:active {	COLOR: #333;	TEXT-DECORATION: none}

/* Style for links at bottom of page */
.links,.bottom {	FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}
A.links:link {	COLOR: #333;	TEXT-DECORATION: none} 
A.links:visited {	COLOR: #333;	TEXT-DECORATION: none}
A.links:hover {	COLOR: #333;	TEXT-DECORATION: underline}
A.links:active {	COLOR: #333;	TEXT-DECORATION: none}

.currentdate {FONT-WEIGHT: bold;	FONT-SIZE: 70%;	COLOR: #333;	FONT-FAMILY: Tahoma, Arial, Helvetica;	TEXT-DECORATION: none;}


a:link,a:visited,a:active{
	color: #000259;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	/*background-color: #333366*/
	}

.white{
	color: #ffffff;
}

a.white:link,a.white:visited,a.white:active{
	color: #000259;
	font-weight: normal;
	text-decoration: none;
}

a.white:hover{
	color: #000259;
	font-weight: bold;
	text-decoration: underline;
}

/* text style used for most text rendered by modules */
.Normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.NormalRed{
	color: #000259;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.NormalBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}  
.body
{
background-color: #fff;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #e6e3c0;
	background-image: url(images/mainpagebkg.jpg);
	background-repeat: repeat-x;
}
.skinmaster {
	height: 100%;
	background-color: transparent;
	width: 1024px;
}

.skinheader { }

.masthead
{
background-image: url(images/masthead.png);
height: 103px;
background-color: transparent;
}

.controlpanel {
	width: 100%;
	background-color: #DFE5F2; 
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.LeftPane {
	width: 150px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	background-image: url(images/leftshadow.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.contentpane {

	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
	padding-left: 2px;
	vertical-align: top;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	width: 603px;

}
.rightpane {
	width: 175px;
	background-color: transparent;
    padding: 0px;
	/*background-image: url(images/topshadow.jpg);*/
	background-image: url(images/rightbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bb2
{
	background-image: url(images/leftshadow.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

.toprightcorner
{
background-image: url(images/rightshadowsml.jpg);
Background-repeat: repeat-y;
background-position: left top;
}

.toprightcornersml
{
background-image: url(images/rightshadowsml.jpg);
Background-repeat: repeat-y;
background-position: left top;
}

.rightshadow
{
background-image: url(images/toprightcornersml.jpg);
Background-repeat: repeat-y;
background-position: left top;
}

.maintable
{
/*width: 1040px;*/
height: 100%;
}

.topshadow
{
	background-image: url(images/topshadow.jpg);
	background-repeat: repeat-x;
	position: top left;
	background-color:#e9e7d0;
	}

.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

.bb5
{
background-image: url(images/leftshadow.jpg);
background-position: top right;
background-repeat: no-repeat;
}

.topleftcorner 
{
width: 18px;
}

.toprightcorner {}
.topbar 
{ 
	background-image: url(images/btmtopshadow.png);
}
.leftshadow1 {width: 18px; background-image: url(images/btmleftshadow1.png); background-repeat: repeat-y; height: 50px;}
.rightshadow1 {width: 18px; background-image: url(images/btmrightshadow1.png); background-repeat: repeat-y; height: 50px;}
.btmleftcorner { width: 34px; text-align: top right;}
.bottombar {background-image: url(images/btmbtmshadow.png); background-repeat: repeat-x; }
.btmrightcorner {}

.btmbar 
{
background-image: url(images/btmbkg.jpg); 
background-repeat: repeat-x; 
background-position: top;
background-color: #7B93AB;
}
/*#bottomtable
{
/*float: left;
width: 1093px;
background-color: transparent;
float:left;
width:1093px;
margin:5px;
clear: left;
}*/

.btmtbl
{
width: 1078px;


}
.bottomspacer
{
width: 300px;
display: none;

}

.content
{
	background-color: #E6E5C3;
}

.contactinfo,.contactinfo a:link, .contactinfo a:visited, .contactinfo a:active
{
font-size: 12px;
color:#333333;
font-family:Arial,Geneva,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
}

.contactinfo_bold
{
font-size: 12px;
color:#606F47;
font-family:Arial,Geneva,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0;
}


/*
#search
{
    color: White;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-weight: normal;
	float: right;
	padding-right: 90px;
	padding-top: 25px;
	font-size: 75%
	
}*/
#search a:link, #search a:visited, #search a:active
{
font-size: 12px;
color:#ffffff;
font-family:Arial,Geneva,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
}
.hometextbox
{
z-index: 1;
}
/* search form */
#mainbottomimg, .homeimg
{
height: 139px;
width: 189px;
float:left;
margin: 47px 150px 0;
clear: both;
z-index: 20000;
text-align: center;
}

.titletable 
{
width: 741px;
}
.titlecol1 
{
width: 17px;
}
.titlecol2 
{
width: 691px;
background-image: url(images/titlebannerbkg.jpg);
}
.titlecol3 {width: 33px;}

#ncbf_title 
{
float: left;
clear: left;
}
#ncbf_date 
{
float: right;
clear: right;
}

#div_copyright
{
position: relative;
bottom: -15px;
float: left;
clear: left;
}

#div_login
{
position: relative;
bottom: -15px;
float: right;
clear: right;
}

#div_links
{
float: left;
clear: right;
margin-top: 10px;
}

#Bottom_Pane
{
display: none;
float: left;
clear: left;
border-bottom:1px dotted #9E8864;
}

#Bottom_Pane ul {
border-bottom:1px dotted #9E8864;
list-style-type:none;
margin:0 0 7px;
padding:0 0 10px;
}

#Bottom_Pane a:link, #Bottom_Pane a:visited, #Bottom_Pane a:active
{
font-size: 70%;
color:#ffffff;
font-family:Arial,Geneva,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
}



.sponsors hr
{
border: none 0;
border-top: 1px dashed #5C6B42;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
color: #5C6B42;
background-color: #5C6B42;
width: 158px;
text-align: center;
}


/**********************/

#Gold_Sponsors
{
border-bottom:1px dotted #5C6B42;
list-style-type:none;
margin:0 0 7px;
padding:0 0 10px;
}

#Gold_Sponsors ul, #Gold_Sponsors li
{
	display: inline;
	margin: 0;
	padding: 0;
	color: #339;
	font-weight: normal;
}

#Silver_Sponsors
{
border-bottom:1px dotted #5C6B42;
list-style-type:none;
margin:0 0 7px;
padding:0 0 10px;
}

#Silver_Sponsors ul, #Silver_Sponsors li
{
	display: inline;
	margin: 0;
	padding: 0;
font-size:small;
	font-weight: normal;

}

#Bronze_Sponsors 
{
border-bottom:1px dotted #5C6B42;
list-style-type:none;
margin:0 0 7px;
padding:0 0 10px;
}

#Bronze_Sponsors  ul, #Bronze_Sponsors  li
{
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: normal;
font-size:small;
}

#Trolley_Sponsors 
{
border-bottom:1px dotted #5C6B42;
list-style-type:none;
margin:0 0 7px;
padding:0 0 10px;
}

#Trolley_Sponsors   ul, #Trolley_Sponsors   li
{
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 80%;
}

#Trolley_Sponsors h2, #Bronze_Sponsors h2, #Silver_Sponsors h2, #Gold_Sponsors h2
{
padding:2px;
margin:0px;
font-family:Tahoma,Arial,Helvetica;
font-size:10pt;
font-weight:bold;
text-transform: uppercase;
}

#designed_by
{
color: #fff;
float: left;
clear: left;
font-family:Tahoma,Arial,Helvetica;
font-size:7pt;
font-weight:bold;
}

#designed_by a:link, #designed_by a:visited, #designed_by a:active
{
color: #fff;
}

