@import"reset.css";
@import"grid.css";
@import"prettyPhoto.css";
@import"superfish.css";
@import"ui.totop.css";
@import url(http://fonts.googleapis.com/css?family=Lora:400,700);
@import url(http://fonts.googleapis.com/css?family=Poly);
body {
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#878787;
	position:relative;
	min-width:1010px;
	background:#212121
}
html, body {
	height:100%;
}
/* Global Structure---------------------------------------- */
.main {
	margin:0 auto;
	width:950px;
	position:relative;
}
.container_24 {
	position:relative;
}
/*----- txt,links,lines,titles -----*/	

h1, h2, h3, h4, h5, h6 {
	font-family: 'Lora', serif;
	color:#232323;
	padding-bottom:22px;
	position:relative;
	text-transform:uppercase;
	font-weight:bold;
	margin:0
}
h1 {
	font-size:32px;
	line-height:34px;
}
h2 {
	font-size:30px;
	line-height:32px;
	padding-bottom:28px
}
h2 span {
	display:block;
	margin-top:-2px
}
h3 {
	font-size:24px;
	line-height:26px;
}
h4 {
	font-size:18px;
	line-height:22px;
 text-shadow:
}
h5 {
	font-size:15px;
	line-height:22px;
	padding-bottom:12px
}
h6 {
	font-size:14px;
	line-height:16px;
}
a {
	color:#000;
	outline:none;
	cursor:pointer;
	text-decoration:none
}
a:focus {
	outline:none;
}
a:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	display:block;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
p {
	padding-bottom:22px;
}
.p0 {
	padding-bottom:0 !important;
}
.p01 {
	padding-top:0 !important;
}
.p {
	padding-top:1px
}
.p1 {
	padding-top:2px
}
.p2 {
	padding-top:3px
}
.p3 {
	padding-top:4px
}
.p4 {
	padding-top:5px
}
.p5 {
	padding-top:6px
}
.p6 {
	padding-top:7px
}
.p7 {
	padding-top:8px
}
.p8 {
	padding-top:9px
}
.p9 {
	padding-top:10px
}
.p10 {
	padding-top:11px
}
.p11 {
	padding-top:12px
}
.p12 {
	padding-top:13px
}
.p13 {
	padding-top:14px
}
.p14 {
	padding-top:15px
}
.p15 {
	padding-top:20px
}
.p16 {
	padding-top:22px
}
.p17 {
	padding-top:24px
}
.p18 {
	padding-top:25px
}
.p19 {
	padding-top:26px
}
.p20 {
	padding-top:28px
}
.padd-1 {
	padding-top:26px;
}
.padd-2 {
	padding-top:34px;
}
.padd-3 {
	padding-top:57px;
}
.padd-4 {
	padding-top:18px;
}
.padd-5 {
	padding-top:50px;
}
.m0 {
	margin:0 !important
}
.m1 {
	margin-top:-1px
}
.m2 {
	margin-top:-2px
}
.m3 {
	margin-top:-3px
}
.m4 {
	margin-top:-7px
}
.m5 {
	margin-top:-9px
}
.m6 {
	margin-top:-10px
}
.fleft {
	float:left
}
.fright {
	float:right
}
.alignright {
	text-align:right
}
.aligncenter {
	text-align:center
}
.overflow {
	overflow:hidden
}
.line-h {
	line-height:20px;
}
.color-1 {
	color:#2c2a33 !important
}
.color-2 {
	color:#5e5e5e !important
}
.text-t {
	text-transform:uppercase
}
.d-block {
	display:block
}
.d-in-block {
	display:inline-block
}
.z1 {
	z-index:1
}
.z2 {
	z-index:2
}
.z3 {
	z-index:3
}
.relative {
	position:relative;
}
/*********************************spacers**********************************/
.img-indent {
	float:left;
	margin:4px 22px 0 0;
}
.img-indent-r {
	float:right;
	margin:19px 25px 0 20px
}
.img-indent1 {
	float:left;
	margin:9px 24px 0 0;
}
.img-indent2 {
	float:left;
	margin:45px 18px 0 15px;
}
.img-indent4 {
	margin:0 18px 0 0;
	float:left
}
.main-bg {
	background:url(../images/tail-main-bg.png) repeat-x 50% 0
}
.main-glow {
	background:url(../images/main-glow.gif) no-repeat center 0 #e8e8e8;
}
header {
	position:relative;
	z-index:99;
}
.row-logo {
	padding:38px 0 54px
}
.row-logo-nav {
	background:url(../images/tail-row-logo.gif) repeat-x 0 0;
	padding:47px 0 0 0
}
.row-nav {
	background:url(../images/bg-row-nav.gif) repeat-x 0 0 #202020;
	margin-bottom:22px;
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:  0 5px 10px rgba(0, 0, 0, 0.4);
	box-shadow:  0 5px 10px rgba(0, 0, 0, 0.4);
}
#page1 .row-nav {
	margin-bottom:28px;
}
header h1 {
	text-align:center;
	padding:0
}
header h1 a {
	width:448px;
	height:84px;
	background:url(../images/logo.png) no-repeat 0 0;
	display:inline-block
}
/*********************************slider*************************************/

.box-slider {
	background:url(../images/bg-slider.gif) no-repeat center 0 #cacaca;
	padding:53px 0 55px;position:relative;overflow:hidden
}
.roundabout {
	height: 440px;
	list-style: none outside none;
	margin: 0 auto;
	padding: 0;
	width:800px;
	position:relative;
	z-index:10
}

.roundabout-moveable-item {
	cursor: pointer;
	height: 440px;
	text-align: center;
	width: 790px;
}
.roundabout-moveable-item img {
	width:100%
}
.roundabout-in-focus {
	cursor: auto;
}
/********************** Content style ************************/

section#content {
	padding:0 0 49px;
	position:relative;
	z-index:10
}
#page1 section#content {
	padding:38px 0 49px;
}
.inner-1 {
	padding-left:58px
}
.inner-2 {
	padding-left:10px
}
.row-1 {
	padding:0
}
.title-1 {
	background:url(../images/tail-1.gif) repeat-x 0 0 #202020;
	color:#efefef;
	text-align:center;
	padding:19px 0;
	font-family: 'Lora', serif;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:5px;
	margin-bottom:17px;
	box-shadow: 0 5px 8px 2px #acacac;
	-moz-box-shadow: 0 5px 8px 2px #acacac;
	-webkit-box-shadow: 0 5px 8px 2px #acacac;
}
.box-img {
	position:relative;
	margin-bottom:40px;
	z-index:10
}
.box-img:after {
	position:absolute;
	background:url(../images/shadow-1.png) no-repeat 0 0;
	width:280px;
	height:108px;
	content:"";
	left:-43px;
	bottom:-57px;
	z-index:-1
}
.border-horiz {
	height:1px;
	width:100%;
	background:#dedede;
	margin:45px 0 43px
}
.txt-1 {
	color:#878787;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	letter-spacing:5px;
	font-family: 'Lora', serif;
	font-weight:bold;
	padding-bottom:14px
}
.txt-1 span {
	color:#232323;
	display:block;
}
.txt-1.a {
	padding-bottom:11px
}
.border-vert {
	background:url(../images/tail-border-vert.gif) repeat-y 674px 0
}
/********************** carousel ************************/
.carousel {
	height: 230px;
	width: 161px;
	position:relative;
	overflow:hidden
}
#carousel {
	height: 161px !important;
	width: 230px;
	padding-top:4px;
}
#carousel ul {
	overflow:hidden
}
#carousel ul li {
	width: 80px;
	height:161px;
}
#carousel ul li a img {
	display:block;
	width: 70px;
	height:75px;
}
#carousel ul li figure {
	margin-bottom:11px
}
.control {
	box-shadow: 0 5px 12px 2px #acacac;
	-moz-box-shadow: 0 5px 12px 2px #acacac;
	-webkit-box-shadow: 0 5px 12px 2px #acacac;
	display:block;
	width:61px;
	height:30px;
	position:absolute;
	top:0;
	right:0
}
.car-button-1, .car-button-2, .car-button-3, .car-button-4, .car-button-5, .car-button-6 {
	position:absolute;
	right:0px;
	top:0px;
	width:30px;
	height:30px;
	cursor:pointer;
	background-repeat:no-repeat;
	z-index:10;
	background-position:0 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.next-1 {
	right:0;
	background-image:url(../images/next-1.gif);
	background-position: right 0
}
.prev-1 {
	right:31px;
	background-image:url(../images/prev-1.gif)
}
.prev-1:hover {
	background-position:right 0;
}
.next-1:hover {
	background-position:0 0;
}
/********************** carousel-1 carousel-2  carousel-3 carousel-4 ************************/
.row-carusel {
	padding-bottom:83px
}
.row-carusel.last {
	padding-bottom:0
}
.carousel-1, .carousel-2, .carousel-3, .carousel-4 {
	height: 155px;
	width: 790px !important;
	position:relative;
	overflow:hidden
}
#carousel-1, #carousel-2, #carousel-3, #carousel-4 {
	height: 155px !important;
	width: 790px;
	margin-top:4px
}
#carousel-1 ul, #carousel-2 ul, #carousel-3 ul, #carousel-4 ul {
	overflow:hidden
}
#carousel-1 ul li, #carousel-2 ul li, #carousel-3 ul li, #carousel-4 ul li {
	width: 190px;
	height:155px;
	margin-right:10px
}
#carousel-1 ul li a img, #carousel-2 ul li a img, #carousel-3 ul li a img, #carousel-4 ul li a img {
	display:block;
	width: 190px;
	height:155px;
}
#carousel-1 .control, #carousel-2 .control, #carousel-3 .control, #carousel-4 .control {
	top:-50px
}
/********************** carousel-5 ************************/


.carousel-5 {
	height: 210px;
	width: 950px !important;
	position:relative;
	overflow:hidden
}
#carousel-5 {
	height: 210px !important;
	width: 950px;
	padding-top:3px;
	position:relative
}
#carousel-5 ul {
	overflow:hidden
}
#carousel-5 ul li {
	width: 230px;
	height:210px;
	margin-right:10px
}
#carousel-5 ul li a img {
	display:block;
	width: 230px;
	height:151px;
}
#carousel-5 ul li figure {
	padding-bottom:26px
}
#carousel-5 .control {
	top:-86px
}
/********************** links ************************/

.link-1, .link-2 {
	font-size:12px;
	line-height:16px;
	display:inline-block;
	font-weight:bold;
	color:#232323;
	font-family: 'Lora', serif;
	text-transform:uppercase;
	letter-spacing:5px
}
.link-1:hover, .link-2:hover {
	text-decoration:none;
	color:#878787;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.link-2 {
	line-height:18px;
	letter-spacing:4px
}
.button {
	font-family: 'Lora', serif;
	display:block;
	text-transform:uppercase;
	color:#fff;
	font-size:12px;
	line-height:16px;
	background:url(../images/tail-button.gif) repeat-x 0 0 #848282;
	text-decoration:none;
	padding:15px 0 13px;
	text-align:center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition:all 0.3s ease;
	box-shadow: 0 5px 12px 2px #acacac;
	-moz-box-shadow: 0 5px 12px 2px #acacac;
	-webkit-box-shadow: 0 5px 12px 2px #acacac;
	margin-bottom:3px;
	letter-spacing:5px;
	position:relative;
	z-index:10
}
.button:hover {
	text-decoration:none;
	background:#282828;
}
.button.date {
	box-shadow:none;
	float:left
}
.button-1 {
	display:inline-block;
	text-transform:uppercase;
	color:#3bb0c2;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	padding:11px 12px 9px;
	box-shadow: 0 0 0 4px #badbdf;
	-moz-box-shadow: 0 0 0 4px #badbdf;
	-webkit-box-shadow: 0 0 0 4px #badbdf;
	background:url(../images/tail-button1.gif) repeat-x 0 0 #f3f3f3;
	border-bottom:1px solid #aac4c6;
	border-left:1px solid #bcd8db;
	border-right:1px solid #bcd8db;
	margin-bottom:3px
}
.button-1:hover {
	text-decoration:none;
	background:url(../images/tail-button1.gif) repeat-x 0 bottom #70bfcc;
	color:#fff
}
/*  Lists */


.list-1 li {
	padding:0 0 6px 10px;
	position:relative;
	background:url(../images/marker-1.png) 0 7px no-repeat;
	line-height:18px
}
.list-1 li a {
	font-size:11px;
	display:inline-block;
	color:#232323;
	text-transform:uppercase;
	font-family: 'Lora', serif;
	font-weight:bold;
	letter-spacing:4px
}
.list-1 li a:hover {
}
/*----- map -----*/

.map {
	margin:4px 24px 0 0;
	float:left
}
.map iframe {
	height:328px;
	overflow: hidden;
	width:582px;
	background:none
}
/*----- address -----*/

dl.address dt {
	color:#878787;
	font-weight:bold;
	padding-bottom:20px
}
dl.address dd {
	padding:0;
	margin:0;
	overflow:hidden;
}
dl.address span {
	display:inline-block;
	width:66px
}
.mail-1{
	color:#232323;
	text-decoration:none;
	display:inline-block;
	font-weight:bold
}

.mail-1:hover{text-decoration:underline}

.policy, .box-terms {
	margin-top:-1px
}
.policy strong, .box-terms strong {
	display:block;
}
.policy p, .box-terms p {
	padding-bottom:20px
}
/******************** contact-form ******************/

#contact-form-1 {
	display:block;
	position:relative;
	margin:3px 0 0 0;
	padding:0;
	height:257px;
}
.coll-right, .coll-left {
	float:left
}
.coll-left {
	width:390px;
	margin-right:10px
}
.coll-right {
	width:550px;
}
#contact-form-1 fieldset {
	display:block;
}
#contact-form-1 label {
	display:block;
	position:relative;
	height:50px;
	overflow:hidden;
}
#contact-form-1.label {
	display:block;
	overflow:hidden;
}
#contact-form-1 label.message {
	height:auto;
	margin:0;
}
#contact-form-1 .message .label {
	width:auto;
}
#contact-form-1 input, #contact-form-1 textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#72767b;
	font-size:12px;
	margin:0;
	outline:none;
	resize:none;
	position:relative;
	-webkit-background-clip:padding-box;
	border:1px solid #d9d9d9;
	box-shadow: none;
	border-radius:0;
	background:none;
	padding:9px 8px 9px;
	line-height:18px;
	width:372px;
}
#contact-form-1 input {
	height:16px;
}
#contact-form-1 textarea {
	height: 185px;
	overflow: auto;
	width:532px;
}
#contact-form-1 .empty, #contact-form-1 .error {
	display:none;
	color:#000;
	font-size:11px;
	line-height:14px;
	position:absolute;
	top:2px;
	right:2px;
	width:260px;
	text-align:right
}
#contact-form-1 label.message .empty, #contact-form-1 label.message .error {
	position:relative;
	width:100%;
	left:5px;
	top:0px;
	text-align:left
}
#contact-form-1 .success {
	display:none;
	font-size:13px;
	line-height:18px;
	padding:0;
	top:-18px;
	left:1px;
	position:absolute;
	color:#000;
	background:none !important;
	background-image:none !important;
	border:none;
	box-shadow:none;
	-pie-background: none;
}
.btns {
	position:absolute;
	bottom:0;
	right:-5px;
}
.btns a {
	margin-left:34px;
	cursor:pointer
}
/******************** Footer ******************/
footer {
	padding:40px 0 86px;
	background: url(../images/tail-bg-bottom.gif) repeat-x 0 0 #212121;
}
footer h5 {
	color:#fff;
	font-family: 'Poly', serif;
	font-weight:normal;
	padding-bottom:8px;font-size:17px
}
.articles a, .list-footer li a {
	color:#5f5f5f;
	font-size:12px;
	line-height:20px;
	display:inline-block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.articles a:hover, .list-footer li a:hover {
	color:#fff;
	text-decoration:none;
}
.articles span {
	color:#fff;
	display:block;
}
.privacy {
	color:#5f5f5f;
	font-size:12px;
	line-height:20px;
}
.privacy a {
	font-size:12px;
	color:#5f5f5f;
	line-height:20px;
}
.privacy a:hover {
	text-decoration:underline;color:#fff
}



.lightbox-image {position:relative;overflow:hidden;display:inline-block;z-index:99;}
.lightbox-image img {position:relative;z-index:2;background:#f1f1f1;}
.lightbox-image span {display:block;position:absolute;left:0;top:0;width:100%;height:100%;background: url(../images/magnifying-glass.png) no-repeat 50% 50%;z-index:1;}