/* simplistic reset */
* {
	margin: 0;
	padding: 0
}

body {
  font: 1em/1.5em Helvetica, Arial, sans-serif;
  background-color: black;
/*  margin: 20px;*/
}

h1 {
  margin: 20px 10px;
}

h2 {
  font-size: 150%;
  font-family: Arial;
  color: #fff;
  margin-left: 10px;
}

select {
  margin: 10px auto;
  display: block;
  font-size: 16px;
}

input {
  font-size: 16px;
  padding: 5px;
  width: 150px;
  padding: 1px;
  display: block;
  margin: 10px auto;
}

#single input {
  margin: 10px;
}

#controls {
  padding: 10px;
  float: left;
  border: 1px dashed #ccc;
  width: 200px;
  margin: 0 20px;
}

#effects {
  margin: 20px 20px 20px 260px;
  background: #eee;
  border: 1px solid #ccc;
  min-width: 341px;
}

.effect {
  position: relative;
  float: left;
}

.absolute {
  width: 170px;
  height: 206px;
}

.absolute .box {
  position: absolute;
  top: 36px;
}

.box, .boxWrapper {
  height: 100%;
  //width: 901px;
  margin-top:1px;
 margin-bottom:1px;
 margin-right:36px;
 margin-left:36px;
  border: 1px solid #4e1c11;//#CC9933;//#e6505c;//#bc1c11;//#FF0080;
  overflow: hidden;
}

.box {
  background-color: #3c160b;//#501c0f;//#c00; // szel
}

.boxWrapper {
  position: relative;
  border: 1px dotted #ccc;
}

.boxWrapper .box {
  margin: 0;
  border: 0;
}

#box {
  background-color: #c00;
}

#boxhide {
  background-color: #00c;
}

#boxpause {
  background-color: #0cc;
}

#scroller { 
  overflow: auto;
/*  border: 1px dotted #ccc;*/
  background: #fff;
}

.box p {
  text-align: left; 
  margin: 14px 5px;
  color: #fff;
  font-size: 100%;
}

#scroller p {
  color: #000;
}

.box p:first-child {
  margin-top: 5px;
}

#up {
  position: absolute;
  bottom: 0;
  background: #0c0;
  height: 0;
  opacity: 0;
  display: none;
}

#uiAddClassBox {
  background-color: #FA9201;
}

#shakeLongBox {
  background: #9C9AFA;
}

#explodeBox {
  background: #EF2DFA;
}

#sequenceEffect .box {
  backgro0und: #F6FA713c160b;
}

#sequenceEffect .box p {
  color: #000;
}

#hoverBox {
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
  background: #5038FA;
}

#accordionWrapper {
  margin: 10px;
}

#accordionWrapper h3 {
  text-indent: -9999px;
  height: 150px;
  width: 50px;
  float: left;
}

#accordionWrapper .red {
  background: #c00 url(images/red.png) no-repeat;
}

#accordionWrapper .green {
  background: #0c0 url(images/green.png) no-repeat;
}

#accordionWrapper .blue {
  background: #00c url(images/blue.png) no-repeat;
}

#accordionWrapper div.box {
  float: left;
  height: 150px;
  width: 150px;
  border: 0;
  margin: 0;
  background-image: none;
}


.clear {
  padding-bottom: 10px;
  clear: both;
}

#album-cover-container {
    height: 200px;
    margin-bottom: 20px;
}

.img_195x195 {
    background-image: url("/images/Album_195_195_background_24.png");
}


html, body, div, ul {
	margin: 0;
	padding: 0;
}

body {
    color: #262626;
	--background: #f4f4f4;
	font: normal 12px/18px Verdana, sans-serif;
}

#content {
	width: 400px;
	margin: 40px auto 0 auto;
	padding: 0 60px 30px 60px;
	border: solid 1px #cbcbcb;
	background: #fafafa;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;
}

h1 {
	margin: 30px 0 15px 0;
	font-size: 30px;
	font-weight: bold;
	font-family: Arial;
}

h1 span {
	font-size: 50%;
	letter-spacing: -0.05em;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #E5E5E5;
	margin-bottom: 20px;
	padding: 0;
}

p {
	//margin: 0;
	//padding: 7px 0;
}

a {
	outline: none;
}

a img {
  border-style: none;
/*	border: 1px solid #BBB;
	padding: 2px;
	margin: 10px 20px 10px 0;
	vertical-align: top;*/
}

a img.last {
	margin-right: 0;	
}

ul {
	margin-bottom: 24px;
	padding-left: 30px;
}

//li {background-color:#b0c4de;}

//img
//{
//opacity:0.4;
//filter:alpha(opacity=40); /* For IE8 and earlier */
//}



img { vertical-align: top }


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
// HTML5 display-role reset for older browsers 
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}*/