@charset "utf-8";
/* CSS Document */

#page {
	background-color: transparent;
	border: none;
}

#registerForm {
 float: right;
 background: white;
 border: 1px solid #C8C8C8;
}

.formHint, .error, .teaser {
	font-size: 11px;
}

.registerLabels {
	font-size: 11px;
	text-align: right;
	margin-right: 5px;
	height: 25px;
	margin-top: 7px;
}


TH {background-color: #00B0C7; height: 12px;}

TH P.registerLabels {color: white; font-size: 14px; color: white; text-align: left; margin-left: 10px; font-weight: normal;}

TD INPUT, TD TEXTAREA, TD SELECT, TD IMG {
	background: white;
	border: 1px solid #C8C8C8;
	margin: 10px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #C8C8C8;
	width: 260px;
	height: 16px;
}
TD INPUT.button {border: none}

TD .selector, TD IMG {
	width: auto; height: auto;
}

.error
{
	margin-left: 10px;
	width: 230px;
	padding-left: 25px;
	padding-top: 6px;
	height: 25px;
	color:white;
	margin-top: 0;
	background: url("/skin/biobeauty/images/banderror.png") no-repeat;
	
}

.FieldError {
	background: #FAC7C7;
}

#customers, #newcustomers {
	border: 1px solid #C8C8C8;
	width: 580px;
	margin: 1px;
	float: right;
	background-color: white;
	padding: 15px;
}

#newcustomers .button {
	margin-left: 60px;
}

#login #infoBanners, .infoForgot {
	margin:0 !important;
}

.FormLabels {
	text-align: right;
	margin-right: 5px;
	height: 25px;
	font-size: 11px;
}

.FormFields {
	border: 1px solid #C8C8C8;
}

#infoBanners {
	float: left;
	width: 220px;
	padding-left: 10px;
}

#infoBanners IMG {
	margin-bottom: 10px;
}

#menu {
	float: left;
	width: 200px;
}

#content {
	float: left;
	width: 645px;
}

.bullet { vertical-align: middle; margin-right: 5px;}

.secondCatText {
	font-size: 13px;
	color: #007584;
	font-weight: normal;
	margin-top: 10px;
}

#info H1 {
	margin-bottom: none;
	border-bottom: 1px solid;	
}

.infoDescription {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.pagesBreadCrumbs, TD P, .addresses {
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 8px;
}
TD P, .addresses {
	text-align: left;
}

.thirdCatText {
	text-align: right;
	margin-top: 20px;
}

.itemTabular {
	font-size: 12px;
}

.radio { width: auto; text-align: left; vertical-align: middle;}

/* order summary in account */
#oheader {
	background: #dddddd;
	float: left;
	padding: 3px 3px;
}

#oheader DIV {
	font-weight: bold;
}

#code, #odate, #ddate, #status, #pname, #pquant, #punit, #pdiscount, #pfinal, #pvalue {
	float: left;
	width: 109px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pname { width: 220px}
#punit {width: 90px}
#pquant {width: 40px;}
#pdiscount {width: 70px}


#row { clear: both;}

#ofooter {
	clear: both;
}

#ofooter #label, #ofooter #total {
	width: 540px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
}

#ofooter #total {
	width: 100px;
	text-align: left;
	padding-left: 5px;
}

#forgot {
	width: 580px;
	float: right;
	background: white;
	border: 1px solid #C8C8C8;
	padding: 15px;
	height: 396px;
}

.userTypeSelector {
	width: auto;
}
