/* Copyright HazRentalCenter.com */
/* Official Website for Haz Party & Wedding Rentals Center */

/********************/
/*
Title:   Haz Rental Center for Screen media
Author:  www.alncreations.com
*/

/* CSS Document */

/* CSS Template */

/* Hand coded by Amy Norris for Haz Rental Center, Inc. */



/************************************************************************/

 

/************************************************************************

 *	- Table of Contents	-												*

 * 1	GLOBAL RESET													*

 * 2	WRAPPER															*												

 * 3	HEADER															*

 * 4	NAVIGATION														*

 * 5	FLASH CONTENT													*

 * 6	CONTENT															*

 * 7	CLASSES															*

 * 8	MODULES															*

 * 9	FOOTER															*

  ************************************************************************/


/********************/
/********************/
/* Begin GLOBAL RESET */
/********************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,images{ border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{ border:0}

*,html{
	margin: 0px auto; 
	padding: 0px;
	}
	/*DO NOT TOUCH THE ABOVE, reset shift for flush layout*/


body {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	/*background: #666; url(images/backgrounds/woodpanelbg2.jpg)*/ /*repeat*/ 
	background-repeat:repeat-y;
	background-color: #141414;
	font-size:1em;
	}
	
h2 {

	text-align: left;
	margin-left: -.5em;}
h3 {
	text-align: left;
	color:#666666;
	font-size: .82em;
	padding-left: .35em;
	font-weight:bold;
	}
	
h4 {
	text-align: left;
	color:#666666;
	font-size: 0.8em;
	}
	
p {	
	}
	
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style:italic;
	font-weight: bold;
	color: #666;
	padding: 40px;
	padding-top: 20px;
	}

/*********************/ 
/* PSUEDO STYLES **/
/*********************/	

a:link, a:active {
	color:#CC3300;
	}
	
a:visited, a:hover {
	color: #96AD41;
	}
	

	
/*a{ color: #CC3300; background-color: transparent; padding: 0px;text-decoration: none; }
a:visited { color: #CC3300; background-color: transparent;	padding: 0px;text-decoration: none; }
a:focus, a:hover, a:active { color: #CC3300;background-color: transparent; text-decoration: underline; }
*/



/********************/
/* WRAPPER */
/********************/
#wrapper {
	width:776px;
/*	position: relative;
*/	margin: 0 auto 0 auto;
	background-color:#fff;
	}

/********************/
/* HEADER */
/********************/
#header {
	height: 250px;
	}
	
#logo-branding {
	display:none;
	}

h1#headerTitle { 
	height: 250px; 
	width: 776px; 
	text-indent: -5000em; 
	overflow: hidden; 
	background: url(images/haz_header2.jpg); 
	}

h1#headerTitle a, h1#headerTitle a:link { 
	display: block; 
	height: 100%; 
	width: 100%; 
	}



/********************/
/*Begin NAVIGATION Elements*/
/*******************/

div#nav{ width: 100%; background-color:#000; height: 30px }
	
div#nav ul{ width: 100%; margin:0; }

div#nav ul li{ display: inline; float: left; }

div#nav ul li a { display: block; font: bold 10px Verdana, Arial, tahoma, verdana, sans-serif; padding: 10px 15px ; text-transform: capitalize; }


div#nav ul li a:link, div#nav ul li a:visited, div#nav ul li a.current { color: #fff; text-decoration: none; }	

div#nav ul li a:active, div#nav ul li a:hover, ul li a.current { color: #f26422; background-color: #222}



/********************/
/*Begin FLASH Divs for Gallery*/
/********************/
#flashcontent {
		width: 75%;
		height: 650px;
		text-align: center;	
		padding: 10px;
		margin-left: 75px
		/*margin-left: -10px;*/
		clear:both;
	}

/*#floralGal{

	width: 90%;
	float:left;
	clear:both;
	
	}	
*/
	
		
/********************/
/*Begin MAIN CONTENT Divs*/
/********************/

div#contentWrap {
	background-repeat: repeat-y;
	width: 776px;
	}
	
div#mainContent {
	background: #fff;
	margin: 0px;/*This margin:0 is KEY in making sure the top and bottom elements line up perfectly.
				Without it, the mainContent shifts past the 776px width of the wrapper frame*/
	width: 776px;
	float: left;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 40px;
	display:inline;
	}

/********************/
/*Begin CONTENT LEFT Divs*/
/********************/

div#contentLeft {
	display: inline;
	width:25%;
	float:left;
	margin-left: 5px;
	padding: 10px 5px;
	}

div#contentLeft h2 {
	font: bold 14px Verdana, "lucida grande", tahoma, sans-serif;
	color: #000;
	margin-left: 6px;
	}

div#contentLeft h3 {
	font: italic bold 9px "lucida grande", tahoma, sans-serif;
	color: #000;
	text-align: left;
	padding-top: 0px;
	}
div#contentLeft p{
	font-size:0.70em;
	margin: 10px 2px 0px 2px;
	line-height: 18px;
	text-align: left;
	color: #666;
/*	width: 95%;
*/	}

div#contentLeft img{
	margin: 0 7px;
	border: 0;
	}



/********************/
/*Begin CONTENT RIGHT Divs*/
/********************/

div#contentRight {
	width:60%;
	float:left;
	margin-left: 15px;
	padding: 20px 0;
	display: inline;
	}
	
div#contentRight p {
	font-size:.80em;
	margin: 10px 0px 15px 20px;
	text-align: left;
	line-height: 1.5em;
	text-align:left;
	color:#666;
	width: 95%;
	}

div#contentRight h2 {
	text-indent: -3000em;
	}
	
div#contentRight h3 {
	color:#CC3300;
	font-size:0.80em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	margin-left: .75em;
	
	}
	
div#contentRight img {
	margin: 5px 2px 5px 10px;
	border: 0;
	}

/********************/
/*Begin CONTENT FULL Divs*/
/********************/
.contentFull {
	width:95%;
	margin-left: 1em;
	margin-top: 20px;
	padding: 10px 2px;
	display: block;
	text-align: left;
	}
	
.contentFull p {
	font-size:0.8em;
	text-align:justify;
	line-height: 1.55em;
	color:#666;
	width: 92%;
	margin-left: 1.8em;
	margin-right: 1.5em;
	padding-left: 10px;

	}
.contentFull a:visited {
	color: #96AD41;
	}
	


.contentFull h3{
	color:#CC3300;
	font-size:0.78em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom: 2%;
	margin-left: 1.25em;
	margin-bottom: -.50em;
	
}


/********************/
/* Begin PRODUCT MODULE CLASSES */
/********************/


.productModule {
	text-align: left;
	float:left;
	display: inline;
	padding: 5px;
	width: 200px;
	height: 300px;
	border: #CCCCCC solid 1px;
	margin: 10px 10px 10px 20px;
	font-size: 0.85em;
/*	background-color:#CCCC66;*/

}

.productModule h3{
	color:#A4AF39;
	font-size:.87em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	width: 100%;
	padding-bottom: 2%;
	margin-left:-5px;
	text-transform:uppercase;
	margin-bottom: 2px;
}

.productModule p{
	font-size:0.75em;
	color:#333333;
	text-align: left;
	padding: 0 0 10px 0.35em;
	margin: 0;
	line-height: 13px;
}

	
.productImg{
	float:left;
	border:4px solid #fff;
	background:#fff;
	margin:2px 0 0 7px;
	height: 175px;
	width: 175px;
	clear: both;
			}

/********************/
/* Begin h2 CLASSES */
/********************/
h2.cake {

	background-image:url(images/headers/cake.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	margin: 25px 50px 10px 0;
	text-align: left;
	text-indent: -9999em;
	}

h2.contact {

	background-image:url(images/headers/contact_h2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	margin: 25px 50px 10px 0;
	text-align: left;
	text-indent: -9999em;
	}
h2.coupon {

	background-image:url(images/headers/coupon.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	margin: 25px 50px 10px 0;
	text-align: left;
	text-indent: -9999em;
	}
h2.disclaimer {

	background-image:url(images/headers/disclaimer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	margin: 25px 50px 10px 0;
	text-align: left;
	text-indent: -9999em;
	}
	
h2.directions {

	background-image: url(images/headers/directions.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	margin: 25px 50px 10px 0;
	text-align: left;
	text-indent: -9999em;
	}
	
h2.equipment {

	background-image:url(images/headers/equipment.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 372px;
	text-align: left;
	text-indent: -9999em;
	}

h2.floral {

	background-image:url(images/headers/floral.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 372px;
	text-align: left;
	text-indent: -9999em;
	}

h2.foodDrink {

	background-image:url(images/headers/food_drink.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	text-align: left;
	text-indent: -9999em;
	}
	
h2.gallery {

	background-image:url(images/headers/photogallery.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	text-align: left;
	text-indent: -9999em;
	}
h2.lattice {

	background-image:url(images/headers/lattice.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 372px;
	text-align: left;
	text-indent: -9999em;
	}

h2.linen {

	background-image:url(images/headers/linen.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 372px;
	text-align: left;
	text-indent: -9999em;
	}

h2.miscellaneous {

	background-image:url(images/headers/misc.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 380px;
	text-align: left;
	text-indent: -9999em;
	}
	
h2.party {

	background-image: url(images/headers/partyacessories.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 372px;
	text-align: left;
	text-indent: -9999em;
	}
	
h2.priceguide {

	background-image:url(images/headers/priceguide.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 372px;
	text-align: left;
	text-indent: -9999em;
	}
	
h2.products {

	background-image:url(images/headers/products.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	margin: 25px 50px 10px 0;
	text-align: left;
	text-indent: -9999em;
		}	
h2.service {

	background-image:url(images/headers/serviceareas.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 272px;
	text-align: left;
	text-indent: -9999em;
	}
h2.tables {

	background-image:url(images/headers/tables.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 380px;
	text-align: left;
	text-indent: -9999em;
	}
	
h2.thankyou {

	background-image:url(images/headers/thankyou.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 420px;
	text-align: left;
	text-indent: -9999em;
	}
	
h2.themes {

	background-image:url(images/headers/themes.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 420px;
	text-align: left;
	text-indent: -9999em;
	}
	
h2.welcome {

	background-image:url(images/headers/welcome.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 400px;
	text-align: left;
	text-indent: -9999em;
	}
h3.products {

	font-size:14px;
	color:#333333;
	}
	
/********************/
/* Begin Product CLASSES */
/********************/


.productsA {
	
	font-size:.65em;
	line-height: 22px;
	text-align: left;
	float: left;
	width: 350px;
	margin-left: 30px;
	}

.productsA  li{
	list-style: none;
	
}
.productsA  li a:visited{
	list-style: none;
	color: #A4AF39;
	margin: 0;
	text-decoration:underline;
}
.productsB {
	
	font-size:.65em;
	line-height: 22px;
	text-align: left;
	float:left;
	width: 250px;
	}
.productsB  li{
	list-style: none;
}

.productsB  li a:visited{
	list-style: none;
	margin:0;
	color:#A4AF39;
	margin: 0;
	text-decoration:underline;
}


/********************/
/* Begin Specialty CLASSES*/
/********************/	
.descript {
	
	width: auto;
	margin: auto;
	padding: 0;
	font-size:0.75em;
	clear:both;	
	width: 700px;
	}
	

.descript p{
	width: 95%;
	margin-left: 1em;
	}
	
.directions {
	text-transform: uppercase;
	color: #95A856;
	color: #000000;
	font: bold 14px Arial, Helvetica, sans-serif;
	}
	
.expand {
	width: 750px;
	}

.genericlist{
	text-align: left;
	color:#333333;
	font-size: 0.7em;
	line-height: 2em;
	margin-left: 20px;
	}

.genericlist li{
	list-style:none;
	margin-left: .50em;
	}

.info {
	clear:both;
	}
	
.largeType {
	font-size: 1.35em;
	line-height: 1.3em;
	color: #003333;
	margin-bottom: 10em;
	}
.largeType img {
	border: 0;
	float: left; 
	margin-right: 20px; 
}
.moduleLeft {
	padding: 25px 100px 2px 2px;
	float: left;
	height: 300px;
	width: 300px;
	clear: both;
	}
	
.moduleRight {
	padding: 0px;
	clear: both;
	float: left;
	width: 350px;
	height: 350px;
	}
	
.price {
	font: bold .85em/normal Geneva, Arial, Helvetica, sans-serif;
	color: #663300;
	clear: both;
	margin-top:.25em;
	width: 100%;
	margin-left: .25em;
	line-height: 1.75em;	
	}
	
.search {
	margin-left: 300px;
	margin-top:-70px;	
	margin-right:25px;
	padding-bottom: 50px;
	float:right;	
		
	}

.smallprint {
	color:#666666;
	font-size:0.85em;
	font-style: normal;
	padding-top: 2em;
	}
	
.galpad img{
	padding-left:2em;
	}

.right {
	margin-top:250px;
	}
.right p{
	text-align:right;
	padding-left:25px;
	}
	
.clear{
	display: block; 
	clear: both; 
	height: 0; 
	line-height: 0.01em;
	}
	

/********************/
/* PRODUCT NAV ITEMS*/
/********************/

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li
{
	float: left;
	margin: 0 0.15em;
	font-size: .65em;
	display:inline;

}

#nav-menu li a
{
	background:  #222 bottom left repeat-x;
	height: 1.80em;
	line-height: 1.8em;
	float: left;
	width: 9em;
	padding-right:4px;
	display: block;
	/*border: 0.02em solid #96ad41;
	*/color: #fff;
	text-decoration: none;
	text-align: center;
}
#nav-menu li a:hover {
	background-color:#96AD41;
	}
	
/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: left
}
/* End hide */

#nav-menu
{
	width:725px;
	margin: 0 auto;
	margin-top: 1em;
	padding-bottom: 2em;
}

	
/********************/
/* FOOTER ITEMS*/
/********************/
div#footer{
	clear: both;
	background-color:#96AD41;
	color: #000;	
	height: 30px;
	width: 776px;
	margin: 0;
	}

div#footer a:link, div#footer a:visited{
	color: #fff;
	padding: 0px;
	text-decoration:none;
	}
	
div#footer a:hover{
	text-decoration:underline;
	}
	

div#footer p{
	font-size: .69em;
	color: #fff;
	font-family: "lucida grande", tahoma, sans-serif;
	margin-left:10px;
	padding-top: 7px;
	letter-spacing: .09em;
	}

p.copy {
	float: left;
	width: 490px;
	color: #fff;
	}

p.credit {
	float: right;
	text-align: right;
	width: 200px;
	color: #fff;
	padding-right: 10px;
	}


/********************/
/* Begin SKIP TO CONTENT */
/********************/
/* HIDE ON
a.hidden {
	position: absolute; top: 0; right: 0; display: inline; width: 100%;
	filter:alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0; text-align: right;
	}
a.hidden:hover {
	filter:alpha(opacity=40); -moz-opacity: 0.6; opacity: 0.6;
	text-transform: capitalize; font-variant: small-caps; padding: 4px;
	border-bottom: 1px solid black; font-weight: bold;
	}
.border {
	margin: 5px;
	border: 1px solid #666666;
}

*/


/********************/
/* Begin UNUSED CSS */
/********************/
/*.sidelist {
	font-size: 0.75em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #9D2B1E;
	list-style:none;
	line-height: 24px;

	}
.sidelist ul{

	text-align:left;
}
*/

/*#wrapper, #header, #contentWrap, #mainContent, .contentFull, .genericlist li {
	font-size: 1em;
	color: #663300;
	font-weight: 500;
}*/
.new {
	color: #FF6633;
	font-weight: bolder;
}
.sig{
	font-size: 0.7em;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	padding-left: 10px;
	color:#CC9900;
	}
.simpleviewer {
	clear: both;
	top: 20px;
	width: 100%;}
	
#flashcontent {
	clear: both;
	top: 20px;}
	
