/*  
Theme Name: AEC Theme - Front Page
Theme URI: http://www.aeccommunications.com/
Description: AEC Communications Proprietary Theme <a href="http://www.aeccommuications.com/">AEC Communications.com</a>.
Version: 2.0
Author: AEC Communications, Inc.
Author URI: http://www.aeccommunications.com/

Copyright 2009, AEC Communications, Inc.
4240 Portsmouth Blvd, Suite 118
Chesapeake, Virginia 23321
866-380-0907 ph/fx
aec@aeccommunications.com

*/

/* Page and Body */

body {
	font-size: 10px
	font-family: Arial, Sans-Serif;
	color: #FFFFF;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0; 
	}

#page {
	font-size: 10px;
	font-family: "Lucida Grande", Sans-Serif;
	background-color: white;
	text-align: left;
	background-color: white;
	margin: 0px 0px 0px 8px;
	padding: 0;
	width: 760px;
	}

#header {
	background-color: #FFFFFF;
	margin: 8px 0px 8px 0px; 
	padding: 0; 
	height: 55px; 
	width: 758px;
	}

/* Typography */

a, h2 a:hover, h3 a:hover {
	color: #454545;
	text-decoration: none;
	}

a:hover {
	color: #454545;
	text-decoration: underline;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 12px;
	text-align: left;
	}

h2 {
	font-size: 13px;
	}

h3 {
	font-size: 14em;
	}

/* Navigation */

#navbuttons {
	list-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
        background-image: url('/images/buttonbar.gif');
        background-repeat: repeat
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	width: 750px;
        height: 16px;
}

#navbuttons a {
	padding: 0px 11px 0px 4px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10.5px;
}

#navbuttons a:hover{
	color:#777777;
	text-decoration:none;
}

/* AEC Teaser */

.divAECteaser {
  height:245px; width:750px;
  margin: 6px 0px 0px 0px;
  background-image: url('/aecteaser/AECTEASER01.jpg');
  color:white;
  border-width:0px; 
  float:left; 
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: white;
}


/* Front Page Bar */

#frontpagebar {
  width:750px;
  margin: 5px 0px 0px 0px;
  float:left; 
}

#frontpagebox1 {
  background: #e9e9e9;
  width:160px;
  height:280px;
  padding: 0px 10px 10px 10px;
  margin: 0px 10px 0px 0px;
  float: left;
}

#frontpagebox2 {
  background: #e9e9e9;
  width:260px;
  height:280px;
  padding: 0px 10px 10px 10px;
  margin: 0px 10px 0px 0px;
  float: left;
}

#frontpagebox3 {
  background: #e9e9e9;
  width: 250px;
  height:280px;
  padding: 0px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  float: left;
}

.entry ul li:before, #frontpagebar ul ul li:before {
	content: "\25A0 \0020";
	}

#frontpagebar ul {
	margin: 0;
	padding: 0;
	}

#frontpagebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
        margin: 7px 0px 0px 10px;
	}

#text-297057462 li {
	list-style-type: none;
	list-style-image: none;
}
/* Search Form */

#aecsearchform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px; 
	text-align: right;
	}

#aecsearchtext {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px; 
	text-align: left;
        height: 12px;
        font-size: 11px;
	}

/* Footer */

#footer {
	width: 750px;
	color: #303030;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	}

/* End ACCESSITES CSS */