/*
 * 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') ;
@import url('Elements/Menu.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 {
    padding: 10px 0 0;
    margin: 0 auto;
    height: 98px;
    }
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 {
    height: 21px;
    line-height: 21px;
    padding: 0 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%;
    border: solid 1px #d4d4d4;
    border-bottom: solid 1px #bababa;
    width: 218px;
    }
div.siteContent {
    min-height: 500px;
    }

/* 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 a {color: #fff;}
/* 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*/
div.image-text-basic {
    min-height: 0;
    }
ul.listavailable {
    margin: 0 0 12px 0;
    }
    
/* BOX LAYOUT START */
.box-outer {min-height: 30px;}

.primary h3, .secondary h3  {
    font-size: 140%;
    background-color: #f5f4f4;
    color: #000;
    }
.primary hr {background-color: #ccc; color: #ccc;}
.secondary hr {background-color: #ccc; color: #ccc;}
.box-light h3, .projectnews h3 {
    font-size: 140%;
    background-color: #fff;
    color: #000;
    }
.primary, .secondary {
    border: solid 1px #d4d4d4;
    border-bottom: solid 1px #aaa;
    }
.primary {
    background: #f5f4f4 url('../Img/box_cm_primary.png') repeat-x 0 0;
    color: #000;
    }
.puffFacebook .primary {
    background: #f5f4f4 url('../Img/box_cm_facebook.png') repeat-x 0 0;
    }
.puffHSR .primary div div {padding: 2px 0 0 0;}
.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;
    }
.primary a, .secondary a, .box-light a  {
    background-color: #f5f4f4;
    color: #bb6c12;
    }
.primary a.bulleted, .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; 
    }
.primary .box-separator, .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;
    }
.primary .box-footer, .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;
}

body.hss_object_objectdetailstemplatea .areainfo {margin: 0 0 0 0;}
body.hss_object_objectdetailstemplatea .horizontal-bulleted  {margin: 0 0 20px 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.directsearchparking 
{
	background:#fff url(../../../../HSS/Res/Img/ico_p-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;
    
    }
    
    .box-outer.policyalert 
    {
        background: #675590;
        color: #fff;
        font-size: 14px;    
    }
    
     .box-outer.policyalert a
    {
        background: #675590;
        color: #fff;        
    }
    
.btn_large.btn_interest.disabled 
{
	background-color: #7A4C1C;
}

/* Startpage 111020 */

table.linkbox-main {width: 458px; border: none; background: none;}
table.linkbox-main td.linkbox-cont {border-bottom: 1px solid #bababa; border-top: none; background: url(../Img/hss-links-bg.png) no-repeat 0 0 !important;}

div.sliderCont                  {color: #fff;}
div.sliderCont div.Text         {background: url(../Img/bg-text-slider.png) repeat 0 0; position: absolute; margin: -325px 0 0 15px; width: 415px; padding: 15px;}
div.sliderCont div.Text h3      {color: #fff; font-size: 24px; margin: 0 0 10px 0; line-height: 30px;}


#slider_next, #slider_prev {
    display: block;
    height: 42px;
    outline: medium none;
    position: absolute;
    width: 42px;
    z-index: 100;
    margin-top: 195px;
}

#slider_next {background: url(../Img/slider-next.png) no-repeat 0 0;}
#slider_prev {background: url(../Img/slider-prev.png) no-repeat 0 0;}

.pager-container {position: absolute; margin-top: -39px; margin-left: 77px; width: 800px;}

.pager-container li             {background: url(../Img/slider-bullet.png) no-repeat 0 0; border: none; width: 16px; height: 16px; float: right;}
.pager-container li.selected    {background: url(../Img/slider-bullet-sel.png) no-repeat 0 0;}

.slider-container {margin-bottom: 20px;}

.col100.bottomArt {text-align: right;}
.col100.bottomArt table {float: right;}
.col100.bottomArt table td {padding: 5px;}

div.image {height: 340px;}

