div.madeby {
	position:absolute;
	top:0px;
	left:0px;
	color:#c5c5c5;
	font-family:"Arial";
	font-size:8px;
}

div.shadowRight, div.shadowLeft {
	z-index:1001;
	position:absolute;
	top:0px;
	width:36px;
	height:100%;
	background-repeat:repeat-y;
	height:1080px;
}

div.shadowLeft {
	left:94px;
	background-image: url("../images/background/outsideBackgroundLeft.jpg");
	background-position: 0px -27px;
}
div.shadowRight {
	left:1190px;
	background-image: url("../images/background/outsideBackgroundRight.jpg");
	background-position: 0px -27px;
}

div.logo {
	position:absolute;
	top:0px;
	left:130px;
	z-index: 100;
	width:1060px;
	background-image: url("../images/background/pinecones.jpg");	
	height:124px;
}

td.galleryTitle {
	width:155px;
	height:12px;
	padding:0 0;
	margin:0 0;
	border-collapse: collapse;	
	text-align:left;
	border:0;
	font-family:"Arial";
	font-style:italic;
	font-size: 12px;
}   

td.galleryButton {
	border:0;
	width:190px;    
	height:12px;
	padding:0 0;
	margin:0 0;
	border-collapse: collapse;	
	text-align:right;
	font-family:"Arial";
	font-weight:bold;
	/* font-style:italic; */
	font-size: 14px;
}
div.backgroundOutside  { 
	position:absolute;  
	top:0px; 
	left:130px;  
	width:1060px;
	height:1080px;
	/* height:100%; */
	background:#ffffff; 
	opacity:0.8; 
	filter:alpha(opacity=80); 
}

div.backgroundInside {
	position:absolute;
	top:0px;
	left:300px;
	width:380px;
	height:1080px;
	/* height:100%; */
	background:#ffffff;
	opacity:1.0;
	filter:alpha(opacity=100);
}

div.backgroundHR {
	position:absolute;
	top:115px;
	left:130px;
	width:1060px;
}

hr.backgroundHR {
	width:100%;
}

iframe.blog {
	width: 330px;
	height: 150px;	
}

p.subtotal{
	font-size: 12px;
	font-family: Arial;
	color: #CC0000;
}
p.price{
	font-size: 12px;
	font-family: Arial;
	color: green;
}

td.price{
	font-size: 18px;
	font-family: "Arial Black";
	color: black;
	font-weight: bold;
}

td.total{
	font-family: Arial;
	color: #CC0000;
	font-size: 14px;
}

font.phone {
	font-size: 18px;
	/* font-style:  italic; */
	/* font-weight: bold; */
	color: #000000;
}

h1 {
	font-family: "Dancing Script","Arial";
	font-style:italic;
	font-size: 20px;
	line-height:18px;
}
h2 {
	font-family: "Arial";
	font-style:italic;
	font-size: 12px;
}
body.index {
	background-image: url("../images/background/background2.jpg");
	background-position: 0px -27px;
}

body.chat {
	background-image: url("../images/background/chat.gif");
}

p.item_header {
	font-family: "Arial";
	/* font-style:italic; */
	font-size:22px;
	text-align:center;
}
/* TITLE */
div.title {
	font-style:italic;
	position:absolute;
	top:10px;
 	left:775px;
 	width:500px;
 	height: 40px;
 	border: 0;
 	z-index: 1001;
}

td.title {
	line-height:35px;
	text-align: right;
	height:60px;
	width:330px;
}

a.title:visited {
	font-family	: "Dancing Script","Times New Roman";
	/* font-style:italic; */
	font-size:42px;
	color: #ffffff;
}

a.title:link {
	font-family	: "Dancing Script","Times New Roman";
	/* font-style:italic; */
	font-size:42px;
	color: #ffffff;
}
a.title:active {
	font-family	: "Dancing Script","Times New Roman";
	/* font-style:italic; */
	font-size:42px;
	color: #ffffff;
}
a.title:hover {
	font-family	: "Dancing Script","Times New Roman";
	/* font-style:italic; */
	font-size:42px;
	color: #ffffff;
}

/* GENERAL */
font.general {
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	line-height: 16px;
	text-align: justify;
}

ul.general {
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	line-height: 16px;
}

p {
	text-align: justify;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	line-height: 14px;
}

p.general {
	text-align: justify;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	line-height: 18px;
}

table.info-home {
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	color: #000000;
}

select.listItem {
	width: 220px;
}

option.general {

	font-family: "Arial";
	font-style:italic;
	font-size:12px;
}

table.general {
	text-align: justify;
	text-decoration: none;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	color: #000000;
	line-height: 18px;
}

input.general {
	font-family: "Arial";
	/*font-style:italic;*/
	font-size:12px;
	color: #000000;
	overflow:visible;
	width:auto;
	line-height: 18px;
}


p.error {
	text-align: justify;
	text-decoration: none;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	color: red;
}

p.info {
	text-align: justify;
	text-decoration: none;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	color: green;
	line-height: 18px;
}

a:visited {
	text-decoration: none;
	font-family: "Arial";
	/* font-style:italic; */
	font-size:12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-family: "Arial";
	/* font-style:italic; */
	font-size:12px;
	color: #000000;
}

a:active {
	text-decoration: none;
	font-family: "Arial";
	/* font-style:italic; */
	font-size:12px;
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-family: "Arial";
	/* font-style:italic; */
	font-size:12px;
	color: blue;
}

a.mailto {
	font-size:18px;
}

/* NAVIGATOR */
div.nav {
	position:absolute;
	top:126px;
 	left:130px;
 	border: 0;
 	z-index: 0;
 	width: 172px;
}

table.nav {
	border:0;
	border-collapse:collapse;
	width: 100%;
}

td.nav {
	width: 100%;
	line-height: 40px;
	text-align: right;
	/* padding: 0px 0px 0px 0px; */
	padding-right: 30px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

td.nav:hover {
	background:#AAA4B4;
}

a.nav:visited {
	text-decoration: none;
	font-family	: "Dancing Script","Times New Roman";
	/* font-style:italic;*/
	font-size:22px;
	color: #000000;
}
a.nav:link {
	text-decoration: none;
	font-family	: "Dancing Script","Times New Roman";
	/* font-style:italic;*/
	font-size:22px;
	color: #000000;
}

a.nav:active {
	text-decoration: none;
	font-family	: "Dancing Script","Times New Roman";
	/*font-style:italic;*/
	font-size:22px;
	color: #000000;
}

a.nav:hover {
	text-decoration: none;
	font-family	: "Dancing Script","Times New Roman";
	/*font-style:italic;*/
	font-size:22px;
	color: white;
}

/* GALLERY */
div.gallery {
	position:absolute;
	top:160px;
 	left:315px;
 	border: 0;
 	z-index: 0;
 	width: 330px;
}

table.sortButton {
	border-style: solid; 
	border-color: gray; 
	border-width: 1px; 
	width:450px;
}

table.galleryFocus {
	width:345px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	border-collapse: collapse;
}

div.gallery-button {
	position:absolute;
	top:170px;
 	left:325px;
 	border: 0;
 	z-index: 0;
 	width: 368px;
}

div.galleryListScroll {
	position:absolute;
	top:190px;
 	left:700px;
 	border: 0;
 	z-index: 1001;
 	overflow: auto;
 	height: 162px;
 	width: 450px;
}

font.galleryListTitle {
	font-family: "Arial";
	/*font-style:italic;*/
	font-size:12px;
	line-height: 16px;
	text-decoration: underline;
}

table.galleryList {
	width: 350px;
	border-width: 0px 0px 0px 0px;
}

div.gallery-list-info {
	position:absolute;
	top:390px;
 	left:700px;
 	border: 0;
 	z-index: 0;
 	width: 450px;
 	text-align: justify;
 	font-family: "Arial";
	font-style:italic;
}

div.galleryListNoScroll {
	position:absolute;
	top:90px;
 	left:735px;
 	border: 0;
 	z-index: 1;
 	height: 300px;
 	width: 355px;
}

div.gallery-alts {
	position:absolute;
	top:555px;
 	left:320px;
 	border: 0;
 	z-index: 2;
}

table.gallery-alts {
	border-style: solid; 
	border-color: grey; 
	border-width: 1px; 
}

div.gallery-focus {
	position:absolute;
	top:160px;
 	left:320px;
 	border: 0;
 	z-index: 1;
 	width:330px;
}

table.galleryAlts {
	width: 350px;
	border: 0px 0px 0px 0px;
}

div.gallery-desc {

	position:absolute;
	top:550px;
 	left:460px;
 	border: 0;
 	z-index: 5;
}

table.gallery-desc {
	width: 190px;
}

td.nextOn {
	text-align: right;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	color: red;
}
td.nextOff {
	text-align: right;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	color: #CFCFCF;
}

td.prevOn {
	text-align: left;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	color: red;
}
td.prevOff {
	text-align: left;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	color: #CFCFCF;
}

div.buyMessage {
	position:absolute;
	top:50px;
 	left:330px;
 	border: 0;
 	z-index: 0;
}

form.buy {
	display: inline;
}

/* CONTACTS */
div.contactListScroll {
	position:absolute;
 	top:820px;
 	left:670px;
 	border: 0;
 	z-index: 0;
 	overflow-x: hidden;
 	overflow-y: auto; 
 	height: 150px;
 	width: 500px;
}

div.blog {
	position:absolute;
	top:130px;
 	left:710px;
 	border: 0;
 	z-index: 0;
 	overflow: none;
 	height: 160px;
 	width: 380px;
}

p.blog {
	text-align: justify;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	line-height: 18px;
}

/* MESSAGE */
div.message {
	position:absolute;
	top:130px;
 	left:320px;
 	border: 0;
 	z-index: 0;
}

/* BASKET */
div.basketList {
	position:absolute;
	top:270px;
 	left:300px;
 	border: 0;
 	z-index: 0;
 	overflow: auto;
 	height: 250px;
 	width: 330px;
}

table.basketButtons {
	text-align: justify;
	text-decoration: none;
	font-family: "Arial";
	font-style:italic;
	font-size:12px;
	color: #000000;
	line-height: 18px;
}

td.basketButtons {
	width: 400px;
	line-height: 18px;
}

tr.basketRow_0 {
	background-color:#E6E6E6;
	line-height: 18px;
}

tr.basketRow_1 {
	background-color:#CBCACA;
	line-height: 18px;
}

textarea {
	background-color: transparent;
	text-align: justify;
	text-decoration: none;
	font-family:Arial;
	font-size:100%;
	color: #000000;
}

/* FOOTER */
div.footer {
	position:absolute;
	top:600px;
 	left:10px;
 	border: 0;
 	z-index: 0;
}

/* LIVE CHAT */
div.chatWindowOff {
	position: absolute;
	top:0;
	left:400;
	display: none;
}

/* POSITIONAL */
div.polaroidLower {
	position:absolute;
	top:520px;
 	left:320px;
 	border: 0;
 	z-index: 0;
}

/* POSITIONAL */
div.searchBox {
	position:absolute;
	top:70px;
 	left:915px;
 	border: 0;
 	z-index: 1001;
}

div.polaroidTopRight {
	position:absolute;
	top:80px;
 	left:500px;
 	border: 0;
 	z-index: 0;
}

div.polaroidLowerMiddle {
	position:absolute;
	top:480px;
 	left:440px;
 	border: 0;
 	z-index: 0;
}

div.notepad {
	position:absolute;
	top:110px;
 	left:700px;
 	border: 0;
 	z-index: 0;
 	width: 470px;
 	text-align: justify;
}

div.notepadSouthWest {
	position:absolute;
	top:580px;
 	left:740px;
 	border: 0;
 	z-index: 0;
}

div.sortButtons {
	position:absolute;
	top:352px;
 	left:700px;
 	border: 0;
 	z-index: 1000;
 	width:445px;
}

div.notepadHalf {
	position:absolute;
	top:320px;
 	left:700px;
 	border: 0;
 	z-index: 0;
 	width:445px;
}

div.notepadLower {
	position:absolute;
	top:400px;
 	left:735px;
 	border: 0;
 	z-index: 0;
}


div.header {
	position:absolute;
	top:600px;
 	left:700px;
 	border: 0;
 	z-index: 0;
}

/* ANIMATION */
img.faded {
	opacity: 0;
	filter: alpha(opacity=0);
}

div.hidden {
	display: none;
}

/* fadeMenuSelector */
div.menuContainer {
	position: absolute;
	top:140px;
	left:315px;
	width:355px;
	height:390px;
}

div.thumbs {
	position: absolute;
	top: 396px;
	left: 120px;
	width: 235px;
	height:55px;
	opacity:1.0;
	filter:alpha(opacity=100);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: grey;
}

div.thumbs_background {
	position: absolute;
	top: 396px;
	left: 120px;
	width: 235px;
	height:55px;
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index:1000;
	background: #ffffff;
}

div.thumbs_inner {
	margin-top:2px;
	float:right;
}

img.thumbs {
	height: 40px;
	border: 0px;	
}

img.item {
	position: absolute;
	width:355px;
	height:396px;
	border:0px;
}

div.item {
	width:355px;
	height:390px;
	opacity:0.0;
	filter:alpha(opacity=0);
	position: absolute;
	top: 0px;
	left: 0px;
}

div.header {
	position:absolute;
	top: 396px;
	left: 0px;
	opacity:1.0;
	filter:alpha(opacity=100);
	background: #ffffff;
	width:120px;
	height:55px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: grey;
}

p.header {
	text-align:left;
	margin-top: 3px;
	margin-left: 3px;
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	letter-spacing: 1px;
}

a.imageLink {
	border:0px;
}


			a.zoom {
				border:0;
				cursor:crosshair;
			}
			
			font.zoom {
				color:white;
				font-family:Arial;
				font-size:10px;
			}	
			
			div.zoom {
				overflow:hidden;
				z-index:10001;
				position:absolute;
				left:0;
				top:0px;
				display:none;
				width:450px;
				height:220px;
			}
