/* CSS2.1 Document by Michal Pilch(michal.pilch@media77.co.uk) */
*{margin:0; padding:0; outline:none;}

body {
	font:14px/20px 'PerspectiveSansRegular', Verdana, Arial;
	color: #828282;
	background:#fbfbfb url(images/bg_body.jpg) top left repeat fixed;
	margin:0; padding:0;
}

a {
	color: #666;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	border:none;
	color:#e1067c;
	text-decoration:underline;
}	
.errorfield {
	color:#e1067c;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}
.note {
	color: #d00e2f;
	text-align: left;
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	line-height: 15px;
	text-align:center;
	margin:-4px;
	padding-bottom:7px;
	font-weight:bold;
}


h1 {
color: #939597;
font:bold 12px/35px Verdana,Arial,Helvetica,sans-serif;
margin:0;
padding:5px 0;
text-transform:uppercase	
}

h2 {
	color: #585858;
	padding:10px 0 25px 0; margin:0;
	text-transform:uppercase;
	font: 60px/50px 'OstrichSansCondensedLight', Arial, sans-serif;
	background:url(images/bg_ruler.jpg) bottom left repeat-x;
	letter-spacing:0px;
}

h3 {
	color:#e1067c;
	font-size: 12px;
	margin-top:25px;
}



.hlproducts {
	color: #a2a2a2;
}
.hlproducts:hover {
	color: #828282;
	border-bottom: solid #939393 1px;
}
.gborder {
	border: solid #b3b3b3 1px;
	width: 128px;
	height: 128px;
	margin: 4px;
}


/*#about img{ margin-left: 25%; margin-right: 25%; }*/

.pladge {
	padding-left:76px;
	padding-top:5px;
}
.homepladge {
	padding-left:10px;
	padding-top:5px;
	border:0px;
}
#asgreen img {
	margin-left: 25%;
	margin-right: 25%;
}
#footer img {
	border: 0px;
}
#footer a:hover {
	border: 0px;
}
.toupdate {
	float: left;
	padding-top:35px;
	margin: 1px;
	cursor: pointer;
	border: solid #CCCCCC 1px;
	font-size:14px;
	font-weight:bold;
	width:133px;
	height:65px;
	text-align:center;
}
.introwell {
	letter-spacing:2px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.wellnote {
	line-height: 20px;
}
#uploadMessage {
	display: none;
	position:absolute;
	left:50%;
	top:50%;
	background-color: #5f6062;
	border: 3px double #000;
	padding: 4px;
	color: #ffaa12;
	font-size: 14px;
	font-family: arial;
}
#massageDelivered {
	text-align:center;
	display: inline;
	position:absolute;
	left:50%;
	top:50%;
	background-color: #5f6062;
	border: 3px double #000;
	padding: 4px;
	color: #b7bc08;
	font-size: 18px;
	font-family: arial;
	font-weight:bold;
}
#okButtton {
	border: 1px #b7bc08;
	padding: 1px;
	color: #ffffff;
	font-size: 18px;
	font-family: arial;
	font-weight:bold;
	cursor:pointer;
	margin-top:5px;
	padding-left:11px;
	padding-right:11px;
}
#about p {
	line-height:15px;
}
#asgreen p {
	line-height:15px;
}


.intro{font:20px/30px Georgia, Times New Roman, Times, serif; }

.top{
	height:35px; width:35px;
	display:block;
	outline:none;
	text-indent:-1000em;
	background:url(images/topBtn.gif) 0 0 no-repeat;
	} 
.top:hover{
	background:url(images/topBtn.gif) 0 -35px no-repeat;
	}
		
/*-------------------- Fonts ----------------------*/

/*navigation*/
@font-face {
    font-family: 'OstrichSansBlack';
    src: url('fonts/ostrich_sans/ostrich-black-webfont.eot');
    src: url('fonts/ostrich_sans/ostrich-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ostrich_sans/ostrich-black-webfont.woff') format('woff'),
         url('fonts/ostrich_sans/ostrich-black-webfont.ttf') format('truetype'),
         url('fonts/ostrich_sans/ostrich-black-webfont.svg#OstrichSansBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*h2*/
@font-face {
    font-family: 'OstrichSansCondensedLight';
    src: url('fonts/ostrich_sans/ostrich-light-webfont.eot');
    src: url('fonts/ostrich_sans/ostrich-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ostrich_sans/ostrich-light-webfont.woff') format('woff'),
         url('fonts/ostrich_sans/ostrich-light-webfont.ttf') format('truetype'),
         url('fonts/ostrich_sans/ostrich-light-webfont.svg#OstrichSansCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PerspectiveSansRegular';
    src: url('fonts/perspective_sans/persans-webfont.eot');
    src: url('fonts/perspective_sans/persans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/perspective_sans/persans-webfont.woff') format('woff'),
         url('fonts/perspective_sans/persans-webfont.ttf') format('truetype'),
         url('fonts/perspective_sans/persans-webfont.svg#PerspectiveSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
