@charset "utf-8";

body {
	position: static;
	background-color: #000618;
	background-image: url(../Images/2010/bodyBG.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #990000;
}
a:active, a:hover {
	text-decoration: underline;
	color: #990000;
}
.logo {
	position: relative;
	height: 105px;
	width: 252px;
	left: -5px;
	top: 0px;
	float: left;
}
.ScanAlert {
	position: relative;
	height: 100px;
	top: 0px;
	float: right;
	margin-top: 17px;
	margin-right: 35px;
}
.visitus {
	position: absolute;
	top: 25px;
	left: 350px;
}
.nav {
	clear: both;
	position: relative;
	top: -7px;
}
.nav ul {
	margin:0px;
	padding:0px;
}
.nav li {
	display: block;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	height: 22px;
	width: 212px;
	color: #FFFFFF;
	padding-left: 10px;
	margin: 0px;
}
.nav li a {
	display: block;
	padding-left: 10px;
	line-height: 22px;
}

.nav li a:link, .nav li a:visited {
	width:100%;
	color:#FFFFFF;
}

.nav li a:hover, .nav li a:active {
	text-decoration: none;
	background-color:#660000;
}

.nav li a.active:link, .nav li a.active:visited {
	text-decoration: none;
	background-color:#FFFFFF;
	color: #990000;
	font-weight:700;
}
.mainBG-L {
	position: absolute;
	width: 71px;
	left: -71px;
}
.content {
	position: absolute;
	left: 232px;
	top: 97px;
	width: 738px;
	background-color: #FFF;
}
.contenthh {
	position: absolute;
	left: 10px;
	top: 97px;
	width: 960px;
	height: 680px;
	background-color: #FFF;
}

.main .content .left {
	width: 355px;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
}
.main .content .right {
	width: 283px;
	position: relative;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.welcome {
	position:relative;
	text-align: center;
	padding: 10px;
	width: 95%;
	border: 1px solid #CCCCCC;
	margin-top: 30px;
}
.siteNews {
	position:relative;
	padding: 10px;
	width: 95%;
	border: 1px solid #CCCCCC;
	margin-top: 35px;
}
.siteNews #title {
	position: absolute;
	left: 15px;
	top: -19px;
}
.welcome #welcome {
	position: absolute;
	left: 8%;
	top: -35px;
}
.main .content .left .mainText p {
	width: 100%;
	margin-top: 12px;
}
.siteNews #entry {
	clear: left;
}
.siteNews #date {
	margin: 5px;
	width: 18%;
	font-weight: bold;
	color: #666666;
	float: left;
	}
.siteNews #newsText {
	margin: 5px;
	width: 76%;
	float: left;
}
em {
	font-weight: bold;
	font-style: normal;
}
.main .content .left .mainText #blue {
	color: #0000CC;
}
.main .content .left .mainText #red {
	color: #CC0000;
}
.main {
	position: relative;
	background-image: url(../Images/2010/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	height: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	text-align: left;
}
.feature {
	position: relative;
	text-align: center;
	border: 1px solid #990000;
}
.feature h3 {
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
.feature .newImg {
	vertical-align: middle;
}
.feature .featureDesc {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}
.feature h3 {
	margin-top: 5px;
	margin-bottom: 10px;
}
.feature .featureDesc p {
	margin-top: 4px;
	margin-bottom: 4px;
}
.feature .featurePrice {
	width: 175px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	float: right;
}
.featurePrice h4 {
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	float:left;
	margin-top: 7px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.featurePrice a {
	color:#000000;
}
.featurePrice span {
	position: relative;
	top: -2px;
}
.feature .featurePrice h5 {
	height: 17px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-right: 5px;
	padding-left: 3px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	float: left;
	margin-bottom: 0px;
	margin-top: 7px;
}
.feature .featureMore {
	position: relative;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding: 3px;
	margin: 0px;
	clear: both;
}
.main .content .right .feature .featureMore a {
	color: #FFFFFF;
}
.main .content .wholesalepromo {
	clear: both;
	width: 570px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.content .footer {
	text-align: center;
	padding: 0px;
	width: 475px;
	border: 1px solid #000000;
	margin: 25px auto 20px auto;
}
.content .footer a {
	color: #990000;
}
.content .footer p {
	margin: 7px;
}
.wholesalepromo .wholesalePromoText {
	position: relative;
	height: 30px;
	width: 350px;
	border: 1px solid #CCCCCC;
	float:left;
	text-align: left;
	padding: 10px;
	margin-left: 10px;
	top: 15px;
}
.wholesalePromoText a {
	font-weight: bold;
	color:#990000;
}

.wholesalePromoText .title {
	position: absolute;
	top: -10px;
}
.feature .featureMore h6 {
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	position: relative;
	margin: 0px;
}
.featureDesc .notes {
	width:100%;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
}
.pageHead{
	width: 675px;
	margin: 0px auto -7px auto;
}
.pageHead h1 {
	font-size:24px;
	color:#990000;
	margin-top:10px;
}
.ProdMainText {
	width: 675px;
	margin: 0px auto 20px auto;
	padding: 7px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
.ProdPageNav {
	position:relative;
	width: 650px;
	height: 20px;
	line-height: 20px;
	background-color:#EBEBEB;
	border-top: solid 1px #DCDCDC;
	border-bottom: solid 1px #DCDCDC;
	padding: 7px 7px 7px 12px;
	margin: 0px auto;
}
.ProdPageNav .PageLinks {
	position:absolute;
	top:0px;
	left: 200px;
	width:250px;
	height:inherit;
	line-height:inherit;
	text-align:center;
	padding:7px;
	margin:0px auto;
}
.ProdPageNav div {
	display: inline-block;
	zoom:1;
	*display: inline;
	margin:0px 5px 0px 5px;
}
.ProdSort {
	position:absolute;
	top:0px;
	right: 0px;
	width:250px;
	height:inherit;
	line-height:inherit;
	text-align:right;
	padding:7px;
	margin:0px auto;
}
.ProdSortDropDown {
	font-size: 11px;
	height: 20px;
}
.ProdListings {
	position:relative;
	text-align:center;
	width: 100%;
}
.ProdListings .ProdContainer {
	display: inline-block;
	vertical-align:top;
	position: relative;
	text-align: left;
	margin: 30px 10px 15px 10px;
	width: 300px;
	padding:0px 10px 10px 10px;
	border: solid 1px #999999;
	zoom:1;
	*display: inline;
}
.ProdListings .ProdDesc {
	background-color:#EAEAEA;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ProdListings .ProdNotes {
	text-align: center;
	width: 250px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin: 5px auto 0px auto;
}
.ProdListings .ProdDesc p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.ProdListings .ProdDesc ul {
	position:relative;
	list-style-type:square;
	padding:3px;
	left:15px;
	margin:5px;
}
.ProdListings .ProdMid {
	top:45%;
	width:300px;
	margin-bottom:10px;
}
.ProdListings .ProdImages {
	position:relative;
	text-align: center;
	margin: 43px 15px 15px 15px;
}
.ProdListings .ProdAltImg {
	display: inline-block;
	zoom:1;
	*display: inline;
	vertical-align: top;
}
.ProdListings .ProdImg {
	display: inline-block;
	zoom:1;
	*display: inline;
	vertical-align:top;
	}
.ProdListings .ProdName {
	position: relative;
	width: 275px;
	vertical-align:middle;
	background-color:#333333;
	color:#FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size:16px;
	text-align:center;
	top: -28px;
	margin: 15px auto -28px auto;
	min-height: 24px;
	z-index: 2;
}
.ProdName h1 {
	color:#FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size:16px;
	line-height: 24px;
	text-align:center;
	margin:0px;
}
.ProdName .Name {
	padding-left:5px;
	padding-right:5px;
}
.ProdListings .new {
	position:absolute;
	margin-left:7px;
	top:50%;
	margin-top:-25px;
}
.ProdListings .ProdVid {
	margin: 10px auto 0px auto;
	text-align:center;
}
.ProdListings .ProdCPAouter {
	position: absolute;
	width: 300px;
	top: 20px;
	text-align:center;
	margin-bottom:10px;
}
.ProdListings .ProdCPAinner {
	width: 275px;
	margin:auto; 
}
.ProdListings .ProdCase {
	width:100%;
	height: 20px;
	line-height: 20px;
	text-align:center;
	margin-top:3px;
	font-weight: bold;
	background-color:#CCCCCC;
}
.ProdListings .ProdPrice {
	display: inline-block;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
	border: solid 2px #990000;
	margin:0px -2px auto -2px;
	line-height:18px;
	font-size:16px;
	font-weight:700;
	color:#990000;
	zoom:1;
	*display: inline;
}
.ProdListings .ProdPriceAdd {
	width:322px;
	height: 54px;
	bottom: -1px;
	left:-1px;
	position:absolute;
	background-image:url(../Images/2010/priceBGgrad.gif);
	background-repeat:repeat-x;
	background-position:center;
	color:#FFFFFF;
}
.ProdPriceAdd h1 {
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:29px;
	width:100%;
	font-size:16px;
	line-height: 19px;
	padding: 2px;
	font-weight:bold;
	text-align:center;
}
.ProdListings .ProdLink {
	vertical-align:top;
	display:inline-block;
	text-decoration:none;
	color: #FFFFFF;
	zoom:1
	*display: inline;
}
a.ProdLink:hover {
	position:relative;
	border-bottom: 2px solid white;
}
.ProdListings .ProdAdd {
	display: inline-block;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
	background-color:#990000;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:700;
	line-height: 22px;
	font-size:14px;
	margin:0px -2px auto -2px;
	zoom:1;
	*display: inline;
}
.ProdListings .newImg {
	vertical-align: middle;
}
#Prod2 .ProdCPAinner {
	display: inline-block;
	width:145px;
	margin:0px;
	zoom:1;
	*display: inline;
}
#Prod2 .ProdAdd {
	padding:0px 2px 0px 2px;
	font-size:13px;
}
.ProdAdd a {
	position:relative;
	text-decoration:none;
	height:20px;
	top:-2px;
}
#Prod2 .ProdPrice {
	padding: 0px 2px;
}
.shippingfeature {
	background-color:#EAEAEA;
	border: solid 1px #999999;
	padding: 5px;
	margin-top: 10px;
}






.desc {
	padding-left: 5px;
	padding-right: 5px;
}

.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: normal;

}
.stock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.order {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}
.roundcont {
	width: 300px;
	background-color: #fff;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(http://superiorfireworks.com/images/prodgradtop.gif) top; 
	font: bold italic 14px arial, verdana, sans-serif;
	text-align: center;
	color: #fff;
	margin: 5px;
}


.roundbottom {
	height: 23px;
	font: 12px arial, verdana, sans-serif;
	text-align: center;
	background: url(http://superiorfireworks.com/images/prodgradbottom.gif) bottom; 
}

.mid {
	margin: 10px;
	font: 12px arial, verdana, sans-serif;
	text-align: center;
	
}
.cartroundtop { 
	height: 20px;
	background: url(http://superiorfireworks.com/images/cartgradtop.gif) no-repeat top; 
	font: bold 11px arial, verdana, sans-serif;
	text-align: center;
	color: #fff;
	margin: 5px;
}
.cartroundbottom {
	height: 20px;
	font: bold 11px arial, verdana, sans-serif;
	text-align: center;
	background: url(http://superiorfireworks.com/images/cartgradbottom.gif) no-repeat bottom; 
}

.cartroundtopW { 
	height: 20px;
	background: url(http://superiorfireworks.com/images/cartgradtopW.gif) no-repeat top; 
	font: bold 11px arial, verdana, sans-serif;
	text-align: center;
	color: #fff;
	margin: 5px;
}

.nav .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.cartroundbottomW {
	height: 20px;
	font: bold 11px arial, verdana, sans-serif;
	text-align: center;
	background: url(http://superiorfireworks.com/images/cartgradbottomW.gif) no-repeat bottom; 
}

#displaybox {
	z-index: 9999;
	filter: alpha(opacity=50); /*older IE*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE */
	-moz-opacity: .50; /*older Mozilla*/
	-khtml-opacity: 0.5;   /*older Safari*/
	opacity: 0.5;   /*supported by current Mozilla, Safari, and Opera*/
	background-color:#000000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; vertical-align:middle; text-align:center;
}

#displaybox2 {
	z-index: 10000;
	position:fixed; top:0px; left:0px; width:100%; height:100%; vertical-align:middle; text-align:center;
}
div.feedburnerFeedBlock {
	background:#FFFFFF;
	padding: 10px;
	border: solid 1px #990000;
}
div.feedburnerFeedBlock p.feedTitle {
	display: block;
	padding: 5px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 20px;
	margin:-5px;
	background-color:#990000;
	text-transform:uppercase;
}
div.feedburnerFeedBlock p.date {
	font-size: .88em;
	display: inline;
	margin-left: 10px;
	color:#990000;
}
div.feedburnerFeedBlock ul li div {
	display: inline;
}
div.feedburnerFeedBlock span.headline {
	font-weight: bold;
	display: block;
	margin-top:-10px;
}
div.feedburnerFeedBlock ul {
	margin-left:0px;
	text-indent:0px;
	padding-left:0px;
	list-style:none;
}
div.feedburnerFeedBlock ul li {
	margin-bottom: 2em;
}