/*

Itinerary related styles

*/

#itineraryHotelHeader {
	padding:2px 10px;
	background-color:#FAFAFA;
	border:solid 1px #CCCCCC;
	width:auto;
	background-image: url(../../UI_Common/images/tabGreenBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#itineraryAirHeader {
	padding:2px 10px;
	background-color:#FAFAFA;
	border:solid 1px #CCCCCC;
	width:auto;
	background-image: url(../../UI_Common/images/tabBlueBG2.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#itineraryFeeHeader {
	padding:2px 10px;
	background-color:#FAFAFA;
	border:solid 1px #CCCCCC;
	width:auto;
	background-image: url(../../UI_Common/images/tabYellowBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#itineraryOtherHeader {
	padding:2px 10px;
	background-color:#FAFAFA;
	border:solid 1px #CCCCCC;
	width:auto;
	background-image: url(../../UI_Common/images/tabYellowBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#itineraryHotelPriceHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:right;
	padding:2px 10px;
	background-color:#FAFAFA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}

#itineraryExternalBookingSitesHeader {
	border:solid 1px #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(../../UI_Common/images/tabBlueDarkBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	text-transform: uppercase;
	width:594px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#itineraryOtherBookingSitesHeader {
	border:solid 1px #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	background-image: url(../../UI_Common/images/tabBlueBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	text-transform: uppercase;
	width:570px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top:20px;
}
#itineraryExternalBookingSitesHeader a {
	text-decoration:none;
		
}

#itineraryHeaderTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
	text-transform:uppercase;
	padding:2px 0px;
	background-color:#FAFAFA;
	border:solid 0px #CCCCCC;
	border-top:none;
	width:auto;
	background-image: url(../../UI_Common/images/tabBlueBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#itineraryHeaderTD li {
	background-image: url(../../UI_Common/images/travelTypeIcon.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:20px;
}
#itineraryHeaderTD li.notes {
	background-image: url(../../UI_Common/images/notesIcon.gif);
}

/*

Itinerary related styles

*/

#itineraryHeaderTD li.HotelMainInfo {
	background-image: url(../../UI_Common/images/hotelMainInfoIcon.gif);
}
#itineraryHeaderTD li.AwardsReviews {
	background-image: url(../../UI_Common/images/awardsIcon.gif);
}
#itineraryHeaderTD li.RoomCategories {
	background-image: url(../../UI_Common/images/roomIcon.gif);
}
#itineraryHeaderTD li.Amenities {
	background-image: url(../../UI_Common/images/amenitiesIcon.gif);
}


#itineraryDynamicTab {
	background-color:#FAFAFA;
	width:70px;
	background-image: url(../../UI_Common/images/tabGreyBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: right;
	margin-right: 15px;
	margin-bottom: 0px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	position: relative;
	z-index: 900;
}
#itineraryDynamicTab2 {
	background-color:#FAFAFA;
	border:solid 1px #CCCCCC;
	border-bottom:none;
	width:68px;
	margin-right:15px;
	background-image: url(../../UI_Common/images/tabGreyBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/*

#yellowBar {
	font-size:11px;
	color:#000000;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../../UI_Common/images/tabYellowBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#topBarBlue {
	padding:2px 10px;
	background-color:#FAFAFA;
	border:solid 0px #CCCCCC;
	border-top:none;
	width:auto;
	background-image: url(../../UI_Common/images/tabBlueBG2.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#topBarGrey {
	padding:2px 10px;
	background-color:#FAFAFA;
	border:solid 0px #CCCCCC;
	border-top:none;
	width:auto;
	background-image: url(../../UI_Common/images/tabGreyBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}


#blueHeaderDarkTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
	text-transform:uppercase;
	padding:2px 10px;
	background-color:#FAFAFA;
	border:solid 0px #CCCCCC;
	border-top:none;
	width:auto;
	background-image: url(../../UI_Common/images/tabBlueDarkBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#blueHeaderLightTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
	text-transform:none;
	padding:2px 10px;
	background-color:#FAFAFA;
	border:solid 0px #CCCCCC;
	border-top:none;
	width:auto;
	background-image: url(../../UI_Common/images/tabBlueBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}




*/
#itinerary-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	background-color: #333333;
	margin-top: 2px;
	margin-bottom: 12px;
	letter-spacing: 0.05px;
}
#passenger-information-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}
.GridItem {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height:25px;
	background-image: url(../../UI_Common/images/1px_solid_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-indent: 0px;
	font-weight: normal;
}
.GridAltItem {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height:25px;
	background-image: url(../../UI_Common/images/1px_solid_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-indent: 0px;
	font-weight: normal;
}

.GridAltItem a {
	text-decoration: none;
	color: #333333;
}
.GridAltItem a:hover {
	text-decoration: underline;
}
.GridAltItem td {
	background-color: #FFFFFF;
}
.GridAltItem th {
	background-color: #FF6600;
}
.GridAltItem tr {
	background-color: #FFFFFF;
}


#reports-Header-DIV, reports-Header-Car-DIV, reports-Header-Air-DIV {
	margin-bottom:2px;
	padding:3px 10px;
	border-bottom:solid 1px #CCCCCC;
	color: #FFFFFF;
	background-color:#333333;
}

#reports-Header-DIV table {
	color:#FFFFFF;
	background-color:#333333;
}
#reports-Header-DIV td {
	color:#FFFFFF;
	background-color:#333333;
}

#reports-Car-more-detail-DIV {
	margin:5px 0px;
	padding:1px 10px;
	border-bottom:solid 1px #CCCCCC;
	color: #000000;
	background-color: #DDDDDD;
	text-transform: uppercase;
}
#offerWidgetHeader {
	border:solid 1px #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
	background-image: url(../../UI_Common/images/tabBlueBG.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	text-transform: uppercase;
	width:450px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top:20px;
}
#offerWidgetHeader a {
	text-decoration:none;
}