@charset "utf-8";
html,body{height:100%;margin:0;padding:0;width:100%;top:0;left:0;}
body{background-color:black;/*background-image:url("/mockups/neverbuilt/img/bgBlack.jpg");*/background-repeat:repeat-y;background-position:left top;}
#wrapper{width:550px;background-color:white;margin-left:230px;height:auto !important;height:100%;min-height:100%;border-left:2px solid #bf373c;border-right:2px solid #bf373c;font-family:"Thesis Sans", Arial, Helvetica, sans-serif;font-size:80%;}
*html #wrapper{height:100%;}
div{margin:0;}
img{border:0;}
p{margin-top:0;margin-bottom:.8em;}
a:link,a:visited{color:#bf373c;text-decoration:underline;}
a:hover{color:black;}
#sideBar{width:230px;height:auto !important;height:100%;min-height:100%;background-color:#000;float:left;}
#contentPanel{padding:0 4px 2em 4px;}
#headerBar{color:black;/*border-top:1px solid #d6d3d6;border-bottom:1px solid #d6d3d6;*/}
/*Navigation defs*/
#navBar{padding:2px 4px 4px 4px;border-top:1px solid #d6d3d6;border-bottom:1px solid #d6d3d6;background-color:white;position:relative;}
#navBarLVA{padding-top:2px;padding-bottom:4px;padding-right:4px;position:absolute;right:0;top:0;}
#navBar span,#navBarLVA span{margin-right:4px;font-weight:bold;}
#navBar span a:link,#navBar span a:visited,#navBarLVA span a:link,#navBarLVA span a:visited{color:#bf373c;text-decoration:underline;}
#navBar span a:hover,#navBarLVA span a:hover{color:black;text-decoration:none;}
#navBar span.current,#navBarLVA span.current{color:black;font-weight:bold;}
#navBar span.marginRightEightPx{margin-right:8px;}
/*Footer*/
.center{text-align:center;}
.center img{margin-left:auto;margin-right:auto;}
.foot{border-top:1px solid #d6d3d6;border-bottom:1px solid #d6d3d6;/*background-image:url("/mockups/neverbuilt/img/nbvFooter.jpg");background-position:center top;background-repeat:no-repeat;*/height:110px;padding:0;margin:0;margin-top:2em;}
.paddingTop{padding-top:20px;}
/*Image Page defs*/
.imgBorder{border:1px solid #d6d3d6;margin:4px;}
a:hover .imgBorder{border:1px solid #bf373c;}
.imgCurrent{border:1px solid #bf373c;margin:4px;}
#mainImgPanel{margin-top:3em;}
#prevNext{margin:0 auto;width:500px;text-align:right;}
#captionPanel{padding-bottom:1em;font-style:italic;text-align:center;}
#thumbsPanel{margin-bottom:2em;text-align:center;}
#thumbsSubPanel{text-align:left;margin-left:auto;margin-right:auto;width:520px;}
#thumbsSubPanel a{text-decoration:none;}
.clear{clear:both;visibility:hidden;}
/*Main Page Image boxes*/
#brochureBoxRight{float:right;margin-right:-4px;margin-left:4px;margin-bottom:2px;}
#brochureBoxLeft{float:left;margin-left:-4px;margin-right:4px;margin-bottom:2px;}
/*Commonwealth required headers*/
#headerTop a:hover{color:#bf373c;}
#headerTop a:link{color:#fff;}
#headerTop a:visited{color:#fff;}
#headerTop{float:left;font:80% Verdana, Arial, Helvetica, sans-serif;color:#fff;font-weight:bold;padding:5px;top:0px;left:0px;right:0px;}
#toplistTop a:hover{color: #bf373c;}
#toplistTop a:link{color: #fff;}
#toplistTop a:visited{color:#fff;}
#toplistTop{text-align:right;font:80% Verdana, Arial, Helvetica, sans-serif;background-color:#000;padding:5px;margin:0px;color:#fff;font-weight:bold;}
