/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane 
{
	height: 85px;
	background: url('images/topBack.jpg') repeat-x;
}
.bannerPane
{
	height: 150px;
	margin: 0;
}
.leftpane 
{
	float: left;
	width: 236px;
	padding: 10px;
}
.centerPane
{
	float: left;
	width: 234px;
	padding: 10px;
}
.rightpane 
{
	float: left;
	width: 230px;
	padding: 10px;
}
.contentPane {
}
.bottomPane 
{
}
.footerPane
{
}
.MainMenu_MenuContainer 
{
	height: 32px;
	margin: 6px 0 0 0;
	border: none;
	background: url('images/menuBack.jpg') repeat-x; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	border: none;
	background-color: Transparent;
}
.MainMenu_MenuItem 
{
	height: 28px;
	border: none;
	cursor: pointer; 
	cursor: hand; 
	color: #00335A; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon 
{
	display: none;
	height: 28px;
	border: none;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 54px;
}
.MainMenu_SubMenu 
{
	border: 2px solid #00335A;
	z-index: 1000;
	margin-top: -2px;
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 0;
}
.MainMenu_MenuItemSel 
{
	height: 28px;
	border: none;
	background: url('images/mouseOverBack.jpg') repeat-x;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
}
.MainMenu_MenuArrow {
	border: none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	border: none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
.SubHead
{
	color: #FFFFFF;
}

/*--- MVI ---------------------------------------------------------------*/

/*--- Default elements ---*/
a
{
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

blockquote
{
	padding: 2em;
	font-size: .8em;
}

body 
{
	background: #A8CBDA;
}

dl
{
	padding: 0 0 0 1.5em;
}

dd
{
	padding: 0 0 0 1.5em;
}

dt
{
}

fieldset
{
	padding: 1em;
	border: solid 1px #000000;
}

h1
{
	margin-top: 0;
	font-size: 1.75em;
	font-weight: bold;
}

h2
{
	font-size: 1.5em;
	font-weight: bold;
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1.2em;
	font-weight: bold;
}

h5
{
	font-size: 1.1em;
}

h6
{
	font-size: 1em;
}

img
{
	padding: 0;
}

legend
{
}

li
{
	line-height: 1.5em;
}

ol
{
	list-style: decimal inside;
}

p
{
	line-height: 1.25em;
}


q
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

sub
{
	vertical-align: sub;
	font-size: .6em;
}

sup
{
	vertical-align: super;
	font-size: .6em;
}

ul
{
	list-style: outside;
}

ul li
{
	list-style-type: disc;
}

/*--- ids and classes ---*/

#wrapper 
{
	width: 766px;
	padding: 0 10px;
	margin: 0 auto;
	background: #55778B;
}

#logo
{
	float: left;
	width: 400px;
	padding: 0;
}

#logoText
{
	margin: 4px 0 0 0;
	font-size: 1.2em;
	letter-spacing: .25em;
	word-spacing: .4em;
	color: #FFFFFF;
}

#logoSub
{
	margin: 0;
	font-size: .77em;
	color: #3399FF;
}

.topAddress
{
	float: right;
	display: block;
	padding: 6px 6px 0 12px;
	font-size: 1.1em;
	color: #FFFFFF;
}

#tbldnn_dnnMenu_ctldnnMenuMenuBar td
{
	padding-right: 6px;
}

.bannerPane h2
{
    padding: 20px;
    color: #FFFFFF;
}

.lightBlueBox img
{
	border: 2px solid #00335A;
}

.darkBlueBox img
{
	border: 2px solid #A8CBDA;
}

.indexListingPane1 .blueBox
{
	float: left;
	margin: 0 6px;
}

.indexListingPane2 .blueBox
{
	float: left;
	margin: 16px 6px 16px 6px;
}

.threeColumn
{
	width: 100%;
	background: url('images/threeColumnBack.jpg') repeat-y;
}

.leftPane h2,
.leftPane p,
.rightPane h2,
.rightPane p
{
	color: #FFFFFF;
}

.centerPane h2,
.centerPane p
{
	color: #00335A;
}

.projectCategoryPane
{
	float: left;
	width: 516px;
}

.projectCategoryPane .blueBox
{
	float: left;
	margin: 12px 15px 0 0;
}

.projectRotatorPane
{
	float: right;
	margin-top: 2px;
}

#rotator
{
	margin: 16px 0 0 0;
	border: 2px solid #00335A;
}

.contactForm
{
	padding: 12px;
}

.contactForm p
{
	font-size: 1.1em;
}

.formRow
{
	clear: both;
	padding: 10px 0;
}

.formField
{
	margin-right: 20px;
}

#footer
{
	padding-bottom: .5em;
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	text-align: center;
}

#footer p
{
	margin: .5em 0 0 0;
	font-size: .85em;
}

#dnn_dnnBreadCrumb_lblBreadCrumb
{
	display: block;
	padding: 4px 0;
}

.dnnBreadCrumb
{
	font-family: Arial, Sans-Serif;
	font-size: .8em;
	color: #00335A;
}

a.dnnBreadCrumb
{
	text-decoration: none;
	color: #00335A;
}

a.dnnBreadCrumb:visited
{
	color: #00335A;
}

a.dnnBreadCrumb:hover
{
	color: #FFFFFF;
}

a.dnnBreadCrumb:active
{
	color: #FFFFFF;
}

.floatLeft
{
	float: left;
}

.clearBoth
{
	clear: both;
}
