body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
.sidebar_bg {
	background-image: url(../images/sidebar_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #5d0e01;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
}
.sidebar_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	margin-top: 4px;
	border: 0px solid #900;
	display: inline;
}
.sidebar_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	margin-top: 4px;
	border: 1px solid #666;
	background-color: #CCC;
	height: 20px;
}
.sidebar_button_60 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 60px;
	margin-top: 4px;
	border: 1px solid #666;
	background-color: #CCC;
}
.sidebar_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	margin-top: 4px;
	border: 1px solid #666;
	height: 20px;
}
.sidebar_box {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	padding-top: 4px;
	padding-left: 30px;
	line-height: 13px;
}
a.sidebar_link:link, a.sidebar_link:visited  {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
}
a.sidebar_link:hover  {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}
.body_head {
	background-image: url(../images/body_head.png);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
}
.text_account {
	font-family: Arial;
	font-size: 11px;
	color: #330000;
	padding-left: 5px;
}
.event_header {
	font-family: Arial;
	font-size: 16px;
	color: #630;
	font-weight: bold;
	padding-top: 10px;
}
.event_date {
	font-family: Arial;
	font-size: 11px;
	color: #300;
	height: 30px;
}
.event_subheader {
	font-family: Arial;
	font-size: 14px;
	color: #970F12;
	height: 20px;
	font-weight: bold;
}
.text_searchresult {
	font-family: Arial;
	font-size: 11px;
	color: #8A4041;
	padding-right: 5px;
	padding-left: 5px;
}
a.searchresult:link, a.searchresult:visited {
	font-family: Arial;
	font-size: 11px;
	color: #8A4041;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 1px;
}
a.searchresult:hover {
	font-family: Arial;
	font-size: 11px;
	color: #8A4041;
	text-decoration: underline;
}
.text_result {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
.select_sort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	margin-top: 4px;
	border: 1px solid #ACA595;
	display: inline;
}
.select_sort_120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
	margin-top: 4px;
	border: 1px solid #ACA595;
	display: inline;
}
#product_body {
	width: 750px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.product_row {
	width: 750px;
	float: left;
}
.product_left {
	width: 368px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a9925d;
	border-bottom-color: #a9925d;
	padding-bottom: 7px;
	padding-top: 7px;
	float: left;
}
* html .product_left {
	padding-bottom: 2px;
}
.product_right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9925d;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 7px;
	float: left;
	width: 370px;
}
* html .product_right {
	padding-bottom: 2px;
}
.product_pic {
	height: 200px;
	width: 150px;
	float: none;
	clear: none;
}
.pic {
	border: 1px solid #666;
}
a img.pic:hover {
	border: 1px solid #FFF;
}
a.product_name:link, a.product_name:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
a.product_name:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
.product_detail {
	width: 205px;
	padding: 7px;
	float: none;
	clear: none;
	margin-top: -200px;
	margin-left: 150px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
* html .product_detail {
	margin-top: -195px;
}

.product_price {
	width: 205px;
	margin-top: -70px;
	height: 50px;
	margin-left: 150px;
	padding: 7px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
a.product_link:link, a.product_link:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
a.product_link:hover {
	text-decoration: underline;
}
.product_page {
	width: 750px;
	padding-bottom: 7px;
	padding-top: 7px;
	float: left;
}
.product_page_name {
	font-family: Arial;
	font-size: 16px;
	color: #900;
}
.product_page_detail {
	width: 300px;
	float: left;
	clear: none;
	margin-top: -200px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-left: 150px;
	position: absolute;
}
.product_page_price {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
.field_quantity {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	width: 30px;
	border: 1px solid #666;
}
.text_note {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
.product_page_content {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding-top: 10px;
}
.text_review_name {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #C60;
}
.text_review {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding-top: 10px;
}
.red {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #790C0F;
	text-transform: uppercase;
}
.review_line {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.text_location_name {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
}
.text_location_info {
	font-family: Arial;
	font-size: 11px;
	color: #CCC;
}
.text_bold_white {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.text_normal {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
.text_normal a {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.text_normal a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #900;
	text-decoration: underline;
}
.textfield_normal  {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	border: 1px solid #666;
	width: 150px;
	height: 15px;
}
.table_head {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
.table_normal {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.table_normal a {
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}
.table_normal a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #8E182B;
	text-decoration: underline;
}
.gallery {
	border: 1px solid #FFF;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.galleryDel {
	border: 0px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
.gallery_area {
	width: 353px;
}
a img.gallery:hover {
    border: 1px solid #000;
}

#searchForm{
margin:0px;
}
.body_head_textonly {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.black {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
