body {
	background-image: url(../images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#welcome {
	background-image: url(../images/welcome_bg.JPG);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:50%;
	height:400px;
}
#welcome_text {
	font-size:16px;
	font-weight: bold;
	color: #562C19;
	font-family: "Monotype Corsiva", cursive;
	line-height: 130%

}
#glass_text {
	font-size:16px;
	font-weight: bold;
	color: #562C19;
	font-family: "Monotype Corsiva", cursive;
	line-height: 130%

}
#pottery_text {
	font-size:16px;
	font-weight: bold;
	color: #562C19;
	font-family: "Monotype Corsiva", cursive;
	line-height: 130%

}
#glass {
	background-image: url(../images/glass.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:550px;
}
#pottery {
	background-image: url(../images/pottery.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:550px;
}

#bottom {
	background-image: url(../images/down.jpg);
	height:59px;
	width:860px;
}

#top {
	height: 181px;
	background-image: url(../images/top.jpg);
	width:860px;
}
#content {
	background-image: url(../images/content_background.jpg);
}

#Feedback {
	background-image: url(../images/content_background.jpg);
}

.class {
	background-image: url(../images/vertical_border.jpg);
}

hr {
	color: transparent;
	background-image: url(../images/line.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 99%;
	border: none;
}
.hr {
	height: 50px;
	text-align: center;
	vertical-align: middle;
}
img { vertical-align: middle; border: none; }

table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0em;
}

table th {
	text-align: left;
}

a { color: #850; }

form {
	margin: 0em;
	padding: 0em;
	display:inline;
}

select {
	background-color: rgb(250,230,200);
	text-align: left;
	border: 1px solid rgb(200,172,128);
	margin: 3px;
	padding: 0em;
}
input {
	background-color: rgb(250,230,200);
	border: 1px solid rgb(200,172,128);
	margin: 3px;
	padding: 0em;
}
textarea {
	width: 100%;
	height: 70px;
}

pre {
	font-family: monospace;
	font-weight: normal;
}

.number {
	text-align: right;
	width: 22px;
}

.BlueBox {
	width: 100%;
}

.productsTable {
	width: 100%;
	text-align: left;
}

.right {
	text-align: right;
}

.menu_ul li {
	margin: 2px;
}

.menu_ul ul {
	list-style: none;
}

.price {
	font-weight: bold;
}
.oldprice {
	text-decoration: line-through;
	font-weight: normal;
}
.bargain {
	font-weight: bold;
	color: #B00;
}

.thumbs {
	border: 3px solid rgb(230,200,170);
}

.bigPic {
	width: 250px;
	border: 4px solid rgb(230,200,170);
}

#File_NewPage {
	display: none;
	padding: 5px;
	background-color: #fff;
	border: 2px solid #aaa;
	z-index: 100;
	position: fixed;
	top: -1000px;
	left: -1000px;
	width: 0px;
	height: 0px;
	}

#File_NewPage p {
	padding: 5px;
	background-color: #fff;
	border: 2px solid #aaa;
}
#shoppingBasketUrl
{
	width: 150px;
	text-align: right;
	position: absolute;
	left: 665px;
	top: 122px;
}
#Banner
{
	width: 340px;
	text-align: center;
	position: absolute;
	left: 350px;
	top: 120px;
}

#FeedbackContainer
{
	background-color: #FFF7DA;
	padding: 0;
	margin: 0;
	padding-right: 10px;
}

#FeedbackTable
{
	border: 1px solid rgb(235,210,190);
	padding: 0;
	margin: 10px;
	float: right;
}
#FeedbackTableIn
{
	width:100%;
	border: 1px solid rgb(230,200,170);
	padding: 0;
	margin: 0;
	float: right;
}

#FeedbackTable td
{
	text-align: right;
	padding: 0;
	margin: 0;
}

#FeedbackImage
{
	background-image: url(../images/tiny_feedback.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	width: 149px;
	padding: 0;
	margin: 0;
	height: 60px;
}
#FeedbackImage2
{
	background-image: url(../images/tiny_feedback.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	width: 249px;
	padding: 0;
	margin: 0;
	height: 60px;
}

#Logos
{
	text-align: center;
	position: absolute;
	left: 60px;
	top: 40px;
}

.warning {
	font-weight: bold;
	color: #ff0000;
}

.notice {
	border: 1px solid rgb(230,200,170);
	background-color: #F4E3CF;
	padding: 5px;
	font-weight: bold;
	color: #ff0000;
}

.dot {
	font-weight: bold;
	color: #F00;
}
