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

     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: #9FA4CC;
	background-image: url("../res_images/background.jpg");
	background-position: top;
	background-repeat: repeat-x;
	color: #666666;
	font-family: 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:#FF6600;
	text-decoration:none;
	}

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

h1, h2 {	/* MAIN HEADLINE: Large Font  */
	color: #171F80;
  font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}

h3, h4 {  /* SECONDARY HEADLINE: Medium Large Font  */
	color:#FF6600;
	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 ********** 
*****************************************/

#Banner {
	background-image:url(/res_images/top_banner.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:130px;
	}

#BannerText {
	position: absolute;
	top: 43px;
	right: 182px;
	font-size: 12px;
	width: 245px;
	color: #FFFFFF;
	text-align: right;
}

#BannerText a {
	color: #FFFFFF;
	text-decoration: none;
}

#BannerText a b {
	color: #74AAE6;
}

#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:1000px;
	}
	
/****************************************
***** LAYOUT ELEMENTS: Masthead ********* 
*****************************************/

#masthead {
	float: left;
}

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

#sidebar {
	float: left;
	}
#container {
  position: relative;
/*  margin-top: -370px; */
  margin-left: 147px;
  width: 715px;
  background-image: url("../res_images/container_bg.jpg");
  background-position: right;
  background-repeat: repeat-y;
}
#Side_Both {
  width: 240px;
  float: left;
  background-image: url("../res_images/side_bot_bg.jpg");
}
#Side_Both {
  color: #FFFFFF;
}
#Side_Top {
  background-image: url("../res_images/side_top_mid.jpg");
  background-repeat: repeat-y;
  position: relative;
}
#Side_Top_Text {
  position: relative;
  margin-top: -130px;
  margin-left: 0px;
  padding: 16px 27px 2px 20px;
  font-family: "Lucida Sans";
  font-size: 15px;
  line-height: 25px;
}
#Side_Top_Text ul {
  list-style: none;
  margin: 0px;
  padding: 0px 5px;
}
#Side_Top_Text ul li {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px #95BF5B dashed;
}
#Side_Top_Text ul li a {
  margin-left: 10px;
  color: #FFFFFF;
  text-decoration: none;
}
#Side_Bot {
  background-image: url("../res_images/side_bot_mid.jpg");
  background-repeat: repeat-y;
  position: relative;
}
#Side_Bot_Text {
  position: relative;
  margin-top: -160px;
  margin-left: 0px;
  padding: 12px 27px 0px 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
#side_head {
  font-family: "Lucida Sans";
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 25px;
  background-image: url("../res_images/circle.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-bottom: 3px;
  position: relative;
}
#Side_Bot_Text ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  color: #E0C9BB;
  line-height: 20px;
}
#Side_Bot_Text ul li {
  margin: 0px;
  padding: 0px;
}
#Side_Bot_Text ul li a {
  color: #FFFFFF;
  text-decoration: underline;
}
#mainside {
  width: 475px;
  float: left;
}
#copyhead {
  width: 475px;
  height: 84px;
  background-image: url("../res_images/copyhead.jpg");
  background-repeat: no-repeat;
  font-family: "Franklin Gothic Book";
  font-size: 11px;
  color: #FFFFFF;
}
#headleft {
  float: left;
  width: 150px;
  padding: 26px 0px 0px 27px;
}
#headleft form {
  margin: 0px;
  padding: 0px;
}
#headleft form input {
  margin-top: 4px;
  font-size: 12px;
  border: 1px #6C76AF solid;
}
#headright {
  float: right;
  width: 265px;
  padding: 24px 0px 0px 0px;
}
#phone {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #CBCEDD;
}
#copymain {
  background-image: url("../res_images/copymain_bg.jpg");
  min-height: 300px;
}
#copytext {
  padding: 0px 17px 0px 10px;
}
#balloons {
  text-align: center;
  margin-top: -12px;
  margin-bottom: 20px;
}
#botfooter {
  width: 715px;
  float: left;
  margin-left: 147px;
}
#mainfooter {
  width: 676px;
  float: left;
  margin-left: 179px;
  margin-right: 7px;
  padding: 10px 0px;
}
#footleft {
  float: left;
  width: 135px;
	margin-left: 32px;
}
#footright {
  float: left;
  text-align: left;
  width: 420px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  line-height: 18px;
	margin-left: 45px;
}
#footright a {
  background-image: url("../res_images/bullet.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 13px;
  margin-left: 5px;
  color: #FFFF00;
  text-decoration: underline;
}
#copyarea {
	display:inline; /* DOUBLE MARGIN IE FIX */
	float: left;
	line-height: 125%;
	text-align:left;
	margin: 15px;
	width: 540px;
	}

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



#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 {
  }

.pageHeading {
	color: #5378BC;
	font-size: 20px;
	font-weight: bold;
	}

.productListing-data {
	color: #5378BC;
	font-size: 11px;
	}
	
.productListing-data a {
	color: #5378BC;
	}

.ProdImg {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px #DDDDDD solid;
	border-left: 1px #DDDDDD solid;
	border-right: 1px #DDDDDD solid;
	margin-left: 6px;
	margin-right: 6px;
	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: 6px;
	margin-right: 6px;
	color: #5378BC;
	font-size: 11px;
	}

.ProdName a {
	color: #5378BC;
	}

.ProdPrc {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 6px;
	margin-right: 6px;
	}

ProdBuy {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 6px;
	margin-right: 6px;
	}
.category_desc {
	font-size: 12px;
	}
.smallText {
	font-size: 12px;
	}
.contentBoxHeadingCenter {
	background-color: #5378BC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}
td {
	font-size: 12px;
	}
