/* CSS Document */
html, body {height:100%; margin: 0; padding: 0; background: #fff; font-family: 'Verdana'; color: #40454b; font-size: 12px;}


    * {
       margin: 0;
   }

   .wrapper {
       min-height: 100%;
       height: auto !important;
       height: 100%;
       margin: 0 auto -4em;
   }
   .footer, .push {
       height: 4em;
   }

/* Page Header Subject*/
.page-subject
{
	clear: both;
	
	padding-left:10px;
	/*margin-top: -48px;*/
	font-size: 22px;
	color: #333333;
	
}

.banner-ad-div 
{
	clear:both;
	padding-top:15px;
	padding-bottom:25px;
}


/* General Links */
a:link { text-decoration : none; color : #3366cc; border: 0px;} 
a:active { text-decoration : underline; color : #3366cc; border: 0px;} 
a:visited { text-decoration : none; color : #3366cc; border: 0px;} 
a:hover { text-decoration : underline; color : #ff5a00; border: 0px;} 

img { padding: 0px; margin: 0px; border: none;}
hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }

input { font-family: 'Verdana'; color: #6a5555; font-size: 10px; }
textarea { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }
select { font-family: 'Verdana'; color: #6a5555; font-size: 10px;  }

h1, h2, h3 { font-family: 'Arial';}

#bgcontain { width: 100%; background: url(../images/bkg_bgcontain.png) repeat-x;} 

.HeaderBG { width: 100%; float: left; background: #fff url(../images/bkg_body.png) repeat-x; }
.Header { width: 900px; position: relative; margin: 0 auto; padding: 32px 0px 0px 0px; height: 70px;}
.Header h1 { font-size: 35px; letter-spacing: -2px; line-height: 35px; padding: 15px 0px 0px 0px; margin: 0px;}
.Header h1 a { text-decoration: none; color:#ff5a00;}
.Header h1 a:visited { text-decoration: none; color:#ff5a00;}
.Header h1 a:hover { text-decoration: none; color:#ff5a00;}

.Desc { font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: -1px; color:#999;}

.TopMenu { margin: 0px; padding: 0px; position: absolute; top: 1px; left: 0px;  }
.TopMenu ul { padding: 2px 0px; margin: 0px; font-size: 0px; border-left: solid 1px #76acd3; }
.TopMenu li {background:url(../images/nav-background.jpg) no-repeat; padding: 2px 4px; margin: 0px 4px 0px 0px; list-style-type: none; display: inline; font-size: 10px; }
.TopMenu li a {  color:#fff; padding-left:2px; }
.TopMenu li a:visited { color:#fff;}
.TopMenu li a:hover { color:#fff;}

/*\ IE/Win min height hack */ * html .Search  { height: 100px;} /* */ 
.Search { width: 375px; background: url(../images/SearchBkg.png) no-repeat left top; min-height: 100px; position: absolute; top: 0px; right: 0px;}
.Search  fieldset { border: none; padding: 0px; margin: 0px;}
.Search  legend { text-indent: -35000px; margin: 0; padding: 0;}
.Search  form { padding: 33px 33px 0px 33px; margin: 0px 0px 0px 0px;}
.Search  input { color: #6db6ff; font-size: 14px; font-family: 'Arial'; letter-spacing: -1px; font-weight: bold; }
.Searchx  input.search { width: 25px; height: 25px; background: url(../images/SearchButton.png) no-repeat;}
.Searchx  input.search:hover { background: url(../images/SearchButton.png) no-repeat 0 -25px; }
.Searchx  input.searchIE {width: 25px; height: 25px; background: url(../images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.keyword { border: none; 
							background: #fff url(../images/SearchKeyword.png) no-repeat; 
							padding: 4px 0px 5px 2px; 
							width: 291px; 
							border: none; } 

.search-bg
{
	
	background-color:#7ebeff;
	background-position:0px -4px;
	background-repeat:no-repeat;
	/*border:solid 1px red;*/
}

.SearchCorner { position: absolute; background: #fff url(../images/SearchBkgNone.png) no-repeat; width: 9px; height: 8px; margin: 0px; top: 34px; right: -9px;} 
/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 291px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 291px; top: 0px; background: none; }

.ContainerBG { width: 100%; float: left; padding: 20px 0px;}
.Container { width: 900px; position: relative; clear: left; margin: 0 auto; border-top: dotted 1px #e5e5e5; padding-top: 20px;}

/* Central Column - Single Pages */
.SCS { float: left; width: 510px; }
.SCS h1 { font-size: 24px; line-height: 26px; letter-spacing: -1px; font-weight: normal; padding: 7px 0px; margin: 0px 0px 7px 0px; border-bottom: dashed 1px #ccc;}
.SCS h2 { font-size: 20px; line-height: 22px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS h3 { font-size: 17px; line-height: 19px; letter-spacing: -1px; font-weight: bold; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SCS p { font-size: 12px; line-height: 16px;}
.SCS img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}
.SCS blockquote {padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SCS ul { font-size: 11px; padding-left: 12px; }

/* Central Column */
.SC { float: left; width: 510px; }

.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}
.DateHeader p { background:url(../images/DateHeaderIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }

.PostDetails .Tags { background: url(../images/PostDetailsTagsIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin-left: 0px;}

.Comments .Form {}
.Comments .Form h3 { font-size: 14px; letter-spacing: -1px; background:url(../images/CommentsFormHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px 0px 10px 0px;}

.Comments .FormTop { background: #accbed url(../images/CommentsFormTopBkg.gif) no-repeat left top; width: 510px; height: 5px; display: block;}

.Comments .Form form { padding: 20px; margin: 0px; background: #accbed url(../images/CommentsFormEndBkg.gif) no-repeat left bottom;}
.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 11px; color:#000033;}
.Comments .Form p label { padding-bottom: 11px; display: block;}
.Comments .Form p label small { font-size: 11px; color: #000033}

.Comments .Form .Note {  margin: 5px 0px; width: 395px;}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #89afd8; padding: 5px; font-size: 11px; margin-right: 20px; color:#40454b;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #89afd8;  font-size: 11px; color:#40454b;}

.Comments .Form input.SubmitComment { width: 150px; height: 26px; background: url(../images/SubmitComment.png) no-repeat; margin-top: 7px;}
.Comments .Form input.SubmitComment:hover { background: url(../images/SubmitComment.png) no-repeat 0 -26px; }
.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(../images/SubmitComment.png) no-repeat 0 -26px; margin-top: 7px; }

/* Right Column */
.SR { float: right; width: 369px; margin-left: 21px; padding-bottom: 4px; background: #eaf4ff url(../images/SRBkg.gif) no-repeat left bottom;}
.SR h2 { font-size: 14px; letter-spacing: -1px; padding: 5px 0px; margin: 0px; border-bottom: solid 1px #d4e3f4; color:#323740;}
.SR ul { padding: 0px; margin: 0px;}
.SR li { padding: 0px; margin: 0px; list-style-type: none;}
.SR li a { padding: 2px 0px 3px 8px; color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4; background: url(../images/CategIco.png) no-repeat left top; width: 152px; display: block;}  
.SR li a:visited { color: #003366; text-decoration: none; border-bottom: solid 1px #d4e3f4;} 
.SR li a:hover { text-decoration: underline; color: #000033; border-bottom: solid 1px #d4e3f4;} 

/* Right - First Column */
.SR .SRL { float: left; width: 160px; padding: 15px 0px 15px 15px; margin-right: 11px; background:  url(../images/SRLBkg.gif) no-repeat left top;}

/* Right - Second Column */
.SR .SRR { float: right; width: 170px; padding: 15px 10px 15px 0px; background: url(../images/SRRBkg.gif) no-repeat right top;}
 
.FooterBG  
{
	/* force-to-bottom MPK */
	
	margin-top:50px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	width:100%; 
	
	/* other styles */
	padding-top:25px;
    background: #000066;  
    border-top:5px solid #0069cd;
}
.Footer { width: 900px; position: relative; clear: left; margin: 0 auto; }
.Footer p { padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px; color:#fff; font-size: 11px; border-bottom: dotted 1px #062a6e; display: block;}
.Footer p a {color:#487cb0; text-decoration: underline;}

.Footer ul { display: inline; padding: 0px; margin: 0px; }
.Footer li { display: inline; padding: 0px; margin: 0px; list-style-type: none;}
.Footer .WP { text-indent: -35000px; background: url(../images/FooterWPLogo.gif) no-repeat left top; width: 71px; height: 20px; float: left;}
.Footer .DD { text-indent: -35000px; background: url(../images/FooterDDLogo.gif) no-repeat left top; width: 83px; height: 20px; float: left; margin-right: 10px; }






.aerobuttonmenu{ 
overflow: hidden;
width: auto;
padding: 2px 0;
border-width: 1px 0;

}



.aerobuttonmenu a.aero{ 
background: transparent url('../images/aeroleft.jpg') no-repeat top left;
display: block;
float: left;
font: bold 13px Verdana, Trebuchet MS; 
line-height: 21px; 
height: 28px; 
padding-left: 10px; 
text-decoration: none;
margin-right: 5px; 
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:hover{ 
background: transparent url('../images/menu-left-hover.jpg') no-repeat top left;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white;
font-size:11px;
}

.aerobuttonmenu a.aero span{
background: transparent url('../images/aeroright.jpg') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; 
}

.aerobuttonmenu a.aero span:hover{
background: transparent url('../images/menu-right-hover.jpg') no-repeat top right;
}

.aerobuttonmenu a.aero:hover{ 
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{
color: #fff;
}


.Post {	position: relative; clear: left; width: 510px; padding-bottom: 30px;}
.Post h1 { font-size: 19px; line-height: 16px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 0px; margin: 0px; display: block;}
.Post h1 a { color: #1971d3; text-decoration: none;}/* orig color: #ff5a00; */
.Post h1 a:visited { color: #1971d3; text-decoration: none;}/* orig color: #ff5a00; */

.Post h1 a:hover { color: #003399; text-decoration: none;}
.PostHead {color: #1971d3; padding-left: 0px; }
.PostInfo { padding: 0px; margin: 0px; font-size: 11px; color: #828282;}
.PostInfo em { font-style: normal;}
.PostInfo em a { text-decoration: underline; color: #828282;}
.PostInfo em a:visited { text-decoration: underline; color: #828282;}
.PostInfo em a:hover { text-decoration: underline; color: #828282; }