@charset "utf-8";
/* MASTER STYLES */
body {
background-color:#ffffff;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

img {
border:0;
}

.left_nav {
	height:454px;
	font-weight:bold;
	color:#e7a614;
}

.left_nav a {
	color:#ffffff;
	text-decoration:none;
}

.left_nav a:hover {
	color:#e7a614;
}

.left_nav ul li {
list-style:none;
text-align:right;
margin:8px 15px 0 0;
}
	
.sp_1 { width:8px; }
.sp_2 { width:23px; }
.sp_3 { width:30px; }
.lft { width:261px; } /* left column */
.rgt { width:405px; } /* right column */
/* not yet using these
.sp_6 { width:690px; }
.sp_7 { width:805px; }
*/
.mid { width:697px; } /* main content area */
.sng { width:1363px; min-width:1363px; } /* full width of layout */

.cl {
	margin: 0;
	overflow: hidden;
	float: left;
	display: inline;
}
.rw {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.rw .rw {
	margin: 0;
	width: auto;
	display: inline-block;
}
#wrapper {
width:100%;
margin:50px 0 0 0;
padding:0;
border-collapse:collapse;
text-align:center;
}

#wrapper td th {
padding:0;
margin:0;
}

#wrapper .top {
background-color:#ffffff;
height:117px;
}
#wrapper .middle {
background-color:#58595b;
min-height:453px;
}
#wrapper .bottom {
background-color:#e7a614;
height:25px;
}
#container {
	width:100%;
}

#toprow {
height:117px;
background-color:#ffffff;
}

#toprow .logo {
	background:url(../images/studio9017_logo.png) no-repeat 200px 0px;
	height:117px;
	min-width:697px;
}

#toprow .tagline {
	background:url(../images/studio9017_tagline.png) no-repeat top left;
	height:117px;
	/*text-align:left;*/
}

#midrow {
height:453px;
}

#midrow .outdoor {
	background:url(../images/studio9017_hand_bg.jpg) no-repeat top left;
	height:453px;
	min-width:405px;
	text-align:left;
}

.arrow {
	width:14px;
	height:23px;
	margin:0 8px;
}

.arrow-spacer {
	width:2px;
	height:23px;
	background:url('../images/arrow_divider.gif') no-repeat top left;
}

/* PROJECTS PAGES - ENVIRONMENTAL GRAPHICS, OUTDOOR INDUSTRY, BRAND IDENTITY, RENDERINGS AND PACKAGING */
#project_name {
	margin:360px 0 2px 8px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	width:322px;
}
#project_item {
	margin:1px 0 0 8px;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	width:322px;
}
#project_nums {
text-align:right;
margin-top:30px;
}

/* CLIENTS PAGE STYLES */
#clients {
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
	width:697px;
	height:454px;
	background-color:#ffffff;
	text-align:left;
}
/* clients page content area columns */
#clients .col1 {
	width:358px;
	height:454px;
}

#clients .col2 {
	width:13px;
	height:454px;
	background:url('../images/clients_vertical_line.gif') no-repeat top left;
}

#clients .col3 {
	width:326px;
	height:454px;
}

/* clients page text styles */
#clients .title {
	margin:12px 0 0 15px;
	color:#e7a614;
	font-weight:bold;
}

#clients .testimonial {
	margin:10px 5px 0 16px;
	font-style: italic;
	line-height:1.1em;
}

#clients .sig {
	color:#e7a614;
	margin:1px 0 0 16px;
}

#clients .client-list {
	white-space: pre;
	width:148px;
	margin:20px 0 0 12px;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
}

#clients .thanks {
	margin:50px 5px 0 12px;
	line-height:1.1em;
	font-style: italic;
}

#clients .thanks-sig {
	color:#e7a614;
	margin:1px 0 0 12px;
}
/* CONTACT US PAGE STYLES */
#contact {
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
	width:697px;
	height:454px;
	background-color:#ffffff;
	text-align:left;
}
#contact .message {
	text-align:left;
	margin:20px 30px 0 54px;
}

#contact .title {
	margin:15px 0 0 54px;
	font-size:15px;
	color:#e7a614;
	font-weight:bold;
}

#contact .required {
	color:#E7A614;
	margin:4px 0 0 0;
	padding:0;
	
}

.align-right {
	text-align:right;
}
	
#contact .the-form {
	margin:10px 0 4px 54px;
	width:643px;
}

textarea {
	font-size:10px;
	width:350px;
	height:70px;
}

.formbutton {
	width:90px;
	font-size:11px;
	margin:0 0 0 113px;
}

input#Name, input#Email, input#Email2, input#Company, input#Phone {
	width:350px;
	height:12px;
	font-size:11px;
}

#contact .contact-info {
	width:100%;
	margin:50px 0 5px 0;
	text-align:center;
}

#contact .divider {
	color:#e7a614;
}

#divStatus {
	margin:10px 0 0 0;
}

/* FOOTER STYLES */
#footer {
height:25px;
background-color:#e7a614;
}

#footer .psalm {
text-align:center;
font-size:12px;
font-weight:normal;
margin-top:5px;
color:#5a5b5d;
}