/* Webshop */

BODY {
	background: url('./../gfx/webshop/bg.gif');
	font-size: 10px;
	color: #E4D2BF;
}

A:link {
	COLOR: #E4D2BF;
}

A:visited {
	COLOR: #E4D2BF;
}

A:active {
	COLOR: #F2E6DA;
}

A:hover {
	COLOR: #F2E6DA;
}

OL {
	color: #E4D2BF;
	font-size: 10px;
	font-family: verdana, geneva, sans-serif;
}

LI {
	color: #E4D2BF;
	font-size: 10px;
	font-family: verdana, geneva, sans-serif;
}

.content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

#top {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position: absolute;
	top: 0px;
	left: 166px;
	z-index: 1;
}

#orderlist {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	position: absolute;
	top: 305px;
	left: 166px;
	z-index: 1;
}

.topimg {
	margin: 0px;
	padding: 0px;
	padding-bottom: -5px;
	display: block;
}

.ordertable {
	background: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.ordercell {
	background: #221B13;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.bartable {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #3C3123;
	border: solid 1px #4E4334;
}

.bar {
	color: #E4D2BF;
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	text-align: right;
}

.left {
	float: left;
}

.clear {
	cursor: hand;
}

.dropdown {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	background: #3C3123;
	color: #E4D2BF;
}

.itemtable {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background: #3C3123;
}

.itemborder {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #3C3123;
}

.itemspacer {
	background: #221B13;
}

.itemheadline {
	background: url('./../gfx/webshop/woodbar.gif');
}

.itemname {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #CEBCAA;
	font-weight: bold;
}

.itemimage {
	background: #3C3123;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.itemimagealsobig {
	cursor: pointer;
	_cursor: hand;
}
.itemimagealsobig img {
	cursor: pointer;
	_cursor: hand;
}

.itemimageenlarge {
	display: block;
	font-size: 10px;
	padding: 2px 0 0 4px;
	cursor: pointer;
	_cursor: hand;
}

.itemimagebig {
	background: #3C3123;
	padding: 5px;
	display: none;
	position: absolute;
	top: 0;
	left: 150px;
	z-index: 500;
}
.itemimagebig img {
	cursor: pointer;
	_cursor: hand;
}

.itemdescription {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	background: #221B13;
	color: #E4D2BF;
}

.pricetable {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #4E4334;
}

.price {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	color: #F3F4A1;
	font-weight: bold;
	padding-left: 3px;
}

.pricebar {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #E4D2BF;
	font-weight: bold;
}

.pricebaryellow {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #F3F4A1;
	font-weight: bold;
}

.quantity {
	font-family: verdana, geneva, sans-serif;
	font-size: 10px;
	color: #E4D2BF;
	background: #221B13;
}

.orderfield, .orderfield_gifttxt {
	font-family: verdana, geneva, sans-serif;
	border: 1px solid #E4D2BF;
	font-size: 10px;
	color: #E4D2BF;
	background: #221B13;
}

.orderfield_gifttxt {
	width: 345px;
	height: 100px;
	margin-left: 4px;
}


.error{
	color: #FF0000;
	font-size: 10px;
	font-family: verdana, geneva, sans-serif;
	
}
/* Gift a Friend Popup link */
td div.topDiv{
position:relative;
}
td div.topDiv a{
background:url(../gfx/webshop/10x10transp.gif);
position:absolute;
}
td div.topDiv a.webshop_gift {
	top: 18px;
	left: 285px;
	width: 135px;
	height: 110px;
}
td div.topDiv a.webshop_mp3 {
	top: 50px;
	left: 12px;
	width: 135px;
	height: 95px;
}
td div.topDiv a.webshop_normal {
	top: 52px;
	left: 158px;
	width: 117px;
	height: 100px;
}
/* Gift a Friend Popup Window */
body.popup001{
margin:0;
padding:0;
overflow:hidden;
background:#27211A;
font-size: 10px;
font-family: verdana, geneva, sans-serif;
}
	body.popup001 .pLayout{
	}
		body.popup001 .pLayout .padding{
		border:5px solid #3F3428;
		padding:12px;
		}
			body.popup001 .pLayout .padding h1{
			font-size:11px;
			margin:0 0 7px 0;
			}
			body.popup001 .pLayout .padding p{
			margin:0 0 10px 0;
			}

