/* biasjv.org CSS file */

*{font-family:arial,sans-serif}

body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: #52636b;
}
blockquote
{
	margin-left: 15px;
	margin-right: 15px;
}
h3
{
	margin-top: 0px;
	padding: 2px;
	font-size: 13px;
}
h4
{
	background: #e9e9e9;
	font-size: 14px;
	border-bottom: 1px dotted #aaa;
	margin-top: 5px;
}
a
{
	font-size: 11px;
	color: black;
	font-weight: bold;
}
a:hover
{
	color: #0091E5;
}
#header
{
	margin-top: 0px;
	border: 1px solid #f7f7f7;
	border-top: none;
	width: 800px;
	height: 74px;
	background: url(imgs/bialogo.jpg) center no-repeat;
}
#headerCss
{
	float: right;
	height: 65px;
	margin-right: 15px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	color: white;
	font-size: 10px;
}
#headerCss a
{
	color: white;
	font-size: 10px;
}
#mainCol
{
	width: 800px;
	
}
#colRightShadow
{
	background: url(imgs/gradRight.gif) repeat-y left;
	width: 50%;
}
#colLeftShadow
{
	background: url(imgs/gradLeft.gif) repeat-y right;
	width: 50%;
}
#colBottomShadow
{
	background: url(imgs/bottomGrad.jpg) no-repeat;
	
}
#mainContent
{
	background: #fff;
	margin-top: 1px;
	border: 1px solid #fff;
	font-size: 12px;
}
#main
{
	padding: 10px;
	padding-top: 0px;
}
#main h1
{
	padding-top: 0px;
}
/* Main Content Columns - login/main/other */
#colLeft
{
	text-align: left;
	background: #dddbbb;
	border-right: 1px solid #aaa;
}
#colCenter
{
	height: 500px;
	background: #fff;
}
#colRight
{
	border-left: 1px solid #aaa;
	background: #dddbbb;
}
/* END */
/* Navigation */
#nav
{
	background: url(imgs/barGrad.gif) repeat-x #52636b;
	margin-top: 0px;
	border: 1px solid #f7f7f7;
}
#navIn a
{
	padding-left: 6px;
	padding-right: 8px;
	margin: 0px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#navIn a:hover
{
	text-decoration: underline;
	background: #ddd;
	color: #0d0e0f;
}
#navInActive a
{
	padding-left: 6px;
	padding-right: 8px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	background: #aaa; 
	color: #fff;
}

/* End Navigation */
#footer
{
	font-size: 10px;
	color: white;
	background: #52636b;
	padding: 2px;
}
form
{
	text-align: right;
	font-size: 11px;

}
#inputText
{
	background: #f1f1f1;
	border: 1px solid #999;
	font-size: 10px;
	width: 70px;
	margin-top: 1px;
}
#submit
{	

	cursor: hand;
	cursor: pointer;
	background: #52636b;
	border: 1px solid #333;
	font-size: 10px;
	color: white;
	margin-top: 2px;
	cursor: hand;
	cursor: pointer;

}
#submit:hover
{	
	background: #ccc;
	border: 1px solid #888;
	font-size: 10px;
	color: black;
}
#login
{
	color: black;
	margin: 5px;
	background: #fff;
	border: 1px solid #666;
	width: 158px;
}
#dbC
{
	padding: 12px;
	font-size: 11px;
	width: 410px;
}
#dbCTitle
{
	border: 1px solid #f7f7f7;
	background: #f1f1f1;
}
#news
{
	width: 160px;
	margin: 5px;
}
#newsWrap
{

	width: 160px;
	margin-top: 0px;
	overflow: auto;
	
}
#newsTop
{
	background:#52636b;
	border: 1px solid #333; 
	border-bottom: none; 
	font-weight: bold;
	padding: 1px;
	color: white;
}
#newsTitle
{
	background: #fff;
	border: 1px solid #999;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 5px;
	font-size: 11px;
}
#newsTitle a
{
	color: #52708e;
}
#newsDate
{

	color: #555;
	margin-top: 0px;
	padding-left: 1px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background: #dddeee;
}
#iLinks
{
	color: black;
	margin: 5px;
	background: #fff;
	width: 158px;
	border: 1px solid #555;
}
	
#img{border: 1px solid black;}

.bgTakeover
{
	z-index: 200;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	 background: black;
	filter:alpha(opacity=73); opacity: 0.73; -moz-opacity:0.73; 
}
.bgTakeoverTop
{
	z-index: 201;
	height: 110%;
	width: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
}
#serviceSearch
{
	border: 1px solid black;
	padding: 10px;
	padding-right: 30px;
	padding-top: 30px;
	background: url(imgs/barGrad.gif) repeat-x #52636b;
	color: white;
}
#searchResults
{
	background: #f9f9f9;
	color: black;
	border: 1px solid #777;
	font-size: 11px;
}
#searchResults td
{
	font-size: 11px;
}
#resultsTd
{
	border: 1px solid #aaa;
}
#searchFail
{
	color: red;
	font-weight: bold;
}
#leftCorner{background: url(imgs/leftCorner.jpg) no-repeat top right;}
#bottomShadow{height: 75px; background: url(imgs/bottomShadow.jpg) repeat-x;}
#rightCorner{background: url(imgs/rightCorner.jpg) no-repeat top left;}
