@charset "utf-8";
/*****************************************************
Portfolio Page Styling
*****************************************************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	background: url(images/bg_waves.jpg) repeat;
}
body {
	background: url(images/portfolio/bg_top.png) top repeat-x;
	color:  #5F5F5F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: center; /* IE 5 */
}
#wrapper {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* IE 5 */
}
a {
	color: #515151;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #7ECFD6;
	font-weight: bold;
	text-decoration: underline;
}
/*****************************************************
CONTENT 
******************************************************/
#maincontent_top{
	background: url(images/portfolio/container_portfolio_top.png) no-repeat top;
	height: 15px;
	margin: 0;
	padding: 0;
}
#maincontent_body {
	background: url(images/portfolio/container_portfolio_mid.png) repeat-y center;
	margin: 0;
	padding: 0;
}
#content_wrapper{
	margin: 0 10px;
	background: url(images/portfolio/boat_top.png) no-repeat bottom right;
}
#content_primary{
	margin-left: 15px;
	padding-top: 20px;
	width: 608px;
	line-height: 1.5;
	font-size: 16px;
}
h1 {
	padding-bottom: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 28px;
}
#content_primary p{
	padding-bottom: 20px;
}
/*****************************************************
SIDEBAR
******************************************************/
#sidebar {
	width: 224px;
	float: right;
}
#sidebar h2 {
	margin: 45px 0 0 0;
	padding: 20px 10px;
	background-color: #E1A135;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 20px;
}
#sidebar p{
	margin: 10px 0px 10px 10px;
	line-height: 1.35em;
}
#sidebar a{
	text-decoration: none;
}
#sidebar a:hover{
	text-decoration: underline;
	color: #5F5F5F;
}
/*****************************************************
GALLERY
******************************************************/
.defaultpic {
	border: 1px #515151 solid;
	margin-bottom: 0px;
}
.hide { 
	display: none;
}
.displace {
	position: absolute;
	left: -5000px;
}
.view {
	float: right;
}
.view a {
	background: url(images/portfolio/view.gif) no-repeat;
	width: 100px;
	height: 9px;
	display: block;
}
.view a:hover {
	background-position: 0 -9px;
}
/*****************************************************
PROJECT STATS
******************************************************/
#stats {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	padding-top: 0;

}
#stats caption {
	position: absolute;
	left: -5000px;
	display: none;
}
#stats th{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 14px;
	padding: 10px;
	border-bottom: 1px solid #7ECFD6;
	text-align: left;
	width: 35%;

}
#stats td {
	padding: 8px 10px 10px 10px;
	border-bottom: 1px solid #7ECFD6;
	text-align: left;
	width: 60%;
}
#stats .noline {
	border-bottom: 0;
}
#stats th.noline {
	vertical-align: top;
}
.desc {
	font-size: 14px;
	line-height: 1.5;
}
/*****************************************************
TESTIMONIAL
******************************************************/
#hanahou {
	background: url(images/portfolio/hanahou.gif) top left no-repeat;
	margin: 0;
    padding: 59px 10px 0px 70px;
	min-height: 225px;
	position: relative;
}
#hanahou p{
	padding-bottom: 0px;
}
#quote {
	background-color: #FFF;
	border: 1px solid #7ECFD6;
	line-height: 1.7;
	font-size: 14px;
	text-align: center;
	width: 450px;
	padding: 25px 30px 20px 30px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	margin-top: 20px;
	font-size: 13px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	font-style: italic;
	font-size: 11px;
}
#fern {
	position: absolute;
	width: 59px;
	height: 88px;
	left: 24px;
	top: 57px;
}
/*****************************************************
FOOTER
******************************************************/
#footer_bg {
	width: 100%;
	background: url(images/portfolio/bg_bottom.png) repeat-x top;
	margin: 0;
	padding: 0;
	clear: both;
}
#endcap {
	background: url(images/portfolio/endcap.png) no-repeat top;
	min-height: 229px;
	margin: 0 auto;
	width: 880px;
}
#footer {
	padding: 75px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 1.8em;
	text-transform: uppercase;
	font-size: 12px;
	text-align: left;
}
/*****************************************************
NON PORTFOLIO PAGES
******************************************************/
.smallpic {
	float: left;
	clear: none;
	border: #5F5F5F 1px solid;
	margin: 0 10px 5px 0px;
}
#nonav {
	margin: 50px 0 0 0;
	padding: 15px 10px;
}
div.sidequote {
	border-top: #E1A135 solid 2px;
	padding: 15px 0;
	text-align: center;
	line-height: 1.3;
}
.testimonial {
	font-style: italic;
	font-size: 17px;
	line-height: 1.5;
}
.testname {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.testtitle {
	font-size: 14px;
}
.testcompany {
	font-size: 14px;
}
.testproject{
	padding-top: 15px;
	font-size: 13px;
}
#services {
	width: 285px;
	float: left;
	margin: 0 10px 15px 0;
}
#team {
	margin: 10px auto;
	padding: 0 20px;
}
#team p {
	padding-bottom: 0px;
}
div.test_bio {
	text-align: right;
	margin-top: 20px;
	padding-left: 60px;
}
div.test_bio p.testimonial {
	font-size: 15px;
}
div.test_bio p.testname {
	font-size: 12px;
	margin-top: 15px;
}
/*****************************************************
CONTACT FORM
******************************************************/
form {
	width:600px;
	margin:15px auto;
}
fieldset {
	border: 1px solid #7ECFD6;
	padding-left: 20px;

}
legend {
	text-transform: uppercase;
	font-weight: bold;
	color: #7ECFD6;
	font-family: Arial, Helvetica, sans-serif;
}
label {
	display: block;
	padding-top: 5px;
}
.reqd {
	font-weight: bold;
}
textarea {
	width:400px;
	height:150px;
	border: 1px solid #EDC37C;
}
.textInput {
	width:250px;
	border: 1px solid #EDC37C;
	padding: 4px;
}
input.submit {
	color: #7ECFD6;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #7ECFD6;
	background-color: #FFF;
	padding: 4px;
	cursor: pointer;
}
.warning {
	font-weight: bold;
	color: #F00;
}
#website {
	display: none;
}