@charset "UTF-8";
/* CSS Document */

* { font-size: 100%;}

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	background: black;
}

a, a:link, a:visited, a:active { 
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
}
a:hover { 
	color: #FF3333;
	text-decoration: underline;
}

p {
	margin: 1em 0 0 0;
	padding: 0 20px; 
	text-align: justify;
}

h1 {
	color: #FF3333;
	font-weight: normal;
	font-size: 2em;
	margin: 25px 0 0.65em 15px;
	padding: 0 5px 5px 5px;
	border-bottom: 1px solid #999;
	text-align: left;
}

h2 {
	height: 24px;
	margin: 7px 0 5px 0;
	padding: 0 0 0 10px;
	background: #FF3333 url('../images/template/heading.gif') 0 0 no-repeat;
	color: white;
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
}

h3 {
	margin: 25px 0 0.65em 15px;
	padding: 0 80px 5px 5px;
	border-bottom: 1px solid #999;
	text-align: left;
	display: inline-block;
	font-size: 13px;
}

.rb {
	width: 11px;
	height: 24px;
	float: right;
	padding: 0;
	margin: 0;
	background: url('../images/template/headingRB.gif') 0 0 no-repeat;
}

h4 {
	font-size: 1.05em;
	padding: 0;
	margin: 8px 5px 4px 5px;
	color: #FF3333;
}

img, form, fieldset { 
	margin: 0px; 
	border: 0px; 
	padding: 0px;
	display: block;
}
.clear {
	clear: both;
	font-size: 1px;
	margin: 0;
}
.strong {
	font-weight: bold;
}
.hidden {
	display: none;
}
.nowrap {
	white-space: nowrap;
}

.right {
	text-align: right;
}

/**
 * template Defenitions
 */

#header {
	margin: 15px 0 0 40px;
	width: 850px;
	height: 160px;
	position: relative;
}

#headerMedia {
	width: 850px;
	height: 160px;
	float: left;
}

#homeLogo {
	position: absolute;
	width: 308px; height: 40px;
	top:25px; Left: -30px;
	background: url('../images/template/logoBox.png') 0 0 no-repeat;
	font-size: 21px;
	font-weight: bold;
	color: white;
}
* html #homeLogo {
	position: absolute;
	z-index: 20;
	font-weight: normal;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://clients.beaver-group.com/elite/files/images/template/logoBox.png", sizingMethod="crop");
}
#homeLogo em {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#homeLogo a, #homeLogo a:link, #homeLogo a:active, #homeLogo a:hover, #homeLogo a:visited {
	color: white;
	text-decoration: none;
	width: 272px;
	height: 33px;
	padding: 7px 0 0 36px;
	display: block;
}

#tagLine {
	width: 307px; height: 48px;
	position: absolute;
	left: 10px;
	top: 82px;
	background: url('../images/template/tagline.png') 0 0 no-repeat;
}
* html #tagLine {
	font-weight: normal;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://clients.beaver-group.com/elite/files/images/template/tagline.png", sizingMethod="crop");
}

#menuBox {
	height: 40px;
	margin: 10px 0 10px 167px;
	background: #999 url('../images/template/menuEnd.gif') 0 0 no-repeat;
}
ul.nav {
	display: inline;
	list-style-type: none;
	height: 40px;
	float: left;
	margin: 0 0 0 20px;
	padding: 0px;
	border-left: 1px solid black;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
ul.nav li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid black;
	height: 40px;
}
ul.nav li a, ul.nav li a:visited, ul.nav li a:active, ul.nav li a:hover {
	float: left;
	height: 18px;
	list-style-type: none;
	margin: 0px;
	padding: 22px 38px 0 8px;
	text-decoration: none;
	display: block;
	color: white;
}
ul.nav li a:hover {
	color: white;
	background: #FF3333;
}

#mainContent {
	width: 850px;
	margin: 0 0 0 40px;
	background: white url('../images/template/mainTL.gif') 0 0 no-repeat;
}
#rtCorner {
	height: 20px;
	background: url('../images/template/mainTR.gif') top right no-repeat;
}

#phoneNo {
	height: 22px;
	padding-left: 22px;
	margin: -10px 20px 0 0;
	float: right;
	font-weight: bold !important;
	color: #666666;
	font-size: 16px;
	background: url('../images/template/phone.gif') 0 -1px no-repeat;
	display: inline;
}

#footer {
	clear: both;
	padding-top: 20px;
	background: url('../images/template/mainBL.gif') bottom left no-repeat;
}
#btCorner {
	background: url('../images/template/mainBR.gif') bottom right no-repeat;
}

#footer p {
	margin: 0 15px;
	padding: 5px 0 6px 5px;
	border-top: 1px solid #999999;
	background: none;
	font-size: 0.8em;
	font-style: italic;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #999;
	font-weight: normal;
}

#footer a:hover {
	color: #FF3333;
}

.certs {
	float: right;
	margin: 5px 20px 15px 10px;
	font-weight: bold;
	color: black;
	font-size: 0.8em;
	text-transform: uppercase;
}

.nic {
	padding: 17px 0 0 96px;
	background: url('../images/template/nic.gif') 0 0 no-repeat;
	margin-right: 20px;
	display: inline;
	height: 23px;
}

#accessMenu {
		width: 850px;
		margin: 10px 0 0 40px;
		padding-bottom: 30px;
		font-size: 0.85em;
		font-style: italic;
		color: white;
}

#accessMenu a, #accessMenu a:link, #accessMenu a:active, #accessMenu a:visited, #accessMenu a:hover {
	color: white;
	font-weight: normal;
}

.beavers a, .beavers a:active, .beavers a:visited {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
	width: 14px;
	height: 17px;
    background: url('../images/template/beavers.gif') no-repeat 0 0;
	display: inline;
}
.beavers a:hover {
    background-position: 0px -17px;
	cursor: pointer;
}

/**
 * content Defenitions
 */

#leftCol {
	float: left;
	width: 585px;
	margin-top: -10px;
	padding: 0;
}

#leftCol h2 {
	margin: 24px 20px 7px 20px;
}

.related {
	margin: 25px 40% 0 15px;
	padding: 0 0 0 5px;
	border-top: 1px solid #999;
}
.related  p {
	padding: 0 15px 0 0;
}

#rightCol {
	float: right;
	width: 225px;
	padding: 20px 20px 0 0;
	margin: 10px 0 0 0;
}

#rightCol p {
	padding: 0 5px;
	margin: 0.65em 0 0 0;
}

#rightCol img {
	float: right;
}

#details {
	border-top: 1px solid #999;
	text-align: right;
	margin: 15px 0 0 0;
	padding: 0;
}

#details em {
	color: #FF3333;
	font-size: 0.8em;
}

img.chart {
	margin: 20px 0 30px 30px;
}

ul.box {
		float: left;
		padding: 10px 10px 10px 75px;
		list-style: none;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 22px;
		
}
ul.box li {
	marging-left: 30px;
	padding-left: 15px;
	background: url('../images/template/bullet.gif') 0 5px no-repeat;

}

ul.services {
	font-size: 1.2em;
	list-style: none;
	font-weight: normal;
	margin: 15px 5px;
	padding: 0;
}

ul.services li {
	margin: 5px 5px;
	padding: 0 0 0 20px;
	background: url('../images/template/bullet.gif') 0 5px no-repeat;
}

ul.services li a, ul.services li a:link, ul.services li a:active, ul.services li a:visited, ul.services li a:hover {
	font-weight: normal;
	color: #666666;
}

ul.services li a:hover {
}

.letf {
	float: left;
}

.rightImage {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}

.leftImage {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}

/**
 * Form Defenitions
 */

input, textarea {
	width: 100%;
	margin: 0;
	padding: 2px;
	border: 1px solid #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 328px;
}

table.default {
	border: 0;
	border-style: outset;
	border-spacing: 0;
	margin: 25px 10px 14px 20px;
}

table.default tr {
	padding: 0;
	margin: 0;
}

table.default td {
	text-align: left;
	padding: 0 0 10px 0;
	vertical-align: top;
}

table.default td.heads {
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	width: 70px;
}

table td.heads {
	color: #ff3333;
}

table.default td.forms {
	width: 328px !important;
}
* html table.default td.forms {
	width: 300px !important;
}

button.formSend, a.formSend, button.formSendHovA {
	background-color: #8c8c8c;
	text-decoration: none;
	border: 0;
	margin-top: 4px;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	width: 334px;
}
button.formSendHovA {
	background-color: #ff3333;
}


/**
 * documentation page
 */

.docLinks {
	float: left;
	margin: 0 24px 0 0;
	display: block;
}
* html .docLinks {
	width: 260px;
}

.docLinks ul {
	margin: 0 0 0 24px;
	padding: 0;
	list-style: none;
}

.docLinks ul li {
	margin: 0 0 18px 0;
	padding: 0;
	font-weight: bold;
}

/**
 * Lightbox Defenitions
 */

#lightbox {	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img { width: auto; height: auto;}
#lightbox a img { border: none; }

#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer { padding: 10px; }

#loading {
	position: absolute;
	top: 40%;
	left: 50%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('../images/lightbox/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/lightbox/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
