/* #Global Styles# */

@import url("../CMSPages/GetCSS.aspx?stylesheetname=TravelAdventuresJqueryUI");

body, html 
{
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:12px;
	margin: 0;
	padding:0;
	color: #000;
	height:100%;
	background:url(../CMSTemplates/TravelAdventures/UI/images/ta_body_bg.jpg) top repeat-x #F0F7FF;
}

img
{
	border:0;
}

td{
	vertical-align:top;
}

.clear
{
	clear:both;
}

/* #Global Styles/Search Dialog# */


.CMSSearchDialogSearchForLabel{
	font-weight:bold;
display:block;
margin-top:7px;
}

.CMSSearchDialogSearchModeLabel{
	font-weight:bold;
display:block;
margin-top:3px;
}

.CMSSearchDialogSearchButton{
	border:1px solid #000;
	background: url(../CMSTemplates/TravelAdventures/UI/images/ta_btn_go_blue_bg.gif) top repeat-x #254e7b;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
	margin:3px 2px 0px 2px;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration:none;
}

.CMSSearchResultsNoResultsLabel{
	font-weight:bold;
}

/* #Global Styles/BizForm Validation# */

.ErrorLabel {
    /*border:1px solid #FF0000;
    background: url(../CMSTemplates/Common/ui/images/exclamation.png) 99% 50% no-repeat #FFCFCF;
    padding:5px 30px 5px 5px;*/
    margin:5px 0 10px 0;
    color:#FF0000;
    display:block;
    font-weight:bold;
}

.EditingFormInfoLabel{
    margin:5px 0 10px 0;
    color:#008135;
    display:block;
    font-weight:bold;
}

.EditingFormErrorLabel{
	font-size:11px;
	color:#FF0000;
}

.EditingFormLabel{
	display:block;
	margin-top:3px;
}

/* #Structural# */

.wrapper
{
	width: 970px;
	border:0;
	margin:0 auto;
	padding:0;
	background: url(../CMSTemplates/TravelAdventures/UI/images/ta_content_shadow_bg.jpg) top repeat-y  #FFF;
	/*
	background: url(../CMSTemplates/TravelAdventures/UI/images/ta_content_shadow_bg.jpg) 630px 0 repeat-y  #FFF;
	border-right:1px solid #00529c;
	border-left:1px solid #00529c;
	border-bottom:1px solid #ccc;*/
}


.header
{
	/*height:125px;*/
	/*border:1px solid #ccc;*/
	margin:0;
	padding:0;
	background:url(../CMSTemplates/TravelAdventures/UI/images/ta_header_bg.jpg) top right no-repeat;
}
	
	.header .container 
	{
		padding:0px 15px 0 15px;
	}

		.header .content_left 
		{
			margin-top:15px;;
			float:left;
			width:50%;
			height:93px;
		}
		.header .content_right 
		{
			margin:3px;
			padding:0;
			float:right;
			width:250px;
			height:93px;
			/*line-height:1em;*/

		}
		
.header .content_right .btn_go_green 
{
	border:1px solid #2f5f35;
	background: url(../CMSTemplates/TravelAdventures/UI/images/ta_btn_go_green_bg.gif) top repeat-x #428A4A;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	display:block;
	cursor:pointer;
	margin: 0;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration:none;
}




	.nav 
	{
		background:url(../CMSTemplates/TravelAdventures/UI/images/ta_nav_bg.jpg) top repeat-x #000;
		height:44px;
		width:100%;
		/*text-align:center;*/
		font-family:Arial;
	}
	
		.nav_main { WIDTH: 100%; font-weight:bold; }
		.nav_main UL { padding:0; margin:0; WIDTH: 100%; LIST-STYLE-TYPE: none; }
		.nav_main LI { border:0; PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;}
		.nav_main LI span.NodeLevel1CMSListMenuLinkHighlighted { DISPLAY: block; color:#fff; padding:14px 20px; TEXT-DECORATION: none; font-size:14px; background:#000; /*border-left:1px solid #e5e5e5; background:#fff;*/}
		.nav_main A { DISPLAY: block; color:#fff; padding:14px 20px; TEXT-DECORATION: none; font-size:14px; /*border-left:1px solid #e5e5e5; background:#fff;*/ }
		.nav_main A:hover { BACKGROUND: #00529C no-repeat right bottom; COLOR: #fff; }
		.nav_main UL UL { Z-INDEX: 500; WIDTH: 160px; BORDER-BOTTOM: #000 2px solid; BORDER-left: #000 2px solid; BORDER-right: #000 2px solid; POSITION: absolute; }
		.nav_main UL UL LI { CLEAR: left; DISPLAY: block; POSITION: relative; float:left; }
		.nav_main UL UL LI span.NodeLevel2CMSListMenuLinkHighlighted { width:150px; padding:5px; color:#ccc; background:#000; border:0; font-size:11px; display:block; }
		.nav_main UL UL UL { BORDER-RIGHT: #c2c2c2 2px solid; LEFT: 100%; BORDER-BOTTOM: white 0px solid; TOP: -1px }
		.nav_main UL UL { DISPLAY: none }
		.nav_main UL LI:hover UL UL { DISPLAY: none }
		.nav_main UL UL LI:hover UL UL { DISPLAY: none }
		.nav_main UL LI:hover UL { DISPLAY: block; }
		.nav_main UL UL LI:hover UL { DISPLAY: block }
		.nav_main UL UL UL LI:hover UL { DISPLAY: block }
		.nav_main ul ul a {width:150px; padding:5px; color:#fff; background:#000; border:0; font-size:11px;}
		.nav_main ul ul a:hover {width:150px; padding:5px; background:#00529C; color:#fff;}

/* #Structural/Content# */

.content_top 
{
	width:100%;
	margin:0;
	padding:0;
	height:110px;
	overflow:hidden;
}

.content_bottom 
{
	width:100%;
	margin:0;
	padding:0;
	/*height:300px;*/
	/*overflow:hidden;*/
}

.content
{
	height:100%;
	width:650px;
	/*background: url(../CMSTemplates/TravelAdventures/UI/images/ta_content_shadow_bg.jpg) 630px 0 repeat-y  #fff;*/
	/*background:#fff;*/
	margin:0;
	padding:0;
	float:left;
}

	.content .container 
	{
		margin:15px;
		padding:0;
		background-color:#fff;

	}
	
	/* #Structural/Content/Styles# */

	.content .breadcrumbs 
	{
		text-align:right;
		font-size: 11px;
		border-bottom:2px solid #eee;
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
	}
	
	.content .breadcrumbs a
	{
		color:#004FA3;	
	}

	.content .breadcrumbs a:hover
	{

		color:#008135;
	
	}

	.content h1 
	{
		font-size:24px;
		margin: 0 0 10px 0;
		font-family:Arial;
		color:#004FA3;
	}
	


	.channel_page_text
	{
		margin: 0 0 10px 0;
	} 

	.channel_page_text p{
		margin-top:0px;		
		margin-bottom:3px;
		padding-top:0px;
		padding-bottom:0px;

	}
	.channel_page_text ul,
	.channel_page_text ol{
		margin-top:3px;		
		margin-bottom:3px;
		padding-top:0px;
		padding-bottom:0px;

	}

	.channel_page_text ul li{
		margin-bottom:3px;		
		/*line-height:1.0;*/
		list-style-type:square;
	}

	.channel_page_text a
	{
		color:#004FA3;	
	}

	.channel_page_text a:hover
	{

		color:#008135;
	
	}

	.channel_page_text img
	{
		padding:3px;
		/*border:solid 1px #004FA3;*/
	
	}

	.channel_general_item 
	{
		margin:0 0 10px 0;
		padding: 5px 0;
		border-bottom:1px dotted #ccc;
		/*background:#fff;*/
		cursor:pointer;
		/*display:block;*/
	}
	.channel_general_item:hover
	{
		margin:0 0 10px 0;
		padding: 5px 0;
		border-bottom:1px dotted #ccc;
		/*background:#EAF4FD;*/
		cursor:pointer;
		/*display:block;*/
	}
	
	.channel_general_item h2
	{
		font-size:12px;
		margin:0 0 5px 0;
		padding:0;
	}
	
	.channel_general_item_date 
	{
		float:right;
	}	

	.channel_general_item a
	{
		color:#004FA3;	
	}

	.channel_general_item a:hover
	{

		color:#008135;
	
	}

	.channel_general_item .description
	{
		font-size:11px;
		color:#000;
		white-space:pre-wrap;

	}
	
	.channel_general_item_copy
	{
		text-align:left;
		float:left;
		margin:0 5px 5px 0;
		padding:3px;
		width:455px;
		display:block;
	}

	.channel_general_item_img
	{
		text-align:center;
		float:left;
		margin:0 5px 5px 0;
		min-height:91px;
		width:133px;
		display:block;
	}

	.channel_general_item_img img
	{
		border:1px solid #ccc;
		padding:3px;
	}
	
	span.channel_general_item_img
	{
		float:left;
		margin:0 5px 5px 0;
		border:none;
		padding:4px;
		min-height:91px;
		width:133px;
		display:block;
	}

	.featured_content_destination 
	{
		margin:0;
		padding:0;
		width: 100%;
		height:371px;
		background:#000;
		overflow:hidden;	
	}
	/* #Structural/Content/Tabs# */	
	#tabs{
 	min-height:355px;
}

	.tab_content 
	{
		font-size:11px;				
		margin:5px 0;
		padding:0 0 10px 0;
		border-bottom:2px dotted #eee;
	}
	
	.tab_content h1
	{
		font-size:12px;
		margin:0 0 5px 0;
		padding:0;
	}
	
	.tab_content p{
		margin-top:0px;		
		margin-bottom:5px;
		padding-top:0px;
		padding-bottom:0px;

	}
	.tab_content ul,
	.tab_content ol{
		margin-top:0px;		
		margin-bottom:-10px;
		padding-top:0px;
		padding-bottom:0px;

	}
	.tab_content ul li{
		margin-top:0px;
		margin-bottom:0px;
		/*line-height:1.25;*/
		list-style-type:square;
	}

	.tab_content a
	{
		color:#004FA3;	
	}

	.tab_content a:hover
	{

		color:#008135;
	
	}

	.tab_content_date 
	{
		float:right;
	}
	
	.tab_content_desc 
	{
		font-size:11px;
		/*color:#000;*/
		white-space:pre-wrap;
	}
	
	.tab_content_copy
	{
		text-align:left;
		float:left;
		margin:0 5px 5px 0;
		padding:3px;
		width:455px;
		display:block;
	}

	.tab_content_img
	{
		text-align:center;
		float:left;
		margin:0 5px 5px 0;
		min-height:91px;
		width:133px;
		display:block;
	}

	.tab_content_img img
	{
		border:1px solid #ccc;
		padding:3px;
	}
	
	.tab_content_media
	{
		text-align:center;
		vertical-align:middle;
		float:left;
		margin:0 5px 5px 0;
		height:75px;
		width:75px;
		display:block;
		overflow:hidden;
	}

	.tab_content_media img
	{
		border:1px solid #ccc;
		padding:3px;
	}

.featured 
{
	background:#000;
	width:100%;
	height:370px;
	overflow:hidden;
	color:#fff;
}
	.featured_nav 
	{
		float:left;
		width:285px;
		margin:0;
		height:370px;
		background:url(../CMSTemplates/TravelAdventures/UI/images/ta_featured_nav_bg.jpg) top no-repeat #00304f;
		/*border:1px solid #ccc;*/
	}
		.featured_nav .navigation 
		{
			margin:20px 10px 5px 11px;
			/*text-align:center;*/
			height:255px;
			overflow:hidden;
		}
		
			.featured_nav .navigation .controls 
			{
				font-size:11px;
				text-align:center;
			}
			
				.featured_nav .navigation .controls a 
				{
					color:#ccc;
					text-decoration:none;
				}
				
				.featured_nav .navigation .controls img
				{
					vertical-align:middle;
				}		
		
		.featured_nav .featured_caption
		{
			margin:0 15px 15px 25px;
			padding:0;
		}
	
		.featured_nav ul 
		{
			margin:0 0 0 15px;
			padding:0;
			list-style:none;
		}
		
		.featured_nav ul li 
		{
			float:left;
			margin:0 4px 2px 0;
			padding:0;
		}
		
			.featured_nav ul li a
			{
				margin:0;
				padding:0;
			}
			
			.featured_nav ul li div
			{
				margin:0;
				padding:0;
			}
	
	.image-title 
	{
		font-size:14px;
		font-weight:bold;
		text-decoration:underline;
	}
	
	.image-desc 
	{
		font-size:11px;
		color:#ccc;
	}
	
	.featured_movie 
	{
		float:right;
		margin:0;
		width:685px;
		height:370px;
		/*border:1px solid #ccc;*/
		
	}
	
		.loader 
		{
			background-image: url('/CommonUI/images/loader.gif');
			background-repeat: no-repeat;
			background-position: center;
			width:685px;
			height:370px;
		}

/* #Structural/Sidebar# */

.sidebar
{
	float:right;
	width:320px;
	background:#d2e9e0;
	margin:0;
	padding:0;
}

	.sidebar .container 
	{
		margin:15px;
		padding:0;
	}
	
.sidebar_top
{
	float:right;
	width:320px;
	background:#d2e9e0;
	margin:0;
	padding:0;
	height:200px;
}

	.sidebar_top .container 
	{
		margin:15px;
		padding:0;
	}
	
.sidebar_bottom
{
	float:right;
	width:320px;
	background:#d2e9e0;
	margin:0;
	padding:0;
}

	.sidebar_bottom .container 
	{
		margin:15px;
		padding:0;
	}
	
.module 
{
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom:2px dotted #B5DFCE;
}

.module .module_header 
{
	cursor:pointer;
	margin:0;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px;
	color:#008135;
}
	.module .module_header:hover 
	{
		color:#000;
	}

	.module h2 
	{
		margin:0 0 10px 0;
		font-size:16px;
		color:#008135;
		font-family:Arial;
		text-decoration:underline;
	}

	.module .testimonials 
	{
		min-height:180px;
		padding:10px;
		background:#DFFFF2;
		border:3px solid #B5DFCE;
		line-height:1.5em;
		font-size:12px;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin:0 0 10px 0;
	}
	
		.module .testimonials ul 
		{
			list-style:none;
			padding:0;
			margin:0 0 10px 0;
		}
		
			.module .testimonials ul li 
			{
				font-size:11px;
			}
			
			.module .testimonials ul li div.spacer 
			{
				margin: 0 0 10px 0;	
			} 
			
			.module .testimonials ul li span.date 
			{
				color:#999;
			}
	
	.module .link 
	{
		text-align:right;
		font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	}
	
	.module .link a
	{
		color:#008135;	
	}
	.module .container_white 
	{
		background:#fff;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-align:center;
		padding: 10px 0;
		
	}
	
		.module .container_white img.logo 
		{
			margin: 0 0 10px 0;
		}

/* #Media Gallery Styles# */

.video_player 
{
	margin:0;
}

	.video_desc 
	{
		margin: 0 0 15px 0;
		border:1px solid #ccc;
		background:#eee;
		color:#666;
		padding:3px;
		width:457px;
	}

	
/* #Button Styles# */



.btn_go_blue{
	border:1px solid #000;
	background: url(../CMSTemplates/TravelAdventures/UI/images/ta_btn_go_blue_bg.gif) top repeat-x #254e7b;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	display:block;
	cursor:pointer;
	margin: 0;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration:none;
}

	.btn_go_blue:hover
	{
		color:#FFF1BF;
	}

.btn_go_green 
{
	border:1px solid #2f5f35;
	background: url(../CMSTemplates/TravelAdventures/UI/images/ta_btn_go_green_bg.gif) top repeat-x #428A4A;
	font-size:14px;
	font-weight:bold;
	padding:8px;
	display:block;
	cursor:pointer;
	margin: 0;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration:none;
}

	.btn_go_green:hover 
	{
		color:#FFF1BF;
	}

/* #Structural/Footer# */

.footer 
{
	width:970px;
	font-size:11px;
	margin:0 auto;
	padding:10px 0 0 0;
	height:100px;
	color:#333;
}

.footer a
{
	color:#333;
	text-decoration:none;
}

.footer a:hover
{
	color:#333;
	text-decoration:underline;
}

	.footer .left_content 
	{
		float:left;
		width:25%;
		text-align:left;
		height:100%;
	}
	
	.footer .center_content 
	{
		float:left;
		width:50%;
		text-align:center;
		height:100%;
		line-height:1.5em;	
	}
	
		.footer .center_content ul 
		{
			margin:0;
			padding:0;
			list-style:none;
			text-align:center;
		}
		
			.footer .center_content ul li
			{
				margin:0 5px 0 0;
				/*padding:0;
				float:left;*/
				display:inline;
			}
	
	
	.footer .right_content 
	{
		float:left;
		width:240px;
		text-align:right;
		height:100%;
	}
	
	
.spacer_div 
{
	margin: 10px 0 0 0;
}