body { 
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:12px;
	background:url(../images/bg_body.jpg) repeat-x top #eeeef0;
}

td { 
	font-family:Arial,sans-serif;
	font-size:14px;
	line-height:1.3;
	color:#000;
}


td.header { 
	background:url(../images/header-bg.gif) no-repeat;
	height:107px;
	text-align:right;
	vertical-align:top;
}

td.nav { 
	background:url(../images/nav-bg.gif) repeat-x top;
	height:31px;
	text-align:center;
}

td.nav a { 
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	padding: 0 18px;
	background:url(../images/nav-divider.gif) no-repeat right;
}

td.nav a.end { 
	background:none;
}


td.nav a:hover { 
	text-decoration:underline;
}

td.content { 
	background:#fff;
	padding-bottom:11px;
	font-family:Arial,sans-serif;
	font-size:14px;
	line-height:1.3;
	color:#000;
}

td.content a { 
	color:#155197;
	text-decoration:underline;
}

td.content a:hover { 
	color:#155197;
	text-decoration:none;
}

td.innermargin { 
	padding:27px;
}

td.content h1 { 
	font-family:Arial,sans-serif;
	color:#0787db;
	text-transform:uppercase;
	font-size:20px;
	font-weight:normal;
	padding:0 0 13px 0;
	border:0;
	letter-spacing:1px;
	margin:0;
	
}
	
td.footer { 
	color:#fff;
	font-size:12px;
	height:36px;
	text-align:right;
	background:#014b7a;

	padding-right:10px;
}

td.credit { 

	letter-spacing:3px;
	font-size:10px;
	text-transform:lowercase;
	padding-top:10px;
}

td.footer a { 
	color:#fff;
	text-decoration:none;	
}

td.credit a { 
	color:#999999;
	text-decoration:none;	
}

td.footer a:hover,
td.credit a:hover { 
	color:#999999;
	text-decoration:underline;	
}

/* boxes */
td.box-left { 
	background:url(../images/box-left.gif) no-repeat;
	width:8px;
	height:113px;
}

td.box-right { 
	background:url(../images/box-right.gif) no-repeat;
	width:8px;
	height:113px;
}

td.box-content { 	
	background:#dedede;
	color:#000;
	vertical-align:top;
}

td.map { 
	background:url(../images/ukmap.gif) no-repeat right #dedede;
}

td.box-content h1 { 
	color:#000000;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding-bottom:10px;
	padding-top:5px;
	text-transform:none;
	letter-spacing:0;
}

td.box-content p { 
	font-size:12px;
	margin:0;
	padding:0;
}

td.box-content p.small { 
	margin:5px 0 0 0;
	padding:0;
	font-size:12px;
}

td.box-content a { 
	color:#155197;
	font-size:12px;
	text-decoration:underline;
}

td.box-content a:hover { 
	text-decoration:none;
}

td.quote { 
	font-size:16px;
	font-family:"Times New Roman", Arial, serif;
	font-style:italic;
}

div.quoteby{ 
	font-style:normal;
	font-size:14px;
}

td.home-centre { 
	background:url(../images/home-bg.jpg) no-repeat top left;
	height:324px;
}

p.launch { 
	color:#000;
	font-size:16px;
}

textarea { 
	font-size:14px;
	border:1px solid #aba9aa;
	background:#fff!important;
	padding:3px;
	font-family:Arial, sans-serif;
	width:280px;
	
}


fieldset
{
border: 1px solid #a9a8a8;
width:500px;
margin-bottom:15px;
padding:10px;
}

table.table-right { 
	margin-top:15px;
}

td.right-col { 
	padding-top:60px;
}

fieldset legend { 
	font-weight:bold;
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#000;
}

p.disclaimer { 
	width:520px;
	font-size:12px;
	text-align:justify;
}

td.content h1.strap { 
	color:#000;
	font-size:25px;
	font-weight:bold;
	font-family:"Myriad Pro",Arial,sans-serif;
	line-height:1.5;
	margin:40px 0 38px 0;
	padding:0;
}

div#error-box { 
	border: 2px solid #a80000;
	padding:10px;
	width:500px;
	margin-bottom:20px;
}

td.content div#error-box h1 { 
	font-size:14px;
	text-transform:none;
	font-family:Arial,sans-serif;
}


select.textbox { 
	font-size:14px;
	font-family:Arial, sans-serif;
	width:280px;
}
input.textbox { 
	font-size:14px;
	border:1px solid #aba9aa;
	background:#fff!important;
	padding:3px 3px 3px 3px;
	font-family:Arial, sans-serif;
	width:280px;
	height: 18px;
	line-height:18px;
}

input.small { 
	width:228px;
	padding: 6px 3px;
}

input.smaller { 
	width:100px;
	padding: 4px 3px;
}

td.content h2 { 
	font-size:16px;
}

#hello { 
	margin:5px 17px 0 0;
	text-align:right;
}

/*
#menu-container { display:block; position:relative; width:150px; margin:0px auto 0px; font-size:12px; text-align:right; margin-right:10px; background:url(../images/topmenu-left.gif) no-repeat bottom left;  }
#drop_down_menu { display:block; position:absolute; clear:both; margin:0px; padding:0px; list-style-type:none; text-align:center; width:150px; float:none; left:0px; top:0px; }
#drop_down_menu li { font-size:12px; font-weight:bold; float:left; color:#535151; padding:5px; cursor:pointer; background:#ebebeb; width:150px; }
#drop_down_menu li ul { margin:0px; padding:0px; list-style-type:none; padding-top:10px; }
#drop_down_menu li ul li { display:block; float:none; clear:both; text-align:left;  }
#drop_down_menu li ul li a { color:#535151; font-weight:normal; text-decoration:none; display:block; }
#drop_down_menu li ul li a:HOVER { text-decoration:underline; color:#535151; }
*/

#menu-container { 
	padding: 8px 17px 0 0;
}

.clear { clear:both; }

div.remindhead { 

}

td.remindbox { 
	background:url(../images/bg_comingsoon.gif) no-repeat;
}

td.wheretobuy-text { 
	background:#424242;
	padding:10px;
	color:#fff;
}

td.wheretobuy-text h2 { 
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
}

td.map-tabs { 
	background:url(../images/tab-bg.jpg) no-repeat;
	text-align:center;
	vertical-align:bottom;
}

a.blue { color:#155197; font-size:12px; }

ul.list { margin-left:0; padding-left:0; }
ul.list li { margin-left:15px; }
