@charset "UTF-8";
body {
	background: url(../images/gradient.jpg) repeat-x #fff;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
h2 {
	color: #333333;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	font-family:"Courier New", Courier, monospace
}
.headerWrapper {
	height: 270px;
	width: 800px;
	margin: 0 auto;
}
.headerImage {
	width: 835px;
	height: 118px;
	background: url(../images/headerBg.jpg);
}
.logoWrapper {
	float: left;
}
.logo {
	width: 149px;
	height: 27px;
	background: url(../images/logo.jpg);
	margin: 0 0 35px 0;
}
.navWrapper {
	float: right;
	margin: .5em 0 0 0;
}
.navWrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navWrapper li {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
}
.navWrapper a:link, .navWrapper a:visited, .navWrapper a:active {
	color: #fff;
	text-decoration: none;
}
.navWrapper a:hover {
	border-bottom: 3px solid #fff;
}
.boxWrapper {
	margin: 0 auto 20px auto;
	width: 760px;
}
.box {
	border: 3px solid #dbdbdb;
	background:#f7f8f8;
	margin: 5px 0 0 0;
	padding: 10px;
	position: relative;
	clear: both;
}
.bttmShadow {
	height: 9px;
	margin: 0 0 0 2px;
	clear: both;
}
.recentProject .col1, .recentProject .col2, .recentProject .col3 {
	float: left;
}
.recentProject .col1 {
	width: 33%;
	padding: 20px 0 0 0
}
.recentProject .col2 {
	width: 40%;
	line-height: 1.45em;
	color: #fff;
	padding: 15px 0 0 0;
	font-size: 12PX;
}
.recentProject .col3 {
	width: 27%;
}
.greyTextBg {
	background: #333;
	padding: 1px 3px 1px 3px;
	display: inline-block;
	border-bottom: 1px solid #f7f8f8;
}
.greyText {
	color: #333;
	margin: 10px 0 0 0;
}
.dyeCut1 {
	background: url(../images/dyeCut1.png) no-repeat;
	width: 185px;
	height: 70px;
	margin: 25px 0 0 0;
	padding: 30px 0 0 25px;
}
a:link .recentProjectLogo, a:active .recentProjectLogo, a:visited .recentProjectLogo {
	width: 180px;
	background: url(../images/OneRedThreadLogo.jpg) no-repeat;
	height: 28px;
	border: 0;
}
a:hover .recentProjectLogo {
	width: 180px;
	background: url(../images/OneRedThreadLogo.jpg) no-repeat;
	background-position: -181px 1px;
	height: 28px;
	border: 0;
}
#recentProjectIcon {
	background: url(../images/ortThumb.jpg) no-repeat;
	width: 192px;
	height: 180px;
}
a:link .projectButton, a:visited .projectButton, a:active .projectButton {
	background: #333;
	text-align: center;
	color: #fff;
	width: 89%;
	margin: 0 0 0 5px;
	text-transform: uppercase;
	height: 16px;
	padding: 2px 0 0 0;
}
a:hover .projectButton {
	background: #5c5b4d;
	text-align: center;
	color: #fff;
	width: 89%;
	margin: 0 0 0 5px;
	text-transform: uppercase;
}
.clear {
	clear: both;
}
.portfolioItem {
	width: 240px;
	height: 225px;
}
.pItem {
	width: 240px;
	height: 250px;
	float: left;
	overflow: auto;
	margin: 0 10px 0 0;
}
.ge {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position: 0px 0px;
}
a:hover .ge {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position: 0px -228px;
	cursor: pointer;
}
.dl {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position: -248px 0px;
}
a:hover .dl {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position: -248px -228px;
}
.ua {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position:-490px 0px;
}
a:hover .ua {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position: -490px -228px;
}
.ev {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position:0 -450px;
}
a:hover .ev {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position: 0 -671px;
}
.bc {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position:-248px -452px;
}
a:hover .bc {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position: -248px -674px;
}
.nu {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position:-486px -454px;
}
a:hover .nu {
	background: url(../images/portfolioGrid.jpg) no-repeat;
	background-position: -486px -673px;
}
.pContainer {
	width: 750px;
	position: relative;
	float: left;
}
.pContainer span {
	text-align: center;
	display: block;
}
.pContainer a:link, .pContainer a:active, .pContainer a:visited {
	color: #908e8e;
}
.pContainer a:hover span {
	color: #333333;
}
.clients {
	width: 720px;
	height: 244px;
	background: url(../images/clients.jpg) no-repeat;
}
.footerWrapper {
	background: #333;
	border-top: 4px solid #acacac;
	clear: both;
	height: 150px;
	color: #fff;
	margin: 0 0;
}
.footer {
	width: 800px;
	margin: 10px auto;
	position: relative;
}
.footerShell {
	width: 269px;
	height: 125px;
	background: url(../images/bottomShell.png);
	position: absolute;
	top: -118px;
	right: -130px;
}
.footer h2 {
	color: #fff;
	margin: 0 0 10px 0;
}
.footer .col1, .footer .col2, .footer .col3 {
	float: left;
	width: 110px;
	margin: 0 30px 0 0;
}
.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer li {
	display: block;
float:;
	margin: 0 0 10px 0;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #ccc;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: none;
}
.copyRight {
	position: absolute;
	top:0;
	right: 0;
	z-index: 100;
}
 * =slideshow ================================================ */ #slideshow {
position: absolute;
width: 750px;
height: 250px;
left: 450px;
top: 25px;
}
#slides {
	height: 250px;
	overflow: hidden;
} /* if JS is off */
#controller {
	display: none;
}
.jFlowPrev, .jFlowNext {
	position: absolute;
	top: 89px;
	display: block;
	width: 22px;
	height: 60px;
	text-indent: -9999px;
	cursor: pointer;
}
.jFlowPrev {
	left: -30px;
	background: url(../images/button-prev.jpg) no-repeat scroll top right;
}
.jFlowNext {
	right: -30px;
	background: url(../images/button-next.jpg) no-repeat scroll top right;
}
.jFlowPrev:active, .jFlowNext:active {
	background-position: bottom right;
	outline: none;
}
.portfolio {
	padding: 25px 12px 10px 10px;
}
.clear {
	clear: both;
}
form fieldset {
	margin: 0;
	border: 0;
}
#contact_form {
	width: 400px;
	float: right;
	margin: 15px 0 0 0;
}
.button {
	width: 101%;
	background:#333;
	;
	color: #fff;
	font-size:13px;
	border: 0;
	height: 25px;
}
.button:hover {
	width: 101%;
	background:#5c5b4d;
	cursor: pointer;
	color: #fff;
	font-size:13px;
	border: 0;
	height: 25px;
}
#contact_form h2 {
	color: #fff;
	background: #333;
	display: inline-block;
	padding: 2px;
	border-bottom: 1px solid #fff;
	margin: 0 0 0 15px;
}
#budget_label, #timeframe_label {
}
#proj_desc_label {
	clear: both;
	display: block;
}
#proj_desc {
	height: 100px;
}
input {
	padding: 0;
}
.text-input {
	border: 1px solid #acacac;
	height: 20px;
	width: 100%;
	padding: 2px 0 0 2px;
	font-size: 15px;
	color: #666666;
}
.formCol {
	float: left;
	width: 110px;
	padding: 0 11px 0 0;
}
.number-input {
	width: 95%;
	border: 1px solid #acacac;
	height: 20px;
	padding: 2px 0 0 2px;
	font-size: 15px;
	color: #666666;
}
.formRow {
	margin: 10px 5px;
	width: 180px;
	float: left;
}
.aboutMe {
	float: left;
	width: 280px;
	font-size: 11px;
	line-height: 1.4em;
}
.aboutMe h2 {
	color: #575757;
	margin: 3px 0 3px 0;
	font-size: 14px;
}
.formRowA {
	margin: 10px 5px;
}
form option {
	margin: 0;
	padding: 0;
}
.bold {
	font-weight: bold;
	display: block;
}
<!--
.wrapper {
	background: url(../images/transBg.png) no-repeat;
	width: 804px;
	margin: 0 auto;
}
#myContent {
	margin: 30px 0 0 -45px;
}
.header {
	padding: 5px 0 0 25px;
}
.menu {
	float: right;
	margin: 10px 25px 0 0;
	font-size: 13px;
}
.menu ul {
	list-style: none;
}
.menu li {
	float: left;
	padding: 4px 0 0 0;
	color: #787878;
	height: 22px;
	width: 74px;
	text-align: center;
	margin: 0 0 0 40px;
	letter-spacing: .09em;
}
.menu li:hover {
	color: #fff;
	background: url(../images/roBg.gif) no-repeat top center;
	cursor: pointer;
}

.menu a:hover{
	color: #fff;

}
.content {
	margin: 0 0 0 32px;
	position: relative;
}
#mainHeader {
	position: absolute;
	top: -75px;
}
-->

