/*  
Theme Name: aeTechnology Custom Theme
Theme URI: http://www.aetechnology.net
Description: A Custom Theme developed for aeTechnology
Author: Liz Eisworth - aeTechnology
Author URI: http://www.aetechnology.net

*/



* {
    padding: 0;
    margin: 0;
} 

body
{ 
background: #7C7D7F ;
font-family : Verdana, Arial, Helvetica, sans-serif ;
			font-size:90.0%;
}

.wrapper{overflow:hidden;
			width: 980px;
			border-right: 0px solid #A3A4A5;
			border-left: 0px solid #A3A4A5;
			background-color:#FFFFFF;
			margin:20px auto;
			border:7px solid #b8b8b8;
			}



 #searchform #s {
	width: 160px;
	padding: 2px;
	}
/* ************MAIN MENU - Horizontal**************** */ 
.navContainer { 
			vertical-align: top;
			margin:none;
			margin-left: 0px;
			margin-right: 0px;
			border-spacing: 0px;
			text-align:center; 
			background-color:#003065;
			border-bottom: 1px solid #000000;
			border-top: 0px dotted #000000;
			font-weight : normal ;
			font-size : .8em;
			float:left;
			width:980px;
			}


ul#navigation li.page_item {
	display: inline;
	list-style-type: none;
	}

ul#navigation{	
	padding: 0px;
margin: 0px;
background-color: #003065;
color: White;
float: left;
width: 100%;
font-weight:bold;

	}

ul#navigation li.page_item a { padding: 0.2em 1em;
background-color: #003065;
color: #ffffff;
text-decoration: none;
float: left;
border-right: 1px solid #1167C4;

}



ul#navigation li.page_item a:hover, ul#navigation li.current_page_item a
{
background-color: #FCD067;
color: #333333;
border-right: 1px dashed #ffffff;}

/* ************END Header MENU**************** */ 


.headerSearch {    background:transparent;
			width: 980px;
			height:20px;
			vertical-align: bottom;
			padding: 10px 0px 0px 0px;
			text-align : right;
			font-weight : normal ;
			margin:0px auto 0px auto;
			}	


.header {    background:#7C7D7F url(images/headerBG.jpg) bottom center no-repeat;
			width: 980px;
			height:125px;
			vertical-align: bottom;
			padding: 0px;
			border-bottom: 5px solid #1c65b2;
			text-align : left;
			font-weight : normal ;
			}

.headerLogo{float:left;
		width:230px;
		}


.right{float:right;
		margin-left:25px;
		margin-bottom:15px;}

.captionRight{float:right;
			margin-left:15px;
			margin-bottom:15px; 
			text-align:center;}

.left{float:left;
		margin-right:10px;
		margin-bottom:10px;}

.captionLeft{float:left;
			margin-right:15px;
			margin-bottom:15px; 
			text-align:center;}




.contentContainer2Col	{ 
			
			background: #ffffff url(images/pageBG2Col.jpg) top left repeat-y;
			font-weight : normal ;
			text-align : left ;
			color : #000000 ;
	
			
			float:left;

			margin-right: 0px;
			margin-left: 0px;
			margin-top: 0px;
			font-size : .8em;
			height:100%;
			padding:0px;
			vertical-align: top;
			border-right:0px dashed #CCCCCC;
}



.navColumn{float:left;
				width:215px;
				font-size:1.0em;
				background-color:transparent;
				padding:0px 0px 0px 0px;
				border-top:0px solid #FFFFFF;
				border:0px dashed red;
				margin:0px 0px 0px 0px;
				}

.padded{padding:5px;}
.clear{clear:both;}

#content	{ background-color: transparent;
			float:left;
			margin-left:10px;
			padding-top:20px;
			width:750px;
			margin-right:0px;
				border:0px solid red;}
#widecontent	{ background-color: transparent;
			float:left;
			padding-left:10px;
			padding-top:20px;
			padding-right:15px;
			width:950px;
				border:0px solid red;}
.entry{padding:0px 10px 10px 0px;}
.entry img{margin:10px 20px 20px 20px;}
.entry a img {border:none;}
.entry ul, .entry ol{list-style-position:outside;
			margin:10px 10px 10px 20px;}
.entry ul, .entry ol li{list-style-position:outside;}


#button {
	width: 213px;
	padding: 0px 0px 0px 0px;
	margin:25px 0px 0px 0px;
	border-bottom:0px dotted #999;
	border-right:1px dotted #999;
	border-left:1px dotted #999;
	color: #333;
	background-color:#F0F0F0;
	float:left;
	text-align:left;
	}

#button ul {
		list-style: none;
		
		list-style-position:outside;
		margin: 0;
		padding: 0;
		border-top:  1px dotted #999;
		border-left: 0px solid #494A4B;
		}
		
#button li {
		margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		list-style-position:outside;
		list-style:none;
		list-style-image: none;		
		border-bottom:1px dotted #999;
		}
html>body #button li a {
		width: auto;
		}

/* ************PAGES SUB MENU**************** */ 
#button li.page_item a {
		display: block;
		padding: 5px 5px 5px 19px;
		background-color: #E1E1E1;
		color: #000000;
		text-decoration: none;
		width: 189px;
		border-bottom:0px solid #FFFFFF;
		}

#button li.current_page_item a{text-decoration:underline;
								background-color:#F8F8F8;
								text-decoration:underline;
								color:#1c65b2;}

#button li.page_item a:hover {
		
		background-color: #F8F8F8;	
		text-decoration:underline;
		color:#1c65b2;
		}
#button ul li ul li.page_item a {background-color: #ffffff;										
										padding: 5px 5px 5px 40px;
										width:168px;
										text-decoration:none;
										color: #000000;
										border:0px;
										}
#button ul li ul li, #button ul li ul li ul li, #button ul li ul li ul li ul li{border:0px;}
#button ul li ul li.current_page_item a{text-decoration:underline; color:#C35D00;}

#button ul li ul li ul li.page_item a {background-color: #ffffff;
										padding: 5px 5px 5px 60px;
										width:148px;
										text-decoration:none;
										color: #000000;
										border:0px;
										}
#button ul li ul li ul li.current_page_item a{ text-decoration:underline; color:#C35D00;}

#button ul li ul li ul li ul li.page_item a {background-color: #ffffff;
										padding: 5px 5px 5px 80px;
										width:128px;
										text-decoration:none;
										color: #000000;
										font-size:.9em;
										font-weight:normal;
										border:0px;
										}
#button ul li ul li ul li ul li.current_page_item a{text-decoration:underline; color:#C35D00;} 
/* ************END  PAGES SUB MENU**************** */ 


#button ul ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border-top:  0px solid #E0E0DF;
		border-left: 0px solid #494A4B;
		border-bottom: 0px solid #797979;
		}
#button li a.subSubNav {
		display: block;
		padding: 5px 5px 5px 35px;
		border-right:0px;
		background-color: #E0E0DF;
		color: #666666;
		text-decoration: none;
		width:156px;
		
		}
#button li a.subSubNav:hover{ 
		display: block;
		padding: 5px 5px 5px 35px;
		border-right:0px;
		background-color: #FFFFFF;
		color: #666666;
		text-decoration:underline;
		
		}

.pdfReader{background-color:#F7E7B3;
			border:1px dashed #7E7E7E;
			width:198px;
			margin:0px auto 3px auto;
			padding:5px;
			clear:left;}

#sidebar{width:210px;
			border:0px dotted green;
			padding:0px;
			margin:0px;
			float:right;}
#sidebar ul li{list-style-position:outside;
				margin-bottom:5px;}
#sidebar h2{font-size:1.3em;
			margin-top:0px;}


.footer {    	background-color:#FFFFFF;
			border-top: 1px dotted #333333;
			width: 980px;
			vertical-align: middle;
			padding: 10px;
			text-align : center ;
			font-size : .7em;
			font-weight : normal ;
			float:left;
			clear:both;
			}


.footerLinks{text-align:center;}
.footerLinks ul li.page_item {display:inline;
								margin:10px 0px 10px 10px;
								padding-right:10px;
								border-right:1px solid #666;}

#creditFooter{font-size: .7em;
			margin-left:auto;
			margin-right:auto;
			width:980px;
			text-align:center;
			margin-top:10px;
			}
#creditFooter a{text-decoration:none;}
#creditFooter a:hover{text-decoration:underline;}
a {font-weight:bold;}			

h1	{  font-size : 2.0em;
			font-weight : normal ;
			text-align : left ;
			color : #003870 ;
			vertical-align: top;
			margin-bottom:8px;}
			


			
h2	{  font-size : 1.6em;
			font-weight : normal ;
			color : #367dc8;
			vertical-align: top;
			margin-bottom:12px;
			margin-top:18px;}

h3	{  font-size : 1.4em;
			font-weight : normal  ;
			text-align : left ;
			color : #000;
			margin-bottom:3px;
			margin-top:8px;}

h4	{  font-size : 1.2em;
			font-weight : bold  ;
			text-align : left ;
			color : #666666 ;}



p{margin-top:5px;
margin-bottom:15px;
margin-left:10px;}

em {font-style:italic;}
h2 em {
	font-size:1.0em;
	text-decoration:underline;
	color:#000000;}

ul {padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:0px;
	margin-left:10px;}
ol {padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:0px;}
ol li {list-style-position:inside;}
ul li {list-style-position:inside;}



a:hover {color:#003870;
		text-decoration:none;}
a {color:#1c65b2 ;}


.hide{visibility:hidden;
		line-height:0px;}








input	{    	font-weight : normal ;
			font-size : 8pt;
			color: #000000;
			border: 1px solid #666666;		
			}
			
input[type="submit"]{    	font-weight : bold ;
			font-size : 8pt;
			color: #000000;
			border: 1px solid #666666;
			background-color: #EBE8DB;
			}

checkbox{    	font-weight : bold ;
			font-size : 8pt;
			padding:5px;
			}
			
select { 
			background-color: #FFFFFF; 
			color: #000000; 
			font-weight : normal ;
			font-size : 8pt;	
}

textarea {font-family : Verdana, Arial, Tahoma,  Helvetica, sans-serif ;
			font-weight : normal ;
			font-size:1.0em;}	

.clearBoth{clear:both;}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 15px 25px;
	display: inline;
	float:right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 25px 15px 0;
	display: inline;
	float:left;
	}

.alignright {float:right;}
.alignleft {float:left;}
