@charset "UTF-8";
/* CSS Document */

body {
	margin:0 auto;
	padding:0;
}

h1 {
	font-family: MuseoSans-500;
	font-size: 28px;
	font-weight: lighter;
	letter-spacing: -1px;
	text-align: right;
	line-height: 50px;
	margin-bottom: 50px;
}

h2 {
	font-family: MuseoSans-300;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
}

h3 {
	font-family: MuseoSans-300;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	color: #333333;
}

h4 {
	font-family: MuseoSans-500;
	font-size: 14px;
	font-weight: lighter;
	color: #00a8ff;
}

h5 {
	font-family: MuseoSans-500 Italic;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: -.5px;
	color:#505050;
}

h6 {
	font-family: MuseoSans-500;
	font-size: 28px;
	font-weight: lighter;
	letter-spacing: -.5px;
	color:#505050;
	line-height: 30px;
}

.heading {
	font-family: MuseoSans-500 Italic;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: -.5px;
	color:#505050;
	margin-top: 20px;
	text-align: left;
	padding: 0 0 0 60px;
}

.heading2 {
	font-family: MuseoSans-500;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: -.5px;
	color:#505050;
	text-align: left;
}

.centered {
	font-family: MuseoSans-500;
	font-size: 28px;
	font-weight: lighter;
	letter-spacing: -.5px;
	color:#000;
	margin-bottom: 20px;
	text-align: left;
	padding: 0 auto;
	letter-spacing: -.5px;
}

.larger {
	font-family: MuseoSans-300;
	font-size: 22px;
	font-weight: lighter;
	letter-spacing: -.5px;
	color:#000;
	margin-bottom: 20px;
	text-align: center;
	padding: 0 auto;
	letter-spacing: -.5px;
}

.copyright-text {
	font-family: MuseoSans-500;
	font-size: 12px;
	font-weight: lighter;
	color: #A6A6A6;
	text-align: left;
	padding-top: 10px;	
}

.newsletter-text {
	font-family: MuseoSans-500;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-align: left;

}

.in_box {
	font-family: MuseoSans-500;
	font-size: 11px;
	font-weight: lighter;
	color: #666;
	text-align: center;
}
.stock-text {
	font-family: MuseoSans-500;
	font-size: 11px;
	font-weight: lighter;
	color: #A6A6A6;
	text-align: right;
	padding-right: 15px;	
}
.price-text {
	font-family: MuseoSans-500;
	font-size: 11px;
	font-weight: lighter;
	color: #A6A6A6;
	text-align: left;
	padding-left: 15px;	
}

#model {
	float: left;
	width: 240px;
	height: 200px;
	font-family: MuseoSans-500;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	text-align: left;
	padding-top: 20px;
}

#model-k {
	float: left;
	width: 240px;
	height: 330px;
	font-family: MuseoSans-500;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	text-align: center;
	padding-top: 20px;
}

#model-u {
	float: left;
	width: 240px;
	height: 340px;
	font-family: MuseoSans-500;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	text-align: left;
	padding-top: 20px;
}

#model-ms {
	float: left;
	width: 192px;
	height: 125px;
	font-family: MuseoSans-500;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	text-align: center;
	padding-top: 20px;
}

#model-ns {
	float: left;
	width: 240px;
	font-family: MuseoSans-500;
	font-size: 14px;
	font-weight: lighter;
	color: #666;
	text-align: center;
	border-bottom: solid 1px #bababa;
}

.footer-right {
	font-family: MuseoSans-500 Italic;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: -.5px;
	color:#A6A6A6;
	margin-top: 20px;
	text-align: right;
	padding-top: 10px;
}

.lilbtn-right {
	background: url("../imag/lilbtn.png")no-repeat;
	width: 14px;
	height: 14px;
	padding: 17px;
	position: relative;
	margin-left: 87px;
}

.lilbtn-right-payment {
	background: url("../imag/lilbtn.png")no-repeat;
	width: 14px;
	height: 14px;
	padding: 17px;
	position: relative;
	margin-left: 118px;
}

.lilbtn-left {
	background: url("../imag/lilbtn.png")no-repeat;
	width: 14px;
	height: 14px;
	padding: 17px;
	position: relative;
	margin-left: 87px;
}

#main-call {
	width: 350px;
	height: 20px;
	text-align: right;
	margin-left: 250px;
}

@font-face {
    font-family: 'MuseoSans-500 Italic';
    src: url("../fonts/museosans_500_italic-webfont.eot");
    src: url("../fonts/museosans_500_italic-webfont.eot-#iefix") format('eot'),
         url("../fonts/museosans_500_italic-webfont.woff") format('woff'),
         url("../fonts/museosans_500_italic-webfont.ttf") format('truetype'),
         url("../fonts/museosans_500_italic-webfont.svg#webfontxCHYSYEY") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans-300';
    src: url("../fonts/museosans_300-webfont.eot");
    src: url("../fonts/museosans_300-webfont.eot-#iefix") format('eot'),
         url("../fonts/museosans_300-webfont.woff") format('woff'),
         url("../fonts/museosans_300-webfont.ttf") format('truetype'),
         url("../fonts/museosans_300-webfont.svg#webfontCO12oGjw") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans-500';
    src: url("../fonts/museosans_500-webfont.eot");
    src: url("../fonts/museosans_500-webfont.eot-#iefix") format('eot'),
         url("../fonts/museosans_500-webfont.woff") format('woff'),
         url("../fonts/museosans_500-webfont.ttf") format('truetype'),
         url("../fonts/museosans_500-webfont.svg#webfontpysgAsWI") format('svg');
    font-weight: normal;
    font-style: normal;
}

::selection {
   background:#593a70;
   color:#fff;
   opacity:.5;
   text-shadow:none;
}

::-moz-selection {
   background:#593a70;
   color:#fff;
   opacity:.5;
   text-shadow:none;
}

::-webkit-selection {
   background:#593a70;
   color:#fff;
   opacity:.5;
   text-shadow:none;
}

.clearfix {
    display: block;
}

#masthead-wrapper {
	width:100%;
	height:128px;
	background:#000;
}

#masthead {
	background:url("../imag/nav_bg.png") no-repeat;
	height:175px;
	text-align:center;
	width:960px;
	margin:0 auto;
	padding:0;
	z-index:10;
}

#nav-logo a {
	background:url("../imag/nav_logo.png") no-repeat;
	height:64px;
	width:358px;
	float:left;
	text-indent: -99999px;
	display: block;
}

#nav-phone2 {
	background: url("../imag/nav-phone.png") top right no-repeat;
	height: 57px;
	width: 271px;
	float: right;
}

#nav-phone {
	background: url("../imag/nav-phone.png") no-repeat;
	height: 57px;
	width: 271px;
	float: right;
}

#nav-top {
	float: right;
	width: 400px;
	height: 20px;
	margin-top: 20px;
	margin-right: -100px;
}

#topr ul {
	list-style-type:none outside none;
	margin:0;
	padding:0;
	overflow:hidden;
	margin-right: 20px;
}

#topr a:hover,#topr a:active {
	color:#F5CA3A;
	text-decoration:none;
}

#topr li {
	float:right;
	margin-right: 30px;
}

#topr a {
	display:block;
	color:#A6A6A6;
	font-family:MuseoSans-500, Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration: none;
	margin-left: 20px;
}

#headline {
	width: 640px;
	height: 160px;
	padding-right: 30px;	
}

.headline-right {
	text-align: right;
}

a:link {
	color:#00a8ff;
	text-decoration:none;
}

a:hover {
	color:#00a8ff;
	text-decoration:underline;
}

#nav {
	float:left;
	margin-top:20px;
	width: 750px;
	margin-left: 15px;
}

#nav a:hover {
	color:#F5CA3A;
	text-decoration:none;
}

#nav a:active {
	color:#FFF;
	text-decoration:none;
}

ul {
	list-style-type:none outside none;
	margin:0;
	padding:0;
	overflow:hidden;
	margin-right: 30px;
}

li {
	float:left;
	margin-right: 30px;
}

#footer ul {
	list-style-type:none outside none;
	margin:0;
	padding:0;
	overflow:hidden;
	margin-right: 30px;
}

#footer a:hover,#footer a:active {
	color:#00a8ff;
	text-decoration:none;
}

#footer li {
	float:left;
	margin-right: 10px;
}

#footer a {
	display:block;
	color:#A6A6A6;
	font-family:MuseoSans-500, Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration: none;
	margin-left: 20px;
}

a {
	color:#00a8ff;
	font-family:MuseoSans-500, Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration: none;
}

#nav a {
	display:block;
	color:#a6a6a6;
	font-family:MuseoSans-300, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:lighter;
	text-decoration: none;
	margin-right: 30px;
}

#slider-shad {
	background: url("../imag/slider-shad.png") no-repeat;
	height: 93px;
	width: 943px;
	margin: 0 auto;
	z-index: 100;
	position: relative;
	overflow: hidden;
	margin-top: -93px;
}

#box1 {
	background:url("../imag/content_bg.jpg") repeat-x #000;
	height:253px;
	margin-bottom:-100px;
	width: 100%;
	border: none;
}

#box2 {
	background-color: black;
	height:201px;
	width: 100%;
	text-align: center;
	border: none;
	
}

#header-services {
	background: url("../imag/header_services.jpg") no-repeat;
	width: 1115px;
	height: 201px;
	text-align: center;
	margin: 0 auto;
	margin-top: -201px;
}

#unlock {
	background:url("../imag/unlock_bg.jpg") no-repeat;
	width:960px;
	text-align:center;
	height:135px;
	margin:0 auto;
	z-index:20;
}

#quote-btn {
    height: 70px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 400px;
    padding-top: 20px;
    width: 422px;
    z-index: 300;
}

a.quote-btn-rollover {
	display: block;
	width: 422px;
	height: 69px;
	text-decoration: none;
	background: url("../imag/quote-btn.png");
	}

a.quote-btn-rollover:hover {
	background-position: 0 -69px;
}

#consult-btn {
	width: 422px;
	height: 70px;
	z-index: 300;
	position: relative;
	margin-top: -114px;
	margin-left: 637px;
}

a.consult-btn-rollover {
	display: block;
	width: 422px;
	height: 69px;
	text-decoration: none;
	background: url("../imag/quote-btn.png");
	}

a.consult-btn-rollover:hover {
	background-position: 0 -69px;
}

.displace {
	position: absolute;
	left: -5000px;
}


#content {
	text-align:center;
	width: 960px;
	height: 550px;
	margin: 0 auto;
}

#content-left {
	width: 640px;
	float: left;
	height: 520px;
	border-right: solid 1px #bababa;
	text-align: right;
	padding-right: 30px;
	background: url("../imag/van.jpg") no-repeat 303px 340px;
}
#content-right {
	width:222px;
	height: 474px;
	float: right;
	text-align: left;
	background: url("../imag/24.jpg") no-repeat 2px 175px;
	margin-right: 40px;
}

#content-testimonials {
 	width: 960px;
 	height: 500px;
 	text-align: center;
 	margin: 0 auto;
 	background: url("../imag/spliter.jpg") no-repeat;
 	padding-top: 40px;
}

#content-integrity {
 	width: 960px;
 	height: 400px;
 	text-align: center;
 	margin: 0 auto;
 	padding-top: 20px;
 	margin-top:0px;
}

#integrity-left {
 	width: 400px;
 	height: 200px;
 	text-align: left;
 	padding-top: 10px;
 	float: left;
 	margin-left: 65px;
}

#integrity-right {
 	width: 400px;
 	height: 200px;
 	text-align: left;
 	padding-top: 10px;
 	float: right;
 	margin-right: 50px;
}

#content-despartitor {
 	width: 960px;
 	height: 42px;
 	text-align: center;
 	margin: 0 auto;
 	background: url("../imag/despartitor.jpg") no-repeat;
 	margin-top: 20px;
}

#content-consultation {
 	width: 960px;
 	height: 120px;
 	text-align: center;
 	margin-top: 40px;
 	padding-top: 40px;
 	background: url("../imag/cons_bg.jpg") no-repeat;
 	position: relative;
 	margin: 0 auto;
 	margin-top:35px;
 
}

#consultation-left {
	width: 420px;
	height: 200px;
 	padding-left: 100px;
 	text-align: left;
 	float: left;
}

#consultation-right {
	width: 420px;
	height: 200px;
	float: left;
	margin-top: 10px;
}

#headlines-centered {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding-top:40px;
}


#block1 {
	width: 290px;
	height: 200px;
	text-align: left;
	margin-top: 40px;

}

#block2 {
	width: 290px;
	height: 100px;
	text-align: left;
	margin-top: 20px;
	border-top: solid 1px #c5c5c5;
	padding-top: 20px;
}

#block3 {
	width: 290px;
	height: 100px;
	text-align: left;
	margin-top: 20px;
	border-top: solid 1px #c5c5c5;
	padding-top: 20px;
}

.fsFieldFocused {
    background-image: url("../imag/fieldFocusedBG.png");
}

.fsFieldRow input[type="text"], .fsForm textarea {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    background-image: url("../imag/2/fieldbg.png");
    background-position: left top;
    background-repeat: repeat-x;
    border-color: #7C7C7C #C3C3C3 #DDDDDD;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding: 4px;
    -moz-box-shadow: 0px 0px 5px #ccc;
  	-webkit-box-shadow: 0px 0px 5px #ccc;
  	box-shadow: 0px 0px 0px #ccc;
}

.fsField, select, input, textarea, .ui-dialog .thumb img {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #C1C1C1 !important;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    padding: 0.5em !important;
}  

.fsForm .fsLabel {
    font-family: MuseoSans-500;
	font-size: 20px;
	font-weight: normal;
	color: #505050;
}

.fsLabelVertical .fsLabel {
    display: block;
}

.fsForm .fsSectionHeading {
    font-size: 20px;
    font-weight: normal;
    line-height: 36px;
    margin: 0;
    text-align: left;
}

.fsSupporting {
    font-family: MuseoSans-300;
	color: #505050;
    font-size: 18px;
    margin: 4px 0;
}

.fsForm .fsOptionLabel {
    font-family: MuseoSans-300;
	font-size: 14px;
	font-weight: normal;
	color: #505050;
}

.fsSectionText {
    font-family: MuseoSans-300;
	color: #505050;
    font-size: 16px;
    margin: 4px 0;
}

.fsForm .fsLabel {
    font-family: MuseoSans-500;
	color: #505050;
    font-size: 22px;
    margin: 4px 0;
}

.fsSectionRow td.fsRowBody {
 	background-position: left top;
    background-repeat: repeat-x;
    padding-top: 0;
}

#footer-wrapper {
	width: 845px;
	height: 85px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 60px;
	margin-top: 1px;
}

#footer-top {
	width: 845px;
	height: 50px;
	border-bottom: 1px solid #A6A6A6;
	text-align: center;	
	text-indent: -9999px;
}

#footer-logo a {
	background: url("../imag/logo-footer.png") left no-repeat;
	height: 36px;
	width: 250px;
	float: left;
}

#houzz a {
	background: url("http://www.houzz.com/res/1922/pic/badge181_25.png?v=1922") no-repeat; 
	height: 36px;
	width: 250px;
	float: right;
}

#ma a {
	background: url("../imag/ma.jpg") left no-repeat;
	height: 39px;
	width: 44px;
	float: left;
	text-indent: -9999px;
	margin-left: 390px;

}

#footer-bottom {
	width: 845px;
	height: 30px;
	text-align: center;
}

#footer-nav {
	float: right;
	width: 480px;
	height: 30px;
	padding-top: 10px;
	margin-right: -100px;
}

#copyright {
 float: left;
 width: 400px;
 height: 30px; 
}
	
/* SLIDER */
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
	font-family: MuseoSans-300;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	color: #333333;
}


th {
	border-top: 1px solid #A6A6A6;
}

td.centrare {
	text-align:center;
	}