@charset "utf-8";

body {
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	margin:0px;
	padding:0px;
}

body, td, th, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* generic element selectors */
h1 {}

h2 {
	font-size:14px;
	font-weight:bold;
}

a {
	color:#FFFFFF;
}

p.first {
margin-top:0px;
}

/* template */
#container {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:900px;
	height:400px;
	position:relative;
	background-color:#000;
}

#headerLogoLink {
	display:block;
}

#headerLogo {
	width: 176px;
	height: 108px;
	display:block;
	background-image:url(../img/headerLogo.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:10px;
	left:0px;
	z-index:2;
}

#headerImage {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#headerTagline {
	width: 440px;
	height: 24px;
	display:block;
	background-image:url(../img/headerTaglineOne.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:365px;
	left:10px;
	z-index:2;
}

#headerTaglineTwo {
	width: 440px;
	height: 24px;
	display:block;
	background-image:url(../img/headerTaglineTwo.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:365px;
	left:10px;
	z-index:2;
}

#headerTaglineThree {
	width: 440px;
	height: 24px;
	display:block;
	background-image:url(../img/headerTaglineThree.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:365px;
	left:10px;
	z-index:2;
}

#headerTaglineBlack {
	width: 440px;
	height: 24px;
	display:block;
	background-image:url(../img/headerTaglineBlackOne.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:365px;
	left:10px;
	z-index:2;
}

#headerTel {
	width: 138px;
	height: 20px;
	display:block;
	background-image:url(../img/headerTel.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:315px;
	left:10px;
	z-index:2;
}

#headerEmail {
	width: 128px;
	height: 16px;
	display:block;
	background-image:url(../img/headerEmail.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:340px;
	left:10px;
	z-index:2;
}

#headerEmailBlack {
	width: 128px;
	height: 16px;
	display:block;
	background-image:url(../img/headerEmailBlack.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	position:absolute;
	top:340px;
	left:10px;
	z-index:2;
}

#hRule {
	height:3px;
	width:900px;
	display:block;
	background-color:#ee740f;
	margin:0px;
	padding:0px;
}

/* nav */

#topNav {
	margin-top:25px;
	padding:0px;
	height:27px;
	margin-bottom:0px;
	margin-left:0px;
}

#topNav li {
	display:block;
	float:left;
	margin-right:37px;
	padding:0px;
	list-style-type:none;
}

#topNav li.last {
	margin-right:0px;
}

#navHome a {
	width: 73px;
	height: 27px;
	display:block;
	background-image:url(../img/navHome.gif);
	background-position:0px -27px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}

#navHome a:hover, #kio_home #navHome a{
	background-position:0px 0px;
}

#navDevelopers a {
	width: 132px;
	height: 27px;
	display:block;
	background-image:url(../img/navDevelopers.gif);
	background-position:0px -27px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}

#navDevelopers a:hover, #kio_developers #navDevelopers a{
	background-position:0px 0px;
}

#navLandlords a {
	width: 112px;
	height: 27px;
	display:block;
	background-image:url(../img/navLandlords.gif);
	background-position:0px -27px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}

#navLandlords a:hover, #kio_landlords #navLandlords a{
	background-position:0px 0px;
}

#navBespoke a {
	width: 183px;
	height: 27px;
	display:block;
	background-image:url(../img/navBespoke.gif);
	background-position:0px -27px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}

#navBespoke a:hover, #kio_bespoke #navBespoke a{
	background-position:0px 0px;
}

#navGallery a {
	width: 84px;
	height: 27px;
	display:block;
	background-image:url(../img/navGallery.gif);
	background-position:0px -27px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}

#navGallery a:hover, #kio_gallery #navGallery a, #kio_bespoke_gallery #navGallery a, #kio_developers_gallery #navGallery a, #kio_landlords_gallery #navGallery a {
	background-position:0px 0px;
}

#navContact a {
	width: 130px;
	height: 27px;
	display:block;
	background-image:url(../img/navContact.gif);
	background-position:0px -27px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	cursor:pointer;
}

#navContact a:hover, #kio_contact #navContact a {
	background-position:0px 0px;
}


/* content */

#content {
	margin-top:35px;
}

.colHeader {
	width:290px;
	height:23px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#headerAbout {
	background-image:url(../img/headerAboutUs.gif);
}

#headerDesign {
	background-image:url(../img/headerDesign.gif);
}

#headerShowHomes {
	background-image:url(../img/headerShowHomes.gif);
}

#headerShowHomesWide {
	width:590px;
	background-image:url(../img/headerShowHomesWide.gif);
}

#headerMarketingSuites {
	background-image:url(../img/headerMarketingSuites.gif);
}

#headerRentalPackages {
	background-image:url(../img/headerRentalPackages.gif);
}

#headerRentalPackagesWide {
	width:590px;
	background-image:url(../img/headerRentalPackagesWide.gif);
}

#headerApartmentHotels {
	background-image:url(../img/headerApartmentHotels.gif);
}

#headerFirstTimeBuyers {
	background-image:url(../img/headerFirstTimeBuyers.gif);
}

#headerDevelopersGallery {
	background-image:url(../img/headerDevelopersGallery.gif);
}

#headerLandlordsGallery {
	background-image:url(../img/headerLandlordsGallery.gif);
}

#headerBespokeGallery {
	background-image:url(../img/headerBespokeGallery.gif);
}

#headerContactUs {
	background-image:url(../img/headerContactUs.gif);
}

#headerEnquiryForm {
	background-image:url(../img/headerEnquiryForm.gif);
}

#headerThankYou {
	background-image:url(../img/headerThankYou.gif);
}

#headerError {
	background-image:url(../img/headerError.gif);
}

#headerBuyToLetPackages {
	width:590px;
	background-image:url(../img/headerBuyToLetPackage.gif);
}

#headerStudentAccomodation {
	width:590px;
	background-image:url(../img/headerStudentAccomodation.gif);
}

#headerBespokeDesigns{
	width:590px;
	background-image:url(../img/headerBespokeDesigns.gif);
}

#landlordPDFGrid {
	margin-top:20px;
	margin-bottom:20px;
}

.landlordPDFPanel {
	width:180px;
	height:180px;
	background-color:#141414;
	float:left;
	margin-right:25px;
	position:relative;
}

.landlordPDFPanel p {
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}

#landlordPDFPanelLast {
	margin-right:0px;
}

.headerPDF {
	width: 180px;
	height: 28px;
	display:block;
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

#headerPDF1 {
	background-image:url(../img/headerPDF1.gif);
}

#headerPDF2 {
	background-image:url(../img/headerPDF2.gif);
}

#headerPDF3 {
	background-image:url(../img/headerPDF3.gif);
}

.landlordPDFLink {
	color:#ee740f;
	text-decoration:none;
	position:absolute;
	right:10px;
	bottom:10px;
}

.landlordPDFLink:hover {
	text-decoration:underline;
}

.orangeText {
	color:#ee740f;
}

.contentLink {
	text-decoration:none;
	color:#FFFFFF;
}

.contentLink:hover {
	text-decoration:underline;
}

#bespokeFAQ {
	padding:0px;
}

#bespokeFAQ li {
	padding:0px;
	list-style-type:none;
}

#bespokeFAQ li.question {
	color:#ee740f;
}

#bespokeFAQ li.answer {
	color:#ffffff;
	margin-bottom:5px;
}

.btnViewGallery {
	width: 73px;
	height: 24px;
	display:block;
	background-image:url(../img/btnViewGallery.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	float:right;
	margin-top:10px;
}

.btnViewGallery:hover {
	background-position:0px -24px;
}

.colOne, .colTwo, .colThree {
	width:280px;
	float:left;
}

.colOne, .colTwo {
	margin-right:30px;
}

.colOneWide {
	width:590px;
	float:left;
	margin-right:30px;
}

.contentRow {
	width:900px;
}

#kio_bespoke_gallery .contentRow, #kio_developers_gallery .contentRow, #kio_landlords_gallery .contentRow {
	width:900px;
	overflow:auto;
	overflow-y: hidden ! important;
	height:118px;
}

#kio_bespoke_gallery .colOneGallery {
	width:3270px;
}

#kio_developers_gallery .colOneGallery {
	width:3680px;
}

#kio_landlords_gallery .colOneGallery {
	width:2860px;
}

.colOneGallery img:hover {
	/*opacity: 1;
	filter: alpha(opacity = 100);*/
}

.galleryThumb {
	display:block;
	float:left;
	width:195px;
	margin-right:10px;
	margin-top:10px;
}

.galleryThumbLast {
	margin-right:0px;
	display:block;
	float:left;
	width:195px;

	margin-top:10px;
}

.colTwoWide {
	width:590px;
	float:left;
}

/* footer */
#footer {
	margin-bottom:10px;
}

#footer a {
		font-size:10px;
	color:#999999;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footerNav {
	margin-top:20px;
	padding:0px;
	margin-bottom:0px;
	float:right;
}

#footerNav li {
	display:block;
	float:left;
	margin-right:10px;
	padding:0px;
	font-size:10px;
	color:#999999;
	list-style-type:none;
}

/* contact form */
#cfForm {
	margin:10px 0px 0px 0px;
	padding:0px;
}

.formRow {
	margin-bottom:5px;
}

#cfForm, #cfForm fieldset {
	border:none;
		margin:0px;
	padding:0px;
}

#cfForm input  {
	float:left;
	width:278px;
	background-color:#e6b88a;
	border:1px solid #db9257;
	margin-top:5px;
	height:18px;
}

#cfForm textarea {
	float:left;
	width:278px;
	height:117px;
	background-color:#e6b88a;
	border:1px solid #db9257;
	margin-top:5px;
	margin-bottom:0px;
	overflow:auto;
}

#cfForm label {
	float:left;
	width:278px;
	margin-top:2px;
}

#cfForm label.error {
	display:block;
	color:#FF0000;
	font-size:10px;
	clear:both;
	width:278px;
	text-align:right;
}

.btnSubmit {
	width: 62px;
	height: 24px;
	display:block;
	background-image:url(../img/btnSubmit.gif);
	background-position:0px -24px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	border:0px;
	margin-left:216px;
}

.btnSubmit:hover {
	background-position:0px 0px;
}

#kio_home .colTwo {
	margin-top:36px;
}

#kio_home .colThree {
	margin-top:36px;
}


#kio_landlords .colThree, #kio_bespoke .colThree {
	margin-top:10px;
}

/* clear those floats! */
.clearFloat {
	height:0px;
	clear:both;
}

/*
lists
*/
ul#sitemap, ul#sitemap ul, ul.homepackage {
	color:#be5d0c;
}

.homepackage span {
	color:#fff;
}

.homepackage span a {
	color:#fff;
	text-decoration:none;
}

.homepackage span a:hover {
	color:#fff;
	text-decoration:underline;
}


#sitemap a {
	color:#fff;
}
