﻿body {
	background: #828385 url(background.jpg);
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #ffffff;
}

a.black 
{
	color: #000;
}

#top {
	background: #5C6376;
	height: 67px;
}

#header {
	background: #5C6376 url(header01.jpg) no-repeat 50% top;
	height: 50px;
	margin: 0 auto;
	padding: 17px 0 0 40px;
	width: 798px;
}

#header h1 {
	display: none;
}

#shadow {
	background: url(shadow.jpg) repeat-y right top;
	margin: 0 auto;
	width: 843px; 
}
#wrapper {
	background: #ffffff url(blue.jpg) repeat-y;
	margin: 0 auto;
	width: 835px;
}
#topshadow {
	background: url(header02.jpg) no-repeat;
	height: 8px;
}

ul#navigation {
	background: #3F5A77 url(blue.jpg) repeat-y;
	color: #ffffff;
	float: left;
	font-size: 0.8em;
	line-height: 1.5em;
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;
	width: 145px;
}
ul#navigation a {
	text-decoration: none;
}
ul#navigation a:hover {
	text-decoration: underline;
}
ul#navigation li {
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0 0;
}
ul#navigation ul {
	font-size: 0.9em;
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 15px 0 10px 0;
}
ul#navigation ul li {
	font-weight: normal;
	padding: 2px 0;
}
hr {
	border-top: 1px solid #2c3746;
	border-bottom: 1px solid #898c93;
	margin-left: -27px;
	padding: 0;
	width: 180px;
}

#content {
	background: #ffffff url(blueshadow.gif) repeat-y left top;
	color: #3E5977;
	font-size: 0.8em;
	margin-left: 185px;
	padding: 0 40px 40px 0;
	position: relative;
	z-index: 1;
}
#content h2 {
	color: #902956;
	font-size: 1.8em;
	letter-spacing: -2px;
	margin: 0;
	padding: 10px 0 20px 40px;
}
#content h3 {
	color: #555555;
	font-size: 1.3em;
	padding: 0 0 0 40px;
	margin: 0;
}
#content a {
	color: #3E5977;
	text-decoration: underline;
}
#content ol {
	list-style: none;
	margin: 0;
	padding: 30px 0 0 0;
}
#content li {
	clear: both;
	min-height: 40px;
	position: relative;
}
/*IE6 Hack */
* html #content li {
	height: 40px;
}
#content fieldset {
	border: none;
	/*line-height: 2.4em;*/
	margin: 0 0 0 40px;
	padding: 0;
	position: relative;
}
#content legend {
	margin: 0;
	padding: 0;
}
#content legend span {
	color: #3E5977;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
}
#content label {
	float: left;
	min-width: 180px;
}
#content input {
	font-size: 12px;
	/*height: 13px;*/
	margin: 0 20px 0 0;
	padding: 0;
	width: 120px;
}
#content select {
	font-size: 12px;
	/*height: 20px;*/
	margin: 0 20px 0 0;
	width: 126px;
}

/*This is hidden from IE */
*:lang(en) #content select {
	width: 124px;
}

#content .nolabel {
	display: block;
	margin: 0 0 0 180px;
}
#content .submit {
	clear: both;
	color: #000000;
	font-size: 1em;
	padding: 0 5px;
	/*height: 22px;*/
	text-align: center;
	/*width: 90px;*/
	width: auto;
}
#content fieldset br {
	clear: both;
}
#content p {
	padding: 0 0 0 40px;
}
.qualityimage {
	float: right;
	margin: 0 0 20px 20px;
	position: relative;
}

#clear {
	clear: both;
}
#bottomshadow {
	background: url(shadow02.jpg) no-repeat left bottom;
	font-size: 1px; /* For IE6 */
	height: 14px;
	margin: 0 auto;
	width: 835px;
}

#footer {
	font-size: 0.8em;
	padding: 10px 0 0 0;
	text-align: center;
}

/* Page specific styles */
/* Home Page */
#home {
	background: url(homeimage.jpg) no-repeat left 30px ;
	color:  #526985;
	height: 330px;
	padding: 0 0 0 420px;
	margin: 0 0 0 5px;
}
#home h2 {
	/*color: #969595;
	font-size: 1em;*/
	margin: 0;
	padding: 7px 0 0 0;
}
#home fieldset {
	border: none;
	line-height: 1.2em;
	margin: 20px 0 0 0;
	padding: 0;
	position: relative;
}
#home legend span {
	color: #445d7b;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -17px;
	left: 0;
}
#home ol {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}
#home li {
	height: 40px;
}
#home label {
	float: left;
	margin: 0;
	width: 110px;
	min-width: 110px;
}
#home input {
	font-size: 12px;
	height: 13px;
	margin: 0;
	padding: 0;
	width: 77px;
}
#home .submit {
	/*background: url(button.gif) no-repeat;
	border: none;
	color: #ffffff;*/
	font-size: 1em;
	height: 23px;
	margin: 0 0 10px 110px;
	padding: 0;
	text-align: center;
	width: 80px;
}

#home span {
	display: block;
}

#homenext {
	background: #2F556A url(homenextimage.jpg) no-repeat 0px top;
	color: #ffffff;
	font-weight: normal;
	height: 135px;
	line-height: 2em;
	padding: 40px 0 0 0px;
}
/*IE6 hack :( */
* html #homenext {
	float: right;
	width: 650px;
}

#homenext .tagline {
	padding: 0 370px 0 30px;
}
/* Step 2*/
.total {
	color: #902956;
	font-size: larger;
	font-weight: bold;
}

.label 
{
	float: left;
	min-width: 180px;
}

/* Upload Gerber File */
#content input.upload {
	font-size: 14px;
	height: 20px;
	width: auto;
}
#content .radio input {
	width: 12px;
}

/* SECPay */

#secpay label {
	width: 300px;
}
#secpay .nolabel {
	margin: 0 0 0 300px;
}

img.progressbar
{
	/*padding: 10px;*/
	/*margin-left: 30px;*/
}


/* login page button overrides */
#content .BtnOverride
{
	color: #3E5977;
	cursor: pointer;
	background-color: #FFFFFF;
	border: none;
	font-size: 1em;
	height: auto;
	padding: 0px;
	/*margin: 0px;*/
	text-align: left;
	text-indent:-4px;
	width: auto;
}

#content .BtnOverride:hover {
	color: #000000;
}

#btn1 .BtnOverride
{
	background-color: #FFFFFF;
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: auto;
	font-size: 1em;
	height: auto;
	cursor: pointer;
}

#up1 .BtnOverride
{
	background-color: #FFFFFF;
	border: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: auto;
	font-size: 1em;
	height: auto;
	cursor: pointer;
}

#content .Btnright {
	float: right;
	position: relative;
}

#content .loginsubmit {
	/*background: url(button.gif) no-repeat;
	border: none;
	color: #ffffff;*/
	font-size: 1em;
	margin: 0 0 0 -20px;
	/*min-height: 23px;*/
}

#content .smaller {
	font-size: 0.7em;
}

#content .larger {
	font-size: 1.2em;
}

#content .red {
	color: #ff0000;
}

#content .Btnpay {
	border: 2px solid #000000;
	margin: 0 16px 0 0;
}

#content .Btnpay:hover {
	border: 2px solid #3E5977;
}

#content .error {
	position: absolute;
}

#content .nomargin {
	margin: 0;
}