/* footer styles */
#main-nav-open,
#main-nav-close {
    display: none;
}
li{
	list-decoration:none;
}
#mainfooter {
	height: 50px;
	/*background: #0F2439;*/
}

#subfooter {
	background: #003768;
	padding: 20px 0;
	font-size: 15px;
	text-decoration: bold;
	text-align:center;
	border: 6px solid #F5F5F5;
}

#subfooter span {
	float: center;
	padding-left: 40px;
	padding-right: 40px;
}

#subfooter a {
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding: 2px 8px;
}

#subfooter a:last-child {
	border-right: none;
}

#subfooter a:hover {
	text-decoration: underline;
}

#contentfooter_fedexbox {
	
}

/*Header styles 	color:#00498a;*/

body {
    min-width: 320px;
}
#header {
	margin-top: 5px;
	
}

#header h1 {
	padding: 20px 20px 0 0;
	line-height: 1.2em !important;
	color: #00498a;
	font: bold 2.2em "Arial", "Geneva";
}

#header h2 {
	padding: 10px 20px 0px 20px;
	line-height: .5em;
	color: #00498a;
	font: bold 2.0em "Arial", "Geneva";
}

#header h3 {
	padding: 10px 20px 5px 20px;
	line-height: 1.3em;
	color: #00498a;
	font: 1.2em "Arial", "Geneva";
}

#header p {
	line-height: 1.2em;
	padding: 7px 5px;
	text-align: justify;
	font-size: 1.1em "Arial", "Geneva";
}

#climatelogo{
	position:absolute; 
	right:76px; 
	top:53px; 
	width:255px;
}
/*Basic styles*/
.page-content, #pagecontent {
	/*text-align:center;*/
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	min-height: 500px;
	clear: none;
	display: inline-block;
	width: 77%;
	border-left: 2px outset #2e2e2e;
}

.page-content h1, #pagecontent h1 {
	margin-top: 42px;
	padding: 10px 20px 0 0px;
	line-height: 2.0em;
	color: #283344;
	font-size: 15px;
	font: bold 2.2em "Arial", "Geneva";
	clear:none;
}

.page-content h2, #pagecontent h2{
	/*padding: 10px 20px 0px 20px;*/
	margin-bottom:10px;
	line-height: 1.8em;
	color: #283344;
	font-size: 15px;
	font: bold 1.8em "Arial", "Geneva";
}

.page-content h3, #pagecontent h3 {
	padding: 10px 20px 5px 20px;
	line-height: 1.3em;
	color: #283344;
	font-size: 14px;
	font: bold 1.3em "Arial", "Geneva";
}

.page-content p, #pagecontent p {
	line-height: 1.3em;
	padding: 7px 5px;
	margin-left: 10px;
	text-align: justify;
	font-size: 13px;
	font-family: "Arial", "Geneva";
}

.page-content ul li, #pagecontent ul li {
	list-style:none;
/*	margin-left: 5px;*/
}

.page-content a:hover, #pagecontent a:hover {
	color: #a0aed7;
}

.page-content a , #pagecontent a{
	color: #3366FF;
}

.page-content ul, #pagecontent ul {

	/*list-style-type: square;*/
	/*margin-left: 35px;*/
}
.page-content ul.bullet, #pagecontent ul.bullet {
  
	padding:0 0 10px 40px;
	width:450px;
}

.page-content ul.bullet li, #pagecontent ul.bullet li {
	
	padding:4px;
}

.page-content li.listtitle, #pagecontent li.listtitle {
  color:#333388;
}

.page-content li.listtitle span, #pagecontent li.listtitle span {
  font-family: "Arial", "Geneva";
  font-size: 14px;
  color:#003768;
}

.page-content .contactpicsmall, #pagecontent .contactpicsmall {
	float:left;
	padding:5px 20px 5px 5px;
	width:100px;
}

.page-content .contactinfosmall, #pagecontent .contactinfosmall {
	float:right;
	margin-right:190px;
	padding:0px 0px;
	text-align:left;
	color:black;
	width:413px;
}
/*first h1 in the content align left*/
h1.head {
	margin-bottom: 20px;
}

.page-content p span.firstletter, #pagecontent p span.firstletter {
	color: #4a5ea2;
	font-family: serif;
	font-size: 2.4em;
	line-height: 0.75em;
	margin: 4px 3px 0 0;
	float: left;
}
/********** Content page right column Components **********/
/***** Please do not change any of these *****/

#leftcontentcol {
    display: inline-block;
    vertical-align: top;
    font: bold 1.4em Arial,Helvetica,sans-serif;
    height: auto;
    padding: 15px 35px 30px 15px;
    margin-top:-15px;
    

	/*box-shadow: 4px 1px 1px #000;*/
}

html>body #leftcontentcol {
	width: 15%;
} /* for opera */
#leftcontentcol h1 {
	color: #4a5ea2;
	font: bold 1.4em Georgia, Times New Roman, Times, serif;
	margin: 0;
	padding: 10px 0 5px 5px;
}

/* Top Bar News */
.top-bar-news-container {
    display: none;
}
/***** Drop down menu *****/
.nm-dropdown {
	position: absolute;
    left: -9999px;
} 
.nm-has-dropdown:hover > .nm-dropdown {
	left: auto;
}
.nm-has-dropdown:hover > .nm-sub2 {
    left: 100%;
    bottom: -20%;
    min-width: 200px;
}
.nav-main {
    *zoom:1;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
    font-size: 16px;
    list-style: none outside none;
    position: relative;
    z-index: 1;
    color: #505050;
}
.cf:after {
	content: "";
	clear: both;
	display: block;
}

.nm-top-item.nm-item {
	float: left;
}
.nm-has-dropdown:hover .nm-top-link,
.nm-link:hover {
    color: #fff;
    background: #4b545f;
	background: linear-gradient(top, #4f5964 0%, #5f6975 40%);
	background: -moz-linear-gradient(top, #4f5964 0%, #5f6975 40%);
	background: -webkit-linear-gradient(top, #4f5964 0%, #5f6975 40%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f5964', endColorstr='#5f6975');
}
.nm-top-link {
    color: #505050;
}
.nm-link {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
}
.nm-sub-menu {
	background: #444E5A;
	z-index:10000;
	/*opacity: .8;*/
}
.nm-sub .nm-item {
	border-top: 1px solid #6b727c;
	border-bottom: 1px solid #575f6a;
}
.nm-link:hover {
    color: #fff;
	background: #666F7A;
}
.nm-sub .nm-link {
    color: #fff;
}
.nm-sub-sub.nm-link {
	padding: 9px 40px;
}
.nm-top-item:last-child a:hover {
    color: #fff;
}
.nm-menu-toggle-chump {
    display: none;
}
.nm-top-item:last-child {
    float: right;
}
.nm-top-item:last-child a {
    float: right;
}
.nm-top-item:last-child a:hover {
    color: #4A5EA2;
    background: none;
    text-decoration: underline;
}
#userLoginButton{
    position:relative;
    z-index:10001;
    clear: none;
    float: right;
    margin-right: 14px;
    margin-top: -25px;
    z-index:100001;
}

.logoutButton{
    display:inline-block;
    font-size: 0.8em;
}

.logoutButton:hover{
    color: none;
}

.adminButton{
    display:inline-block;
    font-size: 13px;
    padding-right:10px;
    border-right:1px solid #333;
}

#message_bar{
    background: none repeat scroll 0 0 #333333;
    color: #FF0022;
    left: 0;
    font-size:14px;
    padding: 10px 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100016;
}

.hide_message{
    display:none;
}

/*****newadditions.php*********/
/*first h1 in the content align center*/
h1.headcenter {
	text-align:center;
}

.subheadertext {
	margin:0 auto;
	text-align:center;
	width:420px;
}

.bluebold {
	color:#8095d1;
	font-weight:bold;
}

.blueboldlink {
	
	color:#4A5EA2;
	font-weight:bold;
	font-size: 18px;
}

.additionheader {
	clear:both;
	color:#333388;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 15px;
	padding-top:10px;
}

.detailcol1 {
	float:left;
	font-size:1em;
	font-weight:bold;
	margin:0 0 0 15px;
	text-align:left;
	width:80px;
}

.detailcol2 {
	
	font-size:1em;
	margin: 0 15px 0 95px;
	text-align:justify;
	
}

.detailcol2 a {
	text-decoration:underline;
}
/*****End of newadditions.php*/

/***** Start of newFeatures.php ******/
#new-traps-app ul li {
    list-style-type: disc;
    margin-left: 55px;
}

#appStore-linksend a img {
    margin: 0 20px;
}
/***** End of newFeatures.php *******/

/*News Feed Styling*/
.widget_body{
	width:175px;
	/*height: 275px;*/
	box-shadow: 1px 2px 4px #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444242), color-stop(0.5, #787878), color-stop(0.5, #787878), color-stop(1, #444242));
	background-image: -moz-linear-gradient(center top , #444242 0%, #787878 50%, #787878 50%, #444242 100%);
   	background-image: -ms-linear-gradient(top , #444242 0%, #787878 50%, #787878 50%, #444242 100%);
   	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444242', endColorstr='#787878');
    *zoom:1;
	border-radius:0px 10px;
}
#news-feed{
	width:175px;
	margin-bottom: 40px;
	box-shadow: 1px 2px 4px #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444242), color-stop(0.5, #787878), color-stop(0.5, #787878), color-stop(1, #444242));
	background-image: -moz-linear-gradient(center top , #444242 0%, #787878 50%, #787878 50%, #444242 100%);
   	background-image: -ms-linear-gradient(top , #444242 0%, #787878 50%, #787878 50%, #444242 100%);
   	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444242', endColorstr='#787878');
    *zoom:1;
	border-radius:0px 10px;
}

.news-heading {
	float:left;	
	padding: 12px 5px 5px;
	font-size:17px;
	color:#FFF5EE;
}

#news-all{
	float:right;
	font-size:0.7em;
	padding-top:30px;
	padding-right:3px;
}

#news-all a{
	color:#DDD5CC;
}

#news-all a:hover{
	color:#FFF;
}

.news-element{
	padding: 5px 0px;
	height:65px;
	overflow:hidden;
	border-bottom:2px solid #fff:
}

.news-element:hover{
    cursor:pointer;
    box-shadow:1px 2px 4px #333;
}

.newsspanhead{
	display:block;
	margin-left:5px;
	text-decoration:underline;
	color:#FFFFFF;
}

.newsdetail{
	padding:4px;
	text-align:left;
	font-size:12px;
	color: #FFFFFF;	
	width: 170px;
}

.readmore{
	display:block;
	float:right;
	margin-right:3px;
	font-size:0.85em;
}

.readmore a{
	color:#DDD5CC;
}

.readmore a:hover{
	color:#FFFFFF;
}

#no_recent_news{
    color: #fff5ee;
    padding: 10px;
    text-align: center;
}

/*End of News Feed Style*/

/*Weather Widget*/
#weather{
	width:175px;
	box-shadow: 1px 2px 4px #000;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444242), color-stop(0.5, #787878), color-stop(0.5, #787878), color-stop(1, #444242));
	background-image: -moz-linear-gradient(center top , #444242 0%, #787878 50%, #787878 50%, #444242 100%);
   	background-image: -ms-linear-gradient(top , #444242 0%, #787878 50%, #787878 50%, #444242 100%);
   	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444242', endColorstr='#787878');
    *zoom:1;
	border-radius:0px 10px;
	word-wrap:break-word;
}

#location{
	width: 180px;
	margin:auto;
	text-align:center;
	font-size:1.3em;
	padding-top: 10px;
	color:#FFF;
}

#change_location{
	font-size:10px;
	color: #76B1FF;
}

#change_location:hover{
	text-decoration: underline;
	cursor:pointer;
}

#selection{
	display:none;
	font-size:10px;
	color: #76B1FF;
}

#lochoose{
	display:none;
	font-size:10px;
	color: #76B1FF;
}

#detailContainer{
	text-align:center;
	width:540px;
	position:absolute;
	left:192px;
	margin-top: -300px;
	z-index:10000;
	box-shadow: 4px 4px 5px #000000;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #A3A3A3),color-stop(1, #717171));
    background-image: -moz-linear-gradient(center top, #A3A3A3 0%, #717171 100%);
    background-image: -ms-linear-gradient(#A3A3A3, #717171);
   	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A3A3A3', endColorstr='#717171');
    *zoom:1;	
}

.hoverPanelClass:hover #detailContainer{
	display: block;
}

.detailContainerClass{
	display: none;
}

#moreTempDetail{
	color: #333333;
	border-right: 1px solid;
	padding-right: 10px;
    display: inline-block;
    height: 300px;
}

#recordNorm{
	color: #333333;
	display: inline-block;
	padding-left: 10px;
}

#weather table td,th{
	padding: 6px;	
}

#weather table{
	padding: 5px;	
}
#dayHighLow{
	color: #FCF5EE;
	text-align: center;
	padding-bottom: 5px;
}

#forecast{
   	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444242), color-stop(0.5, #787878), color-stop(0.5, #787878), color-stop(1, #444242));
	background-image: -moz-linear-gradient(center top , #444242 0%, #787878 50%, #787878 50%, #444242 100%);
   	background-image: -ms-linear-gradient(top , #444242 0%, #787878 50%, #787878 50%, #444242 100%);
   	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444242', endColorstr='#787878');
    color: white;
}
#forecastClick{
    font-size: 20px;
    left: 170px;
    position: absolute;
}
#forecastClick:active > div{
	display: block;
}

#forecast table{
	border-collapse: separate;
  	border-spacing: 10px 0; 
  	*border-collapse: expression('separate', cellSpacing = '15px 0');
  	padding-top: 15px;
  	margin-left: 16px;
}

#forecast table tr img{
	width: 66px;
	height: 66px;
	left: 0;
    border-radius: 6px 6px 6px 6px;
    position: static;
}

/*#forecast:hover #topImg{
	display: block;
}*/

#topImg{
	/*display: none;*/
	margin-top: -5px;
	margin-bottom: 18px;
}

#bottomImg{
	margin-top: -20px;
}

#dayNames td{
	width: 100px;
	font-weight: bold;
}

#weatherGov{
	font-size:10px;
	color: #76B1FF;
}

#weatherGov:hover{
	text-decoration: underline;
	cursor:pointer;
}

#temp #moonphase img{
	position:relative;
	left:-7px;
	top: 0;
	width:50px;
	height:50px;
}

#moonphase h2{
	font-size:1.25em;
}

#moonphase{
	text-align:center;
	color: #FCFCFC;
    margin-top: 10px;
    padding-bottom: 6px;
}

#tempWarning h2{
	font-size:1.25em;
}

#tempWarning{
	/*background-color: #052C5D;
	background-color: #666666;*/
    border-bottom-left-radius: 10px;
    color: #FCFCFC;
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 8px;
    text-align: center;
}

#recordNorm th{
	padding:5px;
	border-bottom:2px inset #000;	
}


#tempText{
	position:relative;
	top:-38px;
	left:36px;
	color:#FCF5EE;
	text-align:center;
	font-size:2.7em;
}
#missingTemp {
    color: #FCF5EE;
    font-size:10px;
    left: 90px;
    position: relative;
    text-align: center;
    top: -48px;
    width: 70px;
}

#statInactive{
	color:#DDD5CC;
	font-size: 11px;
}
#stationFeed{
	color: #FFFFFF;
}
#stationFeed:hover{
	text-decoration: underline;
	cursor:pointer;
}

#temp{
	padding:14px 0px;
	text-align:center;
	height:42px;
}

#temp img{
	position:relative;
	z-index:100;
 	top:-5px;
  	left:-42px;
  	width:75px;
 	height:50px;
}

#date{
	text-align:center;
	font-size: 1em;
	color:#FFF;
	padding:5px;
	/*background-color: #052C5D;
	background-color: #666666;*/
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
}


/*End of Weather Widget*/

/*** Conversions Widget ***/

#conversions-widget{
    width:175px;
	margin-top:40px;
	word-wrap:break-word;
	box-shadow: 1px 2px 4px #000;
   	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444242), color-stop(0.5, #787878), color-stop(0.5, #787878), color-stop(1, #444242));
	background-image: -moz-linear-gradient(center top , #444242 0%, #787878 50%, #787878 50%, #444242 100%);
   	background-image: -ms-linear-gradient(top , #444242 0%, #787878 50%, #787878 50%, #444242 100%);
   	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444242', endColorstr='#787878');
    *zoom:1;
    border-radius:0px 10px;
}

#conv-title{
    width: 175px;
	margin:auto;
	text-align:center;
	font-size:1.3em;
	padding:10px 0px;
	color:#FFF;
}

#conversion{
    text-align:center;
    color:#fff;
    padding:10px;
}

#conversion label{
    font-size:11px;
    padding:5px;
    width:auto;
}

.subForm select{
    background-color:#252525;
    color:#fff;
    width: 48px;
    height:25px;
    overflow:hidden;
    margin-bottom:10px;
}

#conversion input{
    background-color:#252525;
    color:#fff;
    width: 53px;
    margin-bottom:10px;
}

#moistCalc input{
    width:62px;
}

.conv-subtitle{
    font-size:11px;
    font-style:italic;
}

#subForm{
    width: 148px;
}

#moistCalc{
    margin-right:17px;
}

#moistCalc input[type="submit"]{
    width:75px;
}

#timeConv select{
    width:150px;
}

#timeConv input{
    width:155px;
}

#tempConv,#chillCalc,#heatCalc,#moistCalc,#windSpeedConv,#pressureConv, #lengthConv, #timeConv{
    display:none;
}

#conv-type-select{
    background-color:#252525;
    color:#fff;
    width: 156px;
    margin-bottom:10px;
}

.alignRight{
    text-align:right;
}


a, a:active {
    color: #4A5EA2; 
    text-decoration: none;
}

.icons{
    margin-left: 57px;
    margin-top: 15px;
}

.icons img{
	border-radius: 0 20px 0 20px;
	margin: 20px 8px 0 40px;
	width:250px;
	height:150px;
}

.creditLogo{
	float:left;
	padding: 14px;
}

.phead{
	margin-top:15px;
	color:#003768;
	font-weight:bold;
}


/*Feedback Page Alignment*/

#feedForm{
	overflow:hidden;
	width:386px;
	margin-left:150px;
}

#footNote{
	font-size: 11px;
	margin-top: 30px;
	
}

.help-list li{
	padding-left:10px;
	font-size:14px;
	
}

.listtitle{
	font-weight:bold;
}

/* Publications Page */
.publ_all{
    margin-top:20px;
}
.publ-article{
    max-width:630px;
    margin:auto;
    padding:25px 0 35px 0;
    margin-bottom:10px;
    border-bottom:groove 1px #333;
}

.subSection h3{
    cursor:pointer;
}

.ssImg{
    float:left;
    padding-right:10px;
    margin-top:5px;
}
.publicationImage img{
    width:90px;
    box-shadow: 3px 2px 6px #333;
}

.publ_right{
    max-width:465px;
    vertical-align: top;
}

.yearHeader{
    font-size:12px;
    padding-bottom:3px;
    margin:10px auto;
    max-width:695px;
    font-weight:bold;
    border-bottom:solid 2px #000;
}

.subSection h3{
    font: bold 1.6em "Lucida Grande","Lucida Sans Unicode","Lucida Sans";
}

.highlight{
    background-color:yellow;
}
.publ_img{
    float:left;
}

.publ_full_title{
    padding-top:8px;
    padding-left:8px;
    font-size:12px;
}

.page-content .publ_title {
    float:left;
    font-size:14px;
    padding: 0 0 5px 10px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    max-width:560px;
    line-height:20px;
    font-weight:bold;
    margin-top:-5px;
    font-size: 1rem;
}
.page-content .publ-details-container {
    margin-bottom: 1em;
    padding-left: 1em;
}
.page-content .publ-details-label {
    font-size: 1.2em;
    display: inline;
    padding: 0;
}

.publicationImage{
    display:inline-block;
    width:90px;
}

.publ_year{
    float:right;
    font-size:12px;
}

.publ_location{
    clear:both;
    font-size:12px;
    padding: 8px;
}

.full_citation{
    font-size:11px;
    padding-left:8px;
}

.publ_details{
    clear:both;
    max-width:560px;
    margin:auto;
}

.link{
    padding-left:8px;
    padding-bottom:8px;
    font-size:11px;
    word-wrap: break-word;
}

.publ_right{
    display:inline-block;
}

/*paging bar*/

.paging{
    margin:42px auto;
}

.paging_bar{
	text-align:center;
    display:block;
    margin-left:auto;
    margin-right:auto;
    float:left;
}

.news-article{
	display:none;
}

.active{
	display:block;
}

.nav-icon{
	float:left;
	width:20px;
	height:20px;
	font-weight:bold;
	margin:2px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); 
	background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	border:1px solid #e8e8e8;
	line-height:19px;
	color:#333;
	text-shadow:1px 1px 0 #fff;
	font-size:9px;
	cursor:pointer;
	text-align:center;
	border-radius:5px;
	-webkit-border-radius:5px; 
	-moz-border-radius:5px;
	box-shadow:1px 1px 0 #999;
	-webkit-box-shadow:1px 1px 0 #999;
	-moz-box-shadow:1px 1px 0 #999; 
}

.page-nav-active{
	background:#555;
	color:#000;
}

.hidden{
    display:none;
}


/****** Help Page **********/
#helpMenu{
    padding: 10px;
    margin-left:60px;
}

#helpMenu li{
    padding: 10px;
    font-size: 14px;
}

#helpMenu ul{
    padding: 10px;
}

.helpContents{
    width:600px;
    margin:auto;
    font-size:1.1em;
}

.helpContents h3{
    margin-left:-10px;
    margin-top:15px;
}

.helpContents li{
    list-style:disc;
    padding:5px;
}

.inline{
    display:inline-block;
    padding:10px;
}

#email{
    display:none;
}

/******* topnav ************/
#topNav .pages ul {
    /*border-top: 1px solid #FFF;
	border-bottom: 1px solid #0E3E6E;*/
	padding: 0;
	margin: 0;
	height: 25px;
	width: 100%;
}

.head{
    clear:both;
}
#topNav .pages li {
  position: relative;
	float:left;
	padding: 0;
	margin: 0;
	list-style: none none;
}
#topNav .pages ul a {
	background: transparent url("../img/skin/tabs.png") no-repeat;
	background-position:-125px 0px;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 42px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 3px black;
    width: 125px;
}
#topNav .pages a.active {
	background: transparent url("../img/skin/tabs.png") no-repeat;
	background-position:0px 0px;
  /*background-color: #3E658B;*/
}
#topNav .pages ul a:hover {
	background: transparent url("../img/skin/tabs.png") no-repeat;
	background-position:0px 0px;
	text-decoration:none;
}

#admin_nav{
    padding:5px;
    background:#e3e3e3;
    box-shadow:0 0 2px #000;
    width:33px;
    border-radius:5px;
    float:right;
    margin-top:10px;
}

#admin_nav_pages{
    display:none;
    position:absolute;
    background:#e3e3e3;;
    margin:5px -107px;
    width:145px;
    z-index:100000;
    box-shadow:0 0 1px #000;
}

.an_page{
    font-size:12px;
    width:145px;
    display:inline-block;
    border-bottom:1px groove #000;
}

.an_page a{
    display:block;
    padding:15px;
}

.an_page > a:link{
    color:#fff;
}

.an_page:hover{
    background:#ccc;
    color:#222;
}

#admin_nav:hover > #admin_nav_pages{
    display:block;
}

  #browserSupport {
    background-color: #737373;
    color: white;
    font-size: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1000;
    top: 0;
    right: 0;
  }
  #spacer{
     height: 25px;

  }
  .browserLink{
      color: #A6E1FF;
  }
  .browserLink:hover{
  	cursor: pointer;
  	text-decoration: underline;
  }
/*****end of topnav ********/

/* End */
