body{
	/*background-color: #D0BE91;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", Arial, Sans-serif;
	overflow: auto;
	overflow-x: hidden;
}

.cursorPointer{
	cursor: pointer;
}
.redText{
	color: #ef0000;
}

.greenText{
	color: #006600;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.fivePadding{
	padding:5px;
}

.fivePaddingBottom{
	padding-bottom:5px;
}

.smallText{
	font-size: 12px;
}

.fiveMarginBottom{
	margin-bottom:5px;
}

.tenMarginBottom{
	margin-bottom:10px;
}

.downloadIcon{
	height: 20px;
	width: 20px;
	position: relative;
	top:6px;
	line-height: 20px;
	padding: 3px;
	border: none;
}

.tenPadding{
	padding:10px;
}

.lightGrey{
	background-color: #efefef;
}

.leftText{
	text-align: left;
}

.rightText{
	text-align: right;
}

.centerText{
	text-align: center;
}


.boldText{
	font-weight: bold;
}

.smallText{
	font-size: 11px;
}
.displayHidden{
	display: none;
}

.width33p{
	width: 33%;
}

.width80p{
	width: 80%;
}

.width90p{
	width: 90%;
}

.width100p{
	width: 100%;
}

.marginAuto{
	margin: auto;
}
/*-----------------------------------------*/
/* General*/
/*-----------------------------------------*/

.siteContainer{
	margin-left: auto;
	margin-right: auto;
	width:960px;
}

.errorMessage{
	background: #FFEDE7;
	border: 1px solid #ff0000;
	color: #ff0000;
	padding:5px;
}

.successMessage{
	background: #F2FFF2;
	border: 1px solid #006600;
	color: #006600;
	padding:5px;
}


.twitterSignInButton{
	border: none;
	width:151px;
	height: 24px;
}

.loginfacebook{
	border: none;
	width:151px;
	height: 24px;
}


/*-----------------------------------------*/
/* notifications*/
/*-----------------------------------------*/
.notificationContainer{
	display: none;
	position: fixed;
	width: 100%;
	padding: 15px;
	background: #fff;
	border-bottom: 2px solid #efefef;
	font-size: 24px;
	z-index: 10;
	color:#333;
	top:0px;
}

/*-----------------------------------------*/
/* Header*/
/*-----------------------------------------*/
.headerContainer{
	height:30px;
	line-height: 30px;
	width:100%;
	color:#D0BE91;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
}

.headerLogoContainer{
	height:30px;
	/*width: 300px;*/
}

.headerLogoImage{
	/*margin-top:10px;
	margin-bottom:10px;	*/
	height: 30px;
	border: none;
}

.headerButtonsContainer{
	height:30px;
	width: 650px;
}

.headerButton{
	font-size:16px;
	line-height: 30px;
	margin-left: 20px;
}

.headerButtonsContainer a{
	text-decoration: none;
	color:#D0BE91;
}

.headerButtonsContainer a:hover{
	color:#5E2612;
}

.headerSearchBar{
	width: 100px;
	margin-left: 20px;
}

.searchHeaderContainerForm{
	height: 25px;
	line-height: 25px;
}

.clearFix{
	clear:both;
}

/*-----------------------------------------*/
/* content container*/
/*-----------------------------------------*/

.fb_recs_container{
	margin-top:20px;
}

.pageContentContainer, .sidebarContainer{
	margin-bottom: 100px;
}

.pageContent{
	margin-bottom:150px;
}
.pageContent p{
	padding-left: 10px;
	padding-right: 10px;
}
.contentContainer{
	width: 100%;
	background-color: #1C1D1A;
	color:#D0BE91;
}

.contentContainer a{
	text-decoration: none;
	color:#5E2612;
}

.contentContainer a:hover{
	color:#D0BE91;
}
.editUserViewAjax{
	background-color:#fff;
	padding:20px;
	margin-bottom:20px;
	color:#000;
}

/*-----------------------------------------*/
/* music content*/
/*-----------------------------------------*/
.vkfm_musicPlayerContainer{
	position:fixed;
	bottom:0px;
	height:40px;
	width:100%;
	margin-top:50px;
	padding: 10px;
	background:#FFFFFF;
	border-bottom:2px solid #EFEFEF;
	color:#333;
	text-align:left;
}
.vkfm_musicPlayerContainer a{
	color:#1A255C;
}

.vkfm_musicPlayerContainer a:hover{
	color:#1C49FF;
}
.vkfm_floatLeft{
	float:left;
}
.vkfm_floatRight{
	float:right;
}
.vkfm_leftText{
	text-align:left;
}
.vkfm_displayHidden{
	display:none;
}
.vkfm_musicPlayerPlayer{
	height:40px;
	width: 45px;
	margin-right: 20px;
}

.vkfm_playerTrackInformationStyle{
	font-size:16px;
	height:25px;
	line-height:20px;
	margin-bottom: 3px;
	overflow:hidden;
}

.vkfm_musicPlayerInformationContainer{
	height:40px;
}

.vkfm_currentTrackMiniInfo{
	font-size:12px;
}

.vkfm_playerOptionsInformationStyle{
	font-size:12px;
	height:20px;
	line-height:20px;
}

.vkfm_playerNotLoadedInformation{
	height:40px;
	line-height:40px;
	font-size:18px;
	width:100%;
}

.vkfm_bottomLink{
	cursor:pointer;
	color:#1A255C;
}

.vkfm_bottomLink:hover{
	color:#1C49FF;
}

.vkfm_playlistInfoContainer{
	height:300px;
	width:670px;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	margin:auto;
	margin-top:20px;
	margin-bottom: 20px;
}

.vkfm_favIconTrackImg{
	border:medium none;
	height:20px;
	position:relative;
	top:4px;
	width:20px;
}


.vkfm_playerSlider{
	width: 100px;
	height: 10px;
	position:relative;
	top:3px;
	margin-left:8px;
	margin-right:8px;
}
.vkfm_playerProgressContainer{
	margin-right:8px;
	margin-left:8px;
}
.vkfm_playerIconButton{
	height: 20px;
	width: 18px;
	display:block;
	position:relative;
	top:-1px;
	background-position: center center;
	background-repeat: no-repeat;
}
.vkfm_playerPlayButton{
	background-image: url("/img/buttons/playbutton-on.png");
}
.vkfm_playerPauseButton{
	background-image: url("/img/buttons/pausebutton-on.png");
}
.vkfm_playerPrevButton{
	background-image: url("/img/buttons/prevbutton-on.png");
}
.vkfm_playerNextButton{
	background-image: url("/img/buttons/nextbutton-on.png");
}
.vkfm_playerDownloadButton{
	background-image: url("/img/buttons/addtolibrary_16_off.png");
}
.vkfm_playerDownloadButton:hover{
	background-image: url("/img/buttons/addtolibrary_16_on.png");
}


/*-----------------------------------------*/
/* search filter content*/
/*-----------------------------------------*/
.searchResultTrackImage, .vkfm_playlistResultTrackImage{
	height: 100px;
	width: 100px;
	overflow: hidden;
	margin-right:20px;
}

.searchFilterTrack, .vkfm_playlistFilterTrack{
	width:640px;
	margin-bottom:5px;
}

.searchFilterTrack{
	background:#fff;
	color:#333;
	padding:5px;
	opacity:0.8;
}

.vkfm_playlistFilterTrack{
	background:#ccc;
	color:#333;
	padding:5px;
}

.searchFilterTrack a, .vkfm_playlistFilterTrack a{
	color:#1A255C;
}

.searchFilterTrack a:hover, .vkfm_playlistFilterTrack a:hover{
	color:#1C49FF;
}

.searchFilterTrackBottomRow, .vkfm_playlistFilterTrackBottomRow{
	margin-top:5px;
	height:100px;
}
.picture_image_container{
	height:40px;
	width:40px;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	text-align:center;
}
.picture_small_image{
	height:40px;
	border:none;
	position:relative;
}
.tracknamelist{
	line-height:40px;
}
.badgelevelname_image{
	height:40px;
	border:none;
	position:relative;
	top:0px;
}
/*-----------------------------------------*/
/* splash footer*/
/*-----------------------------------------*/    
.pluurlFooterContainer{
	height:30px;
	margin-bottom:30px;
}

.pluurlLogo{
	width:65px;
	height:28px;
	background-image: url(/img/general/pluurl-off.png);
	display: block;
	cursor: pointer;
}

.pluurlLogo:hover{
	background-image: url(/img/general/pluurl-on.png);
}

/*-----------------------------------------*/
/* Superbox*/
/*-----------------------------------------*/
/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}



/* Default Theme */
#superbox{
	overflow: hidden;
	padding-bottom: 10px;
	height: 450px;
}
#superbox iframe{
	height: 450px;
	overflow: hidden;
	position:relative;
	padding-bottom:10px;
}
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}
#superbox{padding:10px;background:#fff;color:#1C1D1A;}
#superbox-innerbox{padding:10px 0; }
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0; text-align: right;}  
#superbox .close{
	position: relative;
	color:#D0BE91;
	float: right;
	width: 30px;
	right:-20px;
	cursor: pointer;
	height:30px;
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	top:-20px;
	background-image: url(/img/general/closebutton.png);
}

/************       superbox       **************/
#superboxForm h1{
	margin-top: 0px;
}

.defaultFormStyle{
	/*
	border: 1px solid #1C1D1A;
	*/
	border: none;
	padding: 3px;
} 
.defaultFormTextAreaStyle{
	background: #eee;
	padding: 3px;
	font-size: 16px;
	line-height: 16px;
}
.defaultFormSubmitButtonStyle{
	background: #eee;
	padding: 3px;
	font-size: 16px;
	line-height: 16px;
	margin-top: 10px;
}
.defaultFormSelectStyle{
	background: #eee;
	padding: 3px;
	font-size: 16px;
	line-height: 16px;
}

/************       autocomplete       **************/


.ac_results {
	color: #333;
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	color: #333;
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	color: #333;
	top:0;
	left:0;
	z-index:-1;
	width:3000px;
	height:3000px;
}

.ac_results li {
	color: #333;
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
