/* CSS Document */
body {
	margin:0;
	padding:0;
	font: 10px verdana, arial, sans-serif;
	border:none;
}
h1 {
	font: bold 14px verdana, arial, sans-serif;
	padding-bottom: 10px;
}
h2 {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666644;
	left: 10px;
	width: 60%;
	color: #555533;
	font-size: 15px;
	font-weight: bold;
	clear: both;
	float: left;
	margin-bottom: 8px;
	margin-top: 12px;
}
h3 {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #999977;
	line-height: 15px;
	padding: 4px;
	border: 2px solid #666644;
	width: 100%;
	clear: both;
	float: left;
}
h6 {
	font-size:10px;
}
p {
	margin: 0px;
}
form {
	margin: 0px;
}
input {
	font-size: 10px;
	line-height: 10px;
	font-family: Tahoma;
	padding: 1px;
	margin: 2px;
	font-weight: bold;
}
select {
	font-size: 10px;
	line-height: 10px;
	font-family: Tahoma;
	padding: 1px;
	margin: 2px;
	font-weight: bold;
}
textarea {
	width: 240;
	height: 40;
	font-size: 10px;
	line-height: 10px;
	font-family: Tahoma;
	padding: 1px;
	margin: 2px;
}
a:link, a:visited {
	text-decoration:none;
	border-bottom: 1px dashed #666644;
	color: #555544;
}
a:hover, a:active {
	text-decoration:none;
	border-bottom: 1px solid #666644;
	color: #777766;
}
#mainLayer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 100%;
	border-right: thin solid #811316;
	border-right-width: 1px;
	z-index: 1
}
#topLayer	{
	width: 980px;
	height: 114px;
	background: url(../images/topBack.jpg) no-repeat;
	cursor:pointer;
}
#contentLayer	{
	height: 100%;
	padding: 15px;
	background: #FFFFFF url(../images/back.jpg);
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	width: 712px;
	position: relative;
}
#leftLayer	{
	width: 116px;
	height: 100%;
	border-right: 2px solid #444230;
	background: url(../images/leftBack.gif) repeat-y;
	vertical-align: top;
}
#rightLayer {
	width: 116px;
	height: 100%;
	background: url(../images/rightBack.gif) repeat-y;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #444230;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: top;
}
#menuLayer {
	position: relative;
	width: 116px;
	z-index: 2;
}
#menu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 116px;
	font: 12px "Trebuchet MS";
}
#menu a, #menu a:link, #menu a:visited {
	position: relative;
	left: 10px;
	top: 10px;
	width: 99px;
	display: block;
	color: #FFFFFF;
	background: url(../images/button.png) no-repeat;
	text-decoration: none;
	padding: 4px 5px 4px 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 18px;
	border:none;
}
#menu a:hover, #menu a:active {
	position: relative;
	left: 11px;
	top: 11px;
	display: block;
	color: #FFFFFF;
	background: url(../images/buttonA.png) no-repeat 1px 1px;
	text-decoration: none;
	padding: 5px 5px 3px 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	border:none;
}
#loading_div {
	z-index: 200;
	height: 100px;
	width: 200px;
	position: absolute;
	background-color: #FFFF33;
	display: none;
}
#prod_emp {
	clear: both;
	margin-top: 15px;
	margin-bottom: 5px;
	position: relative;
	padding: 0px;
	border-top: #666644;
	border-right: #666644;
	border-bottom: #666644;
	border-left: 12px solid #666644;
	float: left;
}
#prod_emp #pic {
	height: 86px;
	width: 86px;
	text-align: center;
	background-color: #D9D9C9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666644;
	border-bottom-color: #666644;
	border-left-color: #666644;
}
#prod_emp #id {
	font-size: 11px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #BBBBAB;
	border-right-color: #BBBBAB;
	border-bottom-color: #BBBBAB;
	border-left-color: #BBBBAB;
	padding: 4px;
	height: 45px;
}
#prod_emp #status {
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#prod_emp #close {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	line-height: 11px;
	padding: 2px;
}
#prod_emp #title {
	background-color: #CCCCBC;
	padding: 2px 2px 2px 16px;
	font-size: 11px;
	line-height: 12px;
	color: #444422;
	border-top: 2px solid #666644;
	border-right: #666644;
	border-bottom: 2px solid #666644;
	border-left: #666644;
	height: 100px;
	width: 366px;
	position: relative;
	text-indent: -14px;
	vertical-align: top;
}
#prod_emp #title a {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
#prod_emp #price {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666644;
	border-right-color: #666644;
	border-bottom-color: #666644;
	border-left-color: #666644;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D9D9C9;
	position: relative;
	height: 25px;
	width: 180px;
	padding: 6px 4px 6px 4px;
}
#prod_emp #edit {
	font-size: 10px;
	line-height: 12px;
	background-color: #CCCCBC;
	color: #666644;
	font-weight: bold;
	text-align: right;
	border-top: 2px solid #666644;
	border-right: 12px solid #666644;
	border-bottom: 2px solid #666644;
	border-left: #666644;
	position: relative;
	padding: 5px 2px 5px 2px;
	height: 27px;
	width: 26px;
}
#prod_act {
	clear: both;
	margin-top: 15px;
	margin-bottom: 5px;
	position: relative;
	padding: 0px;
	border-top: none #888866;
	border-right: none #888866;
	border-bottom: none #888866;
	border-left: 12px solid #888866;
	float: left;
}
#prod_act #pic {
	height: 86px;
	width: 86px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #888866;
	border-bottom-color: #888866;
	border-left-color: #888866;
	background-color: #F9F9E9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#prod_act #id {
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
}
#prod_act #status {
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 45px;
}
#prod_act #close {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	line-height: 11px;
	padding: 2px;
}
#prod_act #title {
	background-color: #EEEEDE;
	font-size: 11px;
	line-height: 12px;
	color: #444422;
	border-top: 2px solid #888866;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #888866;
	vertical-align: top;
	height: 100px;
	width: 366px;
	position: relative;
	padding: 2px 2px 2px 16px;
	text-indent: -14px;
}
#prod_act #title a {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}
#prod_act #price {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #888866;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9F9E9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #888866;
	position: relative;
	left: 470px;
	top: 22px;
	padding: 6px 4px 6px 4px;
}
#prod_act #edit {
	font-size: 10px;
	line-height: 10px;
	background-color: #EEEEDE;
	color: #666644;
	font-weight: bold;
	text-align: right;
	border-top: 2px solid #888866;
	border-right: 12px solid #888866;
	border-bottom: 2px solid #888866;
	border-left: #888866;
	position: relative;
	padding: 5px 2px 5px 2px;
	height: 27px;
	width: 26px;
}
.radioInput {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 17px;
}
.cart_mini {
	font-size: 9px;
	background-color: #F9F9E9;
	width: 110px;
	margin: 3px;
	position: relative;
	top: 0px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.cart_mini .name a:link, .cart_mini .name a:visited, .cart_mini .name a:hover, .cart_mini .name a:active {
	border: none;
}
.cart_mini .title {
	font-size: 10px;
	text-align: center;
	padding: 2px;
	color: #FFFFFF;
	background-color: #888866;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.cart_mini .mtitle {
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 3px;
}
.cart_mini .amount {
	font-weight: bold;
	width: 14px;
	padding-left: 2px;
	text-align: right;
	padding-right: 2px;
	vertical-align: top;
	padding-top: 2px;
}
.cart_mini .name {
	width: 86px;
	padding-top: 2px;
}
.cart_mini .price {
	font-style: italic;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D9D9C9;
	width: 110px;
	padding: 2px;
	color: #666655;
}
.cart_mini .total {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666644;
	text-align: right;
	padding-right: 2px;
	padding-left: 2px;
	position: relative;
}
.cart_mini .buttons {
	padding-top: 6px;
}
.cart_mini input.text {
	width: 90px;
}
.cart_mini input.button {
	font-size: 10px;
	border: 1px solid #000000;
	width: 40px;
	line-height: 10px;
	color: #FFFFFF;
	background-color: #AAAA88;
	font-family: Tahoma;
	font-weight: bold;
	cursor: pointer;
	padding: 1px;
	margin: 2px;
}
.view_product {
	font-size: 11px;
	font-family: Tahoma;
	position: relative;
	top: -30px;
	width: 712px;
	float:left;
}
.view_product #price {
	font-size: 12px;
	width: 180px;
	text-align: right;
	font-weight: bold;
	padding: 3px 4px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #888866;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F9F9E9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #888866;
	position: relative;
	height: 34px;
	top: -32px;
	right: 42px;
}
.view_product #cart {
	font-size: 10px;
	line-height: 10px;
	background-color: #EEEEDE;
	padding: 2px;
	color: #666644;
	font-weight: bold;
	width: 18px;
	text-align: right;
	border-top: 2px solid #888866;
	border-right: 12px solid #888866;
	border-bottom: 2px solid #888866;
	border-left: #888866;
	position: relative;
	height: 34px;
	top: -32px;
	right: 0px;
}
.view_product #description {
	position:relative;
	padding: 0px;
}
.view_product #description #fore {
	position: relative;
	padding: 12px 12px 0px 12px;
	width: 687px;
	top: 16px;
	height: 100%;
	background:url(../images/textBack.png);
}
#view {
	position: absolute;
	top: 114px;
	right: 118px;
	background-color: #FAFAEA;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666644;
	border-left-color: #666644;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	padding: 2px;
}
.cart_full {
	width: 100%;
	font-size: 11px;
}
.cart_full input#text {
	font-weight:normal;
	font-size: 11px;
	line-height: 11px;
	width: 30px;
	height: 16px;
	padding: 1px;
	text-align: right;
}
.cart_full .top_row {
	color: #FFFFFF;
	background-color: #AAAA88;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #666644;
}
.cart_full .amount {
	text-decoration: none;
	padding: 3px;
	background-color: #F9F9E9;
	text-align: center;
	border: 1px solid #E9E9D9;
}
.cart_full .name {
	text-decoration: none;
	padding: 3px;
	background-color: #F0F0E0;
	border: 1px solid #E0E0D0;
}
.cart_full .id {
	padding: 3px;
	background-color: #F9F9E9;
	text-align: center;
	border: 1px solid #E9E9D9;
	font-size: 11px;
}
.cart_full .price {
	text-decoration: none;
	padding: 3px;
	background-color: #F9F9E9;
	border: 1px solid #E9E9D9;
	text-align: right;
}
.cart_full .stripping {
	text-decoration: none;
	padding: 3px;
	background-color: #F9F9E9;
	border: 1px solid #E9E9D9;
}
.cart_full .price_t {
	padding: 3px;
	background-color: #F0F0E0;
	border: 1px solid #E0E0D0;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}
.cart_full .subtotal {
	text-align: right;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	background-color: #F0F0E0;
	border: 1px solid #E0E0D0;
}
.cart_full input#button {
	font-size: 10px;
	border: 1px solid #000000;
	width: 68px;
	line-height: 10px;
	color: #FFFFFF;
	background-color: #AAAA88;
	font-family: Tahoma;
	font-weight: bold;
	cursor: pointer;
	padding: 1px;
	text-align: center;
}
.register {
	font-size: 11px;
}
.register .title {
	text-align: right;
	padding: 2px;
	background-color: #F0F0E0;
	border: 1px solid #E0E0D0;
	width: 110px;
}
.register .input {
	background-color: #F9F9E9;
	border: 1px solid #E9E9D9;
	width: 260px;
	padding-left: 6px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
}
.register .button {
	color: #FFFFFF;
	background-color: #AAAA88;
	border: 1px solid #000000;
	cursor:pointer;
}
div.categories {
	background-color: #FEFEEE;
	color: #666666;
	border: 1px solid #A9A999;
	margin: 8px 4px 8px 4px;
	padding: 10px;
	width:320px;
}
div.categories h4 {
	margin:0px 0px 18px 0px;
	font-size:15px;
}
div.categories ul {
	margin:0px;
	padding:0px;
	list-style:inside;
}
div.categories ul li {
	font-size:13px;
	margin:3px 0px 3px 0px;
}
div.categories ul li a:link,
div.categories ul li a:visited {
	border:none;
}
div.categories ul li a:hover {
	border-bottom: 1px solid #666644;
}
a.categories {
	background-color: #E0E0D0;
	float: left;
	height: 14px;
	width: 220px;
	margin: 4px;
	padding: 4px;
	border: 1px solid #C0C0B0;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.categories2 {
	background-color: #E0E0D0;
	float: left;
	height: 14px;
	width: 220px;
	margin: 4px;
	padding: 4px;
	border: 1px solid #C0C0B0;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.categories:link, a.categories:visited {
	background-color: #F9F9E9;
	border: 1px solid #D9D9C9;
	color: #888888;
}
a.categories:hover, a.categories:active {
	background-color: #FEFEEE;
	color: #666666;
	border: 1px solid #A9A999;
}
.cursit {
	padding: 0px 2px;
	border-bottom: 3px double #C0C0B0;
	border-top-color: #C0C0B0;
	border-right-color: #C0C0B0;
	border-left-color: #C0C0B0;
}
