/**** VANAST VAJALIK ******/
/* main menu */

table.menu {
	/* lisad */
	width: 697px;
	position: relative;
	left: -10px;
	margin-right: -16px; /* IE */
}
table.menu a { text-decoration:none; }
table.menu a:hover { text-decoration:underline; }
td.menu_top { height:24px; padding: 0; }

/* top tray */

table.menu_tray {
	font-weight:bold;
	width:668px;
	height:24px;
	/* Lisaks */
	margin-left: 22px;
}
table.menu_tray a { color:#5F5F5F; }
table.menu_tray td.menu_active a { color:#FFFFFF; }
table.menu_tray td { text-align:center; }

/* color schemes */
div.color_1 table.menu_tray, div.color_8 table.menu_tray { background-image:url(../IMG/menu_header_c1.gif); }
div.color_2 table.menu_tray { background-image:url(../IMG/menu_header_c2.gif); }
div.color_3 table.menu_tray { background-image:url(../IMG/menu_header_c3.gif); }
div.color_4 table.menu_tray { background-image:url(../IMG/menu_header_c4.gif); }
div.color_5 table.menu_tray { background-image:url(../IMG/menu_header_c5.gif); }
div.color_6 table.menu_tray { background-image:url(../IMG/menu_header_c6.gif); }

/********************************************************************* KORRALIK ***/
#menu-simple {
	width: 690px;
	height: 45px;		
	background: url(../IMG/menu-master-bg.png) left -23px;
}

#menu-simple a {
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
}

.color_1 #menu-simple { background-position: left -23px; }
.color_2 #menu-simple { background-position: left -68px; }
.color_3 #menu-simple { background-position: left -113px; }
.color_4 #menu-simple { background-position: left -158px; }
.color_5 #menu-simple { background-position: left -203px; }
.color_6 #menu-simple { background-position: left -248px; }

#menu-simple div.menu-button, #menu-simple div.button-menu {
	float: left;
	height: 39px;	
	background-image: url(../IMG/menu-master-buttons.png);

	margin: 3px 0 0 3px;
	padding-left: 10px;
}

#menu-simple div.menu-button, #menu-simple div.button-menu, #menu-simple div.button-shop { font-weight: bold; }
#menu-simple div.menu-button a, #menu-simple div.button-menu a, #menu-simple div.button-shop a { text-decoration: none; }

#menu-simple div.menu-button#main a { font-size: 12px; }
#menu-simple div.menu-button#main a.special { color: #ffed66; }

#menu-simple div.button-menu {
	float: right;
	height: 39px;
	background-image: url(../IMG/menu-master-buttons.png);

	margin: 3px 3px 0 3px;
	padding-left: 10px;
		
}
#menu-simple div.menu-button, #menu-simple div.button-menu, #menu-simple div.button-shop {
	text-align: center;	
}

.color_1 #menu-simple div.menu-button, .color_1 #menu-simple div.button-menu { background-position: left 0; }
.color_2 #menu-simple div.menu-button, .color_2 #menu-simple div.button-menu { background-position: left -39px; }
.color_3 #menu-simple div.menu-button, .color_3 #menu-simple div.button-menu { background-position: left -78px; }
.color_4 #menu-simple div.menu-button, .color_4 #menu-simple div.button-menu { background-position: left -117px; }
.color_5 #menu-simple div.menu-button, .color_5 #menu-simple div.button-menu { background-position: left -156px; }
.color_6 #menu-simple div.menu-button, .color_6 #menu-simple div.button-menu { background-position: left -195px; }

.color_1 #menu-simple div.menu-button:hover { background-position: left -234px; }
.color_2 #menu-simple div.menu-button:hover { background-position: left -273px; }
.color_3 #menu-simple div.menu-button:hover { background-position: left -312px; }
.color_4 #menu-simple div.menu-button:hover { background-position: left -351px; }
.color_5 #menu-simple div.menu-button:hover { background-position: left -390px; }
.color_6 #menu-simple div.menu-button:hover { background-position: left -429px; }

.color_1 #menu-simple div.button-menu:hover { background-position: left -468px; }
.color_2 #menu-simple div.button-menu:hover { background-position: left -510px; }
.color_3 #menu-simple div.button-menu:hover { background-position: left -552px; }
.color_4 #menu-simple div.button-menu:hover { background-position: left -594px; }
.color_5 #menu-simple div.button-menu:hover { background-position: left -636px; }
.color_6 #menu-simple div.button-menu:hover { background-position: left -678px; }


#menu-simple div.menu-button div.stretch, #menu-simple div.button-menu div.stretch {
	height: 29px;
	background-image: url(../IMG/menu-master-buttons.png);
	padding: 5px 10px 5px 0;	
}

#menu-simple div.button-menu:hover {
	float: right;
	height: 42px;

	margin: 3px 0 0 0;
	padding-left: 13px;
}

#menu-simple div.button-menu:hover div.stretch {
	height: 32px;
	padding: 5px 13px 5px 0;
}

.color_1 #menu-simple div.menu-button div.stretch, .color_1 #menu-simple div.button-menu div.stretch { background-position: right 0; }
.color_2 #menu-simple div.menu-button div.stretch, .color_2 #menu-simple div.button-menu div.stretch { background-position: right -39px; }
.color_3 #menu-simple div.menu-button div.stretch, .color_3 #menu-simple div.button-menu div.stretch { background-position: right -78px; }
.color_4 #menu-simple div.menu-button div.stretch, .color_4 #menu-simple div.button-menu div.stretch { background-position: right -117px; }
.color_5 #menu-simple div.menu-button div.stretch, .color_5 #menu-simple div.button-menu div.stretch { background-position: right -156px; }
.color_6 #menu-simple div.menu-button div.stretch, .color_6 #menu-simple div.button-menu div.stretch { background-position: right -195px; }

.color_1 #menu-simple div.menu-button:hover div.stretch { background-position: right -234px; }
.color_2 #menu-simple div.menu-button:hover div.stretch { background-position: right -273px; }
.color_3 #menu-simple div.menu-button:hover div.stretch { background-position: right -312px; }
.color_4 #menu-simple div.menu-button:hover div.stretch { background-position: right -351px; }
.color_5 #menu-simple div.menu-button:hover div.stretch { background-position: right -390px; }
.color_6 #menu-simple div.menu-button:hover div.stretch { background-position: right -429px; }

.color_1 #menu-simple div.button-menu:hover div.stretch { background-position: right -468px; }
.color_2 #menu-simple div.button-menu:hover div.stretch { background-position: right -510px; }
.color_3 #menu-simple div.button-menu:hover div.stretch { background-position: right -552px; }
.color_4 #menu-simple div.button-menu:hover div.stretch { background-position: right -594px; }
.color_5 #menu-simple div.button-menu:hover div.stretch { background-position: right -636px; }
.color_6 #menu-simple div.button-menu:hover div.stretch { background-position: right -678px; }

#menu-simple div.button-menu div.menu {
	position: absolute;
	background-image: url(../IMG/menu-master-bg.png);
	background-position: left top;
	text-align: center;
	display: none;
	padding-left: 12px;
	z-index: 500;
}

#menu-simple div.button-menu div.menu#catalogue { left: 352px; }
#menu-simple div.button-menu div.menu#ads{ left: 527px; }

#menu-simple div.button-menu div.menu div.expand {
	height: 19px;
	padding: 4px 12px 0 0;
	background-image: url(../IMG/menu-master-bg.png);
	background-position: right top;
	font-weight: normal;
}
#menu-simple div.button-menu:hover div.menu { display: block; }
#menu-simple div.button-menu div.menu div.expand a {
	float: left;
	text-decoration: none;
}
#menu-simple div.button-menu div.menu div.expand a:hover {
	text-decoration: underline;
}
#menu-simple div.button-menu div.menu div.expand a.special {
	color: #ffed66;
	text-decoration: underline;
}
#menu-simple div.button-menu div.menu div.sep {	
	float: left;
	width: 1px;
	height: 13px;
	background-color: #fff;
	margin: 0 13px;
}

#menu-simple div.views {
	float: left;
	margin: 11px 0 0 12px;
}
#menu-simple div.views a {
	float: left;
	padding: 5px;
	text-decoration: none;
}
#menu-simple div.views a.active {
	text-decoration:underline;
}

.color_1 #menu-simple div.views a.active { background-color: #db4e4e; }
.color_2 #menu-simple div.views a.active { background-color: #75b2d5; }
.color_3 #menu-simple div.views a.active { background-color: #cdaf99; }
.color_4 #menu-simple div.views a.active { background-color: #b5c611; }
.color_5 #menu-simple div.views a.active { background-color: #e08353; }
.color_6 #menu-simple div.views a.active { background-color: #838169; }

.color_1 #menu-simple div.views a:hover { background-color: #cb3c3c; }
.color_2 #menu-simple div.views a:hover { background-color: #619ec5; }
.color_3 #menu-simple div.views a:hover { background-color: #bb9a83; }
.color_4 #menu-simple div.views a:hover { background-color: #a0b40d; }
.color_5 #menu-simple div.views a:hover { background-color: #d26f43; }
.color_6 #menu-simple div.views a:hover { background-color: #6e6c56; }

#menu-simple div.views div.sep {
	float: left;
	width: 1px;
	height: 23px;
	background-color: #fa645d;
	margin: 0 7px;
}

.color_1 #menu-simple div.views div.sep { background-color: #fa645d; }
.color_2 #menu-simple div.views div.sep { background-color: #97d3f5; }
.color_3 #menu-simple div.views div.sep { background-color: #d0b19d; }
.color_4 #menu-simple div.views div.sep { background-color: #c3cd0f; }
.color_5 #menu-simple div.views div.sep { background-color: #e0864e; }
.color_6 #menu-simple div.views div.sep { background-color: #838169; }


#menu-simple div.button-shop {
	float: right;
	width: 119px;
	height: 34px;
	margin: 3px 2px 0 3px;
	padding-top: 6px;
	background-image: url(../IMG/menu-master-buttons.png);
}

.color_1 #menu-simple div.button-shop { background-position: left -720px; }
.color_2 #menu-simple div.button-shop { background-position: left -760px; }
.color_3 #menu-simple div.button-shop { background-position: left -800px; }
.color_4 #menu-simple div.button-shop { background-position: left -840px; }
.color_5 #menu-simple div.button-shop { background-position: left -880px; }
.color_6 #menu-simple div.button-shop { background-position: left -920px; }

.clear {
	clear: both;	
}

/* Et oleks talutavalt nähtav IE6 ja madalamate peal */
#menu-simple div.menu-button,
#menu-simple div.button-menu {
	_margin-left: 1px;
	_width: 75px;
}
#menu-simple div.button-shop {
	_margin-right: 1px;
}
#menu-simple div.menu-button a:hover,
#menu-simple div.button-menu a:hover,
#menu-simple div.button-shop a:hover {
	_text-decoration: underline;	
}
/* Lõpp: Et oleks talutavalt nähtav IE6 ja madalamate peal */
