/*--------------------------------------------------------------
		Stripe Media Stylesheet - http://www.stripemedia.com.au
--------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	}
body {
	color: #000;
	background: #357606;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height: 1.4;
	}
html > body {
	font-size:12px;
}
p {
	padding: 0 0 1em 0;
	font-size: 90%;
	}
p.date {	
	color: #fff;
	padding: 0;
	}
#content p { font-size: 110%; }
p.visit {
	text-align: right;
	}
h1 { font-size: 400%;
		 line-height: 1.5;
	 }
h2 {
	font-size: 200%;
	line-height: 1.5;
	color: #fff;
	font-weight: normal;
	}
h2 em {
	color: #006d96;
	font-style: normal;
	}
h2#feature {
	width: 756px;
	margin: 0 auto;
	padding-top: 25px;
	}
h2.quote {
	padding-bottom: 10px;
	}
h2 strong {
	font-weight: bold;
	}

h3 {
	font-size: 160%;
	font-weight: normal;
	color: #fff;
	}
h4 {
	font-size: 110%;
	color: #173500;
	}
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a img { border: 0; }
/*---------------------------------
		Core Layout
---------------------------------*/
#header-outer {
	background: #45bdea url(/img/header-span.gif) repeat-x;
	}
#header {
	width: 756px;
	height: 177px;
	position: relative;
	margin: 0 auto;
	}
#feature-outer {
	background: url(/img/feature-span.gif) repeat-x;
	height: 123px;
	}
#content-outer {
	background: #45bdea;
	}
#content-outer.subpage {
	background: #45bdea url(/img/content-span.gif) repeat-x bottom;
	min-height: 217px;
	padding-bottom: 25px;
	}
#content {
	width: 786px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	}
#content .padFix {
	padding: 0 15px;
	}
#left-content {
	width: 514px;
	float: left;
	}
#right-content {
	width: 242px;
	float: left;
	}
#right-content.ohfouroh {
	background: url(/img/404.png) no-repeat;
	height: 276px;
	}
#footer-upper-outer {
	background: #45bdea url(/img/footer-upper-span.gif) repeat-x;
	}
#footer-upper-outer.subpage {
	background: #45bdea url(/img/footer-upper-span.gif) repeat-x;
	}
#footer-upper {
	background: url(/img/footer-upper.gif) no-repeat;
	width: 835px;
	height: 190px;
	margin: 0 auto;
	}
#footer-outer {
	background: #357606 url(/img/footer-span.gif) repeat-x;
	}
#footer-outer.subpage {
	background: #357606 url(/img/footer-span.gif) repeat-x;
	padding-top: 25px;
	}
#footer {
	width: 786px;
	margin: 0 auto;
	}
/*---------------------------------
		Flash Styles
---------------------------------*/
#flash-content {
	width: 786px;
	height: 177px;
	position: relative;
	}
#flash-content .wrap {
	position: absolute;
	top: 70px;
	left: 180px;
	}
#flash-content .wrap p {
	float: left;
	padding: 7px 0 0 10px;
	}
a#flash-button {
	display: block;
	background:url(/img/get_flash_player.gif) no-repeat;
	width: 112px;
	height: 33px;
	float: left;
	position: relative;
	}
a#flash-button span {
	display: none;
	}
/*---------------------------------
		Header Styles
---------------------------------*/
h1.tags {
	font-size: 10px;
	color: #fff;
	text-align: right;
	width: 756px;
	margin: 0 auto;
}
#header h1.stripe-logo {
	width: 365px;
	position: absolute;
	top: 25px;
	left: 0;
	}
#header h1.stripe-logo a {
	display: block;
	height: 173px;
	}
/*---------------------------------
		Top Nav Styles
---------------------------------*/
ul#top-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 400px;
	border-bottom: 1px solid #81d2f0;
	position: absolute;
	right: 0;
	top: 120px;
	}
#top-nav li {
	float: right;
	margin-left: 10px;
	}
#top-nav li.no-pad {
	margin: 0;
	}
#top-nav li a {
	display: block;
	height: 32px;
	}
#top-nav li a span {
	display: none;
	}
#top-nav li a:hover {
	background-position: 0 -32px;
	}
#header #top-nav li a.current {
	background-position: 0 -64px;
	}
#index a {
	background: url(/img/nav/home.gif) no-repeat;
	width: 76px;
	}
#about a {
	background: url(/img/nav/about.gif) no-repeat;
	width: 76px;
	}
#work a {
	background: url(/img/nav/work.gif) no-repeat;
	width: 76px;
	}
#contact a {
	background: url(/img/nav/contact.gif) no-repeat;
	width: 93px;
	}
/*---------------------------------
		Work Styles
---------------------------------*/
#content .padFix.clients {
	padding-top: 25px;
	}
.client-wrap {
	float: left;
	margin: 0 15px 20px 0;
	}
.client-wrap.last {
	margin-right: 0;
	}
a.work {
	display: block;
	height: 136px;
	width: 242px;
	}
a.work:hover {
	text-decoration: none;
	background: 0;
	cursor: pointer;
	}
a.work .client {
	display: block;
	color: #fff;
	height: 44px;
	background: url(/img/work-header.gif) no-repeat;
	font-size: 150%;
	}
a.work:hover .client {
	background-position: 0 -44px;
	}
a.work .client span {
	display: block;
	padding: 10px 0 0 15px;
	}
a.work img {
	border: 0;
	display: block;
	}
a.folio {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	}
a.folio img {
	display: block;
	}
a.visit {
	width: 98px;
	height: 29px;
	display: block;
	background: url(/img/visitsite.gif) no-repeat;
	float: right;
	}
a.visit span {
	display: none;
	}
a.visit:hover {
	background-position: 0 -29px;
	}
/*---------------------------------
		Footer Styles
---------------------------------*/
#footer .col {
	width: 33%;
	float: left;
	}
#footer .col .padFix {
	padding: 0 10px 0 20px;
	margin: 0 10px 0 0;
	}
#footer .col.div .padFix {
	background: url(/img/footer-div.jpg) no-repeat 100% 0;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
#footer h4 a {
	color: #173500;
	}
#footer h4 a:hover {
	color: #fff;
	text-decoration: none;
	}
#footer p {
	color: #173500;
	}
#footer p a {
	font-weight: normal;
	}
#footer p.date {
	color:#ffffff;
	padding: 0;
	}
#footer p.footnotes {
	color: #265503;
	text-align: center;
	margin: 0;
	padding: 30px 0;
	font-size: 90%;
	}
/*--------------------------------------------------------------
 Form styles 
--------------------------------------------------------------*/
#send-button {
	background: 0;
	}
form.std-form {
	width:100%;
	overflow:hidden;
	padding-top:6px;
}
form.std-form fieldset {
	margin:0 0 15px 0;
	display:block;
	width:100%;
	overflow:hidden;
	border:0;
}
form.std-form legend {
	margin:0 0 12px 0;
	padding:8px 0;
	padding-bottom:0;
	color:#658180;
	font-weight:normal;
	font-size:100%;
	text-transform:capitalize;
}
form.std-form label {
	display:block;
	color:#000;
	font-size:100%;
	font-weight: bold;
	padding:0;
}
form.std-form input, form.std-form textarea, form.std-form select {
	display:block;
	color:#444;
	border:1px solid #999;
	background: #eee;
	padding:4px;
	font-weight: bold;
	
}
form.std-form select option {
	padding:0 18px 0 0;
}
form.std-form textarea {
	font-family:Arial, sans-serif, serif;
	font-size:110%;
}
.input_text, .input_password, textarea, select {
	background:#fff url(/img/input-back-white.gif) repeat-x bottom;
	border:1px solid #a3b3bb;
	padding:3px 0;
}
form.std-form fieldset input.input_check {
	width:auto;
}
label:hover, label.ie_hover {
	color:#666;
}

form.std-form input.submit, form.std-form input.submit:hover, form.std-form fieldset input.submit {
	margin:0;
	padding:0;
	border:0;
}
#error {
	border:1px solid #d0c73d;
	background:#FDFDE2;
	font-size:70%;
	padding:10px;
}
#error p {
	font-size:100%;
	color:#9c9307;
	font-weight:bold;
	margin:0;
	line-height:1.8em;
}

#contactForm table, #contactForm td, #contactForm th{
	border: none;
	}

form.std-form fieldset input.hide {
	display:none;
	height:0;
	overflow:hidden;
	visibility:hidden;
}
/*--------------------------------------------------------------
 Form Validation styles 
--------------------------------------------------------------*/
form.std-form fieldset input.validation-failed, form.std-form fieldset textarea.validation-failed {
	border: 1px solid #f00;
}
form.std-form fieldset input.validation-passed, form.std-form fieldset textarea.validation-passed {
	
}
.validation-advice {
	margin: 2px;
	padding: 2px;
	color:#f00;
}
.warning {
	border: 1px solid #f00;
}
.warning-advice {
	margin: 2px;
	padding: 2px;
	color:#fff;
	background-color:#bbb;
}

/*---------------------------------
		Misc Styles
---------------------------------*/
.float-fix { clear: both; }
.pad { padding-left: 15px; }
.no-pad { padding: 0; }
.seperator {
	background: url(/img/div.gif) no-repeat;
	height: 1px;
	font-size: 0;
	margin-bottom: 12px;
	}
/*---------------------------------
		sIFR Styles
---------------------------------*/
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active span.client span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	visibility: hidden;
}
.sIFR-active h2 {
	font-size: 25px;
}
.sIFR-active h3 {
	font-size: 20px;
}
.sIFR-active span.client span {
	font-size: 18px;
}