@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0; font-style:normal;	vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}

a{
color:#ffc920;
text-decoration:underline;
font-size:15px;
}

a:hover{
text-decoration:none;
color:#ccc;
}

body{
font-family: 'Trebuchet MS';
font-size:14px;
color:#fff;	
min-width:1000px;
}

.header-container{
background:url(images/header-base-bg.jpg) top left repeat-x;
}

.header-left{
background:url(images/header-left-bg.jpg) top left no-repeat;
}

.header-right{
background:url(images/header-right-bg.jpg) top right no-repeat;
height:118px;
width:100%;
display:block;
}

.header-content{
width:1000px;
margin:0 auto;
}

.logo{
padding-top:16px;
float:left;
width:191px;
}

.language-icons{
float: right;
width: 123px;
margin-top: 44px;
margin-right: 33px;
}

.language-icons a{
opacity:0.5;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}

a.active-lang{
opacity:1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}

.main-nav{
float: left;
width: 612px;
height: 112px;
margin-top: 5px;
margin-left: 40px;
}

.main-nav ul{
list-style:none;
}

.main-nav ul li{
height:112px;
float:left;
}

.main-nav ul li a{
display:inline-block;
padding:48px 16px 0 16px;
height:64px;
font-size:16px;
color:#302d2d;
text-decoration:none;
}

.nav-menu :hover > a, .nav-menu ul ul :hover > a , .main-nav ul li a:hover{
color:#333333; 
background:url(images/hover-bg.jpg)top left repeat-x;
border-left:1px solid #8a8a8a;
border-right:1px solid #8a8a8a;
padding:48px 15px 0 15px;
}

.main-nav ul li.current_page_item, .main-nav ul li.current-menu-parent{
background:url(images/nav-selected-bg.jpg) top left repeat-x;
}

.main-nav ul li.current_page_item a, .main-nav ul li.current-menu-parent a{
background:url(images/nav-selected-arrow.jpg) top center no-repeat;
color:#fff;
border-left:1px solid #fff;
border-right:1px solid #fff;
padding:48px 15px 0 15px;
}

.main-banner img{
width:100%;
}

.content{
background:#575757;
border-top:1px solid #fff;
}

.content-inner{
width:1000px;
margin:0 auto;
padding:22px 0px;
}

.last{
border:none!important;
}

.content-box{
float:left;
width:311px;
border-right:1px solid #767575;
padding:10px;
height:185px;
}

.content-box h2{
color:#ffc920!important;
margin:0 0 7px 0!important;
text-align:center!important;
font-size:16px!important;
letter-spacing: 1px;
line-height: 1.25;
}

.news-item h2{
color:#ffc920!important;
margin:0 0 7px 0!important;
text-align:left!important;
font-size:14px!important;
}

.news-item p{
padding:0px!important;
}

.content-box p{
font-size:13px!important;
padding:0px!important;
}

.sections-image{
border:1px solid #fff;
margin:15px 0px 30px 0px;
overflow:hidden;
height: 68px;
}

.featured-news-section{
background:url(images/news-icon.jpg) top left no-repeat;
padding-left:86px;
min-height:70px;
}

.news-item{
margin-bottom:20px;
}

.news-item h2{
font-size:14px;
font-weight:bold;
font-style:italic;
margin-bottom:5px;
color:#ffc920;
}

.sections-image img{
width:100%;
}

.footer{
background: #ffc920 url(images/footer-left-bg.jpg) top left no-repeat;
width:100%;
}

.footer-inner{
background: url(images/footer-right-bg.jpg) top right no-repeat;
width:100%;
}

.footer-content{
width:1000px;
margin:0 auto;
padding:7px 0px;
text-align:center;
color:#444;
font-size:14px;
}

.clear{
clear:both;
}

.cform legend{
display:none;
}

.cform{
background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
    border: medium none!important;
    color: #FFFFFF!important;
    margin: 15px 0!important;
}

.cform label{
color:#fff!important;
font-size:12px!important;
}

.linklove{
display:none!important;
}


.nav-menu ul {
background: none repeat scroll 0 0 #cbcbcb;
display: none;
list-style-type: none;
margin: 0; 
position: absolute;
width: 250px;
padding:0 0 0 0!important;
-moz-box-shadow:0px 3px 3px #444;
box-shadow:0px 3px 3px #444;
-webkit-box-shadow:0px 3px 3px #444;
z-index:4;
}

.nav-menu ul li{
width:100%;
float:none;
height: auto;
}

.nav-menu ul li a{
background:#cbcbcb url(images/arrow-sub-link.png) 9px 14px no-repeat!important;
color:#333; 
height: auto;
padding:10px 10px 10px 25px!important; 
display:block;
border-bottom:1px solid #a8a7a7;
border-left:none!important;
border-right:none!important;
}

.nav-menu ul li a:hover{
background:#f6bf1b url(images/arrow-sub-link.png) 9px 14px no-repeat!important;
border-left:none!important;
border-right:none!important;
}

.nav-menu ul li.current_page_item a{
background:#f6bf1b url(images/arrow-sub-link.png) 9px 14px no-repeat!important;
border-left:none!important;
border-right:none!important;
color:#333; 
height: auto;
padding:10px 10px 10px 25px; 
display:block;
border-bottom:1px solid #a8a7a7;
border-left:none;
border-right:none;
}

.content-inner h2{
color: #ffc920;
margin: 25px 0px;
text-align: left;
font-size: 22px;
font-weight:bold;
}

.content-inner h3{
color: #ffc920;
margin: 20px 0px 15px 0px;
text-align: left;
font-size: 17px;
}

.content-inner p{
font-size: 14px;
padding: 10px 0px;
line-height: 1.4;
}

.content-inner ul{
padding: 0 0 0 20px;
list-style-type: square;
font-size: 14px;
line-height: 1.4;
margin: 0 0 0 20px;
word-break: break-word;
font-family: 'Trebuchet MS';
}

.content-inner ul li{
margin-bottom:10px;
}


.quote{
color:#ffc920;
font-size:16px!important;
letter-spacing:1px;
font-weight:bold;
}

a.readmore-home{
margin-left: 25px;
margin-top: 10px;
display: inline-block;
}

.real-state-form{
border-top: 1px solid #888;
border-bottom: 1px solid #888;
background: #4a4a4a;
padding: 0px 40px;
}


@media (max-width: 1300px) {
 .header-right {
background: none!important;
}

.header-left {
background: none!important;
}
}


/* Accordion Styles */

.accordion br{
display:none;
}


h3.accordion-title {
font-family: 'Trebuchet MS';
color: #ffc920;
margin: 5px 0px 0px 15px;
text-align: left;
font-size: 17px;
cursor: pointer;
background:url(images/accordion-close.png) 0px 1px no-repeat;
padding: 0 0 0 30px;
}

.accordion-title.open {
background:url(images/accordion-open.png) 0px 1px no-repeat;
}
.accordion-content {padding: 20px 0 0 40px;

font-size: 14px;
line-height: 1.4;

word-break: break-word;
font-family: 'Trebuchet MS';}