* {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	}
body {
	color: #394E70;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	}
a {
	color: #394E70;
	background-color: inherit;
	text-decoration: none;
	}
a:hover {
	color: #F60F5B;
	background-color: inherit;
	}


input.button {
	width: 70px;
	margin: 5px 100px 5px 5px;
	padding: 3px 0 3px 0;
	color: #fff;
	background-color: inherit;
	background-image: url(../images/bg-button.gif);
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	border: 0;
	cursor: hand;
	cursor: hand;
	vertical-align: baseline;
	}
input.reset {
	width: 70px;
	margin: 0 0 5px 5px;
	padding: 4px 0 3px 0;
	color: #fff;
	background-color: #D8DFF5;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	border: 0;
	cursor: pointer;
	cursor: hand;
	}

.rate-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E7ebef;
	color: #394e70;
	text-align: center;
	padding-right: 1px;
	padding-left: 1px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}


.rates-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #394E70;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60F5B;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.rc {
	width: 90%;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.rate-rc {  
width: 100%; 
background-color: #FFFFFF
}

.offer-left {
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%;
	color: #394E70;
	vertical-align: top;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F60F5B;
	background-color: #E7EBEF;
}


.offer-left a:link {
color: #000000; 
text-decoration: none
}


.offer-left a:hover {
color: #ffffff; 
text-decoration: none
}


.offer-left a:visited {
color: #000000; 
text-decoration: none
}


.details {
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../img/b3-spacer.gif);
	vertical-align: top
}


#container {
	width: 830px;
	margin: 2px auto 5px;
	text-align: left;
	}
#header {
	background-repeat: no-repeat;
	padding: 10px;
	}	
#column {
	float: left;
	width: 180px;
	margin: 7px 0 0 0;
	color: inherit;
	background-color: #E7EBEF;
	}
#content {
	width: 640px;
	margin: 6px 0 0 0;
	padding: 0;
	float: right;
	}
#footer {
	clear: both;
	padding: 8px 10px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	}
#line {
	width: 740px;
	margin: 2px auto;
	color: #63748E;
	background-color: inherit;
	text-align: right;
	}



#search {
	position: relative;
	width: 800px;
	height: 40px;
	margin:  0 auto 0 auto;
	padding: 30px 50px;
	background-image: url(../images/bg_head.jpg);
	background-repeat: no-repeat;
	text-align: right;
	}


#column ul {
	margin: 0 0 0 40px;
	list-style-image: url(../images/icon-arrow.gif);
	}
#column ul li a {
	display: block;
	width: 120px;
	padding: 2px 2px 5px 2px;
	color: #6A7E9E;
	background-color: inherit;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	}
#column ul li a:hover {
	color: #F60F5B;
	background-color: inherit;
	}
#footer ul {
	list-style: none;
	}
#footer ul li {
	display: inline;
	}
#footer ul li a  {
	padding: 0 10px 0 0;
	color: #93A0B5;
	background-color: inherit;
	}
#content ul {
	margin: 10px 30px;
	font-size: 110%;
	font-weight: bold;
	text-transform: capitalize;
	}
#content ul li {
	margin: 5px 0;
	}





#header h1 a {
	display: block;
	padding: 25px 28px;
	color: #fff;
	background-color: inherit;
	font-size: 90%;
	font-weight: normal;
	letter-spacing: 0px;
	text-transform: capitalize;
	text-decoration: none;
	cursor: default;
	}
#header h1 span {
	display: block;
	font-size: 80%;
	letter-spacing: 0;
	text-transform: lowercase;
	line-height: 15px;
	}
	
	
#header ul.area {
	position: absolute;
	top: 10px;
	right: 15px;
	z-index: 99;
	}
#header ul.area, #search ul.area ul {
	list-style: none;
	}
#header ul.area li, #search ul.area ul li {
	display: block;
	}
#header ul.area a {
	display: block;
	width: 100px;
	padding: 3px 10px;
	color: #444;
	background-color: #fff;
	background-image: url(../images/bg-arrowdown.gif);
	background-repeat: no-repeat;
	background-position: 100px center;
	font-size: 90%;
	text-decoration: none;
	text-transform: capitalize;
	border-top: 1px solid #B4C2F5;
	border-right: 1px solid #EDF2FF;
	border-bottom: 1px solid #EDF2FF;
	border-left: 1px solid #B4C2F5;
	}
#header ul.area a:hover {
	background-image: url(../images/bg-arrowdown-on.gif);
	}
#header ul.area ul li a {
	display: block;
	width: 100px;
	padding: 5px 10px;
	color: #fff;
	background-color: #333;
	background-image: none;
	font-size: 90%;
	text-decoration: none;
	border: 0;
	}
#header ul.area ul li a:hover {
	color: #fff;
	background-color: #3f3f3f;
	background-image: none;
	}
#header ul.area li { 
	float: left;
	width: 10em; 
	}
#header ul.area li ul { 
	position: absolute;
	left: -999em; 
	}
#header ul.area li:hover ul, #header ul.area li.sfhover ul { 
	width: 100px;
	margin: 0 1px;
	left: auto;
	color: #fff;
	background-color: #7E9FFE;
	}	
	
	
#column h2 a {
	display: block;
	padding: 15px 20px;
	color: #394E70;
	background-color: inherit;
	font-size: 75%;
	text-transform: capitalize;
	text-decoration: none;
	cursor: default;
	}
#column h2.top {
	background-image: url(../images/bg-columntop.gif);
	background-repeat: no-repeat;
	}
#column .banners {
	display: block;
	padding: 25px 0 5px 0;
	background-image: url(../images/bg-columnbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	}
#column .banners img {
	margin: 2px 0;
	}
#content h2 a {
	display: block;
	padding: 10px 0 0 0;
	color: #394E70;
	background-color: inherit;
	font-size: 80%;
	text-decoration: none;
	cursor: default;
	}
#content h2 span {
	display: block;
	font-size: 75%;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: lowercase;
	line-height: 6px;
	}
#content p {
	padding: 10px 0;
	line-height: 16px;
	}
#content .banners {
	display: block;
	margin: 5px 0;
	padding: 5px 5px;
	border: 1px solid #E7EBEF;
	}
#content h3 {
	display: block;
	padding: 10px 0 10px 0;
	color: #394E70;
	background-color: inherit;
	font-size: 120%;
	}
#line a {
	color: #999999;
	background-color: inherit;
	font-size: 8pt;
	}
	
.greybox{
	background-color: #ECF1F6;	
	border-style: solid; 
	border-width:2px; 	
	border-color: #E7EBEF;  padding: 5px; 
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 11px;color: #394E70;
	}
	
.whitebox{
	background-color: #FFFFFF; 
	border-style: solid;border-width:1px; 
	border-color: #CCCCCC; padding: 7px; 
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;color: #000000;
	}
.subcolourbox {
	background-color: #003399; 
	border-style: solid;
	border-width:1px; 
	border-color: #CCCCCC; 
	padding: 7px; 
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px; color: #FFFFFF; 
	font-weight : bold;
	}
	
a img {
  border: 0;
}

a:hover img {
  background: none;
}

img.border {
  border: 4px solid #E4E4E4;
}

a:hover img.border {
  border: 4px solid #F60F5B;
}

img.fLeft {
  margin: 3px 10px 0 0;
}

img.fRight {
  margin: 3px 0 0 10px;
}

#sidebar {
  position: relative;
  top: -1px;
  float: right;
  width: 197px;
  padding-bottom: 2em;
}


/*******************************************************
   Sidebar and menu
 *******************************************************/ 

#sidebar #sidemenu {
  padding: 1px;
  background: #DBE3EC url(../images/sidebar.gif) no-repeat bottom left;
}


#sidebar p {
  margin: 1.5em 1em;
}

#sidemenu h1 {
  margin: 0.9em 15px 10px 15px;  
}

#sidebar h2 {
  margin: 2em 0.9em 2em 1em;
  padding: 0;
  font: 400 1.1em verdana, arial, sans-serif;
  line-height: 150%;
}

#sidebar h3 {
  margin: 3em 0.9em 0.5em 1em;
  padding: 0;
  font: 700 1.1em verdana, arial, sans-serif;
  text-transform: none;
  color: #586681;
}



#sidemenu ul.menu {
  margin: 1em 15px;
  padding: 0;
}

#sidemenu ul.menu li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
  background: url(../images/sidebar_triangle.gif) no-repeat center left;
}

#sidemenu ul.menu li a {
  display: block;
  margin: 0;
  padding: 0.75em;
  
  font: 400 1.2em arial, sans-serif;
  letter-spacing: -0.05em;
  text-decoration: none;
  
  color: #404E67;
  background: url(../images/sidebar_triangle.gif) no-repeat left center;
  border-top: 1px solid #C2CDD9;
}




#search ul.search {
	margin: 5px 10px 8px 10px;
	list-style: none;
	}
#search ul.search li {
	display: inline;
	margin: 0 8px 0 0;
	font-size: 90%;
	background-image: url(../images/bg-dotted.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
#search ul.search li a {
	padding: 0 8px 0 15px;
	color: #fff;
	background-color: inherit;
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	}
#search ul.search li a.business {
	background-image: url(../images/icon-business.gif);
	}
#search ul.search li a.shopping {
	background-image: url(../images/icon-shopping.gif);
	}
#search ul.search li a.internet {
	background-image: url(../images/icon-internet.gif);
	}

#tbl_spry {
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #aaa;
	border-left-color: #aaa;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tbl_spry th {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	background-color: #E7EBEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	cursor:pointer;
}
#tbl_spry td {
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	text-align: left;
	vertical-align: middle;
}

#tbl_spry1 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #ECF1F6;
	text-align: left;
	vertical-align: middle;
}

#tbl_spry2 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	background-color: #E7EBEF;
	text-align: left;
	vertical-align: middle;
}

#tbl_spry3 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	background-color:#ff9900;
	text-align: left;
	vertical-align: middle;
}
