/*
Theme Name: Arena One
Theme URI: http://www.arena-one.com
Version: 1.4
Author: Micha Karmann
*/

#themestyle_switcher {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 258px;
	z-index:999997;
}

.demopanel						{ width:220px; background:url('demobg.png') 0 0 repeat-y; padding:0 0 20px 0; border:1px solid #ddd; }
.demopanel_content				{ padding:20px; padding-bottom:10px; }
#themestyle_switcher .panelopen { 	background:url('panelopen.png') top right no-repeat; position:absolute; top:20px; right:0; width:38px; height:248px; }

#styleswitcher_close {
	font-size: 9px;
	text-transform:uppercase;
	position: absolute;
	top: 5px;
	right:50px;
}

#themestyle_switcher h5			{ font-size:15px; text-transform:none; }
#themestyle_switcher p			{ line-height:normal; margin-bottom:3px; font:normal 11px Verdana, Arial, Tahoma, Sans-Serif;}
#themestyle_switcher strong		{ color:#000;}
#themestyle_switcher p small 	{ font:normal 10px Verdana, Arial, Tahoma, Sans-Serif;}
#themestyle_switcher input      { border:1px solid #E1E1E1; font-size:11px; color:#777777; padding:5px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
#themestyle_switcher select		{ width:90%; font-size:11px; padding: 5px;  -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
#themestyle_switcher span.hr			{ border-bottom:1px solid #bbb; height:1px; padding:5px 0; width:100%; display:block;}
#themestyle_switcher input.demobutton			{ border:1px solid #444; background:#999; width:100%; color:#fff;}