/* -------------------------------------------------------------- 
	
	screen.css
	Screen stylesheet
	by geckonewmedia.com
	
	TOC
	----------------------------------
	1. =RESET
	2. =BASE_TYPOGRAPHY
	3. =BASE_STYLES
-------------------------------------------------------------- */
 

/* -------------------------------------------------------------- 
	=RESET
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body { 
	line-height: 1.5; 
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }
div { position: relative; }
.clearfix { clear: both; }


/* -------------------------------------------------------------- 
   =BASE
-------------------------------------------------------------- */
html, body {
	height: 100%;
}
body {
	background: #9ab9df url(images/site_bg.jpg) left top repeat-x;
}
body#login {
	background: #1c58a1;
	height: 100%;
}
.ie body {
	text-align: center;
}
div#page_container {
	width: 970px;
	text-align: left;
	margin: 0 auto 0;
	background: url(images/page_shadow_inner.png) left top repeat-y;
}
.ie7 div#page_container {
	margin-top: 0px;
}
div.home {
	background: url(images/page_shadow_trans.png) left top repeat-y !important;
}



div.article {
	width: 670px;
	padding: 0 15px 15px 35px;
	float: left;
	overflow: visible;
}


div.aside {
	width: 240px;
	padding: 0px;
	float: left;
    padding-bottom: 0px;
}

/* -------------------------------------------------------------- 
	=HEADER & TOPNAV
-------------------------------------------------------------- */

div.header {
        margin:7px 0 0 0;
	width: 940px;
	position: relative;
	height: 131px;
        padding: 0 15px;
        background: white;
}

div.header form.site_search {
	position: absolute;
	right: 15px;
	top: 15px;
}

div.header ul.nav {
	width: 950px;
	margin: 0 10px;
	padding: 0;
	background: #081526 url(images/nav_bg.jpg) left top repeat-x;
	list-style: none;
	float: left;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	position: absolute;
	bottom: 0px;
	left: 0px;
    margin-bottom: 0px;
}


div.header ul.nav li {
	margin: 3px 0 0 0;
	padding: 0;
	display: block;
	float: left;
}

div.header ul.nav li a {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	padding: 5px 15px;
	border-right: 1px solid #53606f;
	text-decoration: none;
        color: #fff;
        font-size: 15px;
}

div.header ul.nav li.green			{ background: #081526 url(images/green-nav.jpg) left top repeat-x;  height: 35px; margin: 0; }
div.header ul.nav li.green a		{ padding: 8px 15px 2px; }
div.header ul.nav li.green:hover	{ /*margin: 3px 0 0;  height: 31px; height: 35px;*/ margin: 0; background: #081526 url(images/green-nav.jpg)}
div.header ul.nav li.green:hover a	{ padding: 5px 15px; margin: 3px 0 0;  background:#477e0a;  }

div.header ul.nav li a:hover {
	background: #1c4373;
}

div.header ul.nav li.current a {
	background: #1c4373;
}  

div.header p {
    text-align: right;
    position: absolute;
    bottom: 45px;
    right: 10px;
    width: 407px;
    margin: 0;
    height: 30px;
    padding: 0px;
}  

div.header p span{
    display: block;
    width: 407px;
    height: 30px;
    position: absolute;
    top: 0px;
    left:0px;
    background: url(images/tagline.gif) right top no-repeat;
}


div.header p#mainlogo {
	font-size: 0px;
        width: 170px;
        height: 97px;
	padding: 0 !important;
        margin: 0 !important;
        position: relative;
	top: 0px;
	left: 0px
	overflow: hidden;
}
 
div.header p#mainlogo a {    
    display: block;
    width: 340px;
    height: 80px;
    background:white url(/css/images/lettingref-logo_new.gif) left top no-repeat;
    position: absolute;
    top: 7px;
    left: 0px;
    text-decoration: none;
	border: none;
	overflow: hidden;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

blockquote {
	background: #e4e4e4;
	padding: 10px;
	font-style: italic;
	line-height: 1.3;
	border: 1px solid #ccc;
}

blockquote p:last-child {
	margin-bottom: 0px;
}

p.tagline {
    font-style: italic;
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
}

p.contact  {
    padding: 0 0 0 15px;
    font-size: 11px;
}

div.header ul#site_links {
    background: #0c2544;
    position: absolute;
    top: 0px;
    right: 10px;
    list-style: none;
    padding: 1px;
}


div.header ul#site_links li {
    float: left;
    display: block;
}

div.header ul#site_links li a {
    float: left;
    display: block;
    border:1px solid #55677c;
    border-top: none;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    padding: 3px 10px 3px 25px;
    background-position: 6px center ;
    background-repeat: no-repeat;
}


div.header ul#site_links li a.cust_faqs {
    border-left: none;
    border-right: none;
    background-image: url(images/icon_faws.gif)
}

div.header ul#site_links li a.cust_login {
    background-image: url(images/icon_lock.gif)
}

div.header ul#site_links li a.cust_support {
    background-image: url(images/icon_customers.gif)
}


/* -------------------------------------------------------------- 
	=SIDEBAR/SUBNAV
-------------------------------------------------------------- */




div.home div.page_bottom {
 float: left;
}

ul.subnav,
ul.subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.subnav li {
	display: block;
	position: relative;
    padding-left: 8px;
}

ul.subnav li li {
    padding-left: 0px;
}

ul.subnav li a {
	display: block;
	text-decoration: none;
	position: relative;
	background: url(images/subnav_divider.gif) bottom left repeat-x;
	border-bottom: 1px solid white;
	padding: 8px 10px;
        line-height: 1;
	font-size: 12px;
    font-weight: bold;
    color: #174c8c;

}



ul.subnav li.currentpage a {
    margin-left: -10px;
    color: white;
    padding-left: 20px;
    background: url(images/nar_current_bg.gif) left center no-repeat;
}

ul.subnav li.currentpage li a {
    padding-left: 20px;
    color: #174c8c;
    margin-left: 0px;
    background: url(images/subnav_divider.gif) bottom left repeat-x;

}

ul.subnav li.currentpage ul li a {
    
}





ul.subnav li a:hover {
    text-decoration: underline;
}


ul.subnav li.currentpage a:hover {
    text-decoration: none;
}


ul.subnav li li a {
	padding-left: 20px;
	font-weight: normal;
}




/* -------------------------------------------------------------- 
	=INNERPAGE
-------------------------------------------------------------- */

img.page_banner {
    margin: 0 10px;
    border-top: 1px solid #8eacd0;
    position: relative;
    bottom: 1px;
}
.ie7 img.page_banner {
	left: 10px;
}
p.breadcrumb {
    font-size: 11px;
    padding: 10px 0 0 0;
    margin: 0 0 20px 0;
	color: #555;
}

p.breadcrumb a {
	color: #555;
}


	

/* -------------------------------------------------------------- 
	=FOOTER
-------------------------------------------------------------- */

div#page_footer {
    width: 950px;
    clear: both;
    background: white;
    margin: 20px auto 0px auto;
    
}

div#footer_links {
    background: #cedbeb;
    padding: 15px 0px 20px 25px;
    
}

div#footer_links ul {
    width: 205px;
    float: left;
    margin: 0 25px 0 0;
    padding: 0;
    list-style: none;
}

div#footer_links ul li {
    font-size: 11px;
    margin: 0;
    padding: 0;
}

div#footer_links ul li h4 {
    margin: 0 0 0 0;
    padding: 0 0 0px 0;
    font-weight: bold;
}

div#footer_links ul li a {
    color: #3e546e;
    line-height:1;
    font-size: 11px;
    display: block;
    border-bottom: 1px solid #3e546e;
    padding: 5px 0;
    text-decoration: none;
}

div#page_footer p {
    margin: 0;
    padding: 10px 0 30px 0;
    font-size: 11px;
    color: #3e546e;
}


div#page_footer  p.footer_left {
    width: 344px;
    padding-left: 25px;
    float: left;
    text-align: left;
}


.footer_left a {
	color: #3e546e;
}

div#page_footer p.footer_right {
    width: 555px;
    float: left;
    padding-right: 25px;
    text-align: right;
}


/* -------------------------------------------------------------- 
	=TYPOGRAPHY
-------------------------------------------------------------- */


body {
	font-family: arial, verdana;
	color: #444;
}


h1, h2, h3, h4, h5, h6  {
	font-family: "Trebuchet MS", Tahoma, san-sserif;
	margin: 0em 0 0.5em 0;
	line-height: 1;
        font-weight: bold;
}

h1 {
	font-size: 32px;
        margin-top: 20px; 
	color: #3E546E;
}

h2 {
	font-size: 24px;
	color: #3e546e;
}

h3 {
	font-size: 20px;  
    color: #3e546e;
    font-weight: normal;
}

h4 {
	font-size: 20px;
	font-weight: normal;
    color: #3e546e;
}

h5 {
	font-size: 18px;  
}

h6 {
	font-weight: bold;
}

.article ul,
.article ol {
	margin: 1em 0;
	padding-left: 2em;
	font-size: 12px;
}

p {
    font-size: 13px;
    line-height: 1.3;
	margin: 0 0 1em 0;
}

p.introtext {
    font-size: 18px;
    margin-top: 0px;
    font-family: Georgia, 'Times New Roman', serif;
}

p a {
    color: #618dc3;
    font-weight: bold;
}

/*--------------------------------------------------------------
	BANNER
--------------------------------------------------------------*/
#banner {
	height: 400px;
	overflow: visible;
	background: url(images/slide-bg.png) no-repeat left top;
}
.banner-alt {
    height: 340px !important;
}

#banner div {
	padding: 25px 20px 0;
}
#banner .img-wrap {
	position: absolute;
	top: 90px;
	right: 25px;
	padding: 0;
}
#banner .link-wrap {
	position: absolute;
	left: 22px;
	top: 325px;
	padding: 0;
}
#banner .link-wrap a {
	display: block;
	margin-right: 10px;
	float: left;
}

h1.alt {
    font-size: 36px;
    width: 560px;
    line-height: 1.2em;
}

#banner .img-wrap-aly {
    top: 40px;
}


#banner p {
    color: white;
    font-size: 18px;
    width: 560px;
    font-family: georgia, serif;
}

#banner .link-wrap-alt {
    top: 230px;
}
#banner h1 {
	color: #fff;
	margin: 0 0 22px 0;
}
#banner ul {
	list-style: disc outside url(images/banner-point.png); 
	width: 275px;
	margin-left: 22px;
}
#banner ul li {
	font-family: Georgia, 'Times New Roman', serif;
	color: #ce9f2b;
	color: #fff;
	font-style: italic;
	font-size: 18px;
}


/*---------------------------------------------------------------
	CLIENTS & SELLING POINTS
-------------------------------------------------------------- */
#clients, #selling-point {
	margin: 0 0 25px 0;
}
#selling-point {
	padding-bottom: 25px;
	border-bottom: 1px solid #cedbeb;
}
.client-text {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 18px;
}
#clients-wrap {
	margin: 25px 0;
}
#clients-link {
	display: block;
	list-style: none;
	padding: 0 0 15px 0;
	z-index: 2;
}
#clients-link li {
	display: inline;
	margin-right: 35px;
	padding: 0 0 20px 0;
}
#clients-link li.current {
	background: url(images/clients-current.gif) no-repeat 50% 100%;
}
#testimonial-wrap {
	background: #ecf4fd;
	border: 1px solid #cedbeb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	z-index: 1;
}
#testimonial-wrap p.quote {
	font-family: Georgia, 'Times New Roman', serif;
	font-style: italic;
	font-size: 18px;
	text-indent: 38px;
	background: url(images/quotes-left.gif) no-repeat left top;
	color: #666;
}
#testimonial-wrap p.signature {
	color: #3e546e;
	font-size: 14px;
}

.points {
	width: 33%;
	float: left;
}
.points h4 {
	height: 50px;
	font-size: 16px;
	color: #666;
	padding-right: 15px;
}
.points a {
	padding-left: 15px;
	position: relative;
	display: block;
}
.points a span.zoom {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/zoom.png) no-repeat;
	z-index: 10;
	position: absolute;
	right: 55px;
	top: 0px;
}
.points p {
	margin-top: 15px;
	padding-right: 15px;
}
#ui h4 {
	background: url(images/icon-presentation.png) no-repeat left top;
	padding-left: 55px;
}
#check h4 {
	background: url(images/icon-clock.png) no-repeat left top;
	padding-left: 55px;
}
#landlord h4 {
	background: url(images/icon-landlord.png) no-repeat left top;
	padding-left: 55px;
}


/*---------------------------------------------------------------
	PRICING
---------------------------------------------------------------*/
h2.reward {
	background: url(images/icon-reward.png) no-repeat left top;
	padding: 0 0 0 52px;
	height: 46px;
	line-height: 46px;
}
#price-table {
	width: 682px;
	height: auto;
	background: url(images/price-table.jpg) no-repeat left top;
	left: -6px;
	margin: 0 0 25px 0;
}
#price-table a {
	display: inline-block;
}
#price-table table {
	visibility: hidden;
	margin-bottom: 20px;
	height: 317px;
}
h2.free-tools {
	background: url(images/icon-free.png) no-repeat left top;
	height: 45px;
	line-height:45px;
	padding: 0 0 0 54px;
}
#free-tools-wrap {
	background: #ecf4fd;
	border: 1px solid #cedbeb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
	z-index: 1;
	padding: 35px 0 15px 35px;
	overflow: visible;
	margin-bottom: 45px;
}
.tool {
	width: 300px;
	float: left;
	margin: 0 15px 25px 0;
}
.tool h4 {
	height: 21px;
	font-size: 16px;
	color: #666;
	padding-right: 15px;
	background: url(images/icon-tick.png) no-repeat right center;
	padding-right: 31px;
	display: inline;
}
.tool p {
	height: 45px;
}
.tool a {
	display: block;
	position: relative;
}
.tool a span.zoom {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/zoom.png) no-repeat;
	z-index: 10;
	position: absolute;
	right: 46px;
	top: -10px;
}
#free-tools-wrap img.tools-bt {
	position: absolute;
	left: -1px;
	bottom: -35px;
}


/* -------------------------------------------------------------- 
	SIGNUP SIDEBAR
-------------------------------------------------------------- */
#side-inner {
	padding: 25px 15px 25px 25px;
}
#side-inner h3, #side-inner h4 {
	color:  #333333;
	/*background: url(images/star.png) no-repeat left top;*/
	padding: 4px 0 0;
	min-height: 24px !important;
	font-weight: bold;
	font-size:16px;
}
#side-inner .side-quote {
	color: #666;
	font-family: Georgia, 'Times New Roman', serif;
	font-style: italic;
}
#side-inner .signature {
	color: #3E546E;
	margin-bottom: 25px;
}
#side-inner ul.clients {
	list-style: none;
	text-align: center;
	margin-bottom: 25px;
}
#side-inner ul.clients li {
	margin-bottom: 10px;
}
#side-inner ul.free {
	margin-left: 5px;
}
#side-inner ul.free li {
	font-size: 12px;
}
.upsell {
	padding: 10px;
    margin-bottom: 15px;
	background: #ecf4fd;
	border: 1px solid #cedbeb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	float:left;
}
.upsell p {
	margin-bottom: 5px;
	background: #ecf4fd url(images/devider-signup.png) top center no-repeat;
	float:left; width:178px;
	padding: 10px 0 0 0
}

.upsell .icon{ display:block; float:left; width:178px; }

.upsell .icon.clock{ background:url(images/clock-signup.png) center top no-repeat; height:52px }
.upsell .icon.man{ background:url(images/man-signup.png) center top no-repeat ; height:60px }
.upsell .icon.people{ background:url(images/people-signup.png) center top no-repeat; height:60px  }
.upsell .icon.pound{ background:url(images/pound-signup.png) center top no-repeat; height:60px  }
.upsell .icon.cross{ background:url(images/cross-signup.png) center top no-repeat; height:50px  }
.upsell .icon.lock{ background:url(images/lock-signup.png) center top no-repeat; height:50px  }


#side-inner #dashboard { background: #ecf4fd url(images/icon-presentation.png) no-repeat center 7px; padding-top: 60px; }
#side-inner #user {	background: #ecf4fd url(images/icon-user_group.png) no-repeat center 7px;	padding-top: 60px; }
#side-inner #ref {	background: #ecf4fd url(images/icon-vcard_check.png) no-repeat center 7px;	padding-top: 60px; }
#side-inner #doc {	background: #ecf4fd url(images/icon-case.png) no-repeat center 7px;	padding-top: 60px; }
.upsell .star {	color: #666; }
.upsell .shoutout {	font-size: 26px;	font-weight: bold; }

/* -------------------------------------------------------------- 
   =FORMS
-------------------------------------------------------------- */


div.form fieldset, div.Doc2Form fieldset {
    	margin-bottom: 10px;
	background: #ecf4fd;
	border: 1px solid #cedbeb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px;
}

div.form fieldset legend, div.Doc2Form fieldset legend { 
    font-family: "Trebuchet MS", tahoma, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    color: #3E546E;
	border: 1px solid #cedbeb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}

ul.form_fields, .Doc2Form ol {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}

ul.form_fields li, .Doc2Form ol li {
	margin: 0 0 10px 0;
	padding: 0;
	clear: both;
}

ul.form_fields li ul.inline_fields {
    margin: 0;
    padding: 0;
    list-style: none;
}



ul.form_fields li label, .Doc2Form ol li label {
	display: block;
	float: left;
	width: 120px;
	padding: 0px 0px 5px 0;
    color: #444;
    
}

.Doc2Form ol li label strong {
	font-weight: normal;
}
.Doc2Form ol li label strong:after {
	content: ' *';
}
.Doc2Form ol li input {
	width: 182px;
}

ul.block_labels li label {
	float: none;
	padding: 0 0 3px 0;
	font-weight: bold;
}

ul.form_fields li ul.inline_fields li {
    list-style: none;
    display: block;
    float: left;
    padding-right: 10px;
    clear: none;
}

ul.form_fields li ul.inline_fields li label {
    display: block;
    float: none;
    width: auto;
}

ul.agentq li label {
    float: none;
    display: inline;
    padding-right: 20px;
}

ul.form_fields li.wide_fields label {
    display: block;
    float: none;
    padding-bottom: 0;
}



ul.form_fields li label.indented_label {
	padding-left: 105px;
}


ul.form_fields li label.wide_label {
	width: 100%;
}


input[type=text],
input.text_med,
input.text_long,
input.text_short,
textarea {
	border:1px solid #dadada;
	border-top-color: #999;    
	padding: 5px;
}

input[type=text]:focus,
textarea:focus {
	border:1px solid #999;
	border-top-color: #555; 
	background-color: #fdffeb;
}

input.input_long { width: 260px; }
input.input_short { width: 80px }
input.text_long {width: 386px;}
ul.form_fields li select {
	padding: 4px 5px;
	border:1px solid #dadada;
}


input.text_med {
    width: 182px;
}

p.signup_coupon {
    padding-top: 10px;
}

p.signup_coupon,
p.signup_moreinfo {
    color: #666;
    font-size: 12px;
}

p.signup_coupon a,
p.signup_moreinfo a {
    color: #666;
    font-weight: normal;
    font-style: italic;
}

ul.signup_moreinfo li label{

    width: 260px;
}

div.signup_tc {
    height: 180px;
    margin: 10px 0;
    padding: 10px;
    border: 1px solid #ccc;
    overflow: auto;
    font-size: 12px;
    background: #f5f5f5;
}

div.consent p,
div.consent label {
    color: #555;
    padding: 0 0 0;
}

div.consent em {
    font-weight: bold;
}

div.consent {
    padding-bottom: 10px;
	display: none;
}

input.required_error {
    border: 2px solid #ce0000;
}

span.required_error {
    color: #ce0000;
    margin: 0;
    padding: 0;
    position: relative;

    display: block;
    font-size: 11px;
    font-style: italic;
  
}

/* -------------------------------------------------------------- 
   =NEWS
-------------------------------------------------------------- */

ul.news_list {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #ccc;
}

ul.news_list li {
    margin: 0 0 0 0;
    padding: 15px 0;
    list-style: none;
    clear: both;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

ul.news_list li.featured_news {
    background: #f4f4f4;

}

div.news_image,
div.main_news_image {
    float: left;
    width: 135px;
}

div.news_image img,
div.main_news_image img {
    width: 120px;
    
}

div.news_content,
div.main_news_item {
    float: left;    
    width: 595px;
}

ul.news_list h3 {
    margin-top: 0px;
}

img.news_image {
	float: right;
	margin: 0 0 10px 10px;
}



/* -------------------------------------------------------------- 
   =EVENTS
-------------------------------------------------------------- */

div.event_main {
    float: left;
    width: 495px;
    padding-right: 15px;
}

div.event_main h2 {
    font-size: 22px;
}

div.event_nav {
    background: #f1f1f1;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    font-size: 11px;
    padding: 3px 0;
    position: relative;
    float: left;
    width: 100%;
}


div.event_nav p {
    font-size: 11px;
    float: left;
    margin: 0;
}

div.event_nav a.next_month {
    position: absolute;
    right: 0px;
    top: 4px;
}

div.event_nav a.previous_month {
    position: absolute;
    right: 65px;
    top: 4px;
}

div.event_sidebar {
    width: 220px;
    float: left;
}

div.event_sidebar h5 {
    padding: 2px 0 2px 0;
    border-bottom: 1px solid #ccc;
}

h5 a.previous_month span, 
h5  a.next_month span {
    display:none;
}

h5 a.previous_month,
h5 a.next_month  {
    width: 9px;
    display: block;
    float: left;
    height: 13px;
    margin-right: 4px;
    background-position: top left;
    background-repeat: no-repeat;
}

h5 a.previous_month {
    background-image: url(images/arrow_left.gif);
}

h5 a.next_month {
    background-image: url(images/arrow_right.gif);
}

table.sm_calendar {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 220px;
    font-size: 11px;
}

table.sm_calendar th,
table.sm_calendar td {
    padding: 2px;
    border: 1px solid #e7e7e7;
    text-align: center;
    
}

table.sm_calendar td.eventDay {
    background-color: #c6364a;
    color: white;
    font-weight: bold;
    position: relative !important;
    
}

div.events_today {
    position: absolute;
    background: #fff;
    color: #000;
    border: 1px solid #444;
    z-index: 99999;
    width: 200px;
    text-align: left;
    padding: 10px;
    display: none;
}

div.events_today h6 {
    margin: 0 0 5px 0;
    font-size: 14px;
    background: url(images/calendar-day.png) left center no-repeat;
    padding:1px 0 1px 18px;
}

table.sm_calendar th {
    font-weight: bold;
}

p.ical_export {
    padding: 10px 0;
    font-size: 12px;
}

p.ical_export a {
    background: url(images/calendar-day.png) left center no-repeat;
    padding:1px 0 1px 18px;
}

ul.events_list {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.events_list li {
    clear: both;
    margin: 0;
    padding: 15px 0 0 0;
    float: left;
    width: 100%;
}

ul.events_list li p.event_date_cal {
    width: 40px;
    margin: 0 15px 0 0;
    text-align: center;
    border: 1px solid #999;
    float: left;
    -moz-box-shadow: 0px 0px 3px #c1c1c1;
}

span.event_date_cal_day {
    display: block;
    background: #ccc;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #999;
}

span.event_date_cal_month {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

ul.events_list li h3 {
    margin: 0;
    font-size: 18px;
}

ul.events_list li p {
    font-size: 12px;
}



/* -------------------------------------------------------------- 
	=HOMEPAGE
-------------------------------------------------------------- */

div.homepage {
    padding: 0 0 25px 0;
    position: relative;
    float:left;
    width: 950px;
    margin-left: 10px;
    background:#fff;

}

.hp_violator {
    position: absolute;
    top: 130px;
    left: 330px;
	z-index: 999999;
}

ul.home_news {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.home_news li {
    clear: left;
}

ul.home_news li h3 {
    font-size: 18px;
    margin: 0 0 5px 0 ;
}


ul#home_slideshow {
    width: 950px;
    float: left;
    margin: 0px;
    list-style: none;
    display: block;
    padding: 0px;
	height: 230px;
	overflow: hidden;      
}


ul#home_slideshow li{
    width: 950px;
    height: 230px;
    float: left;
    margin: 0px;
    list-style: none;
    display: block;
    padding: 0px;      
}

div#home_banner {
    width: 950px;
    float: left;
    margin: 0px;
    height: 230px;
    position: relative;
    padding-bottom:12px;
    background-repeat:no-repeat;
    
}

span.shadow {
    display: block;
    height: 12px;
    width: 950px;
    background: url(images/home_banner_bg.gif) left top repeat-x;
    position: absolute;
    bottom: 0px;
}

ul#home_slideshow h1,
ul#home_slideshow h2 {
    font-size: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
}

ul#home_slideshow h1,
ul#home_slideshow h2,
ul#home_slideshow h1,
ul#home_slideshow p,
div#home_banner h1,
div#home_banner p {
    float: left;
    color: #555;
    width: 400px;
    clear: left;
    padding-left: 25px;
}

ul#home_slideshow p {
    display: block;
    
}

ul#home_slideshow p a {
    float: left !important;
    clear: left !important;
    display: block;
    left: 0px !important;
    margin-top: 0px;
    margin-left: 0px !important;
}

ul#home_reasons {
    margin-top: 14px;
    float: left;
    padding-left: 24px;
}

div.home_bottom {
	float: left;
	width: 900px;
    	padding: 0px 35px 0 35px;
}


ul#home_reasons li {
    width: 260px;
    padding: 5px 20px 20px 20px;
    float: left;
    display: block;
    list-style: none;
    background: white;
    margin-right: 2px;

}

div#home_banner h1 {
	font-size: 24px;
}

ul#home_reasons li h3 {
    font-weight: normal;
    font-size: 15px;
	font-weight: bold;
}

ul#home_reasons li h3 a {
	color: inherit;
	text-decoration: none;
}

ul#home_reasons li p {
	color: #1c58a1;
}

ul#home_reasons li.testimonials {
    text-align: center;
    padding-top:20px;
}

ul#home_reasons li.testimonials blockquote {
   margin: 0 0 20px 0;
   padding: 0;
    background: none;
    border: none;
    color: #555;
}

ul#home_reasons li.testimonials cite {
    font-style: normal;
    font-size: 11px;
}


ul#home_reasons li.testimonials blockquote p {
    font-family: "Trebuchet MS", tahoma, sans-serif;
    font-size: 13px;
	color: #555;
    margin-bottom: 0px;
}


ul#home_reasons li ul {
    margin: 0px;
    padding: 0px;
}

ul#home_reasons li ul li {
    margin: 0 0 0 14px;
    font-size: 13px;
    color: #1c58a1;
    height: auto;
    min-height: 20px;
    padding: 0px 0px 0px 0px;
    float: none;
    display: list-item;
    list-style: square;
}

div#home_info_bar {
    width: 935px;
    background: url(images/hp_bar_top.jpg) 15px top no-repeat;
    clear: left;
    float: left;
    margin-top: 20px;
    padding-top: 11px;
}

div#home_info_bar ul {
    float: left;
    width: 905px;
    padding-bottom: 10px;
    padding-left: 30px;
    background: url(images/hp_bar_bottom.jpg) 15px bottom no-repeat;
}

div#home_info_bar ul li {
    display: block;
    list-style: none;
    float: left;
    padding: 0 15px;
    width: 190px;
    background: url(images/divider_bar.gif) right top repeat-y;
}

div#home_info_bar ul li.last,
div#home_info_bar ul li:last-child {
    background: none;
}

div#home_info_bar ul li h4 {
    font-size: 16px;
    font-weight: bold;
     margin: 5px 0;
}

div#home_info_bar ul li p {
    font-size: 11px;
}

div#home_info_bar ul li h4 a {
    color: #1c58a1;
    text-decoration: none;
}

/* -------------------------------------------------------------- 
   =MISC
-------------------------------------------------------------- */

div.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}

.goright {
	float: right;
	margin-left: 10px;
}

.goleft {
	float: left;
	margin-right: 10px
}

a.action_button {
    display: block;
    float: left;
    position: relative;
    lefT: 20px;
    width: 202px;
    height: 37px;
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding-top: 9px;
    text-align: center;
    line-height:1.1;
    margin-top: 20px;
}


a.action_button span {
    display: block;
    font-size: 12px;
    font-weight: normal;
}


div.article table {
    width: 100%;
    margin: 10px 0;
    border-collapse:seperate;
    font-size: 12px;
}
.ie7 div.article table {
	border-collapse:seperate;
}


div.article table th {
    font-weight: bold;
}    

div.article table th,
div.article table td {
    padding: 4px 5px;
    vertical-align: top;
    border-bottom: 1px solid #e4e4e4;
}

div.article table td span {
    color: #999;
    font-size: 11px;
    display: block;
    margin-bottom: 4px;
    font-style: italic; 
}

div.article table  tr.odd th,
div.article table  tr.odd td {
    background: #f4f4f4;
}


table#pricing_table h3,
table#pricing_table h4 {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

table#pricing_table h3 {
    font-size: 24px !important;
}

table#pricing_table h4 {
    color: #666;
}

table#pricing_table {
    font-size: 12px;
    width: 100%;
    margin: 15px 0;
    border-top: 0px solid #e3e3e3;
    border-collapse:collapse;
}

table#pricing_table tr th.colscope {
    padding-bottom: 0px;
    vertical-align: bottom; 
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
} 



table#pricing_table tr th.colscope img {
    margin: 0px;
    vertical-align: bottom;
}

table#pricing_table tr th.colscope span {
    color: #999;
    font-size: 11px;
    display: block;
    margin-bottom: 4px;
    font-style: italic;
}

table#pricing_table tr th {
    font-weight: normal;
}

table#pricing_table tr td {
    text-align: center;
    padding: 8px;
    vertical-align: middle;
}



table#pricing_table tr th.rowscope {
    padding-left: 5px;
}

table#pricing_table tr td span {
    color: #999;
    font-size: 11px;
    font-style: italic;
}

table#pricing_table tr td strong {

}


div.testimonial_list {
    background: url(images/open_quotes.gif) left top no-repeat;
    padding: 0 0 0 85px;
    margin: 25px 0;
}

div.testimonial_list ul {
    margin: 0;
    padding: 0 85px 0 0;
    list-style: none;
    background: url(images/close_quotes.gif) right bottom no-repeat;
}

div.testimonial_list ul li {
    border-bottom: 1px solid #e4e4e4;
    padding: 0 0 10px 0;
    margin: 0 0 15px 0;   
}

div.testimonial_list ul li:last-child {
    border-bottom: 0px;
}

div.testimonial_list ul li p.quote_cite {
    font-style: italic;
    font-size: 14px;
    margin-bottom: 5px;
}

div.testimonial_list ul li p.quote_cite  img{
    vertical-align: middle;
    margin-right: 15px;
}    


div.testimonial_list ul li blockquote {
    background: none;
    border: none;
    padding: 0 0 10px 0;
    
    font-style: normal;
}

div.testimonial_list ul li blockquote p {
    font-size: 14px; 
}

ul.level_1 {
    margin: 0;
    list-style: none;
    padding: 0px;      
}

ul.level_1 li {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px;
}

ul.level_1 h2 {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    padding: 0 0 5px 0;   
    clear: both;
    padding-top: 15px;
}

ul.level_1 h2 a {
    text-decoration: none;
}

div#site_map div.col {
    display: block;
    float: left;
    width: 223px;
}

ul.level_1 li ul {
    margin-left: 0px;
    padding: 0px 15px 0 0;
}

ul.level_1 li ul li ul {
    padding-left: 15px;
    float: left;
    padding-bottom: 0px !important;
}

ul.level_1 li a {
    color: #555;
    text-decoration: none;
}



/* -------------------------------------------------------------- 
	=FAQ LIST
-------------------------------------------------------------- */

#faq-list ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#faq-list ul ul {
        margin: 10px 0;
        padding: 0 0 0 25px;
        list-style: disc;
}

#faq-list h3 {
        padding-top: 1em;
}

#faq-list h4 {
        font-size: 14px;
        cursor: pointer;
}


/*--------------------------------------------
	LOGIN FORM
--------------------------------------------*/
.ie7 form#aspnetForm {
	width: 100%;
}
#form-wrap {
        margin: 10px auto;
	text-align: left;
	width: 462px;

}
.ie7 #form-wrap, .ie6 #form-wrap {

}
#login-form {
    
        position: relative;
	background: #fff;
	padding: 32px;
	box-shadow: 0px 1px 8px #000;
	-moz-box-shadow: 0px 1px 8px 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 1px 8px #000;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	height: 336px;
    float: none;
	margin: 10px auto !important;
        
}
#login-form h1#login-logo {
	margin: 0 0 8px 0;
}
#login-form h1#login-logo a {
	text-indent: -9999px;
	display: block;
	position: relative;
	margin: 0 auto;
	width: 340px;
	height: 80px;
	background: url(../css/images/lettingref-logo_new.gif) no-repeat;
	overflow: hidden;
}
#login-form label, #login-form input {
	display: block;
}
#login-form label {
	margin-bottom: 8px;
}
#login-form input {
	margin-bottom: 16px;
}
#login-form label {
	font-size: 24px;
	color: #0c2544;
}
#login-form input.txt-lrg {
	font-size: 24px;
	color: #1c58a1;
	background: #e6e9ed;
	border: 1px solid #cdd0d4;
	padding: 8px;
	width: 375px;
}
#login-form .chkbox {
	display: block;
}
#login-form .chkbox input, #login-form .chkbox label {
	float: left;
}
#login-form .chkbox label {
	font-size: 14px;
	color: #a8aaad;
}
#login-form input.login-btn {
	font-size: 18px;
	color: #fff;
	background: #8fc400;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #7eac00;
	float: right;
	padding: 8px 12px;;
}
#login-form input.login-btn:hover {
	cursor: pointer;
	background: #7eac00;
}

#form-wrap {
	padding-top: 20px;
}

#form-wrap a.forgotpass {
	font-size: 16px;
	color: #fff;
	text-decoration: underline;
	margin-left: 32px;
}
#form-wrap a.forgotpass:hover {
	text-decoration: none;
}
#form-wrap p.VCE_message {
	color: #fff;
	padding: 13px 8px 10px 48px;
	background: url(images/warning.png) no-repeat;
	min-height: 42px !important;
	font-size: 12px;
	font-weight: bold;
	top: 155px !important;
}
.ie6 #form-wrap p.VCE_message {
	height: 45px;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/images/warning.png", sizingMethod="crop");
}
#form-wrap p.VCE_message img {
	margin-left: 8px;
}
.login-error {
	width: 100%;
}

.ie .login-error { }
.login-error div { }

.ie6 .login-error div { }



.login-error div p.message_box,
.login-error div.message_panel p {
    width: 430px !important;
    border: 1px solid #ccc;
    padding: 15px;
    background: #fee3e3;
    color: #b11111;
}

.login-error div  a {
    color: #791c1c;
}

.login-error div p.success {
    color: #4F8A10;
    background-color: #DFF2BF;
}

.login-error div p.success   a {
    color: #4F8A10;
}


div#ctl00_MainContent_GenericMessagePanel_MessagePanel {
	padding: 10px;
    	margin-bottom: 15px;
	background: #ecf4fd;
	border: 1px solid #cedbeb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div#ctl00_MainContent_GenericMessagePanel_MessagePanel li {
	list-style: none;
	font-size: 12px;
	color: #CE0000;
}

/* -------------------------------------------------------------- 
   =IE FIXES
-------------------------------------------------------------- */

.ie6 div.home,
.ie6 div#page_container  {background-image: none !important;}
.ie6 div#page_container {width: 950px; overflow: hidden;background: white;margin-top:7px !important;border-top: 0px solid #0c2544;padding-top:0px}
.ie7 div#page_container {margin-top: 7px;padding-top: 0px;}
.ie6 div.home {background: white !important; position: relative;top:7px;}
.ie6 div.homepage { margin: 0px; }
.ie6 ul#home_reasons li {overflow: hidden;}
.ie6 div.article {padding: 0 15px 15px 15px;margin-left: 0px;display:inline;}
.ie6 div.header ul.nav {margin: 0;width: 950px;}
.ie6 div.header,
.ie7 div.header { width: 970px; padding: 0px 0px 0px 0px;margin-top:0px;background: white}
.ie6 div.header { width: 950px;}
.ie6 div.header p {right:0px;}
.ie6 ul#site_links {position: absolute;right: 0px !important;}
.ie6 .tool { width: 290px; }
.ie6 div.article { clear: right; }
.ie6 div.aside { float: right; width: 230px; }
.ie6 .tool a span.zoom { right: 36px; }
.ie6 #footer_links { height: 176px; }
.ie6 div.form fieldset { background: #fff; }

.ie6 span.shadow,
.ie7 span.shadow {display: none;}
.ie6 ul.subnav li,
.ie6 ul.subnav li a,
.ie7 ul.subnav li,
.ie7 ul.subnav li a,
.ie6 div#footer_links li,
.ie6 div#footer_links li a,
.ie7 div#footer_links li,
.ie7 div#footer_links li a { position: relative;zoom:1;}
.ie7 #free-tools-wrap { height: 522px; }
.ie7 #banner ul { list-style: disc inside; margin-left: 0x; }


































