@charset "utf-8";

/*** CONTENT:COSTUMES ***/

div#costume {
	width:707px;
	padding:134px 0px 0px 0px;
	margin:auto;
}

div#costume.de { background:url('head_de.jpg') center top no-repeat; }
div#costume.en { background:url('head_en.jpg') center top no-repeat; }
div#costume.es { background:url('head_es.jpg') center top no-repeat; }
div#costume.fr { background:url('head_fr.jpg') center top no-repeat; }
div#costume.nl { background:url('head_nl.jpg') center top no-repeat; }
div#costume.pl { background:url('head_pl.jpg') center top no-repeat; }
div#costume.ro { background:url('head_ro.jpg') center top no-repeat; }

div#costume div.box320.position { margin:0px 0px 0px 11px; }

div#costume * div.bottom1 p.attention {
	padding:0px 8px 0px 6px;
	margin: 2px 0px 3px 6px;
	border-left:solid 3px red;
	border-top:dotted 1px #e8cd9a;
	border-bottom:dotted 1px #e8cd9a;
}
div#costume * div.bottom1 p.attention:hover {
	background:#e8cd9a;
	border-right:solid 3px red;
}

div#costume ul#thumbs {
	width:707px;
	list-style:none;
	text-align:center;
	padding:20px 0px 15px 0px;
}

div#costume ul#thumbs li {
	width:189px;
	height:141px;
	display:inline-block;
	margin:auto;
	margin-left:5px;
	margin-right:5px;
	padding:12px 0px 0px 1px;
	background:url('thumbbg.gif') left top no-repeat;
}
	
* html div#costume ul#thumbs li,
*:first-child+html div#costume ul#thumbs li { display:inline; }

div#costume * div.costumebox {
	width:217px;
	margin:4px 3px;
	float:left;
	display:block;
}

div#costume * div.costumebox h2 {
	font-size:13px;
	display:block;
	text-align:center;
}

div#costume * div.costumebox div.border {
	position:relative;
	width:215px;
	height:498px;
	background:url('decoration.gif') top center no-repeat #e8cd9a;
	border:solid 1px #4c3e30;
}

div#costume * div.costumebox div.border img.costume {
	position:absolute;
	left:0px;
	top:0px;
}

div#costume * div.costumebox div.border img.viewvideo {
	position:absolute;
	top:245px;
	width:100px;
	height:30px;
	background-position:top;
	cursor:pointer;
}

div#costume * div.costumebox div.border img.viewvideo.male { left:4px; }
div#costume * div.costumebox div.border img.viewvideo.female { left:107px; }
div#costume * div.costumebox div.border img.viewvideo.centered { left:53px; }
div#costume * div.costumebox div.border img.viewvideo.de { background:url('viewvideo-stripe_de.png'); }
div#costume * div.costumebox div.border img.viewvideo.en { background:url('viewvideo-stripe_en.png'); }
div#costume * div.costumebox div.border img.viewvideo.es { background:url('viewvideo-stripe_es.png'); }
div#costume * div.costumebox div.border img.viewvideo.fr { background:url('viewvideo-stripe_fr.png'); }
div#costume * div.costumebox div.border img.viewvideo.nl { background:url('viewvideo-stripe_nl.png'); }
div#costume * div.costumebox div.border img.viewvideo.pl { background:url('viewvideo-stripe_pl.png'); }
div#costume * div.costumebox div.border img.viewvideo.ro { background:url('viewvideo-stripe_en.png'); }

div#costume * div.costumebox div.border img.viewvideo:hover {  background-position:bottom; }

div#costume * div.videobox {
	position:absolute;
	left:4px;
	top:4px;
	width:205px;
	height:483px;
	border:solid 1px black;
	background:black;
}

div#costume * div.videobox img.close {
	position:absolute;
	right:0px;
	top:-20px;
	cursor:pointer;
}

div#costume * div.costumebox div.border ul.setlist {
	position:absolute;
	left:9px;
	top:279px;
	list-style:none;
	width:192px;
	height:208px;
	padding:px;
	border:solid 1px #ae8557;
	background:#f4e0b4;
	padding:0px 0px 0px 3px;
}

div#costume * div.costumebox div.border ul.setlist li {
	font-size:10px;
	font-weight:bold;
	background:left top no-repeat;
	height:26px;
	margin:3px 0px 0px 0px;
	padding:0px 5px 0px 29px;
}
