/* CSS Document */
/* ChiBerry.com Style Sheet */
* { margin: 0; padding: 0; }

body {
background: #ffdddd url(images/bg-berries.jpg) repeat;
color: black;
font: 80% "Verdana", "Arial", "Helvetica", "Tahoma", sans-serif;
text-align: center;
}
h1 { text-align: center; font-weight:bold; }
h3 { text-align: center; }
a { color: #B01737; text-decoration: underline; }
a:hover {text-decoration:none;}
ol li { 
display: inline; 
list-style-type: decimal;
}

.clearer {clear: both;}

.container {
margin: 0 auto;
text-align: left;
background: #ffffff url(images/white_bg.jpg) repeat;
width: 898px;
border-left: 1px solid #B01737;
border-right: 1px solid #B01737;
margin: -30px auto 0px auto;
}

.hdr {  
    margin: 28px 0 0 0;
	padding-top: 20px; 
	background:url(images/bg-navbar3.gif) repeat-x 0 20px; 
	width: 898px;
}     
.logo {
	float:left;
	width:206px;
	margin: -5px 0px 0px 27px;
	display:inline;
	background-color:transparent;
	background:none;
}
.logo h1 {
	background:url(images/ChiBerry_logo.gif) no-repeat; 
	height:66px;
	width:206px;
	text-indent:-5000px;   
}             
.logo h1 a {
	height:66px;
	width:206px;
	background:none;
}
.logo h3 { font-size: 1.1em; margin: 0 -1px; background-color:transparent; background:none; }
.logo img { }

.headline {
	margin-top: -15px;
	padding-left: 256px;
	text-align:center;
	font-size: 1.1em;
	color: #669933;
}
.headline a, .headline a:visited { color: #669933; }
.headline a:hover {}

.menu {
	padding-top:0px;
	height:48px;   
	padding-left:20px;
}      
.menu ul {
	list-style:none;
	text-align:center;
}                
.menu li {
	display:inline; white-space:nowrap; text-wrap:none;
	line-height: 50px;
}    
.menu li img { height:50px;	padding: 0 5px 12px; margin: 0 2px; vertical-align:middle;
}             
.menu a {
	font-size: 1.2em;
	font-weight: bold;
	padding: 11px 5px; 
	margin: 0 2px;
} 
html>body .menu a:hover { background-color: white; }

.splash {
	width: 898px;
	height:300px;
	background:url(images/bg-splash-sunrays.jpg) repeat-x left bottom;  
	border-bottom: 1px solid #B01737;
	margin-top: 0px;
	margin-bottom: 20px;
}
.splash .splashinner { padding-top:60px; width: 840px; margin: 0 auto; }
.splash img#bottle {margin: 0px 20px; height:230px; float:left; }
//.splash img#bottle.floatleft { float:left; }
//.splash img#bottle.floatright { float:right; }
.splash .sell { 
	text-align: center;
	width: 560px; 
	padding:30px 0;
	margin:0; 
	float:left;
}
.splash .sell span.benefits { color:black; font-size:16px; font-weight:bold; font-family: "Arial", "Tahoma", sans-serif; }
.splash h1 { font: 2.5em }
.splash p { font: 1.3em }
.splash h3 { } 

.banner {
	width: 898px;
	height: 60px;
	background:url(images/bg-banner-sunrays-15down.jpg) repeat-x left bottom;
	border-bottom: 1px solid #B01737;
	margin-top: 0px;
	margin-bottom: 20px;
} 
.banner .nymph, .splash .nymph { position:absolute; padding:14px 10px 10px 10px; width:240px; }
.banner .nymph h3, .splash .nymph h3 { font-size:11px; font-weight:bold; }

.banner .title { float: right; width: 600px; }  
.banner h1 { margin-top: 1px;}
.banner h3 {margin-top: 0px;}


.left {
background: white;
float: left;
width: 250px;
}
.left p { font-size: 10px; padding: 0 10px 0 20px; margin: 5px 0; }
.left h4 { padding:  0 40px 0 20px; margin: 15px 0 5px 0; }
.left h4.red { color:#CC0000; font-size:11px; font-weight:bold; }
.left h4.red span.reg {font-size:6px;}
.left ul {font-size: 10px; }
.left li { margin: 0 30px 0 40px; }
.left .left-menu {
    background-color: #FFFF99;
    margin: 20px;
    padding: 15px 0;
    width: 83%;
}
.left .left-menu li { margin-left: 25px; }
.left .left-menu h4 { padding: 0 15px; margin-top:0px; }

.purple { background-color: #ffccff !important; }

.main {
background: white;
width: 610px;
padding-right: 10px;
margin-left: 260px;
}
.main img { margin-top: 10px; margin-left: 10px; }
.main h2 { padding-top: 10px; }
.main h3 {font-size:14px; font-weight:bold;}
.main blockquote { margin-left: 20px; font-style: italic; line-height: 1.3em; }
.main p {padding: .9em 0; line-height: 1.4em; }
.main ul {margin-left: 30px; line-height: 1.3em; }
.main form {display: inline;}
span { color: #B01737; font-weight: bold; } 
.main .right { float:right; text-align: center; }
.main table { border: 1px solid black;}
.main td {text-align: left; padding: 5px;}
.main table.paypal { font-size:10px; margin:-7px; text-align:left; border: none;}
.main .buybox { border: 1px solid black; padding:5px; margin: 5px 0; text-align:center; width: 210px; line-height:2em; }
.main input { } 

.foot { 
	background: #fff url(images/bg-banner-sunrays-15down.jpg) repeat-x left bottom; 
	width: 898px;
	height: 41px;
	margin: 0 auto;
	border-left: 1px solid #B01737;
	border-right: 1px solid #B01737;
	border-top: 1px solid #B01737;
	text-align: center;
	font-size: .8em;
}
.foot p { padding-top: 13px; }
.footnote { font-size: .8em; }


