/* MAIN SETTING
========================================================================= */
body {
	width: 100%;
	height: 100%;
	font: 13px/19px "Trebuchet MS", sans-serif;
	background: #f8fbee;
	color: #969696;
	/*min-width: 1042px;*/
	overflow-y: scroll;
}
a {
	color: #969696;
	text-decoration: none;
	cursor: pointer;
}
.main {
	width: 1042px;
	margin: 0 auto;
}
.main-2 {
	width: 940px;
	margin: 0 auto;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.extra-wrap {
	display: block;
	overflow: hidden;
}
h2 {
	font: 400 30px/36px 'Trebuchet MS', cursive;
	color: #999999;
}
h3 {
	font: 48px/58px 'Pacifico', cursive;
	color:#fff;
	letter-spacing: -1px;
}
.h3 {
	font: 45px/58px 'Pacifico', cursive;
	color:#fff;
	letter-spacing: -1px;
}
h4 {
	font: italic 300 23px/28px 'Open Sans', sans-serif;
	color:#515151;
}
	h4 a{
		color:#515151;
	}
		h4 a:hover{
			color:#acb128;
		}
strong {
	font: bold 13px/19px "Trebuchet MS", sans-serif;
	color:#555;
	text-transform: uppercase;
}
.fl-l {float: left;}
.fl-r {float: right;}

.list-1 li a, .button, .button-2, h4 a, .button-3, .button-4, .soc-link-1, .soc-link-2, .link-1, .font-5 a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/* IDENT's
========================================================================= */
.ident-bot-1 {margin-bottom: 19px;}
.ident-bot-2 {margin-bottom: 20px;}
.ident-bot-3 {margin-bottom: 16px;}
.ident-bot-4 {margin-bottom: 6px;}
.ident-bot-5 {margin-bottom: 11px;}
.ident-bot-6 {margin-bottom: 30px;}
.ident-bot-7 {margin-bottom: 34px;}
.ident-bot-8 {margin-bottom: 12px;}
.ident-bot-9 {margin-bottom: 22px;}
.ident-bot-10 {margin-bottom: 17px;}
.ident-bot-11 {margin-bottom: 26px;}
.ident-bot-12 {margin-bottom: 21px;}
.ident-bot-13 {margin-bottom: 29px;}
.ident-bot-15 {margin-bottom: 9px;}
.ident-bot-16 {margin-bottom: 37px;}
.ident-bot-17 {margin-bottom: 18px;}
.ident-bot-18 {margin-bottom: 32px;}
.ident-bot-19 {margin-bottom: 38px;}
.ident-bot-20 {margin-bottom: 48px;}
.ident-bot-21 {margin-bottom: 26px;}
.ident-bot-22 {margin-bottom: 33px;}
.ident-bot-23 {margin-bottom: 10px;}

.ident-left-1 {margin-left: 23px;}
.ident-left-2 {margin-left: 32px;}
.ident-left-3 {margin-left: -7px;}
.ident-left-4 {margin-left: 46px;}
.ident-left-5 {margin-left: 52px;}
.ident-left-6 {margin-left: 18px;}

.ident-right-1 {margin-right: 20px;}
.ident-right-2 {margin-right: 10px;}
.ident-right-3 {margin-right: 27px;}

.ident-top-1 {margin-top: 15px;}
.ident-top-2 {margin-top: 23px;}
.ident-top-3 {margin-top: 30px;}
.ident-top-4 {margin-top: 3px;}
.ident-top-5 {margin-top: 2px;}
.ident-top-6 {margin-top: 5px;}

.inner-ident-1 {padding-top: 58px;}
.inner-ident-2 {padding-right: 31px;}
.inner-ident-3 {padding-bottom: 20px;}
.inner-ident-4 {padding-bottom: 10px;}

/* HEADER
========================================================================= */
.header-bg {
	height: 426px;
	position:relative;
	background: url('../images/header-bg.jpg') repeat-x;
	margin-bottom: -260px;
}
h1 a {
	display: block;
	text-indent: -999em;
	width: 270px;
	height: 95px;
	background: url('../images/logo.png') no-repeat;
	float:left;
	margin: 53px 0 0 20px;
}
nav {
	margin-right: 40px;
}
/* CONTENT
========================================================================= */
#page1 #content {padding: 20px 0 37px 0;}
#content {padding: 52px 0 54px 0;}

.button {
	display:inline-block;
	color:#acb128;
	padding: 0 23px;
	font: bold 18px/44px "Trebuchet MS", sans-serif;
	text-align:center;
	background: #fff;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}
	.button:hover {
		color:#fff;
		background: #cfd347;
	}
.button-2 {
	display:inline-block;
	color:#323232;
	padding: 0 23px;
	font: bold 18px/44px "Trebuchet MS", sans-serif;
	text-align:center;
	background: #fff;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}
	.button-2:hover {
		color:#fff;
		background:#6a6a6a;
	}
	
.button-3 {
	display:inline-block;
	color:#fff;
	padding: 0 23px;
	font: bold 18px/44px "Trebuchet MS", sans-serif;
	text-align:center;
	background: #6a6a6a;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}
	.button-3:hover {
		color:#d2d1d1;
		background: #333333;
	}
	
.button-4 {
	display:inline-block;
	color:#fff;
	font: bold 18px/44px "Trebuchet MS", sans-serif;
	text-align:center;
	background: #6a6a6a;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	padding:0 23px;
}
	.button-4:hover {
		color:#d2d1d1;
		background: #333333;
	}
#search-form {
	margin-top:35px;
}
#search-form > input {
	outline: none;
	box-shadow: none !important;
	border: 1px solid #5b8c1b;
	float: left;
	height: 31px;
	width: 222px;
	background: #fafce5;
	background: #fafce5 url('../images/search-bg.jpg') repeat-x;
	padding: 0 12px;
	color: #969696;
	font: 13px/19px "Trebuchet MS", sans-serif;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
a.submit {
	display: inline-block;
	width: 73px;
	height: 32px;
	font: bold 12px/32px Arial, sans-serif;
	color:#fff;
	text-align:center;
	background: url("../images/search-button.jpg") repeat-x 0 0;
	margin-left: 2px;
	overflow:hidden;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
a.submit:hover {
	background:	#b7d212 url("../images/search-button.jpg") repeat-x 0 -32px;
}
.main-bg {
	background: #fff;
	position:relative;
	-webkit-box-shadow: 0 0 5px rgba(150,150,150,0.3);
	-moz-box-shadow: 0 0 5px rgba(150,150,150,0.3);
	box-shadow: 0 0 5px rgba(150,150,150,0.3);
	margin-bottom: 60px;
}
.block-1 {
	background: url('../images/block-1-bg.jpg');
	-webkit-box-shadow: 0 0 5px rgba(150,150,150,0.3);
	-moz-box-shadow: 0 0 5px rgba(150,150,150,0.3);
	box-shadow: 0 0 5px rgba(150,150,150,0.3);
}
.block-2 {
	width: 612px;
	padding-top: 15px;
}
.block-3 {
	background: #000000;
	border: 1px solid #f9f9f9;
	-webkit-box-shadow: 0 0 5px rgba(232,232,232,0.50);
	-moz-box-shadow: 0 0 5px rgba(232,232,232,0.50);
	box-shadow: 0 0 3px rgba(232,232,232,0.50);
}
.block-4 {
	background: #333333;
	-webkit-box-shadow: 0 0 5px rgba(232,232,232,0.50);
	-moz-box-shadow: 0 0 5px rgba(232,232,232,0.50);
	box-shadow: 0 0 3px rgba(232,232,232,0.50);
	padding: 36px 30px 24px 35px;
}
.block-5 {
	padding-left: 29px;
	background: url('../images/list-marker-2.png') no-repeat 0 4px;
}
.font-1 {
	font: 46px/56px 'Sansita One', cursive;
	color:#fff;
}
.font-2 {
	font: 16px/20px Arial, sans-serif;
	color:#d6d6d6;
}
.font-3 {
	line-height: 18px;
}
.font-4 {
	color:#d5d5d5;
	font-weight: bold;
}
.font-5 {
	color:#555555;
	font-weight: bold;
}
	.font-5 a {
		color:#555555;
		font-weight: bold;
	}
		.font-5 a:hover {
			color:#acb128;
		}
.font-6 {
	color:#060201;
	font: 18px/24px "Trebuchet MS", sans-serif;
}
.font-7 {
	display:inline-block;
	font-size: 21px;
	line-height: 24px;
	color:#ffffff;
	padding-top: 17px;
	padding-left: 50px;
	text-align:center;
}

.color-1 {
	color:#555555;
}

.color-2 {
	color:#000000;
}
.list-1 li {
	line-height: 30px;
	padding-left: 29px;
	background: url('../images/list-marker-1.png') no-repeat 1px 7px;
	text-transform: uppercase;
}
	.list-1 li a {
		color: #3c3c3c;
		font: 12px/30px Arial, sans-serif;
	}
	.list-1 li a:hover {
		color: #acb128;
	}
.line {
	height: 1px;
	overflow:hidden;
	background: url('../images/line-1.png') no-repeat;
}
.soc-link-1 {
	color:#35b6c9;
	font: 18px/24px "Trebuchet MS", sans-serif;
}
	.soc-link-1:hover {
		color:#060201;
	}
.soc-link-2 {
	color:#4a6ba5;
	font: 18px/24px "Trebuchet MS", sans-serif;
}
	.soc-link-2:hover {
		color:#060201;
	}
.link-1 {
	color:#acb128;
}
	.link-1:hover {
		color:#000000;
	}
.v-line {
	background: url('../images/line-2.png') repeat-y 11px 0;
}
.v-line-2 {
	background: url('../images/line-3.png') repeat-y 600px 0;
}
.v-line-3 {
	background: url('../images/line-3.png') repeat-y 280px 0;
}
.v-line-4 {
	background: url('../images/line-3.png') repeat-y 680px 0;
}
.v-line-5 {
	background: url('../images/line-4.png') no-repeat 430px 0;
}

/* JCAROUSEL LITE
========================================================================= */
.carousel-cont-1 {
	height: 409px;
	position:relative;
	overflow: hidden;
}
.carousel {
	overflow: hidden;
	margin-left: 51px;
	width:940px !important;
}
.carousel li {
	width: 300px;
	height: 409px;
	float:left;
	margin: 0 20px 0 0;
	position:relative;
}
.prev {
	display:block;
	width: 31px;
	height: 62px;
	position:absolute;
	left: 20px;
	top: 50%;
	margin-top: -31px;
	background: url('../images/prev.png') no-repeat 0 0;
	z-index: 3;
}
	.car-prev-arrow {
		display:block;
		width:11px;
		height: 21px;
		background: url('../images/prev-arrow.png') no-repeat;
		position:absolute;
		left: 13px;
		top:21px;
	}
	.prev:hover .car-prev-arrow {
			background: url('../images/prev-arrow.png') no-repeat 0 -21px;
		}
.next {
	display:block;
	width: 31px;
	height: 62px;
	position:absolute;
	right: 20px;
	top: 50%;
	margin-top: -31px;
	background: url('../images/next.png') no-repeat 0 0;
	z-index: 3;
}
	.car-next-arrow {
		display:block;
		width:11px;
		height: 21px;
		background: url('../images/next-arrow.png') no-repeat 0 0;
		position:absolute;
		right: 13px;
		top:21px;
	}
		.next:hover .car-next-arrow {
			background: url('../images/next-arrow.png') no-repeat 0 -21px;
		}
.car-banner {
	display:block;
	width: 173px;
	height: 73px;
	position:absolute;
	left: 50%;
	margin-left: -88px;
	bottom: -73px;
	background: url('../images/car-banner.png') no-repeat;
}



/* DATEPICKER
========================================================================= */
.ui-datepicker-inline {
	width: 620px;
}
.ui-datepicker-header {
	position:relative;
	text-align:right;
}
.ui-datepicker-title {
	font: italic 300 23px/46px 'Open Sans', sans-serif;
	color:#515151;
	padding-right: 55px;
}
.ui-datepicker-prev {
	position:absolute;
	right: 30px;
	top: 15px;
	text-indent: -999em;
	width: 19px;
	height: 19px;
	background: url('../images/list-marker-3.png') no-repeat 0 0;
}
	.ui-datepicker-prev:hover {
		background: url('../images/list-marker-3-hover.png') no-repeat 0 0;
	}
.ui-datepicker-next {
	position:absolute;
	right: 0px;
	top: 15px;
	text-indent: -999em;
	width: 19px;
	height: 19px;
	background: url('../images/list-marker-1.png') no-repeat 0 0;
}
	.ui-datepicker-next:hover {
		background: url('../images/list-marker-1-hover.png') no-repeat 0 0;
	}
.ui-datepicker-calendar thead {
	font: 22px/39px Arial, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.ui-datepicker-calendar th {
	width: 78px;
	background: #3c5c12;
	font-weight:normal;
	padding-left: 11px;
	text-align:left;
}
	.ui-datepicker-calendar th + th {background: #4d7815;}
	.ui-datepicker-calendar th + th + th {background: #3c5c12;}
	.ui-datepicker-calendar th + th + th + th {background: #4d7815;}
	.ui-datepicker-calendar th + th + th + th + th {background: #3c5c12;}
	.ui-datepicker-calendar th + th + th + th + th + th {background: #4d7815;}
	.ui-datepicker-calendar th + th + th + th + th + th + th {background: #3c5c12;}
	
.ui-datepicker-calendar tbody tr {
	border-top: 1px solid #fff;
}
	.ui-datepicker-calendar tbody tr:first-child {
		border-top: none;
	}
.ui-datepicker-calendar td {
	background: #91ba0c;
}
	.ui-datepicker-calendar td a {
		font: 37px/44px Arial, sans-serif;
		color:#668d1f;
		padding-left: 11px;
}
	.ui-datepicker-calendar td a {
		display:block;
		width: px;
	}
.ui-state-active, .ui-state-active.ui-state-hover  {
	background: #4d7815 !important;
	color:#fff !important;
}
.ui-state-hover {
	background: #568c0f;
	color:#dedede !important;
}

/* FORM
========================================================================= */
dl {
	display: block;
	width: 203px;
	line-height: 18px;
}
dt {
	margin-bottom: 18px;
}
dd span {
	float: right;
}
dl strong {
	display: block;
}

iframe {
	width: 380px;
	height: 247px;
	margin:0;
}
#confirm {
	position: relative;
	height: auto;
	padding-bottom: 50px;
}
#confirm  label {
	display: block;
	position: relative;
	min-height: 60px;
	width: 220px;
}
#confirm  label.message {
	min-height: 180px;
}
#confirm input {
	display: block;
	margin: 0;
	outline: none;
	box-shadow: none !important;
	width: 186px;
	height: 48px;
	border: 1px solid #e7e7e7;
	color: #929292;
	font: 13px/24px "Trebuchet MS", sans-serif;
	padding: 0 16px;
}
#confirm textarea {
	display: block;
	margin: 0;
	padding: 9px 16px;
	outline: none;
	box-shadow: none !important;
	font: 13px/24px "Trebuchet MS", sans-serif;
	color: #929292;
	border: 1px solid #e7e7e7;
	width: 426px;
	height: 140px;
	resize: none;
	overflow: auto;
}
#confirm label > span {
	color: #000;
	position:relative;
	left: 12px;
}
#confirm .success {
	color:#548218;
	display:none;
}
#confirm  .empty, #confirm  .error {
	font: 13px/20px "Trebuchet MS", sans-serif;
	display:none;
}
#confirm .btns {
	position: absolute;
	right: 0;
}
#confirm .btns a {
	margin-left: 22px;
}


/* FOOTER
========================================================================= */
footer {
	border-top: 1px solid #eeeeee;
	padding-bottom: 25px;
}
.policy {
	font: italic 300 18px/36px 'Open Sans', sans-serif;
	color: #3a3a3a;
	margin-top: 31px;
}
.policy a {
	color: #000;
}
.policy a:hover {
	text-decoration:underline;
}


/* NAVIGATION
========================================================================= */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 75px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 118px; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

/*** STYLIZATION ***/
.sf-menu > li > a {
	font: 19px/83px 'News Cycle', sans-serif;
	color: #fdfdfd;
	padding: 0 20px;
	text-shadow: rgba(0,0,0,0.3) 1px 1px 1px;
	padding-top: 2px;
}
.sf-menu > li:first-child > a {
	padding: 0 23px 0 24px;
}
.sf-menu > li:first-child + li a {
	padding-left: 15px;
}
.sf-menu > li {
	background: url('../images/zero.png');
	-webkit-border-radius: 18px 18px 0 0;
	-moz-border-radius: 18px 18px 0 0;
	border-radius: 18px 18px 0 0;
}
.sf-menu > li:hover, .sf-menu > li.active, .sf-menu > li.sfHover {
	background: #8fb90b url('../images/menu-hover.jpg') repeat-x;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 118px;
	background: #000;
	-webkit-border-radius: 0 0 18px 18px;
	-moz-border-radius: 0 0 18px 18px;
	border-radius: 0 0 18px 18px;
	padding: 16px 0;
}
.sf-menu ul ul{
	position: absolute;
	top: -999em;
	width: 151px;
	background: #9dbc0e;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	padding: 2px 0;
}
.sf-menu li li a {
	font: 14px/35px Arial, sans-serif;
	color: #c2c2c2;
	padding: 0 19px;
}
.sf-menu  li li a:hover, .sf-menu > li li.active a, .sf-menu > li li.sfHover > a {
	color: #fff;
}
.sf-menu li li li a {
	font: 14px/37px Arial, sans-serif;
	color: #fff;
	padding: 0 26px;
}
.sf-menu  li li li a:hover, .sf-menu > li li li.active a, .sf-menu > li li li.sfHover > a {
	color: #000;
}

/* RESPONSIVE */

/*Non Desktop Elements*/
.responsive-carousel, .responsive-carousel img {
	width: 100%;
}

/*Max Desktop Width*/

img {max-width: 100%;
height: auto;}

@media(max-width:1056px) {
	.main, .main-2 {
		width:100%;
	}
	
	.carousel-cont-1 {
		display:none;
	}
	
	#toTop {
		display: none;
		visibility: hidden;
	}
	
	.container_12 {
		width: 100% !important;
		
	}
	
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
		width: 100% !important;
		margin-left: 0 !important;
		/*padding:10px !important;*/
	}
	
	.v-line {
		background: none !important;
	}
	
	.wrapper {
		text-align: center;
	}
	
	p {padding: 10px;}
}

@media(min-width:1056px) {
	.responsive-carousel {
		display: none;
		visibility: hidden;
	}
}

@media(max-width:933px) {
	.header-bg {
		margin-bottom: -104px;
	}
	
	.inner-ident-1 {
		padding-top: 0;
	}
	
	.block-1 {
		display: none;
		visibility: hidden;
	}
	
	.ident-bot-9 a img {
		margin-left: 40px;
		max-width:100%;
		height: auto;
	}
}

@media(max-width:643px){.main-bg{top:91px}}

@media(max-width:367px){
	.ident-top-1{margin-top: -64px !important;
	}
	
	.extra-wrap {
		overflow: visible;
	}
	
	.fl-l {
  float:none;
}
}


@media(max-width:490px){
	.hide-490{
		display: none;
		visibility: hidden;
	}
	.extra-wrap{
		padding:35px;
	}
}


















