/* CSS Document */
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffc425;
	padding: 0;
	margin: 0;
	color: #000000;
}

p {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 12px;
	color: #000000;
}

img { 
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #B28600;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: disc;
	padding: 0 35px 15px 35px;
}

li {
	font-size: 12px;
}

.red {
	color: #FF0000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 48px;
	font-size: 26px;
	color: #EF5800;
	padding: 0;
	margin: 0;
	font-weight: normal;
}


h2 {
	color: #A70E4E;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

h3 {
	color: #000000;
	font-size: 12px;
	margin: 0;
	padding: 0;
}


/****** GENERIC ******/

.flashTextFix {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;	
}

.clearLeft {
	clear: left;	
}

.clearRight {
	clear: right;
}

div.clear, div.clearLeft, div.clearRight {
	height: 0;
	margin: 0;
	padding: 0;
}


/******* FLASH TEXT ********/

h1.title {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 48px;
	font-size: 26px;
	color: #EF5800;
	padding: 0 0 0 18px;
	font-weight: normal;
}

h1.title2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 48px;
	font-size: 26px;
	color: #A70E4E;
	padding: 0 0 0 18px;
	font-weight: normal;
}

/****** CONTAINERS ******/

div#headerContainer {
	width: 100%;
	margin: 0;
	background: #f46c1d;
	min-width: 996px;
	height: 153px;
}

div#pageContainer {
	width: 100%;
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/content_bg.gif) top left repeat-x #ffc425;
	min-width: 996px;
}

div#footerContainer {
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffc425;
	min-width: 996px;
}

/*********** HEADER ***********/
div#headerHome {
	margin: 0 auto;
	width: 996px;
	background: url(../images/backgrounds/header_bg.gif) top left no-repeat;
	padding: 0;
	height: 153px;
}

div#header {
	margin: 0 auto;
	width: 996px;
	background: url(../images/backgrounds/header2_bg.gif) top left no-repeat;
	padding: 0;
	height: 153px;
}

div#logoContainer {
	position: relative;
}

div#logo {
	position: absolute;
	top: 5px;
	left: -5px;
	z-index: 1;
}

div#shoppingBag {
	width: 248px;
	height: 94px;
	padding: 0 0 0 748px;
	margin: 0;
	background: url(../images/backgrounds/shopping_bag.gif) top right no-repeat;
}

div#shoppingBagDetails {
	padding: 50px 0 0 15px;
	margin: 0;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}

div#noItems {
	float: left;
	width: 73px;
	font-weight: bold;
}

div#bagTotal {
	float: left;
	font-weight: normal;
	width: 150px;
}

div#shoppingBagLink {
	padding: 5px 0 0 13px;
	_padding: 3px 0 0 13px;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	color: #FFD781;
	font-weight: normal;
	clear: left;
}

div#shoppingBagLink a {
	font-size: 11px;
	line-height: 15px;
	color: #FFD781;
	font-weight: normal;
	text-decoration: none;
}

div#shoppingBagLink a:hover {
	text-decoration: none;
}

ul#navMenu {
	list-style-type: none;
	padding: 27px 0 12px 170px;
	margin: 0;
	position: relative;
	z-index: 2;
}

ul#navMenu li{
	float: left;
	height: 20px;
	border: none;
	margin: 0;
	padding: 0;	
}

a#home {
	width: 56px;
	height: 20px;
	background: url(../images/nav/nav_home.gif);
	background-repeat: no-repeat;
	display: block;
}

a#home:hover {
	background-position: -56px 0;
}

a#about {
	width: 79px;
	height: 20px;
	background: url(../images/nav/nav_about.gif);
	background-repeat: no-repeat;
	display: block;
}

a#about:hover {
	background-position: -79px 0;
}

a#faqs {
	width: 51px;
	height: 20px;
	background: url(../images/nav/nav_faqs.gif);
	background-repeat: no-repeat;
	display: block;
}

a#faqs:hover {
	background-position: -51px 0;
}

a#articles {
	width: 118px;
	height: 20px;
	background: url(../images/nav/nav_articles.gif);
	background-repeat: no-repeat;
	display: block;
}

a#articles:hover {
	background-position: -118px 0;
}

a#classes {
	width: 148px;
	height: 20px;
	background: url(../images/nav/nav_classes.gif);
	background-repeat: no-repeat;
	display: block;
}

a#classes:hover {
	background-position: -148px 0;
}

a#parties {
	width: 61px;
	height: 20px;


	background: url(../images/nav/nav_parties.gif);
	background-repeat: no-repeat;
	display: block;
}

a#parties:hover {
	background-position: -61px 0;
}

a#design {
	width: 113px;
	height: 20px;
	background: url(../images/nav/nav_design.gif);
	background-repeat: no-repeat;
	display: block;
}

a#design:hover {
	background-position: -113px 0;
}

a#contact {
	width: 73px;
	height: 20px;
	background: url(../images/nav/nav_contact.gif);
	background-repeat: no-repeat;
	display: block;
}

a#contact:hover {
	background-position: -73px 0;
}

a#customerArea {
	width: 102px;
	height: 20px;
	background: url(../images/nav/nav_customer.gif);
	background-repeat: no-repeat;
	display: block;
	margin-left: 2px;
}

a#customerArea:hover {
	background-position: -102px 0;
}


/*********** PAGE ************/

div#page {
	margin: 0 auto;
	width: 996px;
	padding: 0;
	min-height: 624px;
	_height: 624px;
}

/************ PAGE LEFT ************/

div#pageLeftHome {
	float: left;
	width: 203px;
	padding: 0;
	margin: 0;
}

div#pageLeft {
	float: left;
	width: 203px;
	padding: 0;
	margin: 0;
}


div#pageLeftHome div#browseContainer {
	background: #ffffff;
	width: 200px;
	padding: 0;
	margin: 0 3px 0 0;
}

div#pageLeft div#browseContainer {
	background: #ffffff;
	width: 200px;
	padding: 0;
	margin: 0 4px 0 0;
}

div#searchPanel {
	background: url(../images/backgrounds/search_bg.gif) top left no-repeat;
	padding: 49px 0 0 13px;
	margin: 0;
	height: 81px;
}

div#searchArticlePanel {
	background: url(../images/backgrounds/search_article_bg.gif) top left no-repeat;
	padding: 49px 0 0 13px;
	margin: 0;
	height: 81px;
}

div.searchField {
	width: 141px;
	height: 27px;
	background-image: url(../images/backgrounds/search_bar.gif);
	background-repeat: no-repeat;
	display: block;
	float:left;
}

div.searchField input {
    width: 129px;
    font-size: 12px;
    background: transparent;
    border-style: none;
    margin-left: 2px;
    padding: 7px 4px 3px 4px;
}

#searchButton {
    float:left;
    width: 30px;
    height: 27px;
    padding: 0;
    margin: 0;
    background: url(../images/search_button.gif);
}

*+html #searchButton {
  float:left;
}

div#categoryPanel {
	background: url(../images/backgrounds/category_bg.gif) bottom left no-repeat #ffffff;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 200px;
}

div#colorList {
	background: #ffffff;
	padding: 0 0 5px 11px;
	margin: 0;
}

div#categoryList {
	margin: 0;
	padding: 5px 0 15px 15px;
}

div#pageLeftHome div#newsletterArea {
	width: 191px;
	padding: 62px 0 0 12px;
	margin: 0;
	background: url(../images/backgrounds/newsletter_bg.gif) top left no-repeat;
	height: 128px;
}

div#pageLeft div#newsletterArea {
	width: 192px;
	padding: 62px 0 0 12px;
	margin: 0;
	background: url(../images/backgrounds/newsletter_bg.gif) top left no-repeat;
	height: 128px;
}

div.subscribeField {
	background: url(../images/backgrounds/newsletter_bar.gif) no-repeat top left;
	width: 170px;
	height: 27px;
	padding: 0 0 9px 0;
	margin: 0 0 0 1px;
}

div.subscribeField input { 
	width: 158px;
	font-size: 12px;
	background: transparent;
	border-style: none;
	margin-left: 2px;
	padding: 7px 4px 3px 4px;
}

div#enquiriesArea {
	width: 189px;
	padding: 0 0 0 14px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E4219;
	line-height: 16px;
}

div#enquiriesArea a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E4219;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

div#enquiriesArea a:hover {
	text-decoration: none;
}

/************* PAGE MID *************/

div#pageMid {
	float: left;
	width: 591px;
	padding: 0;
	margin: 0 3px 0 0;
	_width: 590px;
	_overflow: hidden;
}

div#contentArea {
	width: 591px;
	padding: 0;
	margin: 0;
	background: #ffffff;
}

div#foreword {
	padding: 0;
	margin: 0;
}

div#foreword p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #484747;
	padding: 21px 18px 0 18px;
	margin: 0;
}

div#foreword a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #B28600;
	text-decoration: underline;
	padding: 0 18px;
}

div#foreword a:hover {
	text-decoration: none;
}

div.hrLine {
	padding: 0 0 0 18px;
	margin: 0;
}

ul.productList {
	margin: 0;
	padding: 0 0 0 4px;
	list-style: none;
}

ul.productList li {
	background: url(../images/backgrounds/general_bg.gif) bottom left repeat-x #ffffff;
	width: 583px;
	min-height: 105px;
	_height: 105px;
	display: block;
	padding: 0;
	margin: 0;
	color: #3C3C3C;
	font-size: 11px;
	line-height: 14px;
}

div.productImage {
	margin: 0;
	padding: 13px 10px 0 14px;
	float: left;
}
	
img.imageProductList {
	border: 1px solid #CBCED0;
	display: block;
	margin: 0;
	padding: 0;
}	

div.productTag {
	margin: 0;
	padding: 14px 0 0 0;
	width: 32px;
	float: left;
}

img.imageTag {
	padding: 0 0 4px 0;
	margin: 0;
}

div.productDetails {
	padding: 14px 10px 0 12px;
	width: 200px;
	margin: 0;
	float: left;
}

div.productDetails a {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}	

div.productDetails a:hover {
	text-decoration: underline;
}

div.productShortDesc {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 14px 0;
	margin: 0;
}

div.productPackets {
	width: 99px;
	padding: 14px 0 0 0;
	margin: 0;
	float: left;
	line-height: 16px;
	color: #3C3C3C;
	font-size: 11px;
}

div.productPackets div.packetSize {
	width: 36px;
	font-weight: bold;
	float: left;
}

div.buyProduct {
	width: 113px;
	float: right;
	text-align: right;
	padding: 14px 8px 0 0;
	margin: 0;
	color: #3C3C3C;
	font-size: 11px;
}

div.qtyStock {
	width: 113px;
	padding: 4px 0;
	_padding: 4px 0 0 0;
	margin: 0;
}

div.stockField {
	width: 40px;
	margin: 0;
	padding: 0 25px 0 0;
	_padding: 0 15px 0 0;
	float: right;
}

div.qtyField {
	background: url(../images/backgrounds/qty_bar.gif) no-repeat top left;
	width: 47px;
	height: 23px;
	margin: 0
	padding: 0;
	float: right;
}

div.qtyField input { 
	width: 35px;
	font-size: 12px;
	background: transparent;
	border-style: none;
	margin-right: 2px;
	padding: 5px 4px 3px 4px;
}

/************ PAGE RIGHT ************/

div#pageRight {
	float: left;
	width: 199px;
	padding: 0;
	margin: 0;
}

div#pageRight a, div#contentRight a {
	font-size: 11px;
	font-weight: normal;
	color: #670036;
}

div#articleTitle {
	background: url(../images/articleTitle.gif) top left no-repeat;
	height: 21px;
	padding: 37px 0 0 15px;
}

div#articleListPanel {
	background: #FDB5DB;
	padding: 0;
	margin: 0;
	min-height: 183px;
	_height: 183px;
}

ul#articleList, ul#specialOfferList {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#articleList li {
	background: #FDB5DB;
	width: 199px;
	display: block;
	padding: 8px 0;
	_padding: 0;
	margin: 0;
}

ul#articleList li.firstArticle, ul#specialOfferList li.firstArticle {
	_padding: 8px 0 0 0;
}

div.articleImage {
	margin: 0;
	padding: 0 0 0 13px;
	float: left;
	width: 58px;
}
	
img.imageArticleList {
	border: 3px solid #ffffff;
	display: block;
	margin: 0;
	padding: 0;
}	

div.articleDetails {
	margin: 0;
	padding: 0 0 0 7px;
	width: 103px;
	float: left;
	font-size: 11px;
	color: #670036;
}

div#pageRight a.articleHeading, div#contentRight a.articleHeading {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div#pageRight a.articleHeading:hover, div#contentRight a.articleHeading:hover {
	text-decoration: underline;
}

div.articleDate {
	font-size: 11px;
	font-weight: bold;
	color: #B5005F;
}

p.articleShortDesc {
	font-size: 11px;
	color: #B5005F;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

div#articleTag {
	background: #DFA5C4;
	padding: 0;
	margin: 0;
}

p#artTags {
	color: #670036;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding: 10px 23px 8px 15px;
	margin: 0;
}
span#tagTitle {
	color: #770031
	font-size: 11px;
	font-weight: bold;
}

div#classesArea {
	background:url(../images/backgrounds/classes_bg.gif) top left no-repeat;
	height: 132px;
	margin: 0;
	padding: 5px 0 0 0;
}

div#classesArea a {
	text-decoration: none;
}

div#classesArea div {
	padding: 43px 90px 0 17px;
	font-size: 11px;
	color: #001B28;
	line-height: 14px;
	height: 86px;
	cursor: pointer;
}

div#designArea {
	background: url(../images/backgrounds/design_bg.gif) top left no-repeat;
	height: 171px;
	margin: 0;
	padding: 5px 0 0 0;
}

div#designArea a {
	text-decoration: none;
}

div#designArea div {
	padding: 57px 33px 0 17px;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
	height: 72px;
	cursor: pointer;
}

/********** CONTENT RIGHT ***********/

div#content {
	margin: 0;
	width: 792px;
	padding: 0;
	background: #ffffff;
	float: left;
}

div#contentLeft {
	padding: 15px 0 0 0;
	width: 587px;
	margin: 0;
	float: left;
}

div#browseLink {
	padding: 0 0 0 19px;
	margin: 0;
	font-size: 11px;
	color: #770031;
	font-weight: normal;
}

div#browseLink a {
	font-size: 11px;
	color: #770031;
	font-weight: normal;
	text-decoration: none;
}

div#browseLink a:hover {
	text-decoration: underline;
}

div#subCategoryListPanel {
	width: 583px;
	padding: 18px 0 0 4px;
	margin: 0;
}

ul.subCategoryList {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

ul.subCategoryList li {
	background: url(../images/backgrounds/general_bg.gif) bottom left repeat-x #ffffff;
	width: 103px;
	min-height: 200px;
	_height: 200px;
	display: block;
	padding: 17px 52px 0 35px;
	margin: 0;
	color: #670036;
	font-size: 12px;
	line-height: 16px;
	float: left;
	text-align: center;
}

ul.subCategoryList li.endOfLine {
	padding: 17px 65px 0 35px;
}

ul.subCategoryList li a {
	color: #670036;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
}

ul.subCategoryList li a:hover {
	text-decoration: none;
}

div.categoryImage {
	margin: 0;
	padding: 17px 0 16px 0;
	float: left;
	width: 103px;
	height: 103px;
}
	
img.categoryImage {
	border: 1px solid #CFD1D3;
	display: block;
	margin: 0;
	padding: 0;
}	

div#dummyGreyArea {
	height: 115px;
	width: 583px;
	padding: 0;
	margin: 0 0 2px 4px;
	background: #F0F0F0;
	clear: left;
}

div#contentRight {
	float: left;
	width: 199px;
	padding: 35px 0 0 0;
	margin: 0;
	position: relative;
}

div#specialOfferContainer {
	position: absolute;
	left: 0px;
}

div#specialOffers {
	width: 197px;
	border-top: 1px solid #CE8CAF;
	border-left: 1px solid #CE8CAF;
	border-right: 1px solid #CE8CAF;
	margin: 0;
	padding: 0;
}

ul#specialOfferList li {
	background: #FDB5DB;
	width: 197px;
	display: block;
	padding: 8px 0;
	_padding: 0;
	margin: 0;
}

/*********** PRODUCT LIST **********/

div#categoryDetails {
	width: 569px;
	padding: 6px 0 0 0;
	margin: 0;
}

div#categoryDesc {
	width: 466px;
	margin: 0;
	padding: 0;
	float: left;
}

div#categoryDesc p {
	padding: 0 18px;
	margin: 0;
}

div#categoryDetailImage {
	margin: 0;
	padding: 0;
	float: left;
	width: 103px;
	height: 103px;
}
	
/*********** PRODUCT ***********/

div#productDetails {
	width: 579px;
	padding: 6px 0 30px 0;
	_padding-bottom: 10px;
	margin: 0 0 0 4px;
	background: url(../images/backgrounds/general_bg.gif) bottom left repeat-x;
}

div#productDesc {
	width: 359px;
	margin: 0;
	padding: 0;
	float: left;
}

div#productDesc p {
	padding: 0 18px 0 14px;
	margin: 0;
}

div#productDesc p.productCode {
	padding: 0 18px 15px 14px;
	margin: 0;
	font-size: 11px;
}

div#productDetailImage {
	margin: 0;
	padding: 0;
	float: left;
	width: 207px;
	height: 207px;
}

img.productDetailImage {
	border: 1px solid #D7D9DA;
	display: block;
	margin: 0;
	padding: 0;
}

div#productPrice {
	padding: 0 28px 0 14px;
	margin: 0;
}

div#relatedProducts {
	margin: 0;
	padding: 22px 0 0 0;
}
	
/************ FOOTER ************/

div#footer {
	margin: 0 auto;
	width: 996px;
	padding: 15px 0 105px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e4219;
}

div#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e4219;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#leftFooter {
	float: left;
	width: 316px;
	margin: 0;
	padding: 6px 0 0 8px;
}

div#midFooter {
	float: left;
	margin: 0;
	padding: 6px 135px 0 32px;
}

div#rightFooter {
	float: left;
	width: 165px;
	margin: 0;
	padding: 0 6px 0 0;
}

div#rightFooter img {
	padding: 0 0 0 13px;
	position: relative;
	top: 2px;
}

/*************** CONTENT TEXT *************/

div#offerExpiryDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #B5005F;
	margin: 0;
	padding: 15px 19px 0 19px;
}

div#contentText {
	padding: 15px 19px 0 19px;
	width: 545px;
	min-height: 400px;
	_height: 400px;
}

div#contentText p {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 12px;
	color: #000000;
}

div#contentText div {
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 12px;
	color: #000000;
}

div#contentText div.clear {
	height: 0;
	margin: 0;
	padding: 0;
}

div#contentText ul {
	list-style-image: url(../images/list_icon.gif);
	margin: 0 0 14px 0;
	padding: 0 35px;
}

div#contentText li {
	font-size: 12px;
	margin: 15px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	color: #000000;
}

div#contentText div#OZState {
	display: none;
	margin: 0;
	padding: 0;
}

div#contentText div#OtherState {
	display: block;
	padding: 0;
	margin: 0;
}

div#contentText div#DeliveryOZState, div#contentText div#BillingOZState {
	margin: 0;
	padding: 0;
}

div#contentText div#DeliveryOtherState, div#contentText div#BillingOtherState {
	padding: 0;
	margin: 0;
}


/******************* SHOPPING CART TABLE ****************************/
table#shoppingCart {
	font-size:12px;
}
table#shoppingCart th {
	background:#f1f1f1;
	height:30px;
}
table#shoppingCart td {
	border-bottom:1px solid #ebebeb;
}

div#homeBannerContainer {
	background-color:#ffffff;
}

div.introText {
	padding: 18px 18px 0 18px;
}

div.introText div.timestamp
{
	text-align: right;
	display: block;
	padding: 0px 0px 10px 0px;
}

/********* FORM ***************/
	
input.input {
	width: 285px;
}

input.inputQty {
	width: 48px;
}

select.input {
	width: 289px;
}

textarea.input {
	width: 285px;
	height: 50px;
}
