/*
Media:all
Copyright (c) 2009 Ylab, www.ylab.nl
*/
h3{
	color: #000;
}
div.page,div.singlepage{
}
div.tab{
}
div.tab{
	border: 1px solid #666;
	border-width: 0 0 1px 0;
	padding: 2px 10px;
}
.tab span{
	border: 1px outset #666;
	padding: 2px 5px;
	margin-left: -1px;
	background:url('../graphics/bg-loca-y.png') repeat-y 0 11px;
}
.tab span.tabactive{
	position:relative;
	color:#000;
	border: 1px solid #666;
	border-width: 1px 1px 0 1px;
	padding: 6px 5px 3px;
	background:url('../graphics/bg-info-y.png') repeat-y 0 13px;
}
div.page,div.singlepage{
	width: auto;
	display: none;
	border: 1px solid #666;
	padding: 10px;
	height: 380px;
	background:url('../graphics/bg-info-y.png') repeat-y;
}
div.page{
	border-width: 0 1px 1px 1px;
}
div.singlepage{
	border-width: 1px;
}
div#page0{
	display: block;
}
div.buttons{
	width: auto;
	border: 1px solid #666;
	padding: 2px 10px;
	background:url('../graphics/bg-loca-y.png') repeat-y 0 11px;
	text-align: right;
}
span.hilite{
	font-weight:bold;
}
div.buttons  a:link,div.buttons  a:visited,div.buttons  a:hover{
	color: black;
	text-decoration: underline;
}
.wishlist a:link,.wishlist a:visited{
	color: black;
	text-decoration: underline;
}
.wishlist a:hover{
	color: black;
	text-decoration: underline;
}
.wishlist td{
}
.wishlist td.name{
	background-image: url('../graphics/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}

