/*********************************
Split Level Homes
Desktop style sheet 

#82a800 green

#FONTS
#WRAPPERS
#CONTAINERS
#INTERNAL CONTAINERS
#CONTAINER CLASSES
#TOP NAVIGATION
#ACCORDIAN
#CONTACT FORM
#RESPONSIVE BANNER




/../ 	(draft link)
../../ (live and dev)



**********************************/

*{
    margin:0px;
    padding:0px;
    font-family: "juramedium", Calibri, sans-serif;
    
    
}

img, div { behavior: url(/scripts/iepngfix.htc) } 

#preload { background: url(../../images/home/designs-button-hover.png) no-repeat -9999px -9999px; }

/*********************************
#FONTS
**********************************/

@font-face {
    font-family: 'cinzelblack';
    src: url('cinzel-black-webfont.eot');
    src: url('cinzel-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('cinzel-black-webfont.woff') format('woff'),
         url('cinzel-black-webfont.ttf') format('truetype'),
         url('cinzel-black-webfont.svg#cinzelblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cinzelbold';
    src: url('cinzel-bold-webfont.eot');
    src: url('cinzel-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('cinzel-bold-webfont.woff') format('woff'),
         url('cinzel-bold-webfont.ttf') format('truetype'),
         url('cinzel-bold-webfont.svg#cinzelbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cinzelregular';
    src: url('cinzel-regular-webfont.eot');
    src: url('cinzel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cinzel-regular-webfont.woff') format('woff'),
         url('cinzel-regular-webfont.ttf') format('truetype'),
         url('cinzel-regular-webfont.svg#cinzelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'juramedium';
    src: url('jura-medium-webfont.eot');
    src: url('jura-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('jura-medium-webfont.woff') format('woff'),
         url('jura-medium-webfont.ttf') format('truetype'),
         url('jura-medium-webfont.svg#juramedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'liquid_crystalregular';
    src: url('liquidcrystal-normal-webfont.eot');
    src: url('liquidcrystal-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('liquidcrystal-normal-webfont.woff2') format('woff2'),
         url('liquidcrystal-normal-webfont.woff') format('woff'),
         url('liquidcrystal-normal-webfont.ttf') format('truetype'),
         url('liquidcrystal-normal-webfont.svg#liquid_crystalregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 26pt;
color: #fff;
font-weight: normal;
margin-bottom: 0px;
}

.main-content-fullimage h1{
font-size: 18pt;
}

.smaller-h1{
font-size: 22pt;
color: #ef0083;
}

h2{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 20pt;
color: #82a800;
font-weight: normal;
}

.largerh2 {
font-size: 26pt;
}
.sidebar-header h2{ 
color: #82a800;
}
#login-button h2{ 
font-size: 17px;
color: #ffffff;
text-transform: uppercase;

}
.search-head{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 20pt;
text-shadow: 1px 1px 1px #000;
color: #000000;
font-weight: normal;
padding-bottom: 5px;

}
#login-button .login-header{ 
font-family: 'cinzelregular', arial, sans-serif;
font-size: 22px;
color: #ffffff;
text-transform: uppercase;
}

h3{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 19px;
color: #000000;
font-weight: bold;

}


h4{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 12pt;
color: #82a800;
font-weight: normal;
margin-bottom: 10px;
}

h5{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 11pt;
color: #82a800;
font-weight: normal;
margin-bottom: 0px;
}



h6{
font-size: 18px;
color: #82a800;
font-weight: normal;
margin-bottom: 10px;
}

h7{
font-size: 16px;
color: #82a800;
font-weight: normal;
margin-bottom: 10px;
}

h8{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 16px;
color: #000;
font-weight: normal;
margin-bottom: 0px;
}



.content_wrapper .breadcrumb a{
font-size: 14pt;
font-weight: normal;
color: #ffffff;
}
.content_wrapper .results_found a{
font-size: 14pt;
font-weight: normal;
color: #000000;
}
.content_wrapper .results_found a:hover{
font-size: 14pt;
font-weight: normal;
color: #ffffff;
}

p{
color: #000000;
padding-bottom: 20px;
line-height: 21px;
}

.result-desc p, .result-desc-court p{
font-size: 10pt;
}

td{
color: #000000;
}

.header-text-top{
color: #86001d;
font-size: 14pt;
}
.header-text-bottom{
color: #86001d;
}

a{
text-decoration: none;

}

.content_wrapper a{
color: #82a800;
}



#footer_container a{
color: #ffffff;
font-size: 10pt;

}
#footer_container p{
color: #ffffff;
font-size: 10pt;
padding-bottom: 8px;
}

.hidden_phone{

}
.hidden_phone2{

}
.hidden_tablet{


}
.hidden_desktop{
 display: none !important;
}
.hidden_desktop_tablet{
display: none !important;
}


ul{
list-style-image: url('../../images/list.png');
list-style-position: inside;
padding: 10px;
}
ol{
list-style-position: inside;
padding: 10px;

}

li{
line-height: 21px;
margin-bottom: 10px;
}
.content_wrapper li a{
color: #82a800;
}

hr{


width: 100%;
color: #c5d4dd;
border-top: 1px solid #c5d4dd;
border-bottom: none;
border-left: none;
border-right: none;
float: left;
margin-bottom: 20px;
margin-top: 10px;

}



.sidebar-column hr{
float: left;
}
.sidebar-column label{
color: #86001d;
font-size: 12pt;
float: left;
width: 200px;
}


/*********************************
#WRAPPERS
**********************************/
body{
/*min-width: 1500px; */
min-width: 1140px; 
background:  #474747;
}


#top_wrapper{

background: #262626;
width: 100%;

}

#banner_wrapper{

background:  #000000;
width: 100%;

}

#nav_wrapper{

background:  url(../../images/bg-nav.png) repeat-x;
width: 100%;
box-shadow: 0px 2px 15px #000;
position: relative;
z-index: 200;
}


.content_wrapper{

background: url(../../images/bg-content.jpg)  repeat;
background-position: top ;
width: 100%;
display: block;
}

.green_content_wrapper{

background: #afc700;
background-position: bottom;
width: 100%;
display: block;
}

.white_content_wrapper{

background: #ffffff;
background-position: bottom;
width: 100%;
display: block;
}



#footer_wrapper{

background:  #1d1d1d;
width: 100%;
}


/*********************************
#CONTAINERS
**********************************/

#header_container{

width: 1140px;
height: 145px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: #262626;
overflow: hidden;
}



#banner_container{

/*width: 100%; */
width: 1500px;
height: 507px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: none;
overflow: hidden;

position: relative;
z-index: 1;
}



#banner_container2{

width: 1100px;
height: 507px;
margin-top: -507px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: none;


position: relative;
z-index: 1;
}



#nav_container{

width: 1100px;
height: 63px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: none;

}

#search_container{

width: 1100px;
height: 42px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: none;

padding-top: 8px;
}

.content_container{

width: 1140px;
height: auto;
min-height: 100px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: none;
padding-bottom: 30px;
overflow: hidden;

}


.content_container2{

width: 1140px;
height: auto;
min-height: 200px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: none;
padding-bottom: 0px;


}


#content_container_outer{

width: 1440px;
height: auto;

margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: none;
position: relative;


}



.inner_container{

width: 1100px;
height: auto;
min-height: 20px;
margin-top: 80px;
margin-right: auto;
margin-bottom: 40px;
margin-left: auto;
background: none;
float: left;

}

.inner_container2{

width: 1100px;
height: auto;
min-height: 200px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background: none;
float: left;

}

.inner_container3{

width: 1100px;
height: auto;
min-height: 20px;
margin-top: 60px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background: none;
float: left;

}


#footer_container{

width: 1185px;
height: auto;
min-height: 100px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: none;
overflow: hidden;
padding-top: 20px;
padding-bottom: 50px;


}


#footer_container2{

width: 1100px;
margin-left: 20px;
}

/*********************************
#CONTAINER CLASSES
**********************************/


.shadow{

  -moz-box-shadow:    0px 0px 10px 6px #d1d1d1;
  -webkit-box-shadow: 0px 0px 10px 6px #d1d1d1;
  box-shadow:         0px 0px 10px 6px #d1d1d1;

}
.shadow2{

  -moz-box-shadow:    2px 2px 6px 2px #d1d1d1;
  -webkit-box-shadow: 2px 2px 6px 2px #d1d1d1;
  box-shadow:         2px 2px 6px 2px #d1d1d1;

}

.shadow3{

  -moz-box-shadow:    0px 0px 6px 2px #d1d1d1;
  -webkit-box-shadow: 0px 0px 6px 2px #d1d1d1;
  box-shadow:         0px 0px 6px 2px #d1d1d1;

}



.clear{
	clear: both;
}
.clear2{
	clear: both;
}

.float-left{
float: left;
}

.float-right{
float: right;
}

.float-right-anchor a{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 18px;
float: right;
text-shadow: none;
}

.no-float{
float: none;


}

.error{
color: #ed0082;
font-size: 12px;
}

.form-contact2 .error{
color: #c2076d;
font-size: 12px;
float: left;
line-height: 1em;
}

.alpha{

font-size: 19px;
margin-right: 10px;
margin-left: 10px;
}

.alpha2{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 19px;

height: 30px;
margin-top: 0px;
width: 16px;
float: left;
display: block;
padding: 10px 7px;
text-align: center;

}
.alpha2:hover{
background: #484848;
}


.black{
color: #000000 !important;

}

.blue-link{
color: blue !important;
text-decoration: underline;
}
.blue-link:hover{
color: grey !important;
text-decoration: underline;
}


strong{
color: #82a800;
font-weight: normal;
}

.green{
color: #82a800;
}
.red{
color: #e6017f;
font-size: 14px;
}
.white{
color: #ffffff;
font-family: 'cinzelregular', arial, sans-serif;
margin-left: 5px;
font-size: 11px;
padding-bottom: 0;
}
.enlarge{
color: #000;
font-family: 'cinzelregular', arial, sans-serif;
margin-left: 5px;
font-size: 11px;
padding-bottom: 0;
}
.white-col{
color: #ffffff;
}
.grey{
color: #6b6b6b;
padding: 4%;
margin-top: 3%;
}
.grey-cell{
background: #eaeaea
}
.grey-bg{

background: #262626;
}
.white-bg{

background: #ffffff;
}

.margin-left{
margin-left: 20px;

}

.margin-left2{
margin-left: 100px;
display: inline;
}

.margin-left3{
margin-left: 320px;
display: inline;
}



.staff-name{
font-size: 12px;

}

.staff-position{
color: #82a800;
font-size: 12px;

}

/*********************************
#INTERNAL CONTAINERS
**********************************/

#logo{

width: 700px;
height: 130px;
display: block;
float: left;
margin-top: 10px;
background: url(../../images/logo.png) no-repeat;
}

.sloping-sites-tag{
float: right;
margin-top: 20px;
background: url(../../images/logo-sloping-sites.png) no-repeat;
background-position: center right;
width: 300px;
display: block;
height: 80px;
}


#login-button{

margin-top: 35px;
margin-right: 00px;
float: right;

height: 86px;
width: 310px;
background: url(../../images/bg-members.png) no-repeat;
padding: 2px 5px;
}


.sidebar-column-holder{

width: 295px;
height: auto;
min-height: 360px;

float: right;

}

.sidebar-column{

width: 295px;
height: auto;

float: left;
margin-bottom: 20px;
}
.sidebar-column-image{

width: 295px;
height: auto;
float: left;
margin-bottom: 20px;

}
.sidebar-column-image2{

width: 335px;
height: auto;
float: right;
margin-bottom: 20px;
background: none;

}

.sidebar-column-image3{

width: 335px;
height: auto;
float: right;
margin-bottom: 20px;
background: none;

}


.sidebar-header{

width: 265px;
height: auto;
float: left;
padding: 10px 15px;
background:  url(../../images/bg-sidebar-header.png) no-repeat;
}

.sidebar-header-series{

width: 96%;
height: auto;
float: left;
padding: 2%;
background: url(../../images/bg-header.png) right repeat;
}

.sidebar-header-series h4{
letter-spacing: 5px;
margin-bottom: 0;
}


.sidebar-header-design{

width: 265px;
height: auto;
float: left;
padding: 10px 15px;
background: none;
}

.sidebar-header-news{

width: 265px;
height: 22px;
float: left;
padding: 15px 15px;

background: none;
}

.sidebar-content-news{

width: 265px;
height: auto;
min-height: 138px;
float: left;
background: none;
padding: 15px 15px;

}

.sidebar-content{

width: 265px;
height: auto;

float: left;
background: none;
padding: 15px 15px;

}
.content_wrapper .sidebar-link{
display: block;
float: left;
width: 265px;
height: 20px;
padding: 5px 15px;
background: #c2076d url(../../images/bg-sidebar-link-white.png) right no-repeat;
color: #fff;
font-family: 'cinzelregular', arial, sans-serif;
overflow: hidden;
}

.content_wrapper .sidebar-link-gal{
display: block;
float: left;
width: 265px;
height: 20px;
padding: 5px 15px;
background: black url(../../images/bg-sidebar-link-gal.png) no-repeat;
color: #000;
font-family: 'cinzelregular', arial, sans-serif;
overflow: hidden;
}


.sidebar-content-image{

width: 285px;
height: auto;

float: left;
background: none;
padding: 5px 5px;

}
.sidebar-content-image img{
 display: block;
 }

.sidebar-content-image2{

width: 305px;
height: auto;

float: right;
background: none;
padding: 0px 0px 15px 15px;

}
.sidebar-content-image2 img{
 display: block;
 }


.sidebar-content-image3{

width: 305px;
height: auto;

float: right;
background: none;
padding: 0px 0px 15px 15px;

}
.sidebar-content-image3 img{
 display: block;
 }



.main-column-holder-detail{

width: 730px;
height: auto;
min-height: 200px;
float: right;
}

.main-column-detail{

width: 730px;
height: auto;
min-height: 200px;
margin-bottom: 40px;
float: right;
}


.main-column-holder{

width: 780px;
height: auto;
min-height: 200px;
float: left;
background: none;
}

.main-column-holder-full{

width: 1100px;
height: auto;
min-height: 200px;
float: left;
background: none;
}



.main-column{

width: 780px;
height: auto;
min-height: 480px;
margin-bottom: 40px;
float: left;
background: none;
position: relative;
}

.main-column-results{



width: 93%;
height: auto;
background: #fff;
padding: 0%;
margin-left: 3px;
float: left;
margin-bottom: 40px;
}


.main-column-results2{



width: 100%;
height: auto;
background: #fff;
padding: 0%;
margin-left: 3px;
float: left;
margin-bottom: 40px;
}



.main-content-results{

width: 100%;
height: auto;
min-height: 52px;
margin-bottom: 0px;
background: none;

padding:0px;
float: left;

}


.main-column-fullimage{

width: 1100px;
height: auto;

margin-bottom: 40px;
float: left;
background: #ffffff;
position: relative;
}



.fit-buttons{

padding-bottom: 130px;
}
.main-header{

width: 700px;
height: auto;
min-height: 12px;
margin-bottom: 40px;
background:  url(../../images/bg-header.png) right repeat-y;


padding:10px 15px 10px 15px; 

}

.main-header2{

width: 730px;
height: auto;
min-height: 12px;
margin-bottom: 40px;
background: none;


padding:5px 0px 5px 0px; 

}

.header-button{

width: 700px;
height: auto;
min-height: 12px;
margin-bottom: 40px;
background:  url(../../images/bg-header.png) right repeat-y;
display: block;
color: #fff;
padding:10px 15px 10px 15px; 
/*background: url(../../images/bg-button.png) repeat-x; */
box-shadow: 5px 5px 5px #aeaeae;


  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;
          
}

.header-button:hover{

width: 700px;
height: auto;
background: #c2076d; 
display: block;
float: left;
cursor: pointer;
color: #ffffff;
padding:10px 15px 10px 15px; 
}


.header-button h4{
color: #fff;
font-size: 20px;
margin-bottom: 0;
}

.main-header-full{

width: 1005;
height: auto;
min-height: 12px;
margin-bottom: 40px;
background:  url(../../images/bg-header.png) right repeat-y;


padding:10px 15px 10px 15px; 

}



.main-content{

width: 730px;
height: auto;
min-height: 52px;
margin-bottom: 15px;


padding:0px;
float: left;

}

.white-content{
width: 89%;
background: #fff;
padding: 2%;
margin-left: 3px;
}

.white-content2{
width: 87%;
background: #fff;
padding: 4%;
margin-left: 3px;
}

.white-content-no-pad{
width: 93%;
background: #fff;

margin-left: 3px;
}

.main-content-50{

width: 47%;
height: auto;
min-height: 52px;
margin-bottom: 15px;
background: none;

margin-top: 30px;


}



.main-content-fullimage{

width: 1060px;
height: auto;
min-height: 652px;
margin-bottom: 0px;
background: none;

padding:20px;
float: left;

}

.fullimage-links-column{

width: 100%;
height: 45px;
margin-bottom: 30px;
float: right;
background: none;
}




.fill-space{

min-height: 400px;


}

.links-column-holder{

width: 1100px;
height: auto;
min-height: 90px;
float: right;
}

.links-column{

width: 100%;
height: 115px;
margin-bottom: 30px;
float: right;
background: none;
}

.links-column2{

width: 100%;
height: 170px;
margin-bottom: 30px;
float: right;
background: #ffffff;
}

.links-column3{

width: 100%;
height: 230px;
margin-bottom: 30px;
float: right;
background: #ffffff;
}

.links-column4{

width: 100%;
height: 115px;
margin-bottom: 30px;
float: right;
background: #ffffff;
}




.links-column2-search{
width: 96%;
padding: 2%;
float: left;
}

.gallery-search{
width: 530px;
padding: 8px;
border: 0;
background: #eaeaea;
font-size: 16px;
border-radius: 5px;
}

.content_container .about-link{
display: block;
float: left;
height: 115px;
box-sizing:border-box;
-webkit-box-sizing: border-box; /* For Android and old versions of iOS */
-moz-box-sizing: border-box; /* For Firefox */
width:25%; border-right:1px solid #fff;

color: #fff;


}

.content_container .price-link{
display: block;
float: left;
height: 90px;
box-sizing:border-box;
-webkit-box-sizing: border-box; /* For Android and old versions of iOS */
-moz-box-sizing: border-box; /* For Firefox */
width:16.6%; border-right:1px solid #fff;

color: #fff;

}

.content_container .gallery-link{
display: block;
float: left;
height: 115px;
box-sizing:border-box;
-webkit-box-sizing: border-box; /* For Android and old versions of iOS */
-moz-box-sizing: border-box; /* For Firefox */
width:25%; border-right:1px solid #fff;

color: #fff;

}


.about-1{
background:  url(../../images/about/1.jpg) no-repeat;
}
.about-2{
background:  url(../../images/about/2.jpg) no-repeat;
}
.about-3{
background:  url(../../images/about/3.jpg) no-repeat;
}
.about-4{
background:  url(../../images/about/4.jpg) no-repeat;
}
.about-5{
background:  url(../../images/about/5.jpg) no-repeat;
}

.a7step-1{
background:  url(../../images/7step/1.jpg) no-repeat;
}
.a7step-2{
background:  url(../../images/7step/2.jpg) no-repeat;
}


.faq-1{
background:  url(../../images/faqs/1.jpg) no-repeat;
}
.faq-2{
background:  url(../../images/faqs/2.jpg) no-repeat;
}
.faq-3{
background:  url(../../images/faqs/3.jpg) no-repeat;
}
.faq-4{
background:  url(../../images/faqs/4.jpg) no-repeat;
}
.faq-5{
background:  url(../../images/faqs/5.jpg) no-repeat;
}


.display-1{
background:  url(../../images/displaycentre/1.jpg) no-repeat;
}
.display-2{
background:  url(../../images/displaycentre/2.jpg) no-repeat;
}
.display-3{
background:  url(../../images/displaycentre/3.jpg) no-repeat;
}
.display-4{
background:  url(../../images/displaycentre/4.jpg) no-repeat;
}


.price-1{
background:  url(../../images/pricelist/1.jpg) no-repeat;
}
.price-2{
background:  url(../../images/pricelist/2.jpg) no-repeat;
}
.price-3{
background:  url(../../images/pricelist/3.jpg) no-repeat;
}
.price-4{
background:  url(../../images/pricelist/4.jpg) no-repeat;
}
.price-5{
background:  url(../../images/pricelist/5.jpg) no-repeat;
}
.price-6{
background:  url(../../images/pricelist/6.jpg) no-repeat;
border: 0; width:17% !important;
}


.inclusion-1{
background:  url(../../images/inclusions/1.jpg) no-repeat;
}
.inclusion-2{
background:  url(../../images/inclusions/2.jpg) no-repeat;
}
.inclusion-3{
background:  url(../../images/inclusions/3.jpg) no-repeat;
}
.inclusion-4{
background:  url(../../images/inclusions/4.jpg) no-repeat;
}
.inclusion-5{
background:  url(../../images/inclusions/5.jpg) no-repeat;
}


.gallery-1{
background:  url(../../images/gallery/1.jpg) no-repeat;
}
.gallery-2{
background:  url(../../images/gallery/2.jpg) no-repeat;
}
.gallery-3{
background:  url(../../images/gallery/3.jpg) no-repeat;
}
.gallery-4{
background:  url(../../images/gallery/4.jpg) no-repeat;
}


.members-1{
background:  url(../../images/members/1.jpg) no-repeat;
}
.members-2{
background:  url(../../images/members/2.jpg) no-repeat;
}
.members-3{
background:  url(../../images/members/3.jpg) no-repeat;
}
.members-4{
background:  url(../../images/members/4.jpg) no-repeat;
}
.members-5{
background:  url(../../images/members/5.jpg) no-repeat;
}


.content_container .about-link .overlay, .content_container .about-link .overlay2, .content_container .about-link .overlay3{
font-family: 'cinzelregular', arial, sans-serif;
text-shadow: 2px 2px #000;
text-align: center;
padding-top: 0px;
height: 90px;
}

.content_container .about-link .button-title, .content_container .gallery-link .button-title, .content_container .price-link .button-title{
background:  url(../../images/bg-subbutton-green.png) no-repeat;
background-position: center top;
position: relative;
bottom: 0;
text-align: center;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
padding-top: 23px;
padding-bottom: 5px;
height: 15px;
margin-top: -18px;
}

.content_container .about-link .button-title2, .content_container .gallery-link .button-title2, .content_container .price-link .button-title2{
background:  url(../../images/bg-subbutton-black.png) no-repeat;
background-position: center top;
position: relative;
bottom: 0;
text-align: center;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
padding-top: 23px;
padding-bottom: 5px;
height: 15px;
margin-top: -18px;
}

.content_container .about-link .button-title3{
background:  url(../../images/bg-subbutton-pink.png) no-repeat;
background-position: center top;
position: relative;
bottom: 0;
text-align: center;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
padding-top: 23px;
padding-bottom: 5px;
height: 15px;
margin-top: -18px;
}




.about-link:hover > .overlay {
	height: 90px;
	
	/* background:  url(../../images/page-flip.png)  148px -5px no-repeat; */
	background:  url(../../images/page-flip.png)  right top no-repeat;
  

}

.about-link:hover > .overlay2 {
	height: 90px;
	
	/* background:  url(../../images/page-flip.png)  148px -5px no-repeat; */
	background:  url(../../images/page-flip-black.png)  right top no-repeat;
  

}

.about-link:hover > .overlay3 {
	height: 90px;
	
	/* background:  url(../../images/page-flip.png)  148px -5px no-repeat; */
	background:  url(../../images/page-flip-pink.png)  right top no-repeat;
  

}




.content_container .price-link .overlay, .content_container .price-link .overlay2{
font-family: 'cinzelregular', arial, sans-serif;
text-shadow: 2px 2px #000;
text-align: center;
padding-top: 0px;
height: 90px;
}


.price-link:hover > .overlay {
	height: 65px;
	
	/* background:  url(../../images/page-flip.png)  148px -5px no-repeat; */
	background:  url(../../images/page-flip.png)  right top no-repeat;
  

}

.price-link:hover > .overlay2 {
	height: 65px;
	
	/* background:  url(../../images/page-flip.png)  148px -5px no-repeat; */
	background:  url(../../images/page-flip-black.png)  right top no-repeat;
  

}



.content_container .gallery-link .overlay, .content_container .gallery-link .overlay2{
font-family: 'cinzelregular', arial, sans-serif;
text-shadow: 2px 2px #000;
text-align: center;
padding-top: 0px;
height: 90px;
}

.gallery-link:hover > .overlay {
	height: 90px;
	
	/* background:  url(../../images/page-flip.png)  148px -5px no-repeat; */
	background:  url(../../images/page-flip.png)  right top no-repeat;

}

.gallery-link:hover > .overlay2 {
	height: 90px;
	
	/* background:  url(../../images/page-flip.png)  148px -5px no-repeat; */
	background:  url(../../images/page-flip-black.png)  right top no-repeat;

}



/******************
Quick search
*******************/

.search-column-holder{

width: 1100px;
height: auto;
min-height: 211px;
float: right;
}

.search-column{

width: 100%;
height: 272px;
margin-bottom: 30px;
float: right;
background: #ffffff;
}

.content_container .search-link{
display: block;
float: left;
height: 136px;
box-sizing:border-box;
-webkit-box-sizing: border-box; /* For Android and old versions of iOS */
-moz-box-sizing: border-box; /* For Firefox */


width:20%; border:1px solid #000;
text-shadow: 2px 2px #000;
color: #fff;

}


.search-1{
background:  url(../../images/homedesigns/1.jpg) top center no-repeat;
}
.search-2{
background:  url(../../images/homedesigns/2.jpg) top center no-repeat;
}
.search-3{
background:  url(../../images/homedesigns/3.jpg) top center no-repeat;
}
.search-4{
background:  url(../../images/homedesigns/4.jpg) top center no-repeat;
}
.search-5{
background:  url(../../images/homedesigns/5.jpg) top center no-repeat;
}
.search-6{
background:  url(../../images/homedesigns/6.jpg) top center no-repeat;
}
.search-7{
background:  url(../../images/homedesigns/7.jpg) top center no-repeat;
}
.search-8{
background:  url(../../images/homedesigns/8.jpg) top center no-repeat;
}
.search-9{
background:  url(../../images/homedesigns/9.jpg) top center no-repeat;
}
.search-10{
background:  url(../../images/homedesigns/10.jpg) top center no-repeat;
}


.content_container .search-link .button-title{
background: url(../../images/bg-subbutton-green.png) no-repeat;
background-position: center top;
position: relative;
bottom: 0;
text-align: center;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
padding-top: 23px;
padding-bottom: 5px;
height: 35px;
margin-top: -18px;
}

.content_container .search-link .button-title2{
background: url(../../images/bg-subbutton-black.png) no-repeat;
background-position: center top;
position: relative;
bottom: 0;
text-align: center;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
padding-top: 23px;
padding-bottom: 5px;
height: 35px;
margin-top: -18px;

}



.content_container .search-link .overlay, .content_container .search-link .overlay2{
font-family: 'cinzelregular', arial, sans-serif;
text-shadow: 2px 2px #000;
text-align: center;
padding-top: 0px;
height: 90px;
}

.search-link:hover > .overlay {
	height: 90px;
	
	/* background:  url(../../images/page-flip.png)  148px -5px no-repeat; */
	background:  url(../../images/page-flip.png)  right top no-repeat;

}

.search-link:hover > .overlay2 {
	height: 90px;
	
	/* background:  url(../../images/page-flip.png)  148px -5px no-repeat; */
	background:  url(../../images/page-flip-black.png)  right top no-repeat;

}





/******************
Advanced search
*******************/

.adv-search-column-holder{

width: 1100px;
height: auto;
min-height: 251px;
float: right;
}

.adv-search-column{
background:  url(../../images/bg-adv-search.png) repeat-x;
width: 1080px;
height: 250px;
margin-bottom: 30px;
float: right;
padding: 10px;
}


.styled-select-search {
   width: 240px;
   height: 44px;
   overflow: hidden;
   border-radius: 5px;
  background: #1f1f1f url(../../images/icon-down-white.png) no-repeat right;
   border: 0;
    box-shadow: inset 0 5px 10px 0 #7c7c7c;
   margin-top: 20px;
   }
   

.styled-select-search select {
   background: transparent;
   font-family: 'cinzelregular', arial, sans-serif;
   width: 268px;
   padding: 10px 5px;
   font-size: 14px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 44px;
   -webkit-appearance: none;
   color: #ffffff;
   }

.styled-select-search select option{
 background: #1f1f1f;

}


.adv-pockets{
background: #e0e0e0;
float: left;
width: 100%;
padding-bottom: 20px;

}

.adv-left{
width: 240px;
background: none;
float: left;
padding: 0px 10px;
}

.adv-mid{
width: 240px;
background: none;
float: left;
margin-left: 150px;
padding: 0px 10px;
}
.adv-right{
width: 240px;
background: none;
float: right;
padding: 0px 10px;

}

.button-adv-search{

 width: 200px;
height: 28px;
display: block;
float: left;
font-family: 'cinzelregular', arial, sans-serif;
   margin-top: 0px;
   padding: 5px 2px;
   font-size: 12px;
border-radius: 15px;
   text-align: left;
background: #c2076d url(../../images/button-adv-search.png) right repeat-x;
border: 0;
color: #ffffff;


  
  
  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;

}


.button-adv-search:hover{

 width: 200px;
height: 28px;
background:  #82a800;

display: block;
float: left;
cursor: pointer;
 margin-top: 0px;
color: #ffffff;
   padding: 5px 2px;
}






.full-column-holder{

width: 1100px;
height: auto;
float: right;
}

.full-column{

width: 1100px;
height: auto;
min-height: 150px;
margin-bottom: 0px;
float: right;
background: none;
}


.full-header{
background: none;
height: auto;
width: 1060px;
margin-bottom: 0px;
padding:15px 15px 5px 15px; 
float: right;

}

.full-content{

width: 1060px;
height: auto;
min-height: 52px;
margin-bottom: 15px;
background: none;

padding:0px 15px 0px 15px; 
float: right;

}



#clear-bottom{
float: right; 
width: 0px; 
height: 110px;
}

#clear-bottom2{
float: right; 
clear: right; 
padding-left: 25px; 
padding-top: 20px; 
padding-bottom: 20px;
}

.get-listed-button{
display: block;
width: 268px;
height: 105px;
float: left;
margin-bottom: 30px;
}

.get-listed-button-sidebar{
display: block;
width: 230px;
height: 105px;
float: left;
background: none;
margin-bottom: 15px;
}

.left-list{
width: 250px;
float: left;
}

.left-list2{
width: 250px;
float: left;
}



.right-list{
width: 250px;
float: left;
}

.right-list2{
width: 250px;
float: right;
}


.right-img{
width: 200px;
float: right;
}


.loc-button{

width: 100px;
height: 35px;
display: block;
padding-left: 100px;
padding-top: 15px;
border-bottom: 1px solid #c5d4dd;
background-color: none;
}

.loc-button:hover{
background-color: #ffffff;
}



.breadcrumb{


width: 970px;
height: auto;
min-height: 23px;
margin-right: auto;
margin-bottom: 40px;
margin-left: auto;
background:  url(../../images/bg-breadcrumb.png) repeat-x;
padding: 15px;
}



.pdf-button{

width: 160px;
height: 35px;
display: block;
padding-left: 40px;
padding-top: 15px;
border-bottom: 1px solid #c5d4dd;
background: url(../../images/icon-download-pdf.png) no-repeat;
background-position: 5px center;
font-size: 14px;
}

.pdf-button:hover{
background-color: #ffffff;
}




#map-canvas { 
height: 275px; 

}
 #map-canvas2 { 
height: 275px; 

}



.button-select{

height: 50px;
width: 140px;
display: block;
float: left;

margin-bottom: 20px;
border-radius: 5px 5px 5px 5px;
padding: 2px;
border: 0;
background: #008cc5;
color: #ffffff;
font-size: 16px;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;


      
box-shadow: 
  
  inset 0 -1px 4px rgba(0,0,0,0.5), /*bottom internal shadow*/ 
  inset 0 4px 4px rgba(255,255,255,0.8); /*top internal highlight*/ 
   
}

 

.button-select:hover{

height: 50px;
width: 140px;
background: #86001d;
border-radius: 5px 5px 5px 5px;
display: block;
float: left;
cursor: pointer;

color: #ffffff;
font-size: 16px;
padding: 2px;
}

.select-package-button{
margin-left: 70px;
}

.listing-information-button{
float: left;
padding-right: 10px;
}

.join-ph-head{
color: #000000;
}



.reg-button{

width: 100px;
height: 35px;
display: block;
padding-left: 100px;
padding-top: 15px;
margin-bottom: 10px;
border-top: 1px solid #c5d4dd;
background-color: none;
}







/************************
#CONTACT FORM

************************/


.form-contact{
width: 100%;
height: auto;
background: none;
display: block;

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.contact-left{
float: left; width: 48%;
}
.contact-right{
float: right; width: 48%;
}

.form-contact .select-holder{
width: 342px;
height: 65px;

margin-bottom: 5px;
margin-left: 0px;

}

.form-contact p{
float: left;
width: 100%;
height: 10px;
margin-bottom: 10px;
padding-bottom: 2px;
font-size: 14px;
color: #000000;
}


.form-contact input{

float: left;
width: 96%;
height: 30px;
color: #000000;
margin-bottom: 10px;

background: #eaeaea;
padding: 0px 2%;
font-size: 14px;
border: 0;


}

.form-contact .short-field{
width: 140px;

}



.form-contact .checkbox{
width: auto;
margin-right: 30px;
margin-bottom: 0px;
border: 0;
background: none;
} 


.form-contact .textarea{

width: 96%;
height: 100px;
padding: 2% 2%;
border: 1px solid #4165a5;


color: #000000;

margin-bottom: 10px;


background: #eaeaea;
font-size: 12px;
border: 0;


}

.styled-select-form {
   width:  100%;
   height: 34px;
   overflow: hidden;
  background: #eaeaea url(../../images/icon-down-grey.png) no-repeat right;
border: 0;
   margin-bottom: 10px;
   }
   

.styled-select-form select {
   background: transparent;
   width: 104%;
   padding: 5px;
   font-size: 18px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
color: #959393;

   }
   .styled-select select option{
 background: #eaeaea;

}

      

label{
float: left;
font-size: 9pt;
color: #696969;
padding-bottom: 0;
font-weight: normal;

}
.accordian_wrapper label{
width: 100%;

}

.button-sign-up{

height: 30px;
width: 140px;
display: block;
float: left;
font-family: 'cinzelregular', arial, sans-serif;
margin-top: 10px;
padding: 2px;
border: 0;
background: url(../../images/bg-button.png) repeat-x;
color: #ffffff;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;


      

}

 

.button-sign-up:hover{

height: 30px;
width: 140px;
background: #c2076d; 
display: block;
float: left;
cursor: pointer;
margin-top: 10px;
color: #ffffff;
padding: 2px;
}

.button-members{

height: 25px;
width: 145px;
display: block;
font-family: 'cinzelregular', arial, sans-serif;
text-align: center;
float: left;
margin-top: 5px;
margin-right: 10px;

padding: 2px;
border: 0;
background: #1d1d1d;
color: #ffffff;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;


      
box-shadow: 
  
  inset 0 -1px 4px rgba(0,0,0,0.5), /*bottom internal shadow*/ 
  inset 0 3px 4px rgba(255,255,255,0.8); /*top internal highlight*/ 
}


.button-members:hover{

height: 25px;
width: 145px;

text-align: center;
float: left;
margin-top: 5px;
margin-right: 10px;

background: #82a800;
display: block;

cursor: pointer;
color: #ffffff;
padding: 2px;
}


/**********************
#SUBSCRIBE FORM

**********************/



.form-contact2{
width: 255px;
height: auto;
background: none;
display: block;
float: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.form-contact2 p{
float: left;
width: 245px;
height: 5px;
margin-bottom: 2px;
padding-bottom: 0px;
background: none;

}

.form-contact2 label{
font-family: 'cinzelregular', arial, sans-serif;
float: left;
font-size: 11px;
color: #696969;
padding-bottom: 0;
font-weight: normal;
line-height: 1em;
}


.form-contact2 input{

float: left;
width: 245px;
height: 30px;
color: #000000;
margin-bottom: 5px;

background: #e0e0e0;
padding-left: 5px;
font-size: 12px;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #DBDBDB;
border-right: 1px solid #ffffff;
border-top: 1px solid #DBDBDB;


}







/**********************
#RESPONSIVE BANNER

**********************/

.TB_Wrapper {
		width: auto;
	
		height: 508px;  
				 
		 
	}


/**********************
#FOOTER

**********************/

.foot-col-1{
width: 420px;
height: 240px;
background: none;
float: left;
}

.foot-col-2{
width: 310px;
height: 240px;
background: none;
float: left;
}
.foot-col-3{
width: 150px;
height: 240px;
background: none;
float: left;
padding-top: 30px;

}
.foot-col-4{
width: 265px;
height: 240px;
background: none;
float: right;
}

#footer_container .foot-col-1 a{
width: 120px;
margin-right: 40px;
padding: 5px 10px 5px 0;
float: left;
background: none;
border-bottom: 1px solid #fff;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 11px;
color: #ffffff;
}

#footer_container .foot-col-1 a:hover{
color: #82a800;

}

#footer_container .foot-col-4 p{
font-size: 12px;
line-height: 1.5em;

}
#footer_container .foot-col-4 a{
font-size: 12px;
}
#footer_container .foot-col-4 a:hover{
color: #82a800;
}

.SLH-logo{
margin-top: 20px; 
border-bottom: 0 !important;
}

/**********************
#HOME PAGE BUTTONS

**********************/

.home-button-black, .home-button-green, .home-button-pink{
width: 255px;
height: 119px;
margin: 0px 20px 20px 0px;
float: left;
box-shadow: 2px 2px 5px #aeaeae;
}

.content_wrapper .home-button-black a, .white_content_wrapper .home-button-black a{
display: block;
position: relative;
width: 158px;
height: 90px;
padding: 15px 10px;
color: #ffffff;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 22px;


background: url(../../images/home/buttons/bg-1.png) no-repeat;
background-position: right;

-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;


line-height: 1em;
}
.content_wrapper .home-button-black a:hover, .white_content_wrapper .home-button-black a:hover{
display: block;
width: 188px;
height: 90px;
padding: 15px 10px;
background: url(../../images/home/buttons/bg-1.png) no-repeat;
background-position: right;
}



.content_wrapper .home-button-green a, .white_content_wrapper .home-button-green a{
display: block;
position: relative;
width: 158px;
height: 90px;
padding: 15px 10px;
color: #ffffff;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 22px;
background: url(../../images/home/buttons/bg-2.png) no-repeat;
background-position: right;

-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;



}
.content_wrapper .home-button-green a:hover, .white_content_wrapper .home-button-green a:hover{
display: block;
width: 188px;
height: 90px;
padding: 15px 10px;
background: url(../../images/home/buttons/bg-2.png) no-repeat;
background-position: right;
}


.content_wrapper .home-button-pink a, .white_content_wrapper .home-button-pink a{
display: block;
position: relative;
width: 158px;
height: 90px;
padding: 15px 10px;
color: #ffffff;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 22px;
background: url(../../images/home/buttons/bg-3.png) no-repeat;
background-position: right;

-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;



}
.content_wrapper .home-button-pink a:hover, .white_content_wrapper .home-button-pink a:hover{
display: block;
width: 188px;
height: 90px;
padding: 15px 10px;
background: url(../../images/home/buttons/bg-3.png) no-repeat;
background-position: right;
}






.button-1{
	background: url(../../images/home/buttons/1.jpg) no-repeat;
	background-position: right;
}
.button-2{
	background: url(../../images/home/buttons/2.jpg) no-repeat;
	background-position: right;
}
.button-3{
	background: url(../../images/home/buttons/3.jpg) no-repeat;
	background-position: right;
}
.button-4{
	background: url(../../images/home/buttons/4.jpg) no-repeat;
	background-position: right;
}
.button-5{
	background: url(../../images/home/buttons/5.jpg) no-repeat;
	background-position: right;
}
.button-6{
	background: url(../../images/home/buttons/6.jpg) no-repeat;
	background-position: right;
}
.button-7{
	background: url(../../images/home/buttons/7.jpg) no-repeat;
	background-position: right;
}
.button-8{
	background: url(../../images/home/buttons/8.jpg) no-repeat;
	background-position: right;
}
.button-houseland{
	background: url(../../images/house-land/1.jpg) no-repeat;
	background-position: right;
}

.click{
position: absolute;
bottom: 7px;
left: 8px;

}
.sml{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
line-height: 0.5em;
}
.margin-l{
font-family: 'cinzelregular', arial, sans-serif;
margin-left: 15px;
}
.margin-l2{
font-family: 'cinzelregular', arial, sans-serif;
margin-left: 15px;
font-size: 18px;
}


.home-button-pink-sidebar{
width: 295px;
height: 119px;
margin: 10px 0px;
background: none;
float: left;
box-shadow: 2px 2px 5px #aeaeae;
}

.content_wrapper .home-button-pink-sidebar a{
display: block;
position: relative;
width: 178px;
height: 90px;
padding: 15px 10px;
color: #ffffff;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 20px;
background: url(../../images/home/buttons/bg-3.png) no-repeat;
background-position: right;

-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;



}
.content_wrapper .home-button-pink-sidebar a:hover{
display: block;
width: 188px;
height: 90px;
padding: 15px 10px;
background: url(../../images/home/buttons/bg-3.png) no-repeat;
background-position: right;
}

.button-nostalgia{
	background: url(../../images/latestnews/1.png) no-repeat;
	background-position: top right;
}

.button-pricelist{
	background: url(../../images/nostalgia/1.png) no-repeat;
	background-position: top right;
}


.home-button-green-sidebar{
width: 295px;
height: 119px;
margin: 10px 0px 25px 0px;

float: left;
box-shadow: 2px 2px 5px #aeaeae;
}

.button-displaycentre{
	background: url(../../images/pricelist/website_button.jpg) no-repeat;
	background-position: top right;
}

.button-process{
	background: url(../../images/7step/download1.jpg) no-repeat;
	background-position: top right;
}

.button-process2{
	background: url(../../images/7step/download2.jpg) no-repeat;
	background-position: top right;
}


.content_wrapper .home-button-green-sidebar a{
display: block;
position: relative;
width: 178px;
height: 90px;
padding: 15px 10px;
color: #ffffff;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 20px;
background: url(../../images/home/buttons/bg-1.png) no-repeat;
background-position: right;

-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;



}
.content_wrapper .home-button-green-sidebar a:hover{
display: block;
width: 188px;
height: 90px;
padding: 15px 10px;
background: url(../../images/home/buttons/bg-1.png) no-repeat;
background-position: right;
}




.home-button-green-sidebar2{
width: 275px;
height: 119px;
margin: 10px 0px;

float: left;
box-shadow: 2px 2px 5px #aeaeae;
}



.white_content_wrapper .home-button-green-sidebar2 a, .content_wrapper .home-button-green-sidebar2 a{
display: block;
position: relative;
width: 168px;
height: 90px;
padding: 15px 10px;
color: #ffffff;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 20px;
background: url(../../images/home/buttons/bg-2.png) no-repeat;
background-position: right;

-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;



}
.white_content_wrapper .home-button-green-sidebar2 a:hover, .content_wrapper .home-button-green-sidebar2 a:hover{
display: block;
width: 178px;
height: 90px;
padding: 15px 10px;
background: url(../../images/home/buttons/bg-2.png) no-repeat;
background-position: right;
}



.home-button-pink-sidebar2{
width: 275px;
height: 119px;
margin: 10px 0px;
background: none;
float: left;
box-shadow: 2px 2px 5px #aeaeae;
}

.content_wrapper .home-button-pink-sidebar2 a, .white_content_wrapper .home-button-pink-sidebar2 a{
display: block;
position: relative;
width: 168px;
height: 90px;
padding: 15px 10px;
color: #ffffff;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 20px;
background: url(../../images/home/buttons/bg-3.png) no-repeat;
background-position: right;

-webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;



}
.content_wrapper .home-button-pink-sidebar2 a:hover, .white_content_wrapper .home-button-pink-sidebar2 a:hover{
display: block;
width: 178px;
height: 90px;
padding: 15px 10px;
background: url(../../images/home/buttons/bg-3.png) no-repeat;
background-position: right;
}

.button-buildingprocess{
	background: url(../../images/homedesigns/buttons/1.jpg) no-repeat;
	background-position: top right;
}

.button-contact{
	background: url(../../images/homedesigns/buttons/2.jpg) no-repeat;
	background-position: top right;
}

.button-lightbox{
	background: url(../../images/homedesigns/buttons/3.jpg) no-repeat;
	background-position: top right;
}
.button-brochure{
	background: url(../../images/homedesigns/buttons/4.jpg) no-repeat;
	background-position: top right;
}


/**********************
#HOME PAGE Main content badges

**********************/
.home-left{

padding-left: 150px;
width: 600px;

}

.home-badge{

background: #ffffff url(../../images/home/badges.png) no-repeat;
background-position: 20px 80px;
min-height: 600px;
}

.home-news{
width: auto;
height: 132px;

}


.home-news-img{
width: 82px;
height: 90px;
float: left;
background: none;
}

.home-news-text{

width: 160px;
height: 130px;
float: right;
background: none;
font-size: 14px;

}
.home-news-text p{
color: #ffffff;
}

/**********************
#BUTTON IN THE BANNER

**********************/

.banner-button{
width: 290px;
height: 365px;
border: 3px solid #ffffff;

margin-bottom: 10px;
margin-top: 0px;
float: right;
display: block;
position: relative;
z-index: 40;
background: url(../../images/home/designs-button.png) no-repeat;
}

.banner-button:hover{

border: 3px solid #b9b9b9;
background: url(../../images/home/designs-button-hover.png) no-repeat;
}


.home-icon{
float: left;
}


#nav_container	ul {
		width:100%;
		padding: 0;
	
	}

#nav_container		li {
		width:8.9%;
		float:left;
		border-right: 1px solid #9bac20;
		height: 63px;
	
		font-size: 11px;
		list-style: none;
		text-align: center;
		margin-bottom: 0;
	}
#nav_container		li:last-child {
		border-right:none;
	}

#nav_container		li a {
		display: block;
		width:100%;
		font-family: 'cinzelregular', arial, sans-serif;
		background:  url(../../images/bg-nav.png) repeat-x;
	padding-top: 10px;
		height: 53px;
		font-size:1.15em;
		text-decoration: none;
		color: #000;
	
	}
#nav_container	li a:hover {
		
		background:  url(../../images/bg-nav-hover.png) repeat-x;
		color: #fff;
	
	}


#nav_container li .nav-grey{
background:  url(../../images/bg-nav-pink2.png) repeat-x;
}


/* RESPONSIVE CSS FOR MENU */
/* phone 3 lines menu */
	@media screen and (max-width: 730px) {
		#menu {
			width:4.4em;
			display: block;
			background:none;
			font-family: 'cinzelregular', arial, sans-serif;
			font-size:1.8em;
			text-align: center;
			padding-left: 5px;
		}
		#nav br {   display: none; }
		#nav li, #nav li a{ height: auto; background: #b2c900; text-align: left;}
		#nav li a{ padding: 10px; }
		.home-icon{ text-align: left; margin-left: -5px; padding-right: 5px; float: none;}
		#nav.js {
			display: none;
		}
	#nav_container		ul {
			width:100%;
			margin-top: 0px;
		}
	#nav_container		li {
			width:100%;
			border-right:none;
			font-size:12px;
			border-bottom: 1px solid #000;
		
		}
	}

	@media screen and (min-width: 730px) {
		#menu {
			display: none;
		}
	}
	
	
	
	
.team-image{
width: 145px;
height: 215px;
background: none;
display: block;
padding-right: 3px; 
padding-bottom: 20px;
float: left;
text-align: center;	
}	

.award-image{
width: 200px;
height: 300px;
background: none;
display: block;
padding-right: 30px; 
padding-bottom: 30px;
float: left;
text-align: center;	

}	

.award-image img{
	border: 1px solid #dedede;

	}
	
	
/*********************************
#TRUNCATE TEXT
**********************************/

.truncate_wrapper_outer{
  background: #f9f9f9;
  padding: 10px;
  margin-bottom: 30px;

}

.truncate_wrapper{

}




/*********************************
#PAGINATION
**********************************/	

.pagination_holder{

background: none;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
width: 780px;
margin-bottom: 20px;
margin-top: -78px;
}

.content_wrapper .pagination{
font-family: 'cinzelregular', arial, sans-serif;
padding: 8px;
font-size: 20px;
color: #000000;

}
.content_wrapper .pagination-inactive{

font-family: 'cinzelregular', arial, sans-serif;
padding: 8px;
font-size: 20px;
color: green;
}

.dot-pagination-holder{

width: auto;
 margin: 0 auto;
height: 30px;
margin-bottom: 20px;
}


      
/************************
Dsign tab contents
*************************/

.tabtext{
display: block;
width: 96%;
height: auto;
float: left;
margin-top: 5px;
background: white;
padding: 2%
}

.main-content-full{

width: 770px;
height: auto;
min-height: 52px;
margin-bottom: 15px;
background: none;

float: left;

}

.usual {
  background: white;
  color:#111;
  padding:0px 0px;
  width:780px;
margin-top: 0px;

}


/*********************************
#ACCORDIAN
**********************************/
.accordian_wrapper{


}


.content .always-visible {
  display: block;
  		font-family: 'cinzelregular', arial, sans-serif;


  padding: 15px;
  text-decoration: none;
  background: #ffffff;
  color: #000; }
.content .start-hidden {
  display: none;
  padding: 15px;

  background: #ffffff;
  border-top: none; }
.content.expanded .start-hidden {

  display: block; }



.always-visible.close span.hide,
.always-visible.open span.more { display: none; }

.always-visible.close span.more,
.always-visible.open span.hide { 
display: inline; 
	font-family: 'cinzelregular', arial, sans-serif;
float: right;
}

/*********************************
#Green buttons
**********************************/


.button-info{

height: 30px;
width: auto;
display: block;
float: left;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
margin-top: 10px;
margin-right: 10px;
padding: 5px;
border: 0;
box-shadow: 5px 5px 5px #aeaeae;
background: url(../../images/bg-button.png) repeat-x;
color: #fff;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;


  border-radius: 15px;    

}

 

.button-info:hover{

height: 30px;
width: auto;
background: #c2076d; 
display: block;
float: left;
cursor: pointer;
margin-top: 10px;
color: #ffffff;
padding: 5px;
}


.button-info-black{

height: 30px;
width: auto;
display: block;
float: left;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
margin-top: 10px;
margin-right: 10px;
padding: 5px;
border: 0;
background: #000;
color: #fff;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;
    

}

.button-info-black img{
float: right !important;
}

.button-info-black:hover{

height: 30px;
width: auto;
background: #c2076d; 
display: block;
float: left;
cursor: pointer;
margin-top: 10px;
color: #ffffff;
padding: 5px;
}




.button-info-pink{

height: 30px;
width: auto;
display: block;
float: left;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
margin-top: 10px;
margin-right: 10px;
padding: 5px;
border: 0;
border-radius: 15px;
box-shadow: 5px 5px 5px #aeaeae;
background: url(../../images/bg-button-hover.png) repeat-x;
color: #ffffff;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;

}

 .button-info-pink3{

height: 30px;
width: 100%;
display: block;
float: left;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
margin-bottom: 10px;
margin-top: -5px;
padding: 5px;
border: 0;
text-align: left;
background: url(../../images/bg-button-hover.png) repeat-x;
color: #ffffff;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;

}

.button-info-pink3:hover{

height: 30px;
width: 100%;
background: #82a800; 
display: block;
float: left;
cursor: pointer;
color: #ffffff;
padding: 5px;
}

 .button-info-pink3 img{
 float: right;
 
 }
.button-info-pink:hover{

height: 30px;
width: auto;
background: #82a800; 
display: block;
float: left;
cursor: pointer;
margin-top: 10px;
color: #ffffff;
padding: 5px;
}


.button-info-pink2{

height: 30px;
width: auto;
display: block;
float: none;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
margin-top: 10px;
margin-right: 10px;
padding: 5px;
border: 0;
border-radius: 15px;
box-shadow: 5px 5px 5px #000000;
background: url(../../images/bg-button-hover.png) repeat-x;
color: #ffffff;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;


      

}

 

.button-info-pink2:hover{

height: 30px;
width: auto;
background: #82a800; 
display: block;
float: none;
cursor: pointer;
margin-top: 10px;
color: #ffffff;
padding: 5px;
}




.button-page-pink{

height: 30px;
width: auto;
display: inline-block;

font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
margin-top: 10px;
margin-right: 10px;
padding: 5px;
border: 0;
border-radius: 15px;
box-shadow: 5px 5px 5px #aeaeae;
background: url(../../images/bg-button-hover.png) repeat-x;
color: #ffffff;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;


      

}


.button-page-pink:hover{

height: 30px;
width: auto;
background: #82a800; 
display: inline-block;

cursor: pointer;
margin-top: 10px;
color: #ffffff;
padding: 5px;
}






.buttons-bottom-holder{

position: absolute; 
clear: both; 
bottom: 0; 
background: none; 
padding-left: 15px;
padding-top: 15px; 
padding-bottom: 15px;
width: 100%;
height: 50px;
}


/*********************************
#News Latest
**********************************/



.news{
width: auto;
height: 100px;
background: #f9f9f9;
margin-bottom: 10px;
padding: 10px;
}
.news:hover{

background: #f0f0f0;

}

.news-img{
width: 150px;
height: 100px;
float: left;
background: none;
}

.news-text{

width: 550px;
height: 100px;
float: right;
background: none;
font-size: 14px;

}
.news-text p{

}
.more-news{
color: #ec0081;
}

/*********************************
#Useful Links
**********************************/

.styled-select {
   width: 740px;
   height: 34px;
   overflow: hidden;
  background: #1f1f1f url(../../images/icon-down-white.png) no-repeat right;
   border: 1px solid #ccc;
   box-shadow: inset 0 5px 10px 0 #7c7c7c;
   }
   

.styled-select select {
   background: transparent;
   width: 770px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 34px;
   -webkit-appearance: none;
   color: #ffffff;
   }
   
   .styled-select select option{
  background: #1f1f1f;

}



/*********************************
#PRICE LISTS
**********************************/

.price-table{
width: 100%;
border-collapse: collapse;

}

.price-table td{
font-size: 12px;
padding: 5px 5px;
border-bottom: 1px solid #c0c0c0;
}

.price-table th{
  background: #83a900 url(../../images/bg-table.jpg) repeat-x;
font-family: 'cinzelregular', arial, sans-serif;
font-weight: normal;
color: #ffffff;
height: 36px;
padding-left: 5px;
font-size: 14px;
}


/*********************************
#RESULTS HOME DESIGNS FRENCH BOXES
********************************/


.result-container .item {
	float: left;
	margin: 0;
	width: 33.3%;
	height: 230px;
	position: relative;
	overflow: hidden;
 	 box-sizing:border-box; 
 	 -webkit-box-sizing: border-box; /* For Android and old versions of iOS */
-moz-box-sizing: border-box; /* For Firefox */
 	 
 	 border-right:1px solid #fff; border-bottom:1px solid #fff; 
}
.result-container .item a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 230px;
	text-transform: uppercase;


}
.result-container .item a:hover {
	text-decoration: none;
}
.result-container .item em {
	display: none;
	font-style: normal;
	font-size: 10px;
}
.item h3{
font-size: 16px;
}
.result-container .item a:hover em {
	display: block;
	position: absolute;
	left: 0;
	top: 0px;
	padding-top: 20px;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #ffffff;
	background-color:#545454;
    opacity:0.8;
}

.result-heading{
width: 250px;
height: 90px;
background: none;
padding-left: 5px;
padding-right: 5px;
overflow: hidden;

}

.result-heading-gallery{
width: 100%;
height: auto;
background: none;
padding-left: 0px;
padding-right: 4px;
margin-bottom: 20px;
overflow: hidden;
}
.result-container h3{
color: #ffffff;
text-shadow: 2px 2px #000;
}

.result-line1 p{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 12px;
color: #ffffff;
padding-bottom: 2px;
}
.result-line2 p{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 16px;
color: #ffffff;
margin-bottom: 10px;
}
.result-line3 p{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 12px;
color: #ffffff;
margin-bottom: 0px;
clear: left;
position: absolute;
bottom: 16px;
left: 50px;
width: 150px;
background: url(../../images/icon-next-white-sml.png) top right no-repeat;
}



.bbc{

background-image: url(../../images/icon-bed-bath-car.png);
 }




.bednum{
width: 50px;
height: 28px;
float: left;
margin-left: 45px;
text-align: left;
padding-top: 2px;
font-size: 16px;
font-family: 'cinzelregular', arial, sans-serif;
background-position: 15px 0px;
background-repeat: no-repeat;
color: #fff;
}

.bathnum{
width: 50px;
height: 28px;
float: left;
margin-left: 20px;
text-align: left;
padding-top: 2px;
font-size: 16px;
font-family: 'cinzelregular', arial, sans-serif;
background-position:15px -29px;
background-repeat: no-repeat;
color: #fff;
}

.carnum{
width: 50px;
height: 28px;
float: left;
margin-left: 5px;
text-align: left;
padding-top: 2px;
font-size: 16px;
font-family: 'cinzelregular', arial, sans-serif;
background-position: 15px -59px;
background-repeat: no-repeat;
color: #fff;
}




/**********************

Results page (non french boxes)
************************/

.result-square  {
	float: left;
	margin: 0;
	width: 260px;
	height: 355px;
	/* height: 335px; */
	position: relative;
	overflow: hidden;
 	 box-sizing:border-box;
 	 -webkit-box-sizing: border-box; /* For Android and old versions of iOS */
-moz-box-sizing: border-box; /* For Firefox */
border-right:1px solid #fff; border-bottom:1px solid #fff; 
}




.result-square:hover{

background: #eeeeee;
}

.result-square-long  {
	float: left;
	margin: 0;
	width: 260px;
	height: 485px;
	
	position: relative;
	z-index: 200;
	overflow: hidden;
 	 box-sizing:border-box;
 	 -webkit-box-sizing: border-box; /* For Android and old versions of iOS */
-moz-box-sizing: border-box; /* For Firefox */
border-right:1px solid #fff; border-bottom:1px solid #fff; 
}


.item2:hover > .overlay1 {
	position: relative;
	z-index: 2000;
	height: 90px;
	margin-top: -196px;
	background:  url(../../images/page-flip-green.png)  right top no-repeat;

}


.item2:hover > .overlay2 {
	position: relative;
	z-index: 2000;
		margin-top: -196px;
	height: 90px;
	background:  url(../../images/page-flip-pink.png)  right top no-repeat;

}



.item {
	float: left;
	margin: 0;
	width: 260px;
	height: 170px;
	position: relative;
	overflow: hidden;
 	 box-sizing:border-box; 
 	 -webkit-box-sizing: border-box; /* For Android and old versions of iOS */
-moz-box-sizing: border-box; /* For Firefox */

border-right:1px solid #fff; border-bottom:1px solid #fff; 

}



.item2 {
	float: left;
	margin: 0;
	width: 260px;
	height: 200px;
	position: relative;
	overflow: hidden;
 	 box-sizing:border-box; 
 	 -webkit-box-sizing: border-box; /* For Android and old versions of iOS */
-moz-box-sizing: border-box; /* For Firefox */

border-right:1px solid #fff; border-bottom:1px solid #fff; 

}



.button-series{

height: auto;
width: 100%;
display: inline-block;

font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
margin-top: 170px;
margin-right: 10px;
padding: 1% 1px;
border: 0;
background: url(../../images/bg-button-hover.png) repeat-x;
color: #fff !important;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;


     text-align: center; 

}


.button-series:hover{

height: auto;
width: 100%;
background: #82a800; 
display: inline-block;

cursor: pointer;

color: #ffffff;
padding: 1% 1px;
}





.result-square .item a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 260px;
	text-transform: uppercase;


}

.result-heading2{
width: 250px;
height: 90px;
background: none;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
overflow: hidden;
float: left;

}

.result-description{
width: 250px;
height: 185px;
background: none;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
overflow: hidden;
float: left;

}



.result-txt1 p{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 12px;
color: #82a800;

padding-bottom: 2px;
padding-left: 5px;
}
.result-txt2 p{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 16px;
color: #82a800;

padding-left: 5px;
margin-bottom: 10px;
}
.result-txt4 p{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 16px;
color: #000000;
margin-bottom: 0px;
padding-bottom: 0;
}


.rooms-info{
height: 35px;
width: 260px;
float: left;
padding-top: 10px;
background:  #262626;
}










.results_found{
width:100%;
height: 50px;
display: block;
background: url(../../images/bg-nav.png) repeat-x;
}


.design-info{
width: 100%;
height: auto;
min-height: 290px;
display: block;
margin-bottom: 0px;

}

.mini-heading{
font-family: 'cinzelregular', arial, sans-serif;
font-size: 12px;
margin-top: 10px;
display: inline-block;
}

.disclaimer p{
color: grey;
font-size: 11px;
margin-top: 0px;
display: block;
}


.design-gallery-container{
background: #fff;
height: auto;
float: left;
padding: 2%;
margin-left: 2px;
}

#main_image{

width: 700px;
margin-bottom: 0px;
}

.images_holder_thumb{
float: left;
width: 100px;
height: 100px;
overflow: hidden;
background: #aeaeae;
margin-left: 5px;
margin-top: 5px;
}


	

#main_image a img {
    display:block;
    margin:auto;
}


/***************
light boxes

****************/

.black_overlay{
        display: none;
        position: fixed;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
    }
.white_content {
        display: none;
        position: fixed;
        top: 25%;
        left: 25%;
        width: 50%;
        height: 50%;
        padding: 16px;
        background-color: white;
        z-index:1002;
        overflow: auto;
    }
    
   
   
   
.add-lightbox{

width: 220px;
height: 220px;
display: block;
background: #82a800 url(../../images/icon-plus.png) center no-repeat;
box-sizing:border-box; 
-webkit-box-sizing: border-box; /* For Android and old versions of iOS */
-moz-box-sizing: border-box; /* For Firefox */
border:2px solid #000; 
font-size: 24px;
float: left;
margin-right: 35px;
margin-bottom: 20px;
}


.content_container .add-lightbox .overlay{
font-family: 'cinzelregular', arial, sans-serif;
text-shadow: 2px 2px #000;
text-align: center;
padding-top: 25px;
color: #ffffff;
}

.add-lightbox:hover > .overlay {
	height: 191px;
	border-radius: 0px 47px 0px 0px;
	background:  url(../../images/page-flip.png)  right top no-repeat;
    background-color:#545454;
    opacity:0.9;

}

.lightbox-holder{

width: 220px;
height: 240px;
display: block;
font-size: 14px;
text-align: right;
float: left;
margin-right: 35px;
margin-bottom: 20px;
}



.lightbox{

width: 220px;
height: 220px;
display: block;
background: url(../../images/bg-lightbox-strip.png) bottom no-repeat;
box-sizing:border-box; border:2px solid #000; 
font-size: 24px;
float: left;
text-align: left;
position: relative;
}

.lightbox:hover{
opacity: 0.8;
}

.lightbox-tile{
width: 108px;
height: 95px;
float: left;
background: none;
overflow: hidden;
}

.lightbox-tile2{
width: 132px;
height: 132px;
float: left;
background: #ffffff;
overflow: hidden;
}


.lightbox-title{
position: absolute;
bottom: 4px;
left: 4px;
color: #ffffff;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
}


.lightbox-image-container{
background: none;
height: auto;
float: left;
margin-top: 15px;
padding-bottom: 5px;
width: 100%;

}

.lightbox-image-holder{

width: 300px;
height: 340px;
display: block;
font-size: 14px;
text-align: right;
float: left;
margin-right: 35px;
margin-bottom: 20px;
}



.lightbox-image{

width: 300px;
height: 300px;
overflow: hidden;
background: none;


display: table-cell;
text-align: center;
vertical-align: middle;


}


.button-load{

height: 20px;
width: auto;
display: block;
float: left;
font-family: 'cinzelregular', arial, sans-serif;
font-size: 14px;
margin-top: 10px;
margin-right: 10px;
padding: 5px;
border: 0;
border-radius: 15px;
box-shadow: 5px 5px 5px #aeaeae;
background: url(../../images/bg-button.png) repeat-x;
color: #ffffff !important;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;
}

 

.button-load:hover{

height: 20px;
width: auto;
background: #c2076d; 
display: block;
float: left;
cursor: pointer;
margin-top: 10px;
color: #ffffff;
padding: 5px;
}


.button-search{

height: 33px;
width: 140px;
display: block;
float: right;
font-family: 'cinzelregular', arial, sans-serif;
background: #c2076d; 
margin-top: 0px;
padding: 2px;
border: 0;
color: #ffffff;
border-radius: 5px;

  -webkit-transition: all 0.3s ease-out;  /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s ease-out;  /* FF4+ */
      -ms-transition: all 0.3s ease-out;  /* IE10 */
       -o-transition: all 0.3s ease-out;  /* Opera 10.5+ */
          transition: all 0.3s ease-out;


      

}


.button-search:hover{

height: 33px;
width: 140px;
background: url(../../images/bg-button.png) repeat-x;

display: block;
float: right;
cursor: pointer;
margin-top: 0px;
color: #ffffff;
padding: 2px;
}



/*********************
Virtual Tours
**********************/

.virtual-tour{
display: block;
width: 48%;
height: 300px;
float: left;
margin-right: 4px;

}
.virtual-tour:hover{
opacity: 0.8;

}


/******************

BANNER V2 WITH DIFFERENT TRANSITIONS

******************/

.v2-caption{

top: 462px; 
height: 15px; 
width:100%; 
opacity: 0.8;
padding: 15px; 
background: #000;
-webkit-box-shadow: inset 0 20px 20px -20px #fff;
-moz-box-shadow: inset 0 20px 20px -20px #fff;
box-shadow: inset 0 20px 20px -20px #fff;
   			 
}


.v2-head{
opacity: 1;
color: #fff; 
font-size: 14px;
}



/******************

SCREAMING BUTTON

******************/

.screaming-button{
width: 200px;
height: 90px;

float: right;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
text-align: center;
margin-right: 5px;
margin-top: 4px;
background: url(../../images/bg-s-button.png) no-repeat;
}

.screaming-button p{
color: #fff;
}


.outside-previous-button{

position: absolute;
top: 400px;
}

.outside-next-button{

position: absolute;
top: 400px;
right: 55px;
}


.button-info-holder{
width: 100%;
height: auto;
float: left;
background: none;
display: block;
clear: left;
}


.gallery-image{
  max-width: 100%;

}

.min-width-gallery-image{
min-width: 1420px;
}

.longer_width{
width: 780px !important;
}

.login_margin_left{
margin-left: 215px;
}

.lightbox_content{
padding-right: 0; width: 765px;
}

.add_light_close{
 margin-top: -30px;
}
.add_light_close:hover{
 margin-top: -30px;
}

.add_light_create{

}

.sidebar-gal{
margin-bottom: 15px;
display: block;
background: #fff;
}
.sidebar-gal:hover {
background: #eee;

}
.sidebar-gal img{
width: 100%;
display: block;
}
.sidebar-gal-title{
width: 96%;
padding: 2%;
height: 20px;
background: none;
}


/********************
Feature homes slider 
********************/

.slider-content-lhs{
width: 52%;
background: none;
height: 389px;
display: block;
float: left;

overflow: hidden;
}

.white-bg{
background: #fff;
}
.slider-content-lhs img{
width:572px;
height: 389px; 
}

.slider-content{
width: 42%;
background: none;
height: 323px;
display: block;
float: right;
overflow: hidden;
padding: 3%;
}

.slider-content h2, .slider-content-nonslide h2{
font-size: 34px;
color: #000;
margin-bottom: 15px;
}

.slider-content h3, .slider-content-nonslide h3{
font-size: 20px;
color: #000;
margin-bottom: 20px;
}

.bx-prev{
left: -50px !important;
z-index: 2 !important;
}



.slider-content-nonslide{
width: 48%;
background: #afc700;
height: auto;
display: block;
float: right;
overflow: hidden;
padding: 3% 3% 3% 10%;
}

.slider-content-lhs-nonslide{
width: 100%;
background: none;
height: auto;
display: block;
float: left;
overflow: hidden;
}



/********************
Scrolling Text
********************/

.pink_strip{
width: 100%;
height: 20px;
padding: 8px 15px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: #262626;
overflow: hidden;

position: relative;
z-index: 1;
display: block;
}

.pink_strip p{
color: #fff;
font-family: 'liquid_crystalregular', arial, sans-serif;
padding-bottom: 0;
 position: absolute;
  width: 100%;
 height: 100%;
 margin: 0;
 text-align: center;
line-height: 1em;
letter-spacing: 2px;
 
 /* Starting position */
 -moz-transform:translateX(-100%);
 -webkit-transform:translateX(-100%);	
 transform:translateX(-100%);
 /* Apply animation to this element */	
 -moz-animation: pink_strip 25s linear infinite;
 -webkit-animation: pink_strip 25s linear infinite;
 animation: pink_strip 25s linear infinite;
}


/* Move it (define the animation) */
@-moz-keyframes pink_strip {
 0%   { -moz-transform: translateX(-100%); }
 100% { -moz-transform: translateX(100%); }
}
@-webkit-keyframes pink_strip {
 0%   { -webkit-transform: translateX(-100%); }
 100% { -webkit-transform: translateX(100%); }
}
@keyframes pink_strip {
 0%   { 
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%); 		
 }
 100% { 
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%); 
 }
}



.internalimages img{

background: #fff;
padding: 2%;
max-width: 96%;
margin-left: 2px;

  -moz-box-shadow:    2px 2px 6px 2px #d1d1d1;
  -webkit-box-shadow: 2px 2px 6px 2px #d1d1d1;
  box-shadow:         2px 2px 6px 2px #d1d1d1;


}

#section-to-print h1{
display: none;
}


.video-image{
width: 48%;
display: block;
margin: 0 1%;
margin-bottom: 20px;
float: left;
background-color: none;
position: relative;
background-color: none;
background-repeat: no-repeat;
background-size: contain;
z-index: 2;

}
.video-image div a{
width: 100%;
height: 200px;

display: block;
position: relative;
z-index: 1;
background-image: url(../../images/icon-play.png);
background-repeat: no-repeat;
background-size: 20%;
background-position: center;
    }

.video-image p{
padding: 5%;
height: 40px;
background-color: none;
}


/* HPot Style */ 
.clientdetails{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}
