@charset "utf-8";
/* CSS Document */

/* CSS Document */

p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#fff;
	
}

body{
	padding:0px;
	margin:0px;
	border:0px;
	background-color:#222222;
	color:white;
}

div.background{
	padding: 0px;
	margin:0px auto;
	background-image:url(../images/BackWrap.jpg);
	background-repeat:repeat-x;
	z-index:-1;
}

div.background-panel{
	padding: 0px;
	margin:0px auto;
	background:rgba(38, 38, 38,.75);
	#background-color:rgb(38, 38, 38);
	#filter:alpha(opacity=75);
	display:block;
	z-index:1;
	height:100%;
	width: 978px;	
}

div.ContactUsPhone
{
	padding-top:15px;	
}

#page-topcontent{
	position:relative;
	display:block;
	width: 978px;
	margin: 0px auto;
	#filter:alpha(opacity=100);
}

#page-bottomcontent{
	display:block;
	width: 968px;
	margin: 0px auto;
	#filter:alpha(opacity=100);
	position:relative;
}


div.leftColumn-header{
	float:left;
	width: 210px;
}

div.rightColumn-header{
	float:right;
	width: 768px;
}

div.contentleft{
	padding: 0px;
	margin: 0px;
	float:left;
	display:block;
	width: 567px;
}

div.contentright{
	padding: 0px;
	margin: 0px;
	float:right;
	display:block;
	width: 394px;
}

#block-block-1 content{
	display:block;
	width: 200px;
}



div.TFTLogo{
	position:relative;
	margin:0px auto;
	display:block;
	width:153px;
	height:192px;
	background:url(../images/TFTLogo.png) no-repeat;
}

div.TravelChannel{
	margin:0px;
	padding:0px;
	width: 200px;
	height: 84px;
	background:url(../images/TravelChannel.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

div.sideMenu{
	width: 153px;
}

#nice-menu-2 {
	z-index:500;
	margin-left:auto;
	margin-right:auto;
	width: 970px;
	border:none;
	display:block;
}

#nice-menu-2 #menu-210{
	width: 92px;
	height: 56px;
	background:none;
	border:none;
	background-image:url(../images/MenuTop-Home.png);
}

#nice-menu-2 #menu-211{
	width: 121px;
	height: 56px;
	background:none;
	border:none;
	background-image:url(../images/MenuTop-About.png);
}

#nice-menu-2 #menu-212{
	width: 110px;
	height: 56px;
	background:none;
	border:none;
	background-image:url(../images/MenuTop-MeetUs.png);
}

#nice-menu-2 #menu-213{
	width: 140px;
	height: 56px;
	background:none;
	border:none;
	background-image:url(../images/MenuTop-NewsEvents.png);
}

#nice-menu-2 #menu-214{
	width: 140px;
	height: 56px;
	background:none;
	border:none;
	background-image:url(../images/MenuTop-testimonials.png);
}

#nice-menu-2 #menu-215{
	width: 154px;
	height: 56px;
	background:none;
	border:none;
	background-image:url(../images/MenuTop-PhototsVideos.png);
}

#nice-menu-2 #menu-216{
	width: 80px;
	height: 56px;
	background:none;
	border:none;
	background-image:url(../images/MenuTop-FAQ.png);
}

#nice-menu-2 #menu-217{
	width: 132px;
	height: 56px;
	background:none;	
	border:none;
	background-image:url(../images/MenuTop-TFTOnline.png);
}

#nice-menu-2 a{
	height: 56px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:none;
}

div.menuTop{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 968px;
	height: 56px;
}

#nice-menu-1 {
	border:none;
	display:block;
	height: 200px;
	width:200px;
}

#nice-menu-1 li {
	border:none;
	background:none;
}

#nice-menu-1 li a{
	padding-left:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#346286;
	font-weight:bold;
	background:url(../images/MenuLeftNavBtn.png);
	background-repeat:no-repeat;
	border:none;
	height:30px;
	line-height:30px;
}

div.FlashContainer{
	width: 756px;
	height: 305px;
	background:url(../images/FlashHeaderIn.png);
}

div.InteractiveMap{
	width: 388px;
	height: 142px;
}
div.page-content{
	min-height:520px;
}

div.confirmationtitlebar{
	background:url(../images/submissionSuccessfulTitle.png) no-repeat;
	width:750px;
	height:59px;
	display:block;
	margin-left:200px;
}

div.reservedtitlebar{
	background:url(../images/TFT_Reserve_Header.png) no-repeat;
	width:750px;
	height:59px;
	display:block;
	margin-left:200px;
}

div.errortitlebar{
	background:url(../images/Transaction_Error_Header.png) no-repeat;
	width:750px;
	height:59px;
	display:block;
	margin-left:200px;
}
/**
	Pager Styles  - Added by Mike 05-13-2009
**/

/*.item-list .pager 
{
  clear: both;
  text-align: center;
}
.item-list .pager li 
{ 
  display:inline;
  list-style-type:none;
  padding: 0.5em;
}
.pager-current {
  font-weight:bold;
}

ul.pager
{
	font-family:Verdana, Geneva, sans-serif ;
	font-size:12px;
	color:#fff ;		
}

li.pager-next
{
	background-image:url(../images/nextBtn.png) ;
	width:111px;
	height:35px;
	cursor:pointer ;	
}

li.pager-last{ display:none ; }*/

span.pagerLink a:link,span.pagerLink a:visited{
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

legend{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#F08703;
	font-weight:bold;
}

#edit-submitted-phone-number-wrapper
{
	margin:0;
	margin-top:1em;
	
}

div.content a { font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:18px; font-weight:bold; color:#ee8706; text-decoration:none; }
div.content a:hover{ text-decoration:underline; } 

#edit-credit-card-number
{
	width:150px;	
}

#edit-expiry-date{ width:75px; }
#edit-cvv2{ width:50px; }

span.submitted{ display:none; }
div.field-field-image-file-thumb{ display:none; }
div.field-field-trip-photo{ display:none; }
#lightboxFrame{ overflow:hidden; }