/****************************************

     HANNUSH ENTERPRISES, LLC
     WebCSS V1.1 STYLE
     Date originated: 06 FEB 2008
     Writer: Drew Hannush
     www.hannush.com

*****************************************/

/****************************************
***** UNIVERSAL ELEMENTS ****************
*****************************************/

html, body, #wrapper {
	min-height: 400px;  /* WRAPPER 1: To fix a major bug in #wrapper being relative instead of float  */
	}

body {
	background-color: #990000;
	color: #111111;
	font-family: "Lucida Sans", Optima, Verdana, Arial, Helvetica, sans-serif;
	font-size:100%; /* IE6 FONT SIZE FIX For use with ems */
	margin:0px;
	padding:0px;
	text-align:center;  /* CENTER PAGE 2: Set text-align to center to fix IE6- margin recognition error in #wrapper  */
	}

a {
	color:#333333;
	text-decoration:none;
	}

a:hover {
	color:#990000;
	text-decoration:underline;
	}

h1, h2, .pageHeading {	/* MAIN HEADLINE: Large Font  */
	color: #990000;
  font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}
.pageHeading {
	padding-top: 13px;
}

h3, h4 {  /* SECONDARY HEADLINE: Medium Large Font  */
	color:#990000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
	}

h5, h6 {  /* PARAGRAPH HEADER: Bold Font  */
	color: #4870A3;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

#float-clear {
	clear:both;
	}

#searchbox {  /*  Make input name and id "searchbox"  */
	background-color: #BF2E01;
	border: 1px solid #000000;
	color: #FFFFFF;
  }

/****************************************
***** LAYOUT ELEMENTS: Wrapper ********** 
*****************************************/

#wrapper {
	margin-top: 0px;  /* CENTER PAGE 1: Set the right and left margin to "auto" and bottom to "0"  */
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
	text-align:left;
	width:788px;
	background-color:#FFFFFF;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 12px;
	}
	
/****************************************
***** LAYOUT ELEMENTS: Masthead ********* 
*****************************************/

#masthead {
	float: left;
	width:780px;
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(../res_images/masthead_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:12px;
	text-align:right;
	padding-top:5px;
	padding-bottom: 5px;
	padding-right:8px;
	font-size:11px;
}
#masthead a {
	color: #FFFFFF;
}

/****************************************
***** LAYOUT ELEMENTS: Main Content ***** 
*****************************************/

#content {
	float:left;
	width:780px;
	}

#sidebar {
	float: left;
	width:190px;
	}

#logo {
	float:left;
	width:190px
	}

#search {
	float:left;
	width:180px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
	font-size: 11px;
	}
#search b {
	font-weight: normal;
}
#search a {
	color: #999999;
}
#search form {
	margin: 0px;
	padding: 0px;
	}

#subnav {
	float:left;
	clear: left;
	width:190px;
	list-style-image: url(../res_images/navigation_arrow.jpg);
  }

#subnav ul {
	margin-left: 16px;
	padding-left: 16px;
	margin-top: 0;
}
#subnav ul li {
	font-size:12px;
	padding-top:1px;
	padding-bottom:3px;
	}
#subnav ul ul {
	margin-left: 4px;
	margin-top: 0px;
}

#sidebar ul {
	margin-left: 16px;
	margin-top: 0;
	padding-left: 16px;
}

#sidebar ul li {
	font-size: 12px;
	list-style-image: url(../res_images/navigation_arrow.jpg);
	padding-top: 1px;
	padding-bottom: 3px;
}

#copyarea {
	display:inline; /* DOUBLE MARGIN IE FIX */
	float: left;
	line-height: 125%;
	text-align:left;
	width: 566px;
	margin-left:24px;
	}

#titlebar {
	float:left;
	width:560px;
	background-color: #7C0902;
	background-image: url(../res_images/titlebar.jpg);
	margin-left:3px;
	display:inline;
	padding: 10px 0px;
	text-indent: 10px;
	color:#FFF;
	font-size:.9em;
	font-weight: bold;
	}

#copy {
	float:left;
	width:560px;
	max-width: 550px;
	background-color: #EEE;	
	margin-left:3px;
	display:inline;
	font-size: 12px;
	padding: 5px;
	}

#copyarea p {
	font-size:12px;
	}
	
#copyFront {
	float:left;
	width:560px;
	background-color: #EEE;	
	margin-left:3px;
	display:inline;
	font-size: 12px;
	}

#subtitlebar {
	float:left;
	width:560px;
	height:30px;
	background-color: #7C0902;
	background-image: url(../res_images/titlebar.jpg);
	margin-left:3px;
	display:inline;
	}

/****************************************
***** LAYOUT ELEMENTS: Footer *********** 
*****************************************/

#footer {
	float: left;
	width:780px;
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(../res_images/footer_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 52px;
	margin-top:12px;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:8px;
	font-size:10px;
	}

#footer p {
	display:block;
	margin-top:8px;
	margin-bottom:0px;
	}
#footer a {
	color: #FFFFFF;
	}
#copyright {
	color: #999999;
	font-size: 10px;
	height: 41px;
	padding-top: 8px;
	text-align: center;
	width: 770px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}
	
/****************************************
***** NAVIGATION ************************
*****************************************/

#navigation {
	width:566px;
	}

/****************************************
***** LAYOUT ELEMENTS: Home Page ******** 
*****************************************/

#home_main {
	float:left;
	width:290px;
	height:378px;
	margin-left:3px;
	margin-bottom:2px;
	display:inline;
	}

#home_right {
	float:left;
	width:270px;
	height:378px;
	margin-bottom:2px;
	display:inline;
	}
.ProdImg {
	border-top: 1px #DDDDDD solid;
	border-left: 1px #DDDDDD solid;
	border-right: 1px #DDDDDD solid;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 12px;
	}

.ProdName {
	background-color: #DDDDDD;
	padding-top: 3px;
	padding-bottom; 3px;
	border-left: 1px #DDDDDD solid;
	border-right: 1px #DDDDDD solid;
	border-bottom: 1px #DDDDDD solid;
	margin-left: 12px;
	margin-right: 12px;
	color: #5378BC;
	font-size: 11px;
	}
	
.ProdName a {
	color: #660000;
	}

.ProdName a:hover {
	color:#333333;
	}
	
.ProdPrc {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 12px;
	margin-right: 12px;
	}

.ProdBuy {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 12px;
	margin-right: 12px;
	}
td {
	font-size: 12px;
}
#titlebar b {
	color: #CC3300;
}
#titlebar b a {
	color: #FF9900;
	font-size: 11px;
	font-weight: normal;
}
.productListing-heading {
	font-weight: bold;
}
.productListing-even {
	background-color: #DDDDDD;
}

.parahead {
	font-weight: bold;
}
