






	/* --------------------------------------------- Select button ----------------------------------- */
a.button_blue:link
	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	}
	
a.button_blue:visited
	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	}

a.button_blue:hover
	{
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	}
	
a.button_blue:active
	{
	color: #00FF00;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	}
	
	
	/* --------------------------------------------- Next button ----------------------------------- */
a.button_red:link
	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
	text-align: center;
	text-decoration: none;
	}
	
a.button_red:visited
	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
	text-align: center;
	text-decoration: none;
	}
	
a.button_red:hover
	{
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
	text-align: center;
	text-decoration: none;
	}
	
a.button_red:active
	{
	color: #00FF00;
	font-size: 12px;
	font-weight: bold;
	margin-left: 3px;
	text-align: center;
	text-decoration: none;
	}
	
	
	/* --------------------------------------------- New Quote button ----------------------------------- */
a.button_red_bigger:link
	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 4px;
	text-align: center;
	text-decoration: none;
	}
	
a.button_red_bigger:visited
	{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 4px;
	text-align: center;
	text-decoration: none;
	}

a.button_red_bigger:hover
	{
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	margin-left: 4px;
	text-align: center;
	text-decoration: none;
	}
	
a.button_red_bigger:active
	{
	color: #00FF00;
	font-size: 12px;
	font-weight: bold;
	margin-left: 4px;
	text-align: center;
	text-decoration: none;
	}
	
	
	/* --------------------------------------------- Travel Agents Must Click Here to Log on First ----------------------------------- */
a.ire_main:link
	{
	color: #006633;
	font-size: 11px;
	text-decoration: underline;
	}
	
a.ire_main:visited
	{
	color: #006633;
	font-size: 11px;
	text-decoration: underline;
	}
	
a.ire_main:hover
	{
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	}
	
a.ire_main:active
	{
	color: #006633;
	font-size: 11px;
	text-decoration: underline;
	}
	

	/* --------------------------------------------- Left Menu ----------------------------------- */
a.link-nav
	{
	color: #006633;
	margin-left: 10px;
	text-decoration: underline;
	}
	
a.link-nav:hover
	{
	color: #666666;
	margin-left: 10px;
	text-decoration:none;
	}
	
	
	/* --------------------------------------------- Home | Hot Deals | etc. on the top menu (alignment is in the htmledit for IRETOP) ------------- */
a.link-top-nav
	{
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	}
	
a.link-top-nav:hover
	{
	color: #336633;
	text-decoration: none;
	}
	

	/* --------------------------------------------- Destinations second page title bar ----------------------------------- */
.alt_subwin_left_midhead
	{
	background-color: #FFFFFF;
	border-bottom: black 0px solid;
	border-left: black 0px solid;
	border-top: black 0px solid;
	color: #2D67CC;
	width: 7px;
	}
	
.alt_subwin_lefttop
	{
	background-color: #FFFFFF;
	border-bottom: black 0px solid;
	border-left: black 0px solid;
       border-top: black 0px solid;
	color: #FFFFCE;
	width: 7px;
	}
	
.alt_subwin_right_midhead
	{
	background-color: #FFFFFF;
	border-bottom: black 0px solid;
	border-right: black 0px solid;
	border-top: black 0px solid;
	color: #2D67CC;
	width: 7px;
	}
	
.alt_subwin_righttop
	{
	background-color: #FFFFFF;
	border-bottom: black 0px solid;
	border-right: black 0px solid;
	border-top: black 0px solid;
	color: #FFFFCE;
	width: 7px;
	}
	
.alt_subwin_top
	{
	background-color: #FFFFCE;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
	color: #2D573F;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-top: 3px;
	width: 100%;
	}

	
	/* --------------------------------------------- Login | New Trip Quote ------------- */
a.optiontop_bar_link_text:link
	{
	color: #000000;
	text-decoration: none;
	}
	
a.optiontop_bar_link_text:visited
	{
	color: #000000;
	text-decoration: none;
	}
	
a.optiontop_bar_link_text:hover
	{
	color: #105D29;
	text-decoration: none;
	}
	
a.optiontop_bar_link_text:active
	{
	color: #000000;
	text-decoration: none;
	}
	
	
	/* --------------------------------------------- Destination text links in the bar across the top ----------------------------------- */
a.ven_win_toplink:link
	{
	color: #105D29;
	cursor: hand;
	text-decoration: none;
	}

a.ven_win_toplink:visited
	{
	color: #105D29;
	cursor: hand;
	text-decoration: none;
	}
	
a.ven_win_toplink:hover
	{
	color: #FF761A;
	cursor: hand;
	text-decoration: none;
	}
a.ven_win_toplink:active
	{
	color: #105D29;
	cursor: hand;
	text-decoration: none;
	}
	
	
	/* --------------------------------------------- HEADINGS ----------------------------------- */
h3 {
       color: #105D29;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 20px;
       font-weight: bold;
       margin-bottom:10px;
       margin-left:0px;
       }
       
       
      /*---------------------------------------------- Overview, Lodging, etc., tabs ----------------------------------  */
.NavBtn_up_fore
	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	text-decoration: none;
	}

.NavBtn_down_fore
	{
	color:#FF0000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	text-decoration: none;
	}

.NavBtn_down_back
	{
	background-color: #FFFFFF;
	border-style: inset;
	border-width: 1px;
	padding-bottom: 4px;
	}
	
.NavBtn_up_back
	{
	background: url('images/overviewback.gif') ;
	background-color: #FFFFFF;
	border-style: outset;
	border-width: 1px;
	padding-bottom: 4px;
	}
	
	
	/*--------------------------------------------- Home, Weather, Getting Here, etc. text links -----------------------------------  */
.NavBtn2_up_fore
	{
	color: #5D86CC;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}

.NavBtn2_down_fore
	{
	color: #FF761A;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
	
.NavBtn2_up_back
	{
	color:#737373;
	cursor:hand;
	letter-spacing: 1pt;
	text-decoration: none;
	}
       
       
	/* --------------------------------------------- Login | New Trip Quote ------------- */
.optiontop_bar
	{
	background-color: #FFFFFF;
	padding-right: 13px;
	padding-top: 12px;
	}
	
.optiontop_space
	{
	color: #000000;
	padding-left: 3px;
	padding-right: 6px;
	}
	
	
 	/* -------------------------------------------- Screen Title for individual Destinations ------------------------------------ */
.Screen_title
	{
	color: #105D29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-top: 12px;
	}
	
	
	/* -------------------------------------------- Table Data ------------------------------------ */
td
	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	}
	
	
	/* --------------------------------------------- Select Button ----------------------------------- */
TD.button_blue
	{
	background: url('images/select_button.gif') no-repeat right top;
	cursor: hand;
	height: 21px;
	text-align: center;
	width: 85px;
	}
	
	
	/* --------------------------------------------- Next Button ----------------------------------- */
TD.button_red
	{
	background: url('images/next_button02.gif') no-repeat right top;
	cursor:hand;
	height: 21px;
	margin-top: 0px;
	text-align: center;
	width: 85px;
	}
	
	
	/* --------------------------------------------- New Quote Button ----------------------------------- */
TD.button_red_bigger
	{
	background: url('images/newquote_button.gif') no-repeat right top;
	cursor:hand;
	height: 21px;
	text-align: center;
	width: 115px;
	}
	
	
 	/* -------------------------------------------- Blue dot on Quote Steps banner ------------------------------------ */
.timeline_cell_active_image
	{
	background: url('images/circle_blue.gif') no-repeat;
	height:16;
	padding-left: 1px;
	padding-right: 5px;
	width:15;
	}
	
	
	/* --------------------------------------------- Destination bar across the top, text description, and border ----------------------------------- */
.ven_win_desc
	{
	background-color: #FFFFFF;
	}
	
.ven_win_left_midhead
	{
	background-color: #FFFFCE;
	color: #EAFFCE;
	width: 7;
	}
	
.ven_win_lefttop
	{
	background-color: #FFFFCE;
	width: 7;
	}
	
.ven_win_right_midhead
	{
	background-color: #FFFFCE;
	color: #EAFFCE;
	width: 7;
	}
	
.ven_win_righttop
	{
	background-color: #FFFFCE;
	width: 7;
	}
	
.ven_win_top
	{
	background-color: #FFFFCE;
	color: #2D573F;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	}
	
	

	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	