a
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #eb1716;
}
a:hover
{
	color: #000000;
}
a.selected
{
	color: #000000;
	text-decoration: underline;
}
.pub
{
  border: 1px solid #000000;
}
.search_feild
{
	width: 119px;
	border: 1px solid #755332;
	background-color: #1a0f0d;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 4px;
	text-indent: 4px;
}
.search_submit
{
	width: 60px;
	border: 0px;
	background-color: #755332;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 1px;
	float: right;
}
.search_submit:hover
{
	background-color: #eb1716;
}
h1{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	margin-top: 0px;
	padding-bottom: 6px;
	width: 608px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-variant: small-caps;
	color: #eb1716;
}
h2{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	margin-top: -12px;
}
p {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
}
.item_font {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
}
#departments_box
{
	position: relative;
	font-family: "Trebuchet MS", Tahoma, Arial;
  	font-size: 13px;
  	line-height: 18px;
}

#categories_box
{
	border: 1px solid #bfcb90;
	margin: 0px;
	padding: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial;
  	font-size: 13px;
  	line-height: 18px;	
}
#categories_box_title
{
	background: #bfcb90;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #000000;
	margin-top: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cart_empty
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
}
.cart_items_list
{
  	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	line-height: 18px;
}
.cart_items_total
{
  	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
}
.cart_view_detail
{
  	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9px;
}
.description
{
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.stexte
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
table
{
  border-collapse: collapse;
  table-layout: auto;
  width: 100%;
}
th
{
	background: #788935;
	color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin: 1px;
	padding: 3px;
	text-align: left;
}
td
{
	background: #eff2e3;
	border-bottom: solid 1px #000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin: 1px;
	padding: 3px;
}
.cart_quantity
{
	width: 30px;
	border: 1px solid #755332;
	background-color: #1a0f0d;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-indent: 4px;
}
.cart_submit
{
	width: 60px;
	border: 0px;
	background-color: #755332;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.cart_submit:hover
{
	background-color: #eb1716;
}

.cart_submit:hover
{
	background-color: #eb1716;
}
.cart_checkout
{
	width: 60px;
	border: 0px;
	background-color: #eb1716;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.cart_checkout:hover
{
	width: 60px;
	border: 0px;
	background-color: #000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.psubmit
{
	width: 76px;
	border: 0px;
	background-color: #755332;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 10px;
}
.psubmit:hover
{
	background-color: #eb1716;
}



#productshow
{
	float:left;
	width: 198px;
	height: 154px;
	background-image: url(../data/product/bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: 3px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 6px;
}

.price
{
  font-weight: bold;
}



.old_price
{
	color: #333333;
	font-weight: normal;
	text-decoration: line-through;
}

ol
{
  list-style-type: none;
  margin: 0px 0px;
  padding: 0px;
}

.admin_feild
{
	width: 119px;
	border: 1px solid #755332;
	background-color: #1a0f0d;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 4px;
	text-indent: 4px;
}
.admin_submit
{
	width: 60px;
	border: 0px;
	background-color: #755332;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.admin_submit:hover
{
	background-color: #eb1716;
}

img
{
  border: 0;
}

.paging_text
{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	text-align: right;
}
.paging_text a
{

  color: #eb1716;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
}
.paging_text a:hover
{
  color: #000000;
}
.words
{
  color: #eb1716;
}

#admin_login_box
{
  border: dashed 1px #c9c9c9;
  display: block;
  margin: auto;
  padding: 10px;
  width: 368px;
}
.admin_title
{
  color: #eb1716;
  font-family: verdana, arial, tahoma;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
.admin_page_text
{
  color: #000000;
  font-family: verdana, arial, tahoma;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
}
.admin_page_text a
{
  color: #0000ff;
  text-decoration: underline;
}
.admin_error_text
{
  color: #eb1716;
  font-family: verdana, arial, tahoma;
  font-size: 12px;
  font-weight: bold;
}
.menu_text
{
  color: #000000;
  font-family: verdana, arial, tahoma;
  font-size: 11px;
  font-weight: bold;
}
.menu_text a
{
  color: #0000ff;
  text-decoration: underline;
}
select
{
  font-family: "Trebuchet MS", Tahoma, Arial;
  font-size: 11px;
}
.edit tr td
{
  background: #ffffff;
  border: none;
}
#login_box
{
  border: 1px solid #dc143c;
}
#login_box p
{
  background: #dc143c;
}
.error_text
{
  color: #eb1716;
  font-style: italic;
}
.form_table
{
  width: auto;
}
.form_table tr td
{
  background: #ffffff;
  border: none;
}
a.mail
{
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}
hr
{
	color: #333333;
	height: 1px;
	border: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
