﻿/* #Layout# */

#Body {
background-color:#8C8881;
text-align: center;
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

body {
/*font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;*/
color: #000000;
/*font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;*/
font-family: Georgia,serif;
font-size: 14px;

}

#wrapper  {
width: 986px;
padding: 0px 0px 0px 0px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
background-color: #ffffff;
background-attachment: scroll;
background-image: url(images/bkgr-repeat.jpg);
background-repeat: repeat-y;
background-position: 0px 0px;
}

.Printwrapper {
width: 100%;
padding: 20px;
margin: 0px auto 0px auto;
height: auto;
text-align: left;
background-color: #ffffff;
}

#header {
padding: 0px;
margin: 0px 18px 0px 18px;
width:auto;
height: 109px;
background-image: url(images/headerBackHawk.jpg);
background-repeat: no-repeat;
}

#header_admin {
padding: 0px;
margin: 0px 18px 0px 18px;
width:auto;
height: 140px;
/*background-color: #1E6B1C;*/
background-color: #2C5F3E;
}



#seal {
margin: 0px;
width: 159px;
padding: 0px;
float: left;
}

#masthead {
margin: 0px 0px 0px 0px;
width: 485px;
padding: 0px 0px 0px 0px;
float: left;
text-align: center;
}

#masthead_admin {
margin: 0px 0px 0px 0px;
width: 485px;
padding: 30px 0px 0px 0px;
float: left;
text-align: center;
}

#masthead_address {
margin: 5px 0px 0px 0px;
color: #ffffff;
font-weight:normal;
font-size:80%;
}

#masthead_right {
margin: 0px;
width: 266px;
padding: 20px 20px 10px 20px;
float: left;
text-align:right;
}

#masthead_since1959 {
color:#FFFFFF;
margin-bottom:34px;
}

#masthead_Login a {
color: #ffffff;
font-weight:normal;
font-size:80%;
}

/* -- Main Menu -- */

#mainmenu 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px 18px 0px 18px;
padding: 0px;
height: 42px;
width: auto;
text-align:center;
background-color: #B8842E;
background-image: url(images/menuBack.jpg);
background-repeat: repeat-x;

}



#mainmenu ul
{
	list-style-type: none; /* suppression of useless elements */
	width: 100%; /* precision for Opera */
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

#mainmenu ul li
{ 
	float: left; /* lists aligned to the left */
	margin: 15px 20px 0px 0px;
	padding: 0px;
	/*width: 90px;  definition of menu button size */
    height: 25px;
    float: left;
    display: block;
    text-align: center;
    border: 0px solid gray;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    text-transform:uppercase;
} 

#mainmenu ul li a
{
	text-decoration: none;
	color: #19472A;
}
	 
#mainmenu ul li a:hover 
{
	color: #fff;
}

#mainmenu ul li a:active
{
    color: #fff;
}

#mainmenu ul li a:visited
{
    color: #19472A;
}
     
#mainmenu ul li.SelectedTab a
{
	color: #fff;
}

#mainmenu li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	width:220px;
    background-color:#F7F5E6;
	border:1px solid #1E6B1B;
	margin: 0px;
	padding: 0px;
}

#mainmenu li li {
    
    border-bottom:1px solid #1E6B1B;
    width: 215px;
    height: 15px;
    text-align:left;
    padding:0 0 0 5px;
}

#mainmenu li li a {
    width:100%;
    height:100%;
    font-size: .85em;
    display:block;
}

#mainmenu li.SelectedTab ul li a,
#mainmenu li li a:hover, 
#mainmenu li li a:active, 
#mainmenu li li a:visited {
    color: #19472A;
}



/* no need to change these hover classes 
unless you need more than 4 levels */
#mainmenu li:hover ul ul,
#mainmenu li:hover ul ul ul,
#mainmenu li:hover ul ul ul ul,
#mainmenu li.iehover ul ul,
#mainmenu li.iehover ul ul ul,
#mainmenu li.iehover ul ul ul ul{
  left: -999em;
}

#mainmenu li:hover ul, 
#mainmenu li.iehover ul {
	top: 195px;
	left:auto;
	z-index:500;
	float:left;
}
#mainmenu li li:hover ul,
#mainmenu li li li:hover ul,
#mainmenu li li.iehover ul,  
#mainmenu li li li.iehover ul {
	top: auto;
	left:auto;
	z-index:500;
}

/* Holly Hack for IE \*/
* html #mainmenu ul li { float: left; height: 1%; }
* html #mainmenu ul li a { height: 1%; }
/* End */

/* -- Vertical Menu -- */

#nav ul
{
margin: 0;
padding: 0px;
list-style-type: none;
width: 171px; /* Width of Menu Items */
border-bottom: 1px solid #CABB2E;
font-size:12px;
margin-bottom: 20px;
background-color: #F7F5E6;
}
	
#nav ul li{
position: relative;
list-style-type: none;
}

#nav ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
padding: 5px 5px 5px 5px;
border-top: 1px solid #CABB2E;
border-right: 1px solid #CABB2E;
}


	




#nav ul li a:visited{
color: black;
}

#nav ul li a:hover{
background-color: #C9E49C;
}

#nav .subfolderstyle
{
	background: url(images/arrow-list.gif) no-repeat center right;
}

#nav li.SelectedTab a
{
	background-color: #C9E49C;
}
	
/* Holly Hack for IE \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */


#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
    background-color:#F7F5E6;
  	margin:-26px 0 0 172px;
	font-size:12px;
	z-index:100;
}



/*no need to change these hover classes unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.iehover ul, 
#nav li li.iehover ul, 
#nav li li li.iehover ul {
	left: auto;
}




/* -- School Manager Main Menu -- */

#sm 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px;
height: 42px;
width: auto;
text-align:center;
background-image: url(images/menuBack.jpg);
background-repeat: repeat-x;
}

#sm ul
{
	list-style-type: none; /* suppression of useless elements */
	width: 100%; /* precision for Opera */
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

#sm ul li
{ 
	float: left; /* lists aligned to the left */
	margin: 15px 20px 0px 0px;
	padding: 0px;
	/*width: 90px;  definition of menu button size */
    height: 25px;
    float: left;
    display: block;
    text-align: center;
    border: 0px solid gray;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
} 

#sm ul li a
{
	text-decoration: none;
	color: #19472A;
}
	 
#sm ul li a:hover 
{
	color: #fff;
}

#sm ul li a:active
{
    color: #fff;
}

#sm ul li a:visited
{
    color: #19472A;
}
     
#sm ul li.SelectedTab a
{
	color: #fff;
}




















#dnn_dnnLOGIN_cmdLogin 
{
	color:#93BA51;
	font-weight:normal;
}








.maincontent {
margin: 0px 18px 0px 18px;
background-color: #ffffff;
}

#adminContent {
margin: 0px;
padding: 20px 20px 20px 20px;
}

#container_home {
padding: 0px;
margin: 0px;
border-bottom: 1px solid #CABB2E;
height: 1%;
width: auto;
}

#dnn_homeLeft 
{
    border-right: 1px dotted #CABB2E;
    margin: 0px;
    padding: 20px 5px 0px 5px;
    width: 280px;
    vertical-align: top;
}

#dnn_homeCenter 
{
    border-right: 1px dotted #CABB2E;
    margin: 0px;
    padding: 20px 5px 0px 5px;
    width: 354px;
    vertical-align: top;
}

#dnn_homeRight 
{
margin: 0px;
padding: 20px 5px 0px 5px;
width: 280px;
vertical-align: top;
}

/* Team */
#container_team {
padding: 0px;
margin: 0px;
border-bottom: 1px solid #CABB2E;
height: 1%;
width: auto;
}

#teamTopTable 
{
    border-bottom:1px dotted #CABB2E;
}

#dnn_teamLeft50
{
    border-right: 1px dotted #CABB2E;
    margin: 0px;
    padding: 5px 5px 0px 5px;
    width: 50%;
    vertical-align: top;
}

#dnn_teamRight50
{
    margin: 0px;
    padding: 5px 5px 0px 5px;
    width: 50%;
    vertical-align: top;
}

#dnn_teamLeft 
{
    border-right: 1px dotted #CABB2E;
    margin: 0px;
    padding: 5px 5px 10px 5px;
    width: 357px;
    vertical-align: top;
}

#dnn_teamCenter 
{
    border-right: 1px dotted #CABB2E;
    margin: 0px;
    padding: 5px 5px 10px 5px;
    width: 357px;
    vertical-align: top;
}

#dnn_teamRight 
{
margin: 0px;
padding: 5px 5px 10px 5px;
width: 200px;
vertical-align: top;
}


#container_inner {
padding: 0px;
margin: 0px;
background-attachment: scroll;
background-image: url(images/bkgr-repeat_inner.jpg);
background-repeat: repeat-y;
background-position: 0px 0px;
height: 1%;
width: auto;
border-bottom: 1px solid #CABB2E;
}

#innerNavigation {
margin: 0px;
padding: 20px 0px 0px 0px;
width: 171px;
float: left;
}

#innerContent {
margin: 0px;
padding: 20px 20px 20px 20px;
width: 737px;
float: left;
}

#dnn_innerMainPane {
margin: 0px;
padding: 0px 10px 0px 0px;
height: auto;
width: 508px;
float: left;
}

#dnn_innerSidebar {
margin: 0px;
padding: 35px 0px 0px 10px;
height: auto;
width: 171px;
float: right;
}

#dnn_innerMainPane_50 {
margin: 0px;
padding: 0px 10px 0px 0px;
height: auto;
width: 339px;
float: left;
}

#dnn_innerSidebar_50 {
margin: 0px;
padding: 0px 0px 0px 10px;
height: auto;
width: 339px;
float: left;
}

.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

#footer {
margin: 0px 18px 0px 18px;
padding-top: 15px;
text-align: center;
height: 30px;
width: auto;
background-color: #ffffff;
}

#BottomMenu
{
    text-align:center;
    background-color:#FFF;
    margin: 0px 18px 0px 18px;
    padding:10px 0px 10px 0px;
}

/* #Breadcrumbs# */

#breadcrumbs {
border-top: 1px solid #CABB2E;
border-bottom: 1px solid #CABB2E;
padding-top:6px;
padding-bottom:5px;
margin-bottom:5px;
width: auto
}

#breadcrumbsTeam
{
    border-top: 0px;
border-bottom: 1px dotted #CABB2E;
padding:6px 5px 0 5px;
padding-bottom:5px;
margin-bottom:5px;
width: auto
}



/* -- Tabs -- */
.TabStrip_Top 
{
    background-color: #A7C958;
    font-weight:bold;
    font-size:11px;
    height: 26px;
    padding:5px;
    text-transform:uppercase;
    color: #19472A;
}

.SLToolbarHover, .tabSelected  
{
    color:#ffffff;
}


/* #Main Links# */

a:LINK {color : #006633; Text-Decoration: none;}
a:VISITED {color : #006633; Text-Decoration: none;}
a:Hover {color : #006633; Text-Decoration: underline;}
a:Active {color : #006633; Text-Decoration: underline;}


/* #Video# */

.VideoTitle {
font-size: 12px;
color: #CBBB5C;
}

/* #fieldsets# */

fieldset {
border: 1px solid #dadada;
padding: 10px;
}

legend{
font-weight:bold;
color: #000000;
font-size: 11px;
}

p 
{
    margin-bottom:10px;
    padding:0px;
}

.start
{
    font-family:Georgia,serif;
	font-size: .8em;
    font-weight: bold;
	text-transform:uppercase;
	letter-spacing:2px; 
}


td 
{
    text-align:left;
}

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   



.ControlPanel, .PagingTable

{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}

/* styles for LANGUAGE skinobject */

.Language
{
	vertical-align: middle;
	margin: 0px;
}



.Language img
{
	border: none;
}





/* style for module titles */

.Head
{
	font-size: 16px;
	font-weight: bold;
}



/* style of item titles on edit and admin pages */

.SubHead
{
	font-size: 14px;
	font-weight: bold;
}



/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */

.SubSubHead
{
	font-size: 12px;
	font-weight: bold;
}



/* text style used for rendered text which should appear disabled */

.NormalDisabled

{
	color: Silver;
}



/* text style used for rendered text which requires emphasis */

.NormalBold

{
	font-weight: bold;
}



/* text style used for error messages */

.NormalRed
{
	color: #ff0000;
}



/* text style used for textboxes in the admin and edit pages, for Nav compatibility */




/* styles used by Data Grids */

.DataGrid_AlternatingItem
{
	background-color: #FFFFFF; /*#F7F5E6;*/
	font-size:85%;
}

.DataGrid_Container
{
	background-color: Transparent;
}

.DataGrid_Footer

{
	background-color:#F1EBD3;
	font-size:85%;
}

.DataGrid_Header, tr.SubHead
{
	background-color: #F7F5E6;
    font-weight:bold;
    text-align:left;
    font-size:85%;
    
}

.DataGrid_Header th
{
    border-top: 1px solid #CBBB5C;
    border-bottom: 1px solid #CBBB5C;
}

.DataGrid_Item
{
	background-color: #F4F9E6;
	font-size:85%;
}

.DataGrid_SelectedItem
{
	background-color: Silver;
	font-size:85%;
}

tr.DataGrid_AlternatingItem td, tr.DataGrid_SelectedItem td, tr.DataGrid_Item td, tr.DataGrid_Footer td, tr.DataGrid_Header th 
{
    padding:5px;
    font-size:85%;
}

tr.DataGrid_Search td 
{
    padding:5px 2px 5px 2Px;
    background-color:#F7F5E6;
    font-size:85%;
}

/* text style used for help text rendered by modules */

.Help
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	background-color: #ffff99;
}



/* text style for buttons and link buttons used in the portal admin pages */

.CommandButton

{
	font-size: 11px;
	font-weight: normal;
}



/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link
{

}



A.CommandButton:visited
{
}



A.CommandButton:hover
{

}



A.CommandButton:active
{

}



/* button style for standard HTML buttons */

.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
}





/* GENERIC */

H1
{
	/*font-size: 16px;
	font-weight: bold;
	color: #196954;*/
	font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
    margin:0px 0px 5px 0px;
	padding:0px;
}



H2
{
	margin:5px 0px 0px 0px;
	padding:0px;
	/*font-size: 14px;
	font-weight: bold;
	color: #196954;*/
	font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}



H3
{
    margin:5px 0px 0px 0px;
	padding:0px;
	font-weight: bold;
	font-family:Georgia,serif;
	color:#4E443C;
	font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}



H4
{
    margin:5px 0px 0px 0px;
	padding:0px;
	font-size: 11px;
	font-weight: bold;
	
}



H5, DT
{
	font-size: 10px;
	font-weight: bold;
}



H6
{
	font-size: 10px;
	font-weight: bold;
}

TFOOT, THEAD
{

}

SMALL
{
	font-size: 8px;
}



BIG
{
	font-size: 14px;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


HR
{
	color: #CBBB5C;
	height: 1pt;
	text-align: left;
}


/* style for the DNNTextSuggest control select menu */

.SuggestTextMenu

{
	border: solid 1px black;
	white-space: nowrap;
	background: white;
}

/* style for the DNNTextSuggest control selected menu node */

.SuggestNodeOver
{
	background-color: navy;
	color: White;
}






/* used to set the different module align options - from module settings */

.DNNAlignleft
{
	text-align: left;
}

.DNNAlignright
{
	text-align: right;
}

.DNNAligncenter
{
	text-align: center;
}


.DNNEmptyPane, .hide
{
	display:none;
}



/* -- Image Shadows -- */

div.shadow {
  float: left;
  padding: 0 1px;
  margin:0 5px 5px 0;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}






.normalA { background-color: #ffffff; color: #000000; }
.focus { background-color: #ffff99; color: #000000; } 

/* -- ListX Forms -- */

.EntryForm_Row 
{
    background-color:#F7F5E6;
}

.EntryForm_Label 
{
    width:35%;
    text-align:right;
    vertical-align:top;
    color:#000000;
}

.EntryForm_Val 
{
    width:65%;
    text-align:left;
    vertical-align:top;
    color:#000000;
}

/* testimonials */

.quotecontainer
{
	/*font-family:Times New Roman, Serif;*/
	color: #000;
	background-color: transparent;
	/*line-height: 1.7;
	font-size: 17px;*/
	padding: 20px 0px 0px 20px;
}

.quotebody
{
	
}

.quoteattribute
{
	background-color: transparent;
	margin-top: 2px;
	font-style:italic;
	margin-left: 10px;
	padding: 0px 0px 0px 420px;
	font-size: 16px;
}


.eventdate
{
    font-weight:bold;
    font-size:80%;
}

.newsDescription
{
    font-style:italic;
}







    

