@charset "utf-8";
/* CSS Document 

Created by: Prometeus Design
URL: http://www.prometeus-design.com/

*/

body {
margin:0;
padding:0;
background: #f9f2e2;
font-style: Times New Roman, Arial;
font-size: 15px;
}

#wrap {
margin: 0px auto 0px auto;
padding: 0px 0px 0px 0px;
width: 800px;
height: 100%;
}

#header {
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background: url(../images/header_bg.jpg) no-repeat;
height: 260px;
width: 800px;
}

#header .logo {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
#header .hide {
float: right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#header img {
border: none;
}

#searchform {
position: absolute;
margin: 0px 5px 0px 590px;
float: right;
bottom: 10px;
}
#searchform fieldset {
margin: 0px;
padding: 0px;
border: none;
}

#searchform .input {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 150px;
height: 17px;
border: solid 1px #b73e0c;
}
#searchform .button {
position: absolute;
margin: 2px 0px 0px 3px;
padding: 0px 0px 0px 0px;
width: 48px;
height: 17px;
cursor: pointer;
background: url(../images/button_search.jpg) no-repeat;
border: none
}

#navigation {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 38px;
width: 800px;
background: url(../images/navigation.jpg) repeat-x;
}
#navigation ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
font-family: Tahoma, "Trebuchet MS", fantasy;
font-size: 14px;
color: #fff;
font-weight: bold;
}

#navigation ul li {
margin: 0px 13px 0px 25px;
padding: 7px 0px 0px 0px;
display: block;
float: left;
}

#navigation ul li a:link {
color: #fff;
text-decoration: none;
}
#navigation ul li a:visited {
color: #fff;
text-decoration: none;
}
#navigation ul li a:hover {
color: #000;
text-decoration: none;
}

#left {
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 0px;
width: 253px;
vertical-align:top;
}

#right {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 547px;
vertical-align:top;
}

/*
#left {
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 0px;
float: left;
height: auto;
width: 253px;
}

#right {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
height: auto;
width: 547px;
}
*/

#left .note-body {
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 253px;
height: auto;
background: url(../images/note_body.jpg) top right repeat-y;
}
#left .note-top {
margin: 0px 0px -15px 0px;
padding: 0px 0px 0px 0px;
height: auto;
min-height: 46px;
background: url(../images/note_top.jpg) top right no-repeat;
}
#left .note-bottom {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 253px;
height: auto;
min-height: 14px;
background: url(../images/note_bottom.jpg) top right no-repeat;
}

#left .note-content {
padding: 10px;
height: auto;
}

#left h1 {
margin: 0px;
padding: 0px;
font-family: Tahoma, "Trebuchet MS", fantasy;
font-size: 14px;
}


#right .page-body {
position: relative;
margin: -370px 0px 0px 35px;
width: 480px;
height: auto;
min-height: 630px;
background: none;
}

#right .page-bg {
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px;
background: url(../images/page_body.jpg) top right repeat-y;
}

#right .page-top {
position: relative;
width: 547px;
height: 440px;
background: url(../images/page_top_part.jpg) top right no-repeat;
}
#right .page-bottom {
margin: -300px 0px 50px 0px;
width: 547px;
height: 346px;
background: url(../images/page_bottom_part.jpg) bottom right no-repeat;
}


.clear {
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 0px;
line-height: 0px;
}

A {
	color: #b73e0c;
	text-decoration: none;
}

A:hover {
	color: #ea5416;
}

.entry {
	padding-bottom: 20px;
}

.entry_text {
	
}

.form_text {
	font-size: 14px;
}

.submit_button {
	background-color: #b73e0c;
	color: #ffffff;
}

input, textarea {
	border: solid 1px #b73e0c;
}

.entry_title {
	color: #b73e0c;
}

img {
	border:solid 1px #b73e0c;
}

.info_title {
	font-weight: bold;
	color: #000000;
}

.info_block {
	width: 100%;
	border-bottom: dotted 1px #b73e0c;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.events {
	color:#b73e0c;
	padding-left:11px;
}

.product_title {
	padding-bottom: 10px;
	font-weight: bold;
}

.product_image {
	padding-bottom: 5px;
	padding-right: 5px;
}

.product_description {
	padding-bottom: 10px;
}

.product_price {
	padding-bottom: 15px;
	font-weight: bold;
}

.products_table {
	width: 100%;
	font-size:12px;
	font-family:Arial;
}

.products_table td {
	border-bottom: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding: 2px;
}

.products_table th {
	padding: 2px;
	padding-left: 5px;
	background-color: #b73e0c;
	color: #ffffff;
}

#login_box {
	position: absolute;
	margin: 0px 5px 0px 5px;
	float: right;
	bottom: 7px;
	color:#fff;
}

#login_box .input {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 150px;
height: 17px;
border: solid 1px #b73e0c;
}
#login_box .button {
margin:0px;
padding:0px;
width: 74px;
background-color:#b73e0c;
color:#fff;
font-size:12px;
}

#login_box A {
	color:#fff;
}

#content_table{
	width:775px;
	margin:0px;
	padding:0px;
}

#content_table tr{
	padding-bottom:10px;
}

.err_1 {
	background-color: #fde5e5;
}

