/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html{
	height:100%;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

body {
    font: 16px/26px "Cardo", serif;
	text-align:center;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

/* ===================
    ALL: Lindus Theme
   =================== */

.virtualtour{ max-width:680px; margin:0 auto; text-align:left; }

.zoom      { width: 100%; overflow:hidden; } 
.small img { width: 680px; height: 453px; } 
.large img { width: 1200px; height: 800px; }

/* AnythingZoomer */
.az-wrap, .az-small, .az-large {
	position: relative;
}
.az-wrap-inner {
	display: block;
	margin: 0 auto; /* center small & large content */
}
/* This wraps the large image and hides it */
.az-zoom {
	background: #fff;
	border: #333 1px solid;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	overflow: hidden;
	z-index: 100;
	display: none;
	-moz-box-shadow: inset 0px 0px 4px #000;
	-webkit-box-shadow: inset 0px 0px 4px #000;
	box-shadow: inset 0px 0px 4px #000;
}
/* Class applied to az-mover when large image is windowed */
.az-windowed {
	overflow: hidden;
	position: absolute;
}
/* Class applied to az-mover when large image is fully shown */
.az-expanded {
	height: auto;
	width: auto;
	position: static;
	overflow: visible;
}

/* overlay small area */
.az-overlay {
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
	z-index: 10;
}

/* fade out small content when hovering
.az-hovered > * {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
*/

/* edit mode coordinate styling */
.az-coords {
	display: none; /* hidden when expanded */
}
.az-zoom .az-coords {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: #000;
	background: rgba(0,0,0,0.5);
	color: #fff;
}

/* STYLES FOR TABS */
#tabs{
	z-index:999;
}

.tabs-bottom .ui-tabs-panel {
	border-bottom: 0px solid #D6D6D6 !important;
}

.tabs-bottom {
}
.tabs-bottom .ui-tabs-panel p{
	margin:0px;
	margin-top:7px;
}

.tabs-bottom .ui-tabs-nav{
	padding: 0;
	display: block;
	overflow:hidden;
}

.tabs-bottom .ui-tabs-nav li{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	border-top: none;
	border-bottom-width: 1px;
}

.tabs-bottom .ui-tabs-nav li:first-child{
	border-top-left-radius:5px;
}

.tabs-bottom .ui-tabs-nav li:last-child{
	border-top-right-radius:5px;
}

.ui-tabs-selected{
	margin-top: -3px !important;
}

.ds-content li.ui-state-active a{color:#06A86A;}

/* END STYLES FOR TABS */

.ds-content{
	position:relative;
}

.ds-home_1{
	
}

.ds-home_2{
	
}

.ds-home_3{
	
}

.ds-home_4{
	
}

#ds-home_1{	
}

#ds-home_2{
	display:none;
}

#ds-home_3{
	display:none;
}

#ds-home_4{
	display:none;
}

.ds-overflow-hidden{
}

.ds-slide{
}

/*SLIDE TOP*/
.ds-overflow-hidden-top{
	
}

.ds-slide_top{
    max-width: 680px;
	margin-top:1px; /* OPEN: margin-top:0px; CLOSE: margin-top:-43px;*/
}

.ds-content_part{
	float:left;
	height: 100%;
    width: auto;
}

.ds-button{
	border:1px solid #000;
	background:#CCC;
	float: left;
    height: 100%;
	width: 85px;
	cursor: pointer;
}

#ds-content .ds-button span{
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	text-align: center;
	float:left;
	margin-top: 13px;
}

.ds-content_show_color{
	border: 1px solid;
    border-radius: 5px 5px 5px 5px;
	position:absolute;
	top:105px;
	right:15px;
	z-index:1000;
    margin-right: 5px;
    margin-top: 5px;
    padding: 2px 10px;
	background:url(../templates/customtemplate/Design_Studio/images/back_opacity.png);
	display:none;
}

#ds-content .ds-content_show_color span{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.ds-content_show_color .ds-show_color{
}

.ds-content_show_color .ds-show_color_select{
}



/*SLIDE BOOTOM*/
.ds-overflow-hidden-bottom{
	position:relative;
	overflow:hidden;
	background:#e5e2d2;
	max-width:680px;
}

.ds-content_slide{
	float: left;
    margin-top: 0px; /* OPEN: margin-top:0px; CLOSE: margin-top:83px;*/
    max-width: 680px;
}

.ds-open_and_close{
	height: 16px;
	overflow: hidden;
	text-align: center;
}

.ds-open_and_close img{
	cursor:pointer;
	margin-top: -17px; /* OPEN: margin-top:-17px; CLOSE: margin-top:0px;*/
}

.ds-slide_bottom{
	float:left;
	height: 100%;
    width: 100%;
}

.ds-content_thumbs{
	margin-top:11px;
	margin-left:11px;
	text-align:center;
}

.ds-thumb{
	display:inline-block;
	margin-right:8px;
	cursor:pointer;
	padding-bottom:11px;
	max-width:95px;
}

.ds-thumb img{
	width:100%;
	height:auto;
}

.ds-content_text{
	float: left;
    margin-top: 11px;
    width: 440px;
}

#ds-content .ds-content_text p{
	font-size: 12px;
    margin: 0px;
	font-family: arial;
	color:#FFF;
}
.ds-content_text ul{
	margin-left: 10px !important;
}
.ds-content_text ul li {
	padding-left: 12px;
	background: url('../images/bullet.png') left center;
	background-repeat: no-repeat;
}

/* NEW MENU DESPLEGABLE */

hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EEEEEE -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
	margin:10px 0;
}

.ds-content ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.ds-content ul li{
	float: left;
/*  padding: 10px;*/
	display: block;
/*  margin-right: 10px;*/
	height:20px;
}

.ds-content ul li a{
  display: block;
  overflow: hidden;
  font-size:14px;
  height: 100%;
  padding:0px 25px 0px 0px;
  position: relative;
  text-align:center;
  margin-top: 1px;
  font-family:'Coustard',serif;
  color:#047E4F;
  text-decoration:none;
}

.ds-content #a1{
  width: 613px;
}

.ds-content ul li img{
  position: absolute;
  border: 3px solid #881212;
}

.ds-content ul li p{
  margin: 0;
  padding: 0;
  width: 120px;
  display: block;
  margin-left: 85px;
}
/* END MENU DESPLEGABLE */

/* STYLES for cuadros color */
.ds-content_cuadros{
	float: left;
/*    margin-left: 4px;*/
    margin-top: 7px;
	left: 91px;
	position: absolute;
	width: 520px;
}

.cuadro_color{
	border: 1px solid #ddd;
    display:inline-block;
    height: 27px;
    margin-right: 4px;
    width: 33px;
	cursor:pointer;
}

.gutter_color{
}

/* GUTTER */
.gutter_color#White{
	background:#E9EDF0;
}

.gutter_color#Egg_Shell{
	background:#EBE8E1;
}

.gutter_color#Cream{
	background:#E8E4CB;
}

.gutter_color#Wicker{
	background:#CCC7B3;
}

.gutter_color#Light_Grey{
	background:#BEBEBE;
}

.gutter_color#Ivory{
	background:#B8B38B;
}

.gutter_color#Tan{
	background:#B0AC93;
}

.gutter_color#Clay{
	background:#9C9783;
}

.gutter_color#Territone{
	background:#636155;
}

.gutter_color#Brown{
	background:#473727;
}

.gutter_color#Musket{
	background:#2A2017;
}

.gutter_color#Grey{
	background:#212528;
}

/* TRIM */
.trim_color#ds-01_Color{
	background:#FFFFFF;
}

.trim_color#ds-02_Color{
	background:#E7E5D6;
}

.trim_color#ds-03_Color{
	background:#B8B39F;
}

.trim_color#ds-04_Color{
	background:#DAD5AD;
}

.trim_color#ds-05_Color{
	background:#909479;
}

.trim_color#ds-06_Color{
	background:#C2CACC;
}

.trim_color#ds-07_Color{
	background:#B4BEC7;
}

.trim_color#ds-08_Color{
	background:#DCD1BF;
}

.trim_color#ds-09_Color{
	background:#F2F5E4;
}

.trim_color#ds-10_Color{
	background:#C8C5A4;
}

.trim_color#ds-11_Color{
	background:#FEFCD3;
}

.trim_color#ds-12_Color{
	background:#E1D1AD;
}

.trim_color#ds-13_Color{
	background:#8C968E;
}

/* ROOF */
.roof_color#ds-01_Color{
	background:#C8C7CC;
}

.roof_color#ds-02_Color{
	background:#BFADAB;
}

.roof_color#ds-03_Color{
	background:#3B2C29;
}

.roof_color#ds-04_Color{
	background:#334547;
}

.roof_color#ds-05_Color{
	background:#8B6840;
}

.roof_color#ds-06_Color{
	background:#706866;
}

.roof_color#ds-07_Color{
	background:#656469;
}

.roof_color#ds-08_Color{
	background:#4C4C4C;
}

.roof_color#ds-09_Color{
	background:#9E999F;
}

.roof_color#ds-10_Color{
	background:#503B3A;
}

.roof_color#ds-11_Color{
	background:#616564;
}

/* SIDING */
.siding_color#ds-01_Color{
	background:#FFFFFF;
}

.siding_color#ds-02_Color{
	background:#E7E5D6;
}

.siding_color#ds-03_Color{
	background:#B8B39F;
}

.siding_color#ds-04_Color{
	background:#DAD5AD;
}

.siding_color#ds-05_Color{
	background:#909479;
}

.siding_color#ds-06_Color{
	background:#C2CACC;
}

.siding_color#ds-07_Color{
	background:#B4BEC7;
}

.siding_color#ds-08_Color{
	background:#DCD1BF;
}

.siding_color#ds-09_Color{
	background:#F2F5E4;
}

.siding_color#ds-10_Color{
	background:#C8C5A4;
}

.siding_color#ds-11_Color{
	background:#FEFCD3;
}

.siding_color#ds-12_Color{
	background:#E1D1AD;
}

.siding_color#ds-13_Color{
	background:#8C968E;
}

/* END CUADROS DE COLOR */

/* IMAGES parts */
.ds-parts_house{
	position: absolute;
	z-index:10;
	overflow:hidden;
	width: 1200px;
	height: 800px;
	top: 0px;
}

.ds-parts_house img{	
	position: absolute;	
    width: 680px;
	height: 453px;
}

.ds-parts_house_zoom{
	position: absolute;
	z-index:10;
	overflow:hidden;
	width: 1200px;
	height: 800px;
	top: 0px;
}

.ds-parts_house_zoom img{
	position: absolute;	
}

.ds-parts_by_home_1{
}

.ds-parts_by_home_2{
	margin-top:-33px;
}

.ds-parts_by_home_2 img{
	height:485px;
}

.ds-parts_by_home_3{
	margin-top:-82px;
}

.ds-parts_by_home_3 img{
	height:536px;
}

.ds-parts_by_home_4{
	margin-top:-72px;
}

.ds-parts_by_home_4 img{
	height:536px;
}

.ds-parts_by_home_4{
}

.ds-gutter{
	z-index:10;
}

.ds-roof img{
}

.ds-siding img{
}

.ds-trim img{
}

.ds-parts_by_home_zoom_2{
	margin-top:-62px;
}

.ds-parts_by_home_zoom_2 img{
	height:860px;
}

.ds-parts_by_home_zoom_3{
	margin-top:-138px;
}

.ds-parts_by_home_zoom_3 img{
	height:930px;
}

.ds-parts_by_home_zoom_4{
	margin-top:-115px;
}

.ds-parts_by_home_zoom_4 img{
	height:920px;
}
/* END IMAGES parts */
 


/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
.clearfixover {
	overflow:hidden;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

