/**** Base Layout styles ****/
html,body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background: #e1e1e1
		url(/resources/ui/skins/CA2009/images/background_body.gif) repeat-x
		top left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

img {
	border: 0px;
}

h1,.sectionSkin1 h2,.sectionSkin2 h2 {
	margin: 0;
	padding: 0;
	font: bold 25px Helvetica, Arial, sans-serif;
}

.sectionSkin1 p {
	line-height: 16px;
}

.sectionSkin1 p a,.sectionSkin1 a { /* text-decoration:none; */
	color:#595959;
	text-decoration:underline;
	font-style: normal;
}

.sectionSkin1 p a:hover,.sectionSkin1 a:hover {
	text-decoration: underline;
}

#bottomBoxes .sectionSkin1  a { /* text-decoration:none; */
	color:#595959;
	text-decoration:none;
	font-style: normal;
}

#bottomBoxes .sectionSkin1  a:hover {
	text-decoration: underline;
}

.sectionSkin1 p a:visited,.sectionSkin1 a:visited {
	
}

/**** Global styles for all layouts ****/
#contentHeader {
	font-size: 1px; /* IE fix; empty header div generated 12px &nbsp; */
}

#outerWrapper {
	background-color: transparent;
	margin: 0 auto;
	padding-top: 19px;
	width: 989px;
	position: relative;
	vertical-align: top;
}

#shadeLeft,#shadeRight {
	float: left;
	width: 14px;
	height: 116px;
}

#shadeLeft {
	background: transparent
		url(/resources/ui/skins/CA2009/images/background_shade-header-left.png)
		no-repeat top left;
	clear: left;
}

#shadeRight {
	background: transparent
		url(/resources/ui/skins/CA2009/images/background_shade-header-right.png)
		no-repeat top left;
	clear: right;
}

#headerBg {
	float: left;
	height: 116px;
	width: 961px;
	background: #0090d2
		url(/resources/ui/skins/CA2009/images/background_header-sky.jpg)
		no-repeat top left;
	position: relative;
	overflow: hidden;
}

#headerPanel {
	float: left;
	width: 630px;
	height: 65px;
}

#logo {
	width: 307px;
	height: 62px;
	background: transparent
		url(/resources/ui/skins/CA2009/images/logo_cityairline.png) no-repeat
		top left;
	float: right;
	clear: right;
	margin: 8px 13px 16px 0;
}

#menuContainerTop {
	width: 800px;
	height: 27px;
	float: left;
	color: #000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	overflow: hidden;
	line-height: 27px;
}

#languageSelector {
	width: 161px;
	height: 27px;
	line-height: 27px;
	font-style: italic;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	float: left;
	bottom: 0px;
	overflow: hidden;
	vertical-align: middle;
}

#shadeWrapper {
	clear: both;
	background: transparent
		url(/resources/ui/skins/CA2009/images/background_shade-sides.png)
		repeat-y top left;
	margin: 0;
	padding: 0;
	width: 989px;
	position: relative;
	vertical-align: top;
}

#innerWrapper {
	margin: 0 auto;
	width: 961px;
	position: relative;
	background-color: white;
	vertical-align: top;
}

#footerArea {
	background: transparent
		url(/resources/ui/skins/CA2009/images/background_shade-footer.png)
		no-repeat top left;
	height: 49px;
	width: 989px;
}

#footerArea div.sectionSkin1 {
	float: left;
	width: 494px;
	height: 49px;
}

#footerArea p {
	margin: 10px 32px 0px 32px;
	padding: 0;
	color: #fff;
	font: 11px normal Helvetica, Arial, sans-serif;
}

#footerArea p a,#footerArea p a:hover {
	color: #fff;
	text-decoration: none;
	font-style: normal;
}

#footerArea .eventRegistrationPadding {
	width: 484px;
	text-align: right;
	height: 35px;
}

#footerArea .eventRegistrationPadding span {
	color: #fff;
	font: normal 11px Helvetica, Arial, sans-serif;
	line-height: 35px;
}

#footerArea .eventRegistrationPadding span.newsletterMessage {
	color: #fff;
	font: normal 11px Helvetica, Arial, sans-serif;
	line-height: 35px;
	margin-right: 22px;
}

#footerArea .eventRegistrationPadding .newsletterInput {
	background: transparent
		url(/resources/ui/skins/CA2009/images/background_newsletter-input.gif)
		no-repeat top left;
	width: 203px;
	height: 24px;
	border: 0;
	color: #666;
	font: italic normal 12px Helvetica, Arial, sans-serif;
	margin: 1px 0 0 0;
	padding: 3px 0 0 6px;
	vertical-align: middle;
}

#footerArea .eventRegistrationPadding .newsletterButton {
	color: #000;
	font: normal bold 11px Helvetica, Arial, sans-serif;
	background-color: #898989;
	border: 1px solid;
	border-top-color: #acb7b1;
	border-right-color: #414d4d;
	border-bottom-color: #40484a;
	border-left-color: #a3afaf;
	width: 62px;
	height: 20px;
	margin: 0 22px 0 -6px;
	padding: 0;
	vertical-align: middle;
}

/**** Front page specific styles ****/
#bookingIfrm {
	width: 961px;
	border: 0;
	margin: 0;
	padding: 0;
	min-height: 495px !important;
	display: none;
}

#contentHolderFrontPage {
	display: block;
	width: 961px;
	background-color: #fff;
	min-height: 408px !important;
	height: auto !important;
	height: 408px;
}

#contentContainerFrontPage {
	padding: 14px 18px 0px 18px;
	display: block;
}

#bottomBoxes {
	width: 961px;
	height: 97px;
	clear: both;
	overflow: hidden;
	padding-bottom: 16px;
	background: #ffffff url("/resources/ui/skins/CA2009/images/background-bottom-panel.png") repeat-x;
	background-position:center bottom;
}
/*
#bottomBoxes table table {  admin-fix 
	width: 240px;
	float: left;
	display: block;
}*/

#bottomBoxes #newsFrontPage {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#bottomBoxes #newsFrontPage ul {
	width: 155px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
}

#bottomBoxes #newsFrontPage ul li {
	padding: 0;
	margin: 0 5px;
	list-style: none;
	display: block;
	font: normal 11px Helvetica, Arial, sans-serif;
	line-height: 16px;
}

#bottomBoxes #newsFrontPage ul li span {
	font-weight: bold;
}

#bottomBoxes #newsFrontPage ul li a {
	color: #595959;;
	text-decoration: none;
}

#bottomBoxes #newsFrontPage ul li a:hover {
	text-decoration: underline;
}

#bottomBoxes .sectionSkin1,#bottomBoxes .sectionSkin2 {
	float: left;
	height: 97px;
	width: 239px;
	font: normal 11px Helvetica, Arial, sans-serif;
	color: #595959;
}

#bottomBoxes .sectionSkin2 {
}

#bottomBoxes .sectionSkin1 h2,#bottomBoxes .sectionSkin2 h2 {
	text-align: left;
	height: 28px;
	vertical-align: middle;
	margin: 0;
	padding: 5px 0 0 18px;
	font: italic bold 16px Helvetica, Arial, sans-serif;
	color: #1179B6;
	overflow: hidden;
}

#bottomBoxes .sectionSkin1 p,#bottomBoxes .sectionSkin2 p {
	padding: 0;
	margin: 0px 16px;
}

#bottomBoxes .sectionSkin1 img,#bottomBoxes .sectionSkin2 img{
	margin-right: 5px;
}

#bottomBoxes .sectionSkin1 a img,#bottomBoxes .sectionSkin2 a img{
	padding: 0;
	margin: 0px 16px;
}



/* BottomArea styles */

#bottomArea {
	float: left;
	position: relative;
	left: 50%;
}

#bottomArea .sectionSkin1 {
	float: left;
	position: relative;
	left: -50%;
}

#redBanner {
	width: 925px;
	/* height:110px; */
	clear: both;
	overflow: hidden;
	color: #FFF;
	/* background-color: #E43928; */
	margin-left: 18px;
	margin-right: 16px;
	margin-bottom: 15px;
	/* margin-top: 13px; */
}

#spacer {
	width: 925px;
	height: 13px;
	clear: both;
}

/**** Sub page specific styles ****/
#contentHolderSubPage {
	width: 961px;
	background: #fff
		url(/resources/ui/skins/CA2009/images/background_subpage.gif) repeat-y
		top left;
	min-height: 497px !important;
	height: auto !important;
	height: 497px;
	overflow: auto !important; /* FF container overflow fix */
	overflow: visible;
}

#contentContainerSubPage {
	float: right;
	clear: right;
	width: 717px;
	padding: 14px 18px;
	background-color: #fff;
}

/**** News area page specific styles ****/
p.articleDate {
	color: #666;
	padding: 0;
	margin: 0 0 16px 0;
}

/**** Top menu styles ****/ /* Menu wrapper */
.menuContainer_top {
	text-align: left;
	position: relative;
}

/* Default behaviour for links in menu */
.menuContainer_top a {
	text-decoration: none;
	color: #222;
}

/* Top level menu container */
.menuContainer_top ul.menuMain {
	position: relative;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

/* Top level menu items */
.menuContainer_top ul.menuMain li {
	list-style: none;
	float: left;
}

.menuContainer_top ul.menuMain li.firstItem {
	padding-left: 25px;
}

/* Top level separator */
.menuContainer_top ul.menuMain li.menuLevel0Separator {
	width: 20px;
	height: 27px;
	text-indent: -1000px;
}

/* Top level separator for last menuitem*/
.menuContainer_top ul.menuMain li.menuLevel0SeparatorLast {
	width: 14px;
	height: 27px;
	text-indent: -1000px;
}

/* Top level link behaviours */
.menuContainer_top ul.menuMain li a {
	color: #FFF;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 12px;
	font-style: italic;
}

.menuContainer_top ul.menuMain li a:hover,.menuContainer_top ul.menuMain li.menuLevel0Selected a {
	color: #fbc300;
}

/**** Language selector menu styles ****/
#languageSelector span {
	float: left;
}

ul.menuLanguages {
	margin: 0;
	padding: 0;
}

ul.menuLanguages li {
	padding: 0;
	margin: 3px 0 0 10px;
	list-style: none;
	list-style-image: none;
	float: left;
}

ul.menuLanguages li img {
	border: 0;
	height: 14px;
}

/**** Left menu styles ****/
#leftMenu {
	width: 208px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	background-color: #A8CEE3;
}

/* Top level menu container */
ul.menuLeft {
	font: normal 15px Helvetica, Arial, sans-serif;
	margin: 18px 25px;
	padding: 0;
}

/* Top level menu items */
ul.menuLeft li,ul.menuLeft li.menuLevel0 {
	list-style: none;
	position: relative;
	margin: 4px 0;
}

ul.menuLeft li.menuLevel0Selected {
	list-style: none outside
		url(/resources/ui/skins/CA2009/images/menu_left-active-arrow.gif);
}

/* Menu separators */
ul.menuLeft li.menuLevel0Separator,ul.menuLeft li.menuLevel0SeparatorLast,ul.menuLeft li.menuLevel1Separator {
	display: none;
}

/* Top level link behaviours */
ul.menuLeft li a,ul.menuLeft li a:hover {
	color: #000;
	text-decoration: none;
}

ul.menuLeft li.menuLevel0Selected a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* Sub level menu container */
ul.subMenuContainerActive {
	display: block;
	margin: 0 10px;
	padding: 0;
}

ul.subMenuContainer {
	display: none;
}

ul.subMenuContainerActive li.menuLevel1,ul.subMenuContainer li.menuLevel1 {
	margin: 4px 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

/* Sub level link behaviours */
ul.subMenuContainerActive li.menuLevel1 a {
	font: normal normal 15px Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: underline;
}

ul.subMenuContainerActive li.menuLevel1 a:hover,ul.subMenuContainerActive li.menuLevel1Selected a {
	color: #000;
	text-decoration: underline;
}

ul.subMenuContainerActive li.menuLevel1Selected a {
	font-weight: bold;
}

/**** News area left menu specifics ****/
ul.menuLeft li.newsMenu {
	padding-bottom: 10px;
}

/**** Booking form styles for frontpage ****/
#tripSearchForm {
	width: 185px;
	height: 385px;
	background: url("/resources/ui/skins/CA2009/images/corner-booking.png") 0 100% no-repeat #A8CEE3;
	color: #FFF; 
	font : normal normal normal 11px Helvetica, Arial, sans-serif;
	overflow: hidden;
	
}

#bookingHeader {
	text-transform: uppercase;
	padding: 10px 0 5px 8px;
	font-weight: bold;
	font-style: italic;	
	font-size: 16px;
	border-bottom: 1px solid white;
	margin-bottom: 5px;
} 

#bookingHeader.en {
	font-size: 14px;
	padding:11px 0 6px 8px;
}

#tripSearchForm form {
	margin: 0;
	padding: 0;
	padding-bottom:3px;
	overflow: hidden;
}

#tripSearchForm select {
	width: 154px;
	height: 21px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	clear: both;
	margin-bottom: 3px;
	display: inline;
}

#tripSearchForm select.selectNarrow {
	clear: none;
	display: block;
	height: 19px;
	width: 50px;
	line-height: 19px;

}

#tripSearchForm .formLabel,#tripSearchForm label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#tripSearchForm .formLabel {
	line-height: 20px;
	width: 90px;
	font-weight: bold;
}

#tripSearchForm a.formLabel{
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
}

#tripSearchForm a.formLabel:hover {
	text-decoration: underline;
}

#tripSearchForm label {
	line-height: 10px;
	font-weight: bold;
}

#tripSearchForm #departFld,#tripSearchForm  #arriveFld {
	float: left;
	padding-left: 18px;
}

#tripType {
	display: block;
	float: left;
	padding: 0 0 8px 12px;
}

#tripSearchForm #tripType input {
	vertical-align: middle;
}

#tripSearchForm #tripType label {
	line-height: 18px;
	position: relative;
	top: 2px;
}

#tripDateSelectors {
	padding-left: 12px;	
}

#tripSearchForm #calendarDepart {
	clear: left;
	width: 154px;
}

#tripSearchForm .calendarContainer {
	float: left;
	padding-left: 18px;
	margin-bottom: 18px;
}

#tripSearchForm #passengerGroup,#tripSearchForm #currencyGroup,#passengerAndCurrencyGroup
	{
	float: left;
	padding-left: 18px;
	width: 154px;
	min-height: 90px !important;
	height: auto !important;
	height: 90px;
}

#tripSearchForm #passengerGroup.wideGroup,#tripSearchForm.wideGroup #currencyGroup.wideGroup,#passengerAndCurrencyGroup.wideGroup
	{
	float: left;
	padding-left: 18px;
	width: 200px;
	min-height: 46px !important;
	height: auto !important;
	height: 90px;
}

#tripSearchForm #passengerGroup {
	clear: left;
}

#tripSearchForm #currencyGroup .formLabel {
	margin-top: 42px;
}

#sevenDaySearch {
	width: 204px;
	padding: 5px 0 15px 15px;
	float: left;
}

#tripSearchForm #sevenDaySearch input {
	vertical-align: middle;
}

#tripSearchForm #sevenDaySearch label, #tripSearchForm #tripType label {
	line-height: 18px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 11px;
}

#tripSearchForm #formButtons {
	width: 100%;
	padding-left: 18px;
	text-align: right;
	float: left;
}

#tripSearchForm .formButton {
	width: 78px;
	height: 22px;
	color: #fff;
	background-color: #FCC300;
	border-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 2px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	margin-right: 35px;
	float: right;
}

#tripSearchForm .footer {
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	clear: both;
	padding-top: 6px;
}

#tripSearchForm .footer a {
	text-decoration: none;
	color: #fbc200;
	position: relative;
	font-weight: bold;
	font-style: normal;
}

#tripSearchForm .footer a:hover {
	text-decoration: underline;
}

/**** Time table form styles ****/

#tripTimeTableForm {
	width: 185px;
	height: 385px;
	background: url("/resources/ui/skins/CA2009/images/corner-booking.png") 0 100% no-repeat #A8CEE3;
	color: #FFF; 
	font : normal normal normal 11px Helvetica, Arial, sans-serif;
	overflow: hidden;
}

#tripTimeTableForm h2 {
	padding: 7px 0 7px 0;
	width: 363px;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-indent: 8px;
	color: #fff;
	text-transform: uppercase;
	font-style: italic;
}

#tripTimeTableForm form {
	margin: 0;
	padding: 0;
}

#tripTimeTableForm select {
	width: 154px;
	height: 21px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 19px;
	clear: both;
	margin-bottom: 3px;
	display: inline;
}

#tripTimeTableForm select.selectNarrow {
	clear: none;
	display: block;
	height: 19px;
	width: 50px;
	line-height: 19px;

}

#tripTimeTableForm .formLabel,#tripTimeTableForm label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#tripTimeTableForm .formLabel {
	line-height: 20px;
	width: 90px;
}

#tripTimeTableForm label {
	line-height: 10px;
}

#tripTimeTableForm #departFld,#tripTimeTableForm  #arriveFld {
	float: left;
	padding-left: 18px;
}

#tripTimeTableForm #tripType input {
	vertical-align: middle;
}

#tripTimeTableForm #tripType label {
	line-height: 18px;
	position: relative;
	top: 2px;
}

#tripTimeTableForm #calendarDepart {
	clear: left;
	width: 154px;
}

#tripTimeTableForm .calendarContainer {
	float: left;
	padding-left: 18px;
	margin-bottom: 18px;
}

#tripTimeTableForm #passengerGroup,#tripTimeTableForm #currencyGroup,#passengerAndCurrencyGroup
	{
	float: left;
	padding-left: 18px;
	width: 154px;
	min-height: 90px !important;
	height: auto !important;
	height: 90px;
}

#tripTimeTableForm #passengerGroup.wideGroup,#tripTimeTableForm.wideGroup #currencyGroup.wideGroup,#passengerAndCurrencyGroup.wideGroup
	{
	float: left;
	padding-left: 18px;
	width: 200px;
	min-height: 46px !important;
	height: auto !important;
	height: 90px;
}

#tripTimeTableForm #passengerGroup {
	clear: left;
}

#tripTimeTableForm #currencyGroup .formLabel {
	margin-top: 42px;
}

#tripTimeTableForm #sevenDaySearch input {
	vertical-align: middle;
}

#tripTimeTableForm #sevenDaySearch label {
	line-height: 18px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 9px;
}

#tripTimeTableForm #formButtons {
	width: 100%;
	padding-left: 18px;
	text-align: right;
	float: left;
}

#tripTimeTableForm .formButton {
	width: 78px;
	height: 22px;
	color: #fff;
	background-color: #FCC300;
	border-style: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	margin-right: 35px;
	float: right;
}

#tripTimeTableForm .footer {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	clear: both;
	padding-top: 3px;
}

#tripTimeTableForm .footer a {
	text-decoration: none;
	color: #fbc200;
	position: relative;
	font-weight: bold;
	font-style: normal;
}

#tripTimeTableForm .footer a:hover {
	text-decoration: underline;
}


/* **** Retrieve booking form styles **** */
div#pnrRetrieveForm {
	margin: 0 0 0 18px;
}

div#pnrRetrieveForm .formButton {
	width: 62px;
	height: 20px;
	color: #fff;
	background-color: #0f79b7;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #083e5e;
	border-left-color: #69abd1;
	border-top-color: #5fa6cf;
	border-right-color: #184a68;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 28px 10px 0;
	float: right;
}

div#pnrRetrieveForm div.formPart {
	clear: both;
}

div#pnrRetrieveForm div.formLead {
	width: 320px;
	text-align: justify;
}

div#pnrRetrieveForm div.formPart input.retrieveField {
	float: left;
	width: 150px;
	margin: 0 8px 0 0;
}

div#pnrRetrieveForm p.retrieveFormLabel {
	float: left;
	width: 155px;
	margin: 0 8px 0 0;
	font-weight: bold;
}

/* **** Tablist for booking/pnr **** */
#bookingTabs {
	background-color: #abc1ce;
	border-bottom: 1px solid #0f6fa7;
	height: 24px;
	width: 363px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#bookingTabs li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#bookingTabs li a {
	text-align: center;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 24px;
	line-height: 24px;
}

#bookingTabs li a.firstItem,#bookingTabs li a.firstItemActive {
	width: 135px;
	background: transparent url('images/bookingtab_firstItem-bg.gif')
		repeat-x top left;
}

#bookingTabs li a.firstItem {
	background-position: bottom left;
}

#bookingTabs li a.lastItem,#bookingTabs li a.lastItemActive {
	width: 183px;
	background: transparent url('images/bookingtab_lastItem-bg.gif')
		no-repeat bottom left;
}

#bookingTabs li a.lastItemActive {
	background-position: top left;
}

/* **** Shadowbox Gallery Styles **** */
#shadowboxGalleryContainer div.shadowBoxGalleryThumbnail {
	border: 1px solid #ccc;
	padding: 10px 10px 16px 10px;
	margin: 0px 8px;
	vertical-align: top;
	float: left;
}

#shadowboxGalleryContainer div.shadowBoxGalleryThumbnail img {
	border: 1px solid #000;
}

/* **** Carousel Media Gallery Styles **** */
#mediaGalleryContainer {
	width: 318px;
	height: 428px;
	overflow: hidden;
	position: relative;
}

#mediaGalleryContainer .largePicture {
	margin: 0 12px 7px 12px;
	width: 289px;
	height: 375px;
}

#mediaGalleryContainer .largePicture img {
	width: 289px;
	height: 375px;
}

#mediaGalleryContainer .carousel-component {
	padding: 0px;
	margin: 0px;
	width: 318px;
	height: 45px;
}

#mediaGalleryContainer .carousel-component .carousel-list li {
	margin: 0 4px 0 0;
	width: 45px;
	height: 45px;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	position: relative;
	cursor: pointer;
	cursor: hand;
}

#mediaGalleryContainer .carousel-component .carousel-list li.hover,#mediaGalleryContainer .carousel-component .carousel-list li.selected
	{
	-moz-opacity: 1.0;
	opacity: 1.0;
	filter: alpha(opacity = 100);
	width: 45px;
	height: 45px;
}

#mediaGalleryContainer .carousel-component .carousel-list li img {
	border: 0;
	display: block;
	position: relative;
}

#mediaGalleryContainer .carousel-component .carousel-prev,#mediaGalleryContainer .carousel-component .carousel-next
	{
	z-index: 3;
	width: 12px;
	height: 45px;
	float: left;
	cursor: pointer;
	cursor: hand;
}

/* **** Articles listing and archive styles **** */
#newsArchive ul {
	margin: 10px 0 0 0;
	padding: 0;
}

#newsArchive ul li {
	padding: 0;
	margin: 5px 0px;
	list-style: none;
	display: block;
	font: normal 11px Helvetica, Arial, sans-serif;
	line-height: 16px;
}

#newsArchive ul li span {
	font-weight: normal;
	color: #888;
}

#newsArchive ul li a {
	color: #000;
	text-decoration: none;
}

#newsArchive ul li a:hover {
	text-decoration: underline;
}

/* **** Structure formatting Styles **** */
	/* Two column div with horizontal separator */
.structure_twoCol_horiz_wrapper {
	padding: 0;
	margin: 0;
	clear: none;
	float: none;
}

.structure_twoCol_horiz_left {
	clear: left;
	float: left;
}

.structure_twoCol_horiz_right {
	clear: right;
	float: left;
}

.structure_twoCol_horiz_separator {
	float: left;
	clear: none;
	border-top: 1px solid #e7e7e7;
	height: 1px;
	line-height: 1px;
	margin: 10px 0;
}

/* Two column div plain */
.structure_twoCol_wrapper {
	padding: 0;
	margin: 0;
	clear: none;
	float: none;
}

#contentHolderSubPage .structure_twoCol_wrapper {
	margin: 15px 0 0 0;
}

.structure_twoCol_left {
	clear: left;
	float: left;
}

.structure_twoCol_right {
	clear: right;
	float: left;
}

/* One column div plain */
.structure_oneCol_wrapper {
	padding: 0;
	margin: 0;
	clear: both;
}

.structure_oneCol_left {
	clear: both;
}

/* Login pages */
.loginInput {
	width: 220px;
}

.loginBtn {
	float: right;
	margin: 8px 20px 0 0;
	background-color: #0f79b7;
	background-image: none;
	border: 1px solid;
	border-color: #5ba9d0 #184e70 #184e70 #5ba9d0;
	color: white;
	font: normal bold 11px Helvetica, Arial, sans-serif;
}

.loginBtnModify {
	margin: 8px 0 0 0;
}

.loginForm {
	padding: 0;
	margin: 0;
}

#popupMessage {
	width: 400px;
	max-height: 36px !important;
	height: auto !important;
	height: 36px;
	overflow: hidden;
	font-size: 12px;
}

#popupMessage table {
	font-size: 12px;
}

/* Front page Banner module */
div#redBanner {
	clear: both;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-left: 18px;
	margin-right: 16px;
	overflow: hidden;
	width: 925px;
}

.radioButton {
	margin-left: 0;
	margin-right: 0;
}

.calendarIcon {
	padding-left: 5px;
}

.calendarContent {
	display: none;
	position: relative;
	z-index: 10;
	left: 15px;
}

.personSelector {
	margin-right:50px; 
	float: right;
}

#tripSearchForm select:disabled {
	color: black;
}

#alsoBookLinks {
	height: 385px;
	color: white;
	background: url("/resources/ui/skins/CA2009/images/corner-bookalso.png") 100% 100% no-repeat #98C6E0;
}

#alsoBookLinks a {
	text-decoration: none;	
	color: white;
	margin: 0;
	padding: 0;
}

#alsoBookHeader {
	text-transform: uppercase;
	padding: 10px 0 5px 12px;
	font-weight: bold;
	font-style: italic;	
	font-size: 16px;
	border-bottom: 1px solid white;
}

.alsoBookWrapper {
	border-bottom: 1px solid white;
	min-height: 82px;
}

.alsoBookWrapper table {
	height: 82px;
	margin: 0;
	padding: 0;
}

.alsoBookWrapper table tbody, .alsoBookWrapper table tbody tr{
	margin: 0;
	padding: 0;
}

.alsoBookIcon {
	
}

.alsoBookContent {
}

.alsoBookContent h4 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	margin: 0;
	font-style: italic;
}

.alsoBookContent h4 a{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	font-style: italic;
}

.alsoBookContent p {
	margin: 0;
	padding: 0;
	line-height: 12px;
	font-size: 10px;	
	font-style: italic;
} 

.alsoBookContent p a{
	margin: 0;
	padding: 0;
	line-height: 12px;
	font-size: 10px;	
	font-style: italic;
} 

.alsoBookImage {
	vertical-align: middle;
	float: left;
}

#show_booking_button{
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	color: #fff;
	width: 121px;
	height: 45px;
	margin-right: 20px;
	float: right;
	background: url("/resources/ui/skins/CA2009/images/button_booknow.png") no-repeat;	
	border: none;
	line-height: 0;
	padding-bottom:6px;
}

#show_booking_button .booking_button_text {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	display: block;
	line-height: 35px;
}

/* Special for book now on destinations page */

#small_form_wrapper {
	width: 363px; 
	float: right;
	position: relative;
	z-index: 100000;
}

#booking_div {
	display: none;
	position: absolute;
	top: 45px;
	right: 20px;
	
}

#booking_div #tripSearchForm {
	background: none;
	background-color: #A8CEE3;
	
}

#booking_div_corner {
	background: url("/resources/ui/skins/CA2009/images/book-also.png") no-repeat;	
}

#calendar1Wrapper {
	display: block;	
}

#departCalendarWrapper {
   	display: none;
   	position: absolute;
   	z-index: 20;
}

#returnCalendarWrapper {
   	display: none;
   	position: absolute;
   	z-index: 10;
	top: 206px;
}

.clickDiv {
	height:19px; 
	width:131px; 
	background: transparent url("/resources/ui/skins/CA2009/images/1x1transp.gif") repeat;
	position: absolute; 
	z-index:15;
	left: 31px;
}

#calendar1Wrapper .clickDiv {
	top: 145px;
}

#calendar2Wrapper .clickDiv {
	top: 185px;
}

