html, body {
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
	font-size: 12px;
	color: #cccccc;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #601;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

h1,h2,h3,h4,h5 {margin: 0px;padding: 0px;}
h1 {font-size: 18px;font-weight: normal;color: #ffcc00;}
h2 {font-size: 18px;font-weight: normal;color: #ff0000;border-top: dotted 1px #777777;border-bottom: dotted 1px #777777;height:28px;line-height:28px;}
h3 {font-size:18px;font-weight: normal;color:#ff0000;height:26px;line-height: 24px;}
h3 span {color: #fff;}
h4 {font-size: 12px;color: #ffcc00;}
h5 {font-size: 14px;color: #ff0000;}

a:link, a:visited {font-size: 12px;color: #ff0000;text-decoration: underline;}
a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: medium;
}

img {border:0px;}
form {border:0px;margin: 0px;}

.bold {font-weight: bold;}
.highlight, .asterix {font-weight: bold;color: #ff0000;}
.clear, .clear15, .br.clear {clear:both;height:1px;font-size:1px;margin:0px;padding:0px;line-height: 1px;display: block;overflow:hidden;}
hr {height:1px;color:#777777;font-size:1px;line-height:1px;border-top: dotted 1px #777777;display:block;}

#wrapper {text-align: left;width: 970px;position: relative;margin-left: auto;margin-right: auto;}
#content {position: relative;text-align: left;width: 970px;margin: 0px auto 0px auto;padding-bottom:10px;}

/*------------ header */
#header{position:relative;width:970px;padding:0px;height: 100px;margin:0px;background-image: url(../images/header.gif);background-repeat:no-repeat;background-position: bottom;}

#logo {display: block;position: absolute;left: -10px;top: 45px;}
#fireworks{display: block;position: absolute;bottom: 0px;right: -10px;}
#top-links {
	position: absolute;
	bottom: 2px;
	height: 25px;
	right:-2px;
	width: 685px;
}
#top-links ul {list-style:none;padding: 0px;margin: 0px;}
#top-links li {list-style:none;line-height:25px;float:left;height: 25px;text-align:center;background-image: url(../images/top_bar_line.gif);background-repeat: no-repeat;background-position: right;padding:0px 15px 0px 15px;}
#top-links li.last {padding-right:0px!important;background-image: none!important;}
#top-links li a {padding: 0px;color: #cccccc;text-decoration: none;line-height:25px;font-size:11px;font-weight:bold;}
#top-links li a:hover, #top-links li a:active {color: #ffcc00;text-decoration: none;}


/*------------ main */
#main-content {position: relative;text-align: left;width: 960px;background-color: #000;padding-left: 10px;}


/*------------ left */
#left {
	background-image: url(../images/left_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
	float: left;
	width: 215px;
	clear:both;
	margin: -66px 1px 15px 0px;
	padding-top: 65px;
}

/*------------ nav styles */
#left ul.nav {
	list-style-type:none;
	margin: 0px 0px 10px 7px;
	padding:0px;
	width: 195px;
}
#left ul.nav li  {
	list-style-type:none;
	width: 195px;
	padding:0px;
	color:#000000;
	font-size: 11px;
	margin: 0px  0px  1px  0px;

}
#left ul.nav li a:link, #left ul.nav li a:visited  {display: block;padding:3px 0px 3px 3px;color:#fff;text-decoration:none;width:195px;font-size: 12px;background-image: url(../images/nav_arrow_1.gif);background-repeat: no-repeat;background-position: 175px;background-color: #660000;font-weight: bold;text-transform: uppercase;}
#left ul.nav li a:hover, #left ul.nav li a:active, #left ul.nav li a:focus, #left ul.nav li a.active, active {
	text-decoration:none;
	background-color: #ffcc00;
	background-image: url(../images/nav_arrow_2.gif);
	background-repeat: no-repeat;
	background-position: 175px;
	color: #660000;
}


			
#left-banners {
	width:210px;
	text-align:center;
	margin-top: 10px;
} 
#left-banners img {text-align:center;margin: 0px auto 10px auto;}

/*------------ middle */
#middle {
	position:relative;
	float:left;
	width:720px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-size: medium;
	color: #FFF;

}
#main-content-footer {clear:both;height:11px;width:970px;background-image: url(../images/main_footer.gif);background-repeat:no-repeat;margin:0px 0px 0px -10px;line-height:1px;font-size:1px;background-position: bottom;}

/*------------ footer */
#footer {position:relative;width: 930px;height:140px;position: relative;clear:both;margin: 15px 0px 10px 0px;background-image: url(../images/footer_bg.gif);background-repeat: no-repeat;text-align:right;font-size: 11px;padding:15px 20px 15px 20px;}
#footer p {border-top: 1px dotted #777777;border-bottom: 1px dotted #777777;padding:10px 0px 10px 0px;}
#footer a {font-size: 11px;}
#footer ul {list-style:none;padding: 0px;margin: 0px;}
#footer ul li {list-style:none;line-height:25px;float:right;height: 25px;text-align:center;background-image: url(../images/top_bar_line.gif);background-repeat: no-repeat;background-position: right;padding:0px 7px 0px 7px;font-size: 11px;}
#footer ul li a, #footer-links li a:visited{padding: 0px;color: #cccccc;text-decoration: none;line-height:25px;font-size: 11px;}
#footer ul li a:hover  {color: #ffcc00;text-decoration: none;}
#footer ul li.last {background-image:none!important;padding-right:0px!important;}
#footer-logo {position:absolute;top:20px;left:15px;}
#rocket-icon {position:absolute;top:65px;left:445px;}

/*------------ category box */
.category-box{
	position: relative;
	height:300px;
	width:345px;
	margin:10px 20px 5px 0px;
	float:left;
	display:block;
	background-image: url(../images/category_bg.jpg);
	background-repeat: no-repeat;
}
.category-box.last {margin-right:0px!important;}

.category-box img {
	display:block;
	padding: 0px;
}
.category-box h3 {
	font-size:18px;
	width:auto;
	padding:0px;
	height:37px;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: 37px;
	border-top: 1px dotted #777777;
	border-bottom: 1px dotted #777777;
	text-indent: 5px;

}
.category-box h3 a, .product-box h3 a:visited {font-size:18px;color:#ff0000;text-decoration:none;display:block;height:37px;width:345px;background-image: url(../images/large_arrow.gif);background-repeat: no-repeat;background-position: 315px;}
.category-box h3 a:hover {color:#ffcc00;}

/*------------ product box */
.product-box {
	position: relative;
	height:200px;
	width:225px;
	margin:0px 15px 15px 0px;
	float:left;
	display:block;
	background-image: url(../images/product_bg.jpg);
	background-repeat: no-repeat;
}
.product-box.last {margin-right:0px!important;}

.product-box img {display:block;padding: 0px;}
.product-box h4 {margin:0px;padding:0px;height:28px;line-height:28px;overflow:hidden;color: #ffcc00;width:225px;border-top: 1px dotted #777777;border-bottom: 1px dotted #777777;text-indent:3px;}
.product-box h4 a, .product-box h4 a:visited {color:#ffcc00;text-decoration:none;font-weight: bold;display:block;height:28px;width:225px;background-image: url(../images/small_arrow.gif);background-repeat: no-repeat;background-position: 205px;}
.product-box h4 a:hover {color:#fff;}

/*------------ product-box */
.overlay {
	text-align:left;
	position: relative;
	height:356px;
	width:691px;
	margin:0px;
	display:block;
	background-image: url(../images/overlay.png);
	background-repeat: no-repeat;
	padding:17px; 
}
.product-image {float:left;width:450px;margin-right:12px}
.product-des {
	float:left;
	width:225px;
	height:355px;
	overflow:hidden;
}
.overlay h4 {text-indent: 0px;font-weight: normal;}

div.close { background-image:url(../images/close.png);     
			position:absolute; 
			top: -6px;
			right: -6px;
			cursor:pointer;     
			height:30px;     
			width:30px; }

/*------------ validation */
div.error-message {margin: 0;padding: 20px 25px;background: #922f15;color: #fff;border: solid 3px #922f15;}
div.error h3 {font-size: 12px;}
div.error ul {margin: 0;padding: 0;list-style: none;}
input.validation-failed {border: solid 1px #cb0000;}
input.validation-passed {border: solid 1px #4aa83c;}
div.error2 {padding: 3px 5px;display: block;position: relative;left: 153px;float: left;clear: both;background: #922f15;color: #FFFFFF;font-weight: bold;}
* html span.error {left: 153px;}
.validation-advice {margin: 2px 0px 2px 0px;padding: 3px;color: #cb0000;font-weight: bold;font-family: Arial, Helvetica, sans-serif;font-size:12px;background-color: #FFF;}
#wrapper #content #main-content #left .nav li a {
	color: #FF0;
}
#wrapper #content #main-content #left .nav li a {
	color: #FFF;
}
#wrapper #content #main-content #middle p {
	color: #FF0;
}
#wrapper #content #main-content #middle p {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #content #main-content #middle blockquote p {
	color: #FFF;
}
#wrapper #content #main-content #middle blockquote p strong u {
	color: #F00;
}
#wrapper #content #main-content #middle table tbody tr td table tbody tr td table tbody tr td p strong u {
	color: #FFF;
}
#wrapper #content #main-content #middle table tbody tr td table tbody tr td table tbody tr td p {
	color: #FFF;
}
#wrapper #content #main-content #middle table tbody tr td table tbody tr td table tbody tr td p strong u {
	color: #FF0;
}
#wrapper #content #main-content #middle table tbody tr td table tbody tr td table tbody tr td u strong {
	color: #FF0;
}
#wrapper #content #main-content #middle table tbody tr td table tbody tr td table tbody tr td strong u {
	color: #FF0;
}
#wrapper #content #main-content #middle table tbody tr td table tbody tr td table tbody tr td p strong u {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #content #main-content #middle table tbody tr td table tbody tr td table tbody tr td p strong u {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #content #main-content #middle table tbody tr td table tbody tr td table tbody tr td p u {
	color: #FF0;
}
#wrapper #content #main-content #middle table tbody tr td table tbody tr td table tbody tr td u {
	color: #FF0;
}
#wrapper #content #main-content #middle blockquote p u strong {
	color: #FF0;
}
#wrapper #content #main-content #middle ol ol li strong u {
	color: #FF0;
}
#wrapper #content #main-content #middle blockquote p strong u a {
	color: #FF0;
}
#wrapper #content #main-content #middle blockquote p a strong {
	color: #FF0;
}
#wrapper #content #main-content #middle blockquote p strong u {
	color: #FF0;
}
#wrapper #content #main-content #middle blockquote ol li a strong {
	color: #FF0;
}
#wrapper #content #main-content #middle blockquote ol li strong a u {
	color: #FF0;
}
#wrapper #content #main-content #middle blockquote ol li a {
	color: #FF0;
}
#wrapper #content #main-content #middle blockquote p strong {
	color: #FF0;
}
#wrapper #content #main-content #middle p {
	color: #FFF;
}
#wrapper #content #main-content #middle p {
	color: #FF0;
}
#wrapper #content #main-content #middle p {
	color: #FF0;
}
#wrapper #content #main-content #middle p {
	color: #FFF;
}
#wrapper #content #main-content #middle p a {
	font-size: small;
}
#wrapper #content #main-content #middle p a {
	font-size: xx-large;
}
#wrapper #content #main-content #middle p a {
	font-size: medium;
}
#wrapper #content #main-content #middle p a {
	font-family: Arial Black, Gadget, sans-serif;
}
