/* Hide if Flash */

.flashInstalled #middle h1, .flashInstalled .flash, .flashInstalled #mainimg, .flashInstalled #boxes h2, .flashInstalled #footer h3 {
	visibility: hidden;
}
.flashInstalled #header ul {
	background: none;
}
.flashInstalled #header a {
	height: 27px;
	line-height: 1em;
	padding: 4px 0 0 30px;
}
.flashInstalled #leftside .flash {
	line-height: 0.95em !important;
	padding-bottom: 0 !important;
}
/* Tags */
body {
	font: 62.5%/133% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #666;
	background: white url(/_img/layup/background.gif) center top repeat-x;
	text-align: center;
}
a {
	color: #112c53;
	text-decoration: none;
}
a:hover, a:focus {
	cursor:pointer;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1, h2, h3 {
	font: 3em Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 10px;
	letter-spacing:-1px;
}
h3 {
	font-size: 1.3em;
	color: #112c53;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
legend {
	display: none;
}
.printlogo {
	display: none;
}
body div div .nomargin {
	margin:0;
}
/* Structure */

#contents {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
#topbar {
	width: 960px;
	height: 100px;
	background: url(/_img/layup/headerbg.gif) no-repeat;
	padding: 20px 20px 0;
}
#topbar #logo {
	width: 206px;
	height: 86px;
	text-indent: -9000px;
	float: left;
	outline: 0;
	margin : 0 0 0 10px;
	background: url(/_img/layup/logo.gif) no-repeat;
}
#topbar #logo:hover {
	background-position: left -90px;
}
#topbar span {
	width: 298px;
	height: 47px;
	text-indent:-9000px;
	background: url(/_img/layup/strapline.gif) no-repeat;
	margin: 25px 0 0 20px;
	float: left;
}
#widgets {
	float: right;
	width: 300px;
	margin: 7px 0;
}
#widgets div {
	float: right;
	margin-bottom: 12px;
}
#widgets ul, #widgets ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#widgets a {
	height: 18px;
	text-indent: -9000px;
	float: left;
	width: 17px;
	margin-right: 5px;
	outline: 0;
	background: url(/_img/layup/access.gif) no-repeat;
}
#widgets a:hover {
	opacity: 0.7;
}
#textonly {
	background-position: -2px 0;
	width: 12px;
	margin-right: 7px !important;
}
#printpage {
	background-position: -24px 0 !important;
	width: 16px;
	margin-right: 7px !important;
}
#Default a {
	background-position: -50px 0;
}
#Medium a {
	background-position: -73px 0;
}
#Large a {
	background-position: -96px 0;
	margin-right: 0;
}
#widgets #clientlogin, #widgets #register {
	margin:0 12px 0 0;
	padding-top:3px;
	background: none;
	float:left;
	text-indent:0;
	width:auto;
	height:auto;
	color: #696969;
	font-size:1.1em;
}
#widgets #clientlogin {
	padding: 3px 0px 3px 20px;
	background: url(/_img/layup/clientlogin.gif) no-repeat left top;
}
#widgets #clientlogin:hover, #widgets #register:hover {
	opacity:1;
	color: #999999;
}
#Default a.on {
	background-position: -50px -40px;
}
#Medium a.on {
	background-position: -73px -40px;
}
#Large a.on {
	background-position: -96px -40px;
}
#header {
	width: 1000px;
	clear: both;
	float: left;
	height: 431px;
	margin: 0 0 10px;
}
#header ul {
	width: 260px;
	height: 396px;
	float: left;
	margin: 0;
	padding: 35px 0 0;
	position: absolute;
	overflow: hidden;
	background: url(/_img/layup/navbg.png);
}
#header li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#header li.on {
	background: transparent url(/_img/layup/nav_arrow.gif) no-repeat scroll 238px 11px;
}
#header a {
	margin: 0;
	text-align: left;
	color: #fff;
	display: block;
	line-height: 1.1em;
	padding: 3px 0 2px 30px;
	width: 230px;
	letter-spacing: -1px;
	font: 2.4em/1.1em Arial, Helvetica, sans-serif;
}
#header a:hover, #header a:focus, #header .on a {
	background: url(/_img/layup/navhoverbg.png);
}
#header .on a {
	color: #c5f6f8;
}
#buttons {
	float: left;
	margin: 0 0 10px;
}
#buttons a {
	text-indent: -9000px;
	display: inline;
	float: left;
	height: 55px;
	width: 327px;
	margin: 0 10px 0 0;
	outline: 0;
	background: url(/_img/layup/mainbuttons2.gif);
}
#buttons #b1 {
	width: 326px;
}
#buttons #b2 {
	background-position: -336px 0;
}
#buttons #b3 {
	background-position: -673px 0;
	width: 327px;
	margin: 0;
}
#buttons #b1:hover, #buttons #b3:hover, .selector:hover {
	opacity: 0.8;
}
.box {
	padding: 27px 30px 0;
	float: left;
	color: #fff;
	width: 267px;
	height: 173px;
	margin: 0 10px 10px 0;
	background: #6c6c6c;
}
.box h2, #middle h2 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
	float: left;
	width: 160px;
	letter-spacing: -1px;
	color: #fff;
}
.b1 {
	width: 266px;
}
.b2 {
	background: #2e3482;
}
.b3 {
	background: #9bba14;
	margin: 0;
}
.b1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
.b1 li {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px 0 0;
}
.b1 div {
	width: 211px;
	float: left;
	text-shadow: #585858 0.1em 0.1em 0.1em;
}
.b1 div a {
	color: #fff;
	margin: 0;
	padding: 0 9px 0 0;
	background: url(/_img/layup/box_arrow.gif) no-repeat right 6px;
	font: bold 1.2em/1em Arial, Helvetica, sans-serif;
}
.b1 a:hover {
	color: #ccc;
}
.b1 p {
	padding: 2px 0 4px;
	font: 1.1em/1.1em Arial, Helvetica, sans-serif;
}
.b1 strong {
	float: left;
	display: block;
	width: 28px;
	height: 40px;
	color: #f8f8f8;
	margin: 1px 12px 0 0;
	padding: 5px 7px;
	text-transform: uppercase;
	text-align: center;
	font: bold 1.4em/1.4em Arial, Helvetica, sans-serif;
	background: #51545a;
	text-shadow: #404348 0.1em 0.1em 0.1em;
}
.b1 strong span {
	font-size: 1.8em;
}
.controls {
	margin: 6px 0 0;
	padding: 0;
	list-style: 0;
	float: right;
}
.controls li {
	display: inline;
}
.controls span {
	float: left;
	margin: 0 5px 0 0;
}
.controls a {
	width: 10px;
	height: 10px;
	text-indent: -9000px;
	float: left;
	margin: 2px 0 0 2px;
	outline: 0;
	overflow: hidden;
	background: url(/_img/layup/productsbuttons.gif) no-repeat -10px 0;
}
.controls a:hover {
	background-position: -10px -10px;
}
.controls .on, .controls .on:hover {
	background-position: 0 -0;
}
.b3 .controls a {
	background:url(/_img/layup/projectsbuttons.gif) no-repeat -10px 0;
}
.b3 .controls a:hover {
	background-position: -10px -10px;
}
.b3 .controls .on, .b3 .controls .on:hover {
	background-position: 0 -0;
}
.b2 div, .b3 div {
	margin: 17px 0 15px;
	float: left;
}
.box .flash {
	font: 1.7em Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	margin: 10px 0 0;
	padding: 0 3px 0 0;
	color: #ffffff !important;
	white-space: nowrap;
	cursor: pointer;
	background: url(/_img/layup/box_arrow.gif) no-repeat right 7px;
}
.box .flash:hover {
	opacity: 0.8;
}
#leftside {
	width: 250px;
	float: left;
	margin: 0 10px 0 0;
}
#leftside ul {
	margin: 10px 0;
	padding: 0;
	float: left;
	list-style: none;
}
#leftside li {
	padding: 0;
	clear: both;
}
#leftside li a {
	color: #fff;
	width: 217px;
	display: block;
	margin: 0;
	padding: 5px 12px 5px 21px;
	background: #a1a1a5;
	border-bottom: 1px solid #fff;
	font: 2.1em/1em Arial, Helvetica, sans-serif;
}
#leftside li a:focus, #leftside .on a:hover, #leftside .on a {
	background: #b2d224 url(/_img/layup/nav_arrow.gif) no-repeat 228px 10px;
}
#leftside li a:hover {
	background-color: #b4b4b7;
}
#leftside li ul a {
	color: #666;
	width: 200px;
	padding: 1px 5px 1px 40px;
	font: 1.1em Arial, Helvetica, sans-serif;
	border: none;
	background-color: #fff !important;
}
#leftside li ul a:hover, #leftside li ul a:focus, #leftside li ul a.on {
	color: #000;
}
#leftside li ul a.on {
	background: url(/_img/layup/snav_arrow.gif) no-repeat 28px 4px;
}
/* REMOVE THIS COMMENT WHEN PARTITION SELECTOR GOES LIVE
.selector {
	text-indent: -9000px;
	width: 250px;
	height: 58px;
	float: left;
	outline: 0;
	background: url(/_img/layup/p_selector.gif) no-repeat;
} 
*/
.selector {
	text-indent: -9000px;
	width: 250px;
	height: 58px;
	float: left;
	outline: 0;
	background: #5a62ac;
}



#middle {
	width: 740px;
	float: left;
	padding-bottom: 10px;
}
#middle h1 {
	width: 704px;
	height: 44px;
	color: #ffffff;
	padding: 14px 18px 0;
	margin: 0;
	clear: left;
	overflow: hidden;
	background: #9f9fa5 url(/_img/layup/titlebg.gif) left top no-repeat;
}
#middle h3 {
	margin: 12px 0;
	width: auto !important;
}
#text {
	width: 704px !important;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 30px 18px;
}
.fullwidth {
	width: 740px !important;
	float: left;
	padding: 0 0 10px;
}
.imageholder {
	float: right;
	width: 212px;
	margin: 30px 20px 30px 0;
}
.imageholder span {
	position: absolute;
	display: block;
	width: 212px;
	height: 135px;
	background: url(/_img/layup/img_mask.gif) no-repeat;
}
.imageholder img {
	margin-bottom: 5px;
}
#footer {
	clear: both;
	margin: 0;
	width: 1000px;
	padding: 25px 0 0;
	border-top: 1px solid #eee;
}
#footer h3 {
	color: #081e42;
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0 0 10px;
}
#footer ul {
	clear: both;
	margin: 10px 0;
	width: 980px;
	padding: 25px 0 25px 20px;
	border-top: 1px solid #eee;
	float: left;
}
#footer li {
	display: inline;
	float: left;
}
#footer a {
	color: #77767b;
	border-right: 1px solid #fff;
	padding: 0 10px 0 0;
	font-size: 1.1em;
}
#footer .last {
	float: right;
}
#footer .last a {
	color: #ccc;
}
#footer .no a {
	border-right: none;
}
#footer a:hover, #footer a:focus {
	color: #333;
}
#signup {
	width: 194px;
	float: left;
	margin: 0 46px 0 20px;
}
#signup a {
	float: left;
	display: block;
	text-indent: -9000px;
	width: 162px;
	height: 22px;
	margin: 0 0 0 -3px;
	outline: 0;
	background: url(/_img/layup/signup_bg.gif) no-repeat;
}
#signup a:hover {
	opacity: 0.8;
}
#follow {
	float: left;
	width: 145px;
}
#follow a {
	width: 16px;
	height: 16px;
	display: inline;
	float: left;
	margin: 4px 7px 0 0;
	text-indent: -9000px;
	outline: 0;
	padding: 0 !important;
}
#f1, #f2, #f3, #f4, #f5, #f6 {
	background: url(/_img/layup/followicons.gif) no-repeat;
}
#f2 {
	background-position: -23px 0;
}
#f3 {
	background-position: -46px 0;
}
#f4 {
	background-position: -69px 0;
}
#f5 {
	background-position: -92px 0;
}
#f6 {
	background-position: -115px 0;
	margin-right: 0;
}
#f1:hover {
	background-position: 0 -21px;
}
#f2:hover {
	background-position: -23px -21px;
}
#f3:hover {
	background-position: -46px -21px;
}
#f4:hover {
	background-position: -69px -21px;
}
#f5:hover {
	background-position: -92px -21px;
}
#f6:hover {
	background-position: -115px -21px;
}
#logos {
	float: right;
	margin: 0;
	position: relative;
	right:0;
	width: 546px; 
	height:69px;
	z-index:1;
}
#logos img {
	float:left;
	z-index:2;
}
#logos a{
	position:absolute;
	right:0;
	top:0;
	width:100px;
	height: 80px;
	z-index:3;
	outline:0;
	text-indent:-9000px;
	float:left;
	background: url(/_img/layup/spacer.gif) repeat;
}
/* Product Thumbnails */

#thumbnails {
	margin: 0 0 10px -10px;
	padding: 0 2px 0 8px;
	list-style: none;
	float: left;
	height: 58px;
	width: 740px;
	background: #5a62ac;
}
#thumbnails li {
	display: inline;
	float: left;
}
#thumbnails li a {
	float: left;
	padding: 4px 3px;
	outline: 0;
}
#thumbnails li img {
	border: 2px solid #8490c9;
}
#thumbnails li .on img {
	border: 2px solid #fff;
}
#thumbnails li span {
	display: none;
}
#thumbnails li .on span {
	display: block;
	position: absolute;
	z-index: 15;
	width: 25px;
	height: 13px;
	margin: -27px 0 0 11px;
	background: url(/_img/layup/product_arrow.png) no-repeat;
}
/* Tabs */

#tabs {
	margin: 20px 0 0;
	padding: 0 0 0 20px;
	list-style: none;
	width: 720px;
	float: left;
	background: url(/_img/layup/tabbg.gif) repeat-x left bottom;
}
#tabs li {
	display: inline;
	float: left;
}
#tabs li a {
	color: #fff;
	padding: 9px 8px 8px;
	margin: 0;
	height: 15px;
	margin: 0 5px;
	float: left;
	text-align: center;
	outline: 0;
	font: 1.3em Arial, Helvetica, sans-serif;
	background:#a7a7ab;
}
#tabs li a.on, #tabs li a.on:hover {
	color: #112c53;
	background:white;
}
#tabs li a:hover {
	background: #b5b5b9;
}
#tabs li a.on {
	border: 1px solid #ccc;
	padding: 10px 9px 7px;
	border-bottom: 1px solid #fff;
	background: url(/_img/layup/tab_arrow.gif) no-repeat center bottom;
}
#pinfo1, #pinfo2, #pinfo3, #pinfo4, #pinfo5, #pinfo6, #pinfo7 {
	margin: 0 -30px 0 0;
	padding: 0 20px 0 9px;
	clear: left;
	width: 686px;
	height: 288px;
	overflow: auto;
	scrollbar-face-color: #a7a7ab;
	scrollbar-highlight-color: #a7a7ab;
	scrollbar-shadow-color: #a7a7ab;
	scrollbar-3dlight-color: #a7a7ab;
	scrollbar-arrow-color:  #fff;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #a7a7ab;
}
#pinfo1 .text, #pinfo2 .text, #pinfo3 .text, #pinfo4 .text, #pinfo5 .text, #pinfo6 .text, #pinfo7 .text {
	padding-top: 0;
}
.tabon {
	display: block;
}
.tabon .imageholder {
	margin-top: 0;
}
.tabon h4, .docstitle {
	color: #fff;
	padding: 7px 10px;
	overflow: hidden;
	clear: left;
	margin: 0;
	width: 648px;
	font: 1.2em Arial, Helvetica, sans-serif;
	background: #a7a7ab;
}
.taboff {
	display: none !important;
}
/* Product Listings */

.mainlist {
	margin: 0;
	padding: 0;
}
.mainlist li {
	list-style: none;
	margin-bottom: 8px;
	clear: left;
	min-height: 90px;
	border-bottom: 1px solid #eee;
}
.mainlist div {
	padding-top: 4px;
}
.mainlist div a {
	background: url(/_img/layup/snav_arrow.gif) no-repeat center right;
	padding-right: 8px;
	font-weight: bold;
	font-size: 1.1em;
}
.mainlist div a:hover {
	text-decoration: underline;
}
.mainlist p {
	margin-top: 2px;
}
.mainlist img {
	float: left;
	margin: 0 15px 10px 0;
}
.mainlist span {
	position: absolute;
	display: block;
	width: 82px;
	height: 82px;
	background: url(/_img/layup/img_mask2.gif) no-repeat;
}
.mainlist .last {
	border: none;
}
/* Products/Projects */

#categories div {
	width: 240px;
	float:left;
	margin: 10px 10px 0 0;
	position:relative;
	cursor: pointer;
}
#categories .nomargin {
	margin:10px 0 0;
}
#categories img {
	float:left;
}
#categories .title {
	padding: 12px 15px 6px;
	background: #16808e;
	margin: 0 0 1px;
	width:210px;
}
#categories h2 {
	width:210px;
	line-height:1em;
}
#categories .text {
	bottom:0px;
	left:0px;
	position:absolute;
	padding:10px 15px;
	width: 210px;
	font-size: 1.1em;
	background: url(/_img/layup/fadeoverlay_240.png);
	color:white;
	text-shadow: #000 0.1em 0.1em 0.1em;
}
#categories p {
	padding: 0 0 5px 0;
}
#categories a {
	font-weight:bold;
	color:white;
	float:left;
	clear:both;
	padding: 0 10px 0 0;
	background: url(/_img/layup/catsarrow.png) no-repeat right 4px;
}
#categories a:hover {
	color: #d0e6e8;
}
#categories span {
	display: block;
	width: 240px;
	height: 186px;
	margin: 0;
}
/* 3 Col Listing */

.listing ul {
	list-style: none;
	width:740px;
	margin:0;
	float:left;
	padding:10px 0 0;
}
.listing ul li {
	float: left;
	margin: 0 10px 10px 0;
	width: 240px;
}
.listing li img, .listing a, .listing span {
	float:left;
}
.listing img {
	margin: 0 10px 0 0;
}
.listing span {
	cursor:pointer;
	float:left;
	color: #666666;
	margin:3px 0 0;
	width: 162px;
}
.listing .title {
	font-weight: bold;
	color: #0a1f44;
	font-size:1.1em;
}
.listing a:hover span {
	color:#999999;
}
/* Paging */

.paging {
	float:left;
	clear:both;
	margin: 0 0 20px 0;
	width:740px;
}
.paging ul {
	list-style: none;
	padding: 0;
	margin: 0 5px;
	float: right;
}
.paging ul li {
	float: left;
	display: inline;
	border: none !important;
	clear: none !important;
}
.paging ul li a {
	display: block;
	margin: 0 0 0 1px;
	padding: 1px 5px 1px 4px;
	color: #fff;
	line-height: 1.3em;
	background: #898e99;
	font-weight:bold;
	font-size: 1.1em;
}
.paging ul li a:hover {
	background: #a1a5ad;
	border: 0;
	color: #fff;
}
.paging ul li a.on {
	background: #228f9c;
}
.paging .left, .paging .right {
	margin: 3px 0 0 0;
	width:10px;
	height:10px;
	float:right;
	text-indent:-9000px;
	outline: 0;
	background: url(/_img/layup/pagingarrows.gif);
	overflow: hidden;
}
.paging .left {
	background-position: 0 0;
}
.paging .left:hover {
	background-position: 0 -11px;
}
.paging .right {
	background-position: -11px 0;
}
.paging .right:hover {
	background-position: -11px -11px;
}
/* Table Style */

table {
	width: 100% !important;
	border-collapse: collapse;
	margin: 10px 0;
}
td, th {
	border: 1px solid #ccc;
	padding: 6px !important;
	text-align: left;
	vertical-align: top;
}
th {
	background: #9f9fa5;
	color: #fff;
}
/* Gallery Page */
#gallery {
	list-style:none;
	position:relative;
	float:left;
	width: 740px;
	height:333px;
	margin:10px 0 0;
	padding:0;
}
#gallery li {
	width: 740px;
	height:333px;
	float:left;
	display:none;
	position: absolute;
}
#gallery li.on {
	display: block;
}
#gallery .caption {
	padding:13px 15px 10px;
	width: 710px;
	position:absolute;
	bottom:0;
	background: url(/_img/layup/fadeoverlay_740.png) repeat-y right top;
}
#gallery .caption p, #gallery .caption a {
	color:white;
	font-size:1.1em;
}
#gallery .caption p {
	padding: 0 0 5px 0;
}
#gallery .caption a {
	float:left;
	margin:0 12px 0 0;
	font-weight:bold;
	padding:5px 20px 3px 0;
}
#gallery .caption a:hover {
	color: #d7d7d7;
}
#gallery .caption a.zoom {
	background: url(/_img/layup/gal_zoomicon.png) 99px 4px no-repeat;
}
#gallery .caption a.download {
	background: url(/_img/layup/gal_downloadicon.png) 126px 5px no-repeat;
}
#controls {
	float:left;
	background: #d9d9db;
	padding: 10px 8px;
	width: 724px;
	margin:10px 0;
}
#controls ul {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#controls li, #gallery #controls li a {
	width: 75px;
	height: 75px;
	float:left;
}
#controls li {
	margin: 0 10px 0 0;
}
#controls li.on {
	border-bottom: 2px solid white;
}
#controls li a:hover {
	opacity: 0.8;
}
#controls li.last {
	margin:0;
}
#controls .left, #controls .right {
	margin-top: 27px;
	width:20px;
	height:20px;
	background: url(/_img/layup/gal_controls.gif);
	text-indent: -9000px;
	outline:0;
}
#controls .left {
	background-position: 0 0;
	margin-right: 8px;
}
#controls .left:hover {
	background-position: 0 -20px;
}
#controls .right {
	background-position: -20px 0;
}
#controls .right:hover {
	background-position: -20px -20px;
}
/* Project Detail Page */

#projectdetailtitle {
	position:relative;
	float:left;
}
#projectdetailtitle a {
	color:white;
	position: absolute;
	float:left;
	right:100px;
	top: 18px;
	background: url(/_img/layup/projectpdf.gif) no-repeat left top;
	padding: 5px 0 3px 28px;
	font-size: 1.1em;
	text-shadow: #666666 0.1em 0.1em 0.1em;
}
#projectdetailtitle a:hover {
	color: #e5e5e5;
	opacity:0.8;
}
/* Latest News */


.news strong {
	float: left;
	display: block;
	width: 50px;
	height: 55px;
	color: #f8f8f8;
	margin: 1px 12px 0 0;
	padding: 5px 7px 3px;
	text-transform: uppercase;
	text-align: center;
	font: bold 1.7em/1.4em Arial, Helvetica, sans-serif;
	background: #84898f;
}
.news strong span {
	font-size: 1.8em;
	width:51px;
	color:white;
	margin:0;
}
.news a:hover strong, .news a:hover strong span {
	color:white;
}
#leftside .morenews {
	padding: 0 0 0 11px;
}
#leftside .morenews li a {
	background: white;
	color:#0A1F44;
	font-size:1.1em;
	font-weight:bold;
	padding: 0 0 10px 10px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cfcfcf;
}
#leftside .morenews li.last a {
	border: 0;
}
#leftside .morenews li a:hover, #leftside .morenews li.on a {
	background: transparent url(/_img/layup/snav_arrow.gif) no-repeat scroll 0px 4px;
	color: #53637d;
}
/* Documents */

.docs {
	margin: 0;
	padding: 0 0 20px 0;
	float:left;
}
.docs ul {
	margin: 0 0 10px 0;
	padding: 0;
}
.docs li {
	clear: left;
	float:left;
	list-style: none;
}
.docs a {
	padding: 10px 8px 10px 8px;
	color: #545454;
	float: left;
	font-weight: bold;
	width: 652px;
	border-bottom: 1px solid #CCCCCC;
	background: url(/_img/layup/greyarrow.gif) 655px 14px no-repeat;
	outline: 0;
}
.docs a:hover {
	background-color: #f1f1f1;
}
.docs span {
	float: left;
	width: 440px;
}
.docs .filetype, .docs .size {
	float:right;
	margin: 0 0 0 20px;
	font-weight:normal;
}
.docs .filetype {
	background: url(/_img/layup/docs.gif) left 5px no-repeat;
	padding: 0 14px 0 24px;
	width: 80px;
}
.docs .size{
	width:50px; }
	
	
.docs .xls .filetype {
	background-position: 0 0 !important;
}
.docs .pdf .filetype {
	background-position: 0 -129px !important;
}
.docs .doc .filetype {
	background-position: 0 -43px !important;
}
.docs .flv .filetype {
	background-position: 0 -170px !important;
}
.docs .dwg .filetype {
	background-position: 0 -265px !important;
}
#middle .docs h2 {
	background:none repeat scroll 0 0 #A1A1A5;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font:1.4em/1em Arial, Helvetica, sans-serif;
	margin:0;
	letter-spacing:0;
	padding:5px 5px 5px 8px;
	width:691px;
	margin: 20px 0 0 0;
}
body .innerdocs li a {
	width:688px;
	background-position: 690px 14px;
}

/* Search Results */

#searchresults {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	float: left;
}
#searchresults li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
#searchresults div {
	float: left;
	width: 100%;
	padding-bottom: 7px;
}
#searchresults h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
}
#searchresults p {
	padding: 0 0 5px;
}
#searchresults a {
	text-decoration: none;
}
#searchresults a:hover {
	color: #999;
}
.search {
	width: 704px;
}


/* Sitemap */

#sitemap, #sitemap ul {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#sitemap a {
	display: block;
	font-weight: bold;
	color: #666;
	padding: 2px 0 2px 18px;
}
#sitemap a:hover {
	color: #000;
}
#sitemap ul a {
	color: #666;
}
#sitemap ul ul a {
	color: #15808e;
}
#sitemap ul ul ul a {
	color: #0A1F44;
}
#sitemap ul a {
	font-weight: normal;
}
#sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em;
}
#googlemap {
	width: 680px;
	height: 500px;
	margin-top: 20px;
}
/* Forms */

#searchform {
	float: right;
	clear: both;
	width: 194px;
}
#searchform .textform, #searchform .textformfocus, #signup .textform, #signup .textformfocus {
	border: 0;
	width: 161px;
	height: 18px;
	float: left;
	color: #999;
	padding: 3px 3px 3px 6px;
}
#searchform .textform, #signup .textform {
	background: url(/_img/layup/searchbg.gif) no-repeat;
}
#searchform .textform:hover, #searchform .textform:focus, #signup .textform:hover, #signup .textform:focus {
	background: url(/_img/layup/searchbg.gif) no-repeat 0 -31px;
}
#searchform .textformfocus, #signup .textformfocus {
	color: #666 !important;
	background: url(/_img/layup/searchbg.gif) no-repeat 0 -62px;
}
#searchform button, #signup button {
	width: 24px;
	height: 24px;
	float:left;
	text-indent:-9000px;
	background: url(/_img/layup/searchsubmit.gif) left top;
}
#searchform button:hover, #signup button:hover {
	background-position: left -24px;
}
p input#newsletter{ margin-right:325px; }

.formarea {
	text-align: right;
	vertical-align: top;
	width: 500px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select {
	padding: 5px;
	width: 339px;
}
.textform, .textformfocus {
	color: #666;
	padding: 6px 3px 5px 6px;
	width: 328px;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-left: 0;
	border-top: 0;
	font: 1em Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: url(/_img/layup/formbg.gif);
}
.textformfocus {
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	background: url(/_img/layup/formbg2.gif);
}
button {
	background: #93ad1e;
	color:white;
	padding:6px;
	text-transform: uppercase;
	text-indent:0;
	border:0;
	cursor:pointer;
	font-size:1.1em;
	font-family: arial;
}
button:hover {
	background: #a9bd4b;
}
/* Ajax & Error Checking */

.formerror .textform, .formerror .textformfocus {
	border: solid 1px #d11010;
	color: #d11010;
}
.formerror .textformfocus {
	background: #ffeeed !important;
}
.formerror label:after {
	color: #d11010;
	content: " *";
}
.formerror label {
	color: #000;
}
.error {
	color: #d11010;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#fff;
	width: 536px;
	margin-left: -1px;
	opacity: 0.9;
	text-align: center;
}
/* Extras */

.clear {
	clear: both;
}
.hidden {
	position: absolute;
	left: -9999px;
}
.hand {
	cursor: pointer;
}
.textleft {
	text-align: left !important;
}
.textcenter {
	text-align: center !important;
}
.textright {
	text-align: right !important;
}
.right {
	float: right;
}
.left {
	float: left;
}
.smltext {
	font-size: 0.8em !important;
	line-height: 1.3em !important;
}