body, html, div, h1, h2, h3, h4, h5, h6, p, li, img, form, iframe {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #444;
	text-align: center;
	height: 100%;
}
p {
	margin-bottom: 6px;
	font-size: 80%;
}
h1 {
	font-size: 140%;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #f5821f;
}
h4 {
	font-size: 80%;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover, a:active {
	text-decoration: underline;
	color: #111;
}
td {
	vertical-align: top;
}
ul {
}
li {
	font-size: 80%;
}

#bodywrapper_o {
	background-color: #fff1db;
	width: 980px;
	margin: 20px auto 20px auto;
	text-align: left;
}
#bodywrapper_i {
	padding: 3px;
}
#wrappertitle {
	float: left;
	font-size: 130%;
	font-weight: bold;
	color: #000;
}
#wrappercopyright {
	float: right;
	font-size: 70%;
	color: #000;
}
#header_o {
	clear: both;
	width: 100%;
}
#header_i_l {
	background: url(../furniture/header_bg_fireworks.jpg) no-repeat top right #201F24;
	width: 710px;
	float: left;
}
#header_i_r {
	background-color: #000;
	width: 262px;
	float: right;
}
#body_o {
	width: 100%;
	overflow: hidden;
}
#body_col_1 {
	background-color: #000;
	width: 188px;
 	float: left;
	margin-bottom: -2000px;
	padding-bottom: 2000px; 
}
#body_col_2 {
	width: 522px;
	float: left;
	background-color: #fff;
	margin-bottom: -2000px;
	padding-bottom: 2000px; 
}
#body_col_3 {
	width: 264px;
	float: right;
	margin-bottom: -2000px;
	padding-bottom: 2000px; 
}
div.cataloguelink {
	height: 39px;
	background-color: #f5821f;
	margin-right: 2px;
	color: #fff;
}
div.cataloguelink h2 {
	padding: 5px 0 0 7px;
}
div.cataloguelink h2 a, div.cataloguelink h2 a:hover {
	color: #fff;
}
#cataloguemenu {
	border: 1px solid #000;
}
#cataloguemenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#cataloguemenu li {
	background-color: #fed5b1;
	border: 1px solid #000;
	padding: 3px 3px 3px 7px;
	color: #000;
}
#cataloguemenu li a {
	color: #000;
	display: block;
}
#cataloguemenu li:hover {
	background-color: #fcc290;
}
#cataloguemenu li.selected {
	background-color: #000;
	color: #fff;
}
div.pagetitle {
	height: 39px;
	background-color: #000;
	color: #fff;
	overflow: hidden;
}
div.pagetitle h1 {
	padding: 5px 0 0 7px;
}
div.pagetitle h1 a {
	color: #fff;
}
div.redstrip {
	background-color: #ed1c24;
	color: #fff;
}
div.redstrip p {
	padding: 2px 0 2px 7px;
	border-top: 1px solid #fff1db;
}
div.redstrip p a, div.redstrip p a:hover {
	color: #fff;
}
div.pagelinks {
	float: left;
	text-align: center;
	overflow: hidden;
	border-left: 2px solid #fff1db;
}
div.pagelinks p {
	padding: 2px 0 2px 0;
	background-color: #ed1c24;
	border-top: 1px solid #fff1db;
	display: block;
}
div.pagelinks a, div.pagelinks a:hover {
	color: #fff;
	display: block;
}
#content {
	clear: both;
	height: auto;
	overflow: auto;
	padding: 7px;
}
div.fireworkitem {
}
div.fireworkitem hr {
	clear: both;
}
div.fireworkitem h3.fireworkprice {
	float: right;
}
div.fireworkitem h3.fireworkprice span.oldprice {
	font-size: 80%;
	color: #c6c6c6;
}
img.fireworkthumb {
	float: right;
	margin: 7px 0 7px 15px;
}
p.fireworkdescription {
	padding: 7px 0 0 0;
}
p.fireworkaddtobasket {
	float: right;
	padding: 7px 0 7px 0;
}
#basketwrapper {
	clear: both;
	padding: 7px;
	overflow: hidden;
	height: 500px;
}
#basket {
	background-color: #fff1db;
	text-align: left;
}
#basket #items {
	height: 300px;
	overflow: auto;
	border-top: 1px solid #f5821f;
	border-bottom: 1px solid #f5821f;
}
#basket h3 {
	display: block;
	background: url(../furniture/basket_icon_basket.gif) no-repeat top right;
}
div.basketrow {
	padding: 4px 2px 4px 2px;
	border-top: 1px solid #f5821f;
}
div.basketrow p {
	margin: 0px;
}
div.basketrow p.basketprice, div.basketrow p.baskettotalprice, div.basketrow h3.baskettotalprice {
	float: right;
	text-align: right;
	width: 60px;
}
div.basketrow p.baskettotalprice, div.basketrow p.baskettotal, div.basketrow h3.baskettotal {
	font-size: 80%;
	font-weight: bold;
}
div.basketrow p.basketqty {
	float: right;
	text-align: right;
	width: 60px;
}
p.basketsubmit {
	float: right;
}
p.basketfootnote {
	font-size: 70%;
}
#bigad {
	background-color: #ed1c24;
	color: #fff;
	text-align: center;
	width: 100%;
	overflow: hidden;
}
#bigad .line1 {
	font-size: 120%;
	color: #fff;
	padding: 15px 15px 0 15px;
}
#bigad .line2 {
	font-size: 230%;
	color: #fff;
	background-image: none;
	padding: 8px 15px;
}
#bigad .line3 {
	font-size: 100%;
	color: #fff;
	padding: 0 15px 15px 15px;
}
.smalltext {
	font-size: 60%;
}
p.floatleft {
	float: left;
}
div.floatblock {
	float: left;
	margin-right: 20px;
}
div.col1notes p {
	padding: 0 3px 0 7px;
}
div.col1notes div {
	text-align: center;
}
p.creditsnote {
	font-size: 70%;
	color: #666;
}
p.creditsnote a {
	color: #666;
}
.orange {
	color: #f5821f;
}
div.clear, hr {
	clear: both;
	height: 2px;
	overflow: hidden;
}

/* FORMS
================================== */
.textbox, .textarea {
	width: 300px;
	border: 1px solid #fcc290;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 1px;
}
.textarea {
	height: 100px;
	margin-top: 1px;
}
span.compulsory {
	color: #ed1c24;
	font-size: 150%;
}
#oldorderentry {
	width: 80px;
	margin-right: 5px;
}


/* ADMINISTRATION
================================== */

.tablehead {font-weight: bold; font-style: italic; vertical-align: bottom; background-color: #f5821f; color: #fff;}
.tablerowtitle {vertical-align: top; border-top: 1px solid #fcc290;}
.tablerow {vertical-align: top; }
.tablerow p {font-size: 80%; }
.tablelabel {font-size: 80%; font-weight: normal; text-align: right; vertical-align: top; }
.admindetailstextarea {width: 400px; height: 150px; }
.admindetailstextbox {width: 400px; }
.admindetailsfilebox {width: 400px; }
table.admintable {width: 80%; border: 1px solid #fcc290;}
h4.addnewbutton {float: right; border: 1px solid #f00; color: #000;padding: 3px; }
