/*
 * Default stylesheet for Boby. 
 *
 * If your theme is small you can declare all styles here or you can import your 
 * styles from other stylesheets using:
 *
 * @import url('mycss.css') ;
 *
 */

@import url('Font.css') ;
@import url('cm.css') ;
@import url('ObjectPrint.css') ;

/*** GENERAL STRUCURE TAGS ***/
body {
    background: #464646;
    }
a { color: #bb6c12; line-height:144%; }

hr {background: #cccccc;}

/*** SITE STRUCTURE TAGS ***/
div.siteContainer {
    background: #fff url(../Img/bg_main.gif) repeat-x 0 0;
    width: 100%;
    }
div.siteHeader {
    margin: 0 auto;
    }
input, select, textarea {
    padding: 2px 2px 2px 2px;
    }   
ul.headerForm {
    display: block;
	float: right; 
    }
ul.headerForm li{
    float: right;
    list-style-type: none;
    margin-left: 5px;
    }
    
div.search_area .search_field {
    padding: 1px 0 1px 2px;
    margin: 0 0 0 0;
    height:17px;
    border: solid 1px #fff;
    }
div.search_area .btn_search {
    padding: 2px 3px;
    background: #666;
    border: solid 1px #666;
    color: #fff;
    }
.btn_interest {
    border-top: solid 1px #f8c589;
    border-left: solid 1px #f8c589;
    border-right: solid 1px #b06816;
    border-bottom: solid 1px #8f510b;
    cursor: pointer;
    max-width: 120px;
    height: 28px;
    font-size: 13px
    }
div.siteMain {margin: 30px auto 0;}
div.siteSidebar {
    background: #fff url(../Img/pic_bot_sectionmenu.png) no-repeat 100% 100%;
    margin: 0 0 0 20px;
    padding: 0 0 0 0;
    border: none;
    }
div.siteContent {
    min-height: 500px;
    width: 705px;
    margin: 0 0 0 20px;
	float: left;
    }
div.siteContentFull {}
div.siteContentPopup {}

/* HEADER START */
div.siteHeader img.sitelogo  {
	float:left; 
	display:block; 
	margin: 9px 0 0 33px;
	border: 0;
	}
/* HEADER END */

/* FOOTER START*/

div.siteFooterContainer {
    width: 100%;
    height: 92px;
    clear: both;
    background: #fff url(../Img/bg_footer.gif) repeat-x 0 0;
}
div.siteFooter {margin: 0 auto;}
div.siteFooter ul.siteOptions {float: left; width:250px; margin: 10px 0 0 0;}
div.siteFooter ul.siteOptions li {vertical-align: bottom; margin: 10px 0 0 0;}

/* Company menu START */

div.footer-menu {width: 650px; float: right;}

div.siteFooter div.footer-menu ul.sitemenu {
    margin-top: 1px;
    height: 35px;
    float: right;
	}
div.siteFooter a {color: #fff;}
	
div.siteFooter ul.sitemenu li 
{
    }
div.siteFooter ul.sitemenu li.active {}
div.siteFooter ul.sitemenu li.active a {}
div.siteFooter ul.sitemenu li a {
    padding: 8px 20px 6px;
    background:#999999 url(../Img/pic_sitemenu_off.png) repeat-x 0 0;
    }
div.siteFooter ul.sitemenu li a:link {}
div.siteFooter ul.sitemenu li a:active {}
div.siteFooter ul.sitemenu li a:visited {}
div.siteFooter ul.sitemenu li a:hover {
    padding: 8px 20px 6px;
    background:#333333 url(../Img/pic_sitemenu_hover.png) repeat-x 0 0;
    border: 0;
    }
div.siteFooter ul.sitemenu li.active a {
    padding: 8px 20px 6px;
    background: #fff;
    border: 0;
    color: #000;
    }
div.siteFooter ul.sitemenu li.active a:link {}
div.siteFooter ul.sitemenu li.active a:active {}
div.siteFooter ul.sitemenu li.active a:visited {}
div.siteFooter ul.sitemenu li.active a:hover {}
/* Company menu END */

div.siteContact {float: left; width: 670px; color: #fff; margin: 10px 0 0 0;}

div.author {float: right; width: 250px; text-align: right; color: #fff; margin: 10px 0 0 0;}
div.author ul {color: #fff;}
div.author li {display: inline; color: #fff;}

/* FOOTER END*/

.page-col30 {
    padding-right: 20px;
    padding-left: 0;
    }

.page-col33 {
	width: 293px;
	margin-right: 20px;
	float: left;
}

.page-col77 {
	width: 607px;
	float: left;
}

div.image-text-basic 
{
    min-height: 0;
    }

ul.listavailable {
    margin: 0 0 12px 0;
    }
    
div.clr {
    clear: both;
    height: 0px;
    overflow: hidden;
    }

/*** SITE MENU ***/

div.siteHeader ul.sitemenu {
    float: right;
    margin-top: 43px;
    height: 34px;
	}
ul.sitemenu li 
{
    
    }
ul.sitemenu li.active {}
ul.sitemenu li.active a {}
ul.sitemenu li a {
    padding: 8px 20px 6px;
    background-color: #000;
    }
ul.sitemenu li a:link {}
ul.sitemenu li a:active {}
ul.sitemenu li a:visited {}
ul.sitemenu li a:hover {
    padding: 8px 20px 6px;
    background-color: #2b2b2b;
    border: 0;
    }
ul.sitemenu li.active a {
    padding: 8px 20px 6px;
    background-color: #e59233;
    border: 0;
    }
ul.sitemenu li.active a:link {}
ul.sitemenu li.active a:active {}
ul.sitemenu li.active a:visited {}
ul.sitemenu li.active a:hover {}

/*** SECTION MENU ***/
/* SECTIONMENU LAYOUT STARTS HERE */
ul.sectionMenu {
	list-style-type: none;
	padding:0 0 3px 0;
	}
ul.sectionMenu li a {
	margin:0 0 0 0;
	display: block;
	line-height: 20px;
	text-decoration: none;
	border-bottom: 0 solid #d0d0d0;
	color: #bb6c12;
	}
/* LEVEL 1 LINKS STARTS HERE */
li.sectionMenu_link a {
	padding: 6px 0 6px 20px;
	margin: 4px 0 4px 0;
	background: #fff url(../Img/pic_sectionmenu.png) repeat-x 0 0;
	}
li.sectionMenu_link a:link {
	}
li.sectionMenu_link a:active {	
	}
li.sectionMenu_link a:visited {	
	}
li.sectionMenu_link a:hover {
    color: #000;
	background: #fff url(../Img/pic_sectionmenu_hover.png) repeat-x 0 0;
	}
/* LEVEL 1 LINKS ENDS HERE */
/* LEVEL 1 MARKED LINKS STARTS HERE */
ul.sectionMenu li.sectionMenu_link_selected a {
    color: #000;
	background:#fff;
	padding: 6px 0 6px 20px;
	background: #fff url(../Img/pic_sectionmenu_hover.png) repeat-x 0 0;
	}
ul.sectionMenu li.sectionMenu_link_selected a:link {
	}
ul.sectionMenu li.sectionMenu_link_selected a:active {
	}
ul.sectionMenu li.sectionMenu_link_selected a:visited {
	}
ul.sectionMenu li.sectionMenu_link_selected a:hover {
	color: #000;
	background: #fff url(../Img/pic_sectionmenu_hover.png) repeat-x 0 0;
	}
/* LEVEL 1 MARKED LINKS ENDS HERE */
/* LEVEL 1 MARKED LINKS	WITH CHILDREN STARTS HERE */
ul.sectionMenu li.sectionMenu_link_children a {
	color: #bb6c12;
	padding: 6px 0 6px 20px;
	background:#fff url(../Img/pic_sectionmenu_plus.png) no-repeat 0 0;
	}
ul.sectionMenu li.sectionMenu_link_children a:hover {
	color: #000;
	background:#fff url(../Img/pic_sectionmenu_plus_hover.png) no-repeat 0 0;
	}
ul.sectionMenu li.sectionMenu_link_children_selected a {
	padding: 6px 0 6px 20px;
	color:#000;
	background:#545454 url(../Img/pic_sectionmenu_plus_hover.png) no-repeat  0 0;
	}
ul.sectionMenu li.sectionMenu_link_expanded_children_selected a {
	padding: 6px 0 6px 20px;
	color:#000;
	background:#545454 url(../Img/pic_sectionmenu_minus.png) no-repeat 0 0;
	}
ul.sectionMenu li.sectionMenu_link_children_selected a:hover {
	color: #000;
	background:#545454 url(../Img/pic_sectionmenu_plus_hover.png) no-repeat  0 0;
	}
/* LEVEL 1 MARKED LINKS	WITH CHILDREN ENDS HERE */
/* LEVEL 2 LINKS STARTS HERE */
ul.sectionMenu li.sectionMenu_sublink a {
	padding: 4px 0 4px 20px;
	color: #bb6c12;
	background:#545454 url(../Img/pic_sectionmenu_sublinks.png) repeat-y 0 0;
	}
ul.sectionMenu li.sectionMenu_sublink a:link {
	}
ul.sectionMenu li.sectionMenu_sublink a:active {
	}
ul.sectionMenu li.sectionMenu_sublink a:visited{
	}
ul.sectionMenu li.sectionMenu_sublink a:hover {
	color: #000;
	}
/* LEVEL 2 LINKS ENDS HERE */
/* LEVEL 2 MARKED LINKS STARTS HERE */
ul.sectionMenu li.sectionMenu_sublink_selected a {
	color: #000;
	padding: 4px 0 4px 20px;
	background:#545454 url(../Img/pic_sectionmenu_sublinks.png) repeat-y 0 0;
	}
ul.sectionMenu li.sectionMenu_sublink_selected a:link {
	}
ul.sectionMenu li.sectionMenu_sublink_selected a:active {
	}
ul.sectionMenu li.sectionMenu_sublink_selected a:visited {
	}
ul.sectionMenu li.sectionMenu_sublink_selected a:hover {
	color: #000;
	}
/* LEVEL 2 MARKED LINKS ENDS HERE */
/* SUBMENU LAYOUT ENDS HERE */

/* BOX LAYOUT START */
.box-primary-outer, .box-secondary-outer {min-height: 30px;}

.box-primary h3, .box-secondary h3  {
    font-size: 140%;
    background-color: #f5f4f4;
    color: #000;
    }
.box-primary hr {background-color: #ccc; color: #ccc;}
.box-secondary hr {background-color: #ccc; color: #ccc;}
.box-light h3, .projectnews h3 {
    font-size: 140%;
    background-color: #fff;
    color: #000;
    }
.box-primary, .box-secondary {
    border: solid 1px #d4d4d4;
    border-bottom: solid 1px #aaa;
    }
.box-primary {
    background: #f5f4f4 url('../Img/box_cm_primary.png') repeat-x 0 0;
    color: #000;
    }
.box-secondary {
    background: #f5f4f4 url('../Img/box_cm_secondary.png') repeat-x 0 0;
    color: #000;
    }

.box-light, .projectnews {
    border: solid 1px #d4d4d4;
    border-top: solid 1px #ebebeb;
    border-bottom: solid 1px #aaa;
    background: #fff;
    color: #000;
    }
.box-primary a, .box-secondary a, .box-light a  {
    background-color: #f5f4f4;
    color: #bb6c12;
    }
.box-primary a.bulleted, .box-secondary a.bulleted, .box-light a.bulleted {
	background: url(../Img/ico_link_arrow.png) no-repeat 0 4px;
	color: #bb6c12;
	padding: 0 0 0 14px;
	margin: 0 0 2px 0;
    }
.box-footer a.bulleted  {
    background-position: 0 50%; 
    *background-position: 0 5px; 
    }
.box-primary .box-separator, .box-secondary .box-separator, .box-light .box-separator {
    float: left;
    width: 100%;
    background: #f5f4f4 url(../Img/hr.gif) repeat-x left top; 
	height: 13px;
	padding: 0 15px;
	margin: 15px 0 5px -15px;
    }
.box-primary .box-footer, .box-secondary .box-footer {
    width: 100%;
    background: #e8e6e6 url(../Img/bg_box_footer.png) repeat-x left top;
	margin: 10px 0 -15px -15px;
	padding: 8px 15px 8px 15px;
	min-height: 16px;
    }
 .box-footer a.bulleted {margin: 0 20px 0 0;}   
    
.box-light-inner { padding: 15px; }
div.right { width:213px; float:right; }
div.left { width:213px; float:left; }
/* BOX LAYOUT END */

/* CM CONTROL STYLING START */
a.newslist1 {
    display: block;
	background: url(../Img/ico_link_arrow.png) no-repeat 0 5px;
	color: #bb6c12;
	padding: 0 18px 0 14px;
    margin-bottom: 4px;
    }
.newslist1 hr {display: none;}
.box-top table td select {margin: 0 0 8px 0;}

/* CM CONTROL STYLING END */

/* BOX LAYOUT ENDS HERE */    
/* TABLE LISTS STARTS HERE */
div.grid
{
	border: 0;
	clear: both;
	margin: 64px 0 0 0;
}

table.gridlist a
{
	color: #bb6c12;
	background-color: #fff;
	text-decoration: none;
}

table.gridcell td {padding-right: 5px;} 

table.gridlist a:hover
{
	text-decoration: underline;
}

table.gridlist
{
	border: 0;
	padding: 0;
	width: 100%;
}
table.gridlist tr.marked
{
	background-color: #eafbd1;
}
table.gridlist tr.dimmed
{
	color: #a0a0a0;
}
table.gridlist td
{
	padding: 0 2px 0 2px;
}
table.gridlist td.header, tr.header td
{
	background-color: #f5f4f4;
	color: #000;
	height: 24px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
	border-top: solid 1px #d4d4d4;
	border-bottom: solid 1px #d4d4d4;
}
table.gridlist td.header a, tr.header td a
{
	background-color: #f5f4f4;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #000;
	text-decoration: underline;	
}
table.gridlist td.header a:hover, tr.header td a:hover
{
	color: #666;
	text-decoration: underline;	
}
table.gridlist td.header a.sel-asc, tr.header td a.sel-asc
{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
table.gridlist td.header a.sel-asc, table.gridlist tr.header td a.sel-asc 
{
    background-color: #f5f4f4;
    }
table.gridlist td.header a.sel-desc, tr.header td a.sel-desc
{
	background-color: #f5f4f4;
}
table.gridlist td.listitem-even, tr.listitem-even td
{
	border-bottom: solid 1px #d4d4d4;
	padding: 6px 0 6px 0;
	font-size: 11px;
}
table.gridlist td.listitem-odd, tr.listitem-odd td
{
	border-bottom: solid 1px #d4d4d4;
	padding: 6px 0 6px 0;
	font-size: 11px;
}
table.gridlist td.listitem-level2, tr.listitem-level2 td
{
	border-bottom: solid 1px #d4d4d4;
	background-color: #f0f0f0;
	height: 24px;
}
table.gridlist .label
{
	line-height: 30px;
	padding: 0;
}

table.list img { margin: 0; }

.tbl_list td {border-top: solid 1px #ccc;}

table.gridlist tr td td {
    border:0 none;
    margin:0;
    padding:0 0 0 0;
}

table.gridlist tr td td img {
    padding:0 5px 0 0;
}

table.gridlist tr td td input {
    padding:0 5px 0 0;
}


/* TABLE LISTS END HERE */

div.box-secondary-inner input.btn_large {
    background: #e59233;
}

div.box-secondary-inner input.btn_medium {
    background: #e59233;
    border: solid 1px #e59233;
    color: #fff;
    margin: 0 0 10px 0;
    float: right;
}

.TB_overlayBG {
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

.areainfo {margin: 20px 0 0 0;}

.loginarea {width: 180px;}

div.siteContentIframe ul.form li.label {
	width: 140px;
}

div.siteContentIframe {
    width:560px;
}
span.button-list input {
margin:0 14px 20px 0;
padding:0 0 0 30px;
}

ul.mypage_profile {
    border-bottom:1px solid #ccc;
    list-style-type:none;
    padding-bottom:10px;
}

.date {margin: 0 0 0 0; color: #999;}

div.landlord-img {
	margin:2px 0 0 10px;
	padding:6px;
	border:1px solid #666;
	background:#fff url(../../../Img/Site/person_noimage.png) no-repeat 0 0;
	color:#000;
	width:79px;
	height:105px;
	float:left;
	}

div.landlord-img img {width:79px;}

ul.faq-list .question, ul.faq-list .answer {
width:660px;
}
ul.faq-list li 
{
    list-style-type: none;
}

ul.faq-list .icon-answer {
    background:#FFFFFF url(../Img/ico_answer.png) no-repeat scroll 0 3px;
    padding:4px 0 13px 20px;
    }

ul.faq-list .icon-question {
    background:#FFFFFF url(../Img/ico_question.png) no-repeat scroll 0 3px;
    padding:4px 0 13px 20px;
    }

span.newsdate {
    background-color: #f5f4f4;
    color:#999999;
    display:block;
    font-style: normal;
    margin-left: 14px;
}

ul.horizontal {
    display:block;
    float:left;
    padding: none;
    margin: 0 0 8px 0;
}

ul.horizontal li.directsearch 
{
	background:#fff url(../../../../HSS/Res/Img/ico_object_direct_14.png) no-repeat 0 50%;
	padding: 0 12px 0 18px;
}

ul.horizontal li.showonmap {
    background:#fff url(../../../../HSS/Res/Img/ico_map_14.png) no-repeat 0 50%;
    padding: 0 0 0 18px;
    }
    
.print ul.option_links li a 
{
    background:#fff url(../Img/ico_print.png) no-repeat 0 50%;
    padding: 6px 0 6px 30px;
    font-size: 11px;
    }
    
    div.siteContainer 
    {
        margin:0 auto 0;
    
    }
    
