body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #00A0C6;
}

#page {
background:white none repeat scroll 0%;
font-family:Verdana;
font-size:12px;
margin:0pt auto;
text-align:left;
width:924px;
border: thin solid white;
}

#main {
	padding: 3px;
}


/* first level nav */
#firstnavcontainer ul
{
	list-style-type: none;
	background-color: #00A0C6;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-family: Verdana;
	padding: 0.2em 0 0.2em 0;
	margin: 0;
	margin-bottom: 5px;
	border-right: 1px solid #fff;
}

#firstnav  li
{
	display: inline;
	padding: 0.3em 0 0.3em 0;
	border-right: 1px solid #fff;
	list-style-type: none;
}

#firstnav a
{
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	padding: 0.2em 1em;
}

#firstnavcontainer a:hover 
{
	background-color:#8ADBFF;
}

ul#firstnav li#active 
{
	background-color:#8ADBFF;
}



/* from citycard.co.uk */
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #00A0C6;
	text-decoration: none;
}
a:visited {
	color: #00A0C6;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #00A0C6;
	text-decoration: none;
}
.style3 {color: #FFFFFF}
.style4 {color: #666666}
.style5 {color: #999999}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.style11 {color: #01A0C7; font-weight: bold; }
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #01A0C7; font-weight: bold; }
.style16 {color: #01A0C7; font-weight: bold; font-size: 14px; }
.style17 {color: #01A0C7; font-family: Arial, Helvetica, sans-serif; font-size: 24px;}
.style18 {color: #ff00ff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}


.header2 {
	font-family: Arial, Times New Roman;
	color: #660033;
	font-weight:bold;	
}
		
dt label {
	font-weight:bold;
	text-align:left;
}

/*contact us form style*/
dl.contactus {
	font:normal 12px/15px Arial;
     width: 350px;
}
dl.contactus dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dl.contactus dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}

/*enquiry form style*/
dl.enquiry_form {
	font:normal 12px/15px Arial;
     width: 350px;
}
dl.enquiry_form dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 4px 0 2px 0;
    text-align: left;
}
dl.enquiry_form dd {
    float: left;
    width: 200px;
    margin: 0 0 8px 0;
    padding-left: 6px;
}

dt2 {
	font-weight:bold;
	text-align:left;
 	padding: 0.5cm 0cm;
    text-align: left;	
}

ul#bullets
{
list-style-image: url(\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'arrow.gif\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\');
}

ul#bullets li
{
	margin-bottom: 10px;	
}


.bold
{
	color: #00A0C6;
	font-weight: bold;
}

.pink
{
 color: #EF037F;
}

hr
{
	border: thin dashed #00A0C6;
}

h2
{
	font-family: Century Gothic, Verdana;
	font-size: 24px;	
	font-weight: normal;
	color: #00A0C6;
	margin-top: -4px;
	/margin-top: 0;
}

.textCode
{
	color:red;
	font-size:1.8em;
}

.citycardMenu
{
        margin-top:45px
}