#container #global-navigation{
	height:43px;
}
#container #global-navigation a {
	margin-bottom:0px;
}
#main-content {
	margin-top:3.5em;
}
h1{
	color:#fff;
	padding:9px 0 6px 10px;
	margin-bottom:0;
	background:#707070 url(../images/page-title-bg.png) repeat-x 0px 3px;
}

/* Begin Sunrise Header */

.header{
	background: #000000 url(../images/main-header-bg.gif) no-repeat 0px 0px;	
	height:124px;
	/**height:85px;*/
	width:100%;
}

.header p{
	padding:33px 50px 10px;
	color:#fff;
	font-weight:bold;
	float:right;
	width:55%;
	font-size:1.3em;
	line-height:1.3em;
	*padding-bottom:15px;
}

/* End Sunrise Header */

/* Begin BarCode Header */

.header-barcode {
	background: url(../images/bar-code-graphic.gif) no-repeat 23px 31px;	
	height:244px;
	/**height:85px;*/
	width:100%;
}

.btn-box {
	background: url(../images/button-bg.gif) 0px 0px no-repeat;
	width: 500px;
	height: 100px;
	top: 30px;
	left: 233px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

p.ltn, p.wce {
	font-size: 1em;
	line-height: 1.3em;
	height: 70px;
	padding-left: 70px;
	position: relative;
	top: 18px;
	left: 15px;
	float: left;
	margin-bottom: 0px !important;
}

p.ltn a, p.wce a {
	display: block;
	font-size:1.2em;
	font-weight: bold;
}

p.ltn {
	background: url(../images/ltn-white-icon.png) no-repeat 0px 0px;
	margin-right: 10px;
	width: 150px;
}

.bcode-link {
	text-indent: -5000px;
	width: 61px;
	height: 66px;
	float: none;
	position: relative;
	top: -60px;
	left: -70px;
	
}

p.wce {
	background: url(../images/wce-white-icon.png) no-repeat 0px 0px;
	width: 165px;
}

p.bcode-text {
	position: relative;
	top: 30px;
	left: 239px;
	width: 483px;
	font-size:1.5em;
	color: #000000;
	font-weight: bold;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

p.bcode-text span {
	color: #565656;
	display: block;
	margin-top: 3px;
}


/* End BarCode Header */

.overhangimg{
	background:url(../images/dep-board.gif) no-repeat bottom right;
	float:right;
	height:52px;
	margin:-35px 0 0;
	position:relative;
	right:0px;
	width:172px;
}
.container{
	clear:both;
	float:left;
	width:100%;	
	background:#4f4f4f url(../images/page-bot-bg.png) repeat-x bottom right;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.container h2{
	display:block;
	height:35px;
	padding:12px 8px;
	color:#fff;
	border-bottom:0;
	font-weight:bold;
	background:#707070 url(../images/col-bg.png) repeat-x 0px 1px;
	font-size: 1.5em;
	margin-bottom: 19px;
}
.container h2 span{
	display:block;
	font-size:0.7em;
}
.container .traveltools,
.container .mobileservices,
.container .outlate{
	float:left;
	width:248px;
	min-height:82em;
	*height:82em;
}
.container .mobileservices{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width:246px;
}
.container .outlate{
	float:right;
}
* html .container .outlate{
	width:245px;
}

.container div ul{
	float:left;
	width:auto;
	list-style:none;
}
.container div ul li{
	list-style:none;
	float:left;
	clear:both;
	width:97%;
	padding-left:8px;
	margin-bottom:15px;
	background:none
}

.container div ul li img,
.container div ul li p{
	float:left;
}
.container div ul li a{
	color:#b3d6f6;
	font-weight:bold;
	line-height:1.2em;
	font-size:1.2em;
	margin-top:-2px;
	width:auto;
	
}
.container div ul li a:hover{
	color:#b3d6f6;
}
.container div ul li a.whatsthis{
	font-size:0.8em;
	width:60px;
	margin-left:10px;
}
.container div ul li a.iconlnk{
	margin:0;
}
.container div ul li p{
	margin:0;
	width:165px;
	line-height:1.3em;
	font-size:1em
}

.small-promotion{
	background: #FFF url('../images/editorial-bg-top.gif') no-repeat left top;
	width: 380px;
	float: left;
	margin-left: -194px;
	margin-top: 1em;
	/* IE hacks follow */
	position: relative;
	/**height: 0;*/
	zoom 1;
	top: 5em;
}


.small-promotion div{
	background: url('../images/editorial-bg-bottom.gif') no-repeat left bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 19px;
	padding-right: 34px;
}
.container .small-promotion h2{
	margin: 0; padding: 0;
	display:block;
	height: auto;
	background:none;
	font-size: 1.25em;
}
.container .small-promotion p{
	color: #333;
	font-size: 1.1em;
	margin-bottom: 8px;
}
.container .small-promotion .left{
	margin-right: 8px;
	margin-bottom: 8px;
}

