﻿/*----------------------
 Main
----------------------*/
html, body{
	margin:0px; 
	background-image:url(../images/bg_blue.gif); 
	background-repeat:repeat-x; 
	background-color: #EDEDED;
	font-size:11px; 
	color:#274161; 
	height:100%;
}
h1{
	color:#336699; 
	font-size:25px; 
	font-family:Verdana; 
	margin: 5px 0px; 
	#margin: 5px 0px 10px 0px; 
	font-weight:bold; text-align:center;
}

h2{
	color:#336699; 
	font-size:16px; 
	font-family:Verdana; 
	font-weight:bold; 
	text-align:center;
	padding-top:0px;
}

table						{font-size:15px; font-family:Verdana;}
p							{font-size:11px; line-height:18px; margin:15px 0px;}
a
{
	color:#0000FF; 
	font-size:14px;
	font-family:Verdanas; 
	font-weight:bold;
}
a:hover						{text-decoration:underline;}
li
{
	font-size:15px;
	font-family:Verdana;
}
div
{
	font-size:15px;
	font-family:Verdana;
}
span
{
	font-size:15px;
	font-family:Verdana;
}

/*----------------------
 Master Styles
----------------------*/
#header{
	background-color: #cecedc; 
	width:768px; 
	#width:766px; 
	height:116px; 
	border-bottom: 1px solid #4875a7; 
	position:absolute; 
	top:0px; 
	clear:both;
	border: 1px;
}

#header #headerPic{
	width:768px; 
	#width:766px; 
	height:116px; 
	float:right;
	background: #FFFFFF;
	/*background-image:url(../images/header_main_red.jpg);*/
	border-bottom:1px solid #4875a7; /*Line placed by Dima*/
}

#bodyContainerBorder{
	
	border-left:1px solid #4875a7; 
	border-right:1px solid #4875a7; 
	height:auto !important; 
	height:100%; 
	min-height:100% !important; 
	background-color:#ffffff; 
	width:768px;
	/*#width:738px;	  */
	position:relative;
	margin-right:auto; 
	margin-left:auto;
	clear:both;
}

#bodyContainer{
	position:relative; 
	height:auto !important; 
	height:100%; 
	min-height:100% !important; 
	background-color:#ffffff; 
	margin-right:auto;
	margin-left:auto;
	clear:both;
}

#bodyContent{
	padding:131px 0px 58px 0px;
	#margin-bottom:58px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	overflow:visible;
	width:100%; 
	
	
}
#bodyContent li				{line-height:18px;}

#footer	{
	text-align:center; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#2c2761; 
	background-color: #A9C3D5 /*#CC9999 -- for red*/ /*#E6BFA1 -- for orange*/; 
	border-top:1px solid #4875a7; 
	position:relative;
	margin-top:-43px; 
	width:100%; 
	clear:both;
}
#footer #notice	
{
	width:768px; 
	#width:768px; 
	padding-top:15px; 
	padding-bottom:15px;
	background-color: #90B3CC/*#BA8581 -- for red*/ /*#E4AE87 -- for orange*/; 
	border-left:1px solid #4875a7; 
	border-right:1px solid #4875a7; 
	font-size:10px; 
	position:relative;
	margin-right:auto; 
	margin-left:auto; 
	/*#margin-left:22.008%;*/
	clear:both;
}

#footer a					{text-decoration:none; color:#2c2761; font-size:10px; }
#footer div					{color:#2c2761;}
#footer a:hover				{text-decoration:underline; font-size:10px; }

.simpleMenu	{
	position:relative; 
	top:-30px; 
	left:-20px;
	/*border: 1px solid #4875a7; */
	float:left; 
	margin-right:0px; 
	font-size:12px; 
	font-weight:bolder;
}

.simpleMenuText	{
	font-size:14px; 
	#font-weight:bolder;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}




/*----------------------
 Nav Menu
----------------------*/
#menu						{margin:0px 0px 0px 90px; position:absolute; top:110px;}
#menu ul					{list-style:none; padding:0px; margin:0px;}
#menu li					{list-style:none; float:left; margin:0px; padding:0px; margin-right:10px; background-color:#ffffff;}

/*
#menu a						{color:#ffffff; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; display:block; float:left; background-color:#184271; padding:2px 10px 3px 10px; font-weight:bold; text-align:center;}
#menu a:hover				{background-color:#3c6696;}

#menu a#home				{width:40px; #width:60px;}
#menu a#electrical_service	{width:115px; #width:115px;}
#menu a#electrical_projects	{width:55px; #width:55px;}
#menu a#about_aaelectric	{width:110px; #width:110px;}
#menu a#contact_aaelectric	{width:125px; #width:125px;}
*/



/*----------------------
 Forms
----------------------*/
form						{padding:0px; margin:0px;}
input						{vertical-align:middle;}
fieldset					{padding:10px; margin:0px; border:0px;}
.txtField,
.txtFieldLong,
.txtFieldDate,
.txtFieldSmall				{border:1px solid #ccc9a4; color:#2c2761; font-size:10px; padding:3px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;}
.txtField					{width:120px;}
.txtFieldLong				{width:180px;}
.txtFieldDate				{width:90px;}
.txtFieldSmall				{width:15px; text-align:center;}


/*----------------------
 Buttons
----------------------*/
.button,
.button2,
.buttonFixed,
.button2Fixed				{text-align:center; margin-top:15px;}
.button a,
.button2 a,
.buttonFixed a,
.button2Fixed a				{background-color:#5484bb; text-decoration:none; padding: 3px 10px 6px 10px; color:#ffffff; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; border:1px solid #095B80; background-image:url(/images/btn-bkgd.jpg); background-position:right 0px; #background-position:right 1px; cursor:pointer;}
.button a:hover,
.button2 a:hover,
.buttonFixed a:hover,
.button2Fixed a:hover		{background-color:#6b9dd6; background-image:url(/images/btn-bkgd.jpg); background-position:right -19px; #background-position:right -18px; color: #ffffff; border:1px solid #095B80;}
.button2 a,
.button2Fixed a				{background-image:url(/images/btn-bkgd.jpg); background-position:right bottom; background-color:#fff; color:#095B80;}
.buttonFixed a				{background-position:right 0px;}
.buttonFixed a:hover,
.button2Fixed a:hover		{background-position:right -19px;}

.text{
	font-size: 11px;	
	font-style: normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:18px;
}

/*--- HOME PAGE ---*/
#homePageContent {
	width: 420px;
	float: left;
}
#mainpicHome {
	float: left; 
	padding: 00px 0px 0px 0px;
}

p.leadCharacter:first-letter  {
	font-family:'Times New Roman', Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	line-height: 28px;
}

#promotions h2 {
	background-color: #E1EDF9;
	margin: 0px;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	font-family: 'Trebuchet MS', Helvetica ,sans-serif;
	padding: 3px;
	letter-spacing: 0.13em;
}

#promotions {
	clear: both;
	margin: 0px;
	color: #827e65;	
	padding-top: 15px;
}
#promotions .ourDestinations {
	background-color: #f6f6f2;
	width: 398px;
	float: left; 
	border: 1px solid #ccc9a4;
}
#promotions .ourDestinations .photos {
	padding: 20px 0px 0px 9px;
	background-color:F5F8FD;
}
#promotions .ourDestinations .photos img {
	margin-right: 5px;
}
#promotions .current {
	float: right;
}
#promotions .ourDestinations h3 {
	background-color: #E1EDF9;
	margin: 15px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
	letter-spacing: 0.2em;
}

a.fade img {
	filter: alpha(opacity=80);
	-moz-opacity: .90;
	opacity: .90;
}
a.fadeMore img {
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}
a.fade:hover img, a.fadeMore:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;	
}

#right_content
{
	background-color:F5F8FD;
	position:absolute;
	top: 190px;
	left: 470px;
	width: 250px;
	border:1px solid #095B80;
}

#easytoswitchtext
{
	padding:20px 0px 0px 2px;
}

.formFields {
	border: 1px solid #A5ACB2;
	color: #2C2761;
	font-size: 10px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;		
}

.announcement
{
	width:470px;
	height:80px;
	background-color:#f0f5f7;
	text-align:center;
	padding-top:25px;
}

.dialog {
	z-index: 70;
}
.modal-dialog {
	position: absolute;
	top: 30%;
	left: 25%;
	z-index: 70;
	width: 350px;
	padding: 20px;
	border: 5px solid #ccc;
	background: #efefef;
}
.modal-dialog h3 {
	font: bold 131% verdana;
	margin-bottom: 10px;
}
#register {
	width: auto;
}

.modal-dialog .icon {
	position:relative;
	left:320px;
}
