﻿	/* Layout Elements */

body#home					{
	background: #f0f0f0 url('../images/backgr-page.gif') repeat-x 0
0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

body#home .header			{
	height: 450px;
	overflow: visible;
	background: url('../images/TopBackGround.png') no-repeat 0
0;
}

.page-content				{
	width: 910px;
	padding: 0 0 20px 0;
	background: #fff url('../images/backgr-content.gif') repeat-y 0
0;
	overflow: hidden;
}	
.page-content .wide-page	{ padding: 0 50px 0 330px; }
.wide-page blockquote		{ padding: 0 200px 30px 0; background: url(../_img/b/backgr-about-right.jpg) bottom right no-repeat; }

body#home .page-content .left					{ float: left; width: 249px; margin: 0 0 0 50px; display: inline; /* IE6 Double Float Bug Fix */ }
body#home .page-content .left p					{ margin-right: 30px; }
body#home .page-content .left .news-date-home	{ margin: 0; padding: 0; }

body#home .page-content .right					{ float: right; width: 570px; margin: 0 10px 0 0; padding: 0 0 0 30px; border-left: 1px solid #bfc0c2; }
body#home .page-content .right blockquote		{
	padding: 0 40px 0 285px;
	background: url('../images/fronteaser.jpg') no-repeat -10px
}


	/* Logo */
h1.logo						{ position: absolute; top: 0; left: 50px;  }
h1.logo						{ background: url('../images/LogoBelValley.png') 0 0 no-repeat; }
h1.logo a					{ display: block; width: 255px; height: 80px; text-indent: -9999px; overflow: hidden; }


	/* Header for Home Page */
body#home .header div.right			{ position: absolute; top: 190px; left: 330px; width: 540px; /*background: #ccc;*/ }
body#home .header div.right	h2		{
	font: normal 28px/34px Georgia, Times, "Times New Roman", serif;
	color: #FFFFFF;
	margin: 0 0 10px 0;
}
body#home .header div.right	p		{
	font: normal 20px/30px Arial, Helvetica, Verdana, sans-serif;
	color: #BFC0C2;
	margin: 0 0 10px 0;
}

	/* Header for Interior Pages */
body#interior .header div.right		{ position: absolute; top: 190px; left: 330px; width: 540px; /*background: #ccc;*/ }
body#interior .header div.right	h2	{ font: normal 28px/34px Georgia, Times, "Times New Roman", serif; color: #000; margin: 0 0 10px 0; }

body#home .header img.right			{ position: absolute; top: 150px; left: 0; width: 300px; }


	/* Headings & Special Text */
.page-content h3			{ font: normal 24px/32px Georgia, Times, "Times New Roman", serif; color: #000; margin: 0 0 10px 0; }
.page-content h4			{ font: normal 20px/36px Georgia, Times, "Times New Roman", serif; color: #444; margin: 0 0 0 0; }

.page-content .chapeau		{ font: normal 16px/26px Arial, Helvetica, Verdana, sans-serif; color: #444; margin: 0 40px 20px 0; padding: 0 30px 0 0; }
.page-content .chapeau		{ padding-bottom: 20px; border-bottom: 1px solid #bfc0c2; }
.wide-page .chapeau			{ border: none; margin: 0 20px 0 0; }

.footnote					{ padding-top: 15px; margin-top: 30px; border-top: 1px dotted #bfc0c2; }
.footnote p					{ font-style: italic; color: #999; }

	/* Top Right Copy */
.top-copy					{ position: absolute; top: 15px; left: 615px; width: 255px; }
.top-copy p					{ text-align: right; color: #666; }


	/* Normal Links Display */
a:link, a:visited	{
	color: #81A5D7;
	text-decoration: none;
}
a:hover, a:active	{ color: #2e3a90; }


	/* Big Links Display */
.fa-link			{ font-size: 16px; }


	/* Body Copy Display */
p, ul, dd	{
	font: 12px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #444;
	text-align: left;
	margin-bottom: 20px;
}
sup			{ line-height: 0; vertical-align: super; font-size: 90%; }


	/* Top Navigation */
.top-nav							{ position: absolute; top: 100px; left: 50px; height: 29px; overflow: visible; }
.top-nav							{
	border-left: 1px solid #bfc0c2;
	border-top: 1px solid #bfc0c2;
	margin-left: 0px;
}

.top-nav li							{ float: left; }

.top-nav a							{ display: block; padding: 8px 15px 7px 16px; }
.top-nav a							{ border-right: 1px solid #bfc0c2; border-bottom: 1px solid #bfc0c2; background: #f0f0f0; }
.top-nav a							{ font: normal 13px/13px Arial, Helvetica, Verdana, sans-serif; }
.top-nav a:link, .top-nav a:visited	{ color: #444; }
.top-nav a:hover, .top-nav a:active	{
	color: #000;
	background: #81A5D7;
}

.actual { color: #000; border-bottom: 1px solid #fff; background: #fff; }

	/* Footer */
.footer								{ width: 910px; padding: 0 0 30px 0; overflow: hidden; }
.footer								{
	background: #f0f0f0 url('../images/backgr-footer.gif') no-repeat 0
0;
}

.footer-content						{ margin: 0 40px 10px 50px; padding: 20px 0 0 0; overflow: hidden; border-top: 1px solid #bfc0c2; }

.footer ul							{ width: 550px; float: left; margin: 0 0 10px 0; }
.footer li							{ float: left; }

.footer .bottom-copy				{ float: right; width: 250px; text-align: right; color: #666; }

.footer .copyright					{ font-size: 11px; color: #999; }

.producttable {
	border: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	width:800px;
}
.producttable tr {
	margin: 20px;
	padding: 6px;
}
.producttable td{
	margin: 20px;
	padding: 6px;
	border-bottom: 1px #C0C0C0 dotted;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:16px;
}
.producttable th {
	padding: 12px;
	color:#FFFFFF;
	font-family:Georgia, Times, Times New Roman, serif;
	font-weight:bold;
	font-size:large;
	line-height:30px
}

#skip { display: none; }