/**********************************************/
/* gt_v3.css                                  */
/* For use with Graduate Tours v3 Website     */
/* Developed by: Thorogood Communications     */
/* January 20, 2006                           */
/**********************************************/


/******************************************/
/* HTML tag styles                        */
/******************************************/


h2 {
	font-size:14px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:4px;
	
}
h3 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:4px;
	color:#666626;
}

h4 {
	font-size:11px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:5px;
	margin-bottom:4px;
	color:#924105;
	font-weight:bold;
	
}
ol li {
	line-height:1.5em;
}



/******************************************/
/* Layout Divs                            */
/******************************************/


/**** Home Page layout - #col3_  *************/


#wrapperhome {
	align:center;
	width:955px;
	text-align:left;
	/*margin-left:10px auto;*/
	/*margin-right:0px;*/
	margin:10px auto;
	padding:0;
	border:0;
	background-color: #f4f4ef;
}

#mainheadercap,
#mainheaderimage {
	margin:0;
}
#mainheadernav1 {
	margin:0;
	background-color:#FFFFFF;
}
#mainheaderlogo {
	background-color:#FFFFFF;
	
}
#mainheadernav2 {
	background-color:#FFFFFF;
	padding-bottom:2px;
}
.col3_homenav {
	width:165px;
	margin:0 5px;
	font-size:10px;
}
#col3_container,
#col2_container {
	background-color: #f4f4ef;
}
#col3_leftcol,
#col2_leftcol {
	float:left;
	width:200px;
	padding:15px 0;
	color:#666626;
}

#col3_leftcol_homenew
{
	float:left;
	width:200px;
	padding:15px 0;
	color:#FFFFFF;
}
/*** added by dv for new left nav ****/
#col2_leftcol_new {
	align:center;
	float:left;
	width:195px;
	padding:15px 0;
	padding-top:8px;
}

/*** added by dv for new left nav ****/
#col2_leftcol_travinfo {
	align:center;
	float:left;
	width:210px;
	padding:15px 0;
}

/*** added by at for new breadcrumb nav ****/
#col2_breadcrumbcol_new {
	text-align:left;
	float:left;
	width:900px;
	padding:5px 0 0 15px;
	margin-bottom:-5px;
	clear:both;
}
/*** end at add 

#col2_leftcol_new ul {
	font-size:10px;
	list-style-image:url(../assets/icons/rt_grey_ArrowBullet_3x5.gif);
	margin-left:1em;
	padding-left:1em;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:0px;
	padding-top:0px;
	}
#col2_leftcol_new li {
	padding:1px 0 0 0;
}
#col2_leftcol_new a:link, a:visited, a:active{
	color: #636363;
	text-decoration: none;
}
#col2_leftcol_new a:hover{
	color: #636363;
	text-decoration: underline;
}***/
/*** end add ****/

/*** added by dv for new left nav ****/
#col2_leftcol_landing {
	align:center;
	float:left;
	width:200px;
	padding:0px;
}

#col2_leftcol_landing ul {
	font-size:10px;
	list-style-image:url(../assets/icons/rt_grey_ArrowBullet_3x5.gif);
	margin-left:1em;
	padding-left:1em;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:0px;
	padding-top:0px;
	}
#col2_leftcol_landing li {
	padding:1px 0 0 0;
}
#col2_leftcol_landing a:link, a:visited, a:active{
	color: #636363;
	text-decoration: none;
}
#col2_leftcol_landing a:hover{
	color: #636363;
	text-decoration: underline;
}
/*** end add ****/


#col2_leftcol_tmt {
	float:left;
	width:125px;
	padding:15px 0;
	color:#666626;
}
#col3_leftcol {
	background: url(../assets/global/leftColTopFade.gif) no-repeat top;
}
#col3_rightcol {
	float:right;
	width:175px;
	padding:30px 0;
	color:#666626;
	background: url(../assets/global/rightColTopFade.gif) no-repeat top;
}
#col3_content {
	float:left;
	width:580px;
	margin-bottom:15px;
	padding-bottom:15px;
}
#col2_content {
	float:right;
	width:755px;
	margin-bottom:15px;
	padding-bottom:15px;
	margin-top:8px;
}
#col2_content_tmt {
	float:left;
	width:830px;
	margin-bottom:15px;
	padding-bottom:15px;
}
#col2_content_tmt_new {
	float:left;
	width:755px;
	margin-bottom:15px;
	padding-bottom:15px;
}

#col2_content_tmt_travinfo {
	float:left;
	width:745px;
	margin-bottom:15px;
	padding-bottom:15px;
}

#col3_contentcontainer,
#col2_contentcontainer {
	background-color:#fff;
	margin:0;
	padding:8px 14px;
	border-right:2px solid #c4c0a7;
	border-left:2px solid #c4c0a7;
	border-bottom:4px solid #c4c0a7;
}
#footer {
	clear:both;
	text-align:center;
	background-color: #fff;
}


/******************************************/
/* Component Divs                         */
/******************************************/


/**** #mainheadernav1 styles *************/

#mainheadernav1 ul {
	list-style:none;
	margin:0;
	text-align:right;
}
#mainheadernav1 li {
	display:inline;
	padding:0 10px;
}
#mainheadernav1 a:link, #mainheadernav1 a:visited {
	color: #8e805c;
	text-decoration:none;
}
#mainheadernav1 a:hover, #mainheadernav1 a:active {
	text-decoration:underline;
}


/**** #mainheadernav2 styles *************/

#mainheadernav2 ul {
	list-style:none;
	margin:0;
	text-align:right;
}
#mainheadernav2 li {
	display:inline;
	padding:0 10px;
}
#mainheadernav2 a:link, #mainheadernav2 a:visited {
	color: #636466;
	text-decoration:none;
}
#mainheadernav2 a:hover, #mainheadernav2 a:active {
	text-decoration:underline;
}


/**** .nav styles *************/

#nav ul {
	font-size:10px;
	list-style-image:url(../assets/icons/rtArrowBullet_3x5.gif);
	margin-left:1em;
	padding-left:1em;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:0px;
	padding-top:0px;
	}
#nav li {
	padding:1px 0 0 0;
}
#nav a:link, #nav a:visited {
	color: #666626;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	text-decoration:underline;
}
#nav p {
	font-weight:normal;
	/*padding:5px;*/
	margin:3px;
}
.navheader {
	margin-left:7px;
	background-image:url(../assets/global/leftNavHeader.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
}

.navbox {
	width:180px;
	margin-left:7px;
	margin-bottom:2px;
	padding:2px;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}

.navhomeheader {
	margin-top:2px;
	margin-left:0px;
	background-image:url(../assets/global/leftNavHeader.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
}

.navhomebox {
	width:180px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:2px;
	padding:0px;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}

.rightnavheader {
	margin-left:7px;
	background-image:url(../assets/global/rightNavHeader.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
}
.rightnavbox {
	width:206px;
	margin-left:7px;
	margin-bottom:0px;
	padding:2px;
	border:1px solid #a3815a;
}
.rightnavfooter {
	margin-left:7px;
	background-image:url(../assets/global/rightNavFooter.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding: 0px 6px 0px 0px;
	font-weight:bold;
}

/* added */
.rightnavheader_landing {
	margin-left:0px;
	background-image:url(../assets/global/rightNavHeader_landing.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:0px;
	font-weight:bold;
}
.rightnavbox_landing {
	width:295px;
	margin-left:2px;
	margin-bottom:0px;
	padding:2px;
	border-top:1px solid #77753a;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}

.rightnavbox_landing1 {
	width:310px;
	margin-left:1px;
	margin-bottom:0px;
	padding:1px;
	border-top:1px solid #77753a;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}

.rightnavbox_landing1 A:link {	FONT-WEIGHT: bold;	COLOR: #6f6429;	TEXT-DECORATION: none}
.rightnavbox_landing1 A:visited {	FONT-WEIGHT: bold;	COLOR: #6f6429;	TEXT-DECORATION: none}


.rightnavbox_landing1header {
	margin-left:7px;
	background-image:url(../assets/global/rightNavHeader_Landing1.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
}

.rightnavfooter_landing {
	margin-left:7px;
	background-image:url(../assets/global/rightNavFooter.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding: 0px 6px 0px 0px;
	font-weight:bold;
}
/* end add */

#homenav ul {
	font-size:10px;
	list-style-image:url(../assets/icons/rt_grey_ArrowBullet_3x5.gif);
	margin-left:1em;
	padding-left:1em;
	margin-top:0px;
	margin-bottom:2px;
	padding-bottom:0px;
	padding-top:0px;
	}
#homenav li {
	padding:1px 0 0 0;
}
#homenav a:link, a:visited, a:active{
	color: #636363;
	text-decoration: none;
}

.homenavtitle{
	font-size:10px;
	color: #636363;
	text-decoration: none;
}

#homenav a:hover,{
	color: #636363;
	text-decoration:underline;
}

#homenav p {
	font-weight:normal;
	color: #636363;
	/*padding:5px;*/
	margin:3px;
}

.homespecial{
	font-size:11px;
	padding-bottom:0px;
	padding-top:0px;
	
	color:#924105;
}


/**** #col3_leftcol link styles *************/

#col3_leftcol a:link, #col3_leftcol a:visited {
	color:#666626;
	text-decoration:underline;
}
#col3_leftcol a:hover, #col3_leftcol a:active {
	color: #666626;
	text-decoration:none;
}
#col3_leftcol p {
	padding:0 10px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/**** #col3 & col2_contentcontainer styles *************/

#col3_contentcontainer a:link, #col3_contentcontainer a:visited,
#col2_contentcontainer a:link, #col2_contentcontainer a:visited {
	color:#6f6429;
	font-weight:bold;
	text-decoration:none;
}

#col3_contentcontainer a:hover, #col3_contentcontainer a:active,
#col2_contentcontainer a:hover, #col2_contentcontainer a:active {
	text-decoration:underline;
}

#col2_contentcontainer p {
	line-height:1.5em;
}

.homepage a:link {
	color:#6f6429;
	font-weight:bold;
	text-decoration:none;
}

.homepage a:visited {
	color:#6f6429;
	font-weight:bold;
	text-decoration:none;
}

.homepage a:hover {
	color:#6f6429;
	font-weight:bold;
	text-decoration:underline;
}

.homepage a:active {
	color:#6f6429;
	font-weight:bold;
	text-decoration:none;
}


/**** #destNav link styles *************/

#destNav ul {
	height:18px;
	margin:5px 0 6px 0;
	padding-top:2px;
	padding-right:100px;
	text-align:right;
	background-color:#77753a;
}
#destNav li {
	display:inline;
	padding:0 15px;
}
#destNav a:link, #destNav a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#destNav a:hover, #destNav a:active {
	text-decoration:underline;
}


/****** Landing Page ********************/
.landing_right{
	background-color:#f4f4ef;
	color:#636363;
	border-top:1px solid #77753a;
	border-left:1px solid #77753a;
	border-right:1px solid #77753a;
	border-bottom:1px solid #77753a;
}

.landing_right_header{
	background-image:url(../assets/global/landing_header_right.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
}

.landing_right_footer{
	background-image:url(../assets/global/landing_footer_right.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:1px 6px;
	font-weight:bold;
	text-align:center;
}

.landing_right A:link {
	color:#636363;
	text-decoration:none;
}

.landing_right A:visited {
	color:#636363;
	text-decoration:none;
}

.landing_right A:active {
	color:#636363;
	text-decoration:none;
}

.landing_right A:hover {
	color:#636363;
	text-decoration:underline;
}



/**** sundry styles ********************/

.strongitalic {
	font-style:italic;
	font-weight:bold;
}

.hometable2 td {
	border: 1px solid #6f6429;
}
.bluebold {
	font-weight:bold;
	color:#015393;
}
.brownbold13px {
	font-size:13px;
	font-weight:bold;
	color:#924105;
}
.redbold {
	font-weight:bold;
	color:#924105;
}
.white {
	color:#fff;
}
#costTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
}
#costTable td {
	border-collapse:collapse;
	border: 1px solid #918e5e;
}
.small_red_print {
	font-size:9px;
	font-weight:normal;
	color:red;
}
.formtable {
	background-color:#FBF8F3;
	padding:2px 10px;
}
fieldset {
	font-weight:bold; 
	padding:5px;
	background-color:#FBF8F3;
	border: 2px solid #F1E2D0;
	color: #A66C1E;
}
form input, form textarea, form radio {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.font12px {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.marginzero {
	margin:0;
	padding:0;
}
.imgborder {
	border: 1px solid #c4c0a7;
}
.imgborder2 {
	border:1px solid #77753a;
	padding:1px;
}
.imgborderpadbrown {
	border: 1px solid #924105;
	margin: 0 10px;
}
.padding10px {
	padding:0 10px 0 10px;
}
.greenbox {
	border: 1px solid #9f9f40;
	padding:2px;
}
.vtdivhidden {
	visibility: hidden;
	position: absolute;
	left:inherit;
	right:inherit;
	top:600px;
}
.vtdivvisible {
	visibility: visible;
	position: absolute;
	left:inherit;
	right:inherit;
	top:600px;
}
.noborderleftred {
	border:none;
	color:red;
	text-align:left;
}

.tabletitle{
	background-color: #393939
	color: #ffffff;
}

.tablelight{ 
	background-color: #FFFFFF;
}

.tabledark{
	background-color: #FFFFFF;
}

/* Breadcrumb */
#col2_contentcontainer .breadcrumb
{
	padding-bottom:4px;
	color:#AAAAAA;
	font-weight:bold;
}

#col2_contentcontainer .breadcrumb a:link, #col2_contentcontainer .breadcrumb a:visited, #col2_contentcontainer .breadcrumb a:active
{
	color:#AAAAAA;
	text-decoration:none;
}

#col2_contentcontainer .breadcrumb a:hover
{
	text-decoration:underline;
}

/*** added by AT for new breadcrumb container ***/
/* Breadcrumb */
#col2_breadcrumbcol_new .breadcrumb
{
	padding-bottom:4px;
	color:#AAAAAA;
	font-weight:bold;
}

#col2_breadcrumbcol_new .breadcrumb a:link, #col2_breadcrumbcol_new .breadcrumb a:visited, #col2_breadcrumbcol_new .breadcrumb a:active
{
	color:#AAAAAA;
	text-decoration:none;
}

#col2_breadcrumbcol_new .breadcrumb a:hover
{
	text-decoration:underline;
}
/* end add by AT */


/*** added by AT for new blacklink class ***/
/* Blacklink */

.blacklink a:link, .blacklink a:visited, .blacklink a:active
{
	color:#333333;
	text-decoration:none;
}

.blacklink a:hover
{
	text-decoration:underline;
}
/* end add by AT */


.roundbottom {
	background: url(../assets/images/roundcornerright_black.gif) no-repeat top right; 
}

img.corner {
   width: 13px;
   height: 15px;
   border: none;
   display: block !important;
}




h4 a
{
	margin-left:4px;
}

.smallText
{
	font-size:8px;
}

.topSightsRightNav
{
	padding-left:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}

.topSightsRightNav #main
{
	border-width:1px;
	border-color: #c7ac90;
	border-style:solid;
}

.topSightsRightNav label
{
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
}

.topSightsRightNav .title
{
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}

.topSightsRightNav .country
{
	font-weight:bold;
}

.topSightsRightNav ul
{
	list-style-image:url(../assets/icons/rtArrowBulletBlack_3x5.gif);
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	left:-15px;
}

#locationsTabTop
{
	width:195px;
	height:23px;
	background: transparent url(../assets/images/locationTabTop.gif) no-repeat;
}

#itinerariesTabTop
{
	width:195px;
	height:23px;
	background: transparent url(../assets/images/itinerariesTabTop.gif) no-repeat;
}
/*
#locationsTabTop a:link, #locationsTabTop a:visited, #locationsTabTop a:active,
#itinerariesTabTop a:link, #itinerariesTabTop a:visited, #itinerariesTabTop a:active
{
	color:#A3815A;
	text-decoration:none;
}
*/

#topLocations, #topLocations a:link, #topLocations a:visited, #topLocations a:active
{
	position:relative;
	float:left;
	left:6px;
	color:#333;
	font-weight:bold;
}

#allLocations, #allLocations a:link, #allLocations a:visited, #allLocations a:active
{
	position:relative;
	float:left;
	left:16px;
	color:#333;
	font-weight:bold;	
}

#itineraries
{
	position:relative;
	float:left;
	left:9px;
	color:#333;
	font-weight:bold;	
}

#allLocationsData,#topLocationsData, #itinerariesLocationsData
{
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
/*display:none;*/
	background-color:#ddd;
	padding:5px;
	border:1px solid #a3815a;	
}

#selectTrip
{
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#ddd;
	padding:5px;
	border:1px solid #a3815a;
}

#topLocationsData a, #topLocationsData a:link, #topLocationsData a:visited, #topLocationsData a:active,
#itinerariesLocationsData a, #itinerariesLocationsData a:link, #itinerariesLocationsData a:visited, #itinerariesLocationsData a:active,
#allLocationsData a, #allLocationsData a:link, #allLocationsData a:visited, #allLocationsData a:active
{
	font-size:10px;
	color:#333;
	text-decoration:none;
}

.itinCell
{
	padding-left:5px;
}


#allLocationsData .topSight, #allLocationsData .topSight a, #allLocationsData .topSight a:link, #allLocationsData.topSight a:visited, #allLocationsData .topSight a:active
{
	color:#FF7C0B;
	font-weight:normal;
}

#printbuttons
{
	position:relative;
	float:right;
	width:50px;
	bottom:25px;
	right:0px;
}

.rightNavMenu
{
	background-color:#ddd;
	padding:5px;
	border:1px solid #a3815a;
}

#col2_contentcontainer .rightNavMenu a, #col2_contentcontainer .rightNavMenu a:link, #col2_contentcontainer .rightNavMenu a:visited, #col2_contentcontainer .rightNavMenu a:active, #col2_contentcontainer .rightNavMenu a:hover
{
	color:#333;
}

.landing_right_header_gray{
	background-color:#666;
	color:#ffffff;
	padding:3px 6px;
	font-weight:bold;
	font-size:12px;
}

#col2_contentcontainer .landing_right_header_gray a, #col2_contentcontainer .landing_right_header_gray a:link, #col2_contentcontainer .landing_right_header_gray a:visited, #col2_contentcontainer .landing_right_header_gray a:hover
{
	color:#fff;
}

.quoteButton
{
	border:0px none;
	bottom:0px;
	position:relative;
	float:right;
	right:0px;
}

.bigQuoteButton
{
	border:0px none;
	bottom:0px;
	position:relative;
	float:left;
	right:0px;
}

.quoteButtonFeatured
{
	border:0px none;
	bottom:0px;
	position:relative;
	float:left;
	right:0px;
}

.buttonwrapper {
width:auto;
}

#col2_contentcontainer .rightNavMenu a.buttonBack, #col2_contentcontainer #quote a.buttonBack
{background:transparent url(../../assets/images/buttonBack.gif) no-repeat scroll  4px 2px;
}

#col2_contentcontainer .rightNavMenu a.buttonBack span, #col2_contentcontainer #quote a.buttonBack span
{
background:transparent url(../../assets/images/buttonBack.gif) no-repeat scroll right -22px;
}

#col2_contentcontainer .rightNavMenu a.bigButtonBack, #col2_contentcontainer #quote a.bigButtonBack
{background:transparent url(../../assets/images/buttonBack2.gif) no-repeat scroll  1px 2px;
}

#col2_contentcontainer .rightNavMenu a.bigButtonBack span, #col2_contentcontainer #quote a.bigButtonBack span
{
background:transparent url(../../assets/images/buttonBack2.gif) no-repeat scroll right -22px;
}

#col2_contentcontainer .rightNavMenu a.button span, #col2_contentcontainer #quote a.button span
{
display:block;
padding:4px 25px 6px 5px;
}

#col2_contentcontainer .rightNavMenu a.bigButton span, #col2_contentcontainer #quote a.bigButton span
{
display:block;
height: 18px;
padding:4px 25px 6px 5px;
}

<!-- paste -->

#col2_contentcontainer .featuretrips a.buttonBack, #col2_contentcontainer #quote a.buttonBack
{background:transparent url(../../assets/images/buttonBack.gif) no-repeat scroll  4px 2px;
}

#col2_contentcontainer .featuretrips a.buttonBack span, #col2_contentcontainer #quote a.buttonBack span
{
background:transparent url(../../assets/images/buttonBack.gif) no-repeat scroll right -22px;
}

#col2_contentcontainer .featuretrips a.bigButtonBack, #col2_contentcontainer #quote a.bigButtonBack
{background:transparent url(../../assets/images/buttonBack2.gif) no-repeat scroll  4px 2px;
}

#col2_contentcontainer .featuretrips a.bigButtonBack span, #col2_contentcontainer #quote a.bigButtonBack span
{
background:transparent url(../../assets/images/buttonBack2.gif) no-repeat scroll right -30px;
}

#col2_contentcontainer .featuretrips a.button, #col2_contentcontainer #quote a.button.buttonBack
{
display:block;
float:left;
font-family:Arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:24px;
line-height:16px;
padding-left:11px;
text-decoration:none;
cursor:pointer;
color:#fff;
background:transparent url(../../assets/images/buttonBack.gif) no-repeat scroll  4px 2px;
}

#col2_contentcontainer .featuretrips a.bigButton, #col2_contentcontainer #quote a.bigButton
{
display:block;
float:left;
font-family:Arial;
font-size:9pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:32px;
line-height:16px;
padding-left:11px;
text-decoration:none;
cursor:pointer;
color:#fff;
}
#col2_contentcontainer .featuretrips a.button span, #col2_contentcontainer #quote a.button span
{
display:block;
padding:4px 25px 6px 5px;
}
#col2_contentcontainer .featuretrips a.button span, #col2_contentcontainer #quote a.bigButton span
{
display:block;
padding:8px 30px 6px 5px;
}

<!-- paste -->


.minMaxPrice
{
	color:#999999;
	font-size:10px;
}

.gecko #compareTripsInstructions
{
	background-color:#ddd;
	color:#000000;
	float:left;
	font-weight:bold;
	height:280px;
	opacity:0.9;
	padding:70px;
	position:absolute;
	top:78px;
	width:50%;
}

.ie #compareTripsInstructions
{
	color:#000000;
	font-weight:bold;
	background-color:#ddd;
	float:left;
	height:280px;
	position:absolute;
	top:91px;
	width:51%;
	filter:alpha(opacity=90);
	padding:70px;
}

.gecko #tripMap
{
	background-color:#DDDDDD;
	color:#000000;
	float:left;
	font-weight:bold;
	height:460px;
	opacity:0.9;
	padding:70px;
	position:absolute;
/*	top:204px;*/
	bottom:19px;
	width:562px;
}

.ie #tripMap
{

	color:#000000;
	font-weight:bold;
	background-color:#ddd;
	float:left;
	height:460px;
	position:absolute;
/*	top:189px;*/
	bottom:18px;
	width:562px;
	filter:alpha(opacity=90);
	padding:70px;

}

.gecko #topSightsMap
{
	background-color:#ddd;
	color:#000000;
	float:left;
	font-weight:bold;
	height:460px;
	opacity:0.9;
	padding:70px;
	position:absolute;
	top:78px;
	width:50%;
}

.ie #topSightsMap
{
	color:#000000;
	font-weight:bold;
	background-color:#ddd;
	float:left;
	height:460px;
	position:absolute;
	top:91px;
	width:51%;
	filter:alpha(opacity=90);
	padding:70px;
}

.ie #compareTripsInstructions .title, .gecko #compareTripsInstructions .title, .ie #tripMap .title, .gecko #tripMap .title, .ie #topSightsMap .title, .gecko #topSightsMap .title
{
	font-size:14px;
	font-weight:bold;
	color:#4e2408;
}

.headernavNew
{
	margin:0pt;
	padding:15px 15px;	
}

.headernavNew ul {
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	font-size:14px;
}
.headernavNew li {
	display:inline;
	padding:0px 11px;
	background:transparent url(../../assets/images/bg_vertline.gif) no-repeat scroll 0px;
}

.headernavNew li.firstnav {
	display:inline;
	padding:0px 11px;
	background: none;
}

.headernavNew a:link, .headernavNew a:visited {
	color: #fff;
	text-decoration:none;
}
.headernavNew a:hover, .headernavNew a:active {
	text-decoration:underline;
}

#itineraryTable
{
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
/*display:none;*/
	background-color:#ddd;
	padding:5px;
	border:1px solid #a3815a;	
}

#itineraryTable a, #itineraryTable a:link, #itineraryTable a:visited, #itineraryTable a:active
{
	font-size:10px;
	color:#A3815A;
	text-decoration:none;
}

#airFare
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#DCCCB5;
	display:block;
	border: #DCCCB5 3px solid;
	padding-left:15px;
	padding-right:15px;
}

#airFare label
{
	font-size:11px;
	font-weight:bold;
}

#airFare .airfareCellTitle
{
	font-weight:normal;
}

#airFare .rowSpacer
{
	height:10px;
}

#airFare select, #airFare input, #airFare textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #CCCCCC;
	padding:2px;
}

b.bt, b.bt b, b.bb, b.bb b {display: block; height: 10px;background:url(../assets/images/airTableBackground.gif) no-repeat;position:relative}
b.bt {top: -3px; left: -18px}
b.bt b {background-position:100% -12px; left: 36px}
b.bb {background-position:0 -26px; top:3px; left: -18px}
b.bb b {background-position:100% -38px; left: 36px}

#GoogleText
{
	font-size:9px;
	color:gray;
}

.schedule
{

}

.scheduleSupport
{
display:block;
}

.customPreference { display:block; padding-top: 5px; }
