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

#printHeader { 
	display:none;
	height:0
	}
	
html {
	padding: 0;
	margin: 0;
	background-color: #fff;
}

body {
	font-family: arial, verdana, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 1em;
	background:#fff url(../images/page_background.jpg) repeat-x top left;
	color: #0f232c;
}

/* bigw is also our container selector */
#bigw {
    min-height:100%;
    position:relative;
	background: url(../images/bigw.png) no-repeat top center;	
}

#menu {
	display: block;
	clear: both;
	padding-left: 63px;
	padding-top: 12px;
}

#menu li {
	background: url(../images/white_square.gif) no-repeat center left;
	line-height: 15px;
	padding-left: 15px;
	margin-right: 38px;
	float: left;
}

#menu li.selected {
	background: url(../images/blue_square.gif) no-repeat center left;
}

#menu li a {
	text-transform: uppercase;
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size: 0.79em;
	color: #fff;	

}

#menu li a:hover, #menu li.selected a {
	color: #29a2d8;
	
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#content {
	font-family: arial, verdana, sans-serif;
	position: relative;
	min-height: 428px; /* Always get big w in */
    /* padding-bottom: 359px; */  /* Height of the footer */
}

#content p {
	font-size: 0.75em;
	line-height: 1.4em;
	font-family: arial, verdana, sans-serif;
	padding-bottom: 1.5em;
}

#content p a {
	padding:1px 2px;
	text-decoration: none;
	background-color: #2180ab;
	color: #fff;
}

#content p a:hover {
	color:#2180ab;
	text-decoration: none;	
	padding:1px 2px;
	background-color: transparent
}

.centre {
	position: relative;
	left: 50%; 
	width: 980px; 
	margin-left: -483px;
	padding: 0;
}

/* Slider container contains the sliders and the menu - creates a rectangle that pushes the content into the right place */
#slider-container {
	height: 398px;
}

#sliders {
	background: url(../images/photo_frames.jpg) 0 0 no-repeat;
	height: 368px;
	position: absolute;
	top: 161px;	
	width: 980px;
}

#slider-left {
	width: 513px;
	height: 358px;
	float: left;
}

#slider-right {
	width: 467px;
	height: 358px;
	float: right;
}

#leftside {
	float: left;
	width: 486px;
	padding-left:50px	
}

#rightside {
	float: right;
	width: 400px;	
}

.home p {
	border-bottom: 1px dashed #9ea6aa;
}

.line {
	margin:15px 0 20px 0;
	border-bottom: 1px dashed #9ea6aa;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0.3em;
	line-height: 1.2em;
}

h1 {
	margin-top: 1em;
	font-size: 1.2em;
}

h2 {
	font-size: 1.45em;	
}

.dropshadow {
	padding: 6px 6px 6px 6px;
	background:url(../images/dropshadow_border.png) top left no-repeat;
}

#breakout {
	padding:18px 35px 0 25px;
	font-size:1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	}

#availability {
	background:url(../images/check_availability.png) top left no-repeat;
	width: 341px;
	height: 59px;
	margin-bottom: 20px;
}

#availability a {
	display: block;
	width: 341px;
	height: 59px;
}

#availability:hover {
	background:url(../images/check_availability.png) top right no-repeat;
}

/* Footer styles */
#footer {
	display: block;
	background: url(../images/footer_bg.png) top left repeat-x;
	margin-top: 50px;
}

#footer .column {
	padding: 0 27px 0 27px;
	width: 272px;
	float: left;
}

#innerfooter {
	background: url(../images/footer_w.png) top center no-repeat;
}

#footercontent {
	padding-top:20px;
	color:#52534d	
}

#footercontent h1 {
	font-size: 1em;
	color:#2d2e29
}


/* 980px / 3 = 326px: Take 326px - left/right padding = width */
#footercontent .col1 {
	padding: 0 28px 0 50px;
	width: 280px;
}

#footercontent .col2 {
	padding: 0 0 0 25px;
	width: 280px;
}

#footercontent .col3 {
	padding: 0 0 0 32px;
	width: 250px;
}


#footer .col3 .left {
	float: left;
	width: 130px;
}

#footer .col1 p, #footer .col2 li a, #footer .col3 li a {
	color:#52534d;
	font-size: 0.75em;
	line-height: 1.4em;
}

#footer .col1 p a {
	color:#52534d;
	text-decoration:underline	
}

#footer .col1 p a:hover {
	text-decoration:none	
}

#copyright {
	clear: both;
	color:#52534d;
	font-size: 0.75em;
	padding:27px 0 45px 50px;
}

#copyright a {
	color:#52534d	
}

#rightside-indent {
	padding-left: 20px;
}

.ticklist {
	padding-left: 20px;
	font-size: 0.74em;
	color: #417083;
}

.ticklist li {
	background: url(../images/tick.png) left top no-repeat;
	padding-left: 17px;
	padding-bottom: 5px;
	line-height: 1.4em;
}

#apartments {
	padding-top: 21px;
	border-top: 1px dashed #9ea6aa;
}

#apartments img {
	border: 1px solid #022b3d;
}

/* The links at the top of the apartments page with lots of padding */
.biglinks {
	padding-bottom: 13px;
	margin-bottom: 18px;
	border-bottom: 1px dashed #9ea6aa;
}

.biglinks a {
/*	padding: 5px;*/
	margin-right: 10px;
}


#crumbs {
	clear:both;
	text-align: right;
	font-size: 0.71em;
	color: #75888f;
	padding-bottom: 17px;
	padding-right: 65px;
}

#crumbs a, #crumbs-tariffs a {
	color: #75888f;	
	text-decoration: none;
}

#crumbs a:hover, #crumbs-tariffs a:hover {
	text-decoration: underline;
}

#leftside-tariffs {
	float: left;
	width: 880px;
	padding-left:50px	
} 

#crumbs-tariffs {
	float:right;
	text-align: right;
	font-size: 0.71em;
	color: #75888f;
	padding-bottom: 17px;	
}

#contact-right  {
	padding-left:25px;
	}


#contact-right p {
	line-height: 1.4em;

	}
	
#contact-right h2 {
	font-size:1.3em;
	margin-bottom:5px}

#contact-right h3 {
	margin:5px 0 0}
	
ul.contact {
	margin-top:8px;
	padding:0;
	list-style:none;
	}

ul.contact li {
	margin-bottom:10px;
	font-size: 0.75em;
	font-family: arial, verdana, sans-serif;
	}

ul.contact2 {
	margin:12px 0 0 30px;
		font-size: 1.4em;
	}
	
/* table on tariffs page */

.table { 
	font-size: 0.75em;
	font-family: arial, verdana, sans-serif;
	overflow:hidden
	}
	
.table ul {
	float:left;
	margin:0;
	padding:0;
	border:1px solid #999;
	border-right:none
	}

.table ul.last {
	border-right:1px solid #999
	}
	 	
.table ul li {
	list-style:none;
	padding:5px 10px;
	}

.table ul li.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#333;
	padding:8px 10px;
	color:#fff;
	}

.table ul li.even {
	background:none;
	border-bottom:1px solid #999
	}




	
ul.contact li a {
	padding:1px 2px;
	text-decoration: none;
	background-color: #2180ab;
	color: #fff;
}

ul.contact li a:hover {
	color:#2180ab;
	text-decoration: none;	
	padding:1px 2px;
	background-color: transparent
}


.gallery-rows {
	width: 235px;
	overflow:hidden;
	margin-bottom:15px
	}

	
.gallery-rows a img { 
	border:2px solid #000;
	padding:0;
	margin:0 0 -2px 2px;
	}
	
.gallery-rows a:hover img  { 
	border:2px solid  #F00;
	padding:0;
	margin:0 0 -2px 2px;
	}

	
.gallery-rows .hide {display:none}

.gallery-rows ul {
	margin-bottom:10px;
	}

.gallery-col1 p {
	color: #666;
	}
	
/*.gallery-rows ul li {
	display:inline;
	}*/
