﻿
body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(http://www.blackholebunker.com/assets/templates/aqueouslightx/images/body.jpg) #f6f6f6;
}


* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1040px;
	
	min-width:1040px;
    width:1040px;
	margin:0 auto;
}

* html #wrapper
{
	width: expression(document.documentElement.clientWidth > 1040 ? "1040px" : "auto");
}

#innerwrapper {
	margin:1px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}


#sale {
position: absolute;
top: 0px;
left: 0px;
background-color: transparent;
border: 0px;
padding:0px;
z-index: 100;
}

#sale img {

position: absolute;
top: 0px;
left: 0px;
background-color: transparent;
border: 0px;
padding:0px;
z-index: 100;


}


#header {
margin-bottom:50px;
background:url(/files/blank_header.jpg) top;
width:1000px;
height:127px;
}

#header h1 {
	float:left;
	font:270% Verdana;
	color:#000000;
	padding:0 20px 75px 5px;
	margin:0 20px 0 0;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;

}

#header h1 a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:130% Georgia;
	
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	color:#555;
	
	border-bottom:2px solid #f6f6f6;
}


#header .nav {
  position:relative;
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:5px 0px 5px 10px;

	width:986px;
	text-decoration:none;
	font-weight:bold;

}

#header a em {
text-decoration:none;
	font-weight:bold;
	
}

#header .nav a {
	color:#fff;
	font:110% Verdana;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
}

#header .nav a:hover {
	background:#4F9EC9;
	text-decoration:none;
	font-weight:bold;
}

#header .nav li.active a{
	background:#4F9EC9;
	text-decoration:none;
	font-weight:bold;
}

#header .nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
	text-decoration:none;
	font-weight:bold;
}


#sidebar {
	background:#fff;
	width:125px;
	padding:10px 5px 20px 5px;
	float:left;
	color:#666;
	height:100%;
}


#sidebarright {
	width:125px;
	float:right;
	padding:10px 0 0 10px;
	height:100%;
display: block;
}


#conttop {
height:135px;
width:680px;
float:top
min-width:680px;
margin:0 0 0 0;
padding:0 0 0 0;
display: block;

    margin-left: auto;
    margin-right: auto

}

#content {
	margin:0 20px 0 170px;
	padding:20px 0 0 20px;
width:680px;


width:680px;
float:top
min-width:680px;
margin:0 0 0 0;
padding:0 0 0 0;
display: block;

    margin-left: auto;
    margin-right: auto



}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:190% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

form {
	padding:10px;
	border:1px solid #f6f6f6;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

textarea {
	
	padding:4px;
	font:90% Verdana;
	border:1px solid #000000;
	height:200px;
	display:block;
	color:#000000;
}

p img {
	float:absolute;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}



contactf {
font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}



.borderless {
   border: none;
   padding:0px;
	background:#fff;
}



