@import"reset.css";
@import"grid.css";
@import"prettyPhoto.css";
@import"superfish.css";
@import"skin.css";
@import url(https://fonts.googleapis.com/css?family=Oswald);
/* Global properties ======================================================== */
html {
	width:100%;
	height:100%
}
html {
	width:100%;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#636363;
	min-width:980px;
	background:#f2f2f2;
	font-size:0.8125em;
	line-height:1, 3846em;
}
.bg {
	width:100%;
	background:url(../images/bg-top.jpg) center 0 no-repeat;
}
.main {
	width:950px;
	padding:0;
	margin:0 auto;
}
a {
	color:#1799cf;
	outline:none;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	width:100%;
	line-height:0;
	font-size:0;
}
.col-1, .col-2, .col-3, .col-4 {
	float:left;
	width:201px;
	margin-right:13px;
}
.col-3, .col-4 {
	width:206px;
	margin-right:25px;
}
.col-2, .col-4 {
	margin:0;
}
.column-1, .column-2, .column-3 {
	float:left;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.container {
	width:100%;
}
strong {
	color:#414141;
}
p {
	margin-bottom:18px;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:15px;
}
.p3 {
	margin-bottom:30px;
}
.p4 {
	margin-bottom:40px;
}
.p5 {
	margin-bottom:50px;
}
.reg {
	text-transform:uppercase;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.it {
	font-style:italic;
}
.letter {
	letter-spacing:-1px;
}
.color-1 {
	color:#fff;
}
.color-2 {
	color:#000;
}
.color-3 {
	color:#101010;
}
/*********************************boxes**********************************/
.margin-bot {
	margin-bottom:35px;
}
.spacing {
	margin-right:35px;
}
.spacing2 {
	margin-right:45px;
}
.spacing3 {
	margin-right:60px;
}
.indent-bot {
	margin-bottom:20px;
}
.indent-bot2 {
	margin-bottom:35px;
}
.indent-bot3 {
	margin-bottom:45px;
}
.img-indent-bot {
	margin-bottom:25px;
}
.img-indent {
	float:left;
	margin:0 20px 0px 0;
}
.img-indent2 {
	float:left;
	margin:0 10px 0px 0;
}
.img-indent-r {
	float:right;
	margin:0 0px 0px 40px;
}
.img-box {
	float:left;
	margin-bottom:20px;
}
.prev-indent-bot {
	margin-bottom:10px;
}
.prev-indent {
	float:left;
	margin:0 17px 0px 0;
}
.prev-box {
	float:left;
	margin-bottom:8px;
}
.border {
	border:3px solid #000;
}
.buttons a:hover {
	cursor:pointer;
}
.menu li a, .list-1 li a, .list-2 li a, .link, .logo {
	text-decoration:none;
}
/*********************************header*************************************/
header {
	width:100%;
	background:url(../images/header.jpg) 0 0 repeat;
	padding:28px 0 25px 0;
	position:relative;
	z-index:20
}
nav {
	float:right;
	padding:15px 5px 0 0;
}
header h1 {
	padding:0;
	position:relative;
	display:inline-block;
	margin:0
}
.logo {
	color:#fff;
	font-size:68px;
	line-height:1em;
	font-weight:bold;
	letter-spacing:-2px;
	display:block;
	overflow:hidden;
}
.logo:hover {
	text-decoration:none
}
.line {
	height:32px;
	background:url(../images/line-tail.jpg) 0 0 repeat-x;
}
/*********************************content*************************************/
#content {
	width:100%;
	padding:15px 0px 75px 0px;
	background:#fcfcfc;
	position:relative;
	z-index:10
}
.carousel-wrap1 {
	position:relative;overflow:visible
}
#faded {
	position:relative;
}
#page2 #faded li {
	width: 190px;
}

#page2 #faded li img{width:70px;height:69px}

#faded li {
	overflow:hidden;
	color:#cbcaca;
	width: 870px;
}
#faded li img{width:230px;height:137px}
#faded li .button {
	font-size:14px;
	color:#fff;
	background:url(../images/menu-hover.png) 0 0 repeat-x #0c86da;
	text-transform:uppercase;
	text-decoration:none;
	text-shadow:1px 1px rgba(0, 0, 0, 0.15);
	line-height:38px;
	padding:0 6px;
	display:inline-block
}
#faded li .button:hover {
	background:#fff;
	color:#000;
}
.prev {
	position:absolute;
	top:-52px;
	right:0;
	width:27px;
	height:27px;
	background:url(../images/down.gif) 50% 50% no-repeat #000;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.prev:hover {
	background:url(../images/down-hover.gif) 50% 50% no-repeat #000;
}
.next {
	position:absolute;
	top:-52px;
	right:28px;
	width:27px;
	height:27px;
	background:url(../images/up.gif) 50% 50% no-repeat #000;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.next:hover {
	background:url(../images/up-hover.gif) 50% 50% no-repeat #000;
}
time {
	display:block;
}
.soc a {
	margin-right:4px
}
.soc {
	height:50px
}
.padding-top {
	padding:28px 0 0;
}
.policy {
	text-decoration:underline;
}
.policy:hover {
	text-decoration:none
}
.spacer-1 {
	width:100%;
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}
.spacer-2 {
	width:100%;
	background:url(../images/pic-1.gif) 460px 0 repeat-y;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0 0 20px;
	color:#212121;
}
h1 {
	font-size:30px;
	line-height:32px
}
h2 {
	font-size:26px;
	line-height:28px
}
h3 {
	font-size:24px;
	line-height:28px;
	margin:0px 0 25px;
}
h4 {
	font-size:18px;
	color:#1097e1;
}
h5 {
	font-size:16px;
	line-height:18px
}
h6 {
	font-size:13px;
	line-height:16px
}
.scroll {
	overflow:auto;
	height:180px;
	position:relative;
}
.scroll .padding-right {
	height:1%;
	padding-right:50px;
}
.border-bot {
	width:100%;
	padding-bottom:20px;
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
.box {
	background:url(../images/bg-box.jpg) 0 0 repeat;
}
.box h3 {
	color:#fff;
}
.item {
	overflow:hidden;
	display:block;
	border:2px solid #f2f2f2;
	text-decoration:none;
	color:#626262;
	padding:20px 10px 10px 13px;
	line-height:18px;
	min-height:86px;
	background:#fcfcfc;
	cursor:pointer;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.item:hover {
	text-decoration:none
}
.dropcap {
	float:left;
	background:url(../images/dropcap.png);
	line-height:69px;
	width:69px;
	text-align:center;
	color:#fff;
	font:bold 42px/69px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-right:13px;
	margin-top:4px;
	border-radius:35px;
	-moz-border-radius:35px;
	-webkit-border-radius:35px;
}
.item:hover {
	background:#f2f2f2;
}
.button1 {
	display:inline-block;
	font-size:14px;
	line-height:34px;
	padding:0 9px;
	text-decoration:none;
	color:#fff;
	background:url(../images/menu-hover.png) 0 0 repeat-x #0c86da;
	font-family:Arial, Helvetica, sans-serif;
}
.button1 span {
	display:inline-block;
	cursor:pointer;
	padding-right:9px;
	background:url(../images/button-right.png) right 0 no-repeat;
}
.button1 span span {
	padding:2px 3px 3px;
	background:url(../images/button-tail.png) 0 0 repeat-x;
}
.button1 strong {
	padding:0 0 0 8px;
	background:url(../images/marker-1.gif) 0 6px no-repeat;
}
.button1:hover {
	background:#000;
	text-decoration:none
}
.list-1 li {
	font-size:14px;
	line-height:30px;
	padding:0px 0 0 29px;
	vertical-align:top;
	background:url(../images/list-1.gif) 0 50% no-repeat;
	font-style:italic;
}
.list-1 li a {
	color:#141519;
}
.list-1 li a:hover {
	color:#0c86da;
}
.list-1 .last-item {
	background:none;
}
.list-2 li {
	margin-bottom:2px;
}
.list-2 li a {
	color:#fff;
	background:url(../images/list-2.png) 10px 10px no-repeat #dadada;
	display:block;
	padding:0 0 0 39px;
	line-height:39px;
	font-size:14px;
	color:#3b3b3b;
	font-style:italic;
}
.list-2 li a:hover {
	color:#fff;
	background:url(../images/list-2.png) 10px 10px no-repeat #1b1f22;
}
.list-3 {
	list-style:decimal-leading-zero;
}
.list-3 li {
	font-size:12px;
	line-height:16px;
	color:#fff;
	padding-bottom:12px;
	margin-left:25px;
	list-style-type:decimal-leading-zero;
}
.list-3 li a {
	color:#eda202;
}
.list-3 li a:hover {
	color:#24a3ce;
}
.link {
	text-decoration:none;
	font-style:italic;
	color:#141519;
	font-size:14px;
}
.link:hover {
	text-decoration:underline;
}
.link-1 {
	display:inline-block;
	font-size:14px;
	padding-right:8px;
	background:url(../images/marker-3.gif) right 8px no-repeat;
}
.link-1:hover {
	color:#fff;
}
.link-2, .link-3 {
	font-size:14px;
	text-decoration:underline
}
.link-2:hover, .link-3:hover {
	text-decoration:none
}
.link-3 {
	font-size:13px;
}
.text-1 {
	font-size:14px;
}
.text-1:hover {
	text-decoration:none
}
.text-2 {
	font-size:12px;
}
.text-3 {
	font-size:11px;
	line-height:1.272em;
}
.soc-1 a {
	display:inline-block;
	margin-right:4px
}
input, textarea {
	margin:0;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#636363;
}
#search {
	background:url(../images/search-input.gif) 0 0 no-repeat;
	padding:6px 13px 7px;
	margin:6px 0 0;
}
#search input {
	background:none;
	border:none;
	padding:0;
	width:150px;
	outline:none
}
#search a {
	background:url(../images/search-button.gif) 0 0 no-repeat;
	display:inline-block;
	height:16px;
	width:16px;
}
#search a:hover {
	background-position: 0 bottom
}
#newsletter {
	padding:0 0 15px;
}
#newsletter input {
	background:#f2f2f2;
	border:none;
	padding:12px 11px;
	margin:1px 0 0 1px;
	width:146px;
	border-radius:20px 0 0 20px;
	-moz-border-radius:20px 0 0 20px;
	-webkit-border-radius:20px 0 0 20px;
	box-shadow:-1px -1px 0px #b1b1b1;
	-moz-box-shadow:-1px -1px 0px #b1b1b1;
	-webkit-box-shadow:-1px -1px 0px #b1b1b1;
	outline:none;
	height:16px
}
#newsletter a {
	background:url(../images/menu-hover.png) 0 0 repeat-x #0c86da;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:18px;
	text-decoration:none;
	text-transform:uppercase;
	display:inline-block;
	line-height:41px;
	width:52px;
	text-align:center;
	border-radius:0 20px 20px 0;
	-moz-border-radius:0 20px 20px 0;
	-webkit-border-radius:0 20px 20px 0;
}
#newsletter a:hover {
	background:#000;
}
/* Contact form */
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	height:750px
}
#contact-form fieldset {
	border:none;
	padding:0;
}
#contact-form .field {
	overflow:hidden;
}
#contact-form input, #contact-form textarea {
	width:372px;
	padding:11px 10px 14px;
	margin:1px 0 0 1px;
	background:#f2f2f2;
	line-height:8px;
	border:none;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	box-shadow:-1px -1px 0px #b1b1b1;
	-moz-box-shadow:-1px -1px 0px #b1b1b1;
	-webkit-box-shadow:-1px -1px 0px #b1b1b1;
	display:block;
	float:left;
	margin-right:10px;
	outline:none
}
#contact-form textarea {
	width:552px;
	height:125px;
	overflow:inherit;
	resize:none;
	display:block;
	line-height:1.2em;
	padding:11px 18px;
}
#contact-form a {
	cursor:pointer;
}
#contact-form .alignright {
	padding-top:12px;
}
#contact-form small {
	color:red;
	font-weight:bold;
	padding:0 0 0 5px;
}
#contact-form fieldset {
	display:block;
}
#contact-form label {
	display:block;
	position:relative;
	height:50px;
}
#contact-form.label {
	display:block;
	overflow:hidden;
	webkit-background-clip: padding-box;
}
#contact-form label.message {
	height:auto;
	margin:0;
}
#contact-form .message .label {
	width:auto;
}
#contact-form .empty, #contact-form .error {
	display:none;
	color:#000;
	font-size:11px;
	line-height:12px;
	position:absolute;
	top:2px;
	right:3px;
	width:182px
}
#contact-form label.message .empty, #contact-form label.message .error {
	text-align:left;
	top:226px;
	left:16px;
	width: 100%;
}
#contact-form .success {
	display:none;
	font-size:13px;
	line-height:18px;
	padding:0;
	top:-18px;
	left:10px;
	position:absolute;
	color:#000;
	background:none !important;
	background-image:none !important;
	border:none;
	box-shadow:none;
}

.btns {
	position:absolute;
	bottom:0;
	right:0;
}
.btns a {
	margin-left:16px
}
#contact_form .button {
	background:url(../images/dropcap.png) 0 0 repeat-x;
	display:inline-block;
	font:14px/41px Arial, Helvetica, sans-serif;
	color:#fdfdfd;
	padding:0 25px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
}
#contact_form .button:hover {
	background:#000;
	text-decoration:none
}
#map_canvas {
	width:100%;
	height:248px;
	margin-bottom:15px;
}
dl.address dt {
	margin-bottom:20px;
}
dl.address span {
	float:left;
	width:75px;
}
dl.address a {
	font-style:italic;
	color:#141519;
	text-decoration:none;
	font-size:14px;
}
dl.address a:hover {
	text-decoration:underline;
}
/* Gallery */

.items {
	display:none
}
.simple_gallery {
	width:625px;
	overflow:hidden;
	height: 425px;
}
.gallery_bg {
	position:relative;
	z-index:10;
	margin-bottom:10px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 315px; /* This should be set to be at least the height of the largest image in the slideshow */
	z-index:10
}
.advanced_gallery div.slideshow-container {
	width:388px;
	overflow:hidden;
}
.pic {
	height: 315px;
	width:388px;
	overflow:hidden;
	float:left;
}
.caption {
	width:300px;
	height:auto;

	padding-top:5px;
	position:absolute;	
	left:325px;
	top:0
}
div.caption {
	overflow:hidden;
	background:#fcfcfc;
}
div.caption h2 {
	background:none;
}
div.caption h4 {
	float:left;
	background:#fff;
}
div.image-desc {
	font-size:10px;
	text-transform:uppercase;
	float:right;
	padding:8px 0 0 0;
}
.gal-pags {
	clear: both;
	margin:20px 0 0;
	padding: 0;
}
.gal-pags li {
	float: left;
	list-style: none;
	margin:0 15px 0 0;
}
.gal-pags li.last {
	padding-right:0;
}
.gal-pags li a img {
	opacity:1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.gal-pags li.current a img, .gal-pags li a:hover img {
	opacity:0.65
}
/****************************footer************************/
footer {
	padding:25px 0 45px;
	color:#101010;
}
footer .main {
	font-size:14px;
}

h2 {
	font-size:10px;
}

h5 {
	font-size:18px;
}
footer a {
	color:#101010;
}
footer span {
	font-size:21px;
	color:#141519;
}
footer span a {
	color:#0898e3;
	text-decoration:none;
}
footer span a:hover {
	color:#000;
	text-decoration:none
}
.footer-menu {
	overflow:hidden;
	float:right;
	padding-top:5px;
}
.footer-menu li {
	float:left;
	border-right:1px solid #101010;
	padding:0 11px;
}
.footer-menu li.last {
	border:none;
	padding:0 0 0 10px;
}
.footer-menu li a {
	text-decoration:none;
}
.footer-menu li a:hover, .footer-menu li a.active {
	text-decoration:underline;
	color:#119be3;
}
.privacy {
	text-decoration:underline
}
.privacy:hover {
	text-decoration:none
}
.lightbox-video {
	position:relative;
	overflow:hidden;
	display:inline-block;
	z-index:99;
}
.lightbox-video img {
	position:relative;
	z-index:2;
	background:#f1f1f1;
}
.lightbox-video span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: url(../images/play_video.png) no-repeat 50% 50%;
	z-index:1;
}
.lightbox-video:hover span {
	opacity:1;
}
