.jqmWindow {
    background:url(../img/interface/errorbox.gif) 0 0 no-repeat;
	display:none;
	height:329px;
	left:50%;
	margin-left:-225px;
	position:fixed;
	top:17%;
	width:450px;
}

.jqmOverlay { background-color: #000000; }

* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#errortitle{
	color: #FFFFFF;
	font-size:23pt;
	padding:20px 0px 10px 45px;
}
#errormessage{
	color:white;
	padding:0px 0px 20px 45px;
	width:200px;
}
#errorbox a{
	color: #F59394;
	border: none;
	display:block;
	text-transform:uppercase;
	font-family:verdana;
	font-weight:bold;
	letter-spacing:-1px;
}
#errorbox a:hover {
	color:white;
	border:none;
	text-decoration:underline;
}
#errorbox a.jqmClose {
	padding-left:45px;
}



/* /////////////////////////////
	Login, Signup, Mobile, etc.
/////////////////////////// */

.login_float {
	left:50%;
	margin-left:-235px;
	position:fixed;
	top:17%;
	z-index:9999;
}
* html .login_float {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.stack_login {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:340px;
	overflow:visible;
	position:relative;
	text-align:left;
	width:462px;
}
#top_nav .stack_login form {
	color:#ff9900;
	text-align:left;
}
#mobile_float .stack_login form {
	color:#999;
	text-align:center;
}
.bg_box_login {
	background:transparent url(/img/interface/bg_box_login.gif) no-repeat scroll right top;
	filter:alpha(opacity=90);
	height:340px;
	left:0;top:0;
	opacity:0.95;
	position:absolute;
	width:100%;
}
#box_login,
#box_join,
#box_forgot,
#box_mobile {
	left:0;top:0;
	margin:0 5px 0 2px;
	position:absolute;
	width:455px;
	z-index:1;
}
.closer {
	margin:4px 0 0 0;
	text-align:right;
	width:100%;
}
.closer span a {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	margin-right:12px;
	text-transform:uppercase;
}
#top_nav .stack_login h3 {
	color:#a6a6a6;
	font-size:18px;
	font-weight:bold;
	margin:0;
}
#mobile_float .stack_login h3 {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin:20px auto;
}
#box_login .link_join {
	color:#a6a6a6;
	cursor:pointer;
}
#box_login .link_join:hover {
	text-decoration:underline;
}
#box_login .link_login,
#box_join .link_join,
#box_forgot h3 {
	color:#fff;
}
#box_join .link_login {
	color:#a6a6a6;
	cursor:pointer;
}
#box_join .link_login:hover {
	text-decoration:underline;
}
.login_fields {
	margin-top:0;
	overflow:visible;
}
.login_left,
.login_right {
	display:inline;
	float:left;
	margin-left:12px;
	width:198px;
}
.login_left {
	z-index:8000;
}
.login_left .field_p {
	z-index:8500;
}
.login_right {
	z-index:7000;
}
.login_right .field_p {
	z-index:7500;
}
.label_p {
	height:5px;
	margin:5px 0 0 0;
}
.error_p {
	color:#f90;
	height:5px;
	margin:5px 0 0 0;
	text-align:left;
}
#box_forgot .label_p {
	height:auto;
}
.field_p {
	height:20px;
	position:relative;
}
.field_p input {
	background-color:#262626;
	border:1px solid #999;
	color:#fff;
	font-weight:bold;
	padding:2px;
	width:179px;
}
.option_p {
	color:#999;
	font-size:11px;
	position:relative;
}
.option_p input {
	float:left;
	margin:4px 5px 13px 0;
}
.option_p label a {
	color:#fff;
}
.option_p a {
	color:#45c5df;
}
#form_forgot a {
	color:#45c5df;
}
#box_login .option_p input {
	float:none;
	margin:0 0 0 5px;
}
.login_right .option_p {
	text-align:right;
}
.login_inner {
	margin:0 14px 0 15px;
	width:422px;
}
#box_mobile .login_inner {
	margin:30px auto;
	width:245px;
}
.login_inner h3 {
	margin:0;
}
.login_button {
	float:right;
	margin-top:0;
	overflow:hidden;
}
#mobile_float .login_button {
	float:none;
	margin-top:25px;
	width:100%;
}
.login_button a,
.login_button a:active,
.login_button a:visited {
	display:block;
	height:29px;
	margin:0 15px 0 0;
	text-align:center;
}
#box_login .login_button a {
	width:51px;
}
#box_login .login_button  {
	background:transparent url(/img/buttons/btn_login_gray.gif) no-repeat scroll left top;
	float:left;
	margin-top:15px;
}
#box_login .login_right .option_p {
	margin-top:80px;
	padding:0;
}
#box_login .login_button a:hover {
	background:transparent url(/img/buttons/btn_login_gray_over.gif) no-repeat scroll left top;
}
#box_join .login_button a {
	width:60px;
}
#box_join .login_button a {
	background:transparent url(/img/buttons/btn_signup_gray.gif) no-repeat scroll left top;
}
#box_join .login_button a:hover {
	background:transparent url(/img/buttons/btn_signup_gray_over.gif) no-repeat scroll left top;
}
#box_forgot .login_button a {
	background:transparent url(/img/buttons/btn_send.png) no-repeat scroll left top;
	margin-right:80px;
	width:40px;
}
#box_forgot .login_button a:hover {
	background:transparent url(/img/buttons/btn_send_over.png) no-repeat scroll left top;
}
#box_mobile .login_button a {
	background:transparent url(/img/buttons/btn_search.gif) no-repeat scroll left top;
	margin:0 auto;
	width:50px;
}
#box_mobile .login_button a:hover {
	background:transparent url(/img/buttons/btn_search_over.gif) no-repeat scroll left top;
}
.login_addon {
	clear:both;
	color:#fff;
	font-size:13px;
	left:240px;
	margin:10px 0 0 0;
	position:absolute;
	text-align:right;
	top:290px;
}
#box_login .login_addon a.link_join, #box_join .login_addon a.link_login {
	color:#f90;
}
.login_addon a:hover {
	text-decoration:underline;
}
#box_join .login_addon {
	clear:both;
}
.stack_login span.error {
	background:transparent url(/img/buttons/error_pointer.png) no-repeat left top;
	color:#ff0000;
	display:block;
	font-size:12px;
	height:52px;
	left:185px;
	padding:0 0 0 15px;
	position:absolute;
	top:-15px;
	width:185px;
	z-index:9999;
}
.stack_login .option_p span.error {
	left:15px;
	padding-top:0;
}
.stack_login #error_box {
	background:transparent url(/img/buttons/error_pointer.png) no-repeat left top;
	height:120px;
	width:400px;
	z-index:1000;
}
#preview_mylist {
	background-color:#000;
	margin:0 3px;
	width:auto;
}
#preview_mylist a {
	background:transparent url(/img/buttons/btn_preview_mylist.gif) no-repeat left top;
	display:block;
	height:57px;
	margin:0 auto;
	width:241px;
}

/* preload rollovers */
.img_ldr_01 {
	background:transparent url(/img/buttons/btn_over.gif) no-repeat left top;
}
.img_ldr_02 {
	background:transparent url(/img/buttons/btn_playlist_delete_over.gif) no-repeat left top;
}
.img_ldr_03 {
	background:transparent url(/img/buttons/btn_playlist_play_over.gif) no-repeat left top;
}
.img_ldr_04 {
	background:transparent url(/img/buttons/btn_login_over.gif) no-repeat left top;
}
.img_ldr_05 {
	background:transparent url(/img/buttons/home_button_hover.png) no-repeat left top;
}
.img_ldr_06 {
	background:transparent url(/img/buttons/btn_send_over.png) no-repeat scroll left top;
}
.img_ldr_07 {
	background:transparent url(/img/interface/bg_box_login.gif) no-repeat scroll right top;
}
.img_ldr_08 {
	background:transparent url(/img/buttons/btn_search_over.gif) no-repeat scroll right top;
}
.img_ldr_09 {
	background:transparent url(/img/buttons/btn_login_gray_over.gif) no-repeat scroll right top;
}
.img_ldr_10 {
	background:transparent url(/img/buttons/btn_signup_gray_over.gif) no-repeat scroll right top;
}

/* /////////////////////////////
		Widget Popup
/////////////////////////// */
#widget_float {
	left:50%;
	margin-left:-210px;
	position:fixed;
	top:12%;
	z-index:9999;
	width: 430px;
	height:490px;
	padding: 15px 15px 25px;
	text-align:right;
	background-color: #000000;
}

* html #widget_float {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(12 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
#widget_float a
{
	color: #848584;
	decoration: none;
	font-size:12px;
	font-weight:bold;
	border: solid 2px #333333;
	padding:5px 20px;
	margin-right: 30px;
}