@charset "UTF-8";
/* CSS Document */

* {
	margin-top: 0;
}
* {
   margin: 0;
   padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #363636 url(/images/BVH-Main.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A0A0A0;
}
a { color: #a7c7e4; 	text-decoration: none; }
a:visited { color: #a7c7e4;	text-decoration: none; }
a:hover { color: #a7c7e4;	text-decoration: none;}

a img{
border-color: #a7c7e4
} 

h1, h2, h3 {
	font-weight: normal;
	color: #9f977a;
}
#header {
	width: 980px;
	height: 23px;
	background-image: url(/images/logo_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer {
	width: 980px;
	height: 23px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:right;
	font-size: 10px;
}
#page {
	width: 999px;
	margin: 0 auto;
	background: url(/images/bodybg.gif) repeat-y left top;;
}
#content-body {
	margin:0;
	float: left;
	width:853px;
	background: url(/images/img04.jpg) no-repeat;
}
#content {
	margin-top:15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content_fixed {
	width:851px; height:500px; margin-top:2px; margin-left: 1px; margin-right: 1px; margin-bottom: 1px;
	
}
#content_fixed_news {
	width:851px; height:441px; margin-top:2px; margin-left: 1px; margin-right: 1px; margin-bottom: 1px;
	
}



.wcontent {
	width: 841px;
	height: 250px;
	overflow: auto;
	padding: 5px;
	background:black;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	top: 500px;
}
 
.contact_content {
	width: 841px;
	height: 400px;

	padding: 5px;
	background:black;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;

}

.vcontent {
	float: right;
	width: 300px;
	height: 490px;
	overflow: auto;
	padding: 5px;
	background:black;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#bread-crumbs {
	background-color:#303030;
	width:853px;
	height:22px;
	margin-top: 0px;
	margin-left: 0px;
	color:#FFFFFF;
}
#bread-crumbs-text {
	
	padding-top: 3px;
	padding-left: 7px;
}

#top-border {
	padding-top: 7px;
	background-image: url(/images/top-bg.gif);
	background-repeat: no-repeat;
}
#btm-border {
	height: 8px;
	margin: 0 auto;
	background-image: url(/images/btm-bg.gif);
	background-repeat: no-repeat;
	background-color: #363636;
}
#sidebar {
	float: left;
	width: 138px;
	margin-top:22px;
	margin-bottom: 10px;
	margin-left: 0;
}


#navlist {
	color:#868686;
	padding: 0px;
	margin-left: 0;
	width: 138px;
	font-size: 12px;

}
#navlist ul {
margin: 0px;
}
#navlist li {
	list-style: none;
	margin: 0px;
	margin-right:2px;
	border-bottom: 1px #414141 solid;
	text-align:right;
	padding-right:1.2em;
	background-image:url(/images/nav_btn_bg.gif)
}
#navlist li a {
	display: block;
	padding: 0.7em 0.5em 0.7em 0.9em;
	text-decoration: none;
}
#navlist li a:link {
	color: #868686;
}
#navlist li a:visited {
	color: #868686;
}
#navlist li a:hover {
	color: #ffffff;
}
#navlist li.selected {
	background-image:url(/images/nav_btn_bg_selected.gif);
	margin-right:0px;
	color:#FFFFFF;
	padding-top: 0.7em;
	padding-right: 1.9em;
	padding-bottom: 0.7em;
	padding-left: 0.9em;
}







#sub li {
	font-size: 10px;
	list-style: none;
	margin: 0px;
	margin-right:-15px;
	text-align:right;
	border-bottom: 0px ;
	background-image:url(/images/nav_btn_bg_selected.gif)
}
#sub li a {
	display: inline-block;
	padding: 0 0 0 0;
}
	
#sub li a:link {
	color: #A7C7E4;
}
#sub li a:visited {
	color: #A7C7E4;
}
#sub li a:hover {
	ccolor: #A7C7E4;
}
#sub li.selected {
	background-image:url(/images/nav_btn_bg_selected.gif);
	margin-right:0px;
	color:#A0A0A0;
	padding-top: 0.7em;
	padding-right: 1.9em;
	padding-bottom: 0.7em;
	padding-left: 0.9em;
}

.logo2 {
margin-bottom:1px;

}
#proj-cat-container{
	border: 0px solid #414141;
	width:250px;
}
#hor-minimalist-a
{
	
	font-size: 12px;
	
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #9f977a;
	padding: 10px 8px;
	border-bottom: 2px solid #9f977a;
}
#hor-minimalist-a td
{
	color: #9f977a;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #9f977a;
}


#op-box{
	width:250px;
	height:20px;
	background:black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.55;
	margin: 0 auto;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#op-box-text span a:link, span a:visited,span a:hover{

	color:#FFFFFF;
	
}
#op-box-text {
font-size: 11px;
	padding-top: 3px;
}


#op-image{
	width:250px;
	height:188px; 
}

#div-space{height: 168px;}

#div-fx{border: 0pt none ; margin: 0pt; padding: 0pt; clear: both; width: 100%; height: 0pt; line-height: 0pt; font-size: 0pt;}

#project-container
{
	width: 100%;
}

#project-left
{

	float: left;
	width: 50%;
	
}
#project-right
{
	
	float: right;
	width: 49%;
	
}


#loadarea{
	width: 390px;
	height: 293px;
	margin-bottom: 10px;
	border: 7px solid #414141;
}
#contact_form {

	float: left;
	width: 39%;

}
#contact_maps{
	float: right;
	width: 55%;
	padding: 5px;
}


.cssform p{

clear: left;
margin: 0;
padding: 5px 0 0px 0;
padding-left: 10px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
	background:#393939 none repeat scroll 0 0;
	border:0 none;
	color:#A5A5A5;
	display:inline;
	float:left;
	font-size:13px;
	height:20px;
	line-height:14px;
	padding:2px;
	text-align:left;
	text-transform:uppercase;
	width:65px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 0;
}

.cssform input{ /*width of text boxes. IE6 does not understand this attribute*/
	background:#5E5E5E none repeat scroll 0 0;
	border:0 none;
	color:black;
	font-size:14px;
	height:20px;
	line-height:14px;
	padding:2px;
	width:200px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

.cssform textarea{
	background:#5E5E5E none repeat scroll 0 0;
	border:0 none;
	display:inline;
	float:left;
	font-family:Tahoma, Arial;
	font-size:14px;
	height:120px;
	margin:2px 0;
	padding:2px;
	width:201px;
}
.cssform input.btn{
background:#999999 none repeat scroll 0 0;
border:0 none;
display:inline;
float:right;
font-size:14px;
height:auto;
margin:5px 42px;
min-width:0;
padding:0.15em 0.25em;
text-transform:uppercase;
width:auto;
    
}


/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #DBFF6C;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #DBFF6C;
color: black;
}



#nj_list {
    background:black;
	float: left;
	width: 216px;
	height: 411px;
    padding: 15px;
    margin: 0px 

	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	overflow: auto;
	

}
#njlink a{
	font-weight: normal;
	font-size: 1.3em;
}
#njlink a.hover{
	font-weight: normal;
	text-decoration:underline;
	font-size: 1.3em;
}

#nj_details{
    color:black;

	float: right;
	width: 575px;
	background:white;
	height: 411px;
    padding: 15px;
    margin: 0px 
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
    	overflow: auto;
}