/*	LOGIN DIV INFO START	*/
#login {
	width: 90%;
	margin:5px auto;
	/*
	position: relative;
	left: 4px;
	top: 0;*/
	z-index: 1;
	border-radius:15px;
}/*
#login {
	width: 99%;
	position: relative;
	left: 4px;
	top: -125px;
	z-index: 100;
	border-radius:15px;
}*/
#login p.btns{
	width:80%;
	text-align:center;
	/*padding:75px 0 50px 0;
	padding:25px 0;*/
}

#btns_div {
	/*height:175px;*/
}
#btns_div, #login_content {
	width:100%;
	display:block;
	clear:both;
}
#login_btn_div, #fb_login_btn_div  {
	width:50%;
	float:left;
}

/*.fb_iframe_widget {*/
.fb-login-button {
	position:absolute;
	top:50px;
	left:8%;/*
	background:#1877f2;
	border-radius:5px;
	padding:8px;
	height:100px;*/
}
#info {
	display:none;
    position: relative;
    top: 50%;
	left: 10%;
	width: 400px;
	border:5px solid #200073;
	background: #c2c5cc;
	font-weight: bold;
	font-size:1.1em;
	z-index: 1;
	padding: .6%;
}
#info > p{
	margin: auto;
	
}
.hand {
	font-size:36px !important;
	margin-left: 350px;
}
#open {
	margin: 0;
	cursor: pointer;
	height: 60px;
	line-height:60px;
	/*height: 100px;
	line-height:100px;*/
	background: #FFFFFF;
	font-size:3em;
	text-align:center;
	color: #200073;
	padding: 10px 0;
	border-radius:15px;
	border:5px solid #200073;
	z-index: 99;
}
#login .close {
	color: #000000;
	background-color: #FFFFFF;
}
#login .close:hover {
	color: #200073;
	background-color: #FFFFFF;
}
#open:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#login form {
	padding: 1px 1px 1px 1px;
	display: none;	
	margin:auto;
	background-color: #FFFFFF;
}
.login {
	background-image:url(../images/login/mobile_login.png);	
	background-position:0 0;
	width: 300px;
	height: 150px;
	background-repeat:no-repeat;
	color:#fff;
	background-color:#fff;
	border: none;
	cursor:pointer;
	margin-left:15%;
	margin-right:15%;
}
.login:hover {
	background-image:url(../images/login/mobile_login.png);	
	background-position:0 -155px;
	width: 300px;
	height: 150px;
	color:#FFFFFF;
	border: 0;
	background-color:transparent;
	cursor:pointer;
	margin-left:15%;
	margin-right:15%;
}/*
.FBlogin {
	background-image:url(../images/login/mobile_login.png);	
	background-position:-0 -930px;
	width: 150px;
	height: 150px;
	color:#FFFFFF;
	display:inline;
	float:right;
	text-decoration:none;
	margin-right:15%;
}*/

.settings {
	background-image:url(../images/login/mobile_login.png);	
	background-position:0 -620px;
	background-repeat:no-repeat;
	color:#fff;
	background-color:#fff;
	border: none;
	border: 0;
	width: 150px;
	height: 150px;
	display:inline-block;
	float:right;
	text-decoration:none;
	cursor:pointer;
}
.settings:hover{
	background-image:url(../images/login/mobile_login.png);	
	background-position:0 -775px;
	background-repeat:no-repeat;
	width: 150px;
	height: 150px;
	display:inline;
	text-decoration:none;
}
.logout {
	background-image:url(../images/login/mobile_login.png);	
	background-position:0 -310px;
	background-repeat:no-repeat;
	display:inline-block;
	width: 300px;
	height: 150px;
	border: 0;
	background-color:transparent;
	cursor:pointer;
	margin:0 100px;
}

.logout:hover{
	background-image:url(../images/login/mobile_login.png);	
	background-position:0 -465px;
	background-repeat:no-repeat;
	width: 300px;
	height: 150px;
	border: 0;
	background-color:transparent;
	cursor:pointer;
	margin:0 100px;
}
#login label {
	display: block;
	font-size: 3em;
	padding:8px;
	width: 100%;
	text-align:center;
	margin: auto 0;
	color: #200073;
}
#login input {
	font-size: 2.8em;
	display: block;
	width: 88%;
	height:75px;
	text-align:center;
	margin: 0;
	margin: auto;
}
#login input[type='submit'] {
	display: block;
	width: 415px;
	height:125px;
	text-align:center;
	margin: auto;
}
div.errors_div {
	font-weight:bold;
	display:block;
/*	margin-bottom:8px;
	margin-top:8px;*/
	font-size:3.5em;
	text-align:center;
}
label.error, p.error {
	color:red !important;
	display:block !important;
	width:100% !important;
	text-align: center;
	font-size: 3em;
}
label.pass, p.pass {
	color:black !important;
	display:block !important;
	width:100% !important;
	text-align: center;
	font-size: 3em;
}
.signup {
	font-size: 3.2em;
	padding:8px 15px;
	margin:8px 25px;
}
/*	END LOGIN	*/







/*	IDS	*/
#wrapper {
	margin:0 auto;
	width:960px;
	height:100%;
}
#header {
	background-color:#200073;	
	height:150px;
	/*height:320px;*/
	border-radius:5px;
	margin:0 auto;
	display:block;
	width:960px;
}

#content {
	margin:15px auto;
	
	/*position:absolute;	
	top:220px;
	width:960px;*/
}/*
#top_header {
	display:block;
	margin-bottom:5px;
}
#left_header {
	display: inline;
	float:left;
	width: 57%;
	height:150px;
	margin-top: -25px; 
	margin-right:3%;
}*/
#logo {
	position:relative;
	top:0;
	left:0;
}/*
.fb-like {
	margin-left:25px;
	margin-top:-50px;
}
#right_header {
	display: inline;
	float:left;
	width: 40%;
	height:150px;
	margin-top: 35px auto;
	display:inline-block;
}*/
#header_btns_div {
	width:100%;
	text-align:center;
	margin:40px auto;
	display:inline-block;
}
.header_btns {
	width:48%;
	text-align:center;
	display:inline-block;
	cursor: pointer;
/*	color: #200073;
	background:#d7e3fd;*/
	font-size: 1.5em;
	font-weight: bold;
	border-radius: 15px;
	border: 5px solid #ffffff;
	height: 90px;
	width: 125px;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.header_btns:hover {
	cursor: pointer;
}

#home {
	background-image:url(../images/btns.png);
	cursor: pointer;
	background-position:0 0;
	width: 128px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
#home:hover {
	background-image:url(../images/btns.png);
	cursor: pointer;
	background-position: 0 -100px;
	width: 128px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
/*
#request_song_btn {
	background-image:url(../images/btns.png);
	cursor: pointer;
	background-position:-128px 0;
	width: 128px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}*/


/*	INDEX IDS	*/
#twoCol {
	width:100%;
	margin:auto;
	text-align:center;
}
#col1 {
	width:48%;
	display:inline-block;
	margin:auto;
}
#col2 {
	width:48%;
	display:inline-block;
	margin:auto;
}
.content_button {
	margin:auto;
	text-align:center;
}
.content_button p{
	margin:auto;
	text-align:center;
	font-size:2.5em;
	font-weight:bold;
}
.content_button img {
	margin:auto;
	text-align:center;
	width:93%;
	height:93%;
}





/*




.hidden {	
	display:none;
	margin:0;
}
.italic {
	font-style:italic;
}

*/