/* 
================================
Skin styles for DotNetNuke
================================
*/
@import "content.css";

a#dnn_dnnLOGIN_cmdLogin:link, a#dnn_dnnLOGIN_cmdLogin:visited{
color: white;
}

#dnn_sponsorPane{
position: relative;
top: 25px;
width: 270px;
right: 0;
padding-bottom: 5px;
}

#dnn_sponsorPane p{
margin: 0;
padding: 0;
}

.DNNEmptyPane{
display: none;
}

.rightpane img{
display: block;
}
.rightPaneSub{
background: url(images/vita_logo.gif) no-repeat bottom right;
}


.bottompane1, .bottompane2, .bottompane3, .bottompane4{
padding-top: 6px;

}

.bottompane1 a, .bottompane2 a , .bottompane3 a, .bottompane4 a{
display: block;

}

.bottompane1 img{
margin: 0 !important;
}

#dnn_dnnLOGIN_cmdLogin
{
	color: #507BB6;
}
#topNav
{
	/*height:56px; */
	height:52px; 
	background: url(nav_bar_images/menu_base.gif) repeat-x bottom left #fff;
	overflow: hidden;
}
.OrangeHeader
{
    font-family:Arial, Verdana; 
    font-size:14px; 
    font-weight:bold;
    color:#ED7E24; 
    padding-top: 3px;
    margin-top 3px;
}

a img{
	border: 0;
}

.pagemaster
{
	width: 975px;
	/* height: 100%; */
	background-color: #FFFFFF;
}
.skinmaster
{
	/*height: 100%; */
	background-color: #FFFFFF;
}
.skinheader
{
margin-top: 12px;
}
.skingradient
{
	background-image: url(gradient_DkBlue.jpg);
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-top: 6px;
}
.leftpane
{
	width: 155px;
	background-color: transparent;
	padding-top: 6px;
}
.contentpane
{
	background-color: transparent;
	padding-top: 6px;
}
.rightpane
{
	text-align:right;
	padding-top:5px;
	padding-left:6px;
	padding-right:0px;
}
.rightPaneSub{
padding-left: 12px;
}

.bottompane1
{
	width: 25%;
	background-color: transparent;
	text-align: left;
}
.bottompane2
{
	width: 25%;
	background-color: transparent;
	text-align: center;
}
.bottompane3
{
	width: 25%;
	background-color: transparent;
	text-align: right;
}
.bottompane4
{
	background-color: transparent;
	padding-right:0px;
	text-align: right;
}

.subleftpane
{
	background-color: transparent;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 204px;
	text-align:left;
}
.subcontentpane
{
	background-color: transparent;
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 3px;
}
.subrightpane
{
	padding-top:6px;
}
.subbottompane1
{
	width: 204px;
	background-color: transparent;
	padding-top: 6px;
	text-align: left;
}
.subbottompane2
{
	background-color: transparent;
	padding-top: 6px;
	text-align: center;
}
.subbottompane3
{
	background-color: transparent;
	padding-top: 6px;
	text-align: right;
}

.main_dnnmenu_container
{
	background-color: transparent;
}
.main_dnnmenu_bar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.main_dnnmenu_item td
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover
{
	background-color: #8da4d3;
}

.main_dnnmenu_itemhover td
{
	background-color: #8da4d3;
}


.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
}
.main_dnnmenu_submenu
{
	background-color: #cad5ea;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
	padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow
{
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
	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;
}
#footer{
background: url(images/base_bar.gif) no-repeat;
width: 100%;	/* was 985 */
height: 23px;
padding-top: 3px;
font-size: 12px;
}

#footer a{
color: #fff;
font-family: verdana, arial;
}


#footer span{
color: #fff;
padding: 0 15px;
}

#search{
padding-top: 33px; 
margin-right: 50px;
}


/*Nav Stuff */
#subMenu, #subMenu * {
	margin:0;
	padding:0;
}
#subMenu {
	float: left;
	clear: both;
	line-height:1.0;
	margin-bottom:1.5em;
	position:relative;
}
#subMenu ul {
	background:inherit; /*IE6 needs this*/
	float: left;
	position:relative;
}
#subMenu li {
	float: left;
	list-style:none;
	z-index:999;
}
#subMenu ul li{


	
}

#subMenu a {
	color: #13a;
	display:block;
	float: left;
	font-family: verdana, arial;
	font-size: 10px;
	text-decoration:none;
	
}
#subMenu ul ul a{
padding: 5px 10px 1px;
color: white;
font-family: Verdana;
font-size: 11px;
text-transform:uppercase;

}

#subMenu a.activeLink:link, #subMenu a.activeLink:visited{
color: #FFC422;
}

#subMenu li ul {
	
	top:-999em;
	position:absolute;

}



#subMenu li.sfHover ul {
	top:29px;
/*	left: 0; */
	width: 650px;
}

#subMenu .adminMenu li.sfHover ul, #subMenu .hostMenu li.sfHover ul{
left: 0;
}

/* end nav */

.OrangeHeaderLarge
{
	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #ED7E24;
	padding-bottom:10px;
}

.OrangeHeaderMedium
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ED7E24;
}

.Top12BodyText
{
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
}

.AccessoryBox
{
	border: solid 1px #ED7E24;
}

.OrangeLine
{
	border-bottom: solid 1px #ED7E24;
	padding-bottom:10px;
	padding-top:10px;
}

#brLogo{
float: right;
}

#dnn_dnnSearch_txtSearch{
float: left;
margin-left: 15px;
}

#dnn_dnnSearch_cmdSearch{
display: block;
float:right;
margin-top: -18px;
}

/*opt in */
.optInQuestion label{
display:none;
}

.optInQuestion{
float: left;
}

.optInSubmit{
float: left;
}

#dnn_topRightPane, #dnn_bottomRightPane{
padding-left: 25px;
}

.contactUsButtons{
width: 300px;
margin: 0 auto;
text-align: center;
padding-top: 12px;
}

.emailForm a{

text-align: center;
}

.newForm a{
display: block;
}

.contactUsButtons a:link {
background:#EEEEEE none repeat scroll 0%;
border:1px solid;
color:#777777;
padding:5px;
text-decoration: none;
display: block;
width: 60px;
float: left;
margin-left: 10px;
text-align: center;
}
.contactUsButtons a:hover {
background:#5A3385 none repeat scroll 0%;
color:#FFFFFF;
text-decoration:none;
}

.searchResults span{
display:none;
}

.searchResults span.subHead{
display:inline;
}

.activeSubSubSection{
display: none;
}

.NoResult span{
display: inline;
}

#dnn_headerPane .orangeControls{
display: none;
}