@import"../css/reset.css";
@import"../css/skeleton.css";
@import"../css/superfish.css";
@import"../css/forms.css";
@import"../css/flexslider.css";
@import"../css/ui.totop.css";
@import url(http://fonts.googleapis.com/css?family=Yesteryear);

/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.alignmiddle * {
	vertical-align:middle
}
.color-1 {
	color:#b89567;
}
img {
	max-width:100%;
	height:auto
}
.main {
	width:940px;
	margin:0 auto;
	position:relative
}

.overflow {
	overflow:hidden
}
.img-indent {
	float:left;
	margin:0 20px 0 0
}
.img-indent1 {
	float:left;
	margin:3px 20px 0 0
}

/********************** Content ************************/
section#content {
	position:relative;
	z-index:20;
	padding:26px 0 12px
}
.inner-1 {
	padding:0 22px 0 29px
}
.txt-1 {
	font-weight:bold;
	color:#afafaf;
	padding-bottom:6px
}

.border-horiz1 {
	background:url(/WebTemplates/Dancul97/images/border-horiz1.gif) repeat-x 0 10px;
	text-align:center
}

/* ------------- * Selects * ------------- */
.box-1 {
	padding:4px 4px 9px;
	text-align:center;
	border:1px solid #fff;
	background:#fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.box-1:hover {
	border:1px solid #efe4d6
}

.box-1.a{border:1px solid #efe4d6;margin-bottom:20px}
.box-1.a:hover{border:1px solid #3f3f3f}
.box-1.a img{padding-bottom:14px}
.box-1 a {
	color:#3f3f3f;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	display:inline-block;
	padding-bottom:3px;
	letter-spacing:1px;
	font-weight:bold
}
.box-1 span {
	color:#b89567;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	display:block;
	letter-spacing:1px;
	padding-bottom:4px;
	font-weight:bold
}
.box-1 p {
	padding-bottom:10px;
	color:#afafaf
}
.box-1 img {
	padding-bottom:19px
}
.box-1 a:hover {
	color:#b89567;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.box-1:hover {
	border:1px solid #efe4d6;
}
.box-tour strong {
	font-family: 'Yesteryear', cursive;
	color:#b89567;
	font-size:36px;
	line-height:38px;
	font-weight:normal;
	display:block;
	padding-left:2px;
}
.box-tour strong b {
	display:block;
	font-weight:normal;
	margin-top:-13px
}
.box-tour span {
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	font-size:13px;
	color:#3f3f3f;
	line-height:16px;	
	padding-bottom:12px;
}
.box-tour span em {
	font-style:normal;
	color:#b89567;
}


/*----- es-carousel -----*/
.es-carousel-wrapper {
	position:relative;
	z-index:99;
	overflow:hidden;
	padding-bottom:29px
}
.es-carousel {
	position:relative;
	overflow:hidden
}
.es-carousel ul {
	display:none;
}
.es-carousel ul li {
	height:100%;
	float:left;
	display:block;
	text-align:center;
}
.es-carousel ul li img {
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
}
.es-nav {
	position:absolute;
	left:0;
	width:100%;
	bottom:0;
	text-align:center;background:url(/WebTemplates/Dancul97/images/border-horiz.gif) repeat-x 0 8px
}
.es-nav:after {
	height:15px;
	width:72px;
	background:#fff;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-36px;
	content:"";
	z-index:10
}
.es-nav span {
	display:inline-block !important;
	line-height:0;
	font-size:0;
	width:8px;
	text-indent:-5000px;
	height:15px;
	z-index:99;
	cursor:pointer;
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#fff;
	position:relative
}
.es-nav span.es-nav-next {
	background-image:url(/WebTemplates/OpsetcBeta/carousel/next-1.png);
	margin:0 21px 0 7px;
}
.es-nav span.es-nav-prev {
	background-image:url(/WebTemplates/OpsetcBeta/carousel/prev-1.png);
	margin:0 7px 0 21px;
}
.es-nav span:hover {
	background-position: 0 bottom
}

/******************** aside ******************/
aside {
	padding-bottom:25px
}

