﻿/* ********************** */
/* ****  2009 Design **** */
/* ********************** */

.MainContainer {
	margin: 10px auto auto auto;
	padding: 10px; 
	border-style: solid inset inset solid; 
	border-width: 1px 3px 3px 1px; 
	border-color: #808080; 
	background-color:white; 
	min-width:600px; width: 800px;
	overflow:hidden;
}
h1
 {
	text-align: center;
	color:#A90733; 
	font-family:"Plantagenet Cherokee";
	margin-top:0px;
	margin-bottom:0px;
}
h2
 {
	text-align: center;
	font-size:medium;
	color:#A90733; 
	font-family:"Plantagenet Cherokee";
	margin-top:0px;
	margin-bottom:0px;
}
.SearchTxt {
	color: #537F28;
	font-size: large;
}
.CartTxt {
	font-size: small;
}
P {
	font-family: "Times New Roman", Times, serif;
}
img {
	border-width:0px;
	border:none;
}
BODY {
	FONT-FAMILY: "Times New Roman", Times, serif;
	background-color:#99A728;
}
.spacer{
	clear:both;
	height:1px;	
}
.Title_Layer {
	position: relative;
	top: -30px;
	left: -60px;
	float: left;
	margin-right: -60px;
	margin-bottom: -30px;
}
.Category_Box {
	border: 3px solid #B8CEE4;
	margin: 10px auto auto auto;
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
.Sale_Img {
	position: relative;
	top: -30px;
	right: -40px;
	float: right;
	margin-left: -50px;
	margin-bottom: -30px;
}
.CheckOut_TitleTxt {
	color: #537F28;
	text-align: right;
	width:100px;
	float:left;
	margin:auto;
}
.Description_text {
	color: #537F28;
	text-align: center;
}
.Hint_Text {
	padding: 10px;
	text-align: center;
	color: #99A728;
}
.Price_Txt {
	padding: 10px;
	text-align: center;
	color: #A90733;
}
#Block_Preview_Container {
	background-color: #ECEDD6;
	width: 135px;
	padding: 0px;
	margin-right: 10px; 
	float: right;
	text-align: center;
	text-decoration: none; color: #663300;
	font-weight:normal;
	font-size:x-small;
	}

Div.Preview_Title {
	background-color: #ECEDD6;
	width: 20px;
	height: 10px;
	margin-top: -10px;
	margin-left: -90px;
	float: right;
	text-align: center;
	text-decoration: none; color: Black;
	font-weight:normal;
	font-size:xx-small;
	}

Div.BlockSides {
	background-color: #ECEDD6;
	border: 0px solid #663300;
	width: 125px;
	padding: 0px;
	margin: auto;
	float: none;
	text-align: center;
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

input,select {
	border: 2px #BACFE5 solid;
}




