/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires 
 */

body, html {
	overflow:auto;
}


body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,
ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input,
button,
textarea,
select {
	*font-size: 100%;
}

.hidden{
	display: none;
}
.bold{
	font-weight: bold;
}

/*
########################  MAIN CSS  ######################## 
*/

html {
	padding : 0px;
	margin : 0px;
	width : 100%;
	background-color: #FFFFFF;
}


body {
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	width : 100%;
	color: #72859F;
}


b {
	color: #FF80FD;
}

a {
	color: #FF80FD;
	text-decoration: none;
}

a:hover {
	color: #7A8697;
}

h1,h2,h3,h4 {
	font-family:  "Lucida Grande",Arial, sans-serif;
	font-weight: bold;
}

h2,h3,h4 {
	color: #666;
}

h1 {
	font-size: 42px;
	line-height: 45px;
	margin-top: 10px;
	color: #FF0099;
}

h2 {
	font-size: 35px;
	line-height: 37px;
	margin-top: 10px;
}

h3 {
	font-size: 20px;
	line-height: 24px;
	margin-top: 15px;
}

h4 {
	font-size: 20px;
	line-height: 24px;
	margin: 15px 0 5px 0;
}

p {
	font-family:  "Helvetica neue", Helvetica, Arial, sans-serif;
	padding-top: 10px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.orange {
	color: #F36100 !important;
}

.red {
	color: red !important;
}

.vtop {
	vertical-align: top;
}

.magenta {
	color: #FF0099;
}

#container {
	position: relative;
	z-index: 10;
	width: 100%;
	margin: 0 auto;
}
.mainMsg {
	float: left;
	width: 100%;
}

.siteerror {
	margin:0 auto;
	position:relative;
	text-align:center;
	width:940px;
}

#header-inner, #content-inner, #footer-inner, .inlineAdd-inner {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:940px;
}


/*############## HEADER ################*/


#header {
	float:left;
	height: 125px;
	width: 100%;
	background-color: #FFCDFE;
}

#header-inner {
	padding-top: 0px;
	height: 125px;
	background: url(../images/ibizaah-header.jpg) no-repeat;
}

#logo {
	float:left;
	margin: 15px 0 0 0px;
	width: 135px;
	height: 100px;
	display: inline-block;
	background: url(../images/ibizaah-sprite.png) no-repeat;
	background-position: 0px 0px;
	background-color: #FFCDFE;
}

#logo a {
	width: 135px;
	height: 100px;
	display: inline-block;
	border: none;
	text-decoration: none;
}

#autofaderW {
	position: absolute;
	top: 50px;
	left: 290px;
}

#loadPlaylistsW {
	position: absolute;
	top: 50px;
	left: 530px;
}

.topBtn, #loadPlaylistsW input {
	border: 1px solid #666;
	padding: 2px 6px;
	cursor: pointer;
	text-align: center;
	width: 105px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.topBtn {
	color: #222 !important;
}

.ctrlBtnOff {
	background-color: #EEEEEE;	
}
.ctrlBtnOn {
	background-color: #33FF66;	
}

#autofaderW input:hover {
	/*background-color: #FFCDFE;*/
}

#siren {
	float: left;
	margin: 15px 0 0 280px;
	width: 95px;
}

.btn_orange {

	width: 178px;
	height: 52px;
	display: inline-block;
	background: url(../images/ibizaah-sprite.png) no-repeat;
	background-position: -170px -39px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	border: 0;
	cursor: pointer;
}

#header-menu {
	float: right;
	padding: 0px 5px 0px 5px;
	background-color: #FFCDFE;
	margin: 0;
}

#header-menu a {
	font-weight: bold;
	color: #FF0099;
}

#header-links {
	float: right;
	padding: 0px 0px 0 0;
}

#header-menu ul {
	
}

#header-menu ul li {
	display: inline;
}

#header-join {
	padding-top: 0px;
	float: right;
}


/*############## CONTENT ################*/


#content {
	float:left;
	width: 100%;
}


#players {
	float: left;
	margin: 10px 0 15px 0;
	width: 930px;

}

.player {
	width: 450px;
	min-height: 337px;
}

.playerTitle {
	color: #444;
	font-size: 20px;
	font-family:  "Helvetica neue","Lucida Grande",Arial, sans-serif;
	font-weight: bold;
	padding: 0 0 7px 0;
	overflow: hidden;
}


/*############## MID-CONTROLS ################*/


#mid-controls {
	float:left;
	width: 100%;
}

#mid-controls table {
	width: 100%;
}

#mid-controls table td {
	padding: 0 0px;
}

.searchbox {
	width: 250px;
	height: 27px;
	border: 2px solid #EEEEEE;
	padding: 3px 5px 0 40px;
	margin: 0px 0px;
	background: url(../images/ibizaah-sprite.png) no-repeat;
	background-position: -138px -4px;
	font-size: 18px;
	color: #7A8697;
}

.center {
	text-align: center;
}

#slider-box {
	margin: 0 auto;
	width: 260px;
}

#slider-rails, #slider-rails, .slider-btn {
	height: 30px;
	float: left;
}
 #slider-rails, .slider-btn {
	background-color: #EEEEEE;
}

.slider-btn {
	cursor: pointer;
}
.slider-btn:hover {
	background-color: #FF0099;
	color: #e1e1e1;
}

#slider-knob {
	position: relative;	
	z-index: 10;
	left: 80px;
	width: 20px;
	height: 30px;
	background-color: #FF0099;
}

#slider-rails {
	width: 180px;
	margin: 0 10px;
	background-color: #EEEEEE;
}

#sliderW {
	width: 155px;
	margin: 0px 10px;
	/* padding-top: 9px; */
}

.slider-btn {
	width: 30px;
	font-size: 22px;
	line-height: 30px;
	color: #475465;
	font-weight: bold;
}



/*############## PLAYLISTS ################*/


#playlists {
	float:left;
	width: 928px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.pl-box {
	width: 449px;
	margin-right: 1px;
}

.pl-tabs {
	width: 448px;
}

.pl-tabs, .pl-tab {
	float:left;
}

.pl-actions {
	float: right;
}

.pl-tab {
	padding: 0px 0px 10px 0;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	color: #465365;
	cursor: pointer;
	margin-right: 3px;
}

.pl-tab .on {
	position: relative;
	z-index: 15;
	top: 5px;
	margin-top: 5px;
	padding: 0px 15px 7px 15px;
	background-color: #FFFFFF;
}

.pl-tab .off {
	position: relative;
	z-index: -15;
	top: 5px;
	padding: 5px 15px 7px 15px;
	background-color: #E1E1E1;
}

.pl-content {
	float:left;
	border: 1px solid #E1E1E1;
}

.pl-content-inner {
	float:left;
	height: 370px;
	width: 450px;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #FFF;
}

.pl-content-inner {
	margin-top: 10px;
}

.pl-actions-left, .pl-actions-right {
	padding: 3px 10px;
}

#left-lplaylist, #right-rplaylist{
	margin-top: 25px;
}


/*############## PLAYLIST ITEM ################*/


.plItem-box, .plItem-thumb, .plItem-content, .plItem-title, .plItem-info,  .plItem-btn, .plItem-actions, .plItem-number{
	float:left;
}

.plItem-box {
	width: 100%;
	padding: 5px 0px;
}

.plItem-thumb {
	display: inline-block;
	width: 90px;
	height: 68px;
	padding-left: 15px;
}

.plItem-content {
	width: 225px;
	padding: 0 18px 0 15px;
	overflow: hidden;
}

.plItem-title {
	clear: both;
	font-weight: bold;
	color: #465365;
	padding-bottom: 5px;
}

.plItem-info {
	clear: both;
	width: 200px;
}

.plItem-info ul{
	float: left;
}

.plItem-info ul li{
	display: inline;
	float: left;
}


.plItem-btn {
	border: none;
	background-color: #E1E1E1;
	padding: 2px 12px;
	font-size: 14px;
	font-weight: bold;
	color: #465365;
	cursor: pointer;
}

.plItem-btn:hover {
	background-color: #FFD6ED;
}

.plItem-remove {
	display: inline-block;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0px 0 0 8px;
	background: url(../images/ibizaah-sprite.png) no-repeat;
	background-position: -145px -54px;
}

.selected {
	background-color: #FFD6ED;
}

.plItem-number {
	font-size: 18px;
	font-weight: bold;
	color: #465365;
	padding-left: 8px;
	width: 15px;
}

.leftPlMsg, .rightPlMsg {
	width: 250px;
	text-align: center;
	position: relative;
	top: 50px;
	left: 85px;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 15px;
}

.error {color: #FF668C;border: 1px solid #FF668C;}
.warning {color: #FFA366;border: 1px solid #FFA366;}
.normal {color: #AAA;border: 1px solid #e1e1e1;}
.errorMsg {color: #FF668C;}
.siteerror {color: red;border: 1px solid red;padding: 15px 0;margin: 20px 0;background-color:#FFE5E5;font-size: 14px;font-weight: bold;}

/*############## PAGE ################*/

#pg-header {
	float: left;
	width: 100%;
}

#pg-body {
	float: left;
	width: 100%;
	background: url(../images/dancing-girl-e1e1e1.jpg) no-repeat top;
	background-position: -60px -0;
	padding: 0 0 40px 0;
}

#pg-content {
	float: left;
	width: 100%

}

#pg-content p {
	font-size: 18px;
}

#pg-content ul {
	
	margin-left: 40px;
	font-size: 18px;
	padding: 10px 0;
}

#pg-content ul li{
	list-style-type: disc;
}

#pg-content .frame {
	padding: 4px;
	border: 1px solid #bbb;
}

#pg-clleft{
	float: left;
	width: 380px;
}

#pg-clright {
	float: right;
	width: 580px;
}

#pg-clright2 {
	float: right;
	width: 540px;
}

#pg-title {
	padding: 25px 0px;
}

/*############## FOOTER ################*/


#footer {
	float:left;
	padding-bottom: 0px;
	width: 100%;
	background-color: #EEEEEE;
}

#footer-inner {
	padding: 25px 0px;
}

#footer ul li{
	float: left;
	padding: 0 5px;
}

#footer #links {
	float: left;
	width: 650px;
}

#footer #terms {
	float: right;
	width: 220px;
}

#footer a {
	color: #AAA;
	text-decoration: none;
}

.bottom-msg {
	width: 340px;
	padding: 5px 0px 0px 5px;
	/*border: 2px dashed #FFCC33;
	background-color: #FFF0B3;*/
	color: #444;
}

/*############## POPOUT ################*/

#pcontainer {
	float: left;
	width: 600px;
	overflow: hidden;
}

#pheader {
	float: left;
	width: 100%;
	border-bottom: 1px solid #DDD;
	padding: 0 0 10px 0;
}

.pheader-title {
	float: left;
	font-family:  "Lucida Grande",Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #444;
	padding: 5px 0 0 15px;
	width: 380px;
}

#pcontent {
	float: left;
	width: 100%;
}


#pfooter {
	float: left;
	width: 100%;
}

#popoutBottom {
	float: right;
	padding: 10px 40px 0 0;
}

#ploginW {
	margin: 80px auto;
	width: 400px;
	
}

#pPlaylistsW {
	margin: 0px auto;
	padding: 20px 0 0 0;
	width: 550px;
	height: 370px;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
	/*background-color: #e1e1e1;  pink: #3FFCDFE;*/
	overflow-y: auto;
	overflow-x: hidden;
}

#ploginW .legend {
	float: left;
	width: 100%;
}
#ploginW .inputW {
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
}
#ploginW .input {
	border: 1px solid #AAA;
	background-color: #EEE;
	padding: 2px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #444;
	width: 380px;
}

#ploginW .btnW {
	float: right;
	width: 100%;
	width: auto;
}


#ploginW .info{
	margin: 15px 0;
	padding: 15px;
	float: left;

}

#ploginW ul li{
	list-style-type: disc;
	padding: 0 0 10px 0;
}


#pcontainer .btn {
	background-color: #AAA;
	padding: 2px 10px;
	font-size: 18px;
	font-weight: bold;
	border: none;
}

#ploginW p {
	font-size: 16px;
}


.plRow {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
}

.plRow-content {
	float: left;
	width: 280px;
	padding: 0 0 10px 10px;
}


.plRow-legend{
	float: left;
	width: 60px;
	padding: 0 0 10px 0;
}


.plRow-actions {
	float: left;
	/*width: 100%;*/
	padding: 0 0 10px 0;
}

.plRow-btn {
	float: left;
	margin: 0 4px 0 0;
	padding: 2px 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #EEE;
	color: #444;
	cursor: pointer;
}
.plRow-btn:hover {
	background-color: #CCC;
}
/*############## ADD INLINE ################*/

.inlineAdd {
	float: left;
	padding: 0 0 0 0;
	/*background-color: #FF9900;*/
	width: 100%;
}

.inlineAdd-inner {
	width: 940px;
	text-align: center;
}

.amazonLargeBanner {
	padding: 0 0 0 116px;
	width: 728px;
}

/*############## INVITE FORM ################*/


.join-box {
	position: relative;
	top: 0px;
	right: 0;
	width: 350px;
	display: inline-block;
	margin: 17px 10px 0 0;
	padding: 0px 0px 2px 10px;
	border: 1px solid #BF8EFF;
	background-color: #FFE2FF;
}
.join-box .headerBox {
	float: left;
	width: 100%;
}
.join-box .header {
	float: left;
	color: #FF3DB1;
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 16px;
	padding: 0 0 5px 0;
}

.join-box .closeBtn {
	float: right;
}

.join-box .info {
	padding: 0 0 5px 0;
}

.join-box .req_invite_txt {
	width: 180px;
	height: 25px;
	border: 1px solid #999999;
	background-color: #FFF8E9;
	font-size: 18px;
	color: #333333;
	padding: 0 10px;
}

.join-box .req_invite_btn {
	width: 130px;
	height: 28px;
	border: 1px solid #FFFFFF;
	background-color: #FF3DB1;
	color: #FFFFFF;
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
}	

.join-box .smalltxt {
	font-size: 10px;
}

.join-btn-box {
	padding: 2px 10px 0 0;
	height: 100px;
}

.join-box .actions {
	width: 100%;
	text-align: center;
	padding-bottom: 5px;
}

#joinBtnBox {
	position: relative;
	top: 15px;
	right: 0px;
	width: 178px;
}

/* Icons
----------------------------------*/
.twitterIcon, .fbIcon {
	float:left;
	margin: 0;
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../images/ibizaah-sprite.png) no-repeat;
}

.twitterIcon {background-position: -85px -110px;}
.fbIcon {background-position: -85px -135px;}

/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

/*JUITTER PLUGIN CSS*/

#juitterContainer{} /*Juitter container*/

#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */

#juitterContainer .twittLI{list-style:none;background:#f0f0f0;line-height: 1em;margin:5px 0 0 0;padding:5px 0 0 0;border-bottom:dashed 1px #CAF8C9;padding:3px;clear:both;height:55px;font-size:0.8em;color:#666;} 
#juitterContainer .twittList SPAN.time{color:#888;font-size:0.7em;margin-top: 5px;}
#juitterContainer .twittList A{} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */

#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}

#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/

#juitterContainer .extLink{} /*CSS for the external links*/

#juitterContainer .hashLink{} /*CSS for the hash links*/

/*end of Juitter CSS*/

