/*@font-face {
	font-family: rockwell;
	src: url('/css/rockwell.eot');
}
@font-face {
	font-family: rockwell;
	src: url('/css/rockwell.ttf');
}*/
* {
	margin:0;
	padding:0;
	min-width: 0;
	border:0px;
	outline:none;
}
html{
    background:url("/images/TWPbackground.jpg") #ffffff top center no-repeat;
}
body {
	margin: 0 auto;
	width:1000px;
	font-family:  Helvetica-neue, Helvetica, Arial, Verdana, sans-serif;
	color: #595959;
	font-size:14px;
	letter-spacing: 0px;
	padding:0px;
}
a {
	text-decoration: none;
	color: #595959;
}
a:hover {
	color:#999;
	cursor: pointer;
}
.rockwell {
	font-family: Rockwell;
}
input, select, textarea, .error {
	font-family:  Helvetica-neue, Helvetica, Arial, Verdana, sans-serif;
	font-size:0.9em;
}
.clear{
	clear:both;
}
.address {
	font-size:0.9em;
}
.legal {
	font-weight:bold;
}
.clickable {
	cursor: pointer;
}
.menubar {
	width: 1000px;
	height: 6px;
	display: block;
	background: #666666;
	margin-top:0px ;
}
.menubar_oh {
	background: #999;
}
ul.menubar_top_links a.active, #logo a.active {
	background: transparent url('/images/arrow_up.png') no-repeat bottom center;
}
ul.menubar_top_links a:hover, #logo a:hover {
	background: transparent url('/images/arrow_up_oh.png') no-repeat bottom center;
}
#logo a span, #logo a {
	width:232px;
	height:81px;
	display:block;
}
#logo a span {
	background: transparent url('/images/TWPlogo_onoff.png') no-repeat -232px 0;
	padding-bottom:28px;
}
#logo a:hover span {
	background-position: 0 0;
}
#social a, #social a span {
	display:block;
	width:32px;
	height:32px;
}
#social a.linkedin span {
	background: transparent url('/images/icon_linkedin_onoff.png') no-repeat 0 0;
}
#social a.facebook span {
	background: transparent url('/images/icon_facebook_onoff.png') no-repeat 0 0;
}
#social a.twitter span {
	background: transparent url('/images/icon_twitter_onoff.png') no-repeat 0 0;
}
#social a:hover span {
	background-position: 0 -31px;
}
#social a.twitter:hover span, #social a.facebook:hover span {
	background-position: 0 -32px;
}
.sprite span {
	position:absolute;
	top:-9999px;
}
ul.menubar_btm_links li, ul.menubar_top_links li {
	font-weight:bold;
	font-size:1.2em;
	color: #595959;
	text-shadow: 1px 1px 1px #fff;
}
ul.menubar_btm_links a.active, div.legal a.active {
	background: transparent url('/images/arrow_down.png') no-repeat top center;
}
ul.menubar_btm_links a:hover, div.legal a:hover {
	background: transparent url('/images/arrow_down_oh.png') no-repeat top center;
}
div.legal a.active, div.legal a:hover {
	padding-top:12px;
}

a img{
	border:0;
}

#site {
	width: 1000px;
	margin:35px auto 20px auto;
	clear:both;
}
#logo {
	position:absolute;
	float:left;
	height: 44px;
	width: 334px;
}
.tag_line {
	color:#CCCCCC;
	margin-left:370px;
	position:absolute;
}
#social {
	position:absolute;
	float:left;
	right:0;
}
#social ul {
	list-style-type: none;
}
#social li {
	float:left;
	margin-left:10px;
}




/***** NAVIGATION *****/


#header {
	padding-top:6px;
	height:80px;
	margin-top:10px;
	vertical-align:middle;
	position:relative;
}

ul.menubar_btm_links, ul.menubar_top_links {
	padding:0;
	list-style-type: none;
	margin: 0;
}
ul.menubar_top_links{
	float:right;
	margin-top: 50px;
	padding-left: 6px;
}
ul.menubar_btm_links li, ul.menubar_top_links li {
	display:inline;
	margin-left:15px;
}
ul.menubar_btm_links li {
	margin-right:15px;
	margin-left:0px;
}

ul.menubar_btm_links li a {
	padding: 12px 5px 8px 5px;
}
ul.menubar_top_links li a {
	padding: 8px 5px 11px 5px;
}

.bkgimg {
	color:#fff;
}
.column p {
	margin-top: 10px;
}
.column p:first-child {
	margin-top: 0px;
}
.column ul.links {
	margin:10px 0;
}
.column ul.links li {
	display:inline;
	list-style-type: none;
	margin-right: 20px;
}
.column ul.links li a {
	opacity:0.5;filter:alpha(opacity=50);
}
.column ul.links li a:hover {
	opacity:1;filter:alpha(opacity=100);
}
.column ul.links li h1 {
	display:inline;
}
.column ul.links li a{
	font-weight:bold;
	color:#fff;
}
.column ul.links li h1 a {
	opacity:1;filter:alpha(opacity=100);
}
.column {
	float: left;
	width:100%;
}
.column.right {
	text-align:right;
}
.column.padding .section{
	padding:25px 50px;
}
.column.padding .section + .column.padding .section{
	padding-left:0px;
}
.section ol, .section ul {
	margin-left:20px;
}
.section table {
	margin-top:2em;
}
.section>h1 {
	padding:10px 0;
}
.columns_two, .columns_three {
	width:100%;
}
.columns_two .column {
	position: relative;
	width: 50%;
}
.columns_three .column {
	position: relative;
	width: 33.3%;
}
.page>.column>.section {
	padding-bottom:0;
}
.page>.column+.columns_two>.column>.section,
.page>.column+.column>.section{
	padding-top: 0px;
}
#footer div.column {
	margin-top:11px;
}
#footer { 
	width: 1000px;
	height:100px;
	position:relative;
	float:left;
}
span.pipe {
	color: #ccc;
}

.section.website {
	text-align: right;
	width:530px;
	font-size: 0.85em;
	margin-top:30px;
}

/***** categories *****/

.page{
	background-color:#ffffff;
	float:left;
	width:996px;
	height:479px;
	border-style: solid;
	border-width: 0 2px;
	border-color: #666666;
}
.page h1{
	font-size:2em;
}
#slide-footer {
	text-align:center;
}
#slide-footer h1 {
	font-size:1.05em;
	color:#333;
	margin-top:28px;
}
.page .links h1{
	font-size:1em;
}
.page .links {
	font-size:2em;
}
.page p, li, .window p{
	font-size:1em;
	line-height: 1.2em;
}
.window p{
	font-size:0.98em;
}
.center{
	text-align: center;
}
.sm_project_box {
	font-size:0.9em;
	background-color:#e1e1e1;
	float:left;
	padding-bottom: 10px;
	margin:0 10px 10px 0;
	position:relative;
	width:150px;
	border: 1px solid #ccc;
}
.sm_project_box img {
	height:108px;
	width: 150px;
}
.sm_project_box .title {
	display:block;
	color:#666666;
	width:100%;
	margin: 5px 0px 0px 0px;
	padding: 0 5px;
	font-weight:bold;
	height:30px;
}
.sm_project_box:hover {
	border-color: #999;
}
.bigimage {
	width:530px;
	height:265px;
}
#large_image img {
	width:530px;
}
#large_image img, #small_images img {
	border: 1px solid #ccc;
}
#small_images .clickable img:hover {
	border-color: #999;
}
#small_images .holder {
	float: left;
	margin: 10px 10px 0 0;
}
#small_images .holder.active img {
	border-color:#595959;
}
#small_images .holder.row_end{
	margin: 10px 10px 0 2px;
}
#small_images img {
	width:96px;
}

/*CONTACT FORM*/
form .entry div {
	clear:both;
	margin-bottom:5px;
	margin-left:-20px;
}
form .entry div.error {
	margin-left:-5px;
}
form .entry label {
	float:left;
	width:100px;
	font-weight:bold;
	padding-left:30px;
	text-shadow: 1px 1px 1px #fff;
}
form .entry .active label {
	background: url("/images/arrow_right.png") no-repeat scroll 5px 3px transparent;
}
form .entry div.error, form .info div.error {
	height:1em;
	color:#ff0000;
	font-weight:bold;
}
div.success {
	color:#329E00;
}
form .entry label.error {
	text-shadow: none;
	float:none;
	display:block;
	margin-left: 100px;
	width:auto;
	background: none;
	padding-left: 40px;
}
form .entry input, form .entry textarea {
	width: 300px;
	padding:2px;
	border:1px solid #999;
}
form .submit {
	text-align:center;
}
form .submit input {
	background: url("/images/submit_bkgd_onoff.png") no-repeat scroll 0 -42px transparent;
	color:#fff;
	text-shadow: 1px 1px 1px #999;
	font-weight: bold;
	border: 1px solid #fff;
	width: 200px;
	padding:4px 10px;
	height:42px;
	width:158px;
	cursor: pointer;
}
form .submit input:hover {
	background-position: 0 0;
}
table.grid_6 {
	width:100%;
	margin-top: 3em;
}
table.grid_6 td {
	width: 16%;
	text-align:center;
	padding-bottom: 1em;
}


#boxes .window {
	width:478px;
	background: url('/images/window_background.jpg') repeat-y 0 0 #000;
}

#boxes .window .section {
	padding: 10px 20px;
}
#boxes .window .section.info, #boxes .window .section.success, #boxes #legal.window .section {
	padding: 10px 40px 10px 30px;
}
#boxes .window hr {
	border-top:1px solid #777;
	border-bottom:2px solid #ccc;
	margin:10px 40px;
}
#boxes #legal.window {
	padding: 0 0 40px;
}
#boxes #legal.window .close{
	bottom:20px;
}
#boxes .window h1 {
	text-shadow: 1px 1px 1px #fff;
}

