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

*{
border-bottom:1px solid #C3C;
}
*/
@font-face {
    font-family: 'berthold';
    src: url('../fonts/block-berthold-extra-condensed.eot');
    src: url('../fonts/block_berthold_extra_condensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/block-berthold-extra-condensed.woff') format('woff'),
        url('../fonts/block-berthold-extra-condensed.ttf') format('truetype'),
        url('../fonts/block-berthold-extra-condensed.svg#block_berthold_extra_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}


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

}
html, body{
	min-height:100%;
	-webkit-text-size-adjust: none;
	font-family: 'vista', Arial, Helvetica, sans-serif; 
	font-weight: normal;
    font-style: normal;
	-webkit-overflow-scrolling:touch;
	line-height:2.0;
	font-size:12px;
	color:#000;
	background:#fbf9e5;
	
}

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

iframe{
	border:0;
	padding:0;
	margin:0;
	clear:both;
}

*:focus{
	outline:none;
}
a, object, img{
    border:0;
    padding:0;
    margin:0;
    outline:none;
}
ul, li{
    padding:0;
    margin:0;
}
a, a:hover{
    color: inherit;
    text-decoration:none;
    cursor:pointer;
}
table{
	width:100%;
}
table, tr, td{
    border:0;
    padding:0;
    margin:0;
}

hr{
    border:0;
    border-top:1px solid #000;
    clear:both;
}
.formBox td{
    padding:3px;
}
.small{
    line-height:normal;
    font-size:0.8em;
}
.selected, .selected a{
    color:#fff;
}
.dotted{
    border:0;
    border-bottom:1px dotted #cbcbcb;
    clear:both;
}
.thick-top{
    border:0;
    border-top: 5px solid #e4e4e4;
    padding-bottom:10px;
    padding-top:0;
    margin-top:0;
}
.thick-bottom{
    border:0;
    border-bottom: 5px solid #e4e4e4;
    padding-top:10px;
    padding-top:0;
    margin-top:0;
}
.section{
    width:100%;
    height:auto;
    float:left;
	position:relative;
}
label{
	font-family: 'mrse', Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:#f33;
}
.label{
    text-align:right;
    padding-right:10px;
}
.noPadding{
    padding:0;
}

h1, h2, h3, h4, h5{
    padding:0;
    margin:0;
    font-size:inherit;
	font-weight:normal;
}

b, strong, th{
	font-style: normal;
}
img,
video,
iframe,
object{
    vertical-align:middle;
	max-width:100%;
	border:0;
	
}

.colorTheme, .pageTitle{
    color:#000000;
}
.err{
    background:#F60;
    color:#ffffff;
    border-bottom:5px solid #f26522;
}
.err a{
    color:#ffffff;
    text-decoration:underline;
}

.loading{
	text-align:center;
}
/* color */



.big{
    font-size:1.5em;
}
.pale{
    opacity:0.5;
    filter:alpha(opacity=50);
}
.credit{
    text-align:center;
}
.swatch{
    width:22px;
    height:12px;
    margin-right:5px;
    float:left;
    overflow:hidden;
    border:1px solid #e4e4e4;
}



.left, .right .center{
    float:left;
}

.textLeft{
    text-align:left;
    float:left;
}
.textRight{
    text-align:right;
    float:right;
}

.pic img{
	width:100%;
}

.textBox,
.imageBox{
	float:left;
	width:100%;
}
.steps{
    width:100%;
    height:35px;
    float:left;
}
#main{
    height: 100%;
	width:100%;
    margin: 0 auto;
	
}
.wrapper{
    padding:0;
	margin:0 auto;
	position:relative;
	clear:both;
	
}

/* partHeader */	
#header,
#container,		
#footer{
	width:100%;
	float:left;
}

/* end partFooter */
	
	.imageBox{
		width:100%;
		position:relative;
		float:left;
		overflow:hidden;
	}
	.imageBox .zero{
		z-index:0;
		display:block;
	}
	.imageBox .slides{
		position:absolute;
		top:0;
		left:0;
		z-index:2;
		width:100%;
	}
		.imageBox .swiper{
		position:absolute;
		top:30%;
		height:30%;
		left:0;
		z-index:3;
		width:100%;
		}
	#home .item{
		float:left;
	}
	.imageBox img,
	.imageBox .item img{
		width:100% !important;
		height:auto;
	}
	.imageBox .slides_left,
	.imageBox .slides_right{
		position:absolute;
		top:45%;
		z-index:21;
	}
		.imageBox .slides_left img,
		.imageBox .slides_right img{
			width:25px;
		}
		.imageBox .slides_left{
			left:2.5%;
		}
		.imageBox .slides_right{
			right:2.5%;
		}
		/*
		.imageBox .pager{
			position:absolute;
			bottom:10px;
		}
		*/
			.imageBox .pager a{
				background:#000;
				font-size:0.2em;
				margin:0 10px;
				width: 5px;
				height:5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
				display:inline-block;
				text-align:center;
			}
			.imageBox .pager a.activeSlide{
				color:#c0c0c0;
				background:#c0c0c0;
			}


	.dropdown{
		width:100%;
		max-width:260px;
		position:relative;
		border-top:1px solid #c0c0c0;
		border-bottom:1px solid #c0c0c0;
	}
		.dropdown .list{
			width:100%;
			float:left;
			max-height:270px;
			overflow:hidden;
			display:none;
			z-index:10;
			position:absolute;
			border-bottom:1px solid #c0c0c0;
		}
		.dropdown:hover .list{
			display:block;
		}
		.dropdown .floater{
			overflow:auto;
			float:left;
			max-height:270px;
		}
		.dropdown ul{
			background:#fff;
			width:100%;
		}
		
		
		
		.dropdown .zero{
		}
		.dropdown .zero .fa{
			float:right;
		}
		.dropdown li{
			display:block;
			border-bottom:1px solid #c0c0c0;
			width:100%;
		}
		.dropdown .zero span,
		.dropdown a{
			padding:10px;
			display: block;
			border-left:1px solid #c0c0c0;
			border-right:1px solid #c0c0c0;
			cursor:pointer;
		}
		.dropdown .selected a,
		.dropdown a:hover{
			text-decoration:none;
			color:#888;
			background:#ececec;
		}



/*FORM*/
fieldset{
	border:0;
	padding:0;
	margin:0;
}
/*BUTTON*/
/*BUTTON*/
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=submit],
input[type=tel],
.button,
.btn,
.tag,
select,
textarea{
	font-family: 'vista', Arial, Helvetica, sans-serif; 
	color:#000;
	border:1px dashed #F33;
	background:transparent;
	display:inline-block;
	-webkit-appearance: none;
  	-webkit-border-radius: 0px;
  	font-size:1.0em;
  	line-height:2.0em;
  	margin:5px;
  	
}

	input[type=text],
    input[type=password],
    input[type=email],
    input[type=search],
    input[type=tel]{
      padding:8px 3%;
      width:94%;
    }

	button,
    input[type=submit],
    input[type=button],
    .button,
    .btn,
	.tag,
    select,
    textarea{
      padding:5px 20px;
    }
button,
input[type=submit],
input[type=button],
.button,
.btn,
.tag{
	border:none;
	font-family: 'mrse', Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	display:inline-block;
	cursor:pointer;
  	border-radius: 5px;
  	background:transparent;
  	color:#f33;
	text-align:center;
}
	
	
.tagPale,
.btnPale{
  	opacity:0.2;
}
.btn_clear{
	background:transparent;
	color:#000;
}

	.btn_clear:hover{
		color:#000;
	}
.tag,
.btn_red{
    	background:#f33 !important;
      	color:#fff !important;
    }
.tag,
.btn_black{
    	background:#000 !important;
      	color:#fff !important;
    }

/* FLEX */
.floater{
	display: inline-block;
}

/*
.half,
.oneThird,
.twoThird,
.oneFourth,
.threeFourth{
	float:left;
}
*/
.half{
	width:50%;
}
.oneThird{
	width:30%;
}
.twoThird{
	width:70%;
}

.oneFourth{
	width:25%;
}
.threeFourth{
	width:75%;
}



/*
FULL PAGE
*/



/*
.parallax{
  width:100%;
  min-height:100%; 
  height:100vh;
  float:left;
  position:relative !important;
  background:#f4f4f4;
}
.clipper {
    position: absolute;
    clip: rect(auto,auto,auto,auto);
    width: 100%;
    height: 100%;
	top:0;
	left:0;
	overflow:hidden;
}

.clipper-image {
  	height: 100vh;
	width: auto;
    top: 0;  
}
*/
.parallax{
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	width:100%;
	min-height:100%;
	height:100vh;
	float:left;
	position:relative;
}	
	
	.chrome{
		background-attachment:scroll;
	}
.cover{
	background-repeat:no-repeat;
	background-position:center;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	height:100vh;
	width:100%;
	float:left;
}

.full{
	background-repeat:no-repeat;
	background-position:center;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	float:left;
	width:100%;
}


.wipe{
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	float:left;
	width:100%;
	min-height:100vh;
}
.roll{
	background-attachment:fixed;
	background-repeat:no-repeat;
  	-webkit-background-size: 100%;
  	-moz-background-size: 100%;
  	-o-background-size: 100%;
  	background-size: 100%;
}


/*LAYER*/
#overlay{
    position:absolute;
    top:0; 
    left:0; 
    width:100%;
    z-index:10;
    display:none;
}
#transBg{
    width: 100%;
    height: 100%;
    background-color:#000000;
    left:0;
    top:0;
    position:fixed;
    z-index:11;
    opacity:0.1;
}

#pageLayer{

}
.layerContent{
    display:none;
}
#close-pageLayer{
    position:absolute;
    top:10px;
    right:10px;
    z-index:4;
    color:#a3a3a3;
    text-transform:uppercase;
}
#overlay iframe{
	border:0;
	width:100%;
	height:100%;
}


