@CHARSET "ISO-8859-1";
/* CSS Document for Elkton Fireworks 
Written by E-Moxie Data Solutions for
Elkton Fireworks
http://e-moxie.com
2008
*/

/* Core Styles */
/* Browser Reset Styles ================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
strong {
	font-weight: bold;	
}
small {
	font-size: 11px;
}
em {
	font-style: oblique;	
}

/* Basic Definitions ==================== */
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #fff;
}

h1 {
	font-size: 30px;
	color: #98002e;
	margin: 10px 0 15px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 24px;
	color: #463a64;
	margin: 15px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-size: 18px;
	color: #666;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

a:link, a:visited, a:active {
	color: #4285bd;
	text-decoration: none;
}
a:hover {
	color: #666;
}

p {
	line-height: 1.3em;
	margin: 5px 0 10px 0;
	padding: 0;
}

ul, ol {
	margin: 10px 0 10px 25px;
	padding: 0;
}
	li {
		margin-bottom: 5px;
	}
	
td {
	padding: 10px;	
}

/* =classes ================================ */
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 20px;
}
.right {
	float: right;
	margin-left: 20px;
}
.clear-comments {
	clear: both;
	height: 100px;	
}
.twenty {
	font-size:20px;
}
.gray {
	color: #666;
	text-transform: capitalize;
}
.styled_input {
	border:1px solid #ccc;
	padding:10px;
	font-size:13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#98002e;
	width: 300px;
}
.styled_input_lg {
	border:1px solid #ccc;
	padding:5px;
	font-size:13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#98002e;
	width: 250px;
}
.styled_input_sm {
	border:1px solid #ccc;
	padding:5px;
	font-size:13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#98002e;
	width: 270px;
}
.styled_input_sm2 {
	border:1px solid #ccc;
	padding:5px;
	font-size:13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#98002e;
	width: 200px;
}
.styled_input_xsm {
	border:1px solid #ccc;
	padding:5px;
	font-size:13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#98002e;
	width: 100px;
}
.input_qty {
	border:1px solid #ccc;
	padding:5px;
	font-size:13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#98002e;
	width: 30px;
}

.zip_input {
	border:1px solid #ccc;
	padding:5px;
	font-size:16px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#98002e;
	width: 300px;
	text-align: center;
}

.comments {
	font-size: 17px;
	color: #4285bd;
	border-bottom: 2px solid #333;
}
.comment {
	margin-bottom: 35px;	
}
.red {
	color: red;
	font-weight: bold;
}
.blue {
	color: blue;
	font-weight: bold;
}
.green {
	color: green;
	font-weight: bold;
}
.rating {
	width: 120px;
	text-align: center;
	margin-left: 80px;
}
.tiny {
	border:1px solid #ccc;
	padding:0px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4285bd;
	margin-right: 10px;
}
div.home-focus {
	border: 1px solid #f7d60d;
	background: #fff8d0;
	padding: 10px 20px 20px 20px;
	text-align: center;
	color: #000;
	font-size: 16px;
}
table.home-focus {
	border: 1px solid #f7d60d;
	background: #fff8d0;
	padding: 20px;
	text-align: center;
	color: #000;
	font-size: 16px;
}

/* =header ============================= */
#header-outer {
	background: url('../images/header-bg.gif') 0 0 repeat-x;
	height: 254px;
}
#upper-left-nav {
	float: right;
	font-size:10px;
	color:#fff;
}
#top-nav-wrapper {
	width: 900px;
	margin: 0 auto;
	height: 44px;
}
#top-nav {
	padding-top: 1px;
	width: 500px;
	float: left;
}
#top-nav ul {
	margin: 0;
	padding: 10px 0 0 0;
}
#top-nav a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #fff;
	padding-right: 20px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#top-nav a:hover {
	color: #ffdd00;	
}
#top-nav li {
	display: inline;
	list-style: none;
}

#upper-right-nav {
	color: #fff;
	font-size: 11px;
	padding-top: 5px;
	width: 350px;
	float: right;
	text-align: right;
}
#upper-right-nav a {
	color: #ffdd00;
	text-decoration: none;
}

#header {
	width: 900px;
	margin: 0 auto;
	background: url('../images/header.gif') 0 0 no-repeat;
	height: 197px;
}
#nitro-logo {
	float: left;
	margin-top: -2px;
}
#easylite-logo {
	float: left;
	margin-top: -3px;
}
#header-text {
	width: 450px;
	float: left;
}
#header-text h1 {
	font-size: 20px;
	color: #f2f2f2;
}
#header-text p {
	color: #999;
	font-size: 13px;
}

/* =content ============================== */
#content {
	width: 900px;
	margin: 0 auto;
}

#main-content {
	width: 620px;
	float: left;
	padding-left: 25px;
	padding-bottom: 30px;
	margin-left: 15px;
	border-left: 1px dashed #d3d3d3;
}

/* =nav ====================================== */
#nav {
	float: left;
	width: 220px;
	padding-bottom: 30px;
}

#nav li {
	list-style: none;
}

ul#navigation {
	margin: 0;
	padding: 0;
}
ul#navigation li {
	margin-bottom: 5px;
}
ul#navigation li a:link,
ul#navigation li a:visited,
ul#navigation li a:active {
	display: block;
	width: 200px;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	padding: 10px 15px;
	border-left: 5px solid #fff;
}

ul#navigation li a:hover,
ul#navigation li a#current {
	background-color: #98002e;
	color: #fff;
	border-left: 5px solid #ffdd00;
}

ul#navigation li ul {
	margin-left: 20px;
	margin-top: 5px;
	padding: 0; 
	list-style: none;
}

ul#navigation li ul li {
	margin-bottom: 5px; 
	padding: 0;
}

ul#navigation li ul li a:link,
ul#navigation li ul li a:visited,
ul#navigation li ul li a:active {
	display: block;
	width: 195px;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	padding: 10px;
	border: none;
}
ul#navigation li ul li a:hover,
ul#navigation li ul li a#sub-current {
	background-color: #fff;
	color: #98002e;
	border: none;
	font-weight: bold;
}

ul#navigation li ul a#product-current {
	color: #d5373b;
	font-size: 12px;
	text-decoration: none;
	width: 160px;
	border: none;
	padding: 5px;
	font-weight: bold;
}
ul#navigation li ul a#product-current:hover {
	background: none;
	border: none;
}
ul#navigation li ul li a.product-link:link,
ul#navigation li ul li a.product-link:visited,
ul#navigation li ul li a.product-link:active {
	display: block;
	width: 160px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border: none;
	padding: 5px;
}
ul#navigation li ul li a.product-link:hover {
	color: #d5373b;
	background-color: none;
	border: none;
}

#feature-product {
	padding: 5px;
	border: 2px solid #c5c5c5;
	width: 225px;
	margin-left: -15px;
}

/* =footer ===================================== */
#footer-outer {
	background: #000;
}

#footer {
	width: 900px;
	margin: 0 auto;
}
#footer-nav {
	width: 400px;
	padding-top: 15px;
	float: left;
	font-size: 11px;
}
#footer-nav ul {
	margin: 0;
	padding: 0;	
	list-style: none;
}
#footer-nav li {
	display: inline;
	color: #ffdd00;
	line-height: 1.8em;
}
#footer-nav a {
	color: #ff9933;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #ffdd00;
	text-transform: uppercase;
}
#footer-nav a:hover {
	color: #fff;
}

#copyright {
	color: #ccc;
	float: right;
	text-align: right;
	width: 300px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
}
#copyright a {
	color: #d12635;
	text-decoration: none;
}

/* Product Listing Styles */
/* =products =================================== */
.product-container {
	width: 185px;
	float: left;
	padding: 0 5px 10px 5px;
	height: 250px;
	text-align: center;
}
div.image-wrap {
	background: #fff;
	border: 1px solid #777;
	height: 150px;
	width: 150px;
	padding: 5px;
	text-align: center;
}
span.catalog-text {
	font-size: 11px;
	color: #000;
}

#page-nav {
	text-align: right;
}
#page-nav a {
	color: #d5373b;
	text-decoration: none;
}
#page-nav a.increments {
	text-decoration: underline;
}

#media {
	width: 320px;
	float: left;
}
#media img {
	border: 1px solid #666;
}

#info {
	width: 280px;
	float: left;
}
.productimage {
	max-width:250px;
	width:auto !important;
	width:250px;
}

#comment-count {
	text-align: right;
	font-size: 12px;	
}

/* =rating ================================== */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(/images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}
.star-rating a.one-star{
	width:20%;
	z-index:6;
}
.star-rating a.two-stars{
	width:40%;
	z-index:5;
}
.star-rating a.three-stars{
	width:60%;
	z-index:4;
}
.star-rating a.four-stars{
	width:80%;
	z-index:3;
}
.star-rating a.five-stars{
	width:100%;
	z-index:2;
}
.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	
.rating {
	width: 135px;
	text-align: center;
}

/* for an inline rater */
.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* Small Star Rating Styles */
.small-star{
	width:50px;
	height:10px;
	margin: 0;
	padding: 0;
	float: left;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(/images/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/* Catalog Page Switch Styles */
#sub-heading-left {
	width: 150px;
	float: left;
}

a#switch-display {
	display: block;
	height: 13px;
	width: 35px;
	float: right;
}
a.switch-thumb {
	background: url('/images/switch.gif') 0 -13px no-repeat;
}
a.switch-thumb:hover {
	background-position: 0 0px;
}
a.switch-list {
	background: url('/images/switch.gif') 0 0 no-repeat;
}
a.switch-list:hover {
	background-position: 0 -13px;
}
a.switch-thumb span,a.switch-list span {
	display: none;
}

ul.display {
	float: left;
	width: 620px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.display li {
	float: left;
	width: 190px;
	padding: 10px 0;
	margin: 0;
	text-align: center;
	height: 260px;
	margin-right: 10px;
}

ul.display li a {
	color: #e7ff61;
	text-decoration: none;
}
ul.display li div.content_block {
	padding: 0 10px;
}
ul.display li .catalog-form {
	display: none;
}

ul.list_view {
	float: left;
	width: 620px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.list_view li {
	float: left;
	width: 620px;
	padding: 10px 0;
	margin: 0;
	text-align: left;
	height: 180px; 
}

ul.list_view li a {
	color: #4285bd;
	text-decoration: none;
}
ul.list_view li div.content_block {
	padding: 0 10px;
}
ul.list_view li div.content_block p {
	margin: 0;
	font-size: 12px;
}
ul.list_view li div.content_block div.product-info {
	width: 400px;
	float: left;
	
}
ul.list_view li div.content_block div.image-wrap {
	width: 160px;
	float: left;
	margin-right: 20px;
}
ul.list_view li .catalog-form {
	display: inline;
}


/* Cart Styles */
/* =cart ==================================== */
#shipping {
	width: 300px;
	float: left;
	margin-right: 20px;	
}
#billing {
	width: 300px;
	float: left;	
}

/* =pagination ===== */
.pagination {
	margin: 0 0 20px 0;
	text-align: right;
	
}
.pagination span {
	padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
	border: solid 1px #ddd;
	color: #fff;
	font-size: 12px;
	background: #285387;
}
.pagination a {
    text-decoration: none;	
	font-size: 12px;
	padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
	border: solid 1px #ddd;
	color: #285387;
}
.pagination a:hover {
	color: #fff;
	background: #285387;
	border: solid 1px #ddd;
}