/* #### Master Template - Yup  #### */

/* --------------------------------------------------------------------------- */ 
body {
	margin:0; 
	padding:0; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size:12px; 
	background-color:#000000;
} 
p {
	color: #FFFFFF; 
	margin:10px;
} 
img {
	border:none;
} 
a { 
	outline-style:none; 
} 
a:link, a:visited { 
	color: #FFFFFF; 
	text-decoration: underline; 
} 
a:hover, a:focus, a:active { 
	color: #CCCCCC; 
	text-decoration: none; 
	outline: none; 
} 
#catalogSortWrapper, h1, form {
	color: #FFFFFF;
}
h1 {
 color: #FFFFFF;
}
h3 {
 color: #FFFFFF;
}
h4 {
 color: #FFFFFF;
}h5 {
 color: #FFFFFF;
}
#orderWrapper {
 background: #000000;
}
#productInfoHeader, h2 {
	color: #FFFFFF;
}
/* --------------------------------------------------------------------------- */ 

#wrapper { 
	position: relative; 
	width: 960px; 
	margin:0 auto; 
} 
#wrapper h1 { 
		display: none;
}
 
/* --------------------------------------------------------------------------- */ 

/*  Header Image ---------> */ #logo a { 
	width: 960px; 
	height: 267px; 
	display: block; 
	background-image: url(http://www.zibbnfast.com/images/store_header.png);
}
#header {
	position: relative; 
	width: 100%; 
	margin: 0px;
}
h1#topHeader {
	margin: 0px; 
	padding: 2px; 
	width: 956px; 
	text-align: center; 
	font-size: 14px; 
	background-color: #666666; 
	color:#FFFFFF;
}
#subNav { 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	font-size: .7em; 
	line-height: 1.4em; 
	background-color: #e8e8d9; 
		display: none;
}
#subNav li { 
	float: left; 
	list-style: none; 
	margin: 0 5px; 
		display: none;
}
#secondaryNav {
	position: absolute; 
	right: 0px; 
	top: 50px; 
	background-color: #e8e8d9; 
		display: none;
}
#secondaryNav li {
	float: left; 
	margin: 0 15px; 
	list-style: none; 
	font-size: 1.2em; 
		display: none;
}
#secondaryNav a {
	text-decoration: none;
}
#secondaryNav a:hover {
	text-decoration: underline;
}
#mainNav {
	width: 100%; height: 38px; 
		display: none;
}
#mainNav ul { 
	padding: 5px; 
	margin: 0px 0px 0px 15px;
}
#mainNav li { 
	list-style: none;
}

/* --------------------------------------------------------------------------- */ 

/*  Left Menu ---------> */ #contentLeft {
	float: left; 
	width: 150px; 
	height: 500px; 
	margin: 0px 0px 0px 0px; 
	background-color: #666666;
}
/*  Right Menu ---------> */ #contentRight {
	float: right; 
	width: 150px; 
	height: 500px; 
	margin: 0px 0px 0px 0px; 
	background-color: #e2d9cc;
		display: none;
}
#container { 
	width: 100%; 
	min-height: 500px; 
	background: #fff; 
	margin: 0px;
}
#container a {
	color: #FFFFFF; 
	text-decoration: underline;
}
#container a:hover {
	color: #CCCCCC; 
	text-decoration: none;
}
#content {
	float: left; 
	min-height: 500px; 
	width: 810px; 
	background-color: #000000;
}

/* --------------------------------------------------------------------------- */ 

/*  Footer Image Big ---------> */ #footerLinks {
	float: left; 
	width: 960px; 
	height: 100px; 
	background-image: url(http://www.zibbnfast.com/images/store_footer.png);
}
/*  Footer Image Small ---------> */ #footerLogo {
	float: left; 
	width: #px; 
	height: #px; 
		display: none;
}
#footer {
	width: 100%; 
	height: 141px; 
	margin: 20px 0px 0px 0px;
}
#footerLinks li { 
	list-style: none;
}

/* Bleh ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#delawarelink {font-size:10px;width:100%;text-align:center;clear:both;padding:15px;}
#delawarelink a:link,#delawarelink a:visited,#delawarelink a:hover,#delawarelink a:active{text-decoration:none;color:#333333;}
#treePageListWrapper {width:200px;}
#treePageDetailsWrapper {width:600px;}
#devmode {background-color:#999999;color:#FFFFFF;font-size:.8em;font-weight:bold;width:100%;text-align:center;position:fixed;bottom:0;left:0;
padding:1px;margin:0px;cursor:pointer;}
.clearfix:after {content: ".";display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
