/* Created: 01/20/06 12:54:24 by Trevor - Typical CSS pages*/

/*GENERAL*/
body {
  color: #333333;
  font-family: "verdana" "helvetica" sans-serif;
  font-size: x-small;
  line-height: 150%;
  font-weight: normal;
  text-align: center; /*added as WinIE5.0 centering hack, in conjunction with "text-align left" in wrapper id*/
  background: #6A9CAD;
}

h1 {
  color: white;
  font-family: "courier new" "courier";
  font-size: 10pt;
  font-weight: bold;
}

h2 {/* category subtitles, eg. "product design + fabrication" */
  color: white;
  font-family: "verdana" "helvetica" sans-serif;
  font-size: small;
  font-weight: normal;
  margin: -1px 0 30px 3px;
}

h2 a {
  text-decoration: none;
  color: #ffffff;
}

h2 a:hover {
  text-decoration: underline;
  color: #555555;
}

h3 {/* description titles, eg. "skateboots" */
  color: #333333;
  font-family: "verdana" "helvetica" sans-serif;
  font-size: x-small;
  font-weight: bold;
  margin-bottom: -10px;
  padding-top: 5px;
}

h4 {
  font-family: "courier new" "courier";
  font-weight: normal;
  color: white;
  font-size: 9pt;
  letter-spacing: .1ex;
  margin-top: -10px;
  margin-left: 3px;
}

a {
  text-decoration: underline;
  color: #333333;
}

a:hover {
  text-decoration: underline;
  color: #ffffff;
}

#wrapper {
  width: 80%;
  height: 100%;
  text-align: left;
  margin: 30px auto 30px auto;
  padding: 0px;
  min-width: 600px;
  max-width: 850px;
  width:expression(document.body.clientWidth < 601? "600px" : document.body.clientWidth > 801? "800px" : "auto"); /*min- max-width for IE*/
  min-height: 375px;
  height: 100% !important;
  height: 375px;
}

.imgshadow {
  float:left;
  width: auto;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 20px 0px 0px;
}

.imgshadow img {
  display: block;
  position: relative;
  border: none;
  margin: -1px 1px 1px -1px;
  padding: 0px;
}
/*END GENERAL*/

/*HOME PAGE*/
#homebody {
  text-align: center; /*added as WinIE5.0 centering hack, in conjunction with "text-align left" in wrapper id*/
  font-family: "courier new" "courier";
  font-size: 10pt;
  line-height: 150%;
  color: #333333;
  background: #ffffff;
}

#homewrapper {
  width: 90%;
  text-align: left;
  background: #6A9CAD;
  color: white;
  margin: 30px auto 30px auto;
  padding: 0px;
  min-width: 750px;
  max-width: 850px;
  width:expression(document.body.clientWidth < 751? "750px" : document.body.clientWidth > 801? "800px" : "auto"); /*min- max-width for IE*/
}

#imagetop {
  width: 96px;
  height: 391px;
  padding: 0px;
  margin: 0px;
  float: right;
  background: url(../images/radio-top.gif) no-repeat scroll bottom right;
}

#imagebottom {
  height: 35px;
  padding: 0px;
  margin: 0px;
  float: right;
  width: 100%;
  background: url(../images/radio-bottom.gif) no-repeat scroll bottom right;
}

#homecontent {
  height: 371px;
  margin-right: 40px;
  margin-left: 50px;
  padding: 5px 0 30px 0;
}

#homenav {
  float: left;
  width: 600px;
  text-align: left;
  margin: 50px 0 0 0;
  padding: 0px;
  font-family: "courier new" "courier";
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
}

#homenav ul {
  margin: 0px;
  padding: 0px;
  border: none;
  list-style: none;
}

#homenav li {
  display: inline;
  margin: 0px;
}

#homenav li a {
  padding-left: 20px;
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
}

#homenav li a.first {
  padding-left: 0px;
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
}

#homenav li a:hover {
  color: #333333;
}
#column1 {
  width: 26%;
  margin-top: 20px;
  padding-right: 10%;
  text-align: left;
  float: left;
  border: none;
}

#column2 {
  width: 26%;
  margin-top: 20px;
  padding-right: 10%;
  text-align: left;
  float: left;
  border: none;
}

#column3 {
  width: 27%;
  margin-top: 20px;
  padding-right: 0%;
  text-align: left;
  float: left;
  border: none;
}

.projectshadow {
  float: left;
  width: auto;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 0px;
  clear: both;
  border: none;
}

.projectshadow img {
  display: block;
  position: relative;
  border: none;
  margin: -1px 1px 1px -1px;
  padding: 0px;
}

.projectcontent {
  text-align: left;
  font-family: "courier new" "courier";
  font-size: 8pt;
  line-height: 150%;
  color: #333333;
  margin: -8px 0 0 0;
  padding-top: 1px;
  border: none;
  clear: both;
}

.projectcontent a {
  text-decoration: none;
  color: #ffffff;
  font-weight: normal;
}

.projectcontent a:hover {
  text-decoration: none;
  color: #333333;
  font-weight: normal;
}

/*END HOME PAGE*/

/*NAVIGATION MENU*/
#navwrap {
  float: right;
	width: 297px;
	height: 30px;
	padding: 0;
	clear: both;
	}
	
#radiowrap {
  float: right;
	text-align: right;
	width: 72px;
	height: 35px;
	padding: 0;
	margin: 0 0 5px 0;
}

.scrawlwrap { /* scrawl used on homepage hovers */
  float: left;
	text-align: left;
	width: 129px;
	height: 41px;
	padding: 0;
	margin: 0px 0px 20px 0px;
}

#nav {
  float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
	display: inline;
	overflow: hidden;
	width: 297px;
	}
	
#radio {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 35px;
	display: inline;
	overflow: hidden;
	width: 72px;
	}

.scrawl {
  float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 41px;
	display: inline;
	overflow: hidden;
	width: 129px;
	}
	
#nav li {
  margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#radio li {
  margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

.scrawl li {
  margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a {
	float: left;
  text-align: right;
  padding: 30px 0 0 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px; /* for IE5/Win */
	}

#radio a {
	float: left;
  text-align: right;
  padding: 35px 0 0 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px; /* for IE5/Win */
	width: 72px;
  background: url("../images/birds-menuicon.gif") top left no-repeat;
	}

.scrawl a {
	float: left;
  text-align: right;
  padding: 41px 0 0 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:41px; /* for IE5/Win */
	}

#nav a:hover {
	background-position: 0 -30px;
	}
	
#radio a:hover {
	background-position: 0 -35px;
	}

.scrawl a:hover {
	background-position: 0 -41px;
	}
	
#wnav a  {  /* w- s- and fnav used in top navigation */
  width: 119px;
  padding-right: 0px;
  background: url("../images/scrawl-menuworkshop.gif") top left no-repeat;
	}

#snav a  {
  width: 84px;
  padding-right: 0px;
  background: url("../images/scrawl-menustudio.gif") top left no-repeat;
	}

#fnav a  {
	width: 94px;
	background: url("../images/scrawl-menufieldwork.gif") top left no-repeat;
}

.wscrawl a { /* w- s- and fscrawl used on homepage hovers */
  width: 121px;
  background: url("../images/scrawl-homeworkshop.gif") top left no-repeat;
}

.sscrawl a {
  width: 74px;
  background: url("../images/scrawl-homestudio.gif") top left no-repeat;
}

.fscrawl a {
  width: 129px;
  background: url("../images/scrawl-homefieldwork.gif") top left no-repeat;
}

#bottomnav {
  clear: both;
  width: 80%;
  height: 100%;
  margin: 0px auto 0px auto;
  padding: 0px;
  min-width: 600px;
  max-width: 850px;
  width:expression(document.body.clientWidth < 601? "600px" : document.body.clientWidth > 801? "800px" : "auto"); /*min- max-width for IE*/
  text-align: left;
  font-family: "verdana" "helvetica" sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  border: none;
}

#bottomnav ul {
  margin: 0px;
  padding: 0px;
  border: none;
  list-style: none;
}

#bottomnav li {
  display: inline;
  margin: 0px;
}

#bottomnav li a {
  padding-left: 20px;
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
}

#bottomnav li a.first {
  padding-left: 0px;
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
}

#bottomnav li a:hover {
  color: #333333;
}

#prev { /*not in use*/
  float: left;
  width: auto;
  margin-left:2px;
  padding:0;
  font-family: "courier new" "courier";
  font-size: 8pt;
}

#next { /*not in use*/
  float: left;
  width: auto;
  margin:0;
  padding-left:2px;
  color: #333333;
}

#prev a, #next a {
  text-decoration: underline;
  font-weight: normal;
  color: #333333;
}

#prev a:hover, #next a:hover {
  color: #ffffff;
}
/*END NAVIGATION MENU*/

/*SQUARE MENUS*/
.squares {
  width: 150px;
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 1pt;
	float: left;
}

.squares ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: -10em;
}

.squares ul.secondrow {
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: -15em;
}

.squares li {
	display: inline;
  margin: 0px;
  padding: 0px;
}

.squares li a {
  margin: 0px 5px 0px 0px;
  padding: 2px 3px 2px 3px;
  background: #ffffff;
  color: #ffffff;
  text-decoration: none;
	}

.squares li a:hover {
  margin: 0px 5px 0px 0px;
  padding: 2px 3px 2px 3px;
  background: #555555;
  color: #555555;
  text-decoration: none;
}
/*END SQUARE MENUS*/

/*MINISQUARE MENUS*/
.minisquares {
  width: 120px;
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 1pt;
	float: left;
}

.minisquares ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: -20em;
}

.minisquares ul.secondrow {
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  top: -28em;
}

.minisquares li {
	display: inline;
  margin: 0px;
  padding: 0px;
}

.minisquares li a {
  margin: 0px 2px 0px 0px;
  padding: 1px 2px 1px 2px;
  background: #ffffff;
  color: #ffffff;
  text-decoration: none;
	}

.minisquares li a:hover {
  margin: 0px 2px 0px 0px;
  padding: 1px 2px 1px 2px;
  background: #555555;
  color: #555555;
  text-decoration: none;
}
/*END MINISQUARE MENUS*/

/*CLIENTS PAGE*/
#column4 {
  width: 30%;
  margin-top: 20px;
  padding-right: 5%;
  text-align: left;
  float: left;
  border: none;
}

#column5 {
  width: 30%;
  margin-top: 20px;
  padding-right: 5%;
  text-align: left;
  float: left;
  border: none;
}

#column6 {
  width: 29%;
  margin-top: 20px;
  padding-right: 0%;
  text-align: left;
  float: left;
  border: none;
}

#column4 a, #column5 a, #column6 a {
  text-decoration: none;
  color: #333333;
  font-weight: normal;
}

#column4 a:hover, #column5 a:hover, #column6 a:hover {
  text-decoration: underline;
  color: #ffffff;
  font-weight: normal;
}
/*END CLIENTS PAGE*/

/*CONTACTS PAGE*/
.bio { /*THIS BIT IS USED ON PRESS PAGES as well*/
  margin: 30px 20px 20px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
  border: green ;
}

#leftcontact {
  width: 350px;
  margin: 0px;
  padding: 0px;
  border: blue ;
  float: left;
}

#contactnotes {
  width: 450px;
  margin: 30px 0px 0px 0px;
  padding: 0px;
  border: red ;
  float: left;
}
/*END CONTACTS PAGE*/

/*PORTFOLIO PAGES*/
#header {
  margin: 0px;
  padding: 0px;
}

#footer {
  margin: 0px;
  padding: 0px;
  clear: both;
}

#squaresmenu1 {
  width: 150px;
  margin: 0px;
  padding-left: 50px;
  float: right;
}

#squaresmenu2 {
  width: 150px;
  float: right;
  margin: 0px;
  padding-left: 10px;
}

#thumbmenu {
  float: left;
  width: 200px;
  margin: 0px;
  padding: 0px;
  border: none;
}

#content {
  margin-left: 200px;
  padding: 0px 0px 20px 20px;
  border: none;
}

#content p {
  color: #333333;
  font-family: "verdana" "helvetica" sans-serif;
  font-size: x-small;
  font-weight: normal;
}

#pics {
  float: right;
  width: auto;
  padding: 0px 0px 0px 40px;
  margin: 0px;
  text-align: center;
  border: none;
}

#morepics {
  margin: 0px;
  padding: 1px 0px 1px 0px;
  clear: both;
  border: none;
  color: #333333;
  font-weight: normal;
}

#morepics a {
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

#morepics a:hover {
  text-decoration: none;
  color: #333333;
}

.menushadow {
  float: left;
  width: 40px;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 20px 10px 0px;
  }

.menushadow img {
  display: block;
  position: relative;
  border: none;
  margin: -1px 1px 1px -1px;
  padding: 0px;
}

.mainshadow {
  float: left;
  width: auto;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0px 0px 0px;
  }

.mainshadow img {
  display: block;
  position: relative;
  border: none;
  margin: -1px 1px 1px -1px;
  padding: 0px;
}
/*END PORTFOLIO PAGES*/
