/* CSS Document */

* {	margin:0; padding:0; border:0}
body {
	background:#EAEAEA url('/skin/biobeauty/images/bgtop.gif') repeat-x;
}

#header, #header #logo, #menuBar, #page, #footer, #signature {
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
}

#header {
	height: 101px;
}

#header #logo {
	width: 285px;
	height: 100px;
}

#menuBar
{
	height: 52px;
}



#page {
	padding: 0;
	width: 847px;
	background-color: white;
	border: 1px solid #C8C8C8;
	padding-bottom: 10px;
}



P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


H1, .cfText {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #00B0C7;
}

 .cfText {
 	margin: 5px 50px;
 }
 
h1.cfText {
	margin-top: 30px;
}

p.cfText {
	font-size: 12px;
}

A {	color: #000000; text-decoration: none; }
A:hover { color: #00B0C7; }

.regulartext, .tip {
	font-size: 11px;
	margin-bottom: 4px;
}

.tip {
	margin-left: 15px;
	margin-bottom: 7px;
	text-indent:-10px;
}

#leftStripe, #topStripe, #bottomStripe, 
#leftfooter, #topfooter, #bottomfooter
 {
	float: left;
}

#leftfooter {margin-left: 32px;}

#topStripe, #topfooter {
	width: 845px;
	height: 20px;
	background: url("/skin/biobeauty/images/menu_2.png") bottom no-repeat;
}
#topStripe P {
	font-size: 10px;
	text-align: right;
	margin-right: 75px;
}

#topStripe P  IMG { vertical-align: text-bottom; margin-left: 10px;}

#bottomStripe IMG, #bottomfooter IMG {display: block; float: left;}

#qSearch
{
	background: white;
	border: 1px solid #C8C8C8;
	margin-left: 10px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border-right: none;
	width: 130px;
	height: 14px;
}

#SearchButton
{
	width: 60px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border: 1px solid #C8C8C8;
	height: 16px;
	vertical-align: middle;
	margin-top: -1px;
}

#footer
{
	height: 150px;
	clear: both;
	overflow: hidden;
}

#signature, #partners {
	clear: both;
	text-align: center;
	margin: 20px auto;
	font-size: 11px;
	color: #777;
	overflow: hidden;
}

#signature p, #partners p {
	padding: 0 70px;
	margin-bottom: 10px;
}

.button {
	margin-top: 20px;
	margin-right: 20px;
	padding-top: 3px;
	background: url("/skin/biobeauty/images/bgbttn.png") no-repeat;
	width: 175px; height: 39px;
	font-weight: bold;
	color: white;
}

#spacer {
	width: 100%;
	height: 1px;
	clear: both;
}

#heighter {
	width: 1px;
	height: 400px;
	float: left;
}

.warning {
	border: 1px solid #C8C8C8;
	background-color: white;
	padding: 10px;
	margin-top: 10px;
	font-weight: bold;
	color: #00B0C7;
}
