body {
	background: url(../graphics/bgr_body.gif) #D7D2AE;
	margin: 0px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #150C75;
}

#top, #content {
}

#content, #bottom, #gradient {
	border: 1px solid #150C75;
	border-top: none;	
}

#bottom {
	margin-bottom: 20px;
}

#bottom a {
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}

#top {
	width: 760px;
	margin-top: 20px;
}

#content {
	padding: 0px 10px 10px 10px;
	min-height: 400px;
	width: 738px;
	text-align: left;
	border-bottom: none;
	background: url(../graphics/bgr_content.jpg) 98px 50% no-repeat white;
	height: 400px;
}

#submenu a.selected {
	text-decoration: none;
}

.selected {
	font-weight: bold;
}

html>body #content {
	height: auto;
}

#content p {
	text-align: justify;
	line-height: 1.5em;
}

#menu {
	position: relative;
	right: -10px;
	margin-left: -15px;
	
	float: right;
	width: 186px;
	text-align: right;
}

#menu img {
	border: none;
}

#gradient {
	clear: both;
	width: 758px;
	height: 10px;
	background: url(../graphics/bgr_content.gif) repeat-x bottom white;
}

#bottom {
	background: #F6E150;
	width: 756px;
	text-align: left;
}

#history li, #shops li {
	margin-left: 10px;

	margin-bottom: 15px;
}

#history div {
	font-size: 15pt;
	margin-left: -15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../graphics/bgr_link.gif) bottom repeat-x;
	width: 60px;
	color: #5C6A9C; 
	text-align: center;
}

#shops {
	margin-left: 15px;
	margin-top: 20px;
}

#shops span {
	font-size: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../graphics/bgr_link.gif) 15pt 1em repeat-x;
	color: #5C6A9C; 
}

#title {
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A9B3D6;
	padding-top: 5px;
	position: relative;
	top: -10px;
}

#categories {
	margin-left: 25px;
	font-size: 10pt;
	color: #6862AB;
}

#categories td {
	width: 175px;
	height: 120px;
	vertical-align: top;
	text-align: center;
}

#categories a {
	text-decoration: none;
	height: 120px;
	display: block;
}

#categories a:hover {
	-moz-border-radius: 8px;
	background: url(../graphics/products/bgr_icon.png) no-repeat;
	cursor: pointer;
}

#categories img {
	margin-bottom: 5px;
	width: 128px;
	height: 78px;
	border: none;
}

#thumbnails {
	text-align: right;
	margin-top: 50px;
	width: 560px;
}

#thumbnails img {
	border: 1px solid cyan;
	margin: 5px;
	width: 64px;
	height: 64x;
	cursor: pointer;
}

#productheader td {
	padding: 5px;
	vertical-align: top;
}

img.photo {
	margin: 10px; border: 1px solid cyan;
}

.left {
	float: left; 
}

.right {
	float: right;
}

.required {
	display: block;
	margin: 10px 0px;
	text-align: left;
}

.email {
	display: block;
	margin: 10px 0px;
	text-align: left;
}

.fieldname {
	font-weight: bold;
}

.errormessage {
	color: #990000;
	background: #DDDDCC;
	border: 1px solid #AA0000;
	display: block;
	padding: 5px;
	text-align: left;
	width: 400px;
	margin: 25px;
}

#banners {
	margin-top: 20px;
	width: 360px;
	vertical-align: middle;
}

#banners img {
	border: none;
	vertical-align: middle;
}