body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #470f16;
}
body {
	background-color: #FFFFFF;
}

.kodulehe-menu {
	position:absolute;
	top:-600px;
	}
	
	
a:link {
	color: #470f16;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #470f16;
}
a:hover {
	text-decoration: none;
	color: #8a002e;
}
a:active {
	text-decoration: none;
	color: #470f16;
}

#main_table {
	border-left:1px solid #8a002e;
	border-right:1px solid #8a002e;
	}

HR {
	background-color:#8a002e;
	height:1px;
	border:0px;
	}
	
td.search a{
	font-weight:100;
	}
	
td.search {
	font-weight:bold;
	border:1px solid #ccc;


	}
	
.highLight {
	background-color:#FFFF66;
	}
	
#content {
	padding:10px;
	background-image:url(images_red/milieu_09.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:100%;
	}
	
/* Horizonal Menu Style */
#menu_horizontal {
	width: 100%;
	display:inline;
	float: left;
	height:30px;
	}
	
#menu_horizontal ul {
	list-style:none;
	margin:0px 0px 0px 68px;
	padding:0px;
	}

#menu_horizontal ul li {

display: inline;
	}	
	
#menu_horizontal li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	padding:8px 8px 8px 8px;
	float:left;
	font-size:12px;
	font-weight:bold;
	display:inline !important;
	color:#470f16;
	border-right:dotted 1px #c47f96;
}	

#menu_horizontal li a:link, #menu_horizontal li a:hover, #menu_horizontal li a:visited {
	display: inline;
}

#menu_horizontal li a:hover {
	background-color:#EDCFD9;
	color:#8a002e;
	border-right:dotted 1px #c47f96;
} 

#menu_horizontal li a.mainMenu_current  {
	background-color:#EDCFD9;
	color:#8a002e;
	border-right:dotted 1px #c47f96;
} 

/* Vertical Menu Style */

#menu_vertical {
	width: 100%;

	}

#menu_vertical ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}	
	

#menu_vertical li a {

 	voice-family: "\"}\""; 
 	voice-family: inherit;
	text-decoration: none;
	border-bottom:dotted 1px #CCCCCC;
	font-weight:bold;
	color:#470f16;
	}		

#menu_vertical li a:link,#menu_vertical li a:hover, #menu_vertical li a:visited {
	display: block;
	padding:3px 0px 3px 10px;
	border-bottom:dotted 1px #c47f96 ;
	color:#8a002e;
	}

#menu_vertical li a:hover {
	display: block;
	padding:3px 0px 3px 10px;
	background-color:8C002F;
	/*background-color:#ebced8;*/
	background-image:url(images/ver_menu_bg.jpg);
	background-position:right;
	background-repeat:repeat-y;
	border-bottom:dotted 1px #c47f96;
	/*color:#8a002e;*/
	color:white;

	}

/* Shooping Cart Label */

table#shopping_cart_wrap {


	}
	
table#shopping_cart_wrap .amounth {
	border:1px solid #999999;
	font-weight:bold;
	background-image:url('components/ShoppingCart/images/shopping_cart_input_back.jpg');
	background-position:center;
	text-align:center;
	height:20px;
	width:32px;
	}
	
table#shopping_cart_wrap h1 {
	background-image:url('components/ShoppingCart/images/shopping_cart_header.png');
	background-repeat:no-repeat;
	background-position:left;
	padding: 0px 0px 0px 25px;
	height:20px;
	margin:0px 0px 10px 0px;
	font-size:18px;
	font-weight:100;
	color:#CCCCCC;
	}
	
	
tr#shopping_headers_row td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 5px 0px 5px 5px;
	background-image: url('components/ShoppingCart/images/shopping_headers_back.jpg');
	background-position:top;


	}
	
table#shopping_cart_wrap .shopping_cart_total {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px 5px 5px 5px;
	height:25px;
	background-color:#CCCCCC;
	font-weight:bold;
	}
	
table#shopping_cart_wrap #cart_button_refresh {
	background-image: url('components/ShoppingCart/images/refresh.png');
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 2px 2px 22px;
	border:1px solid #CCCCCC;
	background-color:#F7F7F7;
	margin-top:10px; 
	font-weight:bold;
	cursor:pointer;
	}

table#shopping_cart_wrap #cart_button_refresh:hover {
	background-image: url('components/ShoppingCart/images/refresh.png');
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 2px 2px 22px;
	border:1px solid #CCCCCC;
	background-color:#E2E2E2;
	margin-top:10px; 
	font-weight:bold;
	cursor:pointer;
	}
	
table#shopping_cart_wrap #cart_button_ok {
	background-image: url('components/ShoppingCart/images/order.png');
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 2px 2px 22px;
	border:1px solid #CCCCCC;
	background-color:#F7F7F7;
	margin-top:10px;
	font-weight:bold;
	cursor:pointer;
	}	
	
table#shopping_cart_wrap #cart_button_ok:hover {
	background-image: url('components/ShoppingCart/images/order.png');
	background-repeat:no-repeat;
	background-position:left;
	padding: 2px 2px 2px 22px;
	border:1px solid #CCCCCC;
	background-color:#E2E2E2;
	margin-top:10px;
	font-weight:bold;
	cursor:pointer;
	}
	
tr#shopping_headers_row .right_border {
	border-right: 1px solid #CCCCCC;
	text-align:center;
	}
	
tr.item_list_row td {
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:2px 2px 2px 5px;
	
	}
	
td.right_border_list {
	border-right:1px solid #CCCCCC;
	text-align:center;
	}
	
#ostukorv {

	color:#666666;
	background-image:url(components/ShoppingCart/images/ostukorv_bg.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #EDCFD9;
	height:35px;
	padding:20px 10px 10px 10px;
	}
	
	
/* Shopping cart heading - link */
#ostukorv_heading  a {
	color:white;
	}
	
#ostukorv_heading a:hover {
	color:#990000;
	}

#ostukorv_heading {
	position:relative;
    top:-14px;
	color:#FFFFFF;
	font-weight:bold;
	padding:1px 5px 1px 5px;
	background-color:#EDCFD9;
	}
	
#ostukorv_border {
    border-top:1px solid #EDCFD9;
	height:100%;
	}
/* Shopping cart quantity - link */

.cart_link {
	color:red;
	}
