/* Hide if Flash */

.flashInstalled #middle h1,
.flashInstalled #mainimg {
	visibility: hidden;
}
.flashInstalled #middle h1 {
	height: 25px;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 20px;
	padding: 0;
	color: #666;
	background: url(/_img/layup/bg_rpt.gif);
	text-align: center;
}
a {
	color: #f7931e;
	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 1.6em Arial, Helvetica, sans-serif;
	color: #f7931e;
	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;
	width: 50px;
	height: 25px;
	background: url(/_img/layup/submit.gif) no-repeat;
} 
legend {
	display: none;
}

/* Structure */

#contents {
	margin: 0 auto;
	margin-bottom: 5px;
	width: 736px;
	text-align: left;
	padding: 0 13px;
	overflow: hidden;
	border-top: 5px solid #f7931e;
	background: #fff;
}
#middle {
	margin: 20px 0;
	padding: 30px 10px;
	float: left;
	width: 716px;
	font-size: 1.1em;
	line-height: 1.3em !important;
	background: url(/_img/layup/lines.gif) repeat-x left top;
}
.home #middle {
	margin: 12px 0 23px;
	padding: 0;
	width: 736px;
	background: none;
}
#text {
	width: 480px;
	padding: 10px 20px 0 0; 
}
.home #text {
	width: 298px;
	float: right;
	padding: 10px 10px 0;
}
#topbar {
	height: 91px;
	padding: 33px 20px 0;
	margin: 0;
	background: url(/_img/layup/lines.gif) repeat-x 33px bottom;
}
#topbar span {
	text-indent: -9000px;
	background: url(/_img/layup/strapline.gif) no-repeat;
	margin-top: 32px; 
	height: 15px;
	width: 384px;
	float: right;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 46px;
	width: 189px;
	float: left;
}
.printlogo {
	display: none;
}
#header {
	width: 100%;
	margin-top: 17px;
}
#mainimg {
	width: 397px;
	height: 294px;
	float: left;
}
#topnavi {
	height: 294px;
	width: 328px;
	float: right;
	background: url(/_img/layup/nav_bg.gif) no-repeat; 
}
#topnavi ul  {
	margin: 40px 0 0 30px;
	padding: 0;
	list-style: none;
}
#topnavi  a {
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	width: 290px;
	outline: 0;
}
#n1, #n2, #n3, #n4 {
	background: url(/_img/layup/nav.png) no-repeat;
}
#n1 {background-position: 0 0; height: 36px; margin-bottom: 22px;}
#n2 {background-position: 0 -58px; height: 37px; margin-bottom: 21px;}
#n3 {background-position: 0 -115px; height: 36px; margin-bottom: 26px;}
#n4 {background-position: 0 -178px; height: 32px;}

#n1:hover, #n1.on {background-position: 0 -234px;}
#n2:hover, #n2.on {background-position: 0 -292px;}
#n3:hover, #n3.on {background-position: 0 -349px;}
#n4:hover, #n4.on {background-position: 0 -412px;}

#links {
	width: 397px;
	height: 205px;
	float: left;
}
#links a {
	display: inline;
	float: left;
	width: 130px;
	height: 205px;
	text-indent: -9000px;
	outline: 0; 
	margin-right: 2px;
}
#l1, #l2, #l3 {
	background: url(/_img/layup/b_links.gif) no-repeat;
}
#l1 {background-position: 0 0;}
#l2 {background-position: -132px 0; width: 131px !important;}
#l3 {background-position: -265px 0;}

#l1:hover {background-position: 0 -221px;}
#l2:hover {background-position: -132px -221px;}
#l3:hover {background-position: -265px -221px;}

.imageholder {
	float: right;
	width: 173px;
	margin: 40px 20px 0 0; 
}
.imageholder span {
	display: block;
	position: absolute;
	width: 173px;
	height: 173px;
	background: url(/_img/layup/img_mask.png) no-repeat;
}
.imageholder img {
	padding-bottom: 10px;
	display: block;
}
#portfolio {
	margin: 15px 0 0;
	padding: 0;
	width: 480px;
}
#portfolio h1 {
	margin-bottom: 15px;
}
#portfolio ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ebebeb;
}
#portfolio li {
	padding: 12px 0 7px;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
}
#portfolio h3 {
	margin: 0 0 6px;
	font: normal 1.6em Arial, Helvetica, sans-serif;
}
#portfolio h3 a {
	color: #f7931e;
	text-decoration: none;
	padding-right: 15px;
	background: url(/_img/layup/p_arrow2.gif) no-repeat right center;
}
#portfolio h3 a:hover {
	color: #999;
}
#portfolio img {
	margin: 27px 0 0;
	float: right;
}
#portfolio li div {
	float: left;
	width: 338px;
	min-height: 122px;
}

.corners {
	display: block;
	clear: both;
	height: 1px;
	width: 760px;
	line-height: 0;
	font-size: 0;
	border: 1px solid #797979;
	border-top: none;
	border-bottom: none;
	margin-left: -13px;
}
#footer .corners {
	margin: 1px 0 0 0;
}
.bot {
	margin-top: 20px !important;
}
#footer {
	clear: both;
	margin: 0 auto;
	width: 762px;
	height: 29px;
	background: #afafaf;
}
#footer ul {
	margin: 0;
	padding: 7px 26px 0;
	list-style: none;
	text-align: right;
}
#footer li { 
	display: inline;
	float: left;
}
#footer a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border-right: 1px dotted #fff;	
	padding: 0 10px 0 7px;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #ccc;
}
#footer a:hover,
#footer a:focus {
	color: #666;
}

/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
	margin-top: 10px;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform {
	background: #f6f6f6 !important;
}
.textformfocus {
	color: #666 !important;
	background: #fff !important;
}
.textform, 
.textformfocus {
	color: #999;
	padding: 3px;
	width: 168px;
	border: 1px solid #ccc;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* 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;
}