
/* Hide if Flash */

.flashInstalled .flash,
.flashInstalled #mainimg {
	visibility: hidden;
}

/* Tags */
body {
	font: 62.5%/133% Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #5a2878;
	text-align: center;
}
a {
	color: #fff;
	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-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 16px;
}
hr {
	background:none;
	border: none;
	border-bottom: 1px solid #ccc;
	height: 1px;
}
form, 
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
button,
#boxes a,
.intropage a {
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	cursor: pointer;
} 
legend {
	display: none;
}

/* Structure */

#contents{
	margin: 0 auto;
	padding: 0 33px;
	width: 934px;
	text-align: left;
}
#middle {
	margin: 33px 33px 0 0;
	padding-bottom: 70px;
	float: left;
	width: 349px;
	font-size:1.1em;
	line-height: 1.3;
}
.penny, 
.tagline, 
.contactinfo {
	display: block;
	text-indent: -9000px;
	background: url(/_img/layup/penny.gif) no-repeat;
	margin: 30px 0 15px;
	padding: 0;
	height: 73px;
	width: 177px;
}
.tagline {
	position: absolute;
	background: url(/_img/layup/tagline.gif) no-repeat;
	margin: -64px 0 0 33px;
	height: 34px;
	width: 208px;
}
.contactinfo {
	float:right;
	background: url(/_img/layup/phone.gif) no-repeat;
	margin: 0;
	height: 50px;
	width: 294px;
}

#logo {
	text-indent: -9000px;
	background: url(/_img/layup/logo.gif) no-repeat;
	margin: 0 0 39px;
	padding: 0;
	height: 93px;
	width: 232px;
}

.printlogo {
	display: none;
}

#navi {
	width: 161px;
	height: 369px;
	float: left;
	margin: 50px 0 0 0;
	padding: 20px 0 0 0;
	background: #713297;
}
#navi ul {
	margin: 0;
	padding: 0;
}
#navi li {
	display: block;
	list-style: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#navi li ul{
	margin: 8px 10px 8px 0;
	overflow: hidden;
}
#navi a{
	margin: 0 0 0 -5px;	
	text-align: left;
	color: #bd589c;
	text-decoration: none;
	display: block;
	padding: 0 0 8px 18px;
	font: 2.1em/1 Helvetica, Arial, sans-serif;
	border-left: 5px solid #5a2878;
	clear: left;
}
#navi a:hover,
#navi a:focus,
#navi .on {
	text-decoration: none;
	color: #fff;
}
#navi .on {
	border-left: 5px solid #fff;
}

/*enviroment link */
#navi #n7 {
	color: #5eb378;
}
#navi #n7:hover,
#navi #n7:focus,
#navi #n7.on {
	text-decoration: none;
	color: #92f2ab;
}



#navi li ul a{
	float:left;
	text-align: left;
	color: #fff;
	padding: 0 15px 5px 25px;
	font: 1.1em/1 Verdana, Arial, Helvetica, sans-serif;
	border: none;
}
#navi li ul a:hover,
#navi li ul a:focus {
	border: none;
	color: #dbcce5;
}
#navi li ul .on {
	border: none;
	background: url(/_img/layup/arrow.gif) no-repeat top right;
}


#rightside{
	margin: 0 0 34px 0;
	float: right;
	width: 389px;
}
#mainimg {
	width: 389px;
	height: 389px;
	clear: right;
}
#boxes {
	margin: 0;
	padding: 0;
}

#boxes li {
	list-style: none;
	background: #32b6df;
	float: left;
	/*width: 103px;*/
	width: 363px;
	height: 103px;
	margin: 1px 1px 0 0;
	padding: 13px;	
}
#boxes p {
	color: #424242;
	font: 1.1em/1.2 Arial, Helvetica, sans-serif;
	height: 69px;
	padding: 0;
}
.b2 {
	background: #edb338 !important;
}

.b3 {
	background: #dc679e !important;
	margin-right:0 !important;
}
#boxes a{
	float: right;
	width: 18px;
	height: 13px;
	background: url(/_img/layup/arrow2.png) no-repeat;
}
#boxes h2{
	margin: 0 0 8px;
	font-size: 1.6em;
}
.intropage {
	margin: 0;
	padding: 0;
}
.intropage li{
	list-style: none;
	clear:both;
	padding: 0 0 20px 0;
	overflow: hidden;
}
.intropage img {
	float: left;
	margin-right: 12px;
}
.intropage a{
	float: right;
	width: 60px;
	height: 16px;
	background: url(/_img/layup/more.gif) no-repeat;
}
.intropage h2 {
	margin: 0;
}
.intropage p {
	font-size: 1.2em;
	height: 34px;
}

#footer{
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 25px;
}
#footer ul{
	margin: 0 26px;
	padding: 0;
	list-style: none;
	text-align: right;
}
#footer li{ 
	display: inline;
	float: left;
}
#footer a{
	font-weight: bold;
	color: #a37abb;
	text-decoration: none;
	border-right: 1px solid #a37abb;	
	padding: 0 10px 0 7px;
}
#footer .last {
	float: right;
}
#footer .no a { 
	border-right: none;	
}
#footer .last a { 
	border-right: none;	
	color: #7d4f99;
}
#footer a:hover,
#footer a:focus {
	color: #bb98d0;
}

.docs {
	margin: 10px 0 20px 0;
	padding: 0;
}
.docs li{
	clear: left;
	list-style: none;
	margin-bottom: 8px;
}
.docs a{
	color: #fff;
	padding: 5px 0 5px 22px;
	background: url(/_img/layup/docs.gif) no-repeat 0 3px ;
}


#sitemap,
#sitemap ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#sitemap  a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding: 2px 0 2px 18px;
}
#sitemap  a:hover { 
	color: #000;
}
#sitemap ul a {
	color: #53107f;
}
#sitemap ul a {
	font-weight: normal;
}
#sitemap li {
	border-left: 1px solid #CDCDCD;
	background: url(/_img/layup/sitemapli.gif) no-repeat 0 .5em;
}


/* 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: #713297 !important;
	color: #fff !important;
}
.textformfocus {
	background: #fff !important;
	color: #713297 !important;
}
.textform, 
.textformfocus {
	padding: 3px 3px 4px 3px;
	width: 168px;
	border: 1px solid #713297;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.formarea button {
	width: 53px;
	height: 22px;
	background: #bd589c url(/_img/layup/submit.gif) no-repeat;
}
.formarea button:hover,
.formarea button:focus{
	background-color: #a94a77;
}


/* Ajax & Error Checking */

.formerror .textform, 
.formerror .textformfocus {
	border: solid 1px #fff;
	color: #d11010;
}
.formerror .textformfocus {
	background: #fff !important;
}
.formerror label:after {
	color: #32b6df;
	content: " *";
}
.formerror label {
	color: #32b6df;
}
.error {
	color: #32b6df;
	padding: 10px 0 !important;
	text-align: left !important;
}
#waiting {
	position: absolute;
	background-color:#5a2878;
	width: 343px;
	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-size: 1.3em;
	padding: 0;
	margin: 0 0 16px;
}
