/* 

STYLE SHEET FOR MANCHESTER AIRPORT NEW ROUTES CAMPAIGN
Created by Richard Clark 
www.kmp.co.uk

Zone Homepage Styles

*/

/* =========== TABLE LAYOUT ============= */


#content table.zone-home-3col {
	width:100%;
	border:none;
	background:none;
	text-align:left;	
}

#content table.zone-home-2col {
	clear:both;
	margin:20px 0 0 0;
}

#content .currency-img {
	float:right;
	padding:0 0 0 25px;
}

#content .currency {
	padding:0 0 0 15px;
}

#content table.zone-home-3col td, #content table.zone-home-3col th {
	padding:0;
}

#content table.zone-home-3col th {
	background:none;	
}
#content table.zone-home-3col tr td {
	/*border-left:1px solid #959ca1;
	border-right:1px solid #959ca1;	*/
	background:#fff;	
}
#content table.zone-home-3col tr th.header {
	/*border-left:1px solid #959ca1;
	border-right:1px solid #959ca1;		*/
	background:#CAD5D5 url("/webdesign.nsf/AttachmentsByTitle/divider.gif/$FILE/divider.gif") repeat-y;
}

#content table.zone-home-3col tr.top-row th {
	/*border-top:1px solid #959ca1;*/
}

#content table.zone-home-3col tr.bottom-row td {
	background:#002654;	
}
#content table.zone-home-3col tr.text-row td {
	vertical-align:text-top;
	background:#002654;
	border-bottom:1px solid #113966;
	padding-bottom:10px;	
}
#content table .spacer {
	width:5px;
	padding:0;
	background:none;
	border-bottom:none !important;
}

#content table th.spacer {
	border-bottom:none !important;
	border-top:none !important;	
}

/* =========== FONTS ============= */

#content table.zone-home-3col th h2 {
	color:#002654;
	font-size:1.1em;
	line-height:normal;
	font-weight:bold;
	padding:10px 5px 5px 15px;
	margin-left:8px;
	background:url("/webdesign.nsf/AttachmentsByTitle/icon_arrowdown.gif/$FILE/icon_arrowdown.gif") no-repeat 0px 12px;
}

#content table.zone-home-3col th h2 a {
	border-bottom:none;
	color:#002654;	
}

#content table.zone-home-3col th h2 a:hover {
	color:#002654;
}

#content table.zone-home-3col tr p {
	color:#fff;
	font-size:1.1em;
	padding:10px 10px 0 10px;
	margin:0;
}

#content table.zone-home-3col tr ul {
	padding:10px 0 0 0;
	margin:0 0 0 10px;
}
#content table.zone-home-3col tr ol {
	padding-top:10px;
	margin-bottom:0;
}
#content table.zone-home-3col tr ul li {
	padding:0 0 0 15px;
	margin:0;
	background:url(/webdesign.nsf/AttachmentsByTitle/bullet.gif/$FILE/bullet.gif) no-repeat left center;
}
#content table.zone-home-3col tr a {
	font-weight:bold;
	border-bottom:none;
	color:#fff;
}
#content table.zone-home-3col tr a:hover {
	color:#75aadb;
}

/* =========== LINKS ============= */


#content table.zone-home-3col tr.bottom-row ul {
	bottom:0;
	padding:5px 5px 0 10px;
	margin:0 0 5px 0;
	vertical-align:bottom;
}
#content table.zone-home-3col tr.bottom-row ul li {
	text-align:right;
	font-size:1em;
	background:none;
	padding:3px 20px 3px 0;
	background:url("/webdesign.nsf/AttachmentsByTitle/icon_arrowgreen_bluebg.gif/$FILE/icon_arrowgreen_bluebg.gif") no-repeat center right;
}

#content table.zone-home-3col tr.bottom-row ul li a {
	border-bottom:none;
	padding:0 0 0 0;	
	margin:0 0 0 0;
	color:#fff;	
}

#content table.zone-home-3col tr.bottom-row ul li:hover {
	background:url("/webdesign.nsf/AttachmentsByTitle/icon_arrowgreen_bluebg_over.gif/$FILE/icon_arrowgreen_bluebg.gif") no-repeat center right;
	color:#75aadb;
}
#content table.zone-home-3col tr.bottom-row ul li:hover a {
	color:#75aadb;
}
