﻿/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* ADMINISTRATION TOP LEVEL MENU */


#primarynav
{
    width: 580px;
    height: 42px;
    z-index: 3;
    float: right;
    right: 0px;
    top: 0px;
    position: relative;
    
}

#primarynav ul
{
    margin: 0; 
    padding: 0; 
    list-style-type: none; 
    vertical-align: text-bottom;
}


#primarynav li
{
    float: left;
    height: 39px;
    width: 106px;
    display: block;
    text-align: center;
}

#primarynav a
{
	width: 106px;
	padding-top: 11px;
	padding-bottom: 13px;
	font-family: Verdana, Arial;
	    font-size: 13px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	background-image: url('../template/inactive.gif');
    background-repeat: repeat;
}

#primarynav a:hover
{
	width: 106px;
	padding-top: 11px;
	padding-bottom: 13px;
	font-family: Verdana, Arial;
	    font-size: 13px;
	color: #ffffff;
	display: block;
	text-decoration: none;
    background-image: url('../template/rollover2.png');
    background-repeat: repeat;
}

#primarynav a.Selected
{ 
	width: 106px;
	padding-top: 11px;
	padding-bottom: 13px;
	font-family: Verdana, Arial;
	    font-size: 13px;
	color: #ffffff;
	display: block;
	text-decoration: none;
    background-image: url('../template/rollover2.png');
    background-repeat: repeat;}





/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* ADMINISTRATION TOP LEVEL MENU */

/*//////////////// PAGE NAVIGATION /////////////////////////// */


#secondarynav
{
	float: right;
	right: 0px;
	width: 597px;
	height: 37px;
    z-index: 1;
    float: right;
    position: relative;
}

#pagelinks
{
	width: 597px;
	height: 37px;
	padding-left: 0px;
	padding-top: 0px;
}

#pageheader
{
	float: left;
	left: 0px;
	width: 1px;
	height: 1px;

}

#pagebody
{
	float: left;
	left: 0px;
	width: 570px;
    padding-left: 20px;
    padding-right: 10px;
    text-align: left;
    padding-top: 8px;
}

#pagefooter
{
	float: right;
	left: 0px;
	width: 1px;
	height: 1px;
    text-align: right;
}

#pagelinks ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#pagelinks li
{
    margin: 0;
    list-style: none;
    list-style-image: none;
    z-index: 3;
    float: left;
    height: 20px;
}


#pagelinks li a
{
	padding-left: 11px;
	padding-right: 12px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}

#pagelinks li a:hover
{
	padding-left: 11px;
	padding-right: 12px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
    font-weight:bold;
    text-decoration: none; 
    border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;

}

#pagelinks li a.Selected
{ 
	padding-left: 11px;
	padding-right: 12px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
    font-weight:bold;
    text-decoration: none; 
    border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
    }






/*/////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////*/
/* TAB BASED NAVIGATION ON TEMPLATE SELECTION */


#Tabs
{
    width: 100%;
    height: 19px;
    z-index: 1;
    float: left;
    left: 0px;
    top: 0px;
    position: relative;
}

#Tabs ul
{
    margin:0;
    padding: 3px 0;
    font: bold 12px Verdana, sans-serif;
}


#Tabs li
{
    list-style: none;
    margin: 0;
    display: inline;
}

#Tabs a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #E6E6E6;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

#Tabs a:hover
{
    background-position: #FFFFFF;
    padding: 3px 0.5em;
    margin-left: 3px;
    border-bottom: none;
    background: #FFFFFF;
    text-decoration: none;
    color: #333399;
    border-style: solid;
    border-width: 1px;
    border-color: #E6E6E6 #E6E6E6 #FFFFFF #E6E6E6;
}

#Tabs a.Selected
{
    background-position: #FFFFFF;
    padding: 3px 0.5em;
    margin-left: 3px;
    border-bottom: none;
    background: #FFFFFF;
    text-decoration: none;
    color: #333399;
    border-style: solid;
    border-width: 1px;
    border-color: #E6E6E6 #E6E6E6 #FFFFFF #E6E6E6;
}



/* NAVY TAB MENU ///////////////////////////
//////////////// USE IN THE TEMPLATE SELECTOR */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 5px 9px;
margin-right: 1px;
border: 1px solid #7cb0e1;
color: #4e7aa1;
background-color:#dceaf8;
}

.shadetabs li a:visited{
color: #2d2b2b;
text-decoration: none;
}

.shadetabs li a:hover{
background-color: #4e7aa1;
color: #ffffff;

}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
text-decoration: none;
padding: 7px 11px;
font-weight: bold;
background-color: #4e7aa1;
color: #ffffff;
border: 1px solid #4e7aa1;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/*  RED TABS */

.redtabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 12px Verdana;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
}

.redtabs li{
display: inline;
margin: 0;
}

.redtabs li a
{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 5px 9px;
	margin-right: 1px;
	border: 1px solid #AE0000;
	color: #FFFFFF;
	background-color: #da0707;
}

.redtabs li a:visited
{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 5px 9px;
	margin-right: 1px;
	border: 1px solid #AE0000;
	color: #FFFFFF;
	background-color: #da0707;
}

.redtabs li a:hover
{
	background-color: #910000;
	color: #ffffff;
	font: 12px Verdana;
}

.redtabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
text-decoration: none;
padding: 7px 11px;
font-weight: bold;
background-color: #4e7aa1;
color: #ffffff;
border: 1px solid #4e7aa1;
}

.redtabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

