/**/
@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);

@import "../css/reset.css";
/*@import "../css/grid.css";
@import "../css/superfish.css";*/

input {
	outline:  none !important;
}


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 13px/19px  Arial, Helvetica, sans-serif;
	color:#666565;
	position:relative;
	min-width:960px;
	background: #000;
	background: url(../images/bg_body.jpg) center 0 no-repeat #d6bba0;

}

.ic, .ic a {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Pathway Gothic One', sans-serif;
	color: #263555;
}

h3 {
	font-size: 38px;
	line-height: 44px;
	color: #263555;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.page1 h3 {
	padding-top: 62px;
	margin-bottom: 54px;
}

h4 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding-top: 33px;
	margin-bottom: 8px;
}


p {
	margin-bottom: 19px;
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li{
	padding-left: 35px;
	background: url(../images/marker.png) 0 3px no-repeat;
	color: #263555;
		font-size: 16px;
	line-height: 22.8px;
	
}

ul.list li+li {
	margin-top: 17.2px;
}

ul.list1 li+li {
	margin-top: 35px;
}

ul.list1 li+li+li {
	margin-top: 34px;
}

ul.list1 .count {
	text-align: center;
	margin-top: 3px;
	margin-right: 25px;
	float: left;
	border-radius: 500px;
	float: left;
	width: 31px;
	line-height: 30px;
	height: 31px;
	color: #fff;
	border: 1px solid #4f93b2;
	background-color: #38afe5;

}

ul.list1 .text1 {
	margin-bottom: 9px;
}

ul.list2  {
	padding-top: 2px;
	width: 34.5%;
	float: left;
}

ul.list2 li+li {
	margin-top: 21px;
}

ul.list2 li {
	background: url(../images/marker1.png) 0 5px no-repeat;
	font-size: 16px;
	line-height: 19px;
	color: #263555;
	padding-left: 23px;
}

.hor_sep {
border-bottom: 1px solid #dedbdb;
padding-top:54px;
}

h3.head1 {
	padding-top: 49px;
	padding-bottom: 1px;
}

/*** color ***/
a {color: #003B7D;
text-decoration: none;}
.hdr-top-b ul a {color:#fff;}
.hdr-top-b a.js-link {border-color:#970000;}
.list-menu .active li a {color:#970000;}
.list-menu li b {color:#4F4F4F;}
.hdr-img {background-color: #CC7763;}
.actn-frame h2 {color:#970000;}
.pr-bl-head strong {color:#003cff;}
.chat-but a {color:#970000; border-color:#970000;}
.shop-cart .clearall a {border-color:#003CFF;}
.goods-price {color:#003cff;}
/*** ***/


/* header */
.header {height:266px;}
.hdr-top {height:27px; padding:1px 20px 0 20px; 
/*background: #818181 url(../img/hdr_a.gif) left top no-repeat;*/
}
.hdr-top ul {margin:0; padding:0; list-style-type:none;}
.hdr-top li {margin:0; padding:0; display: inline; cursor: default; padding:0 10px 0 0;}
.hdr-top ul a {color:#fff; 
    font-size:13px;
    font-weight: bold;
}
.hdr-top li a:hover, .hdr-top ul li.active a{
	color:#000;
	
	height:100%;
	/*background-color:#B2C629;#faca76*/
	}
.hdr-top ul span {color:#970000; font-size:12px;}

.hdr-top-b {height:33px; padding:0 275px 0 0;}
.hdr-top-b ul {margin:0; padding:5px 0 0 0; float:right; list-style-type:none;}
.hdr-top-b li {display: inline; cursor: default; padding:0 0 0 15px;}
.hdr-top-b ul a {font-size:14px;}
.hdr-top-b big a {font-size:15px; font-weight: bold;}
.hdr-top-b li a:hover, .hdr-top-b ul li.active a{
	color:#faca76;
	
	height:100%;
	/*background-color:#B2C629;*/
	}
.openid-button {position: relative;}
.openid-button div {position: absolute; top:45px; right:15px;}

/* search */
.search {width:295px; height:25px; padding:5px 0 0 15px; float:left; background: url(../img/search_field.gif) 0 5px no-repeat;}
.search .textfield {width:240px; padding:3px 0 2px 0; line-height:17px; font-size:12px; background: none; border:0;}
.search .textfield:focus {outline: none;}
.search .button {float:right;}

.hdr-img {height:266px; 
background-image: url(../img/hdr_img.jpg); background-position:15% top; background-repeat:repeat-x;}
.hdr-img-b {height:162px; 
/*background: url(../img/hdr_c.png) left top no-repeat;*/
}
#logo {
	float: right;
	margin: 15px 60px;
	padding: 0px auto;
}
.social {
	float: right;
	position: absolute;
	/*bottom: 25px;
	right: 20px;*/
	left: 240px;
	margin: 20px;
}
.social ul li {
	float: left;
	margin-left: 10px;
	background: none;
	padding: 0;
}
.logo {margin:0px 0px 0px 5%;
/*40px 0 0 4%;*/
 width:265px; height:75px; float:left;}
.logo a {outline: none;}
.ad-bn {margin:0 20px 0 305px;
/*padding:60px 0 0 0;*/
 text-align: center;}

/* login box */
.login-box {width:270px; height:119px; overflow:hidden; font-size:13px; color:#ececec; 
/*background: url(../img/hdr_d.png) no-repeat; */
position: absolute; top:0; right:0;}
.login-box-b {width:248px; height:94px; float:right; overflow: hidden; 
/*background: #818181 url(../img/hdr_e.gif) bottom no-repeat;*/
}
.login-box-c {height:87px; padding:6px 10px 0 15px;}
.lgb-l {width:75px; float:left; clear:both; padding:3px 0;}
.lgb-r {width:145px; float:left; padding:3px 0;}
.login-box .textfield {width:129px; height:17px; padding:3px 5px 0 5px; margin:0; float:left; font-size:12px; background: url(../img/login_field.gif) no-repeat #acacac; border:none; }
.login-box .button {float:right; margin:0 7px 0 0; padding:0;}
.login-box .s-button2 {margin-right:7px;}
.login-box small {font-size:11px;}
.login-box a {color:#fff;}
.login-box button[type="submit"] {margin:0 7px 0 0;}
.login-box button[type="submit"], .login-box button[type="submit"] span {width:100px; background-image: url("../img/button2.gif");}

/* main menu */
.main-menu {height:37px; margin:0; padding:0 15px; background: #B02D2D url(../img/mm_a.gif) 0 0 repeat-x; list-style-type: none;}
.main-menu li {height:37px; float:left; margin:0 2px 0 -4px; padding:0; text-transform:uppercase; background: url(../img/mm_sep.gif) right center no-repeat;}
.main-menu li.last {background:none;}
.main-menu li a, .main-menu li span  {display:block; height:37px; float:left; text-decoration:none; letter-spacing:1px;}
.main-menu li a span, .main-menu li span span {display:block; height:29px; float:left; padding:8px 15px 0 15px; font-size:15px; font-weight:bold; color:#FFE8E8; text-shadow: -1px -1px 0 #000; cursor: pointer;}
.main-menu li.active a, .main-menu li.active span {background: #961212 url(../img/mm_hov.gif) left top no-repeat;}
.main-menu li.active a span, .main-menu li.active span span {color:#FFC9C9; text-shadow: 1px 1px 0 #000; background: url(../img/mm_hov.gif) right bottom no-repeat;}
.main-menu li.active a:hover span, .main-menu li a:hover span {color:#fff; text-shadow: -1px -1px 0 #000;}

.site_currency {position:relative; color:#F7D2D2;}
.site_currency div {position: absolute; right:17px; top:5px;}

/* menu-inline */
.menu-inline {margin:10px 0; padding:0; list-style-type:none;}
.menu-inline li {display: inline; margin:0; padding:0 10px 0 0;}
.menu-inline a {}

.conteiner {width:100%; background: url(../img/cont_corn01.gif) left bottom no-repeat #fff;}
.conteiner-b {width:100%; background: url(../img/cont_corn02.gif) right bottom no-repeat;}


/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #38afe5;
	
}

.boxes a.btn {
	padding: 4px 16px 4px ;
}
a.btn {
	color: #000;
	display: inline-block;
	background-color: #fbf6f8;
	border-radius: 5px;
	box-shadow: 0 1px 1px #dedbdb;
	font-size: 15px;
	border: 1px solid #b1aaaa;
	line-height: 15px;
	padding: 5px 16px 4px ;
}

a.btn:hover {
	border-color: #476788;
	color: #fff;
	background-color: #38AFE5;
}

a.link-1 {
	color: #fa7e7e;
}

a.link-1:hover {
	color: #38AFE5;
}
/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.ind1 {
	margin-top: 11px;
}

.pad0 {
	padding: 0 !important;
}


.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
	margin-bottom: 25px;
 margin-top: 3px;
 position: relative;
}

.fleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 0px;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}



/*header*/

.main {
	background: #fff;
	width: 1270px;
	margin: 0 auto;
}
.boxes {
	margin-bottom: 70px;
}

.boxes>div {
	position: relative;
}

.boxes figure figcaption{
	background-color: #193149;
	position: absolute;
	top: 0;
	font-size: 13px;
	line-height: 19px;
	color: #cbc6c6;
	text-align: left;
	left: 0;
	height: 100%;
	width: 183px;
	padding: 0 11px;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	-o-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	-o-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
			 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

figcaption h3 {
	color: #ffffff;
	text-align: center;
	padding-top: 18px !important;
	font-size: 38px;
	margin-bottom: 18px !important;
	font-family: 'Open Sans Condensed', sans-serif;

}

figcaption a.btn {
	display: block;
	float: right;
	margin-top: 36px;
	margin-right: 4px;
}

.boxes {
	margin-bottom: 70px;
}


.boxes figure div {
	overflow: hidden;
}

.boxes figure {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	-ms-perspective: 1700px;
	-o-perspective: 1700px;
	 perspective: 1700px;
    
    -webkit-perspective-origin: 0 50%;
    -moz-perspective-origin: 0 50%;
    -ms-perspective-origin: 0 50%;
    -o-perspective-origin: 0 50%;
    perspective-origin: 0 50%;
	background-color: #193149;
}


.boxes a.btn {
	box-shadow: none;
}

.boxes figure img {
	position: relative;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.boxes figure:hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}

.boxes figure:hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	-o-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}



a.gal {
	display: block;
	margin-bottom: 23px;
	background: url(../images/magnify.png)  center center no-repeat #373737;
}

a.gal img {
transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a.gal:hover img {
	opacity: 0.5;
}

.gallery .img_inner {
	margin-bottom: 0;
}

.gallery .clear {
	height: 46px;
}

/*Content*/

.content {
	padding-top: 123px;
	padding-bottom: 128px;
}

.page1 .content {
	padding-top: 0;
	padding-bottom: 70px;
}

.tab_cont {
	border: 1px solid #dedbdb;
	padding: 53px 16px 52px;
}

.tab_cont a.btn {
	display: block;
	float: right;
	margin-top: 21px;
	margin-right: 15px;
	margin-bottom: 2px;
}

.tab_cont a.btn.bt1 {
	margin-top: 16px;
}

.tab_cont img {
	float: left;
	margin-right: 24px;
}

.tab_cont .text1 {
	position: relative;
	top: -5px;
	margin-bottom: 17px;
}

.style1 {
	color: #000;
	line-height: 19px;
}

.style1 a {
	color: #fa7e7e;
}

.style1 a:hover {
	color: #000;
}

#tabs ul li {
	border-radius: 3px 3px 0 0;
	float: left;
	position: relative;
	background-color: #fcfafa;
	min-width: 181px;
	text-align: center;
	border-top: 1px solid #dedbdb;
	border-right: 1px solid #dedbdb;
}

#tabs ul li.ui-state-active  {
	background-color: #fff;
}

#tabs ul li.ui-state-active:after {
	content: '';
	left: 0;
	right: 0;
	bottom: -1px;
	position: absolute;display: block;
	height: 1px;
	background-color: #fff;
}

#tabs ul li.ui-state-active a {
	color: #38afe5;
}

#tabs ul li:first-child {
	border-left: 1px solid #dedbdb;
}

#tabs ul li a {
	display: block;
	padding: 6px 0 4px;
	font: 24px/28px 'Pathway Gothic One', sans-serif;
	text-transform: uppercase;
}

.text1 {
	font-size: 16px;
	line-height: 19px;
	color: #263555;
}

.page1 .text1 {
	font-size: 16.8px;
	line-height: 22.8px;
	color: #263555;	
}

p.text1 {
	margin-bottom: 18px;
}

p.text1.tx2 {
	margin-bottom: 20px;
}

.tab_cont .text1.tx1 {
	top: -6px;
	margin-bottom: 22px;
}

.clear.cl1 {
	height: 20px;margin-bottom: 2px;		
}

.newsletter_title {
	border: 1px solid #dedbdb;
	font: 300 24px/27px 'Open Sans Condensed', sans-serif;
	color: #263555;
	border-radius: 3px 3px 0 0;
	padding: 7px 0 3px;
	background-color: #fcfafa;
	text-transform: uppercase;
	text-align: center;
}


#newsletter {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 32px;
}

#newsletter span {
	display: block;
	padding-top: 8px;
	margin-bottom: 14px;
}

.n_container {
	padding:  0 19px 49px;
		border: 1px solid #dedbdb;
		border-top: 0;
}

#newsletter .text1 {
	text-align: center;
	padding-top: 49px;
	margin-bottom: 26px;
}

.none {
	display: none;
}

#newsletter input {
	float: left;
	border: 2px solid #e6e4e4;
	border-radius: 6px;
	color: #868f8f;
	width: 100%;
	height: 34px;
	font: 15.6px/22.8px  Arial, Helvetica, sans-serif;
	padding: 4px 32px 5px;
	box-shadow: none !important;
	-moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

#newsletter a {
	display: block;
	position: absolute;
	background: url(../images/envel.png) 6px 9px no-repeat;
	width: 34px;
	height: 34px;
	top: 99px;
	right: 0px;
}

#newsletter a:hover {
	opacity: 0.5;
}

#newsletter .error, #form1 .empty {		
	height:0px;
	bottom: -35px;
	width: 100%;
	left: 0;
	font-size: 10px;
	line-height: 13px;
	display: block;
	overflow: hidden;
	z-index: 999;
	color: #ff0000;
		-webkit-transition:  0.3s ease-out; 
		-o-transition: all 0.3s ease-out; 
		transition: all 0.3s ease-out; 
		position: absolute;
	}

#newsletter label.invalid .error {
	/*display: block;*/
	height:40px;

}

#newsletter .success {
	width: 100%;
	z-index: 999;
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	box-sizing: border-box;	
	display: none;	
	top: 98px;
	text-align: center;
	background: #fff;
	border: 2px solid #e6e4e4;
	border-radius: 6px;
	color: #868f8f;
	left: 0px;
	font-size: 15.6px;
	overflow: hidden;
	padding: 10px;
	-webkit-transition:  0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out; 
	position: absolute;
}

.bottom_block {
	background-color: #30455b;
	color: #ffffff;
	font-size: 12px;
	padding-bottom: 34px;
}

.bottom_block ul li {
	font: 18px/18px 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
}

.bottom_block ul li+li {
	margin-top: 10px;
}

.bottom_block ul {
	padding-top: 42px;
}

blockquote {
	margin-top: -37px;
}

blockquote p {
	background-color: #fcfafa;
	padding: 24px 22px 26px;
	margin-bottom: 0 !important;
	border: 1px solid #dedbdb;
}

.bq_bot {
	margin-top: -1px;
	padding-top: 65px;
	position: relative;
	padding-left: 34px;
	background: url(../images/bq_bot_bg.png) 113px 0 no-repeat;
}

.bq_bot .text1 {
	margin-bottom: 20px;
	padding-left: 14px;
}

.tour .text1 {
	margin-bottom: 13px;
}

.tour {
	overflow: hidden;
}
.price span {
	padding-top: 4px;
	display: block;
	text-transform: uppercase;
	color: #38afe5;
	font-size: 16px;
}

.price {
	margin-bottom: 14px;
} 

.price +.price  {
	margin-bottom: 40px;
}

.tours .clear {
	height: 47px;
}

.form1 {
	margin-right: 2px;
}

.jqTransformHidden {
	display: none;
}


.jqTransformSelectWrapper {
	position:relative;
	height: 25px;
	width: 100% !important;
	float:left;
	border: 1px solid #dedbdb;
}

.jqTransformSelectWrapper div span {
	
	font-size: 13px;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 25px;
	line-height: 16px;
	overflow: hidden;
	cursor:pointer;
	border: 3px;
	padding: 4px 9px 3px;
	background: #fcfafa;
	width: 100% !important;
	color: #868f8f !important;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
	/*border: 1px solid #CCCCCC;*/
/*	border-right: none;*/
}

.jqTransformSelectWrapper  a:after {
	display: none;
}

.jqTransformSelectWrapper  a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: -1px;
	top: -1px;
	width: 28px !important;
	height: 25px !important;
	padding: 0;
	border: 1px solid #e0dddd;
	background: url(../images/select.png) no-repeat center center;
}

.jqTransformSelectWrapper:hover  a.jqTransformSelectOpen {
	background-color: #38AFE5;
	border-color: #38AFE5;
}

.jqTransformSelectWrapper ul {
	position: absolute;
	top: 28px;
	left: -1px;
	height: auto !important;
	list-style: none;
	background-color: #e3e2e2;
	display: none;
	border: 1px solid #d1cccc;
	margin: 0px;
	width: 100% !important;
	padding: 0px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 7px;
}
.jqTransformSelectWrapper ul a {
	display: block;
	padding: 0 9px;
	line-height: 19px;
}

#form2 .jqTransformSelectWrapper {
	margin-bottom: 27px;
}

#form2 a.btn {
	margin-top: 47px !important;
}

#form2  span {
	margin-bottom: 8px;
}

.form1 span.col1 {
	display: inline-block;
	margin-bottom: 2px !important;
}


.form1 span {
	margin-bottom: 9px;
	display: block;
}

.form1 a.btn{
	margin-top: 74px;
	margin-bottom: 13px;
}

.blog {
	overflow: hidden;
}

.blog .links {
	overflow: hidden;
	margin-bottom: 15px;
	padding-top: 1px;
}

.blog a.btn {
	margin-top: 23px;
}

a.comment {
	margin-top: 2px;
	display: inline-block;
	float: right;
	margin-right: 85px;
}


.blog+.blog {
	border-top: 1px solid #dedbdb;
	margin-top: 60px;
	padding-top: 58px;
}



.blog time {
	text-align: center;
	display: block;
	background-color: #38afe5;
	border-radius: 500px;
	color: #fff;
	width: 39px;
	height: 30px;
	padding-top: 9px;
	font-size: 11px;
	line-height: 11px;
	float: left;
	margin-right: 13px;
	margin-top: 3px;
}

ul.list2.l1 {
	width: auto;
	float: none;
	padding-top: 0;
	margin-bottom: 43px;
}

/********** < Navigation */
.nav-container { width:960px; float:left;  position:relative; z-index:150; }
#nav{ margin:0px 0 0px; font-size:0px; /*background:#BCA474; border-bottom:1px solid #BABABA; border-top:1px solid #BABABA;*/ display:inline-block; width:100%; }
#nav ul { background: none repeat scroll 0 0 #404040; border-top:none; color: #FFFFFF; float: left; font-size: 0px; font-weight: normal; padding: 6px 10px; text-decoration: none; text-transform: capitalize; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li {text-transform:uppercase; text-align:left;	}
#nav li.last{margin-right:0px;}
#nav li.over { z-index:998; }
#nav a:hover  { color:#000;}
#nav span {cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; padding-left:10px;}
#nav ul li{width:170px;}

/* 0 Level */
#nav li { float:left!important; padding:0; }
#nav li.active a {color:#000;}
#nav li.active ul li a{border:none;}
#nav a {
    color: #404040;
    float: left;
    font-size: 13px;
    font-weight: normal;
    padding: 12px 26px 12px 26px;
    text-transform: uppercase;
	text-decoration:none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-shadow: 0px 0px 10px #fff;
}
#nav li.over a,
#nav a:hover { /*color:#DD3C2C;*/ color:#fff; background:#404040; text-shadow: 1px 1px 10px #fff; }
#nav li.over,
#nav li.active {}

/* 1st Level */
#nav ul li,
#nav ul li.active,
#nav ul li.over { float:none; background:none; margin:0; padding:6px 0; text-transform:none; }
#nav ul li.parent { background:url(../images/bkg_nav_parent.gif) no-repeat 100% 50%; width:180px;}
#nav ul ul li {
    height: auto;
    line-height: 15px;
    margin: 0;
    width: 170px;
	border-bottom:1px dotted #555555;
}
#nav ul ul li a{font-size:11px;}
#nav ul ul li a span{font-size:11px; padding-left:15px; background:url(../images/bullets.png) no-repeat left center;}
#nav ul li.last { border:none;}
#nav ul li.active { margin:0; background:none; }
#nav ul a,
#nav ul a:hover { float:none!important; padding:0!important; background:none!important; border:none; border-radius:0px; box-shadow: none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:940px; top:44px; left:-10000px; padding:3px 8px; }
#nav div ul { position:static; width:auto; border:none; padding:0; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; width:200px; position:static; }

#nav ul li a { padding:3px 0; color:#fff !important; font-size:14px;}
#nav ul li a:hover { padding:3px 0; color:#191629 !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:-1px; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:0; display:block; }

/* ======================================================================================= */

#topnav{
	display:block;
	float:right;
	margin:-15px 0 0 0;
	padding:0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
	background:rgba(0, 0, 0, 0.6);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 1040px;
	}

#topnav ul, #topnav li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover{
	display:block;
	margin:0;
	padding:5px 10px;
	color:#fff;
	/*background-color:#333333;*/
	}

#topnav ul ul li a:link, #topnav ul ul li a:visited{
	border:none;
	}

#topnav li.last a{
	margin-right:0;
	}

#topnav li a:hover, #topnav ul li.active a{
	color:#faca76;
	
	height:100%;
	/*background-color:#B2C629;*/
	}
	
#topnav li li a:link, #topnav li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:7px 10px;
	font-size:12px;
	font-weight:normal;
	background-color:#404040;
	}

#topnav li ul{
	z-index:9999;
	position: absolute;
	left: -999em;
	height:auto;
	width:170px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}

#topnav li ul a{width: 140px;}

#topnav li ul ul{margin: -32px 0 0 0;
    
}

#topnav111 ul li ul {
    position: absolute;
    width: 130px;
    top: 0px;
    font-weight: normal;
    visibility: hidden;
    text-align: left;
    padding: 0px 15px;
    margin-left: 0px;
    background: url('style/images/noize.png') repeat scroll center top #596D7F;
    box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.1) inset;
    border: 1px solid rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 20px;
}

#topnav li:hover ul ul{left: -999em;}

#topnav li:hover ul, #topnav li li:hover ul{left:auto;}

#topnav li:hover{ position: static;}

#topnav li.last a{margin-right:0;}
/*copyright*/
#copyright {
	/*width: 900px;*/
	margin: 20px auto;
	padding: 17px 30px 13px;
	background-color: #fff;
	-webkit-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.6);
}
#copyright p {
	font-size: 12px;
	text-align: center;
}
#footer {
	padding: 40px 0 0 0;
	overflow: hidden;
}
#footer h3 {
	margin-bottom: 5px;
}
.footer-top {
	border-top: 3px solid #454545;
	height: 4px;
	border-bottom: 1px solid #454545;
	margin: 0 0 36px 0;
}
ul.latest-posts {
	margin-bottom: -15px;
	overflow: hidden;
	padding-left: 2px;
}
ul.latest-posts li {
	padding: 0;
	background: none;
	font-family: 'PTSansRegular';
	font-style: normal;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dashed #454545;
}
ul.latest-posts li a {
	color: #4d4d4d;
}
ul.latest-posts li a:hover {
	color: #d3573e;
}
ul.latest-posts li:first-child {
	padding: 0;
	border: none;
}
ul.latest-posts li span.date {
	float: left;
	font-family: 'CharisSILItalic';
	padding-right: 15px;
	padding-top: 2px;
	text-align: center;
	color: #3d3d3d;
	font-style: normal;
}
ul.latest-posts li em.day {
	font-size: 25px;
	font-style: normal;
}
ul.latest-posts li em.month {
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	line-height: 8px;
	margin-top: 1px;
	font-style: normal;
}
ul.flickr {
	margin-right: -40px;
	margin-bottom: -20px;
	overflow: hidden;
	display: block;
	padding: 0;
}
ul.flickr li {
	padding: 0;
	background: none;
	display: inline-block;
	background-color: #fff;
	padding: 0;
	margin: 0 8px 8px 0;
}
ul.flickr li img {
	width: 58px;
	height: 58px;
	padding: 0;
}

ul {
	font-family: 'CharisSILItalic';
	line-height: 20px;
	font-size: 14px;
}
ul li {
	background: transparent url(../images/bullet.png) center left no-repeat;
	padding-left: 15px;
}
ol {
	font-family: 'CharisSILItalic';
	font-size: 14px;
	list-style: decimal;
	list-style-position: inside;
	line-height: 20px;
}
ol li {
	padding: 0;
	margin: 0;
}
ol, ul {
	list-style:none
}
/* 20150420 */

#container {
	width: 980px;
	margin: 20px auto;
	padding: 30px;
	overflow: hidden;
	background-color: #fff;
	position: relative;
	-webkit-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.6);
}
#copyright {
	/*width: 900px;*/
	margin: 20px auto;
	padding: 17px 30px 13px;
	background-color: #fff;
	-webkit-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.6);
}
#copyright p {
	font-size: 12px;
	text-align: center;
}
#footer {
	padding: 40px 0 0 0;
	overflow: hidden;
}
#footer h3 {
	margin-bottom: 5px;
}
.footer-top {
	border-top: 3px solid #454545;
	height: 4px;
	border-bottom: 1px solid #454545;
	margin: 0 0 36px 0;
}
ul.latest-posts {
	margin-bottom: -15px;
	overflow: hidden;
	padding-left: 2px;
}
ul.latest-posts li {
	padding: 0;
	background: none;
	font-family: 'PTSansRegular';
	font-style: normal;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dashed #454545;
}
ul.latest-posts li a {
	color: #4d4d4d;
}
ul.latest-posts li a:hover {
	color: #d3573e;
}
ul.latest-posts li:first-child {
	padding: 0;
	border: none;
}
ul.latest-posts li span.date {
	float: left;
	font-family: 'CharisSILItalic';
	padding-right: 15px;
	padding-top: 2px;
	text-align: center;
	color: #3d3d3d;
	font-style: normal;
}
ul.latest-posts li em.day {
	font-size: 25px;
	font-style: normal;
}
ul.latest-posts li em.month {
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	line-height: 8px;
	margin-top: 1px;
	font-style: normal;
}


/*-----------------------------------------------------------------------------------*/
/*	CAROUSEL*/
.carousel {
	padding-top: 5px;
	margin-bottom: 20px;
}
.carousel ul li {
	background: none;
	width: 160px;
	margin-right: 20px;
	padding: 0;
}
.jcarousel-direction-rtl {
	direction: rtl;
}
.carousel .jcarousel-container {
	display: block;
	overflow: hidden;
}
.carousel .jcarousel-item {
	width: 160px;
	height: 120px;
	
}
.carousel .jcarousel-item img {
	width: 160px;
}
.carousel .jcarousel-container {
	display: block;
	overflow: hidden;
	height: 120px;
}
.carousel .jcarousel-clip-horizontal {
	width:  900px;
	height: 120px;
	overflow: hidden;
	display: block;
}
.carousel .jcarousel-item {
	width: 160px;
	height: 120px;
}
#carousel-scroll {
	float: right;
	/*margin-top: -42px;*/
	width: 60px;
}

/*-----------------------------------------------------------------------------------*/

#prev, #next {
	background: transparent url(../images/car-arrow.png) no-repeat;
	width: 21px;
	height: 21px;
	text-indent: -99999px;
	display: block;
	-webkit-transition:none;
	-o-transition:none;
	-moz-transition:none;
}
#prev {
	background-position: top left;
	float: left;
}
#next {
	background-position: top right;
	float: right;
	margin-left: 6px;
}
#prev:hover {
	background-position: bottom left;
}
#next:hover {
	background-position: bottom right;
}


