/* 
================================
Skin styles for DotNetNuke
================================
==========================================================
color palette
==========================================================
dark green = #013300;
lightergreen = 038901;
gold color: dcbc24;
dark blue: #16162E;
*/ 
*, a, img
{
	margin: 0px;
	padding: 0px;
}  
/*font-family was originally "Lucida Grande", Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif; but the neutra was ugly*/
font
{
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
}
a:hover
{
	color: #038901;
}
/*end basic styles */
.SkinObject, .NormalTextBox
{
	padding: 0px;
	margin: 0px;
}
.badgeTop
{
	background-image: url(BadgeTop.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 34px;
}
.searchcell
{	
	width: 233px;					
	text-align: right;
	padding-right: 1px;
	padding-left: 7px;
	height: 5px;
}
.topribbonpane
{
	width: 525px;
	text-align: right;
}
.textheader
{	
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
}
.footer
{
	color: #ffffff;		
	font-size: .6em;
	text-decoration: none;
}
.footerrow
{
	background-color: #000000;
}
.filmstrip
{
	background-color: #ffffff;
	height: 141;
	vertical-align: bottom;
	width: 789px;
	border-top: solid 5px #dcbd25;
}
/*used so I don't have to remember .filmstrip above.  */
.filmstripborder
{
	background-color: #dcbd25;
	height: 145;
	vertical-align: middle;
}
.filmpictures
{
	background-color: #ffffff;
	height: 130;
	width: 789px;	
}
.banner
{
	background-color: #ffffff;
	vertical-align: middle;	
}
.bannerspace
{
	width: 4px;
	background-color: #ffffff;
}
.menurow
{
	border-bottom: solid 2px #000000;	
	width: 789px;
	background-color: #ddcc3e;		
}
.branding
{
	font-size: 1.2em;
	font-family: Bell Gothic Std Black;
	font-style: italic;
	text-decoration: none;	
}
.userlogin
{
	display: block;
	position: absolute;
	height: 20px;
	width: 150px;	
	background-color: #000000;
	float: left;
	top: 0px;
	left: 0px;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background: #000000;
	font-size: .8em;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	cursor: url(images/cursor.gif), pointer;	
}
.skinmaster {
	height: 100%;
	background-color: #000000;
	border-right: #000000 1px solid; 
	border-top: #707070 0px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #707070 0px solid; 	
}
.search, a.search, a.search:link, a.search:visited,a.search:active
{
	color: #ffffff;	
	font-size: .8em;
	text-decoration: underline;
}
a.search:hover
{
	color: #038901;
	font-size: .8em;
	text-decoration: none;
}

.login, a.login, a.login:link, a.login:visited, a.login:active
{
	color: #000000;
	font-size: .8em;
	font-weight: bold;		
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
}
a.login:hover
{
	color: #038901;
}
.copyright
{
	color:#ffffff;
	font-size: .6em;	
	font-weight: bold;
}
.skinheader 
{
	
}
.skingradient 
{
	background-image: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel 
{
	width: 100%;
	background-color: #dfe5f2;
}
.mainleft
{
	background-color: #ddcc3e;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: #ffffff;	
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.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; 	
	text-align: left;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/**********************************************************************************************************************************************************************************
*					This is the style definition area for the menu styles.  Each style can affect the different layers of the site.  
***********************************************************************************************************************************************************************************/
.NavMenu_Root, .NavMenu_Root td, .NavMenuBar, .NavMenuBar td
{	
	padding: 0px; 
	margin: 0px;
	border: #efeeee 0px solid;
	cursor: pointer;
	cursor: hand; 
	height: 24px;
	color: #000000; 
	font-size: 15px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #ddcc3e;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;	
	text-align: center;	
}
.NavMenu_Seperator, .NavMenu_Seperator td
{
	background-color: #ddcc3e;
}
.NavMenu_RootHover, .NavMenu_RootHover td
{
	padding: 0px;
	margin: 0px;
	border: #efeeee 0px solid;
	cursor: pointer;
	cursor: hand; 
	height: 24px;
	color: #303030; 
	font-size: 15px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #ddcc3e;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-align: center;
}
.NavMenu_SubMenu, a.NavMenu_SubMenu
{
	margin-top: 1px;
	margin-left: -1px;
	background-color: #000000;  
	color: #ffffff;
	border-top: #000000 0px solid;
	border-right: #000000 2px solid;
	border-left: #000000 2px solid;
	border-bottom: #000000 2px solid;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=80, FinishOpacity=100, Style=2);
	font-size: 15px; 
	font-style: normal;
	font-weight: bold; 	
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	height: 18px;
	padding: 2px 0px 2px 0px;	
}
.NavMenu_SubMenuHover
{
	margin-top: 1px;
	margin-left: -1px;
	color: #000000;
	font-size: 15px; 
	font-style: normal;
	font-weight: bold; 	
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	background-color: #ddcc3e;
	height: 18px;
	padding: 2px 0px 2px 0px;
}
