/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
.sitemap li{
    list-style: none !important;
	padding-bottom: 5px;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}
.addthis_toolbox a {
    margin-bottom: -19px !important;
    line-height: initial;
}
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
    padding: 0 3px !important;
}
.marg20 {
    margin-top: 0px !important;
    padding-bottom: 20px !important;
}
.g-recaptcha {
    margin-left: 217px !important;
    margin-bottom: 14px !important;
    transform: scale(0.88,0.88) !important;
}
h3 .special {
	text-align: center !important;
	color: #FFBC50 !important;
	padding: 0px !important;
	margin-bottom: 0px !important;
	margin-top: -10px !important;
}
.special p {
	padding: 0px !important;
	margin: 0px !important;
}
h3 .special-top {
	color: #FFA615 !important;
	padding: 0px !important;
	margin-bottom: 0px !important;
	margin-top: -10px !important;
}
.special-top p {
	padding: 0px !important;
	margin: 0px !important;
}
hr {
	color: #4B3D27;
	background-color: #4B3D27;
}
p {
	text-align: justify;
}

.PayNow {
	margin-top: 50px;
}

.PayNow h2{
	font-size: 25px;
    line-height: 30px;
    color: #4B3D27;
    font-weight: normal;
    font-family: 'ColaborateRegular';
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
	margin-bottom: 0px;
}

.PayNow span {
	font-size: 15px;
    font-weight: bold;
    line-height: 32px;
    margin-right: 15px;
}

.PayNow input[type="text"] {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-size: 15px;
	border: 1px solid #6E5E43;
	margin-bottom: 5px;
	width: 140px;
}

.PayNow input[type="submit"] {
	background-color: #6E5E43;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	border: none;
	cursor: pointer;
	padding: 10px;
}
	
/* Global properties ======================================================== */
body {
	background-color: #ad976e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.ic, .ic a {
	border: 0;
	float: right;
	background: #000;
	color: #f00;
	width: 100%;
	line-height: 10px;
	font-size: 10px;
	margin: -50% 0 0 0;
	overflow: hidden;
	padding: 0;
}
html {
	min-width: 980px;
}
html, body {
	height: 100%;
}
/* Global Structure ============================================================= */
.container {
		
}
/* Header */
header {
	overflow: hidden;
	background: url(../images/header-pattern.gif) #1f1f1f;
}
/* Content */
#content {
	
}
#content .top {
	padding: 5px 0 10px 0;
	background-color: #fff;
	background-image: url(../images/tracks2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content .middle {
	border-top: 6px solid #b6a27b;
	padding: 20px 0 50px 0;
	background-image: url(../images/tracks1.png);
	background-repeat: no-repeat;
	background-position: left top;

}
#content .bottom {
	border-top: 6px solid #ad976e;
	background: url(../images/content-pattern.gif) #212121;
	padding: 30px 0 40px 0;
	color: #5c5c5c;
}
/* Left & Right alignment */
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	color: #333333;
}
::-moz-selection {
background:#B6A27B;
color:#fff;
}
::selection {
	background: #f24c15;
	color: #fff;
}
/*----- form defaults -----*/
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
}
/*----- other -----*/
.img-indent {
	margin: 0 20px 0 0;
	float: left;
}
.img-box {
	width: 695px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	float: left;
	border-bottom: solid 1px #4B3D27;
}
.img-box p {
	margin: 0px;
	padding: 0px;
}
.img-box figure {
	float: left;
	margin: 4px 25px 0 3px;
	border: 5px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.img-wrap {
	padding-bottom: 18px;
}
.img-wrap figure {
	margin: 4px -3px 0 3px;
	border: 5px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.extra-wrap {
	overflow: hidden;
}
p {
	margin-bottom: 1.5em;
}
/*----- txt, links, lines, titles -----*/
a {
	color: #8A7655;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
@font-face {
	font-family: 'ColaborateThinRegular';
	src: url('../fonts/colabthi-webfont.eot');
	src: local('O'), url('../fonts/colabthi-webfont.woff') format('woff'), url('../fonts/colabthi-webfont.ttf') format('truetype'), url('../fonts/colabthi-webfont.svg#webfontBuy3ZjAx') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ColaborateBoldRegular';
	src: url('../fonts/colabbol-webfont.eot');
	src: local('O'), url('../fonts/colabbol-webfont.woff') format('woff'), url('../fonts/colabbol-webfont.ttf') format('truetype'), url('../fonts/colabbol-webfont.svg#webfonti43fy0NT') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ColaborateRegular';
	src: url('../fonts/colabreg-webfont.eot');
	src: local('O'), url('../fonts/colabreg-webfont.woff') format('woff'), url('../fonts/colabreg-webfont.ttf') format('truetype'), url('../fonts/colabreg-webfont.svg#webfontdC3uTxCK') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CalibriBold';
	src: url('../fonts/calibrib-webfont.eot');
	src: local('O'), url('../fonts/calibrib-webfont.woff') format('woff'), url('../fonts/calibrib-webfont.ttf') format('truetype'), url('../fonts/calibrib-webfont.svg#webfontbOpCiIlZ') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1 {
}
h2 {
	font-size: 36px;
	line-height: 30px;
	color: #4B3D27;
	font-weight: normal;
	font-family: 'ColaborateRegular';
	font-weight: normal;
	margin-bottom: 10px;
}
h2.narrow {
	letter-spacing: -1px;
}
h3 {
	font-size: 18px;
	line-height: 1.2em;
	font-family: 'ColaborateRegular';
	font-weight: normal;
	margin-bottom: 1em;
}
h4 {
}
h5 {
}
h6 {
}
.txt1 {
}
.txt2 {
}
.more {
	background: url(../images/arrow2.gif) no-repeat 100% 5px;
	padding-right: 17px;
	font-weight: bold;
}
.button {
	float: right;
}
.button span {
	display: block;
	background: url(images/button-left.gif) no-repeat left top;
	padding-left: 3px;
}
.button span span {
	background: url(images/button-right.gif) no-repeat right top;
	padding-right: 4px;
	padding-left: 0;
}
.button span span a {
	display: block;
	background: #333743;
	padding: 4px 5px 3px 5px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.button span span a:hover {
	text-decoration: underline;
}
.marg20 {
	margin-top: 20px;
}
.line-hor {
	background: #3a3c52;
	height: 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 20px 0 20px 0;
}
.line-ver {
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	width: 100%;
}
/*==================boxes====================*/
.box {
	background: #fff;
	width: 100%;
}
.box .border-top {
	background: url(images/border-top.gif) repeat-x left top;
}
.box .border-bot {
	background: url(images/border-bot.gif) repeat-x left bottom;
}
.box .border-left {
	background: url(images/border-left.gif) repeat-y left top;
}
.box .border-right {
	background: url(images/border-right.gif) repeat-y right top;
}
.box .left-top-corner {
	background: url(images/left-top-corner.gif) no-repeat left top;
}
.box .right-top-corner {
	background: url(images/right-top-corner.gif) no-repeat right top;
}
.box .left-bot-corner {
	background: url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner {
	background: url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner {
	padding: 0 0 0 0;
}
.address {
	float: left;
}
.address dt {
	margin-bottom: 1.5em;
}
.address dd {
	clear: both;
	text-align: right;
}
.address dd span {
	float: left;
	padding-right: 25px;
}
.address dd a {
	color: #06cbe2;
}
.departments {
	float: left;
	overflow: hidden;
	margin-top: -18px;
}
.departments dt {
	font-weight: bold;
	color: #f24c15;
	margin-top: 18px;
}
.departments dd {
	clear: both;
	text-align: right;
}
.departments dd span {
	float: left;
	padding-right: 25px;
}
/*===== header =====*/
header h1 {
	background: url(../images/logo.png) no-repeat 0 0;
	font-size: 23px;
	line-height: 1.2em;
	font-weight: normal;
	float: left;
	height: 120px;
	display: block;
	width: 400px;
	text-align: right;
	padding-top: 10px;
	text-shadow: 1px 1px 3px #B6A27B;
}
header h1 a {
	color: #4b3d27;
	text-decoration: none;
}
header h1 a:hover {
	cursor: pointer;
	text-decoration: none;
}
header h1 strong {
	font-weight: normal;
}
header nav {
	padding: 7px 0 10px 0;
}
header nav ul {
	float: right;
	padding: 2px 0 0 0;
}
header nav ul li {
	float: left;
	padding-left: 4px;
}
header nav ul li a {
	position: relative;
	float: left;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-family: 'ColaborateThinRegular';
	text-transform: uppercase;
	height: 32px;
	line-height: 32px;
	background-color: #181717;
	padding: 0 36px 0 10px;
	border-radius: 17px;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	font-weight: bold;
}
header nav ul li a:hover, header nav ul li a.current {
	background-image: -moz-linear-gradient(top, #514424, #ab956c);/* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #514424), color-stop(1, #ab956c));/* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#514424', endColorstr='#ab956c');/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#514424', endColorstr='#ab956c')";/* IE8 */
	text-decoration: none;
}
header nav ul li a:after {
	content: '';
	display: block;
	position: absolute;
	right: 12px;
	top: 13px;
	width: 4px;
	height: 7px;
	background: url(../images/arrow1.gif) no-repeat 0 0;
}
header .adv-content {
	overflow: hidden;
    padding: 3px 0 9px 0;
	background-color: #B6A27B;
}
header .breadcrumbs {
	float: left;
	padding: 3px 0 0 3px;
	color: #786649;
}
header .breadcrumbs a {
	display: inline;
	color: #fff;
	padding-left: 5px;
	text-decoration: none;
}
/*===== content =====*/
#content {
}
#gallery {
	float: left;
	width: 582px;
	height: 384px;
}
.pics {
	width: 582px;
	height: 384px;
	padding: 0;
	margin: 0;
	position: relative;
	margin: 23px 0 0 36px;
}
.pics img {
	display: block !important;
	position: absolute;
	width: 495px;
	height: 329px;
	top: 0;
	left: 0;
	border: 5px solid #FFBC50;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
}
.pics img:nth-child(2) {
	-moz-transform: rotate(2.5deg); /* FF3.5+ */
	-o-transform: rotate(2.5deg); /* Opera 10.5 */
	-webkit-transform: rotate(2.5deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(3) {
	-moz-transform: rotate(-2.5deg); /* FF3.5+ */
	-o-transform: rotate(-2.5deg); /* Opera 10.5 */
	-webkit-transform: rotate(-2.5deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(4) {
	-moz-transform: rotate(3.5deg); /* FF3.5+ */
	-o-transform: rotate(3.5deg); /* Opera 10.5 */
	-webkit-transform: rotate(3.5deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(5) {
	-moz-transform: rotate(-3.5deg); /* FF3.5+ */
	-o-transform: rotate(-3.5deg); /* Opera 10.5 */
	-webkit-transform: rotate(-3.5deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(6) {
	-moz-transform: rotate(2.1deg); /* FF3.5+ */
	-o-transform: rotate(2.1deg); /* Opera 10.5 */
	-webkit-transform: rotate(2.1deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(7) {
	-moz-transform: rotate(-2.1deg); /* FF3.5+ */
	-o-transform: rotate(-2.1deg); /* Opera 10.5 */
	-webkit-transform: rotate(-2.1deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(8) {
	-moz-transform: rotate(3.2deg); /* FF3.5+ */
	-o-transform: rotate(3.2deg); /* Opera 10.5 */
	-webkit-transform: rotate(3.2deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(9) {
	-moz-transform: rotate(-3.2deg); /* FF3.5+ */
	-o-transform: rotate(-3.2deg); /* Opera 10.5 */
	-webkit-transform: rotate(-3.2deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(10) {
	-moz-transform: rotate(2.2deg); /* FF3.5+ */
	-o-transform: rotate(2.2deg); /* Opera 10.5 */
	-webkit-transform: rotate(2.2deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(11) {
	-moz-transform: rotate(-2.3deg); /* FF3.5+ */
	-o-transform: rotate(-2.3deg); /* Opera 10.5 */
	-webkit-transform: rotate(-2.3deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(12) {
	-moz-transform: rotate(3.3deg); /* FF3.5+ */
	-o-transform: rotate(3.3deg); /* Opera 10.5 */
	-webkit-transform: rotate(3.3deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(13) {
	-moz-transform: rotate(-3.3deg); /* FF3.5+ */
	-o-transform: rotate(-3.3deg); /* Opera 10.5 */
	-webkit-transform: rotate(-3.3deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(14) {
	-moz-transform: rotate(-2.4deg); /* FF3.5+ */
	-o-transform: rotate(-2.4deg); /* Opera 10.5 */
	-webkit-transform: rotate(-2.4deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(15) {
	-moz-transform: rotate(3.4deg); /* FF3.5+ */
	-o-transform: rotate(3.4deg); /* Opera 10.5 */
	-webkit-transform: rotate(3.4deg); /* Saf3.1+, Chrome */
}
.pics img:nth-child(16) {
	-moz-transform: rotate(-3.4deg); /* FF3.5+ */
	-o-transform: rotate(-3.4deg); /* Opera 10.5 */
	-webkit-transform: rotate(-3.4deg); /* Saf3.1+, Chrome */
}
#prev {
	position: absolute;
	left: 0;
	top: 174px;
	z-index: 1;
	background: url(../images/prev.png) no-repeat 0 0;
	width: 83px;
	height: 45px;
}
#next {
	position: absolute;
	left: 495px;
	top: 174px;
	z-index: 1;
	background: url(../images/next.png) no-repeat 0 0;
	width: 83px;
	height: 45px;
}
#intro {
	float: left;
	width: 390px;
}
#intro .inner {
	padding: 24px 0 0 14px;
}
#intro h2 {
	font-size: 48px;
	line-height: 40px;
	font-family: 'CalibriBold';
	font-weight: normal;
	margin-bottom: 25px;
	color: #705F44;
	text-shadow: 0px 1px 0 #ccc;
}
#intro h2 span {
	font-family: 'ColaborateThinRegular';
	color: #B6A27B;
	display: block;
}
#intro .extra-button {
	display: inline-block;
	background: url(../images/extra-button.jpg) no-repeat 0 0;
	width: 195px;
	height: 73px;
	margin: 15px 0 0 -10px;
	line-height: 49px;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-indent: 30px;
	text-shadow: 1px 1px 0 #000;
}
#intro .extra-button:hover {
	text-shadow: 1px 1px 0 #333333;
}
.categories {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	border: 1px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-image: -moz-linear-gradient(top, #fcfcfc, #f4f4f4);/* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fcfcfc), color-stop(1, #f4f4f4));/* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4');/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4')";/* IE8 */
	margin-bottom: 3px;
	border: solid 1px #897554;
	background-color: #FFF;
	font-weight: bold;
}
.categories li {
	border-bottom: 1px dashed #AD976E;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.categories li:first-child {
	border-top: none;
}
.categories li:last-child {
	border-bottom: none;
}
.categories li:first-child a:hover {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.categories li:last-child a:hover {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.categories li a {
	position: relative;
	display: block;
	padding: 12px 0 11px 20px;
	font-size: 16px;
	color: #4B3D27;
	text-decoration: none;
	font-size-adjust: 0.49;
	-moz-transition: all 0.2s ease-out; /* FF3.7+ */
	-o-transition: all 0.2s ease-out; /* Opera 10.5 */
	-webkit-transition: all 0.2s ease-out; /* Saf3.2+, Chrome */
}
.categories li a:hover {
	background-image: -moz-linear-gradient(top, #514424, #ab956c);/* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #514424), color-stop(1, #ab956c));/* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#514424', endColorstr='#ab956c');/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#514424', endColorstr='#ab956c')";/* IE8 */
	color: #fff;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	margin-right: -12px;
}
.headerbar a {
	position: relative;
	display: block;
	padding: 12px 0 11px 20px;
	font-size: 16px;
	color: #4B3D27;
	text-decoration: none;
	font-size-adjust: 0.49;
	-moz-transition: all 0.2s ease-out; /* FF3.7+ */
	-o-transition: all 0.2s ease-out; /* Opera 10.5 */
	-webkit-transition: all 0.2s ease-out; /* Saf3.2+, Chrome */
	border-bottom: 1px dashed #AD976E;
}
.headerbar a:hover {
	background-image: -moz-linear-gradient(top, #514424, #ab956c);/* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #514424), color-stop(1, #ab956c));/* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#514424', endColorstr='#ab956c');/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#514424', endColorstr='#ab956c')";/* IE8 */
	color: #fff;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	margin-right: -12px;
	border-bottom: 1px dashed #AD976E;
}
.submenu {
	background-image: -moz-linear-gradient(top, #f4f4f4, #fcfcfc);/* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fcfcfc), color-stop(1, #fcfcfc));/* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#fcfcfc');/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#fcfcfc')";/* IE8 */
	margin-bottom: 3px;
	background-color: #B6A27B;
	font-weight: bold;
}
.submenu li {
	border-bottom: 1px dashed #AD976E;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.submenu li:first-child {
	border-top: none;
}
.submenu li:last-child {
	border-bottom: 1px dashed #AD976E;
}
.submenu li:first-child a:hover {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
}
.submenu li:last-child a:hover {
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
}
.submenu li a {
	position: relative;
	display: block;
	padding: 12px 0 11px 20px;
	font-size: 16px;
	color: #AB956C;
	text-decoration: none;
	font-size-adjust: 0.49;
	-moz-transition: all 0.2s ease-out; /* FF3.7+ */
	-o-transition: all 0.2s ease-out; /* Opera 10.5 */
	-webkit-transition: all 0.2s ease-out; /* Saf3.2+, Chrome */
}
.submenu li a:hover {
	background-image: -moz-linear-gradient(top, #ab956c, #514424);/* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ab956c), color-stop(1, #514424));/* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab956c', endColorstr='#514424');/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ab956c', endColorstr='#514424')";/* IE8 */
	color: #fff;
	box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-moz-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	margin-right: -12px;
}
.images {
}
.images figure {
	border: 5px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	float: left;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	margin: 5px 0 0 16px;
}
.images figure:first-child {
	margin-left: 0;
}
.images figure img:hover {
	opacity: .7;
	-moz-transition: all 0.2s ease-out; /* FF3.7+ */
	-o-transition: all 0.2s ease-out; /* Opera 10.5 */
	-webkit-transition: all 0.2s ease-out; /* Saf3.2+, Chrome */
}
#content .bottom h3 {
	color: #fff;
}
#content .bottom a.alt {
	color: #06cbe2;
}
.list1 li {
	padding-bottom: 4px;
}
.list1 li a {
	color: #FFFFFF;
	text-decoration: none;
}
.list1 li a:hover {
	color: #fff;
	text-decoration: underline;
	-moz-transition: all 0.3s ease-out; /* FF3.7+ */
	-o-transition: all 0.3s ease-out; /* Opera 10.5 */
	-webkit-transition: all 0.3s ease-out; /* Saf3.2+, Chrome */
}
.list2 li {
	padding-bottom: 4px;
}
.list2 li a {
	color: #FFFFFF;
	text-decoration: none;
}
.list2 li a:hover {
	color: #fff;
	text-decoration: underline;
	-moz-transition: all 0.3s ease-out; /* FF3.7+ */
	-o-transition: all 0.3s ease-out; /* Opera 10.5 */
	-webkit-transition: all 0.3s ease-out; /* Saf3.2+, Chrome */
}
.list3 {
	padding-bottom: 24px;
}
.list3 li {
	background: url(../images/arrow2.gif) no-repeat 0 7px;
	padding: 0 0 6px 17px;
	text-decoration: underline;
}
/*===== footer =====*/
footer .container {
	color: #705F44;
	font-size: 16px;
	padding: 16px 0 10px 0;
	font-family: 'ColaborateThinRegular';
}
footer .copy p {
	text-align: center;
}
footer .copy a {
	color: #4B3D27;
	text-decoration: none;
}
footer .copy a:hover {
	-moz-transition: all 0.3s ease-out; /* FF3.7+ */
	-o-transition: all 0.3s ease-out; /* Opera 10.5 */
	-webkit-transition: all 0.3s ease-out; /* Saf3.2+, Chrome */
	color: #fff;
}
footer .container {
	padding: 0px;
	margin-top: 5px;
}
footer .phone strong {
	font-family: 'ColaborateBoldRegular';
	font-weight: normal;
	color: #e83709;
}
.top-info {
	width: 327px;
	float: right;
	text-align: right;
	margin-top: 20px;
	font-size: 16px;
	color: #B6A27B;
	text-decoration: none;
}
.top-info a {
	color: #B6A27B;
	text-decoration: none;
}
.top-info a:hover {
	color: #fff;
	text-decoration: none;
}
.top-info p {
	padding: 0px;
	line-height: 2px;
	text-align: right;
}
.addthis_button_google_plusone {
	width: 64px;
	margin-top: -14px;
	padding-top: 0px;
}
.addthis_button_tweet {
	width: 85px;
	padding-top: 0px;
}
.addthis_button_facebook_like {
	width: 75px;
	padding-top: 0px;
}
.newbox {
	font-size: 14px;
	width: 515px;
	margin-top: 5px;
}
.luxbox {
	font-size: 14px;
	width: 515px;
	margin-bottom: 18px;
	
}
.carbox {
	font-size: 14px;
	width: 450px;
	margin-bottom: 18px;
}
.carbox-header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: solid 1px #FFBC50;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF
}
.enq-header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: solid 1px #FFBC50;
}
.rates-header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: solid 1px #FFBC50;
}
.rates-header-a
{
	font-size: 14px;
	font-weight: bold;
	color: #98835C;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: solid 1px #FFBC50;	
	}
.table-border {
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.table-border-new {
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding: 5px;
}
.table-border-left {
	font-size: 13px;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.table-border-left-s1 {
	font-size: 13px;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding: 5px;
	font-weight: bold;
	color: #108500;
}
.table-border-left-s2 {
	font-size: 13px;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding: 5px;
	font-weight: bold;
	color: #FFBC50;
}
.table-border-left-s3 {
	font-size: 13px;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding: 5px;
	font-weight: bold;
	color: #9c1c1c;
}
.table-border-left-s4 {
	font-size: 13px;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding: 5px;
	font-weight: bold;
	color: #FFBC50;
}
.carbox-header-day {
	width: 170px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.carbox ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.carbox ul li {
	list-style: none;
	margin: 0px;
	padding: 2px;
	border-bottom: solid 1px #fff;
}
.carbox-header-main {
	border-bottom: solid 1px #fff;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: -moz-linear-gradient(top, #514424, #ab956c);/* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #514424), color-stop(1, #ab956c));/* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#514424', endColorstr='#ab956c');/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#514424', endColorstr='#ab956c')";/* IE8 */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.inputContainer {
	position: relative;
	float: left;
}
.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	padding-bottom: 13px;
	display: block;
	z-index: 5000;
	cursor: pointer;
}
#debugMode {
	background: #000;
	position: fixed;
	width: 100%;
	height: 200px;
	top: 0;
	left: 0;
	overflow: scroll;
	opacity: 0.8;
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	z-index: 100000;
}
.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none
}
.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	color: #fff;
	width: 150px;
	font-family: tahoma;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.greenPopup .formErrorContent {
	background: #514424;
}
.blackPopup .formErrorContent {
	background: #514424;
	color: #FFF;
}
.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	z-index: 5001;
}
.formError .formErrorArrowBottom {
	top: 0;
	margin: -6px;
}
.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0px 2px 3px #444;
	-moz-box-shadow: 0px 2px 3px #444;
	-webkit-box-shadow: 0px 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #A9946A;
	margin: 0 auto;
	line-height: 0px;
	font-size: 0px;
	display: block;
}
.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.greenPopup .formErrorArrow div {
	background: #A9946A;
}
.blackPopup .formErrorArrow div {
	background: #A9946A;
	color: #FFF;
}
.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}
.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}
.formError .formErrorArrow .line8 {
	width: 11px;
}
.formError .formErrorArrow .line7 {
	width: 9px;
}
.formError .formErrorArrow .line6 {
	width: 7px;
}
.formError .formErrorArrow .line5 {
	width: 5px;
}
.formError .formErrorArrow .line4 {
	width: 3px;
}
.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0px solid #ddd;
}
.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}
.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}
.formErrorcontent {
	border: 1px solid #ddd;
	background-color: #A79269;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	line-height: 16px;
	padding: 5px;
	box-shadow: 0px 2px 3px #444;
	-moz-box-shadow: 0px 2px 3px #444;
	-webkit-box-shadow: 0px 2px 3px #444;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-shadow: 1px 1px 3px #000;
	background-image: -moz-linear-gradient(top, #514424, #ab956c);/* FF3.6 */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #514424), color-stop(1, #ab956c));/* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#514424', endColorstr='#ab956c');/* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#514424', endColorstr='#ab956c')";/* IE8 */
}
#url {
	visibility: hidden;
	display: none;
}
.submit {
	width: 100px;
	height: 30px;
	text-align: center;
}
.center-align {
	text-align: center;
}
.pad-tb {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-weight: 700;
}
.pad-tbs {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
		color: #FFF;
	font-weight: 700;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
.image-line img {
	padding: 5px;
	border: solid 1px #ccc;
	background-color: #FFF;
	box-shadow: 0px 2px 3px #444;
	-moz-box-shadow: 0px 2px 3px #444;
	-webkit-box-shadow: 0px 2px 3px #444;
	margin-left: 1px;
	margin-right: 1px;
}
.image-line p {
	padding: 0px !important;
	margin: 0px !important;
	border: 0px !important;
	text-align: left;
	text-decoration: none;
}
.grid9 a {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.grid9 a:visited {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.grid9 a:hover {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;
}
.cross {
	float: right;
	padding-right: 10px !important;
	padding-top: 10px !important;
	text-align: right;
	width: 200px;
}
.button-enq {
	text-align: left;
	width: 200px;
	height: 30px;
}
.button-enq-new {
	margin-left: 5px;
	text-align: left;
	width: 200px;
	height: 30px;
}
.button-enq-small {
	margin-left: 5px;
	text-align: left;
	width: 103px;
	height: 30px;
}
.button-rates {
	padding-top: 10px;
	padding-right: 7px;
	text-align: left;
	width: 200px;
	height: 30px;
}
.flags img {
	margin-right: 50px;
}
.flags {
	margin-left: 105px;
}
.form-car {
	margin-top: 10px;
}
.form-car-new {
	margin-top: 10px;
	width: 755px;
}
.form-car-new #radio {
	margin-top: -3px;
}
.info-car {
	visibility: hidden;
	width: 1px;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
input.dp-applied {
	width: 175px;
	float: left;
}
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 3px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
#calendar-me {
	margin: 20px;
}
table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
	border-collapse: separate;
	border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover, table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable, table.jCalendar td.unselectable:hover, table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}
/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
.countryblock {
	float: left;
	margin-bottom: 5px;
	width: 100px;
}
.input {
	width: 175px;
}
.lux-box {
	width: 755px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	float: left;
	border-bottom: solid 1px #4B3D27;
	font-family:Arial, Helvetica, sans-serif;
}
.lux-box p {
	margin: 0px;
	padding: 0px;
}
.lux-box figure {
	float: left;
	margin: 4px 25px 0 3px;
	border: 5px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.carform {
	width: 515px;
	margin-left: 240px;
	font-size: 12px;
	font-weight: bold;
}
.carform-new {
	width: 500px;
	margin-left: 0;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	
}

.enquire-border {  border-bottom: 1px solid #FFFFFF; padding-bottom: 10px;  }

.seasons {
	width: 300px;
	float: left;
	padding: 5px;
}
.areapick {
	width: 300px;
	padding: 5px;
	float: left;
}
.one {
	color: #108500;
}
.two {
	color: #FFBC50;
}
.three {
	color: #ffa91f;
}
.four {
	color: #9c1c1c;
}
.specialbadge {
	position: absolute;
	margin-left: 560px;
	margin-top: -55px;
}
#normal a {
	color: #fff !important;
}
#triggerNormal {
	float: left;
	margin-left: 3px;
	margin-top: 150px;
	position: absolute;
	width: 190px;
	padding: 7px;
	background-color: #393;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	background: #deddda;
	background: -moz-linear-gradient(top, #deddda 0%, #cbc1ae 50%, #b9a682 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #deddda), color-stop(50%, #cbc1ae), color-stop(100%, #b9a682));
	background: -webkit-linear-gradient(top, #deddda 0%, #cbc1ae 50%, #b9a682 100%);
	background: -o-linear-gradient(top, #deddda 0%, #cbc1ae 50%, #b9a682 100%);
	background: -ms-linear-gradient(top, #deddda 0%, #cbc1ae 50%, #b9a682 100%);
	background: linear-gradient(to bottom, #deddda 0%, #cbc1ae 50%, #b9a682 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deddda', endColorstr='#b9a682', GradientType=0 );
	border: solid 1px #756447;
	text-shadow: 0px -1px 1px #4d4d4d, 0px -2px 1px #C1B295, 0px -1px 1px #4d4d4d;
}
#triggerNamibi {
	float: left;
	margin-left: 3px;
	margin-top: 150px;
	position: absolute;
	width: 190px;
	padding: 7px;
	background-color: #393;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	background: #deddda;
	background: -moz-linear-gradient(top, #deddda 0%, #cbc1ae 50%, #b9a682 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #deddda), color-stop(50%, #cbc1ae), color-stop(100%, #b9a682));
	background: -webkit-linear-gradient(top, #deddda 0%, #cbc1ae 50%, #b9a682 100%);
	background: -o-linear-gradient(top, #deddda 0%, #cbc1ae 50%, #b9a682 100%);
	background: -ms-linear-gradient(top, #deddda 0%, #cbc1ae 50%, #b9a682 100%);
	background: linear-gradient(to bottom, #deddda 0%, #cbc1ae 50%, #b9a682 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deddda', endColorstr='#b9a682', GradientType=0 );
	border: solid 1px #756447;
	text-shadow: 0px -1px 1px #4d4d4d, 0px -2px 1px #C1B295, 0px -1px 1px #4d4d4d;
}
.enqnow {
	width: 200px;
	float: left;
	text-align: right;
}
#back-top {
	position: fixed;
	bottom: 10px;
	right: 50px;
}
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

.tabs {
position: relative;
width: 755px;
overflow: hidden;
margin: 0em 0 0em;
font-family: 'oswaldbook';
}

.tabs h2 { margin-top: 20px; margin-bottom: 20px; color: #FFF; font-size:28px;}

/* Nav */
.tabs nav {
text-align: center;
font-size: 12px;

}

.tabs nav ul {
padding: 0;
margin: 0;
list-style: none;
display: inline-block;
}

.tabs nav ul li {
border: 1px solid #4b3d27;
border-bottom: none;
margin: 0 0.25em;
display: block;
float: left;
position: relative;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

.tabs nav li.tab-current {
border: 1px solid #4b3d27;
box-shadow: inset 0 2px #4b3d27;
border-bottom: none;
z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
content: '';
position: absolute;
height: 1px;
right: 100%;
bottom: 0;
width: 1000px;
/*background: #4b3d27;*/
border-bottom: 1px dashed #4b3d27;
}

.tabs nav li.tab-current:after {
right: auto;
left: 100%;
width: 4000px;
}

.tabs nav a {
font-family:Arial, Helvetica, sans-serif;
color: #4b3d27;
display: block;
font-size: 16px;
line-height: 2.5;
padding: 0 1.25em;
white-space: nowrap;
text-decoration: none;
}

.tabs nav a:hover {
color: #4b3d27;
display: block;
font-size: 16px;
line-height: 2.5;
padding: 0 1.25em;
white-space: nowrap;
text-decoration: none;
text-shadow:none;
}

.tabs nav li.tab-current a {
color: #4b3d27;
text-decoration: none;
background-color: rgba(249,249,249,0.9);
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom: 1px dashed #4b3d27;
}

.tabs nav li.tab-current a:visited {
color: #4b3d27;
}

/* Icons */
.tabs nav a:before {
display: inline-block;
vertical-align: middle;
text-transform: none;
font-weight: normal;
font-variant: normal;
font-family: 'museo_sans500';
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
margin: -0.25em 0.4em 0 0;
}

.icon-food:before {
content: "\e600";
}

.icon-lab:before {
content: "\e601";
}

.icon-cup:before {
content: "\e602";
}

.icon-truck:before {
content: "\e603";
}

.icon-shop:before {
content: "\e604";
}

/* Content */
.content section {
font-size: 1.25em;
padding: 0em 0em 0em 0em;
display: none;
margin: 0 auto;
}

.content section:before,
.content section:after {
content: '';
display: table;
}

.content section:after {
clear: both;
}

/* Fallback example */
.no-js .content section {
display: block;
padding-bottom: 2em;
border-bottom: 1px solid #47a3da;
}

.content section.content-current {
display: block;
}

.mediabox {
float: left;
width: 33%;
padding: 0 25px;
}

.mediabox img {
max-width: 100%;
display: block;
margin: 0 auto;
}

.mediabox h3 {
margin: 0.75em 0 0.5em;
}

.mediabox p {
padding: 0 0 1em 0;
margin: 0;
line-height: 1.3;
}

/* Example media queries */

/*CAPTCHA STYLES*/
/*//////////////*/

td { padding: 0; margin: 0; color: #FFF; font-size: 12px; font-family:Arial, Helvetica, sans-serif; }
::-webkit-input-placeholder { font-style:italic; color: #444; }
:-moz-placeholder { font-style:italic; color: #444; }
::-moz-placeholder { font-style:italic; color: #444; }
:-ms-input-placeholder { font-style:italic; color: #444; }

.hidden { visibility:hidden; }

.captcha
{
  width: 240px;
  margin: 0 auto;
  margin-left: -10px;
}

.refresh {
	position:relative;
	float: right;
    margin-top: -20px;
    margin-right: 80px;
}


#SpamCheck {
	margin-left: 10px!important;
	padding:5px;
	color: #555;
}

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}
/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	font-family:Arial, Helvetica, sans-serif;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

.captcha input {
	width: 65px !important;
	margin-top: 10px;
}

.captcha-img {
	margin-left: -50px;
    margin-bottom: -25px!important;
}

/* End Captcha */
