/*
Author: Shaun Santa Cruz- shaun@clearfocusdesigns.com
Table of Contents:
	global
	page Structure
	nav
	headings
	link Styles
	text Styles
	inline Imgs
	tables
	forms
	extras

*/

/* -----------------------------------*/
/* ---------->>> =global <<<-----------*/
/* -----------------------------------*/
* {
	margin: 0; 
	padding: 0; 
	outline: none;
	}
ul {list-style: none;}
a:link, a:visited {
	padding-bottom: 0;
	color: #1b6487;
	text-decoration: none;
	border-bottom: 1px solid #aeb6b9;
	}
a:visited {
	padding-bottom: 0;
	color: #1b6487; 
	text-decoration: none;
	border-bottom: 1px solid #aeb6b9;
	}
a:hover {
	padding-bottom: 0;
	color: #0e374b;
	border-bottom: 1px solid #aeb6b9;
	}
img {border: none;}
/* -----------------------------------*/
/* ---->>> =page structure <<<--------*/
/* -----------------------------------*/
body {
	background: #04293b url(../imgs/bgSlice.gif) repeat-x;
	padding: 0;
	font: 62.5%/1.8em Arial, Helvetica, sans-serif;
	color: #0e374b;
	padding: 0px;
	}
	#home {
		background: #04293b url(../imgs/homeBgSlice.gif) repeat-x !important;
		padding: 20px 0 0 0 !important;
		}
#header, #promo, .wrapper {
	margin: 0 auto;
	width: 940px;
	}
#content {
	float: left;
	width: 100%;
	background-color: #cbd4d8;
	font-size: 1.2em;
	}
#header {
	height: 97px;
	background: url(../imgs/headerGrad.jpg) no-repeat;
	padding: 20px 0 0 0; 
	}	
	#home #header {
	height: 59px !important;
	background: url(../imgs/navBg.jpg) no-repeat !important;
	padding: 0 !important;
	} 
#primary {
	float: left;
	width: 620px;
	padding: 10px 0 0 0;
	margin: 25px 0 0 0;
	}	
	#home #primary { 
		width: 470px !important;
		margin: 0 !important;
		border-right: 1px solid #e5eaec; 
		padding: 0 0 75px 0;
		}
#blog #primary, #portfolio #primary,#contact #primary, #rfp #primary, #work #primary, #portfolio1 #primary {border-right: 1px solid #e5eaec; margin-bottom: 20px;}
#about #testimonials {
	border-left: 1px solid #e5eaec;
	}
#aboutMe {
	float: right;
	width: 200px;
	border: none !important; 
	}
#recentWork {
	width: 450px;
	float: right;
	}
#recentNews {
float: right;
margin: 20px 0 0 0;
clear: both;
width: 450px;
}
#ourWork, #testimonials {
	float: right;
	width: 299px;
	padding: 20px 0 0 20px;
	margin: 25px 0 0 0;
	}
	#about #testimonials {
		padding-bottom: 150px;
	}
	#portfolio1 #content .wrapper {
		height: 6000px;
		}
	#portfolio1 #ourWork {
	position: relative !important;
	padding-top: 10px !important;
		}
	.solutions {
	clear: both;
	margin: 0 0 30px 0px;
	border-bottom: 1px solid #e5eaec;
	padding: 0 0 30px 40px;
	display: none;
	}
	#portfolio1 #title, .title {
		border: none !important;
		padding-bottom: 0;
		}
#solutions {
	clear: both;
	margin: 0 0 30px 5px;
	padding: 0 0 0 0;
	}		
#portfolio #ourWork {border: none;}
#sidebar {
	float: right;
	width: 298px;
	height: 100%;
	padding: 20px 0 40px 20px;
	margin: 5px 0 0 0;
	display: inline; 
	}
#info {
	float: right;
	width: 299px;
	padding: 40px 0 0 0;
	}
#promo {
	background: url(../imgs/intro.jpg) no-repeat;
	height: 170px;
	padding: 55px 0 20px 0;
	}
#title, .title {
	float: left;
	border-bottom: 1px solid #e5eaec;
	padding: 0 10px 5px 25px;
	display: inline;
	}
#home #title {
	position: relative;
	left: -20px;
	width: 100%;
	border: none;
	}
#portfolio #title, .title {
	padding: 0 0 5px 0; 
	float: right;
	width: 100%;
	}
#homeContact {
	padding: 30px 0 0 20px;
	width: 450px;
	float: left;
	border-right: 1px solid #204658;
	}
#cLogin {
	padding: 30px 0 0 0;
	float: left;
	width: 450px;
	}
#cInfo {
	float: right;
	width: 450px;
	padding: 25px 0 0 0;
	}
#webDesign {
	float: left;
	width: 231px;
	margin: 5px 60px 15px 32px;
	display: inline;
	}
	#about #webDesign {
		margin-left: 30px;
		margin-top: 0px
		}
#graphicDesign {
	float: left;
	width: 231px;
	margin: 5px 0 0 0;
	display: inline;
	}
#webStandards {
	float: left;
	border-top: 1px solid #e5eaec;
	width: 620px;
	padding: 18px 0 0 0;
	margin: 0 0 30px 0;
	display: inline;
	border-bottom: 1px solid #e5eaec;
	}
#ourServices, #process {
	width: 90%;
	}
	#process {
		float: right;
		width: 319px;
		padding: 20px 0 20px 0;
		border-left: 1px solid #e5eaec;
		}
.logoContainer {
	background: url(http://www.clearfocusdesigns.com/playground/cfdv3/imgs/logoContainer.jpg) no-repeat;
	width: 566px;
	height: 187px;
	text-align: center;
	padding: 25px 0 0 0;
	margin: 0 0 0 25px;
	clear: left;
	}
.logoInfo {
	float: left;
	border-bottom: 1px solid #e5eaec;
	margin: 0 0 20px 0;
	width: 100%;
	}
	.logoInfoLast {
		margin: 0;
		padding: 0 0 80px 0;
		}
#footer .wrapper {
		position: relative;
		top: 3px;
		height: 200px;
		background: url(../imgs/footGrad1.jpg) no-repeat;
		}
#footer {
	background: url(../imgs/footerBgSlice.gif) repeat-x;
	clear: both;
	}
	#home #footer .wrapper {
		position: relative;
		top: 3px;
		height: auto !important;
		background: url(../imgs/footGrad.jpg) no-repeat;
		}
#notFound #footer .wrapper {background-image: none !important;}
#home #footerInfo {
	border-top: 1px solid #204658;
	clear: left;
	width: 100%;
	padding: 5px 0 0 0;
	color: #bebebe;
	}
#sierra, #network, #photos, #bonber, #supplement, #killarneyCove {
	padding: 15px 0 0 0;
	}
/* -----------------------------------*/
/* ----------->>> =nav <<<------------*/
/* -----------------------------------*/
#nav {
	float: right;
	margin: 1px 20px 0 0;
	}
	#nav li {
		float: left;
		padding: 0 20px 0 0;
		}
	#nav li a {
		text-decoration: none;
		font-size: 1.4em;
		letter-spacing: 1px;
		color: #f3f3f3;
		float: left;
		display: block;
		border-bottom: none !important;
		padding: 22px 0 0 0;
		}
	#nav li a:hover {
		color: #7da5b7;
		border-bottom: none !important;
		padding: 22px 0 0 0;
		}
	#home #navHome, #work #navWork, #about #navAbout, #contact #navContact, #rfp #navContact, #portfolio #navWork, #portfolio1 #navWork, #blog #navBlog {
		color: #7da5b7;
		border-top: 1px solid #FF0000 !important;
		padding: 22px 0 0 0;
		margin: -1px 0 0 0;
		}
#footerNav {

	float: left;
	margin: 20px 0 0 20px;
	}
#home #footerNav { 
	float: left;
	margin: 0 0 0 20px !important;
	}
	#footerNav li {
		float: left;
		padding: 0 20px 50px 0;
		}
	#footerNav li a {
		border: none !important;
		}
	#footerNav li a:hover {
		color: #9c9c9c;
		}
	#home #footerNav li a.fHome, #work #footerNav a.fWork, #contact #footerNav a.fContact, #about #footerNav a.fAbout, #rfp #footerNav a.fContact, #portfolio #footerNav li a.fWork, #portfolio1 #footerNav li a.fWork, #blog #footerNav li a.fBlog {
		color: #9c9c9c;
		}
		/*work SubNav*/
ul#sites {
	margin: 0 0 20px 0;
	}
#ourWork a {
	border: none !important;
	padding: 3px 3px 3px 19px;
	display: block;
		}
#ourWork ul li {
	font-weight: bold;
	margin: 0 0 0 -20px;
	padding: 5px 0 5px 0;
	}
#ourWork ul li:hover, #ourWork ul .currentPos {
		background: #d5dde0 url(../imgs/workIndicator.gif) repeat-y;
		}
#ourWork a:link {
	color: #29627f;
	}
#ourWork a:visited {
	color: #062f44;
	}
#backTop {
	padding: 0 !important;
	margin: 0 !important;
	}
		/* =breadcrumb */
#bread {
	clear: left;
position: relative;
top: 66px;
display: inline;
	padding: 0 0 0 20px;
	}
#bread ul {
	display: inline;
	} 
#bread ul li {
	margin: 0 0 0 2px;
	display: inline;
	}
	#work .bNavAbout, #work .bNavContact, #about .bNavWork, #about .bNavContact, #contact .bNavWork, #contact .bNavAbout, #rfp .bNavAbout, #rfp .bNavWork, #portfolio .bNavAbout, #portfolio .bNavContact, #portfolio1 .bNavContact, #portfolio1 .bNavAbout {display: none;}
	#work .bNavWork, #blog .bNavBlog, #about .bNavAbout, #contact .bNavContact, #rfp .bNavRfp, #portfolio .bNavWork, #portfolio1 .bNavWork, #blog .bNavBlog {
		cursor: default;
		color: #7f7e7e;
		border: none !important;
		background: url(../imgs/bCrumbBullet.gif) 0 50% no-repeat;
		padding: 0 0 0 10px;
		}
		#rfp .dot { 
		background: url(../imgs/bCrumbBullet.gif) 0 50% no-repeat;
		padding: 0 0 0 10px;
		}
/* -----------------------------------*/
/* ---------->>> =headings <<<--------*/
/* -----------------------------------*/

#respond {
margin: 0 0 15px 20px;
padding: 10px 0 0 0;
}
#sidebar h2 {
margin: 20px 0 0 0;
}	
.post h3 {
margin: 0 0 0 30px;
}
#recentWork h2, #ourWork h2, #info h2, #testimonials h2 {
	float: left;
	width: 219px;
	margin: 0 !important;
	padding: 0 !important;
	}
	#ourWork h2, #testimonials h2 {float: none !important} /*SiFR Jump Fix */
	#ourWork h3 {margin: 0 0 0 -1px;}
#solutions h3, .solutions h3 {
	font-weight: normal;
	font-size: .9em;
	text-transform: uppercase;
	padding: 5px 0 0 1px;
	}
#portfolio #solutions h3 {margin: 0 0 0 45px;}
#homeContact h3 {
	float: left;
	width: 150px;
	}
#webDesign h3 {
	height: 25px; 
	} 
h2.firstHeader {
	height: 40px;
	width: 600px;
	}
	#blog h2.firstHeader {
		height: 40px;
		}
h4 {
	float: left;
	height: 30px;
	width: 600px;
	}
#cLogin h3 {
	padding: 0 0 0 20px;

	}
#cInfo h4 {
	background: url(../imgs/footerLogo.gif) no-repeat;
	width: 199px;
	height: 15px;
	text-indent: -6000px;
	display: block;
	overflow: hidden;
	padding: 0 0 5px 0;
	}
#info h3 {
	background: url(../imgs/contactLogo.gif) no-repeat;
	width: 199px;
	height: 13px;
	text-indent: -6000px;
	display: block;
	overflow: hidden;
	}
html:first-child #footer h3 {
	font: 1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
html:first-child #content h2 {
	font: 1.6em Verdana, Arial, Helvetica, sans-serif;
	}
#testimonials h2 {
	padding-bottom: 5px !important;
	}
#process h2 {
	padding-bottom: 0 !important;
	}
h5 {
	font-size: 1em;
	font-weight: normal;
	}
/* -----------------------------------*/
/* -------->>> =link styles <<<-------*/
/* -----------------------------------*/
#aboutMe a {
	clear: both;
	float: right;
	margin: 0 25px 0 0;
	display: inline;
	}
#logo {
	position: absolute;
	float: left;
	background: url(../imgs/logo.gif) no-repeat;
	border: none !important;
	width: 244px;
	height: 17px;
	margin: 23px 0 0 20px;
	display: inline;
	text-indent: -6000px;
	overflow: hidden;
	}
#cLogin a {
	margin: 0 0 0 5px;
	}
.skip {
	position: absolute;
	float: left; 
	text-indent: -6000px; 
	width: 100px; 
	height: 20px; 
	display: block; 
	overflow: hidden; 
	border: none !important;
	}
.viewMoreWork {
	float: right;
	margin: 6px 20px 0 0px;
	display: inline;
	}
#footer a {
	color: #5b96b3;
	border-bottom: 1px solid #124d68; 
	}
#title a {
	float: right;
	background: url(../imgs/launchIcon.gif) 100% 50% no-repeat;
	padding: 0 10px 0 0;
	margin: 0 25px 0 0;
	display: inline;
	}
#portfolio1 .title a {
	background: url(../imgs/launchIcon.gif) 100% 50% no-repeat;
	padding: 0 10px 0 0;
	margin: 0 35px 0 0;
	float: right;
	display: inline;
	}
#promo p a {
	color: #4ab1e4;
	text-decoration: none !important;
	padding-bottom: 0;
	border: none;
	}
	#promo p a:hover {
		color: #52bcf1;
		}
#footer a:hover {
	color: #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	}
#bread ul li a {
	border-bottom: 1px solid #4486a7;
	color: #4486a7;
	}
.aim {
float: left;
border: none !important;
}
#contact .validXHTML, #contact .validCSS, #rfp .validXHTML, #rfp .validCSS {margin: 0 3px 0 3px;}
.quote a {
	color: #0e374b;
	display: block;
	float: right;
	text-indent: 0 !important;
	}
	.quote a:hover {
		color: #1b6487;
		}
/* -----------------------------------*/
/* ----->>> =text styles <<<----------*/
/* -----------------------------------*/
.bottomQuote {
	background: url(../imgs/bottomQuote.gif) no-repeat top left;
	padding: 0 20px 5px 0;
	margin: 0 0 0 5px;
	}
.learnMore {
	margin: 0 0 0 5px;
	}
#recentNews p {
clear: both;
width: 450px;
padding: 0 0 0 10px;
}
#primary p {
	padding: 0 20px 20px 30px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e5eaec;
	}
#home #primary p {
	border-bottom: none;
	margin: 0;
	}
#notFound #primary p {border: none;}
#footer #cLogin p {
	color: #bebebe !important;
	clear: left; 
	padding: 0 0 20px 30px;
	border-bottom: 1px solid #204658;
	font-size: 1.2em;
	}
#footer p.validates {
	color: #9c9c9c;
	float: right;
	padding: 0 20px 0 80px;
	margin: 20px 0 0 0;
	}
	#home #footer .validates {margin: 0 !important;}
.noBorder {border: none !important;}
#cLogin .noBorder {
	border: none !important;
	padding: 0 0 0 30px !important;
	}
.reqQuote, .say, .quote { 
	border: none !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	.say {
		clear: right;
		}
	#home .reqQuote {
		font-style: normal !important;
		font-family: Arial, Helvetica, sans-serif;
		}
.hlite {
	color: #db501f;
	font-weight: bold;
	}
#promo p {
	font-size: 1.3em;
	padding: 0 80px 15px 30px;
	width: 408px;
	color: #fff;
	}
.projectDesc {
		color: #db501f;
		font-weight: normal !important;
		font-size: .9em;
		}
.profile {
	float: left;
	border: none !important;
	margin: 0 !important;
	padding: 0 0 5px 35px !important;
	display: inline;
	font-weight: bold;
	color: #4a788f !important;
	}
.inspiration {
	float: right;
	border: none !important;
	margin: 0 !important;
	padding: 0 15px 0 0 !important;
	display: inline;
	font-weight: bold;

	color: #4a788f !important;
	}
.profile span, .inspiration span { 
	color: #db501f !important; 
	padding: 0 20px 0 0;
	font-weight: normal;
	}
.profileSite {
	clear: left;
	padding: 10px 0 0 45px !important;
	border: none !important;
	}
.testimonial {
	clear: both;
	padding: 10px 20px 40px 45px !important;
	font-style: italic;
	color: #435d6a;
	font-family: Georgia;
	border-bottom: 1px solid #e5eaec;
	}
	#home .testimonial {
	border-bottom: none;
	padding-left: 0 !important;
	}
	#sierra .testimonial, #network .testimonial, #copperStone .testimonial, #theStrand .testimonial  {
	padding: 0 20px 40px 45px !important;
	font-style: italic;
	color: #435d6a;
	font-family: Georgia;
	border-bottom: 1px solid #e5eaec;
	}
.quoted {
	float: right;
	padding: 5px 15px 25px 0 !important;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	}
#title p {
	float: left;
	padding: 0 0 5px 0;
	}
	#portfolio #title p, #portfolio1 .title p {
		margin: 0 0 0 10px;
		padding-bottom: 0 !important;
		display: inline;
		border: none !important;
		float: left;
		}
.req {
	float: left;
	color: #bebebe;
	padding: 0 0 0 0;
	margin: -30px 0 0 115px;
	display: inline;
	}
.thx {
	clear: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	height: 190px; 
	padding: 0 0 0 10px;
	}
.thanks {
	height: 300px;
	border: none !important;
	text-align: center;
	position: relative;
	top: 100px;
	}
.introEmphasized {
	font-size: 1.2em;
	line-height: 1.4em;
	}
	#about .introEmphasized {
		padding-bottom: 40px !important;
		border: none;
		}
#ourServices ul li, #values ul li { 
	color: #0e374b;
	font-weight: bold;
	}
	#ourServices ul li.desc {
		color: #4a788f;
		font-weight: normal !important;
		font-size: .9em;
		border-bottom: 1px solid #e5eaec;
		padding: 0 0 5px 0;
		margin: -3px 0 5px 0;
		}
		#ourServices ul .descLast {
			color: #4a788f;
			font-weight: normal !important;
			font-size: .9em;
			padding: 0 0 5px 0;
			margin: -3px 0 5px 0;
			border: none !important;
			}
#webStandards p {
	border-bottom: none !important;
	padding-bottom: 10px;
	}
#webStandards ul {
	margin: -20px 0 45px 30px;
	}
#about #process ul {
		margin: 0 0 35px 0 !important;
		}
#webStandards ul li, #process ul li {
		font-weight: normal !important;
		padding: 0 0 0 10px;
		margin: 5px 0 5px 0;
		background: url(../imgs/bCrumbBullet.gif) 0 50% no-repeat;
		}
#values p {
	border-bottom: none !important;
	}
/*html:first-child   Opera 9 and below only */ 
/* -----------------------------------*/
/* ----->>> =inline imgs <<<----------*/
/* -----------------------------------*/
#recentWork img {
	margin: -3px 0 0 -3px;
	}
.recentImg {
	border: none !important;
	}
.screenShot {
	margin: 0 0 0 30px;
	clear: both;
	}
.logoContainer img {
	text-align:center;
	vertical-align:middle;
	}
#me {margin: 25px 0 0 0;}
#sg {margin: 55px 0 0 0;}
#cg {margin: 30px 0 0 -10px;}
#rr {margin: 15px 0 0 -5px;}
#jk {margin: 10px 0 0 0;}
#gj {margin: 15px 0 0 0;}
#dwr {margin: 15px 0 0 0;}
#lr {margin: 15px 0 0 0;}
#kwld {margin: 15px 0 0 0;}

.shaun {
	float: right;
	padding: 0 15px 0 15px;
	}
/* -----------------------------------*/
/* --------->>> =tables <<<-----------*/
/* -----------------------------------*/
#solution, .solution {
	margin: 5px 0 0 10px;
	}
	#solution td, .solution td {
		color: #db501f;
		font-size: .9em;
		padding: 0 50px 0 0;
		}
#portfolio #solution, .solution {margin: 0 0 0 60px;}
#footer #cInfo table {
	font-size: 1.2em;
	color: #bebebe;
	padding: 0 0 0 10px;
	}
#footer table .blue {
	color: #3f7f9d;
	}
#info table .blue {
	font-weight: bold;
	}
#info table {
	float: left;
	clear: left;
	padding: 0 0 0 5px;
	}
#info p {
border: none; 
float: left; 
padding: 0  0 0 5px;
}
#info td {padding: 0 30px 0 0;}
#portfolio #primary table {margin-bottom: 25px;}
.phone {
	background: url(../imgs/phone_Icon.gif) no-repeat center;
	width: 21px;
	height: 42px;			
	}
.mail {
	background: url(../imgs/email_Icon.gif) no-repeat center;
	width: 29px;
	height: 36px;
	}
/* -----------------------------------*/
/* --------->>> =forms <<<------------*/

/* -----------------------------------*/
#home .ddfmwrap {
	float: left;
	width: 390px;
	padding: 0 0 0 10px;
	}
#home .fmtext, #home .fmtextarea {
	border: 1px solid #3a5b6b;
	color: #fff;
	background: #05212e;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#home .fmtext {
	width: 160px;
	clear: left;
	font-size: 1.2em;
	padding: 3px;
	}
.required {
	color: #FF0000;
	}
#home #fm_name, #home #fm_email {
	float: left;
	height: 17px;
	}
#home .ddfmwrap label {
	float: left;
	color: #bebebe;
	font-size: 1.1em;
	}
#home .fmtextarea {
	clear: both;
	font-size: 1.2em;
	padding: 3px;
	width: 349px;
	height: 85px;
	}
#home .fieldwrap1 {
	float: left;
	}
	#home .fieldwrap1 input { 
	float: left;
	margin: 0 20px 0 0;
	}
#home .fieldwrap {
	clear: left;
	padding: 10px 0 0 0;
	}
	#home .fieldwrap label {
		float: none !important;
		}
#home .submit input {
	background: #185776;
	color: #bebebe;
	font-size: 1.1em;
	border: none;
	padding: 4px;
	margin: 10px 0 15px 0;
	}
#home input:focus, #home textarea:focus, #home input.sffocus, #home textarea.sffocus {
	background-color: #0b2c3c !important;
	}
#home .ddfmerrors {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
	}
#home .errorlist {
	font-size: 1.2em;
	color: #fff;
	margin: 0 0 10px 0;
	}
.ddfmwrap input:focus, .ddfmwrap textarea:focus, #contact .ddfmwrap input.sffocus, #contact .ddfmwrap textarea.sffocus, #rfp textarea.sffocus, #rfp .ddfmwrap input.sffocus {
	background-color: #FEFFE7 !important;
	}
	#contact .submit input.sffocus, #contact .submit input:focus, #rfp .submit input:focus, #rfp .submit input.sffocus {
		background-color: #eee !important;
		}
#contact input.fmtext, #contact textarea, #rfp input.fmtext, #rfp textarea {
	width: 370px;
	margin: 0 25px 10px 0;
	float: right;
	background: #eee;
	border: none;
	border-bottom: 1px solid #888;
	padding: 5px;
	display: inline;
	}
#contact textarea {
	margin: 5px 20px 0 0;
	width: 485px;
	}
#rfp .fmtextarea {
	margin: 5px 20px 10px 0;
	width: 485px;
	}
#contact input:focus, #contact textarea:focus, #contact input.sffocus, #contact textarea.sffocus, #rfp input:focus, #rfp textarea:focus, #rfp input.sffocus, #rfp textarea.sffocus {border-bottom-color: #000;}
#contact label, #rfp label {
	float: left;
	padding: 5px 0 0 5px;
	font-weight: bold;

	clear: right;
	}
#contact .submit input {
	width: 80px;
	float: none;
	margin: 15px 0 0 34px;
	clear: left;
	background: #ddd;
	padding: 5px;
	border: none;
	}
#rfp .submit input {
	margin: -25px 0 15px 34px;
	padding: 5px;
	width: 100px;
	border: none;
	clear: left;
	background: #ddd; 
	}
#contact #primary .ddfmwrap p, #rfp #primary .ddfmwrap p {border: none !important; }
.reqField {
	clear: left;
	float: right;
	margin: 20px 250px 0 0;
	display: inline;
	}
#contact .ddfmwrap, #rfp .ddfmwrap {
	background: #BBC4C7;
	margin: 20px 20px 40px 30px;
	padding: 20px 0 20px 0;
	}
	#rfp .ddfmwrap {
		padding: 0 0 20px 0 !important;
		}

#rfp .fieldwrap {
	margin: 0 !important;
	}
#rfp fieldset {
	border: none;
	}
#rfp legend {
	font-size: 1.3em;
	color: #DB501F;
	padding: 20px 0 20px 20px;
	}
#rfp .fmselectpi, #rfp .fmselectProject {
	width: 250px;
	background: #eee;
	border: none;
	border-bottom: 1px solid #888;
	padding: 5px;
	float: right;
	margin: 3px 260px 20px 0;
	display: inline;
	} 
#rfp .fmselectProject { margin-bottom: 30px;}
.budgetNote p {
	clear: both;
	padding: 0 40px 0 40px !important;
	margin: 0 !important;
	font-style: italic;
	}
.fmselectbudget {
	width: 192px !important;
	float: left !important;
	margin: 0 0 0 10px !important;
	background: #eee;
	border: none;
	border-bottom: 1px solid #888;
	padding: 5px;
	}
.pages {
float: right;
margin: -45px 200px 0 0;
display: inline;
}
option {padding: 0 0 0 5px;}
.additionalInfo p.fieldwrap {
	padding: 0 20px 0 35px !important;
	margin: 0 !important;
	}
#blog textarea {
	border: none;
	width: 550px;
	padding: 3px;
	margin: 0 10px 0 0;

font-family: Arial;
font-size: 1em;
	}
#blog input {
	margin: 0 0 15px 0;
	padding: 6px;
	width: 130px;
	border: none;
	clear: left;
float: left;
	}
#submit {
background: #BFCBCF;

}
/* -----------------------------------*/
/* --------->>> =extras <<<-----------*/
/* -----------------------------------*/	
/*-- testimonial slides --*/
#myController2 span{
color:#FFF;
cursor:pointer;
padding: 0 5px;
display: none;
}

#myController2 span.jFlowSelected2 {
		color: #7da5b7;
		border-top: 1px solid #FF0000 !important;
		padding: 5px 0 0 0;
		
}
.jFlowPrev2, .jFlowNext2{
cursor:pointer;
margin: 0 0 10px 0;
float: left;
color: #29627f;
text-indent: -6000px;
display: block;
overflow: hidden;
}
	.jFlowPrev2 {
		background: url(../imgs/prev.gif) no-repeat 0 50%;
		padding: 0 0 0 20px;
		margin: 0 5px 0 0;
		}
	.jFlowNext2 {
	background: url(../imgs/next.gif) no-repeat 100% 50%;
	padding: 0 20px 0 0;
	}
#mySlides2 {
	clear: both;
	width: 260px;
	}
#jFlowSlideContainer {
	width: 260px;
	}
#controlContainer {
	float: left;
	display: block;
	}
/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {

  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute; 
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}
.sIFR-dummy {
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}  


/*---- Header styling ---*/
.sIFR-active h2 {
  visibility: hidden;

  font-family: Verdana;
  line-height: 1em;
  font-size: 21px;
padding: 0 0 0 20px;
}
.sIFR-active #home #primary h2 {
	padding-bottom: 5px;
}
.sIFR-active h4 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 16px;
padding: 0 0 0 20px;
}
.sIFR-active h2.firstHeader {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 27px !important;
  padding: 0 0 0 20px;
}
.sIFR-active #blog h2.firstHeader {
	font-size: 30px !important;
	float: left;
	}
.sIFR-active #footer h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 22px;
}
.sIFR-active #home #primary h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 17px;
  margin: 0 0 0 30px;
}
.sIFR-active #ourServices h3, .sIFR-active #process h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 16px;
  margin: 0 0 5px 0;
}
.sIFR-active #ourWork h3, .sIFR-active li.gds {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 14px;
  margin: 10px 0 0 0;
}
.sIFR-active li.gds {
	margin: 30px 0 0 -1px !important;
	background: none !important;
	}
.sIFR-active #sidebar h2, .sIFR-active .entry h2 {
padding: 0 !important;
}
.sIFR-active #blog h3 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1em;
  font-size: 30px;
}
/* -----------------------------------*/
/* -------->>> =blog <<<--------------*/
/* -----------------------------------*/
#blog blockquote {
	padding: 0 0 0 20px;
	}
cite {
font-weight: bold;
padding: 0 0 0 20px;
border: none !important;
font-size: 1.2em;
font-style: normal;
float: left;
}
cite a {
border: none !important;
color: #0E374B !important;
}
small.commentmetadata a {
color: #646A6C;
border: none !important;
}
#sidebar a {

position: relative;
color: #db501f;

}
.more-link {
	margin: 0 0 0 30px;
	}
.entry pre {
	padding: 0 0 20px 30px;
	font: "Courier New", Courier, monospace;
}
code {
	font-size: 1.1em !important;
	}
#primary .nocomments {
	padding: 0 0 0 20px !important;
	}
ol.commentlist {
	list-style-type: none;
	}
.entry {
	padding: 0 0 0 20px;
	}
#blog #primary p {
	padding: 0 30px 20px 0;
	margin: 0 0 20px 0;
	border-bottom: none;
	clear: left;
	}
.entry ul {
	list-style-type: disc;
	padding: 0 0 20px 0 !important;
	}
.entry p {
	margin-bottom: 0 !important;
	}
.postmetadata {
	padding: 0 20px 20px 0;
	border-bottom: 1px solid #e5eaec !important;
	}
	.postmetadata span {
		padding: 0 0 0 20px;
		}
.projectInfo {
	margin: 0 0 20px 0 !important;
	padding: 10px 20px 40px 45px !important;
	clear: both;
	}
	#copperStone .projectInfo {
	border: none !important;
	margin: 0 !important;
	padding-bottom: 20px !important;
	} 
.commentlist p {
	border-bottom: 1px solid #e5eaec !important;
	padding: 5px 15px 15px 20px !important;
	margin: 5px 0 15px 0 !important;
	}
.commentWrap { 
	margin: 0 0 20px 0!important;
	}
#commentform label small {
	position: relative;
	top: 5px;
	font-size: 1em;
	float: none !important;
	}
#commentform input {
	width: 250px !important;
	}
#blog cite {
	font-weight: normal;
	}
small {
	color: #646A6C;
	font-weight: bold;
	margin: 0 0 10px 20px;
	position: relative;
	top: -5px;
	float: left;
	clear: left;
	}
#post-1 {
	margin: 0 0 10px 0;
	}
	
#controls {
	float: left;
	}
.next {
	background: url(../imgs/next.gif) no-repeat 100% 50%;
	float: left;
	width: 20px;
	display: block;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999em;
}
.prev {
	background: url(../imgs/prev.gif) no-repeat 0 50%;	
	float: left;
	width: 20px;
	display: block;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9999em;
	}
#indicator {
	float: left;
	width: 125px;
	padding: 0 15px 15px 15px;
	}
#slidesWrapper {
	clear: both;
	padding: 0 0 10px 0;
	width: 299px;
	}
.quote {
	background: url(../imgs/upperQuote.gif) no-repeat top left;
	text-indent: 20px;
	width: 299px;
	clear: right;	
	}