/*

	Theme Name: newyorkpe

	Theme URL: http://www.studiopress.com/themes/newyorkpe

	Description: Theme for Home Inspection site

	Author: Lena Shturman

	Author URI: http://www.studiopress.com

	Version: 1.0

	Tags: blue, white, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, theme-options, threaded-comments, sticky-post, translation-ready


	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	background:#062252 url(/images/bg_square2.jpg);
	background-repeat:repeat-x repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #071f49;

}


#main{
	background:#ffffff;
	margin-left: auto;
	margin-right: auto;
	width:825px;
	padding:10px;
	text-align:center;
	min-height::900px;


	}
#container{
	width:825px;
	padding: 0px 0px;
	
	}

#content{
	min-height:500px;
        padding: 0px;
	}

/** HEADINGS */

h1, h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	margin-bottom:5px;
	font-size: 20px;
	color: #071f49;
	font-weight: bold;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;

}

h2 {
	margin: 20px, 0px 20px 0px;
	font-size: 14px;
	color:#071f49;
	font-weight:bold;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

h3 {
	margin-bottom: 1em;
	font-size: 12px;
	color: #071f49;
}

h4{
	margin:-5px 0px -10px 0px;
	font-size: 12px;
	color:#071f49;

}

/** TEXTS */


p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #071f49;
}

ul, ol{

	margin-left: 40px;
	padding-left: 0px;
	margin-top:0px;
	padding-top: 0px;
	vertical-align:top;
	
}
li {
	margin-top:0px;
	padding:0px;
	vertical-align:top;
}



input.button {
	width:50px;

	}

/** LINKS */

a {
	/** color:#021c44;*/
	color:#68645E;
	
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

/** FORMS */


.contactUsForm label{
	font-weight:bold;
	color:#71716f;
	float:left;
	font-size:12px;
	width:80px;
	margin-bottom:10px;
	margin-top:10px;
	width:40px;
	text-align:left;


}

 
.contactUsForm input,textarea{
	width:185px;
	background-color:#f2f1f1;
	margin-bottom:10px;
	float:left;
	margin-top:10px;
	margin-left:30px;
}

.Newsletter{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#71716f;
	text-align:center;
	height:186px;
	width:240px;
	background-image:url(/images/newsletter_bg.jpg);
	background-repeat:repeat-x;
	margin-top:32px;
	
	margin-bottom:0px;
	float:right;
	
	}
	
.NewsletterTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#71716f;
	text-align: center;
	margin-bottom:5px;
}

.NewsletterForm label{
	font-weight:bold;
	color:#71716f;
	float:left;
	font-size:12px;
	width:25px;
	margin-bottom:5px;
	text-align:left;
	margin-top:10px;
	margin-left:5px;
}

.NewsletterForm input{
	float:left;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:5px;
	background-color:#f2f1f1;
	width:150px;

}


/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.alignleft {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #E1DFD8;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** WRAPPER */


/*
#wrapper3 {
	padding: 0px 45px;
	background: url(images/bg04.jpg) no-repeat left top;
	
}
#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}
*/
/** HEADER */

#header {
	height: 217px;
	vertical-align:top;
	width:825px;
	background:#ffffff;
	margin:0px;
	padding:0px;

	/*	background: url(images/homepage01.jpg) repeat-y left top; */
	
}

#topHeader{
	height: 104px;
	vertical-align:top;
	width:200px;
	width:825px;
	background:#a7a49f;
	padding:0px;
	font-weight: bold;
}
/** CLIENT LOGIN */
#login
{
	text-align: right;
	vertical-align:top;
}

#login a
{
	color: #004b8e;
}

#login form{
	float: right;
	padding: 10px 10px 0px 0px;
}

#login label {
	float: left;
	width: 70px;
	font-weight: bold;
	color: #999;
}

input#login-submit {
	float: right;
	width: 103px;
	height: 20px;
	/*background: url(images/subpage1_02.gif) repeat-x left top;*/
	border: 1px solid #44433B;
	border-right-color: #2E2D28;
	border-bottom-color: #272623;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 6px;
}
#line {
	
	/*background: url(images/gradient.gif) repeat-x left top;
	height:40px;*/
	width:845px;
	margin-top:2px;
	border-style:solid;
	border-color:#021c44;
	width:839px;
	padding:0px;
	margin:0px;
	border-width:1px;
	height:0px;
	
	}
#logo {
	float:left;
	height:104px;
	width:379px;
	border:0px;
	margin:0px;
	padding:0px;

	}

#headerImg {
	vertical-align:top;
	height:113px;
	width:825px;
	border:0px;
	margin:0px;
	padding:0px;
	}
#login input#username, #homepage input#password {
	width: 100px;
	height: 15px;
	padding: 0px;
	margin: 0px 5px;
	color: #004b8e;
	border: 1px #999 colid;
}

#NavContainer{
	width:825px;
	background-image:url(/images/nav_bg.jpg);
	background-repeat:repeat-x;
	padding:0px;
	text-align:center;
	height:35px;
	z-index:-2;
	margin:0px;
	border:0px;
	vertical-align:middle;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#navmain {
	width:825px;
	height:35px;
	margin:0px;
	padding:0px;
	z-index:2;
	font-family:Georgia, "Times New Roman", Times, serif;
        font-weight: bold;

		
	}
#navmain li.first {
	margin-left: 0px;
	font-weight: normal
	}


#navmain li.active {
	background: #3f4b00;
	font-weight: normal;
	color:#071f49;
	}



#navmain ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	vertical-align:bottom;
	font-size:18px;
	color: #071f49;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#navmain li {
	float: left;
	position: relative;
	margin:5px 3px 0px 2px;
	font-size:18px;
	color: #071f49;
	border:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0px 5px;


}

#navmain li:hover
{
	background-image:url(/images/nav_selected.jpg);
	background-repeat:repeat x;
	height:30px;
	vertical-align:bottom;
}


#navmain li ul {
  display: none;
  position:absolute;
  top: 30px;
  float:left;
  left:-1px;
  
  }
  
#navmain li ul li
{
	margin:0px;
	padding: 0px;
	background: #f8c078;
	color:#071f49;
	height:20px;
	width:190px;



	
	
}

#navmain li ul li:hover{
	background: #f8c078;
	color:#071f49;
	padding:0px;
	margin:0px;
	height:20px;


	}
	
#navmain li ul li a {
	color: #071f49;
 	} 
	
#navmain li ul li a:hover {
	color:#666;
	height:20px;


 	} 
#navmain li ul a:visited {
	color:#071f49;
}

#navmain li:hover ul, #navmain li.over ul{ display: block; }

ul#nav li ul li
{
	
	border-right: 1px #071f49 solid;
	border-bottom: 1px #071f49 solid;
	border-left: 1px #071f49 solid;
	
}

ul#nav li ul li a {
	text-indent: 3px;
	display: block;
	float: none;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	
}

#navmain a {
	float:left;
	text-decoration:none;
	color: #071f49;
	font-weight: normal;
}





.center{
	text-align:center;
	vertical-align:middle;
	height:226px;
	padding-top:10px;
	}
/** PAGE */

#page {
	background: url(images/homepage07.gif) repeat-x left top;
	margin-top: 25px;
	padding-top: 35px;
}

#single {
	padding: 25px;
	background: url(images/homepage07.gif) repeat-x left top;
	margin-top: 25px;
	padding-top: 35px;
}

/** CONTENT */

#content {
	width: 815px;
	margin:0px 5px;
	float:left;
	
}
#homeContent {
	width:560px;
	float:left;
}

#single ul li
{list-style-type: disc;
margin-left: 50px;
}

#single a
{color: #004b8e;}
#homepage #content {
	width: 500px;
}

#single h1
{
	margin-bottom: 15px;
}

/** 3-COLUMN LAYOUT */

.promos {	
	float:left;
	width:825;
	vertical-align:top;
	padding:0px;
	margin:0px;
}

.three-columns .column1, .column2, .column3{
	float:left;
	width: 250px;
	height:250px;
	border-color:#666;

}
.three-columns .column1,.column2{	
	margin-right:32px;

}

	
.three-columns .title {

	color: #071f49;;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	vertical-align:middle;
	width:250px;
	background-image:url(/images/nav_bg.jpg);
	background-repeat:repeat-x;
	height:35px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:6px;
	

}

.three-columns p {
	margin-top:5px;
	text-align:justify;
	line-height:15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#071f49;
	
	}

.three-columns a {
	font-weight:normal;
	color:#071f49;
	text-decoration:none;
}



/** FOOTER */

#footer {
	
	margin-left:5px;
	float:left;

	}

#footerLeft {
	
	height: 60px;
	padding-top:10px 0px;
	text-align: left;
	color: #071f49;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	
	
	
}
#footerRight{
	
	height: 60px;
	text-align: right;
	color: #071f49;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;


	
}
#footer a{
	text-decoration:none;
	color:333333;
}



.clear
{clear: both;}

.clearBanner
{clear: both; height: 10px;}


.contentImg{
	margin: 0px 0px 0px 20px;
	float:right;
	border-style:solid;
	border-width:1px;
	border-color:#f8c078;
	
	}
.preformatted{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 5px 0px 10px 10px;
	float:right;
	border-style:solid;
	border-width:0px;
	border-color:#045c8c;
	display:inline;
	padding:0px;
	
	}

.image{
	text-align:right;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 10px 0px 10px 15px;
	float:right;
	
	}

.address{
	float:right;
	margin-top:20px;
	font-weight:bold;
	width:350px;
	padding-right:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	vertical-align:bottom;
	text-align:right;
	line-height:20px;
	}

	
.twitter{
	float:right;
	width:250px;
}


#content .contentNews {
	width:550px;
}