/* @override http://adsphoenix.com/css/adsstyle.css */

html, body {    
   height: 100%; 
}

body {
	background: url(../images/candystripe.gif) repeat-x;
	font: 16px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #6b7a73;
}

#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	margin-bottom: -240px;
}

#sec #container {
	margin-bottom: -290px;
}

#clientlogin a {
	position: absolute;
	right: 0;
	display: block;
	width: 149px;
	height: 37px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 37px;
	padding-left: 70px;
	font-size: 15px;
	font-weight: bold;
	top: 0;
	background: url(../images/clientlogin_bkg.gif) no-repeat;
}

#clientlogin a:hover {
	color: #b5e1e2;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.wrapper {
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.hidden {
	visibility: hidden;
}

#logo {
	float: left;
	width: 238px;
	display: inline;
	margin-top: 60px;
	padding-bottom: 30px;
}

#logo h1 {
	margin-bottom: 0px;
}

#logo h1 a {
	display: block;
	width: 238px;
	height: 40px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

#tagline {
	float: right;
	display: inline;
	margin-top: 73px;
}

#tagline h2 {
	font-size: 23px;
	font-weight: normal;
	font-style: normal;
	color: #52a549;
	background: url(../images/tagline.gif) no-repeat;
	width: 210px;
	height: 27px;
	overflow: hidden;
	text-indent: -1000px;
}

/* Navigation /////////////////////////////////////////////////////////// */

#nav {
	clear: both;
	background: #6b7a73 url(../images/nav_border.gif) repeat-x 0 top;
	float: left;
	display: inline;
	width: 100%;
	height: 38px;
	padding-top: 5px;
}

#nav ul {
	font-size: 18px;
	text-transform: lowercase;
	line-height: 38px;
}

#nav li {
	display: inline;
}

#nav li a {
	color: #ffffff;
	text-decoration: none;
	border-right: 3px solid #fff;
	float: left;
	padding-left: 20px;
	width: 136px;
}

#nav li a:hover {
	background-color: #a2aaa7;
}

#nav li a.first {
	border-left: 3px solid #ffffff;
}

#nav li a.current {
	background-color: #34493f;
}

#nav li a:hover.current {
	background-color: #34493f;
}

/* Typography /////////////////////////////////////////////////////////// */

p {
	margin-bottom: 15px;
}

p a {
	color: #52a549;
	padding: 2px;
	text-decoration: underline;
}

p a:hover {
	background-color: #52a549;
	color: #ffffff;
	text-decoration: none;
}

blockquote p {
	background-color: #52a549;
	color: #ffffff;
	font-size: 1.4em;
	background: #52a549 url(../images/quote.gif) no-repeat 15px 10px;
	padding: 25px 20px 20px 40px;
	margin-bottom: 15px;
}

strong, b {
	color: #485254;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .95em;
}

em, i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #8ea399;
}


h1 {
	color: #485a52;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 20px;
}

h2 {
	text-transform: uppercase;
	font-weight: bold;
	color: #52a549;
	padding-top: 15px;
	font-size: 1.2em;
}

h2 a {
	color: #52a549;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
	color: #34494f;
}

h3 {
	color: #f6921e;
	font-weight: normal;
	font-style: normal;
	font-size: 1.2em;
	padding-top: 15px;
}

#content ul, #content ol {
	color:  #8ea399;
	padding-left: 15px;
	margin-bottom: 15px;
	font-size: .95em;
}

#content li {
	padding-top: .3em;
	padding-bottom: .3em;
	background: url(../images/arrow_green.gif) no-repeat 0 .9em;
	padding-left: 20px;
}

#content li a {
	color: #52a549;
	padding: 2px;
	text-decoration: underline;
}

#content li a:hover {
	background-color: #52a549;
	color: #ffffff;
	text-decoration: none;
}

#content ol li {
	background-image: none;
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 0;
}

/* Homepage /////////////////////////////////////////////////////////// */

#home_featuredwork {
	float: left;
	display: inline;
	width: 460px;
	height: 222px;
	margin-top: 30px;
	overflow: hidden;
	padding-bottom: 30px;
}

#home_featuredwork img {
	margin-top: -60px;
}

#home #work_info_overlay {
	float: left;
	width: 440px;
	height: 40px;
	padding: 10px;
	background: url(../images/overlay_bkg.png) repeat scroll left top;
	position: relative;
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
	overflow: hidden;
	margin-top: 0px;
	top: 163px;
}

#home #work_info_overlay a {
	color: #ffffff;
	text-decoration: underline;
	line-height: 20px;
}

#home #work_info_overlay a:hover,
#home #work_info_overlay span.viewnow a:hover {
	color: #f6921e;
	background-color: transparent;
}

#home #work_info_overlay span.viewnow a {
	float: right;
	color: #8fd2d3;
	font-size: 14px;
	line-height: 20px;
}

#home #work_info_overlay h3 {
	margin-bottom: 0;
	padding-top: 0px;
}

#home #work_info_overlay h3 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
}

#home #welcome {
	float: right;
	width: 470px;
	margin-top: 30px;
}

#home #welcome h1 {
	color: #52a549;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -1px;
}

#home #welcome p {
	font-size: 16px;
	margin-bottom: 23px;
}

#home #welcome p strong {
	text-transform: none;
	color: #6b7a73;
}

#services_home {
	width: 920px;
	background: #52a549;
	font-size: 27px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 32px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 20px;
	position: relative;
}

#services_home a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#services_home a:hover {
	color: #b5e1e2;
}

#services_home .wrapper {
	padding-left: 40px;
	width: 940px;
}

.branding {
	position: absolute;
	right: 0;
	top: 0;
}

.branding a {
	display: block;
	font-size: 19px;
	line-height: 32px;
	padding: 15px 55px 15px 20px;
	background: #6b7a73 url(../images/home_branding_arrow.gif) no-repeat 255px center;
}

.branding a:hover {
	background-color: #34433f;
}

#home_quote {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background: url(../images/home_quote_bkg.gif) repeat-y;
	padding: 15px 30px;
	color: #6b7a73;
}

.quote_top {
	background: url(../images/home_quote_topbottom.gif) no-repeat center top;
	width: 960px;
	height: 13px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

.quote_bottom {
	background: url(../images/home_quote_topbottom.gif) no-repeat center bottom;
	width: 960px;
	height: 13px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#home_quote .client_logo {
	width: 185px;
	float: left;
}

#home_quote img {
	float: left;
}

#home_quote .quoteblock {
	float: right;
	width: 670px;
}

#home_quote blockquote p {
	float: right;
	width: 640px;
	color: #278530;
	font-size: 23px;
	line-height: 30px;
	background: url(../images/quote1.gif) no-repeat left top;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 0;
}

#home_quote cite {
	float: left;
	display: inline;
	width: 400px;
	margin-left: 10px;
	line-height: 40px;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

#home_quote strong {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #6b7a73;
}

/* Secondary /////////////////////////////////////////////////////////// */

#header {
	clear: both;
	float: left;
	width: 100%;
	background: #52a549 url(../images/home_services_shadow.gif) repeat-x 0 bottom;
	padding-bottom: 15px;
	padding-top: 15px;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 3px;
	margin-bottom: 25px;
}

#header h1 {
	color: #ffffff;
	float: left;
	width: 400px;
	margin-bottom: 0;
	line-height: 39px;
}

#header p {
	float: right;
	width: 500px;
	text-align: right;
	text-transform: none;
	color: #ddeddb;
	margin-bottom: 0;
	line-height: 30px;
}

#content {
	float: left;
	width: 670px;
}

#content img.right {
	margin-left: 20px;
	border: 1px solid #a3a3a3;
	padding: 5px;
}

img.clientlogo {
	float: right;
	padding: 5px;
	border: 1px dashed #a3a3a3;
	margin-left: 20px;
	margin-bottom: 25px;
}

#sec #content {
	padding-bottom: 30px;
}

.article_start {
	border-bottom: 1px dashed #aaa2a7;
	padding-bottom: 20px;
	margin-bottom: 0px;
}

.article {
	border-bottom: 1px dashed #aaa2a7;
	padding: 20px 10px;
}

.alt {
	background: url(../images/articl_bkg_alt.gif) repeat-x 0 top;
}

.article h2 {
	padding-top: 0px;
}

.article_img {
	float: left;
	width: 116px;
	border: 1px solid #a3a3a3;
	overflow: hidden;
}

.article_img img {
	padding: 0px;
	display: block;
}

.article .clientimg {
	overflow: visible;
	width: 185px;
	padding: 0px;
}

.article_excerpt {
	float: right;
	width: 500px;
}

.client {
	width: 435px;
}

.article p.info {
	color: #a2aaa7;
	font-size: .8em;
	margin-bottom: 0;
	line-height: 1em;
	margin-top: 15px;
}

#sidebar {
	float: right;
	width: 230px;
	padding-top: 0px;
	background: url(../images/sec_bkg_top.gif) no-repeat 0 top;
	padding-bottom: 30px;
}

#sidebar h3 {
	border-top: 3px solid #6b7a73;
	padding-top: 20px;
	padding-left: 25px;
	text-transform: uppercase;
	color: #f6921e;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1em;
	clear: left;
}

#sidebar ul {
	font-size: .9em;
	line-height: 1.2em;
	margin-bottom: 15px;
}


#sidebar li a {
	display: block;
	padding-top: .5em;
	padding-bottom: .5em;
	background: url(../images/arrow_gray.gif) no-repeat 25px .7em;
	padding-left: 45px;
	padding-right: 10px;
	text-decoration: none;
	color: #666666;
	width: 175px;
}

#sidebar li a:hover {
	background-color: #52a549;
	color: #ffffff;
	background-image: url(../images/arrow_blue_hover.gif);
}

#sidebar li a.current,
#sidebar li a.current:hover {
	color: #52a549;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
	background: #ffffff url(../images/arrow_green.gif) no-repeat 25px .7em;
	text-transform: uppercase;
	font-size: 1.05em;
}

#sidebar li a.viewall {
	background-image: none;
	padding-left: 25px;
	color: #f6921e;
	font-style: italic;
}

#sidebar li a.viewall:hover {
	background-color: transparent;
	background-image: none;
	text-decoration: underline;
	color: #f6921e;
}

#sidebar ul.we li a {
	background-image: none;
	padding-left: 25px;
	text-transform: uppercase;
	padding-top: .3em;
	padding-bottom: .3em;
	font-size: 1.1em;
	color: #6b7a73;
}

#sidebar ul.we li a strong {
	color: #52a549;
	font-weight: bold;
	font-size: 1.1em;
}

#sidebar ul.we li a:hover,
#sidebar ul.we li a:hover strong {
	color: #ffffff;
	background-image: none;
}

#sidebar .topborder {
	border-top: 3px solid #6b7a73;
	padding-top: 20px;
}

#sidebar .bottomborder {
	border-bottom: 3px solid #6b7a73;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#sidebar .padtop {
	margin-top: 50px;
}

#sidebar a.quicktour img {
	border: none;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0;
	margin-bottom: 10px;
}

#sidebar a img {
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin-left: 25px;
	margin-bottom: 5px;
}

#sidebar a:hover img {
	border-color: #52a549;
}

#sidebar p {
	font-size: .9em;
	padding-left: 25px;
	padding-right: 10px;
	line-height: 1.3em;
	margin-bottom: 7px;
	float: left;
	width: 195px;
}

#sidebar p strong {
	color: #6b7a73;
	text-transform: none;
}

#sidebar p.viewnow {
	margin-bottom: 15px;
}

#sidebar p.viewnow a {
	color: #f6921e;
	text-decoration: underline;
}

#sidebar p.viewnow a:hover {
	color: #52a549;
	background-color: transparent;
}

.column {
	background: url(../images/sec_bkg.gif) repeat-y center;
}

.paginate {
	float: left;
	width: 670px;
	text-align: right;
	padding-top: 15px;
	margin-bottom: 6px;
	margin-left: 0;
	margin-right: 0;
}
	
.paginate b {
    border: 1px solid #34493f;
    padding: 1px 4px;
    background-color: #52a549;
    color: #ffffff;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
}
	
.paginate a {
	font-size: .9em;
	color: #52a549;
	padding: 0 2px;
	text-decoration: none;
}  

.paginate a:hover {
	text-decoration: underline;
	
}

#logomall {
	overflow: hidden;
}

#logomall iframe {
	position: relative;
	top: -15px;
}

/* Search Field ////////////////////////////////////////////////////////// */

div#searchbox {
	margin-left: 15px;
	margin-bottom: 20px;
	width: 200px;
}

div#searchbox input#search {
	color: #a3a3a3;
	background: url(../images/search.gif) no-repeat left top;
	border: 0;
	width: 157px; /* width of text-display area */
	padding: 3px 10px 3px 23px;
	font-size: 14px;
	height: 22px;
}

div#searchbox input#search[type="search"] {
	width: 200px;
	font-size: 16px;
}

* html div#searchbox input#search {
	background-attachment: fixed;
}

/* Work Home /////////////////////////////////////////////////////////// */

#featuredwork {
	float: left;
	display: inline;
	width: 670px;
	height: 270px;
	overflow: hidden;
}

#featuredwork img {
	margin-top: -270px;
}

#work_info_overlay {
	float: right;
	width: 250px;
	height: 230px;
	padding: 20px;
	right: 0px;
	background: url(../images/overlay_bkg.png) repeat scroll left top;
	font-size: 15px;
	line-height: 20px;
	color: #ffffff;
	overflow: hidden;
	position: relative;
}

#work_info_overlay p {
	color: #ced2d1;
	border-bottom: 1px dashed #6b7a73;
	padding-bottom: 15px;
	font-size: .9em;
}

#work_info_overlay a {
	color: #ffffff;
	text-decoration: underline;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
}

#work_info_overlay a:hover,
#work_info_overlay span.viewnow a:hover {
	color: #f6921e;
	background-color: transparent;
}

#work_info_overlay span.viewnow a {
	float: right;
	color: #f6921e;
	font-size: 14px;
	line-height: 20px;
}

#work_info_overlay p.info {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
	font-size: .8em;
	font-weight: bold;
	color: #b5e1e2;
}

#work_info_overlay h2 {
	margin-bottom: 15px;
	padding-top: 0;
	text-transform: none;
}

#work_info_overlay h2 a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#quicktour {
	float: left;
	width: 630px;
	background: #52a549 url(../images/quicktour_bkg.gif) repeat-x 0 top;
	margin-top: 3px;
	padding: 20px;
	margin-bottom: 30px;
}

#quicktour h3 {
	float: left;
	width: 400px;
	margin-right: 20px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1.1em;
	padding-top: 0px;
}

#quicktour img {
	float: right;
	width: 206px;
}



#content ul.thumbs {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content ul.thumbs li {
	float: left;
	display: inline;
	border: 1px solid #a3a3a3;
	margin-right: 13px;
	margin-bottom: 13px;
	background-image: none;
	padding: 5px;
}

#content ul.thumbs li a {
	background: none no-repeat 0;
	text-decoration: none;
	border-top-style: none;
	padding: 0;
	float: left;
	display: inline;
}

#content ul.thumbs li a:hover {
	background-color: transparent;
}

#content ul.thumbs a {
	display:block;
	float:left;
	width:142px;
	height:142px;
	line-height:60px;
	overflow:hidden;
	position:relative;
	z-index:1;	
		
}
	
#content ul.thumbs a img{
	float:left;
	position:absolute;
}

#content ul.thumbs a:hover{
	overflow:visible;
	z-index:1000;
	border:none;
	top: -10px;
	left: -10px;		
}

#content ul.thumbs a:hover img{
	border: 1px solid #a3a3a3;	
	background:#fff;
	padding: 5px;
}

/* Work Entry /////////////////////////////////////////////////////////// */

.workentryimg {
	float: left;
	width: 664px;
	overflow: hidden;
	margin-bottom: 20px;
}

.quote {
	color: #ffffff;
	font-size: 1em;
	background: #52a549 url(../images/quote.gif) no-repeat 15px 15px;
	padding: 25px 20px 15px 40px;
	float: left;
	width: 605px;
}

.quote blockquote p {
	margin-bottom: 10px;
	background: none;
	padding: 0;
}

.quote cite {
	color: #cee6cc;
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-bottom: 0px;
}

.quote cite strong {
	text-transform: uppercase;
	font-weight: bold;
	font-size: .85em;
	color: #ffffff;
}

.details_box {
	background-color: #34493f;
	float: right;
	position: relative;
	padding: 10px;
	width: 170px;
	margin-left: 25px;
	margin-bottom: 10px;
}

.details_box h3 {
	color: #52a549;
	text-transform: uppercase;
	border-bottom: 1px dashed #52a549;
	margin-bottom: 10px;
	padding-top: 0px;
}

.details_box p {
	color: #ffffff;
	font-size: .85em;
	margin-bottom: 0;
	line-height: 1.9em;
}

.details_box p a {
	color: #ffffff;
	text-decoration: none;
}

.details_box strong {
	color: #a2aaa7;
	font-weight: bold;
}

h4.related,
p.nowork {
	border-bottom: 1px dashed #b3b3b3;
	color: #485a52;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
	clear: both;
}

p.nowork {
	font-weight: normal;
	font-style: normal;
}

#content ul.related {
	border-bottom: 1px dashed #b3b3b3;
	float: left;
}

#content ul.related li {
	float: left;
	display: inline;
	border: 1px solid #a3a3a3;
	margin-right: 9px;
	margin-bottom: 9px;
	background-image: none;
	padding: 2px;
}

#content ul.related a {
	width:80px;
	height:80px;
	line-height:80px;	
}

#content ul.related a:hover img{
	border: 1px solid #a3a3a3;	
	background:#fff;
	padding: 2px;
}

p.viewall {
	padding-top: 20px;
	display: inline;
	float: left;
	width: 100%;
}

h2.contact {
	
	padding-top: 40px;
	padding-bottom: 7px;
}

img.contact {
	float: right;
	position: relative;
}

/* Contact /////////////////////////////////////////////////////////// */

.contact_form {
	background-color: #52a549;
	padding: 20px;
	border: 1px dashed #41843a;
}

.contact_form form {
	float: left;
	width: 100%;
}

.contact_form label {
	float: left;
	clear: left;
	color: #ffffff;
}

.contact_form input {
	clear: left;
	float: left;
	width: 99%;
	margin-bottom: 10px;
	color: #7c7c7c;
	font: 1em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.contact_form input.submit {
	width: auto;
	margin-bottom: 0px;
}

.contact_form textarea {
	float: left;
	clear: left;
	width: 99%;
	margin-bottom: 10px;
	color: #7c7c7c;
	font: 1em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 200px;
}

#sidebar li.contact_list {
	padding-left: 45px;
	padding-right: 10px;
	text-decoration: none;
	color: #666666;
	width: 175px;
	padding-top: .5em;
	padding-bottom: .5em;
	background: url(../images/arrow_gray.gif) no-repeat 25px .7em;
}

#sidebar li.contact_list .info {
	color: #52a549;
}


/* Footer /////////////////////////////////////////////////////////// */


.clearfooter {
	height: 240px;
	clear: both;
}

#sec .clearfooter {
	height: 290px;
}

#footer {
	height: 290px;
	width: 100%;
	min-width: 1000px;
	background: #6b7a73 url(../images/footer_bkg.gif) repeat-x 0 top;
	position: relative;
	margin-top: 50px;
	
}

#sec #footer {
	margin-top: 0px;
}

#footer .wrapper {
	padding-top: 30px;
}

#footer_column_press {
	float: left;
	width: 460px;
}

.footer_column {
	float: left;
	width: 220px;
	display: inline;
	margin-right: 20px;
}

.nomargin {
	margin-right: 0px;
}

.footer_column li {
	line-height: 17px;
}


.footer_column li a {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/bullet_arrow_gray.gif) no-repeat 0 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 15px;
	line-height: 17px;
	padding-left: 17px;
	width: 200px;
}

.footer_column li a:hover {
	color: #b5e1e2;
	text-decoration: underline;
}

#footer h4 {
	color: #ced2d1;
	text-transform: uppercase;
	border-bottom: 1px dashed #a2aaa7;
	width: 460px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#footer_column_contact h4 {
	color: #fa941e;
	border-bottom: none;
	margin-bottom: 0;
}

#footer_column_contact {
	float: right;
	width: 460px;
}

#contact_box {
	background-color: #34493f;
	border: 1px dashed #a2aaa7;
	float: left;
	width: 418px;
	padding: 20px;
}

#contact_box p {
	font-size: 12px;
	line-height: 15px;
	clear: both;
	margin-bottom: 0px;
}

#contact_box p a {
	color: #6b7a73;
	text-decoration: underline;
}

#contact_box p a:hover {
	color: #ffffff;
}

#contact_box .footer_column {
	width: 198px;
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 20px;
}

#contact_box .footer_column a {
	color: #f6921e;
	text-decoration: underline;
}

#contact_box .footer_column a:hover {
	color: #b5e1e2;
}

#contact_box .footer_column .info {
	color: #a2aaa7;
}