﻿/*
 Header color: #003399 blue; #F8C633 gold;F8C633
*/
   
body 
{
	padding: 5px 375px 0 375px; /* the critical side padding that sets the natural min-width! */
	margin: 0;
	background-color:#CCCCCC;
	font-family: Arial;	
	font-size: 12pt;
}

form { margin: 0; }

img
{
	border:0;
}

a 
{	
	/*color: #FFFFFF;	*/
	background: inherit;
}

a:hover 
{ 
	color: #6C757A; 
	background: inherit; 
}

h1 
{ 
	font: normal 2.1em Arial, Sans-Serif; 
	letter-spacing: -1px; 
	padding: 7px 0 0 8px; 
	margin: 0; 
}
.dark  
{ 
	color: #737373; 
	background: inherit; 
	font-weight: bold; 
}
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover 
{ 
	color: #FF6600; 
	background: inherit; 
}
h2 
{ 
	margin: 0; 
	padding: 0; 
	font-weight: bold;
	font-size: 1.7em;
	font-family: Arial;
	letter-spacing: -1px; 
}

h2 
{ 
	font-size: 1.5em; 
	margin-bottom: 5px; 
	color: #000000; 
	background: inherit; 
	font-family: Arial;
}

p 
{	
	margin: 0 0 5px 0; 
}

ul 
{ 
	margin: 0; 
	padding : 0; 
	list-style-image:url(images/arrow2.gif);
	
}

#skiptocontent
{
	position:absolute;
	margin-left:-1000px;
}

#sizer
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 84%;
	max-width: 450px;
	text-align:left;
}

* html #sizer { height: 0; }

#expander
{
	position: relative;
	min-width: 750px; /* Critical Safari fix! */
	margin: 0 -375px 0 -375px;
	background: #FFFFFF;
}
* html #expander {height:0;}

#wrapper
{
	width: 100%;
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#header
{
	padding: 0px 0px 0px 0px;
	background-color:#003399;
	background-image:url(Backgrounds/MayerElectric.jpg);
	background-repeat:repeat-x;
	/*border:solid 1px red;*/
}
#mayernetlogo
{
	float:left;
	padding:10px 0 0 10px;
	/*border:solid 1px;*/
}

#headercontent 
{
	height:100%;
	text-align:left;
	/*border:solid 1px blue;*/
}

#sitetitlelogo
{
	width: 50%;
	height: 75px; 
	/*Set the background image in div tag on page to pull from local directory.*/
	background-repeat: no-repeat;
	background-position: 0px -10px;
	float:right;
	/*border:solid 1px green;*/
}

#sitetitlelogo address
{
	padding-right: 2px;
	padding-top: 3px;
	width: 300px;
	height: 100%; 
	font-size: 7pt;
	text-align: right;
	font-style:normal;
	font-weight:bold;
	/*Change depending on background color*/
	color: #FFFFFF;
	float:right;
	/*border: solid 1px black; */
}


input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(Images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(Images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */
.content
{
	margin: 0 auto;
	width: 760px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background:#FFFFFF;
	
}


.top_info 
{
	/*top:0;*/
	/*border-bottom: 1px solid #eee;*/
	height:45px;
	
}
/*
.logo
{
	background-image:url(MayerNETLogo.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
	height:100%;
}
*/
.top_info_left 
{
	width: 400px;
	background-repeat: no-repeat;
	background-position: 0px -10px;
	height:45px;
	position:relative;
	top:-57px;
	left:185px;
}

.top_info_right 
{
	position: relative;
	top:-95px;
	right: -500px;
	width: 243px;
	height: 55px;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	text-align: right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:7pt;
}

.browse_category  
{
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: .9em;
	height: 18px; 
	color: #FFFFFF;
	margin: 0 0 0 0px; 
	background-color:#CCCCCC;	
	font-family:Arial;
	font-weight:bold;
}
.bar a
{
	color:#FFFFFF;
	font-size: .8em;
	letter-spacing: .07em;
	
}
.bar a:hover
{
	color:#000000;
}
.search_field { 
	background: #fff url(searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left 
{
	float: left;
	width: 65%;
	margin: 0 0 10px 0px;
	background-color:#FFFFFF;
}

.left_nosidebar
{
	float: left;
	width: 100%;
	margin: 0 0 10px 0px;
	background-color:#FFFFFF;
	
}

.left_nosidebar h3 {
	/*clear: both;*/
	background: #003399 url(Backgrounds/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	font-size: .8em;
}

.left h3 {
	/*clear: both;*/
	background: #003399 url(Backgrounds/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 3px 0 3px 5px;
	/*font: bold 1em Tahoma, Arial, Sans-Serif;*/
	font-weight:bold;
	font-family: Arial;
	font-size: .8em;
}

.left_side_header
{
	float: left;
	width: 100px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align:center;
}

.right_side_header
{
	float: left;
	background: #FFFFFF url(Backgrounds/dotted.gif) repeat-y;
	color: #414141;
	padding: 0 10px 0 10px;
	margin: 0px 0px 0px 10px;
	/*font-size: .8em;*/
	
}
.left_side
{
	float: left;
	width: 360px;
	margin: 10px 0;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
		
.left_side a, .right_side a 
{ 
	color: #414141; 
	background: #FFFFFF; 
}
		
.right_side 
{
	float: right;
	width:220px;

	background: #FFFFFF url(Backgrounds/dotted.gif) repeat-y;
	color: #414141;
	padding: 0 10px 0 10px;
	margin: 10px 0;
}
.NewsArtical
{
	/*background-position: #FFFFFF;*/
	clear: both;
	margin: 0 20px 10px 20px;
	color: #000000;
	background: #FFFFFF;
	height: 100%; /*width:750px;*/
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: .7em;
}
.left_box_Full
{ 
	clear: both;
	margin: 0 0 10px 5px; 
	color: #000000; 
	background: #FFFFFF; 
	height:100%; 
	padding: 3px 3px 3px 0px;
	font-size:.7em;
}
.left_box 
{
	clear:both;
	margin: 0 0 10px 3px; 
	color: #000000; 
	background: #FFFFFF; 
	padding: 3px 3px 3px 0px;
	height:100%; 
	font-size:.7em;
}

.left_box_default 
{
	clear:both;
	margin: 0 0 10px 3px; 
	color: #000000; 
	background: #FFFFFF; 
	padding: 3px 3px 3px 0px;
	height:100%; 
	font-size: 8pt ;
	font-weight: lighter;
}
.term_box
{
	/*background-position: #99CCFF;*/
	clear: both;
	margin: 0 0 10px 5px;
	color: #000000;
	background: #FFFFFF;
	height: 100%; /*width:750px;*/
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 3px;
	padding-top: 3px;
}	
	
.home_header
{
	clear:both;
}
		
/* right side
   ---------- */
		
.right
{
	float: right;
	width: 34.6%;
	margin:0 0 10px 0;
	background-color:#FFFFFF;
}

.right h3 
{
	background: #6C757A  url(Backgrounds/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 3px 0;
}

.right_articles 
{
	background: #f5f5f5;
	color: #414141;
	padding: 8px;	
	margin: 0 0 3px 0;
	height:100%;
	font-family: Arial;
	font-size: .7em;
}
.right_articles_clear
{
	background-color:Transparent;
	color: #414141;
	padding: 8px;	
	height:100%;
	font-family: Arial;
	font-size: .7em;
	text-align: center;
}
.right_articles a
{
	color: #003399;
}

.right_articles a:hover
{
	color: #414141;
}
.right_articles_item
{
	padding-bottom:1em;
}	
.image 
{
	float: left;
	margin: 0 9px 3px 0;
}
.sidebarimage 
{
	float: left;
	margin: 0 9px 3px 0;
	height:50px;
}
.qsaimage
{
	width:230px;
}
#Footer_Images
{
	float:left;
	width:100%;
	text-align:left;
	background-color:White;
	padding-top:10px;
}
#FooterImages_Right
{
	float:right;
	width:70%;
	text-align:right;
	background-color:White;
	padding-top:19px;
}
.footer 
{ 
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0;
	line-height: 1.8em;
	background-color:#003399;
	text-align:right;
	color:#FFFFFF;
	font-family:Arial;
	font-size:7pt;
}
#Page_Footer
{
	width: 100%;
	clear: both;
	border-top: solid;
	border-top-width: thin;
	border-top-color: #000000;
	padding-top:10px;
}
#CopyrightFooter
{
	/*width:250px;*/
	text-align:left;
	float:left;
	padding-left:10px;
}
#CopyrightFooter a { color: #FFFFFF;}
#LastUpdatedFooter
{
	width:300px;
	text-align:right;
	padding-right:10px;
}

.footer a { color: #FFFFFF;}

.menu 
{
	margin-left: 28px;
	background: url(images/tab_bg.gif) repeat-x;
	/*font-size: 10px;*/
	font-size: .6em;
	font-weight: bold;
}
/* set tab1 as top level container table, then target TDs inside*/
.menuItem td 
{
	color: #FFFFFF;
	height: 24px;
	background: url(images/tab_dim.gif) no-repeat;
	width: 100px;
	text-align: center;
}
.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited 
{
	color: #FFFFFF;
	text-decoration: none;
}
/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover 
{
	text-decoration: underline;
}
.menuItemHover
{
	text-decoration: underline;
}
.menuSelectedItem td 
{
	background: url(images/tab.gif) no-repeat #919191;
}

/* make drop down menu container style */
.menuPopup 
{
	background: url(images/background_drop_menu.jpg) repeat #8C9FB4;
	border: 1px solid #666666;
	border-bottom: none;
	color: #ffffff;
	font-size: 12px;
}

/* make drop down menu item style */
.menuPopupItem 
{
	color: #ffffff;
	border-bottom: 1px solid #666666;
	padding: 3px;
}

#mainmenu, #mainmenu tr 
{
	/*position:relative;*/
	height:24px;
}

* html #mainmenu 
{	
	/*margin-top:-1px;*/
}

#mainmenu a 
{
	text-decoration:none;
}
/* Adds a height to a button so that IE Win will allow it to be clickable across its full width. */

/* Hide from IE5-Mac \*/
* html #mainmenu a 
{
     height: 1%;
}
/* end hiding */ 


/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:#FFFFFF;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background: #6C757A  url(Backgrounds/corner.gif) no-repeat top right;
	color:#FFF;
	font-weight:bold;
}
.expandedPanel
{
	width:100%;		
	
}	

#prefrence
{ 
	/*position: absolute;*/
	position:relative;
	letter-spacing: 0.2em;
	/*top: 75px;*/
	right: 0;
	height: 20px;
	text-align: right;
	/*vertical-align: bottom;*/
}

#prefrence a
{
	padding: 0 5px;
}
#Master_BreadCrumb
{ 
	padding-top: 0px;
	padding-left: 10px;
	float:left;
}
.datalist
{
	color: #0000cd;
	width: 100%;
	text-align: left;
	font-family:Sans-Serif;
	font-size:.85em;
	font-weight: bold;

}

.datalist a {color: #0000ff;}

.datalist label {font-size:.6em;}

#QuickLinks { float:left;}

#ShowDetails
{
	float:left;
	margin-left: 20px;
}

.DetailsExpander
{
	float: right; 
	vertical-align: middle;
}
.gridview
{
	font-family:Sans-Serif;
	font-size:.85em;
	color:#333333;
}

.gridfooterstyle
{
	background-color:#F8C633;
	font-weight:bold;
	color:#FFFFFF;
}
.grideditrowstyle
{
	background-color:#999999;
}

.gridrowstyle
{
	text-align:center;
	background-color:#F7F6F3;
	color:#333333;
}
.gridselectedrowstyle
{
	background-color:#E2DED6;
	font-weight:bold;
	color:#333333;
}
.gridpagerstyle
{
	background-color:#F8C633;
	color:#FFFFFF;
	text-align:center;
}
.gridpagerstyle a
{
	color:#FFFFFF;
}
.gridheaderstyle
{
	background-color:#F8C633;
	font-weight:normal;
	font-family:Sans-Serif;
	/*font-size:small;*/
	color:#FFFFFF;
	text-align:center;
}
.gridheaderstyle a
{
	color:#FFFFFF;
}
.gridalternateingrowstyle
{
	background-color:#FFFFFF;
	color:#284775;
	text-align:center;
}

.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #003399;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent
{
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding-left:5px;
	padding-top: 5px;
	padding-bottom:5px;
	background-color:#f5f5f5;
}

.accordionContentError
{
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color:#f5f5f5;
	color: red;
}
.validatorCalloutHighlight
{
	background-color: #ffffcc;
}

.SaveBar
{
	clear:both;
	height:1.2em;
	background-color:#f5f5f5;
	margin-top:5px;
	border-left: 3px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align:center;
}

/*AJAX Calendar Style*/
.MyCalendar .ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #ffffe0;
	color: blue;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}


/* xp theme */
.CustomTabStyle .ajax__tab_header 
{
	font-family:verdana,tahoma,helvetica;
	font-size:11px;
	/*background:url(Images/AJAXTAB/tab-line.gif) repeat-x bottom;*/
}
.CustomTabStyle .ajax__tab_outer 
{
	/*padding-right:4px;*/
	background:url(Images/AJAXTAB/tab-right.gif) no-repeat right;
	height:21px;
}
.CustomTabStyle .ajax__tab_inner 
{
	padding-left:3px;
	background:url(Images/AJAXTAB/tab-left.gif) no-repeat;
}
.CustomTabStyle .ajax__tab_tab 
{
	height:13px;
	padding:4px;
	margin:0;
	background:url(Images/AJAXTAB/tab.gif) repeat-x;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer 
{
	background:url(Images/AJAXTAB/tab-hover-right.gif) no-repeat right;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner 
{
	background:url(Images/AJAXTAB/tab-hover-left.gif) no-repeat;
}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab 
{
	background:url(Images/AJAXTAB/tab-hover.gif) repeat-x;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer 
{
	background:url(Images/AJAXTAB/tab-active-right.gif) no-repeat right;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner 
{
	background:url(Images/AJAXTAB/tab-active-left.gif) no-repeat;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab 
{
	background:url(Images/AJAXTAB/tab-active.gif) repeat-x;
}
.CustomTabStyle .ajax__tab_body 
{
	font-family:verdana,tahoma,helvetica;
	font-size:10pt;
	border:1px solid #999999;
	border-top:1;
	padding:8px;
	background-color:#FFFFFF;
}

.Repeater
{
	text-align:left;
	background-color:#F7F6F3;
	color:#333333;

}
.RepeaterAlt
{
	text-align:left;
	background-color:#FFFFFF;
	color:#284775;
}

.ListViewItemTemplate
{
	background-color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
}
.ListViewAltItemTemaplate
{
	background-color: #f5f5f5;
	font-size: 8pt;
	font-weight: normal;
}
.ListViewLink
{
	color: #003399;
	font-weight: normal;
	padding-right:10px;
	line-height: 1.5;
}
.Rotator_Header
{
	width: 100%;
	height: 100%;
}

.CreditApp
{
	border: none;
	width: 80%;
	background-color: #FFFFCC;
	font-size:.7em;
	text-align:left;
}