/* @override http://www.flucamp.com/_css/main.css */

/*
CSS for Production London by electricSnow.co.uk

Please feel free to borrow, steal, abduct, and/or torture the code 
contained in this file. Though you need not give credit to
electricsnow.co.uk, a comment in your source code would help other 
developers.

Stay hungry, Stay foolish. 
*/

/* @group Staple Stuff */

/* Body */

body {
	background: #99a6a7 url(../_img/layout.body.png) repeat-y center;
	font: normal normal .80em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	color: #dedede;
	line-height: 110%;
}

/* Standard stuff */

img {
	border-style: none;
}

p {
	text-align: left;
	outline: 0px;
	color: #656565;
	/*text-shadow: #c5c5c5 1px 1px 0;*/
}

#col2 ol li {
	color: #656565;
	padding-bottom: 5px;
}

a {
	text-decoration: none;
	outline: none;
	color: #f07f2a;
}

a:active {
	text-decoration: none;
	outline: none
}

h1 {
	font-size: 1.5em;
	color: #f07f2a;
	margin: 0;
	padding: 0 0 10px;
}

h2 {
	font-size: 1em;
	color: #f07f2a;
	margin: 0;
	padding: 0;
}

h3 {
	color: #f07f2a;
	text-align: left;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size: .9em;
}

.colorMe {
	color: #f07f2a;
}

.JSwarning {
	color: red;
	margin: 10px 5px 5px;
	text-align: left;
}

/*

 @end */

/* @group Layout */

#container {
	margin: -10px auto 0;
	width: 924px;
	background: url(../_img/layout.contentVertical.png) repeat-y fixed;
	min-height: 662px;
}

#header {
	height: 155px;
	width: 924px;
	background: url(../_img/layout.header.png) no-repeat center center;
}

#mainNav {
	height: 47px;
	width: 924px;
	background: url(../_img/layout.nav.png) no-repeat center center;
}

#navGutter {
	height: 28px;
	width: 924px;
	background: url(../_img/layout.navGutter.png) no-repeat center center;
}

#content {
	min-height: 500px;
	width: 924px;
	background: url(../_img/layout.content.png) repeat-y center center;
}

#wrapper {
	padding: 10px 50px 50px;
}

#col1 {
	width: 190px;
	float: left;
	min-height: 200px;
}

#col2 {
	width: 380px;
	float: left;
	min-height: 200px;
	padding: 6px;
}

#col3 {
	width: 223px;
	float: right;
	min-height: 200px;
}

#footer {
	height: 58px;
	width: 924px;
	background: url(../_img/layout.footer.png) no-repeat center center;
}

/* @end */

/* @group Nav */

#navcontainer {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#navcontainer ul li {
	float: left;
}

#navcontainer ul li a {
	text-decoration: none;
	float: left;
	margin: 0px;
	height: 38px;
	font-weight: bold;
	font-size: .95em;
	color: #f07f2a;
	padding-top: 13px;
	padding-left: 13px;
	padding-right: 13px;
}

#navcontainer li a:hover {
	color: #02505a;
	height: 35px;
}

#welcome .welcome,
#about .about,
#join .join,
#contact .contact {
	background: url(../_img/nav.active.png) no-repeat 13px top;
	padding: 0 0 0 43px;
	height: 51px;
	color: #02505a;
}

#welcome .welcome a,
#about .about a,
#join .join a,
#contact .contact a {
	color: #02505a;
}

#welcome .welcome a:hover,
#about .about a:hover,
#join .join a:hover,
#contact .contact a:hover {
	background: none;
}

/* @end */

/* @group Footer */

#footer {
	font-size: 80%;
	color: #32747c;
}

#footer a {
	color: #32747c;
}

#footer a:hover {
	text-decoration: underline;
}

#footer #right {
	float: right;
	margin-top: -23px;
	margin-right: 34px;
}

#footer #left ul {
	list-style-type: none;
	margin: 0 0 0 34px;
	padding: 20px 0 0;
}

#footer #left li {
	display: inline;
}

/* @end */

/* @group Page Stuff */

/* @group Contact */

#address {
	/*float: right;*/
	padding: 0;
	list-style-type: none;
        margin: 0;
}

#address li {
	color: #024d56;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Dyn Box */

.dynTop {
	background: url(../_img/content.boxTop.png) no-repeat;
	width: 179px;
}

.dynBox {
	background: url(../_img/content.boxMid.png) repeat-y;
}

.dynBox div {
	width: 160px;
	padding: 0 15px 10px 12px;
	margin-right: 3px;
}

#join .dynBox div {
	width: 160px;
	padding: 0 15px 10px 6px;
	margin-right: 3px;
}

.dynBox p {
	margin: 0;
	text-align: left;
	font-size: 90%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.dynBot {
	background: url(../_img/content.boxBot.png) no-repeat 0 bottom;
	width: 179px;
	height: 5px;
}

/* @end */

.subTitle {
	font-style: italic;
}

#box1 {
	position: absolute;
	color: #f07f2a;
	padding-top: 20px;
	padding-left: 15px;
	width: 53px;
	text-align: left;
	font-style: italic;
	font-size: .9em;
	overflow: hidden;
	margin: 0 auto 20px;
	width: 222px;
	height: 123px;
	background: url(../_img/content.expert.png) no-repeat;
}

#box1 p {
	color: #f07f2a;
	margin-top: 7px;
	margin-left: 6px;
	width: 62px;
	text-align: left;
}

#box2 {
	position: absolute;
	width: 53px;
	text-align: left;
	font-style: italic;
	font-size: .9em;
	overflow: hidden;
	margin: 141px auto 20px;
	width: 222px;
	height: 123px;
	background: url(../_img/content.help.png) no-repeat;
}

#box2 p {
	color: #f07f2a;
	margin-top: 26px;
	margin-left: 19px;
	width: 52px;
	text-align: left;
}

#clearMe {
	clear: both;
}

.reasons {
	color: #0c5b64;
	margin: 0 0 0 18px;
	padding: 0;
}

.reasons li {
	margin: 17px 0 0;
	padding: 0;
}

.reasons ul {
	list-style-type: decimal;
}

.action {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.action li {
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0;
	color: #0c5b64;
}

#reasons #col2 ul {
	color: #0c5b64;
	list-style-type: decimal;
	font-size: 120%;
	line-height: 22px;
}

#reasons #col2 li {
	margin-top: 19px;
	
}

#reasons #col2 #first {
	margin-top: 0px;
	
}

#faq #col2 h2 {
	color: #0c5b64;
	margin-top: 15px;
	text-transform: uppercase;
	text-align: left;
}

#faq #col2 p {
	text-align: left;
	margin-top: 3px;
}

#faq #col2 ul {
	list-style-type: decimal;
	color: #0c5b64;
}

#faq #col2 li {
	margin-top: 30px;
}

#faq #col2 #first {
	margin-top: 0px;
}

/* @end */

/* @group Form */

#requireInfo {
	margin-top: -35px;
}

.requireInfoTxt {
	margin-top: 10px;
	float: right;
}

.requireInfoImg {
	float: right;
	margin-top: 10px;
}

.requireInfoTxt span {
	width: 19px;
	padding: 0;
	color: #065761;
	font-size: 80%;
	margin-top: -10px;
}
input {
	width: 148px;
	border: 1px solid #b3b3b3;
	padding: 2px;
}

fieldset {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 -1em;
	padding: 0 0 1em 0;
	border-style: none;
	border-top: 1px solid #e3e2e2;
	background-color: #f5f5f5;
	color: #065761;
}

fieldset.alt {
	background-color: #eaeaea;
}

fieldset ol {
	list-style: none;
	padding: 1.4em 1em 0;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	padding-left: 22px;
}

fieldset.submit {
	float: right;
	width: auto;
	background: none;
	border: none;
	padding: 20px 0 0;
	margin-top: 14px;
	margin-bottom: 5px;
}

fieldset.submit input {
	width: auto;
	margin: -2px -7px 0 10px;
	padding: 3px 5px;
}


legend {
	padding: 0;
	color: #065761;
	font-weight: bold;
}

legend span {
	position: absolute;
	font-size: 101%;
	margin-top: .7em;
	margin-left: .7em;
}

label {
	position: relative;
	float: left;
	width: 10em;
	margin-right: 1em;
	color: #065761;
	font-size: 95%;
	line-height: 1.8em;
}
/* Error Message */
label strong {
	position: absolute;
	left: 28em;
	top: 0;
	color: #C00;
	font-size: 85%;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #c00;
	padding: 3px 3px 2px;
	background-color: #fff;
	width: 19em;
	text-align: center;
	z-index: 100;
	display: none;
}

label strong img {
	position: absolute;
	left: -16.7em;
}
/* Required Sticker */
label em {
	position: absolute;
	left: 10em;
	top: 0;
	padding: 3px 3px 3px 0;
}

label em img {
	position: absolute;
	left: -12px;
	top: 2px;
}
/* Dyn Error */
.error {
	color: #f07f2a;
}

input.error {
	background: #f07f2a;
	color: black;
}

#showMore {
	width: auto;
	margin-top: -10px;
}

#showMore label {
	width: 20px;
	margin-top: -10px;
}

#showMoreTxt {
	font-size: 80%;
	font-style: italic;
	height: 20px;
}

#loading {
	font-size: 80%;
	line-height: 0;
	color: #f07f2a;
	display: none;
}

#loading img {
	position: absolute;
	margin-left: -20px;
}

input.sex, input.contacthow, input.contactbest {
	width: auto;
}

/* @end */

/* @group Live Chat */

#col1 table tbody tr td {
	display: block;
}



/* @end */

/* @group New Form */

#add_vol table {
	margin: 20px 20px 20px 0;
	color: #000;
	border: 1px solid #b3b3b3;
	padding: 10px;
	font-size: .9em;
}

#add_vol table input {
	width: auto;
}

#col2 table tr td {
	margin-top: 10px;
	margin-bottom: 20px;
}

#add_vol table {
	margin: 20px 20px 20px 0;
}



/* @end */
