/* @override 
	http://www.lform.com/css/pages.css
*/

/*-- flash banners -- */

.flash {
	xfloat: right;
	width: 720px;
	position: absolute;
	xleft: 0;
}

#myFlash {
	xwidth: auto;
	float: right;
}

.imagegif {
	float: right;
}

/* # --- Tab Settings --- */
.tab {
	display: none;
}

.tabs {
	overflow: hidden;
}

.tabs ul {
	clear: both;
}

.tabs ul li {
	float: left;
}

.tabs li a {
	display: block;
	font-size: 12px;
	xfont-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	xpadding: 3px 4px;
	color: #fff;
	border: 1px solid #bbb;	
	xborder-bottom: none;
	border: 0;
	border-right: 1px solid #fff;
	background: #999;
	padding: 10px;	
}

.tabs li a.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
}




/*
BODY STYLES FOR CLIENT-ADDED CONTENT ON PAGES
*/

#main p {
	
}

#main p b {
	font-weight: bold;
}

#main p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #51cbff;
}

#main p i {
	font-style: italic;
}

#main p.white {
	color: #fff;
	font-weight: bold;
}

/* ABOUT */
body#p_about h3 {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
body#p_about p.person {
	color: #000;
}
body#p_about p.person a {
	color: #000;
	border-bottom: 1px dotted #000;
}

/* TESTIMONIALS */

.testimonial {
	padding: 10px 0px 30px 0px;
	border-bottom: 1px solid #fff;
	color: #fff;
	xtext-shadow: #fff 0px 0px;
	margin-bottom: 5px;
	
}
	.testimonial .title {
		font-size: 1.2em;
		font-weight: bold;
	}
	.testimonial .name {
		font-style: italic;
	}
	.testimonial .text {
		font-size: 1.2em;
	}
	.testimonial .link {
		padding: 10px 0px 0px 0px;
	}
		.testimonial .link a {
			padding: 6px 0px 0px 0px;
			font-size: 1.1em;
			text-decoration: underline;
		}

/* CASE STUDIES */		
.testimonial h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
	p.cs-text {
			color: #000;
		}
.testimonial .quote {
	padding: 0px 0px 20px 0px;
}
.testimonial .quote p.text {
	font-size: 1.3em;
	font-weight: bold;
}
	.testimonial .quote p.person {
		font-size: 1em;
		font-weight: bold;
		font-style: italic;
	}

/* ABOUT */
body#p_about p {
	color: #fff;
	font-size: 1.2em;
}
body#p_philosophy p {
	color: #fff;
	font-size: 1.2em;
}

/* PROCESS */
body#p_our-process p {
	font-size: 1.1em;
	color: #fff;
}
body#p_our-process p.process {
	color: #fff;
	font-size: 14px;
}
body#p_our-process h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}

/* SERVICES */
body#p_services .imgservices {
	float: right;
	padding: 0px 0px 0px 50px;
}

body#p_services div#main div.ulservices {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
body#p_services div#main div.ulservices ul {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
}
body#p_services div#main div.ulservices ul li a {
	font-size: 1.1em;
	text-transform: uppercase;
}
body#p_services div#main div.ulservices ul ul {
	xdisplay: inline;
	float: left;
	width: 700px;
	margin: 0px 0px 10px 0px;
	clear: both;
}
body#p_services div#main div.ulservices ul ul li a {
	padding: 2px 10px 0px 10px;
	font-size: .9em;
	text-transform: none;
	xtext-decoration: underline;
	float: left;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	}
body#p_services div#main h3 {
	padding: 20px 0px 10px 0px;
	xfont-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
xbody#p_services div#main h4 {
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
	font-weight: bold;
}
body#p_services div#main p {
	padding: 0px 0px 0px 0px;
	font-size: 1.1em;
}

.service{
	margin-bottom: 50px;
	overflow: hidden;
	
}	
.service h4{
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	
}	

h4 b {
	display: block;
	font-size: 1.6em;
	color: #fff;
	margin-bottom: 20px;
}
.service img{
	float: right; 
	margin-left: 100px;
	
}	
.service p{
	color: #fff;
	line-height: 1.7;
}	




/* CONTACT */
iframe {
	float: right;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}
form input {
	width: 200px;
}
form textarea {
	width: 300px;
}	
body#p_contact form p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
input.submit {
	background: #cc0000;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #37bce5;
	letter-spacing: .1em;
}
span.red {
	color: #fff000;
	font-size: 1.5em;
	line-height: 1;
}

body#p_proposal form input {
	width: 200px;
}
body#p_proposal form textarea.address-short {
	width: 300px;
}	
body#p_proposal form textarea {
	width: 700px;
}
body#p_proposal form p {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #000;
}



	