body {
	margin: 0;
	padding: 0;
	color: #111;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-image: url(/images/grd-4px_1.2.gif);
	background-repeat: repeat;
}

div#container {position: relative; width: 100%; height: 100%;}

div#header {
	position: static;
	height: 7.5em;
	background-color: #6c3;
	width: 100%;
}

div#left {
	position: absolute;
	left: 0em;
	top: 0em;
	width: 11em;
	height: 100%;
	background-image: url(/images/grd-4px_1.1.gif);
	background-repeat: repeat;
}

div#square {
  position: absolute;
  left: 0em; top: 0em; width: 11em; height: 7.5em;
  background-color: #f00;
}

div#content {
  position: relative;
  left: 15em; top: 0em; width: 48em;
  font-size: 75%;
  padding: 2em;
}

div#title {
	position: absolute;
	left: 4.2em;
	top: 1em;
	z-index: 1;
}

div#menu {
  position: absolute; left: 18em; top: 8.5em; z-index: 2;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 70%; font-weight: bold; letter-spacing: 0.2em;
  color: #333;
}
#menu span {
	color: #FFFFFF;
}


div#footer {
	font-weight: bold;
	color: #333;
	margin-left: 17em;
	font-size: 70%;
	padding: 1em;
}

img#picture {position: absolute; left: 1.75em; top: 9.25em;}

p, li {line-height: 150%;}

p {margin: 1.2em 0.2em;}

ul {margin-top: 1.2em; margin-bottom: 1.2em;}

h1 {
  font-size: 400%; font-weight: normal; letter-spacing: 20px;
  color: white;
  margin: 0;
}

h2 {
  font-size: 200%; font-weight: normal; letter-spacing: 3px;
  margin: 0em 0em 0.5em;
  color: #332;
  clear: both;
}

h3 {
	font-size: 155%;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0em 0em 0.7em;
	color: #332;
	clear: both;
	text-transform: capitalize;
}

h4 {
  font-size: 110%; font-weight: bold; letter-spacing: 1px;
  margin: 0em 0em 1em;
  color: #322;
  clear: both;
}

h5 {
  font-size: 100%; font-weight: bold;
  margin: 0em 0em 1em;
  color: #332;
  clear: both;
}

img {border: 0;}

img.left {float: left; margin: 0em 1.5em 1em 0em;}

img.preview {width: 120px; height: 150px;}

p.preview{
	width: 120px;
	height: 150px;
	margin: 0.1em;
	padding: 0;
	float: left;
}

p.gallery span span {
  display: inline-block; display: table-cell;
  margin: 0.2em; padding: 0.1em;
  width: 140px; height: 17.5em;
  vertical-align: top;
  font-size: 82%; line-height: 140%;
}

p.gallery span span img {margin: 0.1em;}

li {
	margin-bottom: 0.3em;
	list-style-image: url(/images/item.gif);
}

li li {list-style: disc;}

.compact li {margin: 0;}

ul ul {margin-top: 0.9em;}

a:link {color: #a30; font-weight: bold;}

a:active {color: #ffc; font-weight: bold;}

a:hover {color: #ffc; font-weight: bold;}

a:visited {color: #830; font-weight: bold;}

#menu a {text-decoration: none; color: #333;}

#menu a:active {color: white;}

#menu a:hover {color: white;}

#menu a:visited {}

table {width: 105%; font-size: 100%;}

th {text-align: left; border-bottom: #555 solid 1px;}

th.name {width: 65%;}

th.size {width: 15%;}

.col {display: inline-block; width: 11em; margin-bottom: 0.5em; padding-right: 0.2em;}

.expanded {width: 100%;}

.vcenter {vertical-align: middle;}

hr {
  height: 0; margin: 0em 0em 0.7em;
  border-top: #863 dotted 1px; border-bottom: none;
}

#more {display: none;}

#hide {display: none;}
.painting {
	font-size: 1.8em;
	letter-spacing: normal;
}
#shopping {
	position: absolute;
	left: 530px;
	top: 150px;
	width: 280px;
}
#search {
  position: absolute; left: 1em; top: 14em; z-index: 2;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 70%; font-weight: bold; letter-spacing: 0.2em;
  color: #333;
}
.item {
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	padding-top: 10px;
}
.itemicon {
	width: 100px;
	float: left;
}
.itemdetail {
	margin-left: 110px;
}
.clear {
	clear: both;
}
.checkout {
	float: right;
}
.price {
	font-weight: bold;
	color: #CC3300;
}
#menu span a {
	color: #FFFFFF;
}
#menu span a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

