@import url("sidebar_en.css");

@media screen {

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	behavior: url("/~bryson/nbwildblue/csshover.htc");
}

#wrapper {
	width: 720px;
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	z-index: 2;
}

#sidebar {
	width: 200px;
	background: url(images/logo_bnbb.gif) no-repeat 15px top;
	padding-top: 90px;
	margin-top: 15px;
	color: #000;
	padding-left: 15px;
	position: absolute;
	top: 0;
	left: 0;
}

#header {
	width: 490px;
	height: 120px;
	position: relative;
	overflow: visible;
}

#header h3#head_newsevents {
	background: url(images/header_newsevents.gif) no-repeat left center;
	width: 490px;
	height: 120px;
}

#header h3#head_growerinfo {
	background: url(images/header_growerinfo.gif) no-repeat left center;
	width: 490px;
	height: 120px;
}

#header h3#head_aboutbnbb {
	background: url(images/header_about.gif) no-repeat left center;
	width: 490px;
	height: 120px;
}

#header h3#head_pollination {
	background: url(images/header_pollination.gif) no-repeat left center;
	width: 490px;
	height: 120px;
}

#header h3#head_aboutberries {
	background: url(images/header_aboutberries.gif) no-repeat left center;
	width: 490px;
	height: 120px;
}

h2 span, h3 span, h4 span {
	display: none;
}

#content {
	width: 490px;
	float: right;
	color: #000;
	font: 1.0em/1.2em Georgia, "Times New Roman", Times, serif;
}

#content ul {
	margin-left: 0;
	margin-bottom: 12px;
	margin-right: 0;
	margin-top: 9px;
	list-style-image: url(images/bullet_berry.gif);
	list-style-position: outside;
}

#content ul li {
	margin-bottom: 8px;
	font-size: .9em;
	line-height: 1.2em;
}

#content ul li.highlight {
	margin-bottom: 8px;
	font-size: .9em;
	line-height: 1.2em;
	background-color: #f4f3cf;
	padding: 5px;
	border: 1px solid #cccfce;
}

#content a, #content a:active {
	text-decoration: underline;
	color: #2b3f83;
}

#content a:hover {
	text-decoration: underline;
	color: #7489bc;
}

#content h5 {
	color: #2b3f83;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: normal bold 1.0em/1.2em Helvetica, Geneva, Arial, sans-serif;
}

h3#gowildblue {
	background: url(images/Home_2011_06_en.png) no-repeat;
	width: 520px;
	height: 300px;
}

#berries {
	background: url(images/berries.gif) no-repeat;
	z-index: 1;
	bottom: -125px;
	left: 180px;
	width: 450px;
	height: 388px;
	position: fixed !important;
	position: absolute;
}

#footer {
	width: 520px;
	border-top: 1px dotted #2b3f83;
	color: #2b3f83;
	font: .8em/1.5em Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 25px;
	margin-top: 30px;
}

#preLoader {
	display: none;
}

}
