@font-face {
  font-family: "mplus1cthin";
  src: url("/css/mplus-1c-regular.ttf");
  src: local("mplus-1c-regular"),
    url("/css/mplus-1c-regular.ttf") format("truetype");
  }


body{
	background-color: #D0BE91;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: mplus1cthin,Helvetica Neue,Helvetica,"Verdana", Arial, Sans-serif;
	overflow: auto;
	overflow-x: hidden;
	background-image: url("/img/backgroundgraphics/bg1-letters.jpg");
	background-position: center center;
	background-repeat: repeat;
	background-attachment: fixed;
	margin-bottom: 180px;
}

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

.greenText{
	color: #006600;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.fivePadding{
	padding:5px;
}

.fivePaddingBottom{
	padding-bottom:5px;
}


.fiveMarginBottom{
	margin-bottom:5px;
}


.tenPadding{
	padding:10px;
}

.lightGrey{
	background-color: #efefef;
}

.leftText{
	text-align: left;
}

.rightText{
	text-align: right;
}

.centerText{
	text-align: center;
}

.smallText{
	font-size: 12px;
}

.termLink:hover{
	color:#fff;
}

.boldText{
	font-weight: bold;
}


.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:800px;
}

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

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

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

/*-----------------------------------------*/
/* Header*/
/*-----------------------------------------*/
.headerContainer{
	height:70px;
	line-height: 70px;
	width:100%;
	/* background-color: #1C1D1A; */
	color:#D0BE91;
	overflow: hidden;
	margin: auto;
}

.headerLogoContainer{
	height:70px;
	width: 250px;
}

.headerLogoImage{
	margin-top:10px;
	margin-bottom:10px;	
	border: none;
	width: 250px;
}

.headerContentContainer{
	width: 260px;
}

/*-----------------------------------------*/
/* ajax navigation container*/
/*-----------------------------------------*/

.ajaxPageButton,.uploadButton{
	padding:5px;
	margin-right:10px;
	margin-left:10px;
	font-weight: bold;
}

.ajaxPageButtonReg{
	background-color: #fff;
}

.uploadButton{
 	background-color:#22aa66;
 	color: #fff;
}

a#gogreenButton{
	color:#006600;
}

a#stayhotButton{
	color:#ef0000;
}

a#playcoolButton{
	color:#09f;
}

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

.ajaxPageButtonReg:hover, .uploadButton:hover, #ajaxPageButton:hover, #gogreenButton:hover, #playcoolButton:hover, #stayhotButton:hover, a#buyscarfButton:hover{
	background-color:#e0e0e0;
}
#uploadButton:hover{
	color: #5E2612;
	background-color:#e0e0e0;
}

/*-----------------------------------------*/
/* content container*/
/*-----------------------------------------*/
.contentContainer{
	width: 100%;
	color:#1C1D1A;
	z-index: 100;
}

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

.contentContainer a:hover{
	color:#D0BE91;
}

.mainboxContainer{
	background-color: #1C1D1A;
	height:auto;
	padding-top: 1px;
}

.ajaxPageContainer{
	height: 354px;
	width: 780px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
/*	background-color: #fff;*/
	overflow: hidden;
	padding-bottom: 10px;
}

.ajaxPageButtonsContainer{
	height: 30px;
	width: 780px;
	line-height: 30px;
	margin-top: 10px;
	margin-left: auto;
	margin-right:auto;
	/*padding-bottom: 10px;*/
}

.ajaxPageText{
	height: 120px;
	width: 780px;
	margin-top: 10px;
	margin-left: auto;
	margin-right:auto;
	background: #FFFFFF;
	overflow: hidden;
}

.actualAjaxText{
	height: 100px;
	width: 760px;
	margin-top: 10px;
	margin-left: auto;
	margin-right:auto;
	padding: 10px;
	padding-top:3px;
	overflow: auto;
	overflow-x: hidden;
	font-size: 14px;
}

.actualAjaxText h2{
	margin:0px;
	font-size: 20px;
	position: relative;
	top: -3px;
}


.actualAjaxText p{
	margin:0px;
}

/*-----------------------------------------*/
/*  footer*/
/*-----------------------------------------*/    

.pageFooterConatiner{
	/* height:110px;*/
	height: 90px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 1;
}
.musicPlayerFooterContainer{
	background-color: #1C1D1A;
	height:80px;
}

.pluurlFooterContainer, .pluurlFooterCreditContainer{
	height:30px;
}

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

.pluurlFooterContainer a:hover{
	color:#333;
}

.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;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}      

/* Default Theme */
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}

/*#superbox{padding:10px;background:#c3c3c3;}*/
#superbox{padding:10px;background:#fff;}

#superbox-innerbox{padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}
#superbox .close{
	float: right;
}         

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

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