/* INVENTRIX (c) 2008 Skin Development         */
/* Divisions for lay-out                       */
/* Layout                                      */
global
{
	font-family: Arial;
}
body
{
	text-align: left;
	background-color: #FFFFFF;
	height: 90%;
	overflow: scroll;
}
#centered
{
	width: 100%;
	text-align: center;
}
#container
{
	z-index: 0;
	text-align: center;
	position: relative;
	top: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#content
{
	text-align: left;
	z-index: 2;
	top: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.rightSide
{ 
	width: 50%;
	height: 200px;
	position: absolute;
	right: 0;
	top: 57px;
	background-color: Transparent;
	background: URL(    "bgdMenu.gif" ) repeat-x;
	background-position: right top;
	text-align: left;
	z-index: -1;
}
.fullPane
{
	clear: both;
	position: relative;
	width: 900px;
}
.leftPane
{
	position: relative;
	left: 0px;
	width: 200px;
	float: left;
	top: 10px;
}
.contentPane
{
	position: relative;
	width: 710px;
	float: right;
	top: 10px;
}
.header
{
	z-index: 2;
	background: URL(  "bvl-logo.gif" ) no-repeat 10px top;
	position: relative;
	width: 100%;
	height: 150px;
	background-color: Transparent;
	text-align: left;
}
.navigation
{
	text-align: left;
	float: left;
	left: 160px;
	width: 820px;
	position: relative;
	top: 0px;
	overflow: visible;
	vertical-align: top;
	text-align: left;
	background-color: Transparent;
	z-index: 1;
}
.footer
{
	clear: both;
	position: relative;
	left: 0px;
	padding-bottom: 20px;
	text-align: right;
	width: 980px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
/* Fixed skin elements                          */
a.loginStyle:hover, .loginStyle, a.loginStyle:link, a.loginStyle:visited, a.loginStyle:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active
{
	color: #666666;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: normal;
}
a:link, a:visited, a:active
{
	font-family: Arial;
	color: #000000;
	font-weight: normal;
}
a:hover
{
	font-family: Arial;
	color: #000000;
	text-decoration: underline;
}
.normal, .Normal, p, li, ul, ol, td
{
	font-family: Arial, Lucida Sans, Georgia;
	font-size: 0.9em;
}
.head, head h1
{
	font-family: Arial, Lucida Sans;
	font-size: 0.9em;
	font-weight: bold;
}
.SubHead, a.CommandButton
{
	margin-top: 20px;
	color: #710205;
	font-family: Arial, Tahoma, Lucida Sans;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 0px;
}
h2, h3, h4, h5, h6, h7, h8, h9
{
	font-family: Arial, Tahoma, Lucida Sans;
	font-size: 0.9em;
	font-weight: bold;
}
.content
{
	vertical-align: top;
}
.content td
{
	vertical-align: top;
	color: #000000;
}
td a:link.CommandButton
{
	color: #710205;
}
span a:link.CommandButton, td .normalbold, tr .normalbold
{
	color: #000000;
}
.Normal .CommandButton, span.head, span.NormalBold
{
	color: #666666;
}
#content a:link.CommandButton
{
	color: #000000;
}
input.normal, option
{
	color: #292C2E;
}
.PagingTable td, .NormalDisabled, .FileManager_Item td, .FileManager_AltItem td, .DataGrid_Container, .DataGrid_Item, .DataGrid_Header
{
	color: #710205;
}







