/*Defaults*/
BODY {
	font-family: Verdana, Tahoma;
	margin: 0;
	padding: 0;
	background-color: #FBF1B7;
	color: black;
	font-size: 13px;
}
A {
	1color: #6E1F00;
	color: #00F;
	text-decoration: none;
}
A:HOVER {
	text-decoration: underline;
}
P {
	margin: 0 0 5px 0;
}
IMG {
	border: 0;
}
H3 {
	margin-bottom: 0;
	color: #842500;
}

H1 {
	color: #842500;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 2px 5px 10px 5px;
}

H2 {
	color: #842500;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}

H2#basket {
	color: #FFF;
	height: 38px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 15px;
	padding-left: 5px;
	background: url(img/basket.gif) -5px 0px no-repeat;
}

H5 {
	color: #842500;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}

SELECT {
	text-align: center;
}

OPTION {
	text-align: left;
	padding-left: 10px;
}

INPUT, SELECT, TEXTAREA {
	border: 1px solid black;
	margin: 1px;
}

.bg_t_l_x {background-position: top left; background-repeat: repeat-x;}
.bg_t_l_y {background-position: top left; background-repeat: repeat-y;}
.bg_t_r_y {background-position: top right; background-repeat: repeat-y;}
.bg_t_l {background-position: top left; background-repeat: no-repeat;}
.bg_t_r {background-position: top right; background-repeat: no-repeat;}
.bg_t_c {background-position: top center; background-repeat: no-repeat;}
.bg_b_l_x {background-position: bottom left; background-repeat: repeat-x;}
.bg_b_l {background-position: bottom left; background-repeat: no-repeat;}
.bg_c_c {background-position: center center; background-repeat: no-repeat;}

/*Custom styles*/

.header_table {
	background-color: #FBF1B7;
}

.header_table #address {
	font-size: 12px;
}

.topmenu_table_div {
	background-image: url('img/m_02.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.topmenu_table TD {
	background-image: url('img/m_01.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	white-space: nowrap;
	width: 10%;
	height: 19px;
}

.topmenu_table #topmenu_first {
	background-image: none;
}

.topmenu_table A {
	color: #FFFFFD;
	font-weight: bold;
	font-size: 12px;
}

.topmenu_table A:HOVER {
	text-decoration: none;
}

.main_table TD {
	vertical-align: top;
	background-color: #F2E497;
	font-size: 13px;
}

.main_table #header_center {
	padding-left: 5px;
	padding-top: 2px;
}

.main_table #header_bottom {
	padding-left: 5px;
	margin-top: 0;
}

.mainmenu_table #mainmenu_body {
	background-color: #FBF1B7;
	padding: 10px;
	padding-top: 5px;
}

.mainmenu_table #mainmenu_body P{
	margin: 10px 10px 0 0;
	font-size: 12px;
}

.mainmenu_table #mainmenu_body A {
	color: black;
	text-decoration: none;
}

.mainmenu_table #mainmenu_body A:HOVER {
	color: #842500;
}

.mainmenu_table #mainmenu_body #main_on {
	color: #6E1F00;
}

.mainmenu_table #mainmenu_left {
	background-image: url('img/mm_03.gif');
	background-position: top right;
	background-repeat: repeat-y;
}

.mainmenu_table #mainmenu_right {
	background-image: url('img/mm_04.gif');
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.mainframe_table TD {
	vertical-align: top;
	background-color: white;
}

#mainframe_text, #mainframe_text TD {
/*	background-color: white;*/
}

#mainframe_text {
	/*padding-bottom: 5px;*/
	padding: 5px;
}

.mainframe_table #mainframe_top {
	background-image: url('img/b_13.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #F2E497;
}

.mainframe_table #mainframe_bottom {
	background-image: url('img/b_32.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2E497;
}

.mainframe_table #mainframe_left {
	background-image: url('img/b_21.gif');
	background-position: top right;
	background-repeat: repeat-y;
	background-color: #FBF1B7;
}

.mainframe_table #mainframe_right {
	background-image: url('img/b_22.gif');
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: bottom;
	background-color: #FBF1B7;
}

.excl_image {
	margin-top: 3px;
	text-align: center;
}

.excl_text {
	font-size: 12px;
	margin-bottom: 10px;
}

.main_image {
	text-align: center;
	width: 80px;
	padding-bottom: 5px;
}

.main_text {
	padding-left: 5px;
	padding-right: 10px;
}

.line {
	margin: 5px 2% 5px 2%;
	height: 1px;
	width: 96%;
	background-image: url('img/dot.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.main_news {
	margin: 4px 5px 0 5px;
	padding-top: 8px;
	border-top: 1px solid white;
}

.full_news {
	margin: 4px 5px 0 5px;
	padding-top: 8px;
	border-bottom: 1px solid #FBF1B7;
}

.full_text {
	margin: 4px 5px 0 5px;
	padding-top: 8px;
}

.banners {
	margin: 10px 0 10px 0;
	text-align: center;
}

.bot_line {
	background-image: url('img/bot_01.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

.copyright {
	color: #909090;
	background-color: #FBF1B7;
	padding-left: 5px;
}

.copyright A {
	color: #909090;
	text-decoration: none;
}

.copyright A:HOVER {
	text-decoration: underline;
}

#top_on {
	color: #FFEFC4;
}

.db_table TH {
	background-color: #FBF1B7;
	color: #842500;
	border-right: 1px dotted white;
	font-size: 15px;
}
.db_table TD {
	border-top: 1px solid #FBF1B7;
	border-right: 1px dotted #FBF1B7;
	text-align: center;
}

.db_table TD#left {
	text-align: left;
}

.mainframe_table .img_gallery TD {
	background-color: #F7F2D2;
	border: 2px solid #F2E497;
}

.gallery {
	background-color: #F7F2D2 !important;
	border-right: 1px solid #F2E497;
}

.img_table TD {
	background-color: #F7F2D2;
	text-align: center;
	vertical-align: top;
	width: 50%;
}

.img_table IMG {
	border: 1px solid #F2E497;
}

.img_descr {
	font-size: 80%;
}

.img_full_descr {
	color: #842500;
	font-size: 13px;
	text-align: center;
	padding-bottom: 3px;
}

.main_details {
	background-color: #F7F2D2 !important;
	padding-left: 10px;
}

.yourprice {
	padding-left: 10px;
}

.basket A, .yourprice A, .consult A {color:#0000FF}

.basket {
	padding-left: 10px;
}

TR #hilite:HOVER TD {
	background-color: #F7F2D2 !important;
}

.gall_main_image {
	vertical-align: middle !important;
}

.gall_main_image IMG {
	border: 1px solid #F2E497;
}

.gall_main_image TD {
	text-align: center;
}

.gall_main_image TH {
	background-color: #F7F2D2 !important;
	color: #842500;
}

.query {
	border: 1px solid #B9AC85;
	background-color: #FBF1B7;
	padding: 5px;
	margin: 0 5px 5px 5px;
}

.query TABLE TD {
	background-color: #FBF1B7 !important;
}

#error {
	text-align: center;
	color: #FF0000;
	margin: -5px 0 5px 0;
}

.add_data {
	padding-top: 4px;
	font-size: 10px;
	color: #999999;
}










/*popup left menu*/
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
 
#menu a {
display: block;
margin: 0;
padding: 6px 4px;
text-decoration: none;
}
 
#menu a:hover {
background: #f3e9b2;
}
 
#menu li {
position: relative;
}
 
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
border: 1px solid #b9ac85;
background: #f9f4d6;
}
 
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;
1background: #00e497;
}
 
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;
1background: #00e497;}


a.blue {color:#0000FF;}
a.blue:visited {color:#0000FF;}
a.blue:hover {color:#0000FF; text-weight: bold;}
