/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.fieldset
{
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 	
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 175px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.error
{
	font-family:Arial,tahoma;
	color:Red;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CAD5EA 0px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	border-right: #CAD5EA 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CAD5EA; 
	border-left: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CAD5EA;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8DA4D3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #00A5DE ; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
    border:solid 1px #00A5DE ;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}

/*******************************************/
.bg_left_frame {
	background-image: url(../images/bg_left_frame.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 6px;
}
.bg_right_frame {
	background-image: url(../images/bg_right_frame.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 6px;
}
.bg_right_frame_1 {
	background-image: url(../../images/bg-right_frame.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 10px;
}
.bg_left_frame_1 {
	background-image: url(../../images/bg_left_frame.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 10px;
}
.bg_bottom_frame_1 {
	background-image: url(../../images/bg_bottom_frame.jpg);
	background-repeat: repeat-x;
	height: 11px;
	width: 100%;
}
.t_social_interest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B3B3B3;
	padding-right: 30px;
}
.t_toll_free {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D07B17;
}
.t_x {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #72706F;
	padding-right: 10px;
}
.t_xx_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.t_xx_11_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E24905;
	text-decoration: none;
}

.t_xxx_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.t_xxx_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.t_xx_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080C7;
	text-decoration: none;
}
a.t_xx_blue:link,a.t_xx_blue:visited,a.t_xx_blue:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080C7;
	text-decoration: none;
}
.t_xx_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFAA22;
	text-decoration: none;
}
.t_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.t_social_interest_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D07B17;
}
.bg_menu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
}
.input_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 100px;
	border: 1px solid #7F9DB9;
}
.t_click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D07B17;
	text-decoration: none;
}
.t_languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.t_english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 100px;
}
.select1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 302px;
}
.select2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 150px;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 75px;
}
.t_from {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 3px;
}
.t_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.t_small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.t_day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5A5A5;
}
.t_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080C7;	
}
.border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
/*.t_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding-right: 2px;
	padding-left: 2px;
}*/

/*******************************************/
.bg_text_left {	
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.t_blue {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;	
}
.t_by_miles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636A70;
}
.TitleResult
{
	font-family: font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0066CC;			
}

.error_message
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:Red;
}

/* mai edit */

.bg_link {
	background-image: url(bg_link.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-size:4pt;	
}

.t_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.input_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 96px;
}

.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 100px;
}
.select1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 302px;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 75px;
}
.t_from {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 2px;
}
.t_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.border_table_departing {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC8713;
	border-left-color: #CC8713;
}
.textarea_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 57px;
	width: 310px;
}

.input_goingto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 151px;
}

.input_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 136px;
}
.select_departing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 135px;
}

.t_social_interest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #B3B3B3;
	padding-right: 30px;
}

.t_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.t_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.t_social_interest_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D07B17;
}

.t_bassic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.input_date_depart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 71px;
}
.input_number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 35px;
}
.textarea_coments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 376px;
	height: 50px;
}



/*.t_space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding-right: 3px;
	padding-left: 3px;
}*/

.t_xxxxxx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FAA61A;
}


td .t_toll_free a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #D07B17;
}
td .t_toll_free a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #125FA6;
}
td .t_toll_free a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #D07B17;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 500px;
    background-color: #038;
    -moz-opacity: 0.3;
    opacity: 0.3;
	filter: alpha(opacity = 30);
	visibility: hidden;
}

html body #overlay {
	display: block;
	visibility: visible;
}

#modal {
    position: absolute;
    width: 700px;
    margin: 50px 0 0 -350px;
	top: 0;
    left: 50%;
    z-index: 1001;
    border: 3px solid #acf;
    padding: 15px;
    background: #fff;
}

#modal iframe { width: 100%; border: 0; height: 350px; }

#modal h3 {
    font-family: "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 10px 0;
}

#close { float: right; margin: 0; }
#close img { border: 0; }

.t_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.t_space {
	font-family:Verdana;
	font-size: 13px;
	font-weight:bolder;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align:text-bottom;
}

a.t_menu:link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.t_menu:hover
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.t_menu:visited 
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.button {
	BORDER-RIGHT: #3270a4 1px solid; BORDER-TOP: #3270a4 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #3270a4 1px solid; COLOR: #3270a4; BORDER-BOTTOM: #3270a4 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, helv, sans-serif; BACKGROUND-COLOR: #ffffff
}
.header {
	PADDING-RIGHT: 2px; BACKGROUND-POSITION: right 50%; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 13pt; PADDING-BOTTOM: 0px; COLOR: #ffffff; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana, Arial, Helvetica, helv, sans-serif
}

.SiteMapContainer1
{
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, verdana, Helvetica;
	font-size: 13px;
	padding-top: 3px;
}
.SiteMapContainer2
{
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, verdana, Helvetica;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 30px;
}
.SiteMapContainer3
{
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, verdana, Helvetica;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 30px;
}
.SiteMapContainer4
{
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, verdana, Helvetica;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 30px;
}
.SiteMapContainer5
{
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, verdana, Helvetica;
	font-size: 12px;
	padding-top:3px;
	padding-left: 30px;
}
.SiteMapItem1
{
	font-weight: bold;
	color: black;
}
a.SiteMapItem1:link, a.SiteMapItem1:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.SiteMapItem1:hover
{
	font-weight: bold;
	color: #0080C8;
	text-decoration: none;
}
a.SiteMapSelectedItem1:link, a.SiteMapSelectedItem1:visited, a.SiteMapSelectedItem1:hover
{
	font-weight: bold;
	color: #0080C8;
	text-decoration: none;
}
.SiteMapItem2
{
	font-family: Arial, verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
a.SiteMapItem2:link, a.SiteMapItem2:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.SiteMapItem2:hover
{
	font-weight: bold;
	color: #0080C8;
	text-decoration: none;
}
a.SiteMapSelectedItem2:link, a.SiteMapSelectedItem2:visited, a.SiteMapSelectedItem2:hover
{
	font-weight: bold;
	color: #0080C8;
	text-decoration: none;
}
.SiteMapItem3
{
	font-family: Arial, verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
a.SiteMapItem3:link, a.SiteMapItem3:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.SiteMapItem3:hover
{
	font-weight: bold;
	color: #0080C8;
	text-decoration: none;
}
a.SiteMapSelectedItem3:link, a.SiteMapSelectedItem3:visited, a.SiteMapSelectedItem3:hover
{
	font-weight: bold;
	color: #0080C8;
	text-decoration: none;
}
.SiteMapItem4
{
	font-family: Arial, verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
a.SiteMapItem4:link, a.SiteMapItem4:visited
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.SiteMapItem4:hover
{
	font-weight: bold;
	color: #0080C8;
	text-decoration: none;
}
a.SiteMapSelectedItem4:link, a.SiteMapSelectedItem4:visited, a.SiteMapSelectedItem4:hover
{
	font-weight: bold;
	color: #0080C8;
	text-decoration: none;
}


.pagging
{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #378EB8;
}

a.pagging:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #378EB8;
}

a.pagging:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: Gray;
}
a.pagging:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FAA61A;
}
a.pagging:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FAA61A;
}

.linkpagging
{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: Black;
}

.bg_top_corner {
	background-image: url(../Images/bg_top_corner.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
}
.bg_bottom_corner {
	background-image: url(../Images/bg_bottom_corner.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
}
/* end edit by mai*/
.bg_top_corner {
	background-image: url(../Images/bg_top_corner.jpg);
	background-repeat: repeat-x;
	height: 22px;
}
.bg_bottom_corner {
	background: url(../Images/bg_bottom_corner.jpg) repeat-x;
	height: 25px;
}

.bg_top {
	background: url(../Images/banner_References.jpg) repeat-x;
	height: 179px;
}

