/* CSS Document */

/*
colours
========================
dark grey		#777
light blue		#e7edf2
purple/grey		#f2f2f2
border grey		#cecece
dark blue		#1f2556
red				#880129
purple/blue		#5F627F
*/

/* @group site defaults */

* { margin: 0; padding: 0; }

html { height: 100%; }

body { color: #666; font: 0.8em/1.4em "Helvetica", Arial, sans-serif; margin: 0px auto; width: 100%; height: 100%; background-color: #fff; }

#wrapper { display: block ; width: 960px; background: url(/site/images/admiral_butterfly.png) no-repeat 160px top; margin: 0px auto -170px; min-height: 100%; height: auto !important; height: 100%; }

.push { height: 170px; clear: both; }

a { color: #880f10; text-decoration: none; }
a:hover { text-decoration: underline; }
p { display: block; padding: 10px 0px; }
h1, h2 { display: block; font-size: 1.4em; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

img.left { margin: 0px 10px 10px 0px }
img.right { margin: 0px 0px 10px 10px }
img.center { display: block; margin: 0px auto; }

img.small { width: 100px; }
img.large { width: 250px; }

table { width: 95%; border-collapse: collapse; }
table th { background: #e76e34; color: #000; padding: 2px; border: #000 solid 1px; }
table td { padding: 1px 2px; border: #000 solid 1px; }

.error { display:none; font-size: 14px; color: red; }

/* @end */

/* @group Header */

#header { display: block; width: 800px; height: 240px; margin: 0px auto; text-align: center; }
#header span.companyname { font-weight: bold; display: block; float: left; font-size: 3.7em; color: #394248; letter-spacing: -1px; margin-top: 140px; width: 800px; line-height: 0.8em;}
#header span.companyname span { color: #880f10; }
#header span.strapline { display: block; font-family: "Georgia", Times, serif; font-size: 1em; }

/* @end */

/* @group Navigation */

#navigation { display: block; float: left; padding-left: 80px; width: 200px; background: transparent; margin-bottom: 50px; }
#navigation ul { display: block; float: left; list-style: none; width: 200px;}
#navigation ul li { display: block; float: left; padding-bottom: 30px; background: url(/site/images/admiral_dotted.png) repeat-x left 47px; clear: left; width: 170px; }
#navigation ul li a { display: block; float: left; font-weight: bold; font-size: 1.5em; color: #394248; letter-spacing: -1px; text-decoration: none; line-height: 1em; }
#navigation ul li a:hover { color: #880f10; }
#navigation ul li span.navigation-supplement { display: block; font-family: "Georgia", Times, serif; font-size: 1.1em; clear: both; color: #880f10; }

/* @end */

/* @group Content */

#content { display: block; float: left; width: 500px; padding: 0 100px 50px 0; margin-bottom: 50px; }
#content h1, #content h2 { color: #394248; letter-spacing: -1px; padding-bottom: 0.5em; }
#content h1 { font-size: 1.8em;  }
#content h2 { font-size: 1.4em; padding-top: 0.5em; }
#content ul { list-style: none; padding: 0.5em 0 0.5em 20px; clear: both; }
#content ul li { padding-left: 20px; background: url(/site/images/admiral_bullet.png) no-repeat left 1px; padding-bottom: 0.25em; }
#content ol { padding: 0.5em 0 0.5em 20px; list-style-position: inside; }
#content blockquote { display: block; clear: left; padding: 1.5em 0 0.75em 40px; background: url(/site/images/admiral_quote.png) no-repeat left top; }
#content cite { display: block; float: left; color: #880f10; font-family: "Georgia", Times, serif; padding-left: 40px; padding-bottom: 1em; }
#content img { padding: 10px; }

/* @end */

/* @group Footer */

#footer { position: relative; width: 100%; height: 170px; clear: both; background-color: #394248; }
#footer #footer-content { display: block; margin: 0px auto; text-align: center; color: #fff; }
#footer #footer-content span { display: block; clear: both; padding-bottom: 3px; }
#footer #footer-content span.footer-companyname { font-weight: bold; font-size: 1.8em; padding-top: 50px; }
#footer #footer-content span.footer-address { font-size: 0.88em; padding-bottom: 5px; }
#footer #footer-content span.footer-telephone { font-size: 1.71em; padding-bottom: 5px; }
#footer #footer-content span.footer-email { font-size: 1.8em; }
#footer #footer-content span.footer-email a { color: #fff; }

/* @end */

/* @group form layout - wufoo */

/* form */

input { border: 0 none; padding: 0; }

form ol { margin: 0 !important; padding: 0 !important; list-style-type: none; width: 100%; }
form li { margin: 0; width: 62%; padding: 4px 5px 2px 9px; position: relative; }
form li ol li { width: auto; }

form li:after,
.buttons:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

form li,
.buttons { display: inline-block; }
* html form li,
* html .buttons { height: 1%; }

form li,
.buttons { display: block; }

form li ol li { margin: 0 4px 0 0; padding: 0 0 8px 0; }
form li ol li { float: left; }
form li.left { display: inline; width: 48%; }
form li.right { display: inline; width: 48%; }
form li.left .medium,
form li.right .medium { width: 100%; }

form li ol li label { padding-top: 3px; clear: both; color: #999; display: block; }
form li .datepicker { float: left; margin: .1em 5px 0 0; padding: 0; width: 16px; height: 16px; cursor: pointer !important; }

.info,
fieldset { border-style: none; border-bottom: 1px dotted #999; margin: 1.5em 0; padding-bottom: 1em; }
legend { font-size: 120%; font-weight: bold; color: #000; margin-left: -7px; }
fieldset>legend { margin-left: 0; color: blue; }

/* ----- fields and labels ----- */

label.desc { display: block; padding: 0 0 1px 0; line-height: 1.5; color: #000; font-weight:bold; }

input.text,
input.file,
textarea.textarea,
select.select { margin: 0; font-size: 100%; color: #000; }

input.text,
textarea.textarea,
.firefox select.select { border-top: 1px solid #7c7c7c; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; border-bottom: 1px solid #ddd; background: #fff url(/site/images/fieldbg.gif) repeat-x top; }

input.text,
input.file { padding: 2px 0 2px 0; }

input.checkbox,
input.formradio { display: block; line-height: 1.4em; margin: 6px 0 0 3px; width: 13px; height: 13px; }
label.choice { display: block; line-height: 1.4em; margin: -1.55em 0 0 25px; padding: 4px 0 5px 0; width: 90%; }
label.list { margin-left: 50px; }

textarea.textarea{ font-family: "Tahoma", Arial, Verdana, sans-serif; }

select.select { margin: 1px 0; padding: 1px 0 0 0; }
select.select[class]{ margin: 0;	padding:1px 0 1px 0; }
*:first-child+html select.select[class]{ margin: 1px 0; }
.safari select.select { margin-bottom: 1px; font-size: 120% !important; }

/* sizes */

.third { width: 32% !important; }
.half { width: 48% !important; }
.full { width: 100% !important; }

input.tiny,
select.tiny { width: 40px; }

input.small,
select.small { width: 25%; }

input.medium,
select.medium { width: 50%; }

input.large,
select.large,
textarea.textarea { width: 100%; }

textarea.small { height: 5.5em; }
textarea.medium { height: 10em; }
textarea.large { height: 20em; }

/* required */

form .req { float: none; color: red; font-weight: bold; }

/* instructions */

form li.focused { background: #e6edf7; }
form li.focused label { color: #000; }
form .instruct { position: absolute; top: 0; left: 100%; z-index: 1000; width: 42%; margin: 0 0 0 8px; padding: 8px 10px 9px 10px; border: 1px solid #fffd98; background: #fffd98; line-height: 130%; font-size: 90%; color: #000; visibility: hidden; }
form .instruct small { font-size: 105%; }
form li.focused .instruct,
form li:hover .instruct{ visibility: visible; }

/* buttons */

.buttons { clear: both; margin-top: 10px; margin-bottom: 20px; border-top: 1px dotted #fff; padding-top: 10px; }
.buttons input { width: auto; overflow: visible; border: 1px solid #7c7c7c; margin: 0px 10px; padding: 0px 10px; }

/* @end */

