@charset "utf-8";
/* CSS Document */

html {
scrollbar-face-color: #d7d2c1;
scrollbar-shadow-color: #c9c0a2;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #d7d2c1;
scrollbar-darkshadow-color: #918a70;
scrollbar-track-color: #e5e4d7;
scrollbar-arrow-color: #918a70;
}

body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #4d4b3c;
	background-image:url(../../images/kingsford/bg.jpg);
	background-position:center 50px;
	background-repeat:no-repeat; 
}

body a, a:visited{
	text-decoration:underline;
}

body a:hover, a:active{
	text-decoration:none;
}

.left{
	float: left;
}

.right{
	float: right;
}

li {
	list-style-image:	url('../../images/kingsford/bullet.gif');
}

h1{
	font-size: 18px;
	color: #4d4b3c;
	margin-top: 0px;
	font-weight:normal;
}

h2{
	font-size: 16px;
	color: #f58220;
	margin-top: 0px;
}

h3{
	font-size: 14px;
	color: #f15a22;
	font-weight: bold;
}	

.table_secondary h1{
	font-size: 18px;
	color: #4d4b3c;
	margin-top: 0px;
	font-weight:normal;
}

.table_secondary h2{
	font-size: 16px;
	color: #f58220;
	margin-top: 0px;
}


.table_secondary h3{
	font-size: 14px;
	color: #f15a22;
	margin-top: 0px;
}


.outercontainer	{	
	width: 982px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	background-color:transparent;
	
	
}

.header {
	width: 982px;
	height: 104px;
	color: #fff;
}

.logoimage {
	position: relative;
	top: 0px;
	left:0px;
}

.roi_text_input{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	width: 120px;
	height: 21px;
	/*line-height: 28px;*/
	font-size: 11px;
	color: #ffffff;
	border: 0px;	
	padding: 0px;
	background-color: #4d4b3c;
	border: 1px solid #4d4b3c;
	padding-top:6px;
	padding-left:3px;
}
.roi_text_input_email{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	width: 148px;
	height: 21px;
	/*line-height: 28px;*/
	font-size: 11px;
	color: #ffffff;
	border: 0px;	
	padding: 0px;
	background-color: #4d4b3c;
	border: 1px solid #4d4b3c;
	padding-top:6px;
	padding-left:3px;
}
.roi_text_inputArea{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	width: 54px;
	height: 21px;
	/*line-height: 28px;*/
	font-size: 11px;
	color: #ffffff;
	border: 0px;	
	padding: 0px;
	background-color: #4d4b3c;
	border: 1px solid #4d4b3c;
	padding-top:6px;
	margin-right:0px;
	padding-left:3px;
}
.roi_text_inputPhone{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	width: 86px;
	height: 21px;
	/*line-height: 28px;*/
	font-size: 11px;
	color: #ffffff;
	border: 0px;	
	padding: 0px;
	background-color: #4d4b3c;
	border: 1px solid #4d4b3c;
	padding-top:6px;
	padding-left:3px;
}

.roi_box{
	position:relative;
	left:338px;
	top:40px;
	width: 414px; 
	height: 65px;
	font-size: 11px;
	color:#ffffff;
}
.roi_btn{
	width:273px;
	height:30px;
	float:right;
	margin:2px 3px 0 0;
	background:url(../../images/kingsford/submit.png) 0 32px repeat-y;	
	border:0;
	padding:0;
	cursor:pointer;
}
a.roi_sublink{
	
}
a.roi_sublink:hover{
	background-image:url(../../images/kingsford/submit.jpg);
	background-position:left 0px;
}

.mainbody {
	width: 982px;

}

.cnr{		/* The cnr class sets common 10x10 size for all corner cells */
	width: 10px; 
	height: 19px; 
}

.cnr7l {
	width: 7px;
	height: 7px;
	background-image:url(../../images/kingsford/cnr_primary_tl7.gif);
}

.cnr7r {
	width: 7px;
	height: 7px;
	background-image:url(../../images/kingsford/cnr_primary_tr7.gif);	
}

.menubar_222{
	width: 208px;
}

.standard_320{
	width: 300px;
}

.standard_420{
	width: 400px;
}

.standard_750{
	width: 730px;
}

.news_420{
	width: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.caption_320{
	width: 159px;
}


#sidemenu {
	width: 222px;
	height:290px;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-top:19px;
	vertical-align:top;
	background-image:url(../../images/kingsford/menubg.jpg);
	background-repeat:repeat-y;
	
}


#sidemenu li{		
	list-style-image:none;
	margin:0px;	
	margin-bottom: 0px;
	width: 199px;
	padding-right:5px;
	display:block;
}

#sidemenu li a{
	
	line-height: 30px;
	text-decoration: none;	
	color: #4d4b3d;	
	padding-left:15px;
}
#sidemenu li.active a{
	
	line-height: 30px;
	text-decoration: none;	
	color: #f15a22;	
	padding-left:15px;
}

#sidemenu li a:hover{
	
	color: #f15a22;	
	font-weight:bold;
}

#sidemenu ul{
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
}
.btnnewsnext
{
	background:url(../../images/kingsford/arrow_left.png) no-repeat center center;
	width:70px;
}
.btnnewsprev
{
	background:url(../../images/kingsford/arrow_right.png) no-repeat center center;
	width:44px;
}

.button_img{
	border:0px;
}

.thumbnail {
	width: 74px;
	height: 74px;
	float: left;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #fff;
	/*border: 2px solid #005996;*/
	background-position: center;
	background-repeat: no-repeat;
	cursor:poionter;
}

.multi_thumb td{
	padding-bottom: 21px;
}

.thumb_clear{
	width: 70px;
	height: 70px;
}	

.news_vert_upper{
	padding-top: 30px; 
	padding-bottom: 20px;
}
	
.news_vert_lower{
	padding-top: 20px; 
	padding-bottom: 30px;
}	

.news_hori_left{
	padding-left: 15px; 
	padding-right:10px; 
	font-size: 11px;
}
	
.news_hori_right{
	padding-left: 10px; 
	padding-right:15px; 
	font-size: 11px;
}	
.gallery_420{
	border: 0px; 
	width: 400px; 
	height: 480px; 
}


.gallery_420_notext{
	border: 0px; 

	width: 360px; 
	height: 440px; 
}

.gallery_420_tall{
	border: 0px; 

	width: 360px; 
	height: 553px; 

}
.gallery_420_tall img{
	margin-top: 150px;
}

.gallery_label{
	width: 52px; 
	height: 21px; 
	padding-top: 8px;
	line-height: 18px;
	position: relative; 
	bottom: 0px; 
	font-size:17px;
	text-align:center;
	background-image:url(../../images/kingsford/gallery_label.png);
	display:none;
}	

.gallery_320{
	border: 0px; 
	width: 300px; 
	height: 380px; 
}

.gallery_750{
	border: 0px; 

	width: 730px; 
	height: 543px; 
}

.row_end{  /* for thumbnails at the end of a row */
	float: right; 
	margin-right: 0px;
}
/*##################### GENERIC STYLES ##########################*/
.table_primary{
	
	background:  url('../../images/kingsford/primaryBG.png') top left no-repeat;
}
.table_primaryXL
{
	background:  url('../../images/kingsford/primaryXL_BG.png') top left no-repeat;
}
#horitable
{
	background:  url('../../images/kingsford/primaryXL_BG.png') top left no-repeat;
}
#horitable .thumbnail
{
	width:70px;
	height:70px;
}
.table_secondary{
	background: url('../../images/kingsford/secondaryBG.png') top left no-repeat;
}

.table_primary base420{
	 height:10px;
	 background-image:url('../../images/kingsford/base_420.gif');
}
.table_primary base320{
	 height:10px;
	background-image:url('../../images/kingsford/base_320.gif');
}
.table_primary base750{
	 height:10px;
	background-image:url('../../images/kingsford/base_750.gif');
}

.table_secondary base420{
	 height:10px;
	background-image:url('../../images/kingsford/base_420_secondary.gif');
}
.table_secondary base320{
	 height:10px;
	background-image:url('../../images/kingsford/base_320_secondary.gif');
}
.table_secondary base750{
	 height:10px;
	background-image:url('../../images/kingsford/base_750_secondary.gif');
}
.vrule_primary {
	width: 1px; 
	background-color:#4d4b3c;
}
.vrule_secondary {
	width: 1px; 
	background-color:#4d4b3c;
}
.bg_primary{
	background-color:#d4dbe4;
}

.bg_secondary{
	background-color:#3a5261;
}
.text_primary {   
	color: #4d4b3c;	
}

.text_primary a{   
	color: #f15a22;
}

.text_primary a:hover {
	color: #f15a22;
}

.text_secondary {		
	color: #4d4b3c;
}

.text_secondary a{ 
	color: #f15a22;
}

/* ######################## Primary Module Classes ###################### */

.primary_rule{  /* div to create horizontal rule on primary modules. width is set with width classes or 'manually' */
	background-color: #4d4b3c;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 20px;
}

.secondary_rule{  /* div to create horizontal rule on primary modules. width is set with width classes or 'manually' */
	background-color: #4d4b3c;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 20px;
}

.primary_tl{
	/*background-image:url(../../images/kingsford/cnr_primary_tl.gif);*/
}

.primary_tr{
	/*background-image:url(../../images/kingsford/cnr_primary_tr.gif);*/
}

.primary_bl{
	/*background-image:url(../../images/kingsford/cnr_primary_bl.gif)*/
}

.primary_br{ 
	/*background-image:url(../../images/kingsford/cnr_primary_br.gif);*/
}

.secondary_tl{
	background-image:url(../../images/kingsford/cnr_secondary_tl.gif);
}

.secondary_tr{
	background-image:url(../../images/kingsford/cnr_secondary_tr.gif);
}

.secondary_bl{
	background-image:url(../../images/kingsford/cnr_secondary_bl.gif)
}

.secondary_br{ 
	background-image:url(../../images/kingsford/cnr_secondary_br.gif);
}

.top_primary{
	height: 20px; 
	/*background-image:url(../../images/kingsford/primary_top.gif) ;*/
}


.top_secondary{
	height: 20px; 
	background-image:url(../../images/kingsford/secondary_top.gif) ;
}

.base_primary{
	height: 10px; 
	/*background-image:url(../../images/kingsford/tile_base_primary.gif) ;*/
}

.left_primary{
	width: 10px; 
}

.right_primary{
	width: 10px; 
}


.left_secondary{
	width: 10px; 
	background-image:url(../../images/kingsford/secondary_left.gif);
}

.right_secondary{
	width: 10px; 
	background-image:url(../../images/kingsford/secondary_right.gif);
}


.content_primary {
	padding-bottom:10px;
}

.content_secondary {
	background-position: bottom; 
	background-repeat: repeat-x;
	padding-bottom:10px;

}

/*######################## FOOTER CLASSES ###################################*/

#footer-top{
display: block;
font-family:Helvetica,Arial, Verdana, sans-serif;
font-size: 14px;
color: #ffffff;
width: 912px;
height: 28px;
background:url(../../images/kingsford/sitemaptop.png) top left no-repeat;
margin: 12px 0 0 0;
padding: 13px 35px 0 35px;
margin-left:0px;
margin-right:0px;

}

#footer-top img{
margin-right: 10px;
}

#footer-main{
font-family:Helvetica, Arial, Verdana, sans-serif;
display: block;
width: 943px;
float: left;
margin: 0 0 0 0;
padding: 23px 0px 0 35px;
margin-left:0px;
margin-right:0px;
padding-bottom:20px;
border-left:2px solid #b2b0a1;
border-right:2px solid #b2b0a1;
background-color:#ffffff;
}

#footer-sub{
font-family:Helvetica, Arial, Verdana, sans-serif;
float: left;
font-size: 9px;
display: block;
color: #FFFFFF;
width: 982px;
height: 30px;
background: transparent;
background-position: top left;
padding: 20px 0 0 0;
}

.lowest {
	margin-left: 36px;
}

#footer-search {
	width: 912px;
	height: 17px;
	float: right;
	padding: 10px 0 5px 0 ;
	margin: 9px 0 0 0;
	margin-bottom: 4px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 12px;
	color: #475862;
}

.searchspana {
	float:right;
	margin-right: 5px;

}
.searchspanb {
	float:right;	
	margin-top: 1px;
}

/* --------column classes-------------- */

.footer-col {
	width: 123px;
	float: left;
	border-left: 1px solid #8395a5;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #4d4b3c;
	
	}

.footer-col ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

	}
.footer-col ul li{
	list-style-image: none;
}
.footer-col ul li a {
	display: block;
	padding: 2px 0px;
	font-size: 9px;
	color: #4d4b3c;
	text-decoration: none;
	}
	
.footer-col-sub {
	display: block;
	padding: 0px;
	margin-left: 7px;
	font-size: 9px;
	color: #f99c19;
	text-decoration: none;
}
	
.footer-col ul li a:hover {color: #f99c19;}

#footer-sub a {
	color: #c89a72;
	text-decoration: none;
}

#footer-sub{
	color:#818179;
}
	
a.footer-heading {
	display: block;
	padding: 2px 0px;
	font-size: 12px;
	color: #4d4b3c;
	text-decoration: none;
}

a.footer-heading:hover {
	color: #f99c19;
	text-decoration: none;
}

.searchtextfieldfooter{
	height: 16px;
	border: 0px;
	background-color:#d3dae3;
	border-left: 1px solid #8395a5;
	border-top: 1px solid #8395a5 ;
}


/* ############multicontent styles ################### */

.MCAccordionWrapper{
	background-color: transparent;
	width: 222px;	
}

.MCAccordionWrapper a{
	color: #f15a22;
}

.MCAccordionWrapper h1{
margin: 0px;
color: #4c4b3c;
font-size: 13px;
font-weight:bold;
}


.MCAccordionBase{
	background-color: transparent;
	width: 222px;	
	line-height: 0px;
	font-size: 0px;
	height: 20px;
	background: url(../../images/kingsford/folder_222_base.png) center no-repeat; 
}



.MCAccordionTitle{
	cursor: pointer;
	background: url(../../images/kingsford/folder_222_closed.gif) top no-repeat; 
	width: 202px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 4px;
}

.MCtop{	
	background: url(../../images/kingsford/folder_222_closed_top.gif) top no-repeat; 
	cursor: pointer;	
	width: 202px; 
	height:24px;
	padding-left: 20px;
	padding-top: 4px;
}

.MCtopActive{
	background: url(../../images/kingsford/folder_222_open_top.gif) top no-repeat; 	
	cursor: pointer;	
	width: 202px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 4px;

}

.MCAccordionTitleActive{
	cursor: pointer;
	background: url(../../images/kingsford/folder_222_open.gif) top no-repeat; 
	width: 202px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 4px;
}

.MCAccordionContent
{
	height:0px;
	width: 222px;
	display:none; 	
	overflow:auto;
	background-color: #f2f1e9;
}


.MCContentText{
	width: 175px;
	padding:10px;
	padding-left: 20px;
	padding-right: 4px;	
	font-size:12px;	
}


/* ############ multicontent 320styles ################### */

.MC3AccordionWrapper{
	background-color: transparent;
	width: 320px;
}

.MC3AccordionWrapper a{
	color: #f15a22;
}

.MC3AccordionWrapper h1{
margin: 0px;
color: #4d4b3c;
font-size: 13px;
font-weight:bold;
}

.MC3AccordionBase{
	background-color: transparent;
	width: 320px;
	line-height: 0px;
	font-size: 0px;
	height: 20px;
	background: url(../../images/kingsford/folder_320_base.png) center no-repeat; 
}



.MC3AccordionTitle{
	cursor: pointer;
	background-image: url(../../images/kingsford/folder_320_closed.gif); 
	width: 300px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 7px;
}

.MC3top{	
	background-image: url(../../images/kingsford/folder_320_closed_top.gif); 
	cursor: pointer;	
	width: 300px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 7px;
}

.MC3topActive{
	background-image: url(../../images/kingsford/folder_320_open_top.gif); 	
	cursor: pointer;	
	width: 300px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 7px;
}

.MC3AccordionTitleActive{
	cursor: pointer;
	background-image: url(../../images/kingsford/folder_320_open.gif); 
	width: 300px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 7px;
}

.MC3AccordionContent
{
	height:0px;
	width: 320px;
	display:none; 	
	overflow:auto;
	background-color: #f2f1e9;
}


.MC3ContentText{
	width: 270px;
	padding:10px;
	padding-left: 20px;
	padding-right: 4px;	
	font-size:12px;
}

/* ############multicontent 420styles ################### */

.MC4AccordionWrapper{
	background-color: transparent;
	width: 420px;
}

.MC4AccordionWrapper a{
	color: #f15a22;
}

.MC4AccordionWrapper h1{
	margin: 0px;
	color: #4c4b3c;
	font-size: 13px;
	font-weight:bold;
}

.MC4AccordionBase{
	background-color: transparent;
	width: 420px;
	line-height: 0px;
	font-size: 0px;
	height: 20px;
	background: url(../../images/kingsford/folder_420_base.png) center no-repeat; 
}



.MC4AccordionTitle{
	cursor: pointer;
	background-image: url(../../images/kingsford/folder_420_closed.gif); 
	width: 400px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 7px;
}

.MC4top{	
	background-image: url(../../images/kingsford/folder_420_closed_top.gif); 
	background-position: top;
	background-repeat: none; 	
	cursor: pointer;	
	width: 400px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 7px;
}

.MC4topActive{
	background-image: url(../../images/kingsford/folder_420_open_top.gif);
	background-position: top;
	background-repeat: none; 	
	cursor: pointer;	
	width: 400px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 7px;
}

.MC4AccordionTitleActive{
	cursor: pointer;
	background-image: url(../../images/kingsford/folder_420_open.gif); 
	width: 400px; 
	height: 24px;
	padding-left: 20px;
	padding-top: 7px;
}

.MC4AccordionContent
{
	height:0px;
	width: 420px;
	display:none; 	
	overflow:auto;
	background-color: #f2f1e9;
}


.MC4ContentText{
	width: 370px;
	padding:10px;
	padding-left: 20px;
	padding-right: 4px;	
	font-size:12px;	
}

#menuholder{
float:left;
width: 222px;
position:relative;
margin: 0px;
padding-left:0px;
padding-right:0px;
margin-right:0px;
}
#homepagemodule {
	float: left;
	width: 420px;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size:12px;
	line-height:14px;
	margin:10px 0px 10px 10px;
}

#rightmodule {
	float: left;
	width: 320px;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size:12px;
	line-height:14px;
	margin: 10px 0px 10px 10px;
}
#homepagemoduleS {
	float: left;
	width: 320px;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size:12px;
	line-height:14px;
	margin:10px 0px 10px 10px;
}

#rightmoduleS {
	float: left;
	width: 420px;
	padding-left:0px;
	padding-right:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;	
	font-size:12px;
	line-height:14px;
	margin: 10px 0px 10px 10px;
}
#topcentermodule {
	float: left;
	width: 750px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin:10px 0px 0px 10px;
	background:none;
}
.btnnext
{
                background-image:url(../../images/kingsford/gallery_right.png);
                background-position:right center;
                background-repeat:no-repeat;
                height:47px;
                width:47px;
                cursor:pointer;
}
.btnprev
{
                background-image:url(../../images/kingsford/gallery_left.png);
                background-position:left center;
                background-repeat:no-repeat;
                height:47px;
                width:47px;
                cursor:pointer;
}

.btnnext_secondary
{
                background-image:url(../../images/kingsford/gallery_right_secondary.png);
                background-position:right center;
                background-repeat:no-repeat;
                height:47px;
                width:47px;
                cursor:pointer;
}
.btnprev_secondary
{
                background-image:url(../../images/kingsford/gallery_left_secondary.png);
                background-position:left center;
                background-repeat:no-repeat;
                height:47px;
                width:47px;
                cursor:pointer;
}

.image_320{
                width: 300px;
}
.image_420{
                width: 400px;
}

.image_750{
                width: 730px;
}
.image_primary {
                padding-bottom: 15px; 
                /*	background-image: url(../../images/kingsford/grad_mid_primary.gif); */
	background-position: bottom right; 
	background-repeat: no-repeat;
}

.image_secondary{                padding-bottom: 15px; 
                	/*background-image: url(../../images/kingsford/grad_mid_secondary.gif); */
	background-position: bottom right; 
	background-repeat: no-repeat;
}

/*House and Land Feed*/

#house_and_land_feed
{
    background:#f6f5f1;
    padding-left:25px;
    padding-bottom:10px;
    width:730px;
    position:relative;
}

#houses_from
{
    font-size:15px;
    color:#4d4b3c;
    position:absolute;
    top:0px;
    font-weight:400;
}

.page_navigation
{
    float:right;
    padding:15px 25px 15px 0px;
}

.page_navigation a
{
    color:#898778;
    margin:0px 5px 0px 5px;
    text-decoration:none;
    border:0px;
}

.page_navigation img
{
    border:0px;
}

a.active_page
{
    color:#f15a22;
}

#pagination_content
{
    width:700px;
}

.estate_data_container
{
    display:block;
    position:relative;
    width:700px;
    height:120px;
    background: url(../../Images/kingsford/hl_container_bg.gif) repeat-x #fff; 
    margin-bottom:11px;
    border-top:1px solid #d6d6ce;
    color:#4d4b3c;
}

.estate_data_container p, .estate_data_container img
{
    padding:0px;
    margin:0px;
}

.elevation_image
{
    display:block;
    border: 5px solid #f6f5f1;
    position:absolute;
    top:10px;
    left:10px;
}

.house_title
{   
    height:18px;
    font-size:18px;
    line-height:18px;
    font-weight:bold;
    position:absolute;
    left:160px;
    top:10px;
}    

.package_price
{
    height:18px;
    font-size:18px;
    line-height:18px;
    position:absolute;
    left:365px;
    top:10px;
}

.lot_id
{
    height:18px;
    font-size:18px;
    line-height:18px;
    position:absolute;
    left:600px;
    top:10px;
}

.house_details
{
    display:block;
    position:relative;
    top:40px;
    left:160px;
    height:75px;
    width:400px;
}

.lot_size, .frontage
{
    float:left;
    margin-right:10px;
}

.house_info_text
{
    font-weight:bold;
}

.bed_field, .bath_field, .garage_field
{
    float:left;
    margin-right:10px;
    color:#fff;
    padding-top:15px;
    }
    
.bed_image
{
    display:block;
    width:30px;
    height:20px;
    margin-right:5px;
    float:left;
    background: url(../../Images/kingsford/bed_icon.png) no-repeat bottom center transparent; 
    margin-top:-6px;
}

.bath_image
{
    display:block;
    width:30px;
    height:20px;
    margin-right:5px;
    float:left;
    background: url(../../Images/kingsford/bath_icon.png) no-repeat bottom center transparent;
    margin-top:-6px;
}

.garage_image
{
    display:block;
    width:30px;
    height:20px;
    margin-right:5px;
    float:left;
    background: url(../../Images/kingsford/car_icon.png) no-repeat bottom center transparent;
    margin-top:-6px;
}

.find_out_more_hl
{
    position:absolute;
    bottom:10px;
    right:10px;
    display:block;
    width:123px;
    height:31px;
}

.find_out_more_btn
{
    background: url(../../Images/kingsford/find_out_more_hl.png) no-repeat; 
    border:0px;
    width:123px;
    height:31px;
}

#house_and_land_footer
{
    width:700px;
    height:74px;
    display:block;
    position:relative;
    background: url(../../Images/greenvale/house_land_footer.png) no-repeat; 
}

.hl_deep_link
{
    position:absolute;
    top:23px;
    left:25px;
    color:#fff;
    font-size:14px;
    margin:0px;
    padding:0px;
}

.hl_deep_link a
{
    color:#fff;
    text-decoration:underline;
}

.hl_deep_link a:hover
{
    text-decoration:none;
}

#link_div
{
    display:block;
    height:74px;
    width:85px;
    float:right;
    margin-right:35px;
}
    
#hl_link
{
    position:absolute;
    right:33px;
    top:4px;
    border:0px;
}

/*######################## QUICKLINKS FOOTER CLASSES ###################################*/

.peetHeaderStrip
{
	width: 100%;
	height: 36px;
	background-image: url('../../Images/peetHeaderStrip.gif');
	background-repeat: repeat-x;
	background-color: White;
	padding-bottom: 10px;
}

.peetHeaderLogoContainer
{
	width: 982px;
	margin: auto;
}

.peetHeaderLogoContainer a img
{
	border: none;
	margin: 5px 0px 0px 10px;	
	float: left;
}

.qlFooter
{
	width: 982px;
	border-width: 0px;
	border-color: red;
	border-style: solid;	
	margin: auto;		
	overflow: hidden;
}

.qlLinksPanel
{
	float: left;
	width: 970px;
	height: 159px;
	background-color: #f2f1e9;
	padding: 25px 5px 0px 15px;
	background-image: url('../../Images/kingsford/kingsfordFooterTop.gif');
	background-repeat: no-repeat;
}

.qlSection1, .qlSection2, .qlSection3, .qlSection4
{
	float: left;
	padding: 10px 0px 20px 0px;
}

.qlSection1
{
	width: 210px;
}

.qlSection2
{
	width: 210px;
}

.qlSection3
{
	width: 150px;
}

.qlSection4
{
	width: 320px;
	float: right;
}

.qlSection4 a img
{
	border: none;
}

.qlSectionDivider
{
	width: 1px;
	height: 87px;
	background-color: #ead7bf;
	float: right;
	clear: both;
	margin: 3px 10px 0px 0px;
}

ul.qlLinkList
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	list-style:none;
}

.qlLinkList li
{	
	text-align: left;
	padding: 2px 0px 2px 0px;	
	list-style-image: none;
	list-style-type: none;
}

.qlLinkList li a
{
	color: #4d4b3c;
	font-size: 11px;
}

.qlLinkAndLine
{
	min-width: 120px;	
	min-height: 80px;
}

.qlHeading
{
	font-size: 16px;
	font-weight: bold;
	color: #f58220;
	border: 0px solid red;
	float: left;
	width: 100%;
	height: 35px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.qlSection4 .qlHeading
{
	text-align: left;
	font-size: 14px;
}

.qlLogoPanel
{
	width: 100%;
	height: 32px;
    line-height:32px;
    background-image: url('../../Images/kingsford/kingsfordFooterStrip.gif');
    background-repeat: repeat;
    background-color: #8f8d7e;
	float: left;
	margin: 0px;
	padding: 0px;
}

.telephoneIcon
{
	float: left;
	margin: 0px 0px 0px 20px;
}

.peetLogo
{
	float: right;
	margin: 8px 10px 0px 0px;
	border: none;
}

