﻿@import url('slider.css');

@import url('jquery.fancybox.css');

body
{
	color: #F9FBFD; /*pale white*/	
}

#wrapper	{
	background: url(images/wrapper-bg.png) top no-repeat;
	height: 643px;
	margin: 0 auto;
	padding: 109px 0 0 20px;
	position: relative;
	width: 957px;
	z-index: 4;	
}

* html #wrapper	{
	background: url(images/wrapper-bg.jpg) top no-repeat;
}

.logo	{
	left: 0;
	position: absolute;
	top: 0;
}

#dnn_Nav	{
	height: 60px;
	margin: 0 0 0 223px;
	width: 700px;
}

#container	{
	width: 927px;
}

* html #container	{
	margin: -20px 0 0 0;
}

#inner-wrapper	{
	background: #fff;
	border: 10px solid #464646;
	color: #222222 !important; /*dark ash*/
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 10px;	
	width: 865px;
}

#dnn_ContentPane	{
	display: none;
}

#footer	{
	color: #494949; /*dark ash*/
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;	
	text-align: center;
	width: 100%;
}

#footer a	{
	color: #494949; /*dark ash*/
}

#footer a:hover	{
	border-bottom: 1px dashed #727272;
	color: #727272; /*ash*/
	text-decoration: none;
}

.clear {
	clear: both;
}

.tour-p	{
	color: #fff;
	float: left;
	font-size: 120%;
	font-weight: bold;
	margin: 0 auto;
	padding: 0 0 0 20px;
}

/*___________________________________DNN OVERRIDES______________________________*/

/*DNN adds a br below the content pane name (in this case nav)*/
#dnn_Nav .SubHead br	{
	display: none;
	height: 0;
	visibility: hidden;
}

/*bringing the nav up because the table was 58px in height and could not be overwritten, and it was hidden under a content pane; so we could not login*/
#dnn_Nav #dnn_ctr1639_DD table 	{
	margin: -15px 0 0 0;
}

/*_________________________________TOURS STYLES________________________________*/

.inner-tabs 	{
	margin: 0 0 0 40px;
}

.inner-tabs div 	{
	border: 3px solid #fff;
	height: 370px;
	float: left;
	list-style-type: none;
	margin: 40px 15px 20px 0;
	width: 135px;
}

#fancy-image	{
	float: left;
	height: 350px;
	padding: 20px 0 0 20px;
	width: 467px;
}

#fancy-text	{
	float: left;
	padding: 20px 0 0 20px;
	width: 210px;
}

#fancy-display	{
	display: none;
}

#space	{
	height: 240px;
}

#space2	{
	height: 340px;
}

.space-a	{
	padding: 0 0 0 20px;
}

/*________________________________TOUR IMAGES__________________________________*/

.inner-tabs	div#oem1	{
	background: url(images/tours/oem_tab1.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#oem1:hover	{
	background: url(images/tours/oem_tab1_hover.jpg) no-repeat;
}

.inner-tabs	div#oem2	{
	background: url(images/tours/oem_tab2.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#oem2:hover	{
	background: url(images/tours/oem_tab2_hover.jpg) no-repeat;
}

.inner-tabs	div#oem3	{
	background: url(images/tours/oem_tab3.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#oem3:hover	{
	background: url(images/tours/oem_tab3_hover.jpg) no-repeat;
}

.inner-tabs	div#oem4	{
	background: url(images/tours/oem_tab4.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#oem4:hover	{
	background: url(images/tours/oem_tab4_hover.jpg) no-repeat;
}

.inner-tabs	div#oem5	{
	background: url(images/tours/oem_tab5.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#oem5:hover	{
	background: url(images/tours/oem_tab5_hover.jpg) no-repeat;
}

.inner-tabs	div#cf1	{
	background: url(images/tours/cf_tab1.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#cf1:hover	{
	background: url(images/tours/cf_tab1_hover.jpg) no-repeat;
}

.inner-tabs	div#cf2	{
	background: url(images/tours/cf_tab2.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#cf2:hover	{
	background: url(images/tours/cf_tab2_hover.jpg) no-repeat;
}

.inner-tabs	div#cf3	{
	background: url(images/tours/cf_tab3.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#cf3:hover	{
	background: url(images/tours/cf_tab3_hover.jpg) no-repeat;
}

.inner-tabs	div#cf4	{
	background: url(images/tours/cf_tab4.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#cf4:hover	{
	background: url(images/tours/cf_tab4_hover.jpg) no-repeat;
}

.inner-tabs	div#cf5	{
	background: url(images/tours/cf_tab5.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#cf5:hover	{
	background: url(images/tours/cf_tab5_hover.jpg) no-repeat;
}

.inner-tabs	div#cr1	{
	background: url(images/tours/cr_tab1.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#cr1:hover	{
	background: url(images/tours/cr_tab1_hover.jpg) no-repeat;
}

.inner-tabs	div#cr2	{
	background: url(images/tours/cr_tab2.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#cr2:hover	{
	background: url(images/tours/cr_tab2_hover.jpg) no-repeat;
}

.inner-tabs	div#cr3	{
	background: url(images/tours/cr_tab3.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#cr3:hover	{
	background: url(images/tours/cr_tab3_hover.jpg) no-repeat;
}

.inner-tabs	div#cr4	{
	background: url(images/tours/cr_tab4.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#cr4:hover	{
	background: url(images/tours/cr_tab4_hover.jpg) no-repeat;
}

.inner-tabs	div#cr5	{
	background: url(images/tours/cr_tab5.jpg) no-repeat;
	display: block;
	height: 370px;	
	width: 135px;	
}

.inner-tabs div#cr5:hover	{
	background: url(images/tours/cr_tab5_hover.jpg) no-repeat;
}