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

/*IE6 RESET*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

	background: transparent;
}
body {
	line-height: 1;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	margin-top:20px;
	

}

#container a:link {
	color: #FF9900;
	background-color: transparent;
	text-decoration: none;

     }
	 
#container a:href {
     color: #FF9900;
     background-color: transparent;
     text-decoration: none;
     }

#container a:visited {
	color: #FFCC00;
	background-color: transparent;
	text-decoration: none;

     }

#container a:hover {
	color: #FFFFCC;
	text-decoration: none;

     }

#container a:active {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration: none;

     }
	 
	 


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
	text-align: left;
}
.boxpara {
	padding-top: 70px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
.boxpara2 {
	padding-top: 70px;
	padding-right: 30px;
	padding-left: 12px;
	text-align: left;
}
.pricing {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.gallerythumb {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
#content {
	margin-top: 250px;
}

#headerr1c1 {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:25px;
	z-index:1;
	visibility:visible;
}
#headerr2c1 {
	position:absolute;
	left:0px;
	top:25px;
	width:76px;
	height:32px;
	z-index:2;
	visibility:visible;
}
#headerr2c2 {
	position:absolute;
	left:76px;
	top:25px;
	width:67px;
	height:32px;
	z-index:3;
	visibility:visible;
}
#headerr2c3 {
	position:absolute;
	left:143px;
	top:25px;
	width:107px;
	height:32px;
	z-index:4;
	visibility:visible;
}
#headerr2c4 {
	position:absolute;
	left:250px;
	top:25px;
	width:80px;
	height:32px;
	z-index:5;
	visibility:visible;
}
#headerr2c6 {
	position:absolute;
	left:251px;
	top:25px;
	width:85px;
	height:32px;
	z-index:6;
	visibility:visible;
}
#headerr2c7 {
	position:absolute;
	left:337px;
	top:24px;
	width:547px;
	height:32px;
	z-index:7;
	visibility:visible;
}
#container  h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: calibri, arial, helvetica;
	padding-bottom: 25px;
}
#container  p {
}

#generic {
	margin: 20px;
	float: left;
	width: 400px;
}
.spacergrey {
	background-color: #CCCCCC;
	z-index: 100;
	margin-left: 10px;
}


#generic a:link {
	color: #0099FF
   }
	 
#generic a:href {
     color: #0099FF

     }

#generic a:visited {
	color: #0099FF
     }

#generic a:hover {
	color: #0099FF
     }

#generic a:active {
	color: #0099FF
     }
	 
#generic h1 {
	color: #000000;
	font-size:18px;
     }
.tablegrey {
	background-color: #DFDFDF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.storetable {
	padding:10px;
}
.title {
	font-size: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


/*------------------------------ suckerfish -----------------*/
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float:right;
	z-index: 1000;
}

#nav a {
	font-size:14px;
	font-family: Calibri, Verdana, Arial, sans-serif;
	line-height:35px;
	color:#666666;
	display:block;
	padding-right:20px;
	text-decoration:none;
	padding:0 10px 0 10px;
	font-weight: 500;
	letter-spacing: 0pt;
	text-align:center;

}

#nav li { /* all list items */
	float: right;
	width: 120px; /* width needed or else Opera goes nuts */
	line-height:35px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 11em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	
	
}

#nav li:hover, #nav li.sfhover {
	background-color: #efefef;
	color: #333333;
	position: static;  
}


#nav li ul li a{
	
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-weight:normal;
	width:120px;
	text-align:left;
	font-variant: normal;
	letter-spacing: 0em;
	
}

#nav a:link {
	color: #999999;
	background-color: transparent;
	text-decoration: none;

     }
	 
#nav a:href {
     color: #999999;
     background-color: transparent;
     text-decoration: none;
     }

#nav a:visited {
	color: #999999;
	background-color: transparent;
	text-decoration: none;

     }

#nav a:hover {
	color: #000000;
	text-decoration: none;

     }

#nav a:active {
	color: #000000;
	background-color: transparent;
	text-decoration: none;

     }
#bb-header {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	height: 120px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	
	}
#bedbunker {
	background-image: url(../images/bgs_06.jpg);
	height: 75px;
	width: 500px;
	float: left;
}
#logo {
	background-image: url(../images/bgs_07.jpg);
	float: right;
	height: 75px;
	width: 400px;
}
#greyline {
	background-color: #DFDFDF;
	clear: both;
	height: 17px;
}
#floorwallpic {
	float:left;
	width:561px;
	height:376px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
}
#floorwalltext {
	float:right;
	width:338px;
	height:316px;
	background-image:url(../images/blackbox.jpg);
	padding-top: 60px;
	padding-left: 20px;
	color: #CCCCCC;
	padding-right: 40px;
}

#footer {
	width:960px;
	height:300px;
}
#floorwallmiddle {
	padding: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
}
