
/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled #box h2,
.flashInstalled #homemain,
.flashInstalled .flash {
	visibility: hidden;
}
.flashInstalled #leftside .flash {
	height: 20px;
}
.flashInstalled #leftside a.on {
	background: url(/_img/layup/nav_on.gif) no-repeat 0 3px;
}

/* Tags */
body {
	font: 62.5%/133% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 15px;
	color: #666;
	background-color: #fff;
	text-align: center;
}
a {
	color: #4e9d7b;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1 {
	font: normal 2em/1.3em Arial, Helvetica, sans-serif;
	color: #383838;
	padding: 0;
	margin: 0 0 10px;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
	display: block;
	width: 11px;
	height: 18px;
	background: url(/_img/layup/but.png) no-repeat;
} 
legend {
	display: none;
}
.printlogo {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 770px;
	text-align: left;
}
#middle {
	margin: 10px 0 20px 20px;
	float: left;
	width: 485px;
}
#topbar {
	height: 306px;
	background: url(/_img/layup/top_bg.gif) no-repeat left bottom;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.png) no-repeat;
	margin: 0 0 0 42px;
	padding: 0;
	height: 121px;
	width: 324px;
	float: left;
}
#header {
	clear: both;
	float: left;
	width: 100%;
	height: 165px;
}
#box {
	width: 229px;
	height: 185px;
	padding: 0 0 0 24px;
}
#box h2 {
	color: #fff;
	margin-bottom: 10px;
	width: 209px;
	height: 44px;
	margin-top: 43px;
	font: normal 2em/1em Arial, Helvetica, sans-serif;
}
#mainimg {
	width: 514px;
	height: 164px;
	float: right;
}
#main {
	width: 100%;
	overflow: hidden;
	background: url(/_img/layup/left_rpt.gif) repeat-y;
}
#maintext {
	width: 315px;
	padding-right: 10px;
	font: 1.1em/1.3em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.fullwidth {
	width: auto !important;
}
.imageholder {
	float: right;
	width: 130px;
	margin: 5px 10px 0 0; 
}
.imageholder span {
	display: block;
	position: absolute;
	width: 130px;
	height: 131px;
	background: url(/_img/layup/img_mask2.png) no-repeat;
}
.imageholder img {
	padding: 5px 0 10px;
	display: block;
}
#leftside {
	width: 255px;
	float: left;
	margin: 0 10px 0 0;
}
#leftside ul {
	margin: 0;
	padding: 24px 0 184px;
}
#leftside li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside a {
	margin: 0;
	text-align: left;
	color: #312c2c;
	text-decoration: none;
	display: block;
	line-height: 2.2;
	font: normal 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 0 6px 30px;
	width: 205px;
	outline: 0;
}
#leftside a:hover,
#leftside a:focus {
	text-decoration: none;
	color: #777;
}
#leftside a.on {
	background: url(/_img/layup/nav_on.gif) no-repeat;
}
#leftside li ul {
	margin: 5px 0 5px 29px;
	width: 206px;
	padding: 15px 0;
	background: #e2e2e2;
}
#leftside li ul a {
	color: #312c2c;
	text-decoration: none;
	font: normal 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 2px 25px;
	line-height: 1.3em;
	width: 181px;
}
#leftside li ul a.on {
	background: url(/_img/layup/s_arrow.gif) no-repeat 7px 3px !important;
}
#signup {
	position: absolute;
	height: 108px;
	width: 231px;
	text-align: left !important;
	margin-top: -168px;
	padding: 60px 0 0 24px;
	background: url(/_img/layup/n_bg.gif) no-repeat left bottom;
}
#signup h1 {
	text-indent: -9000px;
	display: block;
	width: 125px;
	height: 23px;
	background: url(/_img/layup/signup.gif) no-repeat;
}
#boxes {
	width: 100%;
	margin: 30px 0 20px;
	padding: 0;
}
.box {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.b1 {
	width: 225px;
	border-right: 1px dotted #adadad;
}
.b2 {
	padding-left: 35px;
}
.b2 ul {
	margin-top: -7px !important;
}
.box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box li {	
	width: 200px;
	margin-bottom: 3px;
	min-height: 60px;
	clear: left;
	float: left;
}
.box .holder {
	float: left;
	cursor: pointer;
}
.box .holder,
.box span {
	width: 50px;
	height: 51px;
	display: block;
}
.box span {
	position: absolute;
	cursor: pointer;
	background: url(/_img/layup/img_mask.png) no-repeat;
}
.box img {
	margin-top: 5px;
}
.box div {
	float: left;
	width: 140px;
	margin: 5px 0 0 10px;
}
.box h3,
#search h3 {
	margin: 0 0 3px;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
.box h3 a,
#search a {
	padding-right: 10px;
	background: url(/_img/layup/arrow.gif) no-repeat right center;
	text-decoration: none;
	color: #2a2a2a;
}
.box h3 a:hover,
#search h3 a:hover {
	text-decoration: underline;
}
.box p {
	font: normal 1em Arial, Helvetica, sans-serif;
}
#clients {
	margin: 0;
	padding: 0 0 10px;
	float: left;
	list-style: none;
}
#clients li,
.b2 li {
	display: inline;
	float: left;
	width: 153px;
	height: 100px;
	margin: 7px 0 0 7px;
}
.b2 li {
	margin-left: 0;
}
#clients li.first {
	margin-left: 0;
}
#clients li img,
.b2 li img {
	margin: 6px 0 0;
}
#clients li span,
.b2 li span {
	display: block;
	position: absolute;
	width: 153px;
	height: 100px;
	background: url(/_img/layup/img_mask3.png) no-repeat;
}
#clients li a {
	width: 153px;
	height: 100px;
	cursor: pointer;
}

/*.clients .box {
	width: 100%;
	margin-top: 10px;
}
.clients .box li {
	width: 475px;
	margin: 0 0 10px;
}
.clients .box div {
	width: 415px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #adadad;
}*/
.paging {
	display: inline;
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}
.paging li {
	float: left;
	margin: 0;
	padding: 0;
}
.paging li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 0 5px 0 4px;
	text-decoration: none;
	color: #aaa;
	border-right: 1px solid #ccc;
}
.paging li a:hover {
	color: #000;
} 
.paging li .on,
.paging li .on:hover {
	color: #000;
	font-weight: bold;
}
.paging li a.last {
	border-right: none;
	padding-right: 0;
}
.pdf {
	margin-top: 10px;
}
.pdf ul {
	margin:0;
	padding: 0;
	list-style: none;
}
.pdf li{
	background: url(/_img/layup/pdf.gif) no-repeat;
	padding: 2px 0 5px;
}
.pdf a {
	background: url(/_img/layup/doc_arrow.gif) no-repeat right 4px;
	padding: 0 8px 0 20px;
	text-decoration: none;
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #2a2a2a;
}
.pdf a:hover {
	text-decoration: underline;
}
.pdf .doc{
	background: url(/_img/layup/doc.gif) no-repeat 0 2px;
}
.pdf .xls{	
	background: url(/_img/layup/xls.gif) no-repeat;
}
#search {
	margin: 0;
	padding: 0;
	list-style: none;
}
#search li {
	margin: 0 0 5px;
	clear: left;
	border-bottom: 1px dotted #adadad;	
}
.smap a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #2a2a2a;
	outline: 0;
	padding: 2px 0 2px 2px;
}
.smap {
	padding: 0 0 10px 12px ;
	margin:0 ;
	list-style: none;
}
.smap li {
	padding:0 0 0 14px;
}
.smap a:hover { 
 	color: #4e9d7b;
}
.smap li ul a {
	color: #666;
}
.smap li ul ul a {
	font-weight: normal;
}
.smap ul {
	margin: 0 !important;
	padding: 0 0 0 20px !important;
	list-style: none;
}
.smap li {
	border-left: 1px solid #cdcdcd;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em !important;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 770px;
	height: 49px;
	background: #c7c7c7 url(/_img/layup/f_top.gif) no-repeat left top;
}
#footer ul {
	margin: 0;
	padding: 28px 24px 0;
	list-style: none;
	text-align: right;
}
#footer li  { 
	display: inline;
	float: left;
}
#footer a {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;	
	padding: 0 10px 0 7px;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #dfdfdf;
}
#footer a:hover,
#footer a:focus {
	color: #797979;
}

/* Forms */

#searchform {
	float: right;
	width: 204px;
	margin: 30px 12px;
}
#searchform label {
	text-indent: -9000px;
	width: 72px;
	height: 22px;
	display: block;
	float: left;
	margin-right: 6px;
	background: url(/_img/layup/search.gif) no-repeat;
}
#searchform p {
	height: 22px;
	width: 187px;
	float: left;
	background: url(/_img/layup/input.gif) no-repeat 78px 2px;
}
#searchform .textform,
#searchform .textformfocus {
	width: 101px;
	float: left;
	margin: 1px 0 0;
	font-size: 1em;
}
#searchform button {
	float: right;
	margin-top: 2px;
	background: url(/_img/layup/but.png) no-repeat;
}
#signupform {
	width: 158px;
}
#signupform p {
	float: left;
	height: 30px;
	width: 139px;
	background: url(/_img/layup/input.gif) no-repeat 0 19px;
}
#signupform .textform,
#signupform .textformfocus {
	float: left;
	margin-top: 5px;
	width: 132px;
	font-size: 1em;
}
#signupform button {
	float: right;
	margin: 20px 0 0;
	background: url(/_img/layup/but.png) no-repeat=;
}
.formarea{
	text-align: right;
	vertical-align: top;
	width: 320px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
	background: url(/_img/layup/input.gif) no-repeat 110px 1px;
}
.formarea p.nobg {
	background: none;
}
.formarea p label {
	float: left;
	text-align: left;
	width: 144px;
	height: 22px;
	background: #fff !important;
}
.formarea select{
	padding: 0;
	width: 176px;
}
.formarea button {
	float: right;
	width: 57px !important;
	height: 18px !important;
	background: url(/_img/layup/submit.gif) no-repeat !important;
}
.formarea .textform,
.formarea .textformfocus {
	height: 13px;
}
.textform, 
.textformfocus {
	color: #666;
	padding: 2px 3px;
	width: 168px;
	height: 10px;
	border-left: 1px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	font: .95em Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: none;
}
.textformfocus {
	border: 1px solid #000 !important;
	color: #000 !important;
}
textarea {
	height: auto !important;
}

/* 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;
}