body{
	font: 14px verdana, arial, helvetica;
	background-color: rgb(84,71,65);
	margin: 0;
}
a {
	color: rgb(97,57,21);
	text-decoration: underline;
}
a:hover {
	color: rgb(97,57,21);
	text-decoration: none;
}
div {
	margin: 0;
	padding: 0;
}
img { 
	border: 0;
}
table {
	margin: 0;
	padding: 0;
	width: 100%;
}
span.message {
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
div.center {
	text-align:center;
	margin: 0 auto;
	clear: both;
}
div.spacer {
	clear:both;
	width: 100%;
	height: 1px;
}
.bold {
	font-weight: bold;
}
span.italic {
	font-style:italic;
}
.sortable-list li {
    background-color: #ECF3E1;
    border:1px solid #C5DEA1;
    cursor : move;
    margin : 2px 0 2px 0;
    padding : 3px;
}
div#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
div#header {
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	height: 215px;
	margin-bottom: 1em;
}
div#navigation {
	text-align: center;
	margin-bottom: 1em;
	padding: 0;
}

div#navigation img {
	border: 0;
	margin: 0 5px;
}
div#content {
	width: 800px;
}
div.top {
	background: url('../images/item-header.jpg') no-repeat top;
	height: 31px;
	padding: 0;
}
div#sneakpeek {
	margin-bottom: 70px;
}
div#thumbs {
	margin-bottom: 2em;
}
div.bordered {
	padding: 1em;
	border: 1px solid #000;
}
div#sneakpeek div#floatleft {
	text-align:center;
	width: 200px;
	float:left;
	margin-right: 1em;
}
div#sneakpeek div#floatright {
	text-align:center;
	width: 200px;
	float:right;
	margin-left: 1em;
}
div#sneakpeek div#shortdescriptionleft {
	margin-left: 215px;
	border: 1px solid #000;
	padding: 0.5em;
}
div#sneakpeek div#shortdescriptionright {
	margin-right: 215px;
	border: 1px solid #000;
	padding: 0.5em;
}

div.middle {
	background: url('../images/item-center.jpg') repeat-y top;
	padding-left: 4em;
	padding-right: 4em;
	padding-bottom: 2em;
}
div.floatbox:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.middle div.img {
	float: right;
	margin-left: 1em;
	margin-top: 1em;
	display: inline;
	text-align:center;
}
div.middle div.img span {
	font-style: italic;
	font-size: 0.8em;
	padding-top: 10px;
}
div.middle h1 {
	border-bottom: 1px solid #000;
	font-size: 1.7em;
	padding-bottom: 0.5em;
}
div.newsitem  {
	padding-left: 1.5em;
}
div.newsitem h2 {
	font-size: 1.3em;
}
div.newsitem p {
	text-indent: 1em;
}
div.newsitem div.date{
	font-size: 0.8em;
	float:right;
	margin-top: 0.5em;
}
div.title {
	position: relative;
	border-bottom: 1px solid #000;
	padding-bottom: 0.5em;
	width: 100%;
}
div.title span {
	position: absolute;
	right: 0em;
	bottom: 1em;
	text-align:right;
	font-size: 0.8em;
}
div.title h1 {
	display: inline;
	border: none;
	font-size: 1.7em;
}
div.title h2 {
	display: inline;
	border: none;
	font-size: 1.4em;
}
div.customersgallery-thumb {
	float:left;
	text-align:center;
	margin-right: 5px;
}
table.product {
	margin-bottom: 1em;
	margin-right:1px;
	width: 100%;
}
table.product td.description {
	border: 1px solid #000;
	padding:1em;
}
table.product span{
	font-size: 0.7em;
}
table.product td.details {
	text-align:center;
}
table.product td.price {
	font-weight:bold;
	text-align:right;
}
table.product td.image {
	width: 150px;
	vertical-align:bottom;
	text-align:center;
}
table.product td.main {
	padding-left: 12px;
}
table.productdetail td.thumbs {
	padding-top: 2em;
	width: 150px;
	text-align:center;
	vertical-align:top;
}
table.productdetail td.thumbs img {
	border: 0;
	margin-bottom: 0.5em;
}
table.productdetail td.rightcolumn {
	vertical-align: top;
	padding-left: 12px;
}
table.productdetail td.description {
	border: 1px solid #000;
	padding: 1em;
	padding-top: 1.5em;
	padding-bottom:1.5em;
	margin-bottom: 1em;
}
table.productdetail td.productcode {
	font-size: 0.7em;
}
table.productdetail td.price {
	text-align: right;
	font-weight: bold;
}
table.productdetail td.submit {
	margin-top:1em;
	text-align:center;
}
table.productdetail span {
	font-size: 0.7em;
}
h2.itemtitle {
	font-size: 1.4em; 
}
div.article {
	width: 305px;
	margin-left: 20px;
	margin-bottom: 10px;
}
div.article h2 {
	border-bottom: 1px solid #000;
	font-size: 1.2em;
}
div.article div.description {
	border: 1px solid #000;
	padding: 1em;
	margin-top: 1.5em;
}
div#content div.bottom {
	background: url('../images/item-footer.jpg') no-repeat top;
	height: 28px;
	width: 100%;
	padding: 0;
	margin:0;
}
div#footer {
	background: url('../images/footer.jpg') no-repeat center;
	width: 100%;
	height: 50px;
	text-align: center;
}
div#footer p {
	font-size: 0.7em;
	color: #FFF;
	padding-top: 1.3em;
}
div#footer a {
	color: #FFF;
	text-decoration: underline;
}
div#footer a:hover {
	text-decoration: none;
}
input.text {
	width: 382px;
}
input.delete {
	background:url('/images/delete.gif') no-repeat left top;
	height: 16px;
	width: 16px;
}
ol.sitemap li {
	margin-bottom: 0.5em;
}
ul#links ul {
	list-style-type: none;
	display: none;
}