/*
Base colour from corporate id doc

Blue R=9 G=28 B=90  #023567

10% #E0E2EA
20% #C3C7D6
30% #A7ABC2
40% #8B92AF
50% #71799C
60% #586389
70% #424D79
80% #2C3767
90% #192557

Yellow R=255 G=232 B=18  #FFD331

10% #FFFDE1
20% #FFFAC6
30% #FFF8A8
40% #FFF68F
50% #FFF376
60% #FFF15E
70% #FFEE49
80% #FFEC34
90% #FEE822
*/

body
{
	margin: 0;
	font-family: frutiger, myriad, "myriad roman", "myriad pro", "myriad web", "lucida grande", "lucida sans unicode", "trebuchet ms", helvetica, arial, san-serif;
	background-image: url(/_graphics/ui/background.gif);
	background-repeat: repeat-y;
}

/* This div goes round the sidebar and content to stop the content shifting down a line when you re-size the browser window */
#wrapper
{
	float: left;
	display: block;
	width: 800px;
}

#header
{
	background-image: url(/_graphics/ui/header_home.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 128px;
	display: block;
	clear: both;
}

#sidebar-wrapper
{
	float: left;
	display: block;
	width: 150px;
	font-family: frutiger, myriad, "myriad roman", "myriad pro", "myriad web", "lucida grande", "lucida sans unicode", "trebuchet ms", helvetica, arial, san-serif;
}

#sidebar
{
	float: left;
	width: 140px;
	padding: 0 0 50px 0;
}

#login
{
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	border-color: #FFD331;
	border-width: 1px;
	border-style: solid;
	background-color: #424D79;
	width: 136px;
	padding: 2px;
	margin: 2px;
}

#ssl
{
	width: 150px;
	padding: 50px 10px 10px 10px;
}

#content
{
	float: left;
	display: block;
	width: 630px;
	padding: 0;
}

p, ul, address
{
	font-size: 0.8em;
	color: #000;
	font-style: normal;
}

ul ul, ol ol {
font-size: 1em;
}


p, address
{
	margin: 0;
	padding: 1em 0 0 0;
}

h1, h2
{
	font-weight: normal;
	color: #023567;
}

h1 { font-size: 1.3em; }
h2 { font-size: 1em; }

p, h1, h2
{
	line-height: 1.3em;
	margin: .5em 0 0 0;
}

p { margin: 0 0 .5em 0; }
h1 { margin: 0; }
h2 { margin: 1em 0 0 0; }
#content a:link, #content a:visited, #content a:hover, #content a:active { color: #023567; }
#content a:hover { color: #FFF; background-color: #023567; }

/* Start of quote link hiding */
#header h1, #sidebar-wrapper h2
{
	text-indent: -1999px;
	margin: 0;
	padding: 0;
	line-height: 0;
}

#header h1 a
{
	display: block;
	width: 800px;
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}

#header h1 a
{
	width: 800px;
	height: 128px;
}

/* Navigational Links */
#sidebar ul
{
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	line-height: 0.9em;
}

#sidebar li
{
	display: block;
	list-style: none;
	padding: 2px;
	line-height: 2em;
}

#sidebar li a:link, #sidebar li a:visited, #sidebar li a:hover, #sidebar li a:active
{
	display: block;
	text-decoration: none;
	padding: 2px;
	color: #A7ABC2;
}

#sidebar li a:hover { color: #FFF; }

#footer
{
	width: 100%;
	display: block;
	float: left;
	margin: 50px 0 0 0;
}

#footer p
{
	color: #999;
	font-size: 0.6em;
	text-align: left;
	text-transform: inherit;
	float: none;
	margin: 0 0 0 160px;
	padding: 0;
}

#help
{
	display: inline;
}

#help a:link, #help a:visited, #help a:hover, #help a:active
{
	background-color: #023567;
	color: #FFF;
	text-align: center;
	padding: 2px;
	width: 7px;
	line-height: 10px;
	margin: 5px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	font-style: normal;
}

#helppopup
{
	background-color: #023567;
	color: #000;
	text-align: left;
	font-size: 11px;
	padding: 2px;
	margin: 5px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	width: 350px;
}
div.padding { padding: 20px; }


p.admin
{
	font-size: 0.9em;
	color: #000;
	font-style: normal;
	margin: 0;
	padding: 0;
}

#get-a-quote, #retrieve-a-quote
{
	display: block;
	float: left;
	border: 1px #023567 solid;
	margin: 5px;
	background-image: url(/_graphics/ui/corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: helvetica, univers, arial, sans-serif;
	width: 200px;
	height: 150px;
	background-color: #C3C7D6;
}

#get-a-quote img, #retrieve-a-quote img
{
	float: right;
	border: 0;
}

#get-a-quote p, #retrieve-a-quote p
{
	font-size: 0.9em;
	padding: 0 5px 0 5px;
}

#get-a-quote p a:link, #get-a-quote p a:visited, #get-a-quote p a:hover, #get-a-quote p a:active, #retrieve-a-quote p a:link, #retrieve-a-quote p a:visited, #retrieve-a-quote p a:hover, #retrieve-a-quote p a:active
{
	text-decoration: none;
	color: #000;
	background-color: transparent;
}

#get-a-quote h1 a:link, #get-a-quote h1 a:visited, #get-a-quote h1 a:hover, #get-a-quote h1 a:active, #retrieve-a-quote h1 a:link, #retrieve-a-quote h1 a:visited, #retrieve-a-quote h1 a:hover, #retrieve-a-quote h1 a:active
{
	background-color: #023567;
	text-decoration: none;
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	float: left;
	text-align: center;
	line-height: 1.5em;
	color: #FFF;
	background-image: url(/_graphics/ui/feature_header.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}
