/* global styles */

.spaced { line-height: 1.4em; } 
.spaced SUB, .spaced SUP { line-height: 0; }

.hiddentext {
	font-family: "arial", helvetica, serif;
	font-size: 7px;
	font-style: normal;
	line-height: 7px;
	font-weight: normal;
	color: #000000;
}

.nextbutton {
	font-family: "arial", helvetica, serif;
	font-size: 7px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	color: #000000;
}

.footing {
	font-family: "arial", helvetica, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.style1 {
	font-family: "arial", helvetica, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.style2 {
	font-family: "arial", helvetica, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-family: "arial", helvetica, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #ff0000;
}
.checkoutcart {
	font-family: "arial", helvetica, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.pagetitle {
	font-family: "arial", helvetica, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
}

.nextpagemenu {
	font-family: "arial", helvetica, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #ffffff;
}

.nextpagemenublue {
	font-family: "arial", helvetica, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #00a9eb;
}

.nextpagemenuwhite {
	font-family: "arial", helvetica, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #ffffff;
}


.nextpagebrackets {
	font-family: "arial", helvetica, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	color: #ffffff;
}

a.menunav:link {color:#ffffff; text-decoration:none;}
a.menunav:visited {color:#ffffff; text-decoration:none;}
a.menunav:hover {color:#ffffff; text-decoration:none;}
a.menunav:active {color:#ffffff; text-decoration:none;}

a.directorynav:link {color:#999999; text-decoration:none;}
a.directorynav:visited {color:#999999; text-decoration:none;}
a.directorynav:hover {color:#999999; text-decoration:none;}
a.directorynav:active {color:#999999; text-decoration:none;}

a.categorybuts:link {color:#000000; text-decoration:none;}
a.categorybuts:visited {color:#000000; text-decoration:none;}
a.categorybuts:hover {color:#00a9eb; text-decoration:none;}
a.categorybuts:active {color:#000000; text-decoration:none;}

a.artbuts:link {color:#000000; text-decoration:none;}
a.artbuts:visited {color:#000000; text-decoration:none;}
a.artbuts:hover {color:#FF0000; text-decoration:none;}
a.artbuts:active {color:#000000; text-decoration:none;}

a.commissionbuts:link {color:#000000; text-decoration:none;}
a.commissionbuts:visited {color:#000000; text-decoration:none;}
a.commissionbuts:hover {color:#4ce12b; text-decoration:none;}
a.commissionbuts:active {color:#000000; text-decoration:none;}

a.retailersbuts:link {color:#000000; text-decoration:none;}
a.retailersbuts:visited {color:#000000; text-decoration:none;}
a.retailersbuts:hover {color:#fff305; text-decoration:none;}
a.retailersbuts:active {color:#000000; text-decoration:none;}

a.contactbuts:link {color:#000000; text-decoration:none;}
a.contactbuts:visited {color:#000000; text-decoration:none;}
a.contactbuts:hover {color:#FFFFFF; background-color:#000000;}
a.contactbuts:active {color:#000000; text-decoration:none;}

a.red:link {color:#000000; text-decoration:none;}
a.red:visited {color:#000000; text-decoration:none;}
a.red:hover {color:#FF0000; text-decoration:none;}
a.red:active {color:#000000; text-decoration:none;}

a:link {color:#fff; text-decoration:none;}
a:visited {color:#fff; text-decoration:none;}
a:hover {color:#fff; text-decoration:none;}
a:active {color:#fff; text-decoration:none;}

a.newsbuts:link {color:#000000; text-decoration:none;}
a.newsbuts:visited {color:#000000; text-decoration:none;}
a.newsbuts:hover {color:#908c8c; text-decoration:underline;}
a.newsbuts:active {color:#000000; text-decoration:none;}
	
	
	ul, ol, li, img {
		margin: 0;
		padding: 0;
		background-color: #000000;
	}
	
	
/* headers */

div#mastertable {
	width: 999px;
	height: 550px;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	}
	
div#mastertablecheck {
	width: 999px;
	height: 950px;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	}

	div.column1of3 {
			width: 999px;
			height: 114px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
			background:#FFFFFF;
		}
		div.column2of3 {
			width: 999px;
			height: 32px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
			background:#FFFFFF;
		}
		div.column3of3 {
			width: 999px;
			height: 403px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
			background:#FFFFFF;			
		}
		div.column4of3 {
			width: 999px;
			height: 467px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
			background:#000000;
		}
		div.column5of3 {
			width: 999px;
			height: 867px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
			background:#000000;
		}
		
		div.innertabletop {
			width: 999px;
			height: 114px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
		}
		
		div.innertablemiddle {
			width: 999px;
			height: 32px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;
		}
		
		div.innertablebottom {
			width: 999px;
			height: 403px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;			
		}
		
		div.innertablebottomshop {
			width: 999px;
			height: 467px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;			
		}
		
		div.innertablebottomcheck {
			width: 999px;
			height: 867px;
			display: block;
			position: relative;
			margin: 0px 0px 0px 0px;			
		}
		
/* Logo & buttons */

ul#subtabletop {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 114px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtabletop li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 114px;
			}
			

				ul#subtabletop li.t1 		{ left: 0px;  }
				ul#subtabletop li.t2 		{ left: 9px; }
				ul#subtabletop li.t3  		{ left: 228px; }
				ul#subtabletop li.t4		{ left: 293px; }
				ul#subtabletop li.t5		{ left: 419px; }
				ul#subtabletop li.t6		{ left: 463px; }
				ul#subtabletop li.t7 		{ left: 522px; }
				ul#subtabletop li.t8		{ left: 629px; }
				ul#subtabletop li.t9		{ left: 710px; }
				ul#subtabletop li.t10		{ left: 817px; }
				ul#subtabletop li.t11		{ left: 913px; }
				ul#subtabletop li.t12		{ left: 989px; }
				
				
ul#subtabletop2 {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 114px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtabletop2 li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 114px;
			}
			

				ul#subtabletop2 li.about1 		{ left: 0px;  }
				ul#subtabletop2 li.about2 		{ left: 9px; }
				ul#subtabletop2 li.about3  		{ left: 228px; }
				ul#subtabletop2 li.about4		{ left: 293px; }
				ul#subtabletop2 li.about5		{ left: 419px; }
				ul#subtabletop2 li.about6		{ left: 463px; }
				ul#subtabletop2 li.about7 		{ left: 522px; }
				ul#subtabletop2 li.about8		{ left: 629px; }
				ul#subtabletop2 li.about9		{ left: 710px; }
				ul#subtabletop2 li.about10		{ left: 817px; }
				ul#subtabletop2 li.about11		{ left: 913px; }
				ul#subtabletop2 li.about12		{ left: 989px; }
				
				
				
				
ul#subtabletop3 {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 114px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtabletop3 li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 114px;
			}
			

				ul#subtabletop3 li.art1 		{ left: 0px;  }
				ul#subtabletop3 li.art2 		{ left: 9px; }
				ul#subtabletop3 li.art3  		{ left: 228px; }
				ul#subtabletop3 li.art4			{ left: 293px; }
				ul#subtabletop3 li.art5			{ left: 419px; }
				ul#subtabletop3 li.art6			{ left: 463px; }
				ul#subtabletop3 li.art7 		{ left: 522px; }
				ul#subtabletop3 li.art8			{ left: 629px; }
				ul#subtabletop3 li.art9			{ left: 710px; }
				ul#subtabletop3 li.art10		{ left: 817px; }
				ul#subtabletop3 li.art11		{ left: 913px; }
				ul#subtabletop3 li.art12		{ left: 989px; }
				
				
				
ul#subtabletop4 {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 114px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtabletop4 li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 114px;
			}
			

				ul#subtabletop4 li.commission1 			{ left: 0px;  }
				ul#subtabletop4 li.commission2 			{ left: 9px; }
				ul#subtabletop4 li.commission3  		{ left: 228px; }
				ul#subtabletop4 li.commission4			{ left: 293px; }
				ul#subtabletop4 li.commission5			{ left: 419px; }
				ul#subtabletop4 li.commission6			{ left: 463px; }
				ul#subtabletop4 li.commission7 			{ left: 522px; }
				ul#subtabletop4 li.commission8			{ left: 629px; }
				ul#subtabletop4 li.commission9			{ left: 710px; }
				ul#subtabletop4 li.commission10			{ left: 817px; }
				ul#subtabletop4 li.commission11			{ left: 913px; }
				ul#subtabletop4 li.commission12			{ left: 989px; }
				
				
				
ul#subtabletop5 {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 114px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtabletop5 li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 114px;
			}
			

				ul#subtabletop5 li.contact1 		{ left: 0px;  }
				ul#subtabletop5 li.contact2 		{ left: 9px; }
				ul#subtabletop5 li.contact3  		{ left: 228px; }
				ul#subtabletop5 li.contact4			{ left: 293px; }
				ul#subtabletop5 li.contact5			{ left: 419px; }
				ul#subtabletop5 li.contact6			{ left: 463px; }
				ul#subtabletop5 li.contact7 		{ left: 522px; }
				ul#subtabletop5 li.contact8			{ left: 629px; }
				ul#subtabletop5 li.contact9			{ left: 710px; }
				ul#subtabletop5 li.contact10		{ left: 817px; }
				ul#subtabletop5 li.contact11		{ left: 913px; }
				ul#subtabletop5 li.contact12		{ left: 989px; }
				
				
				
ul#subtabletop6 {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 114px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtabletop6 li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 114px;
			}
			

				ul#subtabletop6 li.retailers1 		{ left: 0px;  }
				ul#subtabletop6 li.retailers2 		{ left: 9px; }
				ul#subtabletop6 li.retailers3  		{ left: 228px; }
				ul#subtabletop6 li.retailers4		{ left: 293px; }
				ul#subtabletop6 li.retailers5		{ left: 419px; }
				ul#subtabletop6 li.retailers6		{ left: 463px; }
				ul#subtabletop6 li.retailers7 		{ left: 522px; }
				ul#subtabletop6 li.retailers8		{ left: 629px; }
				ul#subtabletop6 li.retailers9		{ left: 710px; }
				ul#subtabletop6 li.retailers10		{ left: 817px; }
				ul#subtabletop6 li.retailers11		{ left: 913px; }
				ul#subtabletop6 li.retailers12		{ left: 989px; }
				
				
				
ul#subtabletop7 {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 114px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtabletop7 li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 114px;
			}
			

				ul#subtabletop7 li.shop1 		{ left: 0px;  }
				ul#subtabletop7 li.shop2 		{ left: 9px; }
				ul#subtabletop7 li.shop3  		{ left: 228px; }
				ul#subtabletop7 li.shop4		{ left: 293px; }
				ul#subtabletop7 li.shop5		{ left: 419px; }
				ul#subtabletop7 li.shop6		{ left: 463px; }
				ul#subtabletop7 li.shop7 		{ left: 522px; }
				ul#subtabletop7 li.shop8		{ left: 629px; }
				ul#subtabletop7 li.shop9		{ left: 710px; }
				ul#subtabletop7 li.shop10		{ left: 817px; }
				ul#subtabletop7 li.shop11		{ left: 913px; }
				ul#subtabletop7 li.shop12		{ left: 989px; }
				
				
				
ul#subtabletop8 {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 114px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtabletop8 li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 114px;
			}
			

				ul#subtabletop8 li.order1 		{ left: 0px;  }
				ul#subtabletop8 li.order2 		{ left: 9px; }
				ul#subtabletop8 li.order3  		{ left: 228px; }
				ul#subtabletop8 li.order4		{ left: 293px; }
				ul#subtabletop8 li.order5		{ left: 419px; }
				ul#subtabletop8 li.order6		{ left: 463px; }
				ul#subtabletop8 li.order7 		{ left: 522px; }
				ul#subtabletop8 li.order8		{ left: 629px; }
				ul#subtabletop8 li.order9		{ left: 710px; }
				ul#subtabletop8 li.order10		{ left: 817px; }
				ul#subtabletop8 li.order11		{ left: 913px; }
				ul#subtabletop8 li.order12		{ left: 989px; }
				
				
				
ul#subtabletop9 {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 114px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtabletop9 li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 114px;
			}
			

				ul#subtabletop9 li.news1 		{ left: 0px;  }
				ul#subtabletop9 li.news2 		{ left: 9px; }
				ul#subtabletop9 li.news3  		{ left: 228px; }
				ul#subtabletop9 li.news4		{ left: 293px; }
				ul#subtabletop9 li.news5		{ left: 419px; }
				ul#subtabletop9 li.news6		{ left: 463px; }
				ul#subtabletop9 li.news7 		{ left: 522px; }
				ul#subtabletop9 li.news8		{ left: 629px; }
				ul#subtabletop9 li.news9		{ left: 710px; }
				ul#subtabletop9 li.news10		{ left: 817px; }
				ul#subtabletop9 li.news11		{ left: 913px; }
				ul#subtabletop9 li.news12		{ left: 989px; }
				


ul#subtabletop10 {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 114px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtabletop10 li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
				height: 114px;
			}
			

				ul#subtabletop10 li.textiles1 		{ left: 0px;  }
				ul#subtabletop10 li.textiles2 		{ left: 9px; }
				ul#subtabletop10 li.textiles3  		{ left: 228px; }
				ul#subtabletop10 li.textiles4		{ left: 293px; }
				ul#subtabletop10 li.textiles5		{ left: 419px; }
				ul#subtabletop10 li.textiles6		{ left: 463px; }
				ul#subtabletop10 li.textiles7 		{ left: 522px; }
				ul#subtabletop10 li.textiles8		{ left: 629px; }
				ul#subtabletop10 li.textiles9		{ left: 710px; }
				ul#subtabletop10 li.textiles10		{ left: 817px; }
				ul#subtabletop10 li.textiles11		{ left: 913px; }
				ul#subtabletop10 li.textiles12		{ left: 989px; }				
				
				
/* INDEX */

				
				ul#subtabletop li a {
					display: block;
					margin: 0px 0px 0px 0px;
					position: absolute;
					height: 114px;
					background-image: url(images/julie_buttons.gif);
				}
					ul#subtabletop li.t1 a		{ width: 9px; background-position: 0 0; }
					ul#subtabletop li.t2 a		{ width: 219px; background-position: -9px 0; }
					ul#subtabletop li.t3 a		{ width: 65px; background-position: -228px 0; }
					ul#subtabletop li.t4 a		{ width: 126px; background-position: -293px 0; }
					ul#subtabletop li.t5 a		{ width: 44px; background-position: -419px 0; }
					ul#subtabletop li.t6 a		{ width: 59px; background-position: -463px 0; }
					ul#subtabletop li.t7 a		{ width: 107px; background-position: -522px 0; }
					ul#subtabletop li.t8 a		{ width: 81px; background-position: -629px 0; }
					ul#subtabletop li.t9 a		{ width: 107px; background-position: -710px 0; }
					ul#subtabletop li.t10 a		{ width: 96px; background-position: -817px 0; }
					ul#subtabletop li.t11 a		{ width: 76px; background-position: -913px 0; }
					ul#subtabletop li.t12 a		{ width: 10px; background-position: -989px 0; }
					
					ul#subtabletop li.t1 a:hover			{ background-position: 0 -114px; }
					ul#subtabletop li.t2 a:hover			{ background-position: -9px -114px; }
					ul#subtabletop li.t3 a:hover			{ background-position: -228px -114px; }
					ul#subtabletop li.t4 a:hover			{ background-position: -293px -114px; }
					ul#subtabletop li.t5 a:hover			{ background-position: -419px -114px; }
					ul#subtabletop li.t6 a:hover			{ background-position: -463px -114px; }
					ul#subtabletop li.t7 a:hover			{ background-position: -522px -114px; }
					ul#subtabletop li.t8 a:hover			{ background-position: -629px -114px; }
					ul#subtabletop li.t9 a:hover			{ background-position: -710px -114px; }
					ul#subtabletop li.t10 a:hover			{ background-position: -817px -114px; }
					ul#subtabletop li.t11 a:hover			{ background-position: -913px -114px; }
					ul#subtabletop li.t12 a:hover			{ background-position: -989px -114px; }
					
/* About */

				
				ul#subtabletop2 li a {
					display: block;
					margin: 0px 0px 0px 0px;
					position: absolute;
					height: 114px;
					background-image: url(images/about_buttons.gif);
				}
					ul#subtabletop2 li.about1 a		{ width: 9px; background-position: 0 0; }
					ul#subtabletop2 li.about2 a		{ width: 219px; background-position: -9px 0; }
					ul#subtabletop2 li.about3 a		{ width: 65px; background-position: -228px 0; }
					ul#subtabletop2 li.about4 a		{ width: 126px; background-position: -293px 0; }
					ul#subtabletop2 li.about5 a		{ width: 44px; background-position: -419px 0; }
					ul#subtabletop2 li.about6 a		{ width: 59px; background-position: -463px 0; }
					ul#subtabletop2 li.about7 a		{ width: 107px; background-position: -522px 0; }
					ul#subtabletop2 li.about8 a		{ width: 81px; background-position: -629px 0; }
					ul#subtabletop2 li.about9 a		{ width: 107px; background-position: -710px 0; }
					ul#subtabletop2 li.about10 a		{ width: 96px; background-position: -817px 0; }
					ul#subtabletop2 li.about11 a		{ width: 76px; background-position: -913px 0; }
					ul#subtabletop2 li.about12 a		{ width: 10px; background-position: -989px 0; }
					
					ul#subtabletop2 li.about1 a:hover			{ background-position: 0 -114px; }
					ul#subtabletop2 li.about2 a:hover			{ background-position: -9px -114px; }
					ul#subtabletop2 li.about3 a:hover			{ background-position: -228px -114px; }
					ul#subtabletop2 li.about4 a:hover			{ background-position: -293px -114px; }
					ul#subtabletop2 li.about5 a:hover			{ background-position: -419px -114px; }
					ul#subtabletop2 li.about6 a:hover			{ background-position: -463px -114px; }
					ul#subtabletop2 li.about7 a:hover			{ background-position: -522px -114px; }
					ul#subtabletop2 li.about8 a:hover			{ background-position: -629px -114px; }
					ul#subtabletop2 li.about9 a:hover			{ background-position: -710px -114px; }
					ul#subtabletop2 li.about10 a:hover			{ background-position: -817px -114px; }
					ul#subtabletop2 li.about11 a:hover			{ background-position: -913px -114px; }
					ul#subtabletop2 li.about12 a:hover			{ background-position: -989px -114px; }
					
/* Art */

				
				ul#subtabletop3 li a {
					display: block;
					margin: 0px 0px 0px 0px;
					position: absolute;
					height: 114px;
					background-image: url(images/art_buttons.gif);
				}
					ul#subtabletop3 li.art1 a		{ width: 9px; background-position: 0 0; }
					ul#subtabletop3 li.art2 a		{ width: 219px; background-position: -9px 0; }
					ul#subtabletop3 li.art3 a		{ width: 65px; background-position: -228px 0; }
					ul#subtabletop3 li.art4 a		{ width: 126px; background-position: -293px 0; }
					ul#subtabletop3 li.art5 a		{ width: 44px; background-position: -419px 0; }
					ul#subtabletop3 li.art6 a		{ width: 59px; background-position: -463px 0; }
					ul#subtabletop3 li.art7 a		{ width: 107px; background-position: -522px 0; }
					ul#subtabletop3 li.art8 a		{ width: 81px; background-position: -629px 0; }
					ul#subtabletop3 li.art9 a		{ width: 107px; background-position: -710px 0; }
					ul#subtabletop3 li.art10 a		{ width: 96px; background-position: -817px 0; }
					ul#subtabletop3 li.art11 a		{ width: 76px; background-position: -913px 0; }
					ul#subtabletop3 li.art12 a		{ width: 10px; background-position: -989px 0; }
					
					ul#subtabletop3 li.art1 a:hover			{ background-position: 0 -114px; }
					ul#subtabletop3 li.art2 a:hover			{ background-position: -9px -114px; }
					ul#subtabletop3 li.art3 a:hover			{ background-position: -228px -114px; }
					ul#subtabletop3 li.art4 a:hover			{ background-position: -293px -114px; }
					ul#subtabletop3 li.art5 a:hover			{ background-position: -419px -114px; }
					ul#subtabletop3 li.art6 a:hover			{ background-position: -463px -114px; }
					ul#subtabletop3 li.art7 a:hover			{ background-position: -522px -114px; }
					ul#subtabletop3 li.art8 a:hover			{ background-position: -629px -114px; }
					ul#subtabletop3 li.art9 a:hover			{ background-position: -710px -114px; }
					ul#subtabletop3 li.art10 a:hover			{ background-position: -817px -114px; }
					ul#subtabletop3 li.art11 a:hover			{ background-position: -913px -114px; }
					ul#subtabletop3 li.art12 a:hover			{ background-position: -989px -114px; }
					
					
/* Commission */

				
				ul#subtabletop4 li a {
					display: block;
					margin: 0px 0px 0px 0px;
					position: absolute;
					height: 114px;
					background-image: url(images/commission_buttons.gif);
				}
					ul#subtabletop4 li.commission1 a		{ width: 9px; background-position: 0 0; }
					ul#subtabletop4 li.commission2 a		{ width: 219px; background-position: -9px 0; }
					ul#subtabletop4 li.commission3 a		{ width: 65px; background-position: -228px 0; }
					ul#subtabletop4 li.commission4 a		{ width: 126px; background-position: -293px 0; }
					ul#subtabletop4 li.commission5 a		{ width: 44px; background-position: -419px 0; }
					ul#subtabletop4 li.commission6 a		{ width: 59px; background-position: -463px 0; }
					ul#subtabletop4 li.commission7 a		{ width: 107px; background-position: -522px 0; }
					ul#subtabletop4 li.commission8 a		{ width: 81px; background-position: -629px 0; }
					ul#subtabletop4 li.commission9 a		{ width: 107px; background-position: -710px 0; }
					ul#subtabletop4 li.commission10 a		{ width: 96px; background-position: -817px 0; }
					ul#subtabletop4 li.commission11 a		{ width: 76px; background-position: -913px 0; }
					ul#subtabletop4 li.commission12 a		{ width: 10px; background-position: -989px 0; }
					
					ul#subtabletop4 li.commission1 a:hover			{ background-position: 0 -114px; }
					ul#subtabletop4 li.commission2 a:hover			{ background-position: -9px -114px; }
					ul#subtabletop4 li.commission3 a:hover			{ background-position: -228px -114px; }
					ul#subtabletop4 li.commission4 a:hover			{ background-position: -293px -114px; }
					ul#subtabletop4 li.commission5 a:hover			{ background-position: -419px -114px; }
					ul#subtabletop4 li.commission6 a:hover			{ background-position: -463px -114px; }
					ul#subtabletop4 li.commission7 a:hover			{ background-position: -522px -114px; }
					ul#subtabletop4 li.commission8 a:hover			{ background-position: -629px -114px; }
					ul#subtabletop4 li.commission9 a:hover			{ background-position: -710px -114px; }
					ul#subtabletop4 li.commission10 a:hover			{ background-position: -817px -114px; }
					ul#subtabletop4 li.commission11 a:hover			{ background-position: -913px -114px; }
					ul#subtabletop4 li.commission12 a:hover			{ background-position: -989px -114px; }
					
/* Contact */

				
				ul#subtabletop5 li a {
					display: block;
					margin: 0px 0px 0px 0px;
					position: absolute;
					height: 114px;
					background-image: url(images/contact_buttons.gif);
				}
					ul#subtabletop5 li.contact1 a		{ width: 9px; background-position: 0 0; }
					ul#subtabletop5 li.contact2 a		{ width: 219px; background-position: -9px 0; }
					ul#subtabletop5 li.contact3 a		{ width: 65px; background-position: -228px 0; }
					ul#subtabletop5 li.contact4 a		{ width: 126px; background-position: -293px 0; }
					ul#subtabletop5 li.contact5 a		{ width: 44px; background-position: -419px 0; }
					ul#subtabletop5 li.contact6 a		{ width: 59px; background-position: -463px 0; }
					ul#subtabletop5 li.contact7 a		{ width: 107px; background-position: -522px 0; }
					ul#subtabletop5 li.contact8 a		{ width: 81px; background-position: -629px 0; }
					ul#subtabletop5 li.contact9 a		{ width: 107px; background-position: -710px 0; }
					ul#subtabletop5 li.contact10 a		{ width: 96px; background-position: -817px 0; }
					ul#subtabletop5 li.contact11 a		{ width: 76px; background-position: -913px 0; }
					ul#subtabletop5 li.contact12 a		{ width: 10px; background-position: -989px 0; }
					
					ul#subtabletop5 li.contact1 a:hover			{ background-position: 0 -114px; }
					ul#subtabletop5 li.contact2 a:hover			{ background-position: -9px -114px; }
					ul#subtabletop5 li.contact3 a:hover			{ background-position: -228px -114px; }
					ul#subtabletop5 li.contact4 a:hover			{ background-position: -293px -114px; }
					ul#subtabletop5 li.contact5 a:hover			{ background-position: -419px -114px; }
					ul#subtabletop5 li.contact6 a:hover			{ background-position: -463px -114px; }
					ul#subtabletop5 li.contact7 a:hover			{ background-position: -522px -114px; }
					ul#subtabletop5 li.contact8 a:hover			{ background-position: -629px -114px; }
					ul#subtabletop5 li.contact9 a:hover			{ background-position: -710px -114px; }
					ul#subtabletop5 li.contact10 a:hover			{ background-position: -817px -114px; }
					ul#subtabletop5 li.contact11 a:hover			{ background-position: -913px -114px; }
					ul#subtabletop5 li.contact12 a:hover			{ background-position: -989px -114px; }
					
					
/* Retailers */

				
				ul#subtabletop6 li a {
					display: block;
					margin: 0px 0px 0px 0px;
					position: absolute;
					height: 114px;
					background-image: url(images/retailers_buttons.gif);
				}
					ul#subtabletop6 li.retailers1 a		{ width: 9px; background-position: 0 0; }
					ul#subtabletop6 li.retailers2 a		{ width: 219px; background-position: -9px 0; }
					ul#subtabletop6 li.retailers3 a		{ width: 65px; background-position: -228px 0; }
					ul#subtabletop6 li.retailers4 a		{ width: 126px; background-position: -293px 0; }
					ul#subtabletop6 li.retailers5 a		{ width: 44px; background-position: -419px 0; }
					ul#subtabletop6 li.retailers6 a		{ width: 59px; background-position: -463px 0; }
					ul#subtabletop6 li.retailers7 a		{ width: 107px; background-position: -522px 0; }
					ul#subtabletop6 li.retailers8 a		{ width: 81px; background-position: -629px 0; }
					ul#subtabletop6 li.retailers9 a		{ width: 107px; background-position: -710px 0; }
					ul#subtabletop6 li.retailers10 a		{ width: 96px; background-position: -817px 0; }
					ul#subtabletop6 li.retailers11 a		{ width: 76px; background-position: -913px 0; }
					ul#subtabletop6 li.retailers12 a		{ width: 10px; background-position: -989px 0; }
					
					ul#subtabletop6 li.retailers1 a:hover			{ background-position: 0 -114px; }
					ul#subtabletop6 li.retailers2 a:hover			{ background-position: -9px -114px; }
					ul#subtabletop6 li.retailers3 a:hover			{ background-position: -228px -114px; }
					ul#subtabletop6 li.retailers4 a:hover			{ background-position: -293px -114px; }
					ul#subtabletop6 li.retailers5 a:hover			{ background-position: -419px -114px; }
					ul#subtabletop6 li.retailers6 a:hover			{ background-position: -463px -114px; }
					ul#subtabletop6 li.retailers7 a:hover			{ background-position: -522px -114px; }
					ul#subtabletop6 li.retailers8 a:hover			{ background-position: -629px -114px; }
					ul#subtabletop6 li.retailers9 a:hover			{ background-position: -710px -114px; }
					ul#subtabletop6 li.retailers10 a:hover			{ background-position: -817px -114px; }
					ul#subtabletop6 li.retailers11 a:hover			{ background-position: -913px -114px; }
					ul#subtabletop6 li.retailers12 a:hover			{ background-position: -989px -114px; }
					
					
/* Shop */

				
				ul#subtabletop7 li a {
					display: block;
					margin: 0px 0px 0px 0px;
					position: absolute;
					height: 114px;
					background-image: url(images/shop_buttons.gif);
				}
					ul#subtabletop7 li.shop1 a		{ width: 9px; background-position: 0 0; }
					ul#subtabletop7 li.shop2 a		{ width: 219px; background-position: -9px 0; }
					ul#subtabletop7 li.shop3 a		{ width: 65px; background-position: -228px 0; }
					ul#subtabletop7 li.shop4 a		{ width: 126px; background-position: -293px 0; }
					ul#subtabletop7 li.shop5 a		{ width: 44px; background-position: -419px 0; }
					ul#subtabletop7 li.shop6 a		{ width: 59px; background-position: -463px 0; }
					ul#subtabletop7 li.shop7 a		{ width: 107px; background-position: -522px 0; }
					ul#subtabletop7 li.shop8 a		{ width: 81px; background-position: -629px 0; }
					ul#subtabletop7 li.shop9 a		{ width: 107px; background-position: -710px 0; }
					ul#subtabletop7 li.shop10 a		{ width: 96px; background-position: -817px 0; }
					ul#subtabletop7 li.shop11 a		{ width: 76px; background-position: -913px 0; }
					ul#subtabletop7 li.shop12 a		{ width: 10px; background-position: -989px 0; }
					
					ul#subtabletop7 li.shop1 a:hover			{ background-position: 0 -114px; }
					ul#subtabletop7 li.shop2 a:hover			{ background-position: -9px -114px; }
					ul#subtabletop7 li.shop3 a:hover			{ background-position: -228px -114px; }
					ul#subtabletop7 li.shop4 a:hover			{ background-position: -293px -114px; }
					ul#subtabletop7 li.shop5 a:hover			{ background-position: -419px -114px; }
					ul#subtabletop7 li.shop6 a:hover			{ background-position: -463px -114px; }
					ul#subtabletop7 li.shop7 a:hover			{ background-position: -522px -114px; }
					ul#subtabletop7 li.shop8 a:hover			{ background-position: -629px -114px; }
					ul#subtabletop7 li.shop9 a:hover			{ background-position: -710px -114px; }
					ul#subtabletop7 li.shop10 a:hover			{ background-position: -817px -114px; }
					ul#subtabletop7 li.shop11 a:hover			{ background-position: -913px -114px; }
					ul#subtabletop7 li.shop12 a:hover			{ background-position: -989px -114px; }
					
					
/* Your Order */

				
				ul#subtabletop8 li a {
					display: block;
					margin: 0px 0px 0px 0px;
					position: absolute;
					height: 114px;
					background-image: url(images/order_buttons.gif);
				}
					ul#subtabletop8 li.order1 a		{ width: 9px; background-position: 0 0; }
					ul#subtabletop8 li.order2 a		{ width: 219px; background-position: -9px 0; }
					ul#subtabletop8 li.order3 a		{ width: 65px; background-position: -228px 0; }
					ul#subtabletop8 li.order4 a		{ width: 126px; background-position: -293px 0; }
					ul#subtabletop8 li.order5 a		{ width: 44px; background-position: -419px 0; }
					ul#subtabletop8 li.order6 a		{ width: 59px; background-position: -463px 0; }
					ul#subtabletop8 li.order7 a		{ width: 107px; background-position: -522px 0; }
					ul#subtabletop8 li.order8 a		{ width: 81px; background-position: -629px 0; }
					ul#subtabletop8 li.order9 a		{ width: 107px; background-position: -710px 0; }
					ul#subtabletop8 li.order10 a		{ width: 96px; background-position: -817px 0; }
					ul#subtabletop8 li.order11 a		{ width: 76px; background-position: -913px 0; }
					ul#subtabletop8 li.order12 a		{ width: 10px; background-position: -989px 0; }
					
					ul#subtabletop8 li.order1 a:hover			{ background-position: 0 -114px; }
					ul#subtabletop8 li.order2 a:hover			{ background-position: -9px -114px; }
					ul#subtabletop8 li.order3 a:hover			{ background-position: -228px -114px; }
					ul#subtabletop8 li.order4 a:hover			{ background-position: -293px -114px; }
					ul#subtabletop8 li.order5 a:hover			{ background-position: -419px -114px; }
					ul#subtabletop8 li.order6 a:hover			{ background-position: -463px -114px; }
					ul#subtabletop8 li.order7 a:hover			{ background-position: -522px -114px; }
					ul#subtabletop8 li.order8 a:hover			{ background-position: -629px -114px; }
					ul#subtabletop8 li.order9 a:hover			{ background-position: -710px -114px; }
					ul#subtabletop8 li.order10 a:hover			{ background-position: -817px -114px; }
					ul#subtabletop8 li.order11 a:hover			{ background-position: -913px -114px; }
					ul#subtabletop8 li.order12 a:hover			{ background-position: -989px -114px; }
					
					
/* Press - News */

				
				ul#subtabletop9 li a {
					display: block;
					margin: 0px 0px 0px 0px;
					position: absolute;
					height: 114px;
					background-image: url(images/news_buttons.gif);
				}
					ul#subtabletop9 li.news1 a		{ width: 9px; background-position: 0 0; }
					ul#subtabletop9 li.news2 a		{ width: 219px; background-position: -9px 0; }
					ul#subtabletop9 li.news3 a		{ width: 65px; background-position: -228px 0; }
					ul#subtabletop9 li.news4 a		{ width: 126px; background-position: -293px 0; }
					ul#subtabletop9 li.news5 a		{ width: 44px; background-position: -419px 0; }
					ul#subtabletop9 li.news6 a		{ width: 59px; background-position: -463px 0; }
					ul#subtabletop9 li.news7 a		{ width: 107px; background-position: -522px 0; }
					ul#subtabletop9 li.news8 a		{ width: 81px; background-position: -629px 0; }
					ul#subtabletop9 li.news9 a		{ width: 107px; background-position: -710px 0; }
					ul#subtabletop9 li.news10 a		{ width: 96px; background-position: -817px 0; }
					ul#subtabletop9 li.news11 a		{ width: 76px; background-position: -913px 0; }
					ul#subtabletop9 li.news12 a		{ width: 10px; background-position: -989px 0; }
					
					ul#subtabletop9 li.news1 a:hover			{ background-position: 0 -114px; }
					ul#subtabletop9 li.news2 a:hover			{ background-position: -9px -114px; }
					ul#subtabletop9 li.news3 a:hover			{ background-position: -228px -114px; }
					ul#subtabletop9 li.news4 a:hover			{ background-position: -293px -114px; }
					ul#subtabletop9 li.news5 a:hover			{ background-position: -419px -114px; }
					ul#subtabletop9 li.news6 a:hover			{ background-position: -463px -114px; }
					ul#subtabletop9 li.news7 a:hover			{ background-position: -522px -114px; }
					ul#subtabletop9 li.news8 a:hover			{ background-position: -629px -114px; }
					ul#subtabletop9 li.news9 a:hover			{ background-position: -710px -114px; }
					ul#subtabletop9 li.news10 a:hover			{ background-position: -817px -114px; }
					ul#subtabletop9 li.news11 a:hover			{ background-position: -913px -114px; }
					ul#subtabletop9 li.news12 a:hover			{ background-position: -989px -114px; }		
					
					
					
/* Textiles */

				
				ul#subtabletop10 li a {
					display: block;
					margin: 0px 0px 0px 0px;
					position: absolute;
					height: 114px;
					background-image: url(images/textiles_buttons.gif);
				}
					ul#subtabletop10 li.textiles1 a		{ width: 9px; background-position: 0 0; }
					ul#subtabletop10 li.textiles2 a		{ width: 219px; background-position: -9px 0; }
					ul#subtabletop10 li.textiles3 a		{ width: 65px; background-position: -228px 0; }
					ul#subtabletop10 li.textiles4 a		{ width: 126px; background-position: -293px 0; }
					ul#subtabletop10 li.textiles5 a		{ width: 44px; background-position: -419px 0; }
					ul#subtabletop10 li.textiles6 a		{ width: 59px; background-position: -463px 0; }
					ul#subtabletop10 li.textiles7 a		{ width: 107px; background-position: -522px 0; }
					ul#subtabletop10 li.textiles8 a		{ width: 81px; background-position: -629px 0; }
					ul#subtabletop10 li.textiles9 a		{ width: 107px; background-position: -710px 0; }
					ul#subtabletop10 li.textiles10 a		{ width: 96px; background-position: -817px 0; }
					ul#subtabletop10 li.textiles11 a		{ width: 76px; background-position: -913px 0; }
					ul#subtabletop10 li.textiles12 a		{ width: 10px; background-position: -989px 0; }
					
					ul#subtabletop10 li.textiles1 a:hover			{ background-position: 0 -114px; }
					ul#subtabletop10 li.textiles2 a:hover			{ background-position: -9px -114px; }
					ul#subtabletop10 li.textiles3 a:hover			{ background-position: -228px -114px; }
					ul#subtabletop10 li.textiles4 a:hover			{ background-position: -293px -114px; }
					ul#subtabletop10 li.textiles5 a:hover			{ background-position: -419px -114px; }
					ul#subtabletop10 li.textiles6 a:hover			{ background-position: -463px -114px; }
					ul#subtabletop10 li.textiles7 a:hover			{ background-position: -522px -114px; }
					ul#subtabletop10 li.textiles8 a:hover			{ background-position: -629px -114px; }
					ul#subtabletop10 li.textiles9 a:hover			{ background-position: -710px -114px; }
					ul#subtabletop10 li.textiles10 a:hover			{ background-position: -817px -114px; }
					ul#subtabletop10 li.textiles11 a:hover			{ background-position: -913px -114px; }
					ul#subtabletop10 li.textiles12 a:hover			{ background-position: -989px -114px; }			
				
				
				

/* middle bar */

ul#subtablemiddle {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 32px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtablemiddle li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
			}

				ul#subtablemiddle li.m1 		{ left: 0px;  }
				ul#subtablemiddle li.m2 		{ left: 9px; }
				ul#subtablemiddle li.m3			{ left: 989px; }
				
				



/* Footer-top */				
				
				.footer1 			{left: 0px; width: 999px; margin: 1px 0px 0px 0px; display: block; position: relative;}
				
				
/* Footer-bottom */				
				
ul#subtablebottom-footerb {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 25px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtablebottom-footerb li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
			}

				ul#subtablebottom-footerb li.footer2 			{ left: 0px; }
				ul#subtablebottom-footerb li.footer3 			{ right: 9px; }
				ul#subtablebottom-footerb li.footer4 			{ left: 989px; }
				
				

/* SHOP bottom bar NEXT NAV */

ul#subtablenextnav {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 32px;
			margin: 0px 0px 0px 0px;
		}
			ul#subtablenextnav li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
			}

				ul#subtablenextnav li.next1 		{ left: 0px;  }
				ul#subtablenextnav li.next2 		{ left: 9px; }
				ul#subtablenextnav li.next3			{ left: 989px; }
				
				

			




/* Master Bottom Page */				
				
ul#subtablebottom-checkout {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 402px;
			margin: 0px 0px 0px 0px;
			background-color: #FFFFFF;
		}
			ul#subtablebottom-checkout li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
			}

				ul#subtablebottom-checkout li.b1-checkout 			{ left: 0px; }
				ul#subtablebottom-checkout li.b2-checkout 			{ left: 9px; }
				ul#subtablebottom-checkout li.b3-checkout			{ left: 989px; }








/* Shopping Page */				
				
ul#subtablebottom-shop {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 466px;
			margin: 0px 0px 0px 0px;
			background-color: #FFFFFF;
		}
			ul#subtablebottom-shop li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
			}

				ul#subtablebottom-shop li.b1-shop 			{ left: 0px; }
				ul#subtablebottom-shop li.b2-shop 			{ left: 9px; }
				ul#subtablebottom-shop li.b3-shop			{ left: 989px; }

				
				

/* Your Order Bottom Page */				
				
ul#subtablebottom-yrorder {
			list-style: none;
			display: block;
			position: relative;
			width: 999px;
			height: 802px;
			margin: 0px 0px 0px 0px;
			background-color: #FFFFFF;
		}
			ul#subtablebottom-yrorder li {
				display: block;
				margin: 0px 0px 0px 0px;
				position: absolute;
			}

				ul#subtablebottom-yrorder li.b1-yrorder 			{ left: 0px; }
				ul#subtablebottom-yrorder li.b2-yrorder 			{ left: 9px; }
				ul#subtablebottom-yrorder li.b3-yrorder			{ left: 989px; }


			
				
				
				
				
				
				