/* !information --------------------------------------------------------------------------------- */

/*	
	This site was designed and developed by Geoff Parker - http://www.lorem-ipsum.net/
*/

/* !general ------------------------------------------------------------------------------------- */

body {
	min-width: 760px;
	margin: 0;
	padding: 0;
	background: #e5e5e5;
	font: 16px/1.6 "helvetica neue", helvetica, arial, sans-serif;
	color: #666;
}

/* !links --------------------------------------------------------------------------------------- */

a {
	color: #306cde;
}

a:visited {
	color: #306cde;
}

a:hover {
	color: #ccc;
	text-decoration: none;
}

/* !header area --------------------------------------------------------------------------------- */

#header {
	background: #558bec repeat-x url(../images/header-background.png) 0 0 ;
	color: #fff;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#logo img {
	border: none;
}

#logo {
	padding: 40px 0px 0px 40px;
	width: 300px;
}

#header .accesskey {
	margin: 0px 0px 0px 11px;
}

#introduction {
	background: #558bec;
}

#introduction h2 {
	font: 24px/1.4 "helvetica neue", helvetica, arial, sans-serif;
	padding: 52px 40px 20px 40px;
}

#introduction a {
	color: fff;
}

#introduction a:visited {
	color: fff;
}

#introduction a:hover {
	color: fff;
	text-decoration: none;
}

#message {
	float: right;
	color: #aac5f5;
	max-width: 300px;
	text-align: right;
	font: 11px/1.4 "helvetica neue", helvetica, arial, sans-serif;
	font-style: italic;
	margin: -120px 40px 0px 0px;
}

#message a {
	display: inline;
	color: #aac5f5;
}

#message a:visited {
	color: #aac5f5;
}

#message a:hover {
	color: #fff;
}

/* !active_section ------------------------------------------------------------------------------ */

#active_section {
	background: #fff;
	text-align: left;
	padding: 10px 40px 40px 40px;
	border-bottom: 1px solid #ccc;
}

#active_section h1 {
	font: 36px/1.3 "helvetica neue", helvetica, arial, sans-serif;
	color: #666;
}

#active_section h2 {
	font: 24px/1.4 "helvetica neue", helvetica, arial, sans-serif;

	color: #666;
}

#active_section h3 {
	width: 520px;
	font: 18px/1.6 "helvetica neue", helvetica, arial, sans-serif;
	color: #558bec;
}

#active_section h4 {
	width: 520px;
	font: 14px/1.6 "helvetica neue", helvetica, arial, sans-serif;
	color: #558bec;
}

#active_section h5 {
	width: 520px;
	font: 12px/1.6 "helvetica neue", helvetica, arial, sans-serif;
	color: #666;
}

#active_section h6 {
	width: 520px;
	font: 11px/1.6 "helvetica neue", helvetica, arial, sans-serif;
	color: #666;
	font-style: italic;
	margin: -32px 0px 30px 0px;
}

#active_section p {
	width: 520px;
	font: 12px/1.6 "helvetica neue", helvetica, arial, sans-serif;
	color: #666;
	text-align: left;
}

#active_section blockquote p {
	width: 478px;
	background: #fcfcfc;
	font: 12px/1.4 "helvetica neue", helvetica, arial, sans-serif;
	font-style: italic;
	margin-top: 1.6em;
	margin-bottom: 1.6em;
	margin-left: -40px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #eee;
}

#active_section blockquote p strong {
	font: 11px/1.4 "helvetica neue", helvetica, arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}

#active_section img.frame {
	margin: 15px 0px 20px 0px;
	padding: 9px 9px 9px 9px;
	border: 1px solid #ccc;
}


#active_section img.left {
	float: left;
	margin: 4px 20px 10px 0px;
}

#active_section img.right {
	float: right;
	margin: 4px 0px 10px 20px;
}


#active_section a img:hover, #active_section a img.left:hover, #active_section a img.right:hover {
	border: 1px solid #306cde;
}

#active_section ul {
	width: 440px;
	font: 12px/1.6 "helvetica neue", helvetica, arial, sans-serif;
	margin-bottom: 3.2em;
}

#active_section .logo {
	margin-top: 2.4em;
}

/* !sections ------------------------------------------------------------------------------------ */

.section {
	background: #f2f2f2;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
}

.section a.grey {
	color: #666;
	font: 24px "helvetica neue", helvetica, arial, sans-serif;
	text-decoration: none;
	padding: 6px 40px 6px 55px;
	display: block;
}

.section a.white {
	color: #fff;
	font: 24px "helvetica neue", helvetica, arial, sans-serif;
	text-decoration: none;
	padding: 6px 40px 6px 55px;
	display: block;
}

.section:hover span {
	color: #666;
}

.section:hover {
	background: #e5e5e5;
	border-bottom: 1px solid #ccc;
}

.section .light-grey {
	color: #f2f2f2;
}

/* !tables -------------------------------------------------------------------------------------- */

table.single-column {
	width: 220px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.three-column {
	width: 700px;
	border: 1px solid #ccc;
}

table th {
	text-align: left;
	height: 20px;
	background: #ccc;
	padding: 0px 5px 0px 5px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	color: #fff;
}

table tr td {
	padding: 10px;
	width: 70%;
}

table tr td {

}

table tr td.label {
	width: 30%;
	height: 39px;
	padding: 0px 0px 0px 10px;
}

table tr td.footer {
	height: 39px;
	background: #eee;
	padding: 0px 10px 0px 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table tr td.alert {
	text-align: center;
	height: 39px;
	background: #f90;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	color: #fff;
}

/* !forms --------------------------------------------------------------------------------------- */

.form-input { 
	width: 90%;
	font-size: 14px;
}

.form-select { 
	float: right;
	width: 100%;
	height: 20px;
}

.form-file { 
	float: right;
	width: 100%;
	font-size: 11px;
}

.form-text-input { 
	float: right;
	width: 350px;
	height: 100%;
	font-size: 14px;
}

/* !footer & credit areas ----------------------------------------------------------------------- */

#footer {
	background: #e5e5e5;
	padding: 5px 40px 5px 40px;
	text-align: right;
	font: 11px"helvetica neue", helvetica, arial, sans-serif;
	color: #999;
}

/* !generic classes ----------------------------------------------------------------------------- */

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.hidden {
	display: none;
}

/* !debugging ------------------------------------------------------------------------------------*/

/*
* {
	border: thin dotted #0f0; !important
}
*/

