/**
 * Written by: Yevgen Sklyar
 * 350 Designs
 * Used for the scrolling theme-ing on the front page.
 */

/**
 * Slider Banner (Theme Image Preview)
 */
#slider {
	padding: 0;
	left: 60px;
	width: 660px;
	height:800px;
	position: relative;
}
.scroll {
	overflow: hidden;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	height: 800px;
	width: 800px;
}
.scrollContainer {
}
.scrollContainer .panel {
	padding: 3px 8px 0 8px;
	float: left;
	height: 215px;
	width: 800px;
}
#banner {
	margin: 0;
	margin-top:15px;
	padding: 0;
	float: left;
	overflow: hidden;
	width: 800px;
	height: 800px;
}

.scrollButtons {
	position: absolute;
	top: 10px;
	cursor: pointer;
}
.scrollButtons.left {
	left: -62px;
	top: 255px;
}
.scrollButtons.right {
	left: 675px;
	top: 255px;
}
#previewer_button_left {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 45px;
	left: 20px;
}
#previewer_button_right {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 45px;
	right: 20px;
}

a {
	color: #ff6600;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #000;
}
img {
	border: none;
}
#live {
	width: 690px;
	position: absolute;
	bottom: 570px;
	left: 350px;
}
#content {
	width: 740px;
	position: absolute;
	bottom: 190px;
	left: 270px;
}
.new {
	margin: 0;
	padding: 0;
	width: 40px;
	height: 40px;
	background: url(../images/new.png);
	position: absolute;
	top: 0;
	left: 250px;
}
.item a {
	margin: 0 15px 15px 0;
	padding: 0;
	width: 280px;
	height: 42px;
	display: block;
	float: left;
	color:#444444;
}
.item a:hover {
	margin: 0 15px 15px 0;
	padding: 0;
	width: 280px;
	height: 42px;
	display: block;
	float: left;
	color:#12578e;
}
.mix_for_alana a {
	background: url(../images/basico.gif) 0 0;
}
.mix_for_alana a:hover {
	background: url(../images/basico.gif) 0 -43px;
}
.birthday_remix a {
	background: url(../images/basico.gif) 0 0;
}
.birthday_remix a:hover {
	background: url(../images/basico.gif) 0 -43px;
}
.thinking_things_over a {
	background: url(../images/basico.gif) 0 0;
}
.thinking_things_over a:hover {

}
.exxxciting_music a {

}
.exxxciting_music a:hover {

}
.studio_sessions_vol1 a {

}
.studio_sessions_vol1 a:hover {

}
.bic_music a {

}
.bic_music a:hover {

}
.trance_mix_part1 a {

}
.trance_mix_part1 a:hover {

}
.trance_mix_part2 a {

}
.trance_mix_part2 a:hover {

}
.sooner_or_later a {

}
.sooner_or_later a:hover {

}
.spring_2009_progressive_mix a {

}
.spring_2009_progressive_mix a:hover {

}
.licorice a {

}
.licorice a:hover {

}
.jaschas_birthday_mix a {

}
.jaschas_birthday_mix a:hover {

}
.leaving_everything_behind a {

}
.leaving_everything_behind a:hover {

}
.good_night a {

}
.good_night a:hover {

}

.style_lista{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#f17619;
	background-color:#FFF;
	float:left;
	width:650px;
	height:20px;
	margin-left:0px;
	margin-top:6px;
	padding: 0 auto;
	font-weight:bold;
	border-left: 3px #ee7a23 solid;
	padding-left:7px;
}

.style_lista:hover{
	background-color:#f17619;
	color:#FFF;
	
}

.style_lista_a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	float:left;
	width:650px;
	color:#f17619;
	margin-left:0px;
	margin-top:6px;
	padding: 0 auto;
	font-weight:bold;
}