@charset "utf-8";
/*
 * Company:		Pennington
 * Build:		20100412
 * Name:		CSS - Styles
 * Description:	-
 * Notes: 		-
 */
  

/* ========================================================= *
 * Import Extensions										 *
 * ========================================================= */
@import url('ext/home.css'); /* homepage styles */
@import url('ext/search.css'); /* search results styles */
@import url('ext/property.css'); /* property details styles */
@import url('ext/sidebar.css'); /* sidebar styles */
@import url('ext/sales-lettings.css');	/* sales and lettings styles */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;/*
	background-color: #052B52;
	*/
	background-color: #FFFFFF;
	}
	
a {/*
	color: #4E93D4;
	*/
	color: #F3A541;	
	text-decoration: none;
	}
	
a:hover {
	color: #66CCFF;
	}
	
p {
	color: #E1E1E1;
	font-size: 12px;
	}

br.cb {
	clear: both;
	}

.ptl-logo {
	font-size: x-small;
}

/* ========================================================= *
 * logo banner												 *
 * ========================================================= */
#logo-banner {
	background-color: #052B52;
	height: 111px;
	width: 100%;
	position: relative;
}

#logo-banner .logo-image {
	height: 111px;
	width: 296px;
}

#logo-banner .tagline {
	position: absolute;
	font-size: 17px;
	left: 400px;
	text-align: center;
	top: 20px;
}

#logo-banner .tagline span {
	display: block;
	text-transform: lowercase;
}

#logo-banner .tagline span.a {
	letter-spacing: 1px;
}

#logo-banner .tagline span.b {
	letter-spacing: 1px;
}

#logo-banner .contact-numbers {
	color: #FFFFFF;
	margin: 20px 10px 0 0;
	position: absolute;
	right: 0;
	top: 0;
}

#logo-banner .contact-numbers h4 {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#logo-banner .contact-numbers ul {
	margin: 0;
	padding: 0;
}

#logo-banner .contact-numbers ul li {
	list-style: none;
	font-size: 14px;
}

#logo-banner .contact-numbers ul li span {
	display: inline-block;
}

#logo-banner .contact-numbers ul li .office {
	width: 80px;
}



/* ========================================================= *
 * navigation styles										 *
 * ========================================================= */
#top-navigation ul,
#primary-navigation ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#top-navigation {
	text-align: right;
	width: 100%;
	overflow: hidden;
	}
	
#top-navigation ul {
	float: right;
	}
	
#top-navigation ul li {
	margin: 1px 0 1px 2px;
	overflow: hidden;
	}
#top-navigation ul li a {
	background-color: #FFFFFF;
	color: #333333;
	display: inline-block;
	font-size: 14px;
	height: 15px;
	padding: 5px;
	text-transform: lowercase;
	}
#top-navigation ul li a:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #D74600;
	color: #FFFFFF;
	}

#primary-navigation {
	background: url(../images/nav_bkg.png) repeat-x;
	margin: 1px 0 2px 0;
	width: 100%;
	}
	
#primary-navigation ul {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}

#top-navigation ul li {
	float: right;
	list-style: none;
	}

#primary-navigation ul li {
	float: left;
	list-style: none;
	text-align: center;
	}
	
#primary-navigation ul li a {
	border-right: 1px solid #CCCCCC;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	height: 30px;
	text-transform: lowercase;
	width: 105px;
	}
	
#primary-navigation ul li a:hover {
	background-color: #D74600;
	}
	
#primary-navigation ul li a span {
	display: inline-block;
	padding-top: 4px;
	}




/* ========================================================= *
 * splash/landing styles									 *
 * ========================================================= */
#innerwrapper {
	position: relative;
	}
	
.innnerpage #outerwrapper {
	margin:  0 auto;
	width: 850px;
	}
	
.innnerpage #innerwrapper {
	border: 1px solid #FFFFFF;
	margin: 0;
	overflow: hidden;
	}
	
#mainwrapper {
	background-color: #052B52;
	color: #FFFFFF;
	float: left;
	min-height: 925px;
	width: 657px;
	}
	
#mainwrapper .block {
	padding: 0 10px 10px 10px;
	}
	
#mainwrapper #header {
	padding: 0;
	width: 100%;
	}

/* Not in use yet. */
#content .primary-title {
	color: #052B52;
	border: none;
	margin-top: -30px;
	position: relative;
	z-index: 1;
	}
	
#mainwrapper #header img,
#main-logo img {
	border-bottom: 1px solid #CCCCCC;
	}
	
#main-logo img {
	border-right: 1px solid #CCCCCC;
	}


#search-property li {
	padding-bottom: 5px;	
}

#search-property label {
	display: inline-block;
	width: 60px;	
}

#search-property .type {
	margin-bottom: 5px;
}

#search-property .type .radio {
}

#search-property .type label {
	width: 35px;	
}

#search-property .type span {
	display: inline-block;
	font-size: 14px;
	width: 70px;
}

#search-property .box {
	border: 1px solid #333333;
	font-size: 11px;
	padding: 2px;
	width: 105px;
	
}

#sidewrapper #headlines-property ol {
}
#headlines-property h5 {
	padding-bottom: 10px;
}

#headlines-property p {
}

#headlines-property h5 a {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFE718;
}

#headlines-property h5 a:hover {
	color: #FFFF00;
	border-bottom: 1px solid #FFCC00;
}

#sidewrapper .non-module {
	margin: 1px;
	
}

#sidewrapper .non-module .wrap {
	display: inline-block;
	padding: 5px;
	
}

#sidewrapper #button-market-appraisal .wrap {
	margin: 5px 0;
	padding: 0;
}

#sidewrapper #eoty-award {
	text-align: center;
}

#sb-organisations {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #052B52;
	text-align: center;
	}

#sb-organisations span {
	display: inline-block;
	padding: 5px;
	}


/* ========================================================= *
 * general styles											 *
 * ========================================================= */
.innnerpage #content .module .text p img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 5px;
	}
	
.innnerpage #content .module .link-to a {
	border: 1px solid #FFFFFF;
	background-image: url(../images/button_sprite.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	height: 26px;
	padding: 14px 0;
	text-indent: 75px;
	width: 98%;
	}
	
.innnerpage #content .module .link-to a:hover {
	background-color: #07427C;
	}	
.innnerpage #content .module .link-tenant-information a:hover { background-position: 0 -58px; }	
.innnerpage #content .module .link-landlord-information a { background-position: 0 -115px; }	
.innnerpage #content .module .link-landlord-information a:hover { background-position: 0 -173px; }
.innnerpage #content .module .link-market-appraisal a { background-position: 0 -348px;}
.innnerpage #content .module .link-market-appraisal a:hover { background-position: 0 -408px;}
.innnerpage #content .module .link-tenant-registration a { background-position: 0 -467px;}
.innnerpage #content .module .link-tenant-registration a:hover { background-position: 0 -527px;}
.innnerpage #content .module .link-subscribe a { background-position: 0 -116px;}
.innnerpage #content .module .link-subscribe a:hover { background-position: 0 -174px;}




		


/* ========================================================= *
 * quick links styles										 *
 * ========================================================= */
#ft-quick-links {
	background: url(../images/quick-links-bkg.png) no-repeat;
	height: 130px;
	margin: 20px 0 0 0;
	overflow: hidden;
	padding: 10px;
	width: 617px;
}

#ft-quick-links h6,
#ft-quick-links .cols li,
#ft-quick-links li a {
	color: #FB9602;
}

#ft-quick-links h6 {
	font-size: 16px;
}

#ft-quick-links .cols {
	float: left;
	margin: 10px 0 0 0;
	overflow: hidden;
}

#ft-quick-links .col-m {
	margin-left: 10px;
	width: 170px;
}

#ft-quick-links .col-xl {
	width: 255px;
}

#ft-quick-links .cols li {
	list-style: url(../images/bullet-arrow.png);
	margin: 0 0 0 15px;
}

#ft-quick-links .cols li a {
	font-size: 13px;
}

#ft-quick-links .cols li a:hover {
	color: #FF6600;
}

#ft-quick-links .cols li a:visited {
	color: #CCCCCC;
}






/* ========================================================= *
 * generic page styles										 *
 * ========================================================= */
.innnerpage #featured-properties .property {
	overflow: hidden;
	}
	
.innnerpage #featured-properties .previews {
	float: left;
	margin-right: 5px;
	width: 340px;
	}
	
.innnerpage #featured-properties .previews .primary {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 3px;
	height: 270px;
	width: 328px;
	}
	
.innnerpage #featured-properties .previews .text {
	background-color: #E5E5E5;
	border: 1px solid #999999;
	color: #000000;
	padding: 3px;
	width: 328px;
	}
	
.innnerpage #featured-properties .property .title a {
	color: #F3A541;
	}
	
.innnerpage #featured-properties .property .title a:hover {
	color: #FF6B24;
	}
	
.innnerpage #featured-properties .property ul {
	margin: 0;
	overflow: hidden;
	}
	
.innnerpage #featured-properties .property li {
	float: left;
	list-style: none;
	margin-right: 5px;
	}
	
.innnerpage #featured-properties .property .thumbnail {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 60px;
	padding: 2px;
	width: 80px;
	}
	
.innnerpage #featured-properties .property .thumbnail:hover {
	background-color: #F3A541;
	}
			
.innnerpage .section-columns {
	overflow: hidden;
	}
	
.innnerpage .section-title {
	color: #FFFFFF;
	font-size: 20px;
	margin: 15px 0;
	padding: 5px 0;
	}
	
.innnerpage .section-title .permalink {
	font-size: 10px;
	}

.innnerpage div.text li {
	font-size: 12px;
	}
	
.innnerpage div.text td {
	border: none;
	font-size: 12px;
	}
	
.innnerpage .section-columns .block-3 {
	float: left;
	margin-right: 5px;
	width: 32%;
	}
	
.innnerpage .section-columns .block-3 h5 {
	font-size: 14px;
	margin: 5px 0;
	}
	
#footerwrapper .navigation {
	margin: 0;
	overflow: hidden;
	float: right;
	}
	
#footerwrapper .navigation li {
	list-style: none;
	font-size: 12px;
	float: left;
	margin-left: 10px;
	}

/* page styles	
/* ========================================================= */

#homepage .newstitle {
	font-size: 12px;
	font-weight: normal;
	}

#aboutpage .about .text p img {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 10px;
	padding: 3px;
	}

#content .text .main-post-body-col {
}
	
#aboutpage #twitter_update_list li {
	font-size: 12px;
	list-style: none;
	width: 50%;
	}

#presspage table,
#presspage table td {
	border: none;
	background-color: none;
	margin: 0;
	font-size: 12px;
	}
	
#presspage table td {
	padding: 5px 15px 5px 0;
	}

#contactpage .contact-form ol {
	font-size: 12px;
	margin: 0;
	overflow: hidden;
	}

#contactpage .block-2 .text {
	overflow: hidden;
	}
	
#contactpage .address,
#contactpage .form {
	float: left;
	width: 50%;
	}
	
#contactpage .address h5 {
	font-size: 12px;
	}
	
#contactpage .contact-form ol li {
	list-style: none;
	margin-bottom: 5px;
	}
	
#contactpage .contact-form ol li label,
#contactpage .contact-form ol li input,
#contactpage .contact-form ol li textarea {
	display: block;
	width: 250px;
	}

#contactpage #map {
	margin: 10px 0;
}


	


	
/* facebox popup stylings.
/* ========================================================= */
.facebox-popup-box {
	font-size: 12px;
	color: #000000;
	}

.contact-form {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 10px;
	width: 260px;
	}
.contact-form label {
	padding: 5px 0 3px 0;
	}
.contact-form label,
.contact-form .submit {
	display: block;
	}
.contact-form .submit {
	padding-top: 10px;
	}
.contact-form .submit :hover {
	border: 1px inset #666666;
	}
.contact-form input,	
.contact-form textarea {
	background-color: #EDEDED;
	border: 1px solid #999999;
	color: #AE113D;
	padding-bottom: 3px;
	}
	

/* footer search stylings.
/* ========================================================= */

#footerwrapper {
	background-color: #333333;
	border-top: 2px solid #FFFFFF;
	padding: 10px;
	}

.footersearch {
	border-top: 1px solid #666666;
	margin-top: 20px;
	padding-top: 10px;
	}	
.footersearch .quicksearch .search-field {
	width: 300px;
	}
	

/* liScroll style declarations.
/* ========================================================= */
.tickercontainer { /* the outer div with the black border */
	border: 1px solid #000;
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
	}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	height: 27px; 
	left: 10px;
	top: 8px;
	overflow: hidden;
	width: 98%;
	}
ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;	
	}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	color: #FFFFFF;
	list-style: circle;
	margin: 0;
	padding: 0;
	}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #FF9900;
	margin: 0 50px 0 0;
	} 
ul.newsticker span {
	margin: 0 10px 0 0;
	} 
	

/* news stylings.
/* ========================================================= */

#newspage #wp-content .navigation {
	border-top: 1px solid #CCCCCC;
	}
#newspage #wp-content .navigation {
	overflow: hidden;
	}
#newspage #wp-content .navigation div {
	float: left;
	width: 50%;
	}
#newspage #wp-content .navigation p {
	margin: 10px 0;
	}
#newspage #wp-content .post {
	border-bottom: 1px solid #999999;
	}
#newspage #wp-content .post h2 {
	margin: 5px 0 15px 0;
	}
#newspage #wp-content .postmetadata {
	border-top: 1px solid #999999;
	color: #999999;
	padding-top: 10px;
	}	
#newspage #wp-content #comments {
	margin: 0 0 5px 0;
	}	
#newspage #wp-content .comment-body {
	font-size: 12px;
	}
#newspage #wp-content .commentlist {
	margin: 0;
	}
#newspage #wp-content .commentlist li {
	border: 1px solid #999999;
	list-style: none;
	margin-bottom: 5px;
	padding: 3px;
	position: relative;
	}
#newspage #wp-content .commentlist .comment-author {
	color: #CCCCCC;
	}
#newspage #wp-content .commentlist .commentmetadata {
	position: absolute;
	top: 3px;
	right: 3px;
	}
#newspage #wp-content #commentform #submit {
	padding: 3px;
	}
	
#content .text img.size-medium {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin-left:10px;
	padding:3px;
}
	
#content .text .alignright {
	float: right;
}
	
#content .text .alignleft {
	float: left;
}


/* ========================================================= *
 * action styles											 *
 * ========================================================= */
.nb-warning {
	font-size: 12px;
}

#action-form {
	border: 1px solid #999999;
	padding: 10px;
}
#action-form ol, #action-form ul {
	margin: 0;
	padding: 0;
}

#action-form ol li, #action-form ul li {
	list-style: none;
	margin: 5px 0;
}

#action-form fieldset {
	border: 1px dotted #666666;
	padding: 10px;
}

#action-form input,
#action-form textarea,
#action-form select  {
	width: 220px;
}

#action-form textarea {
	height: 100px;
}

#action-form fieldset legend {
	background-color: #052B52;
	font-size: 14px;
	padding: 5px;
}

#action-form .about label,
#action-form .requirements label {
	display: inline-block;
	height: 100%;
	vertical-align: top;
	width: 210px;
}

#action-form label.error {
	background-image: url(../images/exclamation_16x16.png);
	background-repeat: no-repeat;
	color: #FF9900;
	height: 16px;
	margin-left: 5px;
	text-indent: -9999px;
	width: 16px;
}

#action-form .requirements .location ul {
	margin: 5px;
	overflow: hidden;
	padding: 0 10px;
}

#action-form .requirements .location ul li {
	float: left;
	width: 50%;
}

#action-form .requirements .range input {
	width: 50px;
}

#action-form .requirements .range select {
	width: 100px;
}

#action-form .requirements .location input {
	width: 20px;
}

#action-form .requirements .location li label {
	display: inline;
	margin-left: 10px;
}

#action-form .submit label {
	display: inline-block;
	width: 220px;
}

#action-form .submit input {
	background-color: #07427C;	
	color: #FFFFFF;
	cursor: pointer;
	padding: 5px;
	text-transform: lowercase;
}