html, body {
	background:#333333;
	padding:0;
	margin:0;
	font-family:arial;
	font-size:12px;
	color:#fff;
}

dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
	padding:0px;
	margin:0px;
	border:none;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

iframe {
	width:540px;
	color:#fff;
}
iframe html,
iframe body {
	color:#fff;
}

textarea.error,
input.error,
select.error {
	border:1px solid #DF9E37!important;
}
input {
	font-family:arial;
	border:1px solid #000;
	color: #18cbff;
}
.loggedIn {
	position:absolute;
	top:0;
	right:0;
	background:#ccc;
	filter: progid:dximagetransform.microsoft.alpha(opacity=60); width: 200px; -moz-opacity: 0.60;
	margin:30px;
	padding:10px 20px 10px 20px;
	border:solid 1px #000;
}
.loggedIn a {
	color:#444;
	text-decoration:underline;
}

/* Menu */

#letco-header ul#navigation {
	list-style:none;
	padding:0;
	margin:4px 20px 0 0;
	float:left;
}
#letco-header ul#navigation li {
	float:left;
	padding:0 12px 0 12px;
}
#letco-header ul#navigation li a {
	font-size:14px;
	font-weight:bold;
	text-transform:lowercase;
	color:#fff;
}
#letco-header ul#navigation li.active a {
	color:#18cbff;
}

/* End Menu */

/* Text Styles */
#letco-lettings-holder h1,
#letco-lettings-inner-page h1 {
	color:#18cbff;
	font-size:16px;
	margin:0 0 15px;
}

#letco-lettings-holder p,
#letco-lettings-inner-page p {
	color:#fff;
	font-size:12px;
	line-height:17px;
	margin:0 0 15px;
}
#letco-lettings-holder ul,
#letco-lettings-inner-page ul {
	margin:0 0 15px 30px;
}

#letco-lettings-holder #think-lettings-think-letco h2 {
	font-size:24px;
	margin:20px;
	color:#fff;
	font-weight:normal;
}
#letco-lettings-inner-page #inner-left #think-lettings-think-letco-inner h2 {
	font-size:23px;
	margin:0 20px 20px 20px;
	padding:20px 0 0 0;
	color:#fff;
	font-weight:normal;
}


/* End Text Styles */

/* Form */
#left-holder form input,
#left-holder form select,
#letco-lettings-content form input {
	background:#666666!important;
	border:0px;
	height:20px;
	line-height:20px;
	width:190px;
	color: #18cbff;
	margin:4px 0 4px 0;
}
#letco-lettings-content form textarea {
	background:#666666!important;
	border:0px;
	height:60px;
	line-height:20px;
	width:190px;
	color: #18cbff;
	margin:4px 0 4px 0;
}
#left-holder form input.register,
#letco-lettings-content form input.register {
	background:#18cbff!important;
	color:#000;
	width:100px;
	float:right;
	margin:5px 13px 0 0;
}

/* End Form */

/* Page Layout */
#page {
	margin:0px auto;
	width:900px;
}
#letco-header {
	background:#434343;
	height:100px;
	/*margin:25px 0 0 0;*/
	margin:0;
}
#letco-header h1 a {
	width:148px;
	height:71px;
	display:block;
	background:url(../images/letco-lettings.gif) no-repeat;
	text-indent:-3333px;
}
/* Home Page */
#letco-lettings-holder {
	margin:7px 0 7px 0;
	height:410px;
}
#letco-lettings-holder #welcome-to-letco {
	width:246px;
	background:#434343;
	height:223px;
	overflow:hidden;
	float:left;
	padding:25px;
}
#letco-lettings-holder #letco-lettings-compare-rates {
	height:223px;
	overflow:hidden;
	padding:25px;
	height:80px;
	margin:7px 0 7px 0;
	background:#434343;
}
#letco-lettings-holder #letco-lettings-compare-rates div.image {
	position:absolute;
	margin:-25px -40px 0 791px;
	padding:0;
}
#letco-lettings-holder #letco-lettings-compare-rates p {
	font-size:16px;
	padding:10px 0 0 60px;
}
#letco-lettings-holder #letco-lettings-compare-rates strong {
	color:#fff900;
	font-size: 120%;
}

#letco-lettings-holder #think-lettings-think-letco {
	width:597px;
	height:273px;
	background:url(../images/think-lettings-think-letco.jpg) no-repeat;
	float:left;
	margin:0 0 0 7px;	
}
/* End Home Page */

/* Inner Page */
#letco-lettings-inner-page {
	/*background:url(../images/inner-bg.jpg) repeat-y left;*/
	background:#434343;
	margin:7px 0 7px 0;
}
#letco-lettings-inner-page #inner-left {
	float:left;
	width:296px;
	border-right:10px solid #333333;
	margin:0 0 -1px 0;
}
#letco-lettings-inner-page #inner-left #think-lettings-think-letco-inner {
	background:url(../images/think-lettings-think-letco.jpg) no-repeat -70px 0px;
	width:296px;
	height:273px;
}
#letco-lettings-inner-page #inner-left #left-holder {
	border-top:7px solid #333333;
	padding:10px;
	background:#434343;
	padding:25px;
}
#letco-lettings-inner-page #letco-lettings-content {
	float:left;
	width:534px;
	background:#434343;
	padding:20px 30px 50px 30px;
	display:inline;
	border-left:10px solid #333333;
	margin:0 0 -1px -10px;
}

/* End Inner Page */

#properties-for-let {
	background:#434343;
	height:208px;
	margin:0 0 0px 0;
	
}
#properties-for-let img {
	padding:0;
	margin:7px 0 0 7px;
}
#letco-footer {
	background:#434343;
	height:100px;
	margin:6px 0 0 0;
}
#letco-footer p{
	float:left;
	color:#18CBFF;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	margin:0 0 0 30px;
}
#letco-footer ul {
	color:#fff;
	padding:0;
	margin:0 20px 0 0;
	list-style:none;
	height:28px;
	float:right;
}
#letco-footer ul li {
	float:left;
	padding:0 6px 0 6px;
	line-height:28px;
}
/* End Page Layout */

/* Floating Logo */
#floating-letco-lettings {
	position:absolute;
	margin:-10px 0 0 -40px;
	width:205px;
	height:142px;
	background:url(../images/letco-lettings-transparent.png) no-repeat;
}
#letco-lettings-content ul.pageErrors{
	border: 1px solid;
    color: #DF9E37;
    float: left;
    margin-left: 0;
    padding: 18px;
    width: 94%;
}

#letco-lettings-content a {
	color:#18CBFF;
	}
