html, body  {padding:0; margin:0; background:#EBE4DE;}
body        {font-size: 76%; padding:20px 0; font-family: arial, verdana, sans-serif; color: #202020; }
ul          {padding:0; margin:0; list-style:none;}
ul li       {list-style:none;}
form		{margin:0; padding:0;}
a img       {border:none;}
a			{text-decoration:none; color:#E3252F;}
a:hover		{color:#333;}
div.clear   {width: 100%; height:1px; margin-top: -1px; clear:both; overflow:hidden; }  
p			{font-size: 0.90em; margin: 0.75em 0;}
/* Layout */

#wrapper	{width: 780px; margin: 0 auto;}

#logo		{float:left; display:block; margin:0; padding:0; width: 383px; height: 161px; }
#header		{float:left; width: 272px; margin-left: 115px;}
#content	{width: 773px; clear:both; padding: 6px 0 0 7px; background: #FFF url(/images/interface/pagetop_bg.gif) 0 0 no-repeat;}
#footer		{width: 773px; padding: 2px 0 35px 7px; margin: 0 0 0 -7px; clear:both; background: url(/images/interface/pagebottom_bg.gif) 0 100% no-repeat;}
#sidebar	{float:right; width: 177px; padding: 0 6px 0 2px;}
div.tile	{float:left; width: 285px; min-height: 187px; margin: 0 5px 5px 0; background: #F5F1EE url(/images/interface/largetile_bg.gif) 0 0 no-repeat;}



/* Top Nav */
#header ul		{display:block; width: 230px;}
#header ul li	{display:block; float:left; width:115px; font-size: 0.95em; white-space:nowrap;}
#header ul li.selected a	{color:#000; }
#header p		{padding: 12px 0 0 115px; clear:both; margin: 0; color:#E3252F;}
#header p.time	{position:absolute; padding:0; margin: 130px 0 0 115px;}
#header h3		{text-indent:0; font-size: 1em; white-space:nowrap; font-weight: normal; }

/* Content Area */
#contentArea { float:right; width:395px; margin: 5px 0 0 0; padding: 0; display: inline; }
#contentArea h1 { font-size:1.4em; font-weight: normal; margin: 0; padding: 10px 0 0 0; border-top: 1px solid #e91a26; color:#e91a26; text-align: left; }
#contentArea h1 + p { font-size:1.3em; font-weight:normal; color:#a6a6a6; margin-top:0; }
#contentArea h1 + p b { font-weight:normal; }
#contentArea h2 { font-size: 110%; margin: 10px 0 0 0; padding: 0; text-indent: 0; font-weight: bold; text-align: left; }
#contentArea p, #contentArea li	{font-size: 0.925em;}
#contentArea ul	{padding-left: 15px;}
#contentArea li	{ list-style-type:square; margin-bottom:0.5em; }
#contentArea li	b, #contentArea li strong { color:#ed1b23; }
#contentArea img { padding:4px; background: #f0f0f0; }
#contentArea img:hover { padding:4px; background: #ccc; }
/* #contentArea li	{list-style-type:square; color:#ed1b23;} */
.imageDefaultHolder { position: relative; width: 565px; }
.imageDefault { position: absolute; top:5px; left: 0px; width:159px; height: 99px; }

/* Sub Navigation */
#subnavBox { margin: 5px 0; padding: 0; float: left; width:159px; background:#ebe3de url(/images/interface/subnav-bottom.gif) no-repeat left bottom; }
#subnavBox h4 { color:#000; font-size: 1.1em; font-weight:bold; padding:10px 0 0 10px; background: url(/images/interface/subnav-top.gif) no-repeat left top; }

#subnavBox ul { padding: 0 0 10px 10px; }
#subnavBox p { padding: 0 5px 10px 10px; }
#subnavBox ul li { font-size: 0.925em; list-style: none; padding:0; margin: 0.3em 0; }
#subnavBox ul li a		{ color: #000; border-bottom: 1px #999 dotted; }
#subnavBox ul li a:hover { color:#454545; border-bottom: 1px #000 solid;}
#subnavBox ul li ul		{ margin: 5px 0; padding: 0; }
#subnavBox ul li ul li 	{ list-style: none; margin: 0; padding: 0 0 0 12px; background: url(/images/common/icon-subnav.gif) no-repeat 0 50%; }
#subnavBox ul li ul li.selected	{ background: url(/images/common/icon-subnav-selected.gif) no-repeat 0 50%; }
#subnavBox ul li ul li.selected a { color: #e2352f; }


/* Side Bar */
#sidebar img			{ margin-left: -8px; z-index: 9000; position:relative;}
#sidebar form			{ width: 177px; font-size: 0.95em;}
#sidebar form p			{ margin: 2px 0;}
#sidebar select			{ width: 177px; font-size: 1.2em; border:1px solid #ccc; }
#sidebar input			{ font-size: 1.2em; border: 1px solid #ccc; }
#sidebar input.standardButton { width: auto; color: #000; background-color: #f0f0f0; font-size: 1.2em; border: 1px solid #ccc; margin: 6px 0 10px 0; }
#sidebar #Postcode		{ width: 62px; float:right; padding: 1px 1px 1px 3px; margin-right: 2px; }
#sidebar #Street		{ width: 90px; float:left; padding: 1px 1px 1px 3px; }
#sidebar #PropertyID	{ width: 168px; padding: 1px 1px 1px 3px; margin-top: 2px;}
#sidebar #selectbedsmin { width: 86px; float:left; }
#sidebar #selectbedsmax { width: 86px; float:right; }
#sidebar .radioButton	{ border: none; background-color: transparent; }
#sidebar h4				{ color:#E3252F; font-size: 1.1em; font-weight:bold; margin:6px 0 0 0;}
#sidebar ul				{ margin: 0 0 6px 0;}
#sidebar ul li			{ font-size: 0.925em; list-style: none; padding:0 0 0 10px; margin: 0.3em 0; background: url(/images/common/icon-nav.gif) no-repeat 0 0.3em; }
#sidebar ul li a		{ color: #000; border-bottom: 1px #999 dotted;}
#sidebar ul li a:hover	{ color:#999;}
#sidebar ul li ul		{ margin: 5px 0; padding: 0; }
#sidebar ul li ul li 	{ list-style: none; margin: 0; padding: 0 0 0 12px; background: url(/images/common/icon-subnav.gif) no-repeat 0 50%; }
#sidebar ul li ul li.selected	{ background: url(/images/common/icon-subnav-selected.gif) no-repeat 0 50%; }
#sidebar ul li ul li.selected a { color: #e2352f; }
#sidebar ul.ifyoulike	{ margin: 0 0 10px 0; padding: 6px 0 20px 15px; display:block; background: #F3EFEA url(/images/interface/ifyoulike_bg.gif) 0 100% no-repeat;}
#sidebar p.ifyoulike{background:#f3efea;margin:0;padding:10px 10px 5px 15px;}
#sidebar ul.searchnav	{ margin: 0 0 10px 0; padding: 6px 0 20px 15px; display:block; background: #F3EFEA url(/images/interface/ifyoulike_bg.gif) 0 100% no-repeat;}
#displayOptions 		{ margin: 10px 0; }
#displayOptions form p 	{ padding: 5px 0; }
#leedsLinks				{ margin:0; padding:0; }
#leedsLinks h4			{ margin:0; padding:0; }

#sidebar .quickSearch{margin-top:0;padding:5px 0 0 0;font-size:12px;}
#sidebar .quickSearch h4{font-size:13px;font-weight:bold;margin-bottom:8px;line-height:1.3em;}
#sidebar .quickSearch p{line-height:18px;margin-bottom:8px;}
#sidebar .quickSearch form{display:inline;}
#sidebar .quickSearch form button{margin:4px 2px;}
#sidebar .quickSearch img{margin-left:0;}
#sidebar .quickSearch img:hover{opacity:0.8;}
#sidebar div.hr{border-color:#ccc;}

/* Headers */
h2.propertysearch	{width: 177px; height: 70px; background-image: url(/images/headers/h2_propertysearch.gif); }
h2.welcome			{background-image: url(/images/headers/h2_welcome.gif); }
h3.professional		{background-image: url(/images/headers/h3_professional.gif); }
h3.student			{background-image: url(/images/headers/h3_student.gif); }
h3.ifyoulike		{height: 50px; margin-top: 10px; background-image:url(/images/headers/h3_ifyoulike.gif); }
h3.searchnav		{height: 50px; margin-top: 10px; background-image:url(/images/headers/h3_ifyoulike.gif); }
h2.lettingssearch	{width: 305px; height: 188px; float:left;  background-image: url(/images/headers/h2_lettingssearch.gif); }
h2.searchresults	{width: 305px; height: 188px; float:left;  background-image: url(/images/headers/h2_searchresults.gif); }
h2.propertydetails	{width: 305px; height: 188px; float:left;  background-image: url(/images/headers/h2_propertydetails.gif); }
h2.secSearch		{width: 305px; height: 188px; float:left;  background-image: url(/images/headers/h2_property_search.gif); }
h2.secMyCityRed		{width: 305px; height: 188px; float:left;  background-image: url(/images/headers/h2_mycityred.gif); }

/* General */
h3,
h2			{margin:0; padding:0; display:block; text-indent: -9999px; background-position: 0 0 ; background-repeat: no-repeat;}
.tile h2	{width: 285px; height: 50px;}
.tile h3	{width: 142px; height: 26px;}
h4			{margin:0; font-size: 1.3em;}
h4 span		{font-size: 80%;}
span, .hilite {color:#E3252F;}
p a			{border-bottom: 1px #999 dotted;}
p a:hover	{color:#999;}
div.hr		{border-top: 1px solid #e91a26; margin: 6px 0;}
div.separator{background:#FFF; height: 0 !important; border-top: 5px solid #FFF; width: 285px !important; clear:both; margin:0; font-size: 1px;}
* html div.seperator {border-top: 3px solid #FFF;}
.red { color:#ed1b23; }
.formButton { width:auto; color:#000; background-color:#f0f0f0; font-size:1.1em; border:1px solid #ccc; margin:6px 0 12px 0; }
.tile p		{padding: 0 16px;}

.rows img	{float:left; clear:left;}
.rows div	{width: 140px; float:left;}
.rows p		{padding: 0 10px; margin: 4px 0 0 0;}
.rows div.separator	{float:none;}

.introtile	{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ed1b23 url(/images/interface/introtile_bg.gif);}
.introtile p	{margin:0; color:#FFF; padding: 14px 24px 0 5px; line-height: 1.3em;}
.tileLettings p	{margin:0; color:#FFF; padding: 0 20px 0 275px; line-height: 1.3em;}
.tileCRLiving	{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ed1b23 url(/images/headers/banner-crliving.jpg);}
.tileAbout		{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ed1b23 url(/images/headers/banner-aboutus.gif);}
.tileDevs		{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ed1b23 url(/images/headers/banner-developments.gif);}
.tileServiced	{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ed1b23 url(/images/headers/banner-serviced.gif);}
.tileTenants	{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ed1b23 url(/images/headers/banner-tenants.jpg);}
.tileStudentOffers	{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ed1b23 url(/assets/images/uploads/banner-tenants-student-offers.jpg);}
.tileProfPeople	{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ed1b23 url(/assets/images/uploads/banner-tenants-prof-people.jpg);}
.tileLandlords	{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ed1b23 url(/assets/images/uploads/banner-landlords-wanted.jpg);}
.tileLandlordsWanted{width:574px;height:188px; margin: 0 0 2px 0; background: #ed1b23 url(/assets/images/uploads/banner-landlords-wanted.jpg);}
.tileLettings	{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ed1b23 url(/images/headers/banner-lettings.gif);}
.tileAdvert		{width: 574px; height: 188px; margin: 0 0 2px 0; background: #ffffff url(/images/headers/banner-advert.jpg);}
.tileAd			{width: 766px; height: 188px; margin: 0 0 2px 0; background: #ffffff url(/images/ad/banner-fullwidth-2.jpg);}

.result		{position: relative; width: 574px; padding: 10px 0; border-top: 1px dashed #231F20; float:left; clear:left;}
.first		{border-top:none;}
.result img	{float:left; margin: 0 15px 0 0; clear:left;}
.result h4	{ margin-bottom: 35px;}
.result h4 a:link { color: #000; }
.result h4 a:visited { color: #666; }
.result h4 a:active, .result h4 a:hover { color: #e3252f; }
.result .badges{position:absolute;top:34px;left:203px;width:360px;height:30px;}
.info .badges{height:30px;}
.result .badgeHouseShare,.info .badgeHouseShare,.result .badgeDeposit,.info .badgeDeposit{width:auto;text-align:center;margin-right:4px;float:left;padding:2px 5px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.3);-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.3);box-shadow:1px 1px 1px rgba(0,0,0,0.3);}
.result .badgeHouseShare,.info .badgeHouseShare{color:#e3252f;background:#ebe4de;}
.result .badgeDeposit,.info .badgeDeposit{color:#fff;background:#e3252f;}
.info .badgeDeposit a:link,.info .badgeDeposit a:visited{color:#fff;}
.info .badgeDeposit a:hover,.info .badgeDeposit a:active{color:#333;}

.sorry { position: relative; }
.sorryItsGone { position: absolute; top: 26px; left: 204px; width: 200px; height: 18px; }
.result p	{font-size: 0.925em; margin:0; font-weight: normal; overflow: hidden; height: 56px;}
.result p.overview	{display:block; width:100px; float:left; font-weight:bold; }
.result p.resultDescription { height:56px; overflow:hidden; }

#showing2 { float: left; }

.images		{width: 290px; float:left; padding-top: 6px;}
#imagelist	{width:195px; }
#imagelist img	{float:left; margin: 0;}
.info	{width: 269px; margin: 6px 0 20px 13px; padding-top: 10px; border-top: 1px dashed #231F20; border-bottom: 1px dashed #231F20; float:left;}
.info h4	{margin-bottom: 55px;}
.info p, .info li	{font-size: 0.925em;}
.info p.overview	{font-weight:bold;}
.info ul	{padding-left: 15px;}
.info li	{list-style-type:square; color:#ED1B23;}
.info dl {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 95%;
	}
.info dt {
	float: left;
	width: 90px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
.info dd {
	margin: 0 0 0 100px;
	padding: 0;
	color:#e3252f;
	}


.clearleft	{clear:left;}
div.imgholder	{font-size:0;}



/* Form elements */
.cityredForm input, select, textarea { font-size: 90%; font-family: Arial, Verdana, Helvetica; }

/* fieldset styling */
.cityredForm fieldset { margin: 1em 0; /* space out the fieldsets a little*/
	padding: 1em; border: 1px solid #ccc; background-color: #ebe4de; }

/* legend styling */
.cityredForm legend { font-weight: bold; }
.cityredForm form p { position: relative; width: 100%; }

/* style for labels */
.cityredForm label { float: left; width: 10em; font-size: 95%; }
.cityredForm input { width: 200px; }
.cityredForm input.radio, input.checkbox, input.submit { width: auto; }

.cityredForm fieldset select { width: 200px; }

/* style form elements on focus */
.cityredForm input:focus, textarea:focus { background: #ffc; }
.asterisk { font-size: 95%; color: #F68622; font-weight: bold; vertical-align: -2px; }
.defaultErr { color: #cc0000; padding: 0; }

/* Sitemap styling */
#sitemap a { color: #000; border-bottom: 1px #999 dotted; }
#sitemap a:hover { color:#999; }
#sitemap dt strong a { color:#E3252F; }


/* Footer */
#footer p a	{/*color:#858585;*/ color: #000; border-bottom: 1px dotted #999;}
#footer p a:hover	{/*text-decoration:underline;*/ color:#999;}
#footer p.siteinfo	{text-align:right; float:right; padding-right:6px;}


/* Property Details */
div#roundedCornerDetails { position:relative; float: left; margin-bottom:-1px; }
div.wrapping { margin:5px 5px 0 0; position:relative; float:left; vertical-align:top; }
#saveloginform { margin-bottom:10px; border-bottom:1px dashed #231F20; }
#saveloginform h3 { text-indent:0; }

/* Search Results */
.advancedSearch { text-align: center; }
div#searchResults { position:relative; float: left; margin-bottom:-1px; }
div#searchResults h5 { font-size:1.4em; font-weight: normal; margin: 0; padding: 10px 0 0 0; color:#e91a26; text-align: left; }

div.wrapper { margin:0 15px 0 0; position:relative; float:left; vertical-align:top; }
div.wrapper img, div.wrapping img { float:left; border:0 none; }
div.wrapper div, div.wrapping div { position:absolute; left:0; height:5px; width:100% }
div.wrapper div.tl, div.wrapping div.tl { background:transparent url(/images/common/tl.png) top left no-repeat; top:0 }
div.wrapper div.tr, div.wrapping div.tr { background:transparent url(/images/common/tr.png) top right no-repeat; top:0; }
div.wrapper div.bl, div.wrapping div.bl { background:transparent url(/images/common/bl.png) bottom left no-repeat; bottom:0; }
div.wrapper div.br, div.wrapping div.br { background:transparent url(/images/common/br.png) bottom right no-repeat; bottom:0; }

div.pagination {width: 100%; margin:1em 0; font-size: 1.1em; }
div.pagination a, div.pagination strong {text-decoration: none; padding: 1px .3em; border:1px solid #ccc; margin-left:.3em;}
div.pagination strong {border: none; color: #000; padding: 1px .25em; margin-left:.25em;}
div.pagination a:hover{color:#fff; background:#ed1b23;}

/* -- EPIPHANY ADDITIONS -- */
.textareahome {
font-family: arial,verdana;
position:absolute;
top:850px;
border:1px solid #ff6699;
margin:0 auto 20px -33%;
left:50%;
width: 66%;
padding:10px;
color: #666666;
}
.textareahome h1, h2 {
font-size: 11px;
text-align: center;
font-weight:normal;
font-family: verdana, arial;
color: #666666;
}
.textareahome p {
font-size: 10px;
text-align: center;
}
.textareahome a {
font-size: 10px;
text-align: center;
font-weight:bold;
color: #666666;
}
/* -- Text Float Share-- */
.textareashare {
font-family: verdana, arial;
position:absolute;
top:1250px;
border:1px solid #FF6699;
margin:0 auto 0 -33%;
left:50%;
width: 66%;
padding:10px;
color: #666666;
}
.textareashare h1, h2 {
font-size: 11px;
text-align: center;
font-weight:normal;
font-family: verdana, arial;
color: #666666;
}
.textareashare p {
font-size: 10px;
text-align: center;
}

.textareashare a {
font-size: 10px;
text-align: center;
font-weight:bold;
color: #666666;
}

.textareaprop {
position:absolute;
top:1175px;
border:1px solid #FF6699;
margin:0 auto 0 -33%;
left:50%;
width: 66%;
padding:10px;
color: #666666;
text-align: center;
}
.textareaprop h1 {
font-size: 11px;
margin-bottom: 5px;
text-align: center;
font-weight:bold;
color: #666666;
}
.textareaprop h2 {
font-size: 11px;
text-align: left;
font-weight:bold;
color: #666666;
}
.textareaprop p {
font-size: 10px;
text-align: left;
}

