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

@import url('reset.css');

/* --- COLOR SCHEME ---


---------------------- */

/* --- GLOBAL STYLES ---*/

html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial;
	font-size: 9pt;
	line-height: 1.5;
	color: #000;

	background: #f4f4f4;
	height: 100%;
}

.slideshow>* {
	display: none;
}

body#p_home {
	color: #000;
}

a {
	color: #FFF;
	text-decoration: none;
}


a img {
	border: 0px;
}

a:hover {
	xtext-decoration: underline;
	color: #FFF;
}

p {
	xline-height: 1.6;
	xmargin-bottom: 12px;
}

#content p {
	margin-bottom: 15px;
}

h1 {
	font-weight: normal;
}

h2 {
	font-weight: normal;
}

h3 {
	font-weight: normal;
}

h4 {
	font-weight: normal;
}

h5 {
	font-weight: normal;
}

h6 {
	font-weight: normal;
}

hr {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

hr.footer {
	
}

form {
	display: inline;
}

/* --- WRAPPER STYLES ---*/

#wrapper {
	text-align: left;
	width: 920px;
	margin: 0px auto;
}

.wrapper-bg {
	background: #2da8dd url(../images/bg-body2.png) repeat-x;
	overflow: hidden;
}

.wrapper-bg.footer {
	border-top: 5px solid #fff;
	background: url(../images/bg-footer.png) repeat-x;
}


#p_home .wrapper-bg.first {
	padding-bottom: 0px;
}

.pagetop {
	background: #2da8dd url(../images/bg-body2.png) repeat-x;
}

#content {
	width: 720px;
	float: right;
	text-shadow: #2267a5 0px 0px 1px;
	overflow: hidden;
	margin-bottom: 10px;
}

#p_home #content {
	height: inherit;
}

#header {
	clear: both;
	color: #fff;
	height: 474px;
	xoverflow: hidden;
	text-shadow: #2267a5 0px 0px 1px;
	opacity: 1;
}

#header {
	height: 71px;
}

/* --- HEADER STYLES ---*/

h1#logo {
	text-indent: -9999px;
	float: left;
	width: 147px;
	height: 71px;
	background: url(../images/logo.png) no-repeat right top;
}

h1#logo a {
	display: block;
}

#marketing {
	float: right;
	text-align: right;
	margin-bottom: 22px;
}

#marketing h2 {
	margin-top: 10px;
	font-size: 1em;
	margin-bottom: 5px;
	
}

#marketing p {
	font-size: 1.5em;
	letter-spacing: 1px;
	line-height: 1.3em;
}

#nav {
	clear: both;
	float: left;
	xpadding-right: 15px;
	margin-top: 0px;
	margin-right: 40px;
	width: 160px;
}

#nav ul {
	list-style: none;
}

#nav li {
	padding: 4px 0;
}

#nav li.nav_proposal {
	border-top: 1px dotted #fff;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 0.6em;
	xtext-transform: none;
}

#nav li a {
	font-size: 1.6em;
	text-transform: uppercase;
	text-shadow: #2267a5 0px 0px 1px;
	opacity: 0.9;
}

#nav li.sub a {
	font-size: 1.2em;
	text-transform: none;
}

#nav li.nav_a-rating-better-business-beaurue {
	font-size: 0.6em;
	text-shadow: none;
	padding-top: 15px;
	margin-top: 8px;
	font-weight: bold;
	line-height: 1.8em;
	border-top: 1px dotted #fff;
	border-right: 1px dotted #fff;
}
	#nav li.nav_a-rating-better-business-beaurue a {
		color: #f8ff1d;
		color: #fff;
	}
	#nav li.nav_a-rating-better-business-beaurue span {
		text-transform: none;
		text-shadow: none;
		padding-top: 10px;
		font-weight: normal;
		color: #fff;
	}

#nav li li a {
	font-size: 0.9em;
	margin-left: 10px;
	border-left: 5px solid #f5a12f;
	padding-left: 8px;
	xborder-bottom: 1px dotted #ccc;
	
}

#nav li ul {
	display: none;
}

#nav .active {
	display: inherit;
}

#p_portfolio #nav li ul, #p_portfolio-detail #nav li ul {
	xdisplay: block;
}

#nav hr {
	border-bottom: 1px dotted #fff;
	visibility: visible;
}

hr.clear {
	xmargin: 18px 0;
	margin-bottom: 36px;
}



.wrap {
	padding-top: 35px;
}


/* # --- HOMEPAGE STYLES ---*/
.homeboxes {
	padding-bottom: 70px;
	overflow: hidden;
}



#p_home .box {
	float: left;
	width: 293px;
	background: url(../images/elem-divider.png) no-repeat top right;
	xheight: 430px;
	padding: 0px 32px 0px 16px;
	line-height: 1.5em;
	xmargin-top: 35px;
}


#p_home .box h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #000;
}

#p_home .box h3 a {
	color: #000;
	border-bottom: 1px solid #ddd;
}

#material.box {
	width: 187px;
	padding: 0;
	padding-right: 35px;
}

#material.box .text {
	xheight: 17em;
	xoverflow: hidden;
}

#testimonials.box {
	width: 320px;
}



#testimonials.box .text {
	xheight: 17em;
	xoverflow: hidden;
	xline-height: 1.8em;
}

#news.box {
	width: 310px;
	background: none;
	padding-right: 0;
}

.box img {
	float: right;
	margin: 0px 0px 10px 10px;
}

#news.box dl {
	margin-bottom: 19px;
	xpadding-bottom: 19px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
}

#news.box dt {
	margin-bottom: 10px;
}

#news.box dt a {
	color: #000;
	text-decoration: underline;
	text-transform: uppercase;
}

#news.box dd {
	height: 3em;
	overflow: hidden;
}

.box a.button {
	xmargin-top: 10px;
}


/* # --- CONTENT PAGES ---*/

a.button {
	display: block;
	background: url(../images/button-readmore.png) no-repeat;
	width: 75px;
	height: 8px;
	font-size: 9px;
	text-transform: uppercase;
	padding: 6px 13px;
	margin-top: 10px;
	line-height: 1;
}
a.casestudy.button {
	display: block;
	background: url(../images/button-readmore.png) no-repeat;
	width: 75px;
	height: 8px;
	font-size: 9px;
	text-transform: uppercase;
	padding: 6px 13px;
	margin-top: 10px;
	line-height: 1;
}


.box a.button {
	margin-top: 20px;
}

/* # --- GALLERY PAGES ---*/

#p_portfolio {
	
}

#title {
	border-bottom: 1px solid #51cbff;
	xheight: 23px;	
	overflow: hidden;
	margin-bottom: 8px;
}

#title h2 {
	color: #51cbff;
	font-size: 1.7em;
	xfont-weight: normal;
	float: left;
}

#p_home #title {
	display: none;
}


.pagetitle {
	border-bottom: 1px solid #51cbff;
	height: 23px;
}

.pagetitle h2 {
	color: #51cbff;
	font-size: 1.7em;
	xfont-weight: normal;
	float: left;
}

#pagination {
	float: right;
	xwidth: 200px;
	clear: both;
	xmargin-top: -32px;
	position: relative;
	top: -32px;
	xwidth: 0;
	xbackground: #000;
	xheight: 500px;
}

#pagination ul {
	display: inline;
	position: relative;
	z-index: 111;
}

#pagination .count {
	xfloat: left;
	margin-left: -120px;
	xpadding-right: 30px;
	position: relative;
	left: -30px;
	z-index: 1;
}

#pagination li {
	float: left;
	xbackground: #4b3c01;
	xmargin-left: 16px;
	xpadding: 3px 4px;
	xfont-weight: bold;
	font-size: 0.9em;
}

#pagination li.active a {
	color: #000;
}

#pagination li a:hover {
	background: #f5a12f;
	xcolor: #111;
}

x#pagination a {
	color: #f7f3ce;
	text-shadow: #4b3c01 1px 1px 1px;
}

.perpage {
	xfloat: right;
	xdisplay: inline;
	text-align: right;
	height: 0;
	overflow: visible;
}

.pagetitle #pagination {
	xfloat: right;
	xwidth: 100px;
}

#p_portfolio-detail #pagination {
	float: right;
	xwidth: 100px;
}



#pagination span, #pagination b {
	text-transform: uppercase;
	color: #fff;
	float: right;
	display: block;
	margin-right: 8px;
	position: relative;
	top: 3px;
}

#pagination b {
	float: left;
	font-weight: normal;
}

#p_portfolio-detail #pagination span {
	float: left;
}


#pagination a {
	display: block;
	background: #37bce5;
	padding: 2px 6px;
	float: left;
	margin-left: 1px;
	height: 19px;
}



#p_portfolio-detail li.num {
	display: none;
}

.filters {
	text-align: right;
	padding-top: 3px;
	background: url(../images/bg-dropshadow.png) repeat-x;
}

/* # --- GALLERY LISTING  PAGES ---*/

.gallery {
	margin: 0px -23px;
	clear: both;
	
}

.gallery.detail {
	margin: 0px;
}

.gallery .item {
	float: left;
	margin: 15px 26px 15px 26px;
	width: 202px;
}

.gallery .item .title {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	font-size: 1.1em;
	line-height: 1.4;
	white-space: nowrap;
	overflow: hidden;
}

.gallery .item img {
	border: 2px solid #fff;
}

/* # --- GALLERY DETAIL PAGES ---*/
.gallery .project {
	margin-top: 60px;
	color: #fff;

}

.project .project-header {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.project .project-header h4 {
	float: left;
	font-size: 1.3em;
}

.project .left {
	float: left;
	width: 280px;
	overflow: hidden;
}

.project a.url {
	font-size: 1.1em;
	float: ;
}

.project .client-url {
	clear: both;
	float: left;
}

.project .right {
	float: right;
	width: 420px;
	overflow: hidden;
	height: 614px;
}

.project .project-header .images {
	float: right;
}

.project .project-header .images a {
	display: block;
	background: #37bce5;
	padding: 2px 6px;
	float: left;
	xmargin: 0px 1px;
	margin-left: 1px;
	height: 19px;
}

.project .project-header .images a.cur {
	color: #000;
}

.project .desc {
	margin-bottom: 25px;
}

#content .project .testi p {
	margin-bottom: 0px;
}

.project .url {
	font-size: 1.2em;
	text-decoration: underline;
}

.project .image {
	height: 614px;
}

.project .image img {
	background: #eee;
	padding: 1px;
	border: 6px solid #fff;
}



/* --- IMAGES & SHADOW STYLES ---*/

.dropShadow {
	xborder: 1px solid #666;
}

.shadow_wrap {
	float: right;
	display: block;
	padding: 1px 4px 4px 1px;
	margin-left: 20px;
	margin-bottom: 15px;
}

.sb-shadow {
	background: #fff;
}

/* --- FOOTER STYLES ---*/

#footer {
	clear: both;
	padding: 20px 0;
}

#footer {
	xposition: absolute;
	xbottom: 0;
	xheight: 300px;
}

hr.footer {
	xmargin: 18px 0;
}

#company {
	float: right;
}

#seo {
	margin-top: 15px;
	width: 630px;
	font-size: 0.9em;
	line-height: 1.8;
}

#seo a {
	color: #000;
	background: url(../images/arrow-down.gif) no-repeat left center;
	padding-left: 12px;
}

#seo li ul {
	margin: 10px 20px;
	display: none;
}

#seo>ul>li {
	background: url(../images/bg-seo.png) repeat-x bottom left;
	padding: 10px 0;
}


/* CRUMBS */
#crumbs {
	display: none;
}

#title {
	xdisplay: none;
}

#tools {
	display: none;
}

#searchform {
	display: none;
}

#pagination {
	clear: both;
	display: block;
}

#pagination:after {
    content: "d.";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.sctext p {
	color: #fff;
}

.testimonial .image {
	float: right;
	margin: 0 0 10px 10px;
	background: #fff;
	padding: 4px;
	border: 1px solid #666;
}


select.dropdown {
	background: #37bce5;
	color: #000;
	border: 1px solid #37bce5;
}

/* --- UTILITY STYLES ---*/

.hidden {
	display: none;
}

div.right, span.right {
	float: right;
}

div.left, span.left {
	float: left;
}

.clear {
	clear: both;
}

.nullclear {
	clear: both;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
}

.nofloat {
	float: none;
}

.nomargin {
	margin: 0px;
}

.last {
	border: 0px;
	margin-right: 0px;
	padding-right: 0;
}

.bold {
	font-weight: bold;
}