/* @override http://www.visualpeople.com/styles/vp_main.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	cursor: default;
}
a, a img, a span, a em, a strong {
    cursor: pointer;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 2.24;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #99a9b3 url(/images/bg_new.png) repeat-x;
}

/* @group Type */

p {
	font-size: 1.4em;
	text-align: left;
	margin: 1.2em 0;
	line-height: 1.4;
}

li {
	font-size: 1.4em;
	margin: 1.1em 0 1.2em 1.4em;
	list-style-type: disc;
	line-height: 1.4;
}
ol li {
	list-style-type: decimal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a, a:visited {
	color: #5a391c; /* brown */
	text-decoration: underline;
	border: 0px none;
}

a:hover {
	text-decoration: underline;
	color: #ff7532; /* orange */
	border: 0px none;
}

h1, h2 {
	color: #333;
	font-size: 2.56em;
	font-family: "Museo Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1em;
	margin: 0px 0px 10px 0px;
	
}

h3 {
	color: #664731;
	font-size: 1.92em;
	font-family: "Museo Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	margin: 10px 0px;
}

h4 {
	color: #664731;
	font-size: 1.6em;
	font-family: "Museo Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}

h5 {
	font-size: 1.6em;
	font-family: "Museo Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
	 Times, serif;
	line-height: 1.2em;
}

/* @end */

/* @group Layout */

#container {
	width:940px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width:1140px;
	height:121px;
	margin: 0px -100px;
	background: url(/images/header_09.png) no-repeat;
}

#header span.logo {
	width: 223px;
	height: 105px;
	display: block;
	background: url(/images/logo.png) no-repeat;
	text-indent: -999em;
	float: left;
	position: relative;
	left: 100px;
}

#nav_bar {
	width:565px;
	height:57px;
	background: url(/images/nav_bar.png) no-repeat;
	position: relative;
	float: right;
	top: 64px;
	left: -100px;
}
#touts {
	background: url(/images/tout_bg.png) no-repeat;
	width:950px;
	height:349px;
	margin: -2px -5px 7px -5px;
	clear: both;
	position: relative;
	z-index: 0;
}

/*#touts div.column {
	width: 310px;
	margin: 0px;
	position: relative;
	float: left;
}
#touts div.column.print {
	margin: 0px 10px 0px 0px;
}
*/
#subnav {
	width:950px;
	height:50px;
	margin: -1px -5px 0px -5px;
	background: transparent url(/images/subnav_bg.png) repeat-x;
}

#home_content {
	float: left;
	width: 336px;
	padding: 18px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
}
#just_seen {
	float: left;
	width: 300px;
	padding: 18px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
}

#tease_box {
	float: left;
	width: 170px;
	padding: 15px 20px 10px 15px;
	margin: 22px 0px 0px 10px;
	background: #90a1ac url(/images/more_box_bg.png) no-repeat;
}
#content_container {
	width:900px;
	float: left;
	background: url(/images/white_bg.png) repeat-y;
	padding: 0px 30px 20px 30px;
	margin: 5px -10px 0px -10px;
}
#inside_content {
	padding: 30px 15px 0px 15px;
	float: left;
	width: 600px;
}
#portfolio_content {
	padding: 30px 15px 0px 15px;
	float: left;
	width: 850px;
	position: relative;
}
#just_seen div.date, #inside_content div.date {
	width: 64px;
	height: 33px;
	float: right;
	background: url(/images/date_box.png) no-repeat;
	padding: 5px 8px 20px 8px;
}

#just_seen div.date span.month, #inside_content div.date span.month {
	color: #fff;
	width: 64px;
	padding: 0px;
	margin: 3px 0px;
	display: block;
	text-align: center;
	line-height: 1;
	font-size: 1em;
}

#just_seen div.date h5, #inside_content div.date h5 {
	color: #fff;
	text-align: center;
	width: 64px;
	line-height: 1;
	font-size: 1.4em;
	margin: 4px 0px 0px 0px;
}

#slideshow {
	height: 300px;
	width: 550px;
	padding: 0px;
	margin: 10px 20px 30px 0px;
	float: left;
	position: relative;
}
#slideshow.webp {
	border: 1px solid #1a3d53;
}
#slideshow.print {
	
}
#slideshow.photo {
	
}
#slideshow.webp img, #slideshow.print img, #slideshow.photo img  {
	padding: 0px;
	margin: 0px;
}
#slide_nav {
	position: relative;
	top: 325px;
	width: 552px;
	float: none;
	height: 25px;
}
#prev, #next {
	height: 20px;
	background: #1a3d53;	
	width: 84px;
	position: absolute;
	padding: 1px 8px 5px 8px;
	color: #fff;
	text-indent: -999em;
	border: 0px none;
}
#prev {
	float: left;
	left: 0px;
	background: url(/images/previous.jpg) no-repeat;
}
#next {
	float: right;
	right: 0px;
	background: url(/images/next.jpg) no-repeat;
}
#caption {
	line-height: 1.4;
	color:#555;
	float: right;
	width: 250px;
	padding: 20px 10px 10px 10px;
}
#link-title {
	padding: 0px 10px 10px 10px;
	float: right;
	width: 250px;	
}
.portfolio-section {
	width: 600px;
	float: left;
	padding: 0px 0px 20px 0px;	
	margin: 0px 10px 20px 0px;
	border-bottom: 1px solid #ccc;
}

.client-list {
	width: 220px;
	float: right;
	padding: 15px;
	border: 1px solid #ccc;
	background: #dfdfdf;
	margin: 30px 0px 20px 0px;
}
.client-list h3 {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
.client-list p {
	font-size: 1.2em;
}
#footer {
	width:940px;
	padding: 25px 10px 0px 10px;
	clear: both;
}

.left, #content_container img {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}

.right, #content_container img.right, #content_container img.rt {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}

.none, #content_container img.none, #content_container img.flir-image {
	float: none;
	margin: 0px;
	padding: 0px;
}

a .left, #content_container a img, #content_container a img.left, a .right, #content_container a img.right, a .none, #content_container a img.none {
	border: 0px none;
	text-decoration: none;
}

.clear {
	clear: both;
}
.table td.right, .table th.right {
	float: none;
}

/* @end */


/* @group Overrides */

h2#comment {
	font-size: 2em;
	color: #325164;
	border-top: 1px solid #ccc;
	padding: 8px 0px 0px 0px;
}

ol.comments li {
	font-size: 1em;
	color: #555;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 0px 20px;
}
ol.comments li p {
	margin: 0px;
	padding: 0px;
}

ol.comments li small {
	font-style: italic;
}

form.checkout li, ul.items li.item, ul ul.items li.item ul li, ul.cart li  {
	list-style-type: none;	
}

li.remove form input, form.checkout li input.add_cart {
	background-color: #2b4b5f;
	color: #fff;
	border: 1px solid #fff;
}
h3.month_header {
	margin: 15px 0px 5px 0px;
	line-height: 1.3;
	border-bottom: 1px solid #2b4b5f;	
}
li.article_list {
	list-style-type: none;
	margin: 0px 0px 4px 15px;
}
#subnav p.nav_text {
	margin: 0px;
	padding: 11px 37px;
	color: #fff;
	font-size: 1.4em;
}
#subnav p.nav_text a:link, #subnav p.nav_text a:visited {
	text-decoration: none;
	border: 0px none;
	color: #fff;
}
#subnav p.nav_text a:hover {
	color: #ff7532; /* orange */
}
#touts #textbox {
	padding: 20px;
	width: 265px;
	height: 255px;
	margin: -295px 0px 0px 25px;
	z-index: 1000;
}
#touts h3 {
	margin: 0px;
	color: #fff;
	padding: 0px;
	line-height: 1.2;
	text-indent: -999em;
}
#touts p {
	padding: 313px 0px 0px 0px;
	font-size: 1.3em;
	line-height: 1.2;
	color: #333;
}

#touts img.tout {
	top: 0px;
	left: 25px;
	margin: 22px 26px 0px 0px;
	padding: 0px;
	z-index: 10;
	position: relative;
}
#home_content h1 {
	margin: 0px;
}
#home_content p, #home_content li {
	margin: 5px 0px 0px 0px;
	color: #333;
}
#home_content li {
	margin-left: 18px;
}

#just_seen p, #just_seen h2, #tease_box p, #tease_box h2, #tease_box h4, #tease_box li {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	color: #333;
}
p.more, #just_seen p.more {
	text-align: right;
	margin: -5px 0px 15px 0px;
}

#inside_content h4.tease {
	font-size: 2.0em;
}

#just_seen h2 {
	padding-top: 5px;
}
#tease_box h4, #just_seen h4 {
	line-height: 1.2;
	font-size: 1.5em;
	margin-top: 10px;
}
#tease_box p, #just_seen p {
	font-size: 1.2em;
}
#tease_box ul.findus, #tease_box ul.news-list {
	border-top: 1px solid #333;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#tease_box li {
	list-style-type: none;
	font-size: 1.3em;
	line-height: 1.1;
	clear: both;
}
#footer h5, #footer h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
}
#footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #fff;
}

table.hosting {
	width: 560px;
	border-top: 1px solid #e3f1fe;
	border-right: 1px solid #e3f1fe;
	margin: 1em 0px 1em 0px;
	border-collapse: collapse;
	font-size: 1em;
}

caption {
	color: #9ba9b4;
	font-size: 1.5em;
	letter-spacing: .1em;
	padding: 0;
	margin: 1em 0 0 0;
	margin-bottom: 0;
	caption-side: top;
	text-align: center;
}

.hosting tr.odd td,
.hosting tr.odd .column1 {
	background: #dbe6e9;
}

.column1 {
}

.hosting td {
	color: #678197;
	border-bottom: 1px solid #e3f1fe;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
	text-align: center;
}

.hosting th {
	font-weight: normal;
	color: #678197;
	text-align: left;
	border-bottom: 1px solid #e3f1fe;
	border-left: 1px solid #e5eff8;
	padding: .3em 1em;
}

.hosting thead th {
	background: #dbe6e9;
	text-align: center;
	font: bold 1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #66a3d3
}

.hosting tfoot th {
	background: #dbe6e9;
	text-align: center;
}

.hosting tfoot th strong {
	font: bold 1.1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: .5em .5em .5em 0;
	color: #66a3d3;
}

.hosting tfoot th em {
	color: #f03b58;
	font-weight: bold;
	font-size: .9em;
	font-style: normal;
}

.hosting input {
	border: 0px none;
	height: 37px;
	width: 73px;
}


/* @end */
/* @group Navigation */

#nav_bar ul li {
	text-indent: -9000px;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	position: absolute;
	overflow: hidden;
	display: block;
	height: 57px;
}
#nav_bar a {
	display: block;
}
#home, #home a {left: 0px; top: 0px; width: 105px; height: 57px;}
#about, #about a {left: 107px; top: 0px; width: 105px; height: 57px;}
#portfolio, #portfolio a {left: 215px; top: 0px; width: 105px; height: 57px;}
#process, #process a {left: 326px; top: 0px; width: 105px; height: 57px;}
#contact, #contact a {left: 436px; top: 0px; width: 120px; height: 57px;}

#home a:hover, #home .active {background: transparent url(../images/nav_bar.png) 0px -57px no-repeat;}
#about a:hover, #about .active {background: transparent url(../images/nav_bar.png) -107px -57px no-repeat;}
#portfolio a:hover, #portfolio .active {background: transparent url(../images/nav_bar.png) -215px -57px no-repeat;}
#process a:hover, #process .active {background: transparent url(../images/nav_bar.png) -326px -57px no-repeat;}
#contact a:hover, #contact .active {background: transparent url(../images/nav_bar.png) -436px -57px no-repeat;}

/* @end */

/* @group Contact Form */
.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
}
ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 5px;
}

textarea#message.txpCommentInputMessage {
	width: 320px;
	height: 150px;
	margin: 3px 0px 0px 2px;
}
#sub_nav input.zemText {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0px 0px 3px;
	display: block;
	float: right;
}
input.zemText {
	height: 2em;
}
.ask_form input.zemText {
	height: auto;
	width: 163px;
}
.ask_form .zemTextarea {
	width: 163px;
}

input.comment_name_input {
	height: auto;
}
div.comments-wrapper {
	margin: 10px 0px 20px 0px;
}
#txpCommentInputForm div.comments-wrapper td {
	width: 60px;
	vertical-align: top;
}
#txpCommentInputForm div.comments-wrapper td.remember {
	width: 100px;
	text-align: left;
}

div.comments_error {
	color: red;
	font-style: italic;
}


ul.contact label {
	color: #333333;
	float: left;
	font-size: 1.0em;
	list-style-type: none;
	padding: 2px 8px 10px 5px;
	text-align: right;
	width: 100px;
}

#sub_nav .zemContactForm input {
	width: 140px;
}

ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 10px 4px;
	width: 300px;
}

form.zemContactForm li, form#txpCommentInputForm li {
	clear: both;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}
ul.contact label.zemRequired {
	font-weight: bold;
}
input.zemSubmit {
	background-color: #2b4b5f;
	border: 1px solid #333333;
	color: #ffffff;
	font-size: 12px;
	height: 30px !important;
	margin: 0pt;
	padding: 0px;
	width: 140px !important;
	cursor:pointer;
	float: right;
}
.ask_form input.zemSubmit {
	width: 170px !important;
}

.newsletter-signup input.zemSubmit {
	background-color: #694832;
	border: 0px none;
	color: #ffffff;
	font-size: 12px;
	height: 28px !important;
	width: 114px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-indent: -999em;
	float: right;
	background: url(/images/signup.png) no-repeat;
	cursor: pointer;
	display: block;
	clear: both;
	line-height: 0;
	clear: both;
}
* html .newsletter-signup input.zemSubmit {
	margin: -15px 0px 0px 0px;
}
ul.zemError {
	background-color: #f81526;
}

ul.contact li.mult label.zemRadio {
	width: auto;
	float: none;
}

ul.contact li.mult input.zemRadio {
	width: auto;
	float: none;
}

p.readmore {
	
}

/* @end */

/* @group Easy Slider */

#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		z-index: 200;
		}
	#slider li{ 
		width:950px;
		height:349px;
		overflow:hidden; 
		z-index: 10;
		}	
	p#controls {
		margin:0px;
		padding: 0px;
		} 
	
	#prevBtn, #nextBtn{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:20px;
		height:20px;
		position:absolute;
		left:26px;
		top:300px;
		}	
	#nextBtn{ 
		left:900px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:20px;
		height:20px;
		background: url(/images/btn_prev.png) no-repeat 0 0;
		cursor: pointer;
		}	
	#nextBtn a{ 
		background: url(/images/btn_next.png) no-repeat 0 0;	
		}

/* @end */
