@import url("../../kontrol/styles/theme.css");


body {
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(../images/siteback.jpg);
	background-repeat: repeat;
	background-position: top;
	background-color: #880000;
}
.master {
	position: relative;
	width: 100%;
}
.menu_xy{
	position: relative;
	height: 18px;
}

/*--HORISONTAL MENU STYLING-----------------------------------------*/

/* Fix IE. Hide from IE Mac \
* html #horz_bot ul li { float: left;height: 1%; }
* html #horz_bot ul li a { height: 1%; }
* html #horz_bot ul li a:hover { height: 1%; }
/* End */

#horz {
	
	margin: 0px;
	padding: 0px;
	
}

#horz ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
 
#horz li {
	float: left;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
 
#horz ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #686662;
	padding-top: 3px;
	padding-bottom: 0px;
	vertical-align: bottom;
	letter-spacing: 1px;
	height: 18px;
}
	
#horz ul li a:hover {
	display: block;
	text-decoration: none;
	color: #ffffff;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 16px;
	padding-left: 16px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #f7d383;
	padding-top: 3px;
	padding-bottom: 0px;
	vertical-align: bottom;
	height: 18px;
}
.main_block {
	border: 4px solid #bf9963;
	background-image: url(../images/main_block_back.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-right: 25px;
	padding-left: 25px;
	height: 566px;
	padding-bottom: 25px;
}
.category_item_padding {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.image_frame {
	background-color: #230000;
	padding: 1px;
	border: 3px solid #eacc85;
}
.category_listing {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #6A624F;
	border-right-color: #6A624F;
	border-bottom-color: #6A624F;
	border-left-color: #6A624F;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFFFFF;
}
#category {
	color: #ffffff;
}
#category a {
	color: #ffffff;
	text-decoration: none;
}
.category_info_heading {
	font-size: 12px;
	color: #A3957C;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 4px;
}
.browse_btn {
	background-image: url(../images/browse_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.browse_btn_padding {
	padding-top: 8px;
	padding-right: 5px;
}


#category a:hover {
	color: #eacc85;
	text-decoration: none;
}
a {
	color: #eacc85;
	text-decoration: none;
}
a:hover {
	color: #eacc85;
	text-decoration: underline;
}

.image_td {
	padding-right: 5px;
	padding-left: 5px;
}
.info_border_left {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6A624F;
	border-right-color: #6A624F;
	border-bottom-color: #6A624F;
	border-left-color: #6A624F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.info_border_right_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6A624F;
	border-right-color: #6A624F;
	border-bottom-color: #6A624F;
	border-left-color: #6A624F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.info_border_right_bot {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #6A624F;
	border-right-color: #6A624F;
	border-bottom-color: #6A624F;
	border-left-color: #6A624F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.category_info_copy {
	font-size: 11px;
	color: #ffffff;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.menu_back_left {
	background-image: url(../images/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 3px;
	position: absolute;
	left: 1px;
	top: 1px;
}
.menu_back_right {
	background-image: url(../images/menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 3px;
	position: absolute;
	top: 1px;
	right: 1px;
}
.menu_back {
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.category_item_heading {
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #6A624F;
	border-right-color: #6A624F;
	border-bottom-color: #6A624F;
	border-left-color: #6A624F;
	font-weight: bold;
}
.category_item_copy {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 3px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #6A624F;
	border-right-color: #6A624F;
	border-bottom-color: #6A624F;
	border-left-color: #6A624F;
}
.category_item_more {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-size: 11px;
	color: #FFFFFF;
}
.category_item_full_heading {
	font-size: 16px;
	color: #6A624F;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-weight: bold;
}
.heading_underline {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #6A624F;
	border-right-color: #6A624F;
	border-bottom-color: #6A624F;
	border-left-color: #6A624F;
}
.category_item_full_copy {
	font-size: 13px;
	color: ffffff;
	text-decoration: none;
	padding-left: 10px;
}
h2 {
	margin: 0px;
	font-size: 17px;
	color: #EACC85;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.message_padding {
	padding-left: 15px;
	padding-bottom: 10px;
}
.message_image_padding {
	padding-left: 10px;
}

.message_copy {
	font-size: 12px;
	color: #FFFFFF;
}
.message_more {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #6A624F;
	border-right-color: #6A624F;
	border-bottom-color: #6A624F;
	border-left-color: #6A624F;
}
.message_more_btn {
	background-image: url(../images/more_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.wax_position {
	height: 1px;
	width: 1px;
	position: relative;
	top: 52px;
	left: 365px;
}
.form_padding {
	margin: 0px;
	padding: 0px;
}
.form_input_text {
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: middle;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	border: 1px solid #595854;
	background-color: #1A1A1A;
	padding: 4px;
}
.input_back_left {
	background-image: url(../images/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 3px;
	position: absolute;
	left: 1px;
	top: 1px;
}
.input_back_right {
	background-image: url(../images/menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 3px;
	float: left;
	position: absolute;
	top: 1px;
	right: 1px;
}
.input_xy {
	position: relative;
	height: 18px;
}
.main_menu_back {
	background-image: url(../images/menu_reflect.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.relative_positioning {
	position: relative;
}

.error_text {
	color: #CE0000;
}
.sold_position {
	position: absolute;
	top: 100px;
	left: 119px;
	height: 1px;
	width: 1px;
}
