@charset "utf-8";
/* CSS Document */
/* CSS by Voltamp Media (http://voltampmedia.com)
(c) 2008 Voltamp Media - all rights reserved.
Copying is for losers */

* {
margin:0; 
padding:0; 
border:0;
}

/* structural tags */
body{
	background:#f5f5f5 url(../images/prolux_background.jpg) top center;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 12pt;
	background-repeat: repeat-x;
	text-align: center;
	line-height: 16pt;
}

#mainBlock {
	margin: auto;
	width: 900px;
	height: auto;
	text-align:center;
}

#mainBlockThin {
	margin: auto;
	width: 900px;
	height: auto;
	text-align:center;
}

#mainLogo {
	height: 100px;
	width: 900px;
}

#nav{
	margin: 20px auto;
	font-size: 14pt;
	background-color: #000000;
	text-align:center;
}
.navElement{
	/*float: left;*/
	color: #8292c6;	
	display: inline;
}
.navElementCurrent{
	/*float: left;*/
	color: #8292c6;
	padding: 5px 10px 5px 10px;
	display: inline;
}

.navElement a{
	color: #ffffff;		
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
}

.navElement a:hover{
	color: #000000;
	background-color:#8292c6;
}

.navElement a:visited{
	color: #ededed;		
	text-decoration: none;
}

a {
	color: #8292c6;
	font-weight: bold;
}
#oneColumn{
	width: 900px;
	height: auto;
	margin-top: 20px;
	text-align: left;
}
#leftColumn{
	width: 640px;
	height: auto;
	margin-top: 20px;
	margin-right: 10px;
	text-align: left;
	float: left;
}
#rightColumn{
	width: 250px;
	height: auto;
	margin-top: 20px;
	font-size: 10pt;
	float: right;
	text-align:center;
}
#leftColumnAdmin{
	width: 550px;
	height: auto;
	margin-top: 20px;
	margin-right: 10px;
	text-align: left;
	float: left;
}
#leftColumnProduct{
	width: 475px;
	height: auto;
	margin-top: 20px;
	margin-right: 10px;
	text-align: left;
	float: left;
}
#rightColumnLeftAlignProduct{
	width: 415px;
	height: auto;
	margin-top: 20px;
	font-size: 10pt;
	float: right;
	text-align:left;
}

#rightColumnLeftAlignProduct .leftDiv{
	width: 180px;
	float: left;
}
#rightColumnLeftAlignProduct .rightDiv{
	width: 200px;
	float: right;
}

#rightColumnLeftAlign{
	width: 250px;
	height: auto;
	margin-top: 20px;
	font-size: 10pt;
	float: right;
	text-align:left;
}

.rightColumnHeader{
	margin-top: 15px;
	font-size: 14pt;
	text-align:center;
	color: #000000;	
	border-bottom: 2px solid #8292c6;
}
.rightColumnData{
	text-align:left;
	padding-left: 20px;
	text-indent: -20px;
}

.leftDate{
	font-weight: bold;
}

#aboutLeft{
	float: left;
	width: 430px;
	margin: 10px 10px 10px 0px;
}
#aboutRight{
	float: right;
	width: 430px;
	margin: 10px 10px 10px 0px;
}

.adminColumnHeader{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14pt;
	text-align:center;
	color: #000000;	
	border-bottom: 2px solid #8292c6;
}

p{
	text-align: left;
}

table#users tr td{
	padding: 5px 10px 5px 7px;
}
table#users tr.header td{
	padding: 0px 10px 0px 7px;
	/*border-bottom: 1px solid black;*/
	font-weight: bold;
}

.contactEmailBox{
	margin-top: 20px;
	width: 450px;
}

div.contactEmailBox .input-text{
border:1px solid #3b6e22;
}

div.contactEmailBox label{
display:block;
margin-bottom:10px;
}

div.contactEmailBox label span{
display:block;
float:left;
padding-right:6px;
width:200px;
text-align:right;
font-weight:bold;
}

div.contactEmailBox label span.message{
display:block;
float:right;
text-align:left;
width: 435px;
font-weight:normal;
}

.formError{
	color: #FF0000;
}

.submitProlux{
	background-color: #8292c6;
	padding:0px 6px;
	border:1px solid #000000;
	height:24px;
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}

#footer{
	width: 900px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-top: 1px #8292c6 solid;
	font-size: 8pt;
	line-height: 10pt;
}
#footerLeft{
	width: 600px;
	text-align: left;
	float: left;
}
#footerRight{
	width: 300px;
	text-align: right;
	float: right;
}
.clear{
	clear: both;
}

/* format tags */

h1{
	font-size: 17pt;
	line-height: 30pt;
}
h2{
	font-size: 14pt;
	line-height: 18pt;
}
h3{

	margin: 20px 20px 20px 20px;
	font-size: 14pt;
	text-align:left;
	color: #000000;	
	font-weight: normal;
	border-bottom: 2px solid #8292c6;
}
.submissionerror{
	color: #FF0000;
	font-weight: bold;
}

.inputError1{
	color: #FF0000;
	background-color:#FFCCCC;
	font-weight: bold;
}
.inputErrorLabel{
	color: #FF0000;
}
.faqq{
	font-weight: bold;
}
.lifaq{
	margin-top: 10px;
}
#smallPhotos{
	margin-top: 10px;
	padding: 0px;
	width: 450px;
}
#smallPhotos img{
	margin: 3px;
	border: 0px;
	padding: 0px;
}
.frontImg{
	margin: 5px;
	border: 2px solid #8292c6;
}
.patentPending{
	
}

#errorLogin{
	color: #FF0000;
	width: 375px;
}