
/* Hide if Flash */

.flashInstalled #mainimg,
.flashInstalled #contact h1,
.flashInstalled #middle h1 {
	visibility: hidden;
	height: 25px;
}

/* Tags */
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 15px;
	color: #666;
	background: #666;
	text-align: center;
}
a {
	color: #c90044;
	text-decoration: underline;
}
a:hover,
a:focus {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	padding: 0 0 10px 0;
	margin: 0;
}
h1,
h2 {
	font: 2em "HelveticaNeueLT Std Thin", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	color: #000;
	padding: 0;
	margin: 0 0 10px;
}
h2 {
	font-size: 1.4em;
	margin-top: 10px;
}
h3 {
	font-size: 1.2em;
}
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;
	display: block;
	height: 23px;
	width: 49px;
	float: right;
	background: url(/_img/layup/submit.gif) no-repeat;
	text-indent: -9000px;
	cursor: pointer;
} 
legend {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	width: 800px;
	overflow: hidden;
	background: url(/_img/layup/main_rpt.gif) repeat-y;
}
#holder {
	width: 758px;
	margin-left: 22px;
	text-align: left;
	border-top: 5px solid #c90044;
}
#middle {
	margin: 7px 0 10px 14px;
	float: left;
	width: 728px;
}
#maintext {
	float: left;
	width: 457px;
	padding: 13px 10px 13px 23px;
	font-size: 1.1em;
	line-height: 1.3em;
}
.fullwidth {
	padding-left: 14px !important;
	width: auto !important;
}
#topbar {
	height: 119px;
	width: 744px;
	margin-bottom: 7px;
	background: url(/_img/layup/cubes.gif) no-repeat right bottom;
}
#topbar h1 {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 19px 0 0 27px;
	padding: 0;
	height: 90px;
	width: 168px;
	float: left;
}
.printlogo {
	display: none;
}
#topnavi {
	height: 21px;
	float: right;
	margin: -5px 0 0 0;
	padding: 0;
	border-left: 1px solid #fff;
}
#topnavi li {
	display: inline;
} 
#topnavi a {
	float: left;
	display: block;
	height: 31px;
	width: 122px;
	border-right: 1px solid #fff;
	text-indent: -9000px;
	outline: 0;
	background: url(/_img/layup/nav.gif) no-repeat;
}
#n2 {background-position: -123px 0 !important;}
#n3 {background-position: -246px 0 !important;}
#n4 {background-position: -369px 0 !important;}

#n1:hover, #n1:focus, #n1.on {background-position: 0 -36px !important;}
#n2:hover, #n2:focus, #n2.on {background-position: -123px -36px !important;}
#n3:hover, #n3:focus, #n3.on {background-position: -246px -36px !important;}
#n4:hover, #n4:focus, #n4.on {background-position: -369px -36px !important;}

#head {
	width: 730px;
	height: 144px;
	margin-left: 14px;
	border-bottom: 7px solid #c90044;
}
#contact {
	float: left;
	padding: 16px 14px;
	width: 204px;
	height: 105px;
	color: #fff;
	background: #c90044;
}
#contact h1 {
	color: #fff;
	margin-bottom: 3px;
}
#contact a {
	color: #fff;
}
#mainimg {
	width: 491px;
	height: 137px !important;
	display: block;
	float: right;
}
#leftside {
	width: 217px;
	min-height: 200px;
	float: left;
	padding: 50px 0 0 14px;
	margin: 0 7px 0 0;
	background: #fff url(/_img/layup/leftbg.gif) repeat-x;
}
#leftside ul {
	margin: 0;
	padding: 0;
}
#leftside li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#leftside a {
	margin: 0 0 4px;
	text-align: left;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 0 0 16px;
	width: 187px;
	font: 1.4em/1em "HelveticaNeueLT Std Lt", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	background: url(/_img/layup/nav_arrow.gif) no-repeat left center;
}
#leftside a:hover,
#leftside a:focus,
#leftside a.on {
	text-decoration: none;
	color: #c90044;
	background: url(/_img/layup/nav_arrow2.gif) no-repeat left center;
}
.imageholder {
	width: 147px;
	float: right;
	margin: 2px 0 20px 20px;
}
.imageholder img,
.mainlist img {
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	border: 1px solid #e2e2e2;
}
.mainlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mainlist li {	
	width: 100%;
	margin: 0 0 15px;
	clear: left;
	overflow: hidden;
}
.mainlist img {
	float: left;
	margin-bottom: 0; 
}
.mainlist div {
	float: right;
	width: 540px;
	margin: 4px 0 0 15px;
	padding: 0 0 7px;
	min-height: 88px;
	border-bottom: 1px solid #e8e8e8;
}
.mainlist h3 {
	margin: 0 0 2px;
	color: #000;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
.mainlist a {
	float: right;
	text-decoration: none;
	padding: 0 0 3px 20px;
	background: url(/_img/layup/pdf.gif) no-repeat;
}
.mainlist a:hover {
	color: #000;
}
.paging {
	display: inline;
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}
.paging li{
	float: left;
	margin: 15px 0;
	padding: 0;
}
.paging li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 1px 5px 2px;
	text-decoration: none;
	color: #666;
	background: #ddd;
	line-height: 1.3em;
}
.paging li a:hover, .paging li .on{
	background: #c90044;
	color: #fff;
}
#footer{
	clear: both;
	margin: 0 auto;
	width: 730px;
	height: 32px;
	background: #e9e9e9;
}
#footer ul{
	margin: 0;
	padding: 10px 22px;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a{
	color: #888;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #8d8d8d;	
	padding: 0 10px 0 7px;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #bbb;
}
#footer a:hover,
#footer a:focus {
	color: #333;
}
#bottom {
	margin: 0 auto;
	display: block;
	width: 800px;
	height: 29px;
	background: url(/_img/layup/bottom.gif) no-repeat;
}
.docs{
	margin:0;
	padding: 0;
	margin-top: 10px;
}
.docs li{
	background: url(/_img/layup/pdf.gif) no-repeat;
	padding: 2px 0 5px 20px;
	list-style: none;
}



/* Forms */

.formarea{
	text-align: right;
	vertical-align: top;
	width: 340px;
	border: none;
}
.formarea p {
	margin: 10px 0;
	padding: 0;
}
.formarea p label {
	float: left;
}
.formarea select{
	padding: 0;
	width: 174px;
}
.textform {
	background: url(/_img/layup/search_bg.gif) repeat-x;
}
.textformfocus {
	background: #f0f0f0 !important;
}
.textform, 
.textformfocus {
	color: #666;
	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;
}
.highlight {
	font-weight: bold;
	color: #c90044;
}
.sold{
	color: #c90044;
	font-weight: bold;
}
