@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
}

html, body {
    height: 100%;
}

body {
    background:#CDE0E6 url(../images/bg.jpg) no-repeat center top;
    margin:0px;
    padding:0px;
	font-size: 14px;
	font-family:Helvetica;

    }
/*#background {
    background:transparent url(../images/right-bg.jpg) no-repeat no-scroll 1079px top;
    width:1280px;
    display:table;
    }

#background2 {
    background:transparent url(../images/left-bg.jpg) no-repeat no-scroll -56px top;
	display:table;
	width:1280px;
    } */

p {margin-bottom:10px;
margin-left:10px;
margin-right:10px;}



#container {
	width: 980px;
	margin: 0 auto;
	/*background: url(../images/content-repeat.jpg) repeat-y;*/
}

#content {
	/*min-height:980px;
	background: #FFFFFF url(../images/header-home.jpg) top no-repeat;*/

}

#main-content {
	/*width: 610px; float: left;*/
	padding:35px 0 20px 20px;
	min-height:650px;
	background: #F8FCFD url(../images/content-bg.jpg) top repeat-x;
}

#homeTestimonial
{
	background: url(../images/main-content-image.png) no-repeat;
	height:367px;
	width: 1000px;
	left:-39px;
	position:relative;
	bottom:-304px;
}

#footer {
	height: 129px;
	width: 100%;
	background: url(../images/footer-bg.png) repeat-x;
	margin-top:22px;
}

#footerCont
{
	font-size: 11px;
	color: #233e6f;
	width: 980px;
	margin: 0 auto;
	text-align:center;
}

#footerCont a:link, #footerCont a:visited
{
	color: #443f3e;
	text-decoration:none;
}

#footerCont a:hover, #footerCont a:active
{
	color: #FFFFFF;
	text-decoration:none;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -129px;
}
.push {
    height: 129px;
}

#headerInside
{
	height: 281px;
	background:url(../images/header-inside.jpg) no-repeat;
	margin-top:28px;
}

#homeInside
{
	height: 281px;
	background:url(../images/header-house-inside.png) no-repeat;
	height:281px;
	left:740px;
	position:relative;
	top:-30px;
	width:300px;
}

#headerMain
{
	background:url(../images/yorkshire-logo.png) no-repeat;
	height:231px;
	margin-left:20px;
	margin-top:78px;
}

#homeMain
{
	background:url(../images/main-header.png) no-repeat;
	height:371px;
	left:447px;
	position:relative;
	top:-99px;
	width:627px;
	z-index:10;
}

#topNav
{
	font-size: 18px;
	left:-30px;
	padding-bottom:2px;
	padding-top:20px;
	position:relative;
}

#topNav ul {
	float: left;
	list-style: none;
}
	#topNav ul li {
		float: left;
		/*margin-right:2px;*/
		/*width:106px;*/
		display:block;
		padding-right:20px;

	}

#topNav ul li a:link, #topNav ul li a:visited {
		text-decoration: none;
		color: #1a1f44;
		display:inline;
}

#topNav ul li a:hover, #topNav ul li a:active {
		text-decoration: none;
		color: #2d6715;
		display:inline;
}

#navWrap
{
	background: #191d41;
	padding:50px 7px;
	position:relative;
	top:28px;
}

#navigation
{
	font:  17px Helvetica bold;
	/*color: #13b1bc;*/
	font-weight: bold;
	/*height:106px;
	left:208px;*/

	line-height:normal;


	/*width:980px;*/
	z-index: 99;
}

#navigation ul {
	float: left;
	list-style: none;
	padding-left:40px;
}
	#navigation ul li {
		float: left;
		/*margin-right:2px;*/
		/*width:106px;*/
		display:block;

	}
	#navigation ul li a:link, #navigation ul li a:visited {
		text-decoration: none;
		color: #98bacc;
		/*height:100px;
		margin-right:2px;
		width:106px;*/
		display:inline;
		/*padding-top:15px;*/
		text-align:center;
		/*background: #191d41;*/
		padding:5px 5px;
	}
	#navigation ul li a:hover, #navigation ul li a:active {
		color: #def3c0;
		background: #233e6f;
		text-decoration: none;
		/*height:100px;
		width:106px;*/
		display:inline;
		text-align:center;
		padding:5px 5px;
	}

#subHead
{
	color:#000000;
	font-family:times New Roman;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	padding-left:67px;
	text-align:left;
	position:relative;
	top:20px;
}

.clear { clear: both; }

.copy18 { font-size: 18px;}

.pageHeading
{
	font-size: 50px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #443f3e;
	font-family:"Times New Roman", Times, serif;
}

.boxHeading
{
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #443f3e;
}

#rightMap
{
	float: right;
	width: 50%;
}

#leftMap
{
	float: left;
	width: 50%;
}

#mainLeft
{
	float: left;
	width: 68%;
}

#topLeft
{
	background-color:#FFFFFF;
}

#topLeftCont
{
	padding-top: 35px; padding-left: 15px;
	margin-bottom:10px;
	padding-bottom:15px;
}

#bottomLeft
{
	background-color:#def3ed;
}

#bottomLeftCont
{
	padding-top: 35px; padding-left: 15px;
	margin-bottom:10px;
	padding-bottom:25px;
}

#mainRight
{
	float: right;
	width: 31%;

}

#topRight
{
	background-color:#def3ed;
}

#topRightCont
{
	padding:10px 10px 10px 19px;
	margin-bottom:10px;
}

#bottomRight
{
	background-color:#def3ed;

}

#bottomRightCont
{
	padding:10px 10px 10px 19px;
	margin-bottom:10px;
}

#amRight
{
	background-color:#DEF3ED;
	float:right;
	margin:10px 25px 10px 10px;
	padding:10px;
	width:40%;
}

#amLeft
{
	float:left;
	margin:10px;
	padding:10px;
	width:40%;
	background-color:#def3ed;
}

.red
{ color:#CC0000;}

.aqua
{ color: #6ED1D9;}

.locationBorder
{
	border: 5px solid #E8F4F2;
}


/* listings css in amenities */

.Property-Listing-Group {
margin-left:98px;
}

.cvcommunity-left {
float:left;
margin-bottom:30px;
width:300px;
}

.cvcommunity-right {
float:left;
margin-left:35px;
width:400px;
}

.clear2 {
clear:both;
height:1px;
overflow:hidden;
}

.Amenities-Header {
border-bottom:1px solid #000000;
font-weight:bold;
text-transform:uppercase;
margin-bottom:5px;
}

.SublistingContent {
list-style-type:none;
margin-bottom:30px;
padding:0;
}

table.listTable {
list-style-type:none;
margin-left:0;
padding-left:0;
text-align:left;
}

table.listTable h4 {
background:transparent url(http://media.apartments.com/images/property_details/bullet.gif) no-repeat scroll 0 0.5em;
font-family:"Trebuchet MS",Helvetica;
font-size:11px;
font-weight:normal;
margin:0;
padding:3px 0 3px 15px;
text-align:left;
}

.cvcommunity-right-two {
float:left;
margin-right:10px;
width:300px;
}

/* End Amenities */

/* Units */

.property-content {
padding-left:5px;
padding-right:5px;
text-align:left;
}

.summary-space-35 {
height:30px;
}

.Property-Listing-SubContent {
background:#F2F2F2 none repeat scroll 0 0;
border-top:1px solid #7C7C7C;
clear:both;
height:60px;
line-height:1.2;
list-style-type:none;
}

li.Listing-SubContent {
margin-left:5px;
padding-top:10px;
}

.Property-Listing-Header li {
float:left;
padding-top:0;
}

.Property-Listing-Hr {
border-bottom:1px solid #ACACAC;
}
.Property-Listing-Content {
clear:both;
font-weight:bold;
list-style-type:none;
}
.Property-Listing-Content li {
float:left;
text-indent:5px;
}
.Property-Listing-Right-Border {
border-right:1px solid #ACACAC;
}
.col1 {
padding:7px 0;
width:210px;
}

.col2 {
width:105px;
}

.col3 {
width:90px; /* here */
}

.col4 {
width:115px;
}

.col5 {
width:70px;
}

.col6 {
width:170px;
}

.padding-top-7 {
padding:7px 0;
}

.Property-Listing-Header {
list-style-type:none;
margin:0;
padding:0;
}

/* End UNITS */

#photoTop
{
	background: url(../images/photo-top.png) no-repeat;
	height: 22px;
}

#photoCont
{
	background: url(../images/photo-bg.png) repeat-y;
	padding:10px 20px;
	min-height:800px;
}

#photoBottom
{
	background: url(../images/photo-bottom.png) no-repeat;
	height: 23px;
}

#pgalleryContainer
{
	width: 550px;
}
