
/*
.short-search #header-2 .search-box{
	background:transparent url(/templates/4821/images/g-blue-small-shadow-r.png) no-repeat scroll right top !important;
	background:transparent url(/templates/4821/images/g-blue-small-shadow-r.gif) no-repeat scroll right top;
}

.short-search #header-2 .search-box-l{
	background:transparent url(/templates/4821/images/g-blue-small-shadow-l.png) no-repeat scroll left top !important;
	background:transparent url(/templates/4821/images/g-blue-small-shadow-l.gif) no-repeat scroll left top;
}

.short-search #header-2 .search-box-m{
	background:transparent url(/templates/4821/images/g-blue-small-shadow-m.png) repeat-x scroll left top !important;
	background:transparent url(/templates/4821/images/g-blue-small-shadow-m.gif) repeat-x scroll left top;
}
*/

#content .h1-wrapper{
	background:transparent url(/templates/4821/images/g-red-m.gif) repeat-x scroll 0 50%;
}

#content h1{
	background:transparent url(/templates/4821/images/g-red-tl.gif) no-repeat scroll left top;
}

#Search input.submit{
	background:transparent url(/templates/4821/images/g-button-search-fixed.png) no-repeat scroll left bottom;
}

#content a{
	color:#EC7603;
}

#content a:hover{
	color:#E56826;
}
/*
#header-2 .search-box {
	background:transparent url(/templates/4821/images/g-blue-shadow-r.png) no-repeat scroll right top !important;
	background:transparent url(/templates/4821/images/g-blue-shadow-r.gif) no-repeat scroll right top;
}

#header-2 .search-box-l{
	background:transparent url(/templates/4821/images/g-blue-shadow-l.png) no-repeat scroll left top !important;
	background:transparent url(/templates/4821/images/g-blue-shadow-l.gif) no-repeat scroll left top;
}

#header-2 .search-box-m{
	background:transparent url(/templates/4821/images/g-blue-shadow-m.png) repeat-x scroll left top !important;
	background:transparent url(/templates/4821/images/g-blue-shadow-m.gif) repeat-x scroll left top;
}
*/

#Search h3{
	color:#fff;
}

.Box .value-title,
.Box .title{
	background-color:#FBE5D0;
}

.Box .rate-items {
	float: left;
}

.tour{
	background:#fef6ee url(/templates/4821/images/i-bg-bookingform.gif) repeat-y scroll 0 0;
}

.booking-total{
	background:#fef6ee url(/templates/4821/images/i-bg-bookingform-total.gif) repeat-y scroll 0 0;
}

/*
#content a.form{
	background:transparent url(/templates/4821/images/g-button-submit-r.gif) no-repeat scroll right top;
}	

#content a.form span{
	background:transparent url(/templates/4821/images/g-button-submit-l.gif) no-repeat scroll 0 0;
}
*/
/*
.F div.submit-button input.submit{
	background:transparent url(/templates/4821/images/g-button-submit-l.gif) no-repeat scroll 0 0;
}

.F div.submit-button{
	background:transparent url(/templates/4821/images/g-button-submit-r.gif) no-repeat scroll right top;
}
*/

/*.redeem-gift-voucher a span{
	background:transparent url(/templates/4821/images/g-button-redeem-voucher-l.gif) no-repeat scroll 0 0;
}*/

/*#content .redeem-gift-voucher a {
	background:transparent url(/templates/4821/images/g-button-redeem-voucher-r.gif) no-repeat scroll right top;
}*/


















body {
	background:url(/templates/4821/images/header-bg.jpg) repeat-x scroll left top #FFFFFF;
	color:#575757;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:18px;
}

#container {
	background: url(/templates/4821/images/footer-fade.jpg) repeat-x bottom left;
	/*padding-bottom: 10px;*/
	min-height: 800px;
	height: auto !important;
	height: 800px;
}

.container-inner {
	width: 960px;
	margin: auto;
	position: relative;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}


#top {
	background: url(/templates/4821/images/top-menu-bg-m.jpg) repeat-x left top;
	/*width: 247px;*/
	height: 26px;
	position: absolute;
	top: 0;
	right: 0;
	color: #85c4f3;
	font-size: 11px;
}

#top .inner {
	background: url(/templates/4821/images/top-menu-bg-l.jpg) no-repeat left top;
}

#top .inner-inner {
	background: url(/templates/4821/images/top-menu-bg-r.jpg) no-repeat right top;
	padding:0 12px 3px;
}

#top a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #85c4f3 !important;
}

a {
	color:#ff7a00;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #ff7a00;
}

#header {
	padding-top: 36px;
	height: auto;
	margin: 0;
}

#logo {
	float: left;
	margin: 0 0 15px 11px !important;
	margin: 0 0 0 11px;
}

#logo img {
	display: block;
	border: 0;
}

#logo-title a {
	text-decoration: none;
	outline: none;
}



#nav {
	background:transparent url(/templates/4821/images/navigation.gif) no-repeat;
	background-position: -3px -3px;
	height:37px;
	width:960px;
	margin-top: 15px;
	font-size: 12px;
}

.clear {
	clear: both;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

ul {
	/*margin: 0px 0 1.5em 0;*/
	padding: 0 0 0 2em;
}

ul          { list-style-type: disc; }
ul ul       { list-style-type: circle; }
ul ul ul    { list-style-type: square; }
ul ul ul ul { list-style-type: circle; }
ol          { list-style-type: decimal; }
ol ol       { list-style-type: lower-alpha; }
ol ol ol    { list-style-type: decimal; }

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	padding: 0;
	height: 37px;
	text-align: center;
	position: relative;
	background: url(/templates/4821/images/nav-divider.jpg) no-repeat top right;
}

#nav ul li a {
	display: block;
	color: #ffffff;
	outline: none;
	font-weight: bold;
	text-decoration: none;
	padding: 13px 14px !important;
	padding: 12px 14px;
}
#nav ul li.first a:hover {
	background-position: -3px -42px !important;
}
#nav ul li a:hover {
	background: url(/templates/4821/images/navigation.gif);
	background-position: -7px -42px;
}
#nav ul li.last a:hover {
	background-position: -376px -42px;
}
#nav li.members a {
	padding:13px 16px 13px 17px !important;
}

#nav li.last {
	background: none !important;
}

.no-background #main {
	margin-top: 10px;
	background: url(/templates/4821/images/right-col-divider.gif) repeat-y 639px top;
}



#main {
	padding-top: 0;
	margin-top: 5px;
	width: 960px;

}

#main {
	clear: both;
	position: relative;
	margin-top: 5px;
	width: 960px;
}

.right-col-divider {
	background: url(/templates/4821/images/right-col-divider.gif) repeat-y top right;
}

.no-background #main .main-inner {
	background: none;
}

.main-inner {
	width: 960px;
}

#footer {
	height: 335px;
	background: #ff710f url(/templates/4821/images/footer-bg.jpg) repeat-x top left;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#footer .footer-inner {
	width:960px;
	margin: auto;
	padding-top: 17px;
}

#footer .left {
	width: 300px;
	float: left;
	padding: 0 10px;
	background: url(/templates/4821/images/footer-divider.gif) repeat-y top right;
	height: 245px;
}

#footer .middle {
	width: 620px;
	height: 245px;
	float: left;
	padding: 0 10px;
}

#footer .right {
	width: 300px;
	float: left;
	padding: 0 10px;
}

.copyright {
	clear: both;
	color: #d84e00;
	font-size: 10px;
	background: url(/templates/4821/images/footer-breaker.gif) repeat-x top left;
	margin-top: 7px;
}
.copyright a {
	text-decoration: none !important;
	color: #d84e00 !important;
	font-weight: normal !important;
}
.copyright a:hover {
	text-decoration: underline;
}

#footer .quick {
	padding-top: 18px;
}

#footer .about ul,
#footer .quick ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .benefits ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#footer .benefits ul li {
	background:url("/templates/4821/images/white-dotted-divider.gif") repeat-x scroll left bottom transparent;
	display:block;
	float:left;
	font-size:11px;
	margin-bottom:10px;
	margin-right:10px;
	padding:3px 0 4px;
	width:291px;
}

#footer .about ul li,
#footer .quick ul li {
	background: url(/templates/4821/images/white-dotted-divider.gif) repeat-x bottom left;
	float: left;
	width: 150px;
	padding: 3px 0;
}
#footer .about ul li a,
#footer .quick ul li a {
	font-size: 10px;
}



#header-2 {
	margin: 23px 0 0 -6px !important;
}

.secure #secure-top, .short-search #secure-top, .custom-partner #secure-top, #content-wrapper {
	margin: 0 0 0 -6px !important;
}
