/* Featured Offer Module 1
------------------------- */

#featured-offer1{
	border: 1px solid #3A7CA2;
	background: url(blue_gradient.jpg) repeat-x bottom;
	height: 276px;
	width: 161px;
}

#featured-offer1-header{
	height: 24px;
}

#featured-offer1 p{
	padding: 0 15px 0 15px;
	margin:0;
}

#featured-offer1 p.pblue{
	padding-top: 30px;
}

#featured-offer1 p.pgrey{
	padding-top: 10px;
}

#featured-offer1 a{
	margin:0;
}

#featured-offer1 a img{
	padding: 19px 15px 0 15px;
}

div#featured-offer1 div.logo {
	width: 160px;
	height: 100px;
	background: #FFFFFF;
}

div#featured-offer1 div.logo img {
	margin: 5px 0 0 35px;
}
/* Content Module
------------------------- */

#content-module{
	width: 547px;
	height: 154px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/portalext/images/system/selects-landing/content_bg.png');
}

#content-module[id]{
	background: url(content_bg.png) no-repeat scroll right bottom;
}
#content-module div#content-image{
	width:287px;
	float:left;
}

#content-module div#content-text{
	width:230px;
	float:left;
	margin-top: -27px;
}

#content-module div#content-text p{
	margin:0;
}

#content-module div#content-text p.pblue{
	padding-top:35px;
}

#content-module div#content-text p.pgrey{
	padding-top: 5px;
}

#content-module div#content-text a{
	position:relative;
	margin: 0;
}

#content-module div#content-text a img{
	padding-top: 14px;
}

/* List Module
------------------------- */

#list-module{
	width:748px;
	margin:0;
	padding: 0 76px 0 76px;
	float:left;
}

#list-module p{
	margin:0;
	padding: 20px 0 0 0;
}

.column{
	float: left;
	width: 162px;
	padding: 20px 25px 50px 0;
	margin:0;
}

#last{
	padding: 20px 0 50px 0;
}
.column ul{
	padding:0;
	margin:0;
	list-style:none;
}

.column li a{
	padding: 0 0 0 8px;
}

.column li a span{
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	border-color: #3A9ECE;
}

.column li a span:hover{
	border-color: #D57801;
}

.column li a:hover{
	color: #D57801;
	background-image: url(right_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
}

#content-text2 {
	padding-top:20px;
}

#content-text2 a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #1c537a;
	font-weight:bold;
}
/* 4a Module
------------------------- */

#wrapper_4a {
	width:400PX;
}

#wrapper_4a h2{
	color:#1A5279;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	margin:0;
}

#wrapper_4a p {
	color: #444444;
	width: 290px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	height: 90px;
	display:block;
	*margin-top: 15px;
}

#wrapper_4a #logo {
	float: left;
	width:90px;
	height:90px;
	float:left;
	margin:15px 20px 0 0;
}

/*Module 4b*/
#module4b {
	width: 286px;
	background: #e3edf6  url(bg_mod_4b.gif) repeat-x 0px 25px;
}
#module4b .header {
	background: url(all_travel_offers_bg.jpg) top left repeat-x;
	border: solid 1px #CFC9CD;
	padding-left: 0px;
	padding-top: 0px;
	width: 284px;
	height: 23px;
}
#module4b .header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	color: #1A5279;
	margin: 4px 0 0 12px;
	_margin: 4px 0 0 7px;
	float: left;
}
#module4b .header a {
	background: url(view_all.gif) no-repeat top left;
	height: 7px;
	width: 51px;
	float: right;
	margin: 8px 14px 0 0;
	text-indent: -9999px;
}

div#module4b div.content {
	padding: 15px;
}

div#module4b .content div.promo {
	width: 270px;
	_width: 255px;
	height: 25px;
	margin-bottom: 20px;
}
div#module4b .content div.last {
	margin-bottom: 0px !important;
	height: 15px !important;
}
div#module4b .content div.promo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 200px;
	color: #1A5279;
	margin: 0px;
}
div#module4b .content div.promo img {
	float: left;
	margin-left: 23px;
	margin-top: 3px;
	_margin-left: 21px;
}

