/*  Main CSS Script for ICOD
	Author : Dan Johnson
	Last Updated : Andy, February 2004
*/

body {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

ul {
	list-style-image: url(../images/blue-tick.png);
}

p {
	/*margin-top: 20px;*/
	margin-bottom: 10px; 
}

h1 {
	color: #0F2B8E;
	align: left;
	font-size: 180%;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 180%;
}

h2 {
	color: #0F2B8E;
	font-size: 140%;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 140%;
}

.highlight {
	color: #0F2B8E;
	font-size: 180%;
	line-height: 180%;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

.quote {
	color: #333333;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-color: #A6CAE2;
}

.enquirybutton {
	position: relative;
	left: 100px;
	margin: 5px;
	color: #0F2B8E;
	border: 2px solid #0F2B8E;
	cursor: hand;
}

.titlebar {
	text-align: center;
	height: 60px;
	position: relative; 
/*
	background: #FFFFFF url('../images/titlebar.jpg') no-repeat right 50%;
*/
	background: #FFFFFF;
}

#top {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 60px;
}

html>body #top {
	height: 60px;
}

#middle {
	margin: 5px 5px 5px 185px;
	padding: 1em 1em 1em 1.5em;
	text-align: left;
}

#left {
	position: absolute;
	top: 95px;
	left: 0px;
	margin: 5px;
	padding: 10px;
	font-size: 90%;
	voice-family: "\";}\"";
	voice-family:inherit;
	width: 120px
}

html>body #left {
	width: 120px; /* ie5win fudge ends */
}

a:link {
	color: #0F2B8E;
	text-decoration: none;
	border-bottom: 1px dashed;
}

a:visited {
	color: #0F2B8E;
	text-decoration: none;
	border-bottom: 1px dashed;
}

a:hover { 
	color: #0F2B8E;
	text-decoration: none;
	border-bottom: 1px solid;
}

a:active{
	color: #0F2B8E;
	text-decoration: dotted;
}

#button {
	width: 170px;
	padding: 0px 0px 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
}

#button ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#button li {
	border-bottom: 1px solid #A6CAE2;
	margin: 0px;
	width: 170px;
	padding: 0px;
}

#button ul ul li {
	border-bottom: 1px solid #A6CAE2;
	margin: 0px;
	width: 160px;
	padding: 0px 0px 0px 10px;
}

#button li.top {
	border-top: 1px solid #A6CAE2;
}

#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-right: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #0F2B8E;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	border-bottom: none;
}

html>body #button li a {
	width: auto;
}

#button li a:hover {
	background-color: #BCA7D0;
	color: #0F2B8E;
	font-weight: bold;
	border-top-color: #A6CAE2;
	border-bottom-color: #A6CAE2;
}

#button li a.selected:hover {
	background-color: #BCA7D0;
	color: #0F2B8E;
	font-weight: bold;
	border-top-color: #A6CAE2;
	border-bottom-color: #A6CAE2;
}

#button li a.selected {
	display: block;
	border-right: 10px solid #A6CAE2;
	background-color: #A6CAE2;
	color: #0F2B8E;
	text-decoration: none;
}

img {
	border: 0px none;
}

.right {
	float: right;
	padding: 10px;
}

.left {
	float: left;
	padding: 10px;
}

.titlebar-home-text {
	color: #0F2B8E; 
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	text-transform: none;
	letter-spacing: 0.1em;
	font-size: 250%;
	font-weight: 500;
	font-family: Verdanna, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

.titlebar-home-text-blue {
	color: #0F2B8E; 
}

.sub-titlebar-home-text {
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : 200;
	color: #808080;
	font-size: 100%;
	margin-left: 40px;
	margin-top: 5px;
	white-space: nowrap;
}

hr {
	background-image: url('../images/hr-line.jpg'); 
	background-repeat: repeat-x;
	height: 3px;
	background-color: #FFFFFF; 
	border-top: thin dotted #999999 */
}

.footer {
	margin-top : 1em;
	width : 100%;
	float : left;
	padding : 0em;
	text-align: center;
	font-size: 90%;
	line-height: 90%;
	position: relative;
	top: 0px;
	height: 119px;
}

.spacer {
	clear: both;
}

strong {
	color: #0F2B8E;
	font-weight: bold;
}

//Form formatting

em {
	color: #FF0000;
}

label,input {
	display: block;
	width: 120px;
	float: left;
	margin: 5px;
}

label {
	text-align: right;
	vertical-align: top;
	width: 120px;
	padding-right: 20px;
}

br {
	clear: left;
}