/* 
Title:		porterpanels.com screen styles
Author: 	gordon@slickfishstudios.com
*/

html, body, table { 
	height: 100%;
	width: 100%; 
	margin: 0; 
	padding: 0;

	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #242424;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
object {
	outline: none;
}
body {
	background: #215379;
}

td {vertical-align: middle;}


table#product-standards {
	vertical-align: top;
	border: none;
	padding: 0;
	margin: 0 0 0 5px; 
	width: 640px; 
	float: right;
	background: #fff; 
	font-size: 11px; 
	color: #636363;
}
table#product-standards td {
	vertical-align: top;
	margin: 2px 2px;
	padding: 3px;
	border: 1px solid #ccc;
	background: #ececec;
}

a:link, a:hover, a:visited, a:active {
	outline: none;
}
h1 {
	color: #55702c;
	font-weight: normal;
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: normal;
}

h2 {
	color: #6487a1;
	font-weight: normal;
	display: block;
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 5px;
}
h3 {
	color: #636363;
	font-weight: bold;
	font-size: 12px;
	margin: 4px 0;
	padding: 0;
	display: block;
	line-height: normal;
}
.header2 {
	font-size: 14px;
	color: #6487a1;
	font-weight: normal;
	line-height: normal;
}
.white {
	color: #fff;
}
.nada {
	margin: 0;
	padding: 0;
}
.gray {
	color: #efefef;
}
#rightCol .column {
	float: left;
	margin: 0;
	padding: 0;
}
#rightCol .column p {
	margin: 7px 5px;
	padding: 0;
	line-height: normal;
}
.left_side, .right_side {
	float: left;
	color: #666;
	font-size: 11px;
	line-height: normal;
	padding: 0;
	border: 1px solid #ccc;
	margin: 0 10px 3px 0;
}
.flash {
	float: left;
	padding: 0;
	border: none;
	margin: 0 10px 10px 0;
	width: 300px;
}
.right_side {
	float: right;
	margin: 0 0 3px 10px;
}

/* ***************WRAPPERS*************** */
/* wrapper etc */
#wrapper { 
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#wrapper-inner { 
	margin: 0 auto;
	width: 900px;
	border: 1px solid #123d5d;

	position: relative;
}


/* *************** ALTERNATE FLASH CONTENT *************** */
#noflash-home {
	background: url(../images/home-noflash.jpg) no-repeat left top;
	width: 900px;
	height: 600px;
	color: #999;
}
#noflash {
	color: #999;
	width: 460px;
	height: 150px;
	background: url(../images/porter-panel-truss-logo240.jpg) no-repeat 160px 20px;
}
#noflash ul,
#noflash-home ul
{
	margin: 0 0 0 20px;
	padding: 100px 0 0 0;
	text-align: left;
	width: 440px;
	height: 150px;
	list-style-type: none;
}

#noflash-home ul
{
	float: right;
}
#noflash-home ul li,
#noflash ul li
{
	margin: 0 6px;
	padding: 4px 0;
	float: left;
	text-align: left;
}
#noflash-home ul li a,
#noflash ul li a 
{
	color: #898989;
	text-decoration: none;
	font-size: 11px;
}
#noflash-home ul li a:hover,
#noflash ul li a:hover
{
	color: #285fa2;
	text-decoration: underline;
}
#noflash-home #textbox {
	width: 900px;
	height: 20px;
	text-align: center;
	margin: 0;
	padding-top: 500px;
}

/* *************** EXTRAS *************** */
.clear {
	padding: 0;
	margin: 0;
	clear: both;
	display: block;
}
hr {
	color: #a6c4da;
	background: #a6c4da;
	border: none;
	height: 1px;
	margin: 10px auto;
}
/* ***************//*************** */
#container,
#container_about,
#container_management,
#container_staff
{
	width: 900px;
	height: 600px;
	background: #fff url(../images/container-bkg.jpg) no-repeat left top;
	color: #666;
	font-size: 11px;
	line-height: 140%;
}
#container_about {
	background: #fff url(../images/container-about-bkg.jpg) no-repeat left top;
}
#container_management {
	background: #fff url(../images/container-about-mgmt-bkg.jpg) no-repeat left top;
}
#container_staff {
	background: #fff url(../images/container-about-staff-bkg.jpg) no-repeat left top;
}

#leftCol,
#projectLeftCol,
#rightCol,
#projectRightCol,
#wideCol,
#projectWideCol 
{
	float: left;
	width: 440px;
	height: 600px;
	margin: 0;
	padding: 0;
}
#wideCol {
	width: 900px;
}
#rightCol {
	width: 460px;
}


/* start PROJECT FORMATTING */
#projectWideCol {
	width: 900px;
	height: 450px;
}
#projectLeftCol {
	width: 600px;
	height: 450px;
	overflow: auto;
}
#projectRightCol {
	width: 300px;
	height: 447px;
	overflow: auto;
	background: url(../images/border-lefty.gif) no-repeat left top;
}
#projectLeftCol2 {
	width: 650px;
	height: 450px;
	overflow: auto;

	float: left;
	display: inline;
}
#projectRightCol2 {
	width: 250px;
	height: 447px;
	overflow: auto;
	background: url(../images/border-lefty.gif) no-repeat left top;
	float: left;
	display: inline;
}

#projectLeftCol .format,
#projectLeftCol2 .format
{
	padding: 0 10px 10px 15px;
	margin: 0;
}
#projectRightCol .format,
#projectRightCol2 .format
{
	padding: 0 5px 10px 10px;
	margin: 0 0 15px 0;
}


/* gallery styles */
#projectRightCol .thumbRow {
	width: 100%;
	padding: 0 0;
	margin: 4px 0;
	clear: both; 
}
#projectRightCol .thumbRow div {
	float: left;
	width: 60px;
	padding: 0;
	margin: 6px 3px 5px 3px;
	color: #222;
	font-size: 9px;
	line-height: normal;
	text-align: center;
}
#projectRightCol .thumbRow a,
#projectRightCol .thumbRow a.current
{
	background: #dcdcdc; /* light gray */
	padding: 3px;
	margin: 0 0 1px 0;
	width: 54px;
	height: 54px;
	display: block;
	outline: none;
	text-decoration: none;
	line-height: normal;
}
#projectRightCol .thumbRow a.current
{
	background: #ffaf50; /* orange */
}
#projectRightCol .thumbRow a:hover,
#projectRightCol .thumbRow a.current:hover
{
	background: #9bc5ff; /* light blue */
	display: block;
	outline: none;
	text-decoration: none;
}
#projectRightCol .thumbRow a.current:hover
{
	background: #ff8a00; /* light orange */
}
#projectRightCol .thumbRow a img {
	display: block;
	outline: none;
	border: none;
	width: 54px;
	height: 54px;
	padding: 0;
	margin: 0;
}

.local {
	font-style: italic; 
	color: #787878;
}
.red {
	font-weight: bold;
	color: #900;
}
.tagit {
	font-weight: bold; 
	color: #608abe;
}
#projectLeftCol .header2 {
	color: #5b9028;
	font-weight: normal;
	text-transform: uppercase;
}

#projectLeftCol .emph {
	color: #335f9c;
	font-weight: bold;
}
#projectLeftCol p {
	margin: 5px 0;
	padding: 0;
}

#projectLeftCol .movie-box,
#projectLeftCol2 .movie-box
{
	padding: 1px 3px 3px 3px;
	margin: 0 0 2px 10px;
	float: right;
	text-align: center;
	background: #eee;
	border: 1px solid #ccc;
	width: 125px;
}
#projectLeftCol .movie-inner-box,
#projectLeftCol2 .movie-inner-box
{
	width: 100px;
	margin: 2px auto;
}
#projectLeftCol img.movie-pic,
#projectLeftCol2 img.movie-pic
{
	width: 100px;
	border: 1px solid #ccc;
	padding: 0;
}
/* end PROJECT FORMATTING */



#leftCol #left_content {
	width: 440px;
	height: 450px;
	padding: 0;
	margin: 145px 0 0 0;
	overflow: auto;
}
#leftCol #left_content .format {
	padding: 0 0px 10px 15px;
	margin: 0;
}
#rightCol #content {
	width: 460px;
	height: 450px;
	padding: 0;
	margin: 0;
	overflow: auto;
	background: url(../images/white25.png) repeat left top;
}
#rightCol #content .format {
	padding: 0 10px 10px 15px;
	margin: 0;
}
#rightCol #flashNav {
	width: 460px;
	height: 150px;
}
#wideCol #flashNav {
	width: 460px;
	height: 150px;
	margin-left: 440px;
}


#wideCol #content {
	width: 100%;
	height: 450px;
	padding: 0;
	margin: 0;
	overflow: auto;
}
#wideCol #content .format {
	padding: 0 10px 10px 15px;
	margin: 0;
}

/*links for about management and staff */
a {
	color: #6487a1;
	text-decoration: none;
}
a:hover {
	color: #215379;
	text-decoration: underline; 
}
a.current {
	color: #55702c;
	text-decoration: underline;
}
a.current:hover {
	color: #465f21;
	text-decoration: underline;
}

/* links throughout the site */
a.greeny {
	text-decoration: underline;
	color: #55702c;
	font-weight: bold;
}
a.greeny:hover {
	text-decoration: underline;
	color: #6fa220;
	font-weight: bold;
}

/* ***************PROJECT LIST 2012*************** */
#project-list {
	margin-top: 10px;
}
#project-list ul {
	list-style-type: circle;
	color: #c9c9c9;
	margin: 5px 0 20px 25px;
	padding: 0;
}
#project-list .header2 {
	font-size: 14px;
	color: #fff;
	background: #6487a1;
	padding: 4px 10px;
	font-weight: normal;
}
.spaceit {
	padding-top: 5px;
}
#disclaimer {
	z-index: 13;
	position: absolute;
	top: 55px;
	left: 15px;
	width: 400px;
}
/* ***************SLIDER*************** */
.theme-default #slider {
    margin: 0px;
    width: 350px; /* Make sure your images are the same size */
    height: 260px; /* Make sure your images are the same size */

	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#slider-wrapper {
	padding: 0;
}

/* ***************//*************** */
#footer { 
	width: 900px;
	clear: both;
	font-size: 10px;
	color: #7a98af;
	border: 0;
	margin: 0;
	padding: 0;
}
#footleft { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
}
#footleft p {
	margin: 0;
	padding: 2px 0 0 0;
}
#footmiddle { 
	float: left;
	margin: 0;
	padding: 0;
	width: 40%;
	display: inline;
	text-align: center;
}
#footmiddle p {
	margin: 0;
	padding-top: 2px;
}
#footright { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
	position: relative;
	text-align: right;
}
#footright p {
	margin: 0;
	padding: 2px 0 0 0;
}
#footer a {
	border-bottom: none;
	color: #7a98af;
	text-decoration: none;
	outline: none;
}
#footer a:hover {
	border-bottom: 1px dotted #fff;
	color: #ceeaff;
	text-decoration: none;
}
