/* @override 
	http://fal/wp-content/themes/fal/style.css
	http://firstanalyticallabs.com/wp-content/themes/fal/style.css
*/

/* @group info */

/*
Theme Name: First Analytical Labs
Theme URI: http://firstanalyticallabs.com/
Description: WordPress theme for First Analytical Labs
Version: 1.0
Author: Kevin Kennedy
Author URI: http://strazi.org/
*/

@import url(css/reset.css);
@import url(css/960.css);

/* @end */

html {
	font-family: "Corbel", Helvetica, Arial, sans-serif;
	color: #333;
}

.wrap {
	min-width: 100%;
	float: left;
}

.container_12 .grid_12 {
	position: relative;
}

/* @group type */

h2 {
	font-size: 45px;
	font-weight: normal;
	text-align: right;
	letter-spacing: -1px;
}

.page-id-9 h2 {
	font-size: 40px;
}

h3, legend {
	font-size: 18px;
	margin: 0 0 10px 0;
	clear: left;
}

legend {
	float: left;
}

.content p {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px 0;
}

.page-id-11 .omega p {
	margin-bottom: 3px;
}

p a {
}

strong {
	font-weight: bold;
}

blockquote {
	margin-left: 15px;
}

/* @end */

/* @group header */

.header-wrap {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}

.home .header-wrap {
	border-bottom: 3px solid #eee;
	margin-bottom: 0;
}

h1 a {
	display: block;
	width: 314px;
	height: 70px;
	background: url(images/fal-logo.gif) no-repeat left bottom;
	text-indent: -999em;
	padding: 20px 0 0 0;
	float: left;
}

.global-menu {
	float: right;
	clear: right;
	width: 620px;
}

.header-wrap ul {
	float: right;
	margin: 20px -15px 0 0;
	display: inline;
}

.header-wrap li {
	float: left;
}

.header-wrap li a {
	display: block;
	text-decoration: none;
	color: #666;
	float: left;
	font-size: 13px;
	padding: 25px 15px 10px 15px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/arrow.gif) no-repeat center -99em;
}

.header-wrap li a:hover {
	background: url(images/arrow.gif) no-repeat center top;
}

.header-wrap li a.active, .header-wrap li a.active:hover {
	background: url(images/current-page.gif) no-repeat center top;
}


.purple-button {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	background: #433c99 url(images/button-highlight.gif) repeat-x top;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
	padding: 4px 30px 5px 30px;
	line-height: 1;
	border: none;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

.phone-number {
	display: block;
	font-size: 16px;
	text-decoration: none;
	font-style: italic;
	color: #888;
	text-shadow: 0 -1px 0 #000;
	padding: 4px 30px 5px 30px;
	line-height: 1;
	border: none;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

a.quote {
	font-size: 14px;
	float: right;
	margin: 10px 0 0 0;
}

/* @end */

/* @group home */

.banner-wrap {
	height: 285px;
	background: url(images/home-banner-wrap.jpg) repeat-x center top;
	border-bottom: 3px solid #eee;
	margin: 0 0 20px 0;
}

.banner-wrap .banner {
	background: url(images/home-banner.png) no-repeat left bottom;
	height: 285px;
}

.home .grid_7 p, .page-id-5 .content p {
	font-size: 18px;
	line-height: 24px;
	margin: 12px 0 20px 0;
}

.page-id-5 .content p {
	margin: 0 0 10px 0;
}

/* @end */

/* @group interior */

.content {
	margin-top: 15px;
	padding-bottom: 50px;
}
.content ul {
	border-top: 1px dotted #ccc;
	margin: 10px 0 20px 0;
	width: 80%;
}

.page-id-11 ul.certificates {
	margin-top: 0;
}

.content li {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 15px;
	border-bottom: 1px dotted #ccc;
	background: url(images/bullet.gif) no-repeat left;
}

.content li a {
	text-decoration: none;
}

.page-id-5 .content li, .page-id-11 .certificates li {
	background: none;
	padding-left: 0;
}

.page-id-5 .content li a, .page-id-11 .certificates li a {
	background: url(images/pdf.gif) no-repeat 0 top;
	padding-left: 45px;
}

.content li a:hover {
}

.page-id-5 .content p {
	font-size: ;
}

.page-template-contact-php .grid_3 p {
	text-align: right;
	font-size: 17px;
	line-height: 21px;
	font-style: italic;
}

.page-id-5 .grid_7 {
	background: url(images/services-bg.jpg) no-repeat 90% bottom;
}

.page-id-11 .grid_7 {
	background: url(images/molecule-bg.jpg) no-repeat 85% bottom;
	padding-bottom: 270px;
}

.page-id-9 .grid_7 {
	background: url(images/tube-bg.jpg) no-repeat right bottom;
	padding-bottom: 200px;
}

iframe {
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	border: 1px solid #ccc !important;
}

/* @end */

/* @group forms */

form.contact {
	display: block;
	float: left;
	clear: both;
}

fieldset {
	margin: 0 0 10px 0;
}

.label {
	float: left;
	width: 152px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 0 0 10px;
	text-shadow: 0 1px 0 #eee;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.radio {
	float: left;
}

.radio-label {
	margin: 0 0 0 5px;
	float: left;
}

.element-label {
	float: left;
	margin: 1px 0 0 5px;
}

.checkbox {
	float: left;
}

.checkbox-field {
	float: left;
	clear: left;
	margin: 5px 0 0 0;
}

.radio-field {
	float: left;
	clear: left;
	margin: 5px 0 5px 0;
}

.field {
	float: left;
	margin: 0 0 5px 0;
	clear: both;
	width: 538px;
	background: #ededed url(images/label-bg.gif) repeat-x bottom;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.text {
	font-family: "Corbel", Helvetica, Arial, sans-serif;
	width: 365px;
	float: right;
	padding: 5px;
	font-size: 14px;
	margin: 0;
	line-height: 1;
	border: none;
	border-left: 1px solid #ccc;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.textarea {
	font-family: "Corbel", Helvetica, Arial, sans-serif;
	float: right;
	border: none;
	border-left: 1px solid #ccc;
	margin: 0;
	width: 365px !important;
	padding: 5px;
	font-size: 14px;
	overflow: auto;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.button {
	float: right;
	font-family: "Corbel", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

select {
	font-family: "Corbel", Helvetica, Arial, sans-serif;
	font-size: 13px;
	float: right;
	border: 1px solid #999;
	width: 350px;
	margin: 3px 15px 2px 0;
}

.group-1 {
	width: 110px;
	float: left;
}

.group-2 {
	width: 110px;
	float: left;
}

.group-3 {
	width: 130px;
	float: left;
	margin: 0 0 20px 0;
}

/* @end */
/* @group footer */

.footer {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;	
	width: 960px;
	margin: 20px 0 0 0;
}

.footer-menu {
	float: left;
	margin: 0 0 0 -5px;
}

.footer-menu li {
	float: left;
}

.footer-menu li a {
	float: left;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 15px;
}

.contact-info p {
	color: #555;
	font-size: 16px;
	line-height: 16px;
	margin: 10px 0 15px 0;
}

/* @end */

/* @group colors */

.header-wrap li a:hover {
}

p a, .content li a {
	color: #aea16f;
}

.footer-menu li a, .contact-info p, .contact-info a, .page-template-contact-php .grid_3 p {
	color: #666;
}

h3, legend {
	color: #aea16f;
}

li a.active, h2 {
	color: #433c99;
}


/* @end */
