@import url(navigation.css);
/* index */
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,th,td{margin:0;padding:0;}
table{border:0;} fieldset,img{border:0;} ol,ul {list-style:none;} th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}


body, html{
	font-family: Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #4e4e4e;
	margin: 0;
	padding: 0;
	background-color: #EEDA9C;
}


table{
	font-family: Lucida Sans Unicode, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #4e4e4e;
	margin: 0;
	padding: 0;
}


.newUl{
	list-style: 	disc;
	margin-left:	10px;
	padding-left:	10px;
}

.staffelProgress{
	margin-left:	15px;
	margin-top:		5px;
	align: left;
}


.hidden{
	display: none;
}


p{
	margin-bottom: 15px;
}


a:link, a:visited, a:active{
	color: #4e4e4e;
	text-decoration: none;
	border-bottom: 1px dotted #7b2212; 
}


a:hover{
	color: #7b2212;
}


#top{
	position: relative;
	/*left: 50%;*/
	/*width: 913px;*/
	/*height: 11px;*/
	/*margin-left: -465px;*/
	padding-top: 2px;
	padding-right: 17px;
	z-index: 3;
}



#loginLink{
	text-decoration: none;
	border-bottom: 1px dotted #7b2212; 	
	cursor: pointer;
	cursor: hand;		
}


.field{
	margin: 0px;
	background-color: #fff;
	border: 1px solid #4e4e4e;		
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 11px;	
}


.fld1{
	width: 70px;
}


.fld2{
	width: 120px;
}


.button{
	display: inline;	
	height: 17px;
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 9px;
	color: #4e4e4e;
	border: 1px solid #edb5b4;	
	background-color: #fcf3ec;
	cursor: pointer;
	cursor: hand;	
}


.but1{
	width: 40px;
}


.loginFieldError{
	margin: 0px;
	background-color: #fff;
	border: 1px solid #ff0000;		
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 11px;	
}

#loginForm{
	position: relative;
	
	
	/*left: 50%;*/
	/*height: 14px;*/
	/*width: 913px;*/
	/*margin-left: -465px;*/
	padding-top: 3px;
	display: none;
	z-index: 3;	
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 11px;	
}


#loginForm .field{
	margin: 0px;
	background-color: #fff;
	border: 1px solid #7b2212;		
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 11px;	
}


#loginForm .button{
	display: inline;
	height: 17px;
	font-family: Lucida Sans Unicode, sans-serif;
	font-size: 9px;
	border: 1px solid #ccaa48;	
	background-color: #f4e8ae;
	cursor: pointer;
	cursor: hand;	
}


#bottom{
	clear: both;
	position: relative;
	left: 50%;
	width: 930px;
	height: 11px;
	margin-left: -465px;
	padding-bottom: 4px;
	z-index: 3;
}


#header{
	position: relative;
	left: 50%;
	width: 930px;
	height: 138px;
	margin: 0;
	margin-left: -465px;
	padding: 0;
	z-index: 1;
}


#header img#pic1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 138px;
	border: 0;
	z-index: 2;
}


#header img#button1{
	position: absolute;
	top: 107px;
	left: 251px;
	width: 86px;
	height: 32px;
	border: 0;
	z-index: 5;
}


#header img#button2{
	position: absolute;
	top: 107px;
	left: 337px;
	width: 96px;
	height: 32px;
	border: 0;
	z-index: 5;
}


#header img#button3{
	position: absolute;
	top: 107px;
	left: 433px;
	width: 78px;
	height: 32px;
	border: 0;
	z-index: 5;
}


#header img#button4{
	position: absolute;
	top: 107px;
	left: 511px;
	width: 87px;
	height: 32px;
	border: 0;
	z-index: 5;
}


#header img#button5{
	position: absolute;
	top: 92px;
	left: 598px;
	width: 192px;
	height: 47px;
	border: 0;
	z-index: 5;
}


#header #flash2{
	position: absolute;
	top: 14px;
	left: 250px;
	width: 348px;
	height: 93px;
	border: 0;
	margin: 0;
	padding: 0;
	z-index: 3;	
}


#container{
	position: relative;
	left: 50%;
	width: 930px;
	height: 1%;
	margin: 0;
	margin-left: -465px;
	padding: 0;
	z-index: 1;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-y;
	background-color: #fcf3ec;		
}

#containerPop{
	width: 500px;
	background-color: #fcf3ec;		

}

#containerPop2{
	background-color: #fcf3ec;	
}


#container #navigation a{
	color: #a72e0f;
	text-decoration: none;
	border-bottom: 0; 	
}


#container #navigation{
	margin-top: 5px;
}


#container hr{
	height: 0;
	border: 0;
	border-top: 1px solid #a72e0f;	
}


#container.title{
	font-size: 13px;
	font-weight: bold;
	color: #a72e0f;
}	

.title{
	font-size: 13px;
	font-weight: bold;
	color: #a72e0f;
}


div.titleStats{
	font-size: 10px;
	font-weight: bold;
	color: #a72e0f;
	text-align: right;
	margin-top: -15px;
}	

div.demoLink{
	font-size: 10px;
	font-weight: bold;
	color: #a72e0f;
	text-align: right;
	margin-top: -15px;
}	


#container #menu{
	position: relative;
	float: left;
	width: 237px;
	height: 100%;
	margin-left: 14px;
	background-image: url('../images/menu_background.jpg');
	background-repeat: repeat-y;
	background-color: #ffeac9;		
}


#container #menu #menuNews{
	position: relative;
	width: 217px;
	height: 234px;
	background-image: url('../images/menu_news_background.jpg');
	padding: 10px;	
}


#container #menu #menuNews .date{
	color: #ccaa48;
}



#container #menu .menuHeader{
	position: relative;
	width: 237px;
	height: 37px;
	text-align: right;
	background-image: url('../images/menu_header1.jpg');
	font-size: 13px;
	font-weight: bold;
	color: #a72e0f;	
}


#container #menu .menuHeader p{
	margin-right: 15px;
	padding-top: 10px;
}


#container #menu .menuButtons .menuButton{
	width: 237px;
	height: 36px;
	border: 0;
	padding: 0;
	border-bottom: 1px solid #e5bc6d;
	background-image: url('../images/menu_button.jpg');
  	cursor: pointer;
  	cursor: hand;
}


#container #menu .menuButtons .menuButton p{
	margin-left: 50px;
	padding-top: 10px;
}


#container #menu .menuButtons .subItems{
	background-color: #fbefd8;
	width: 236px;
	padding: 0;
	border-right: 1px solid #e5bc6d;
}


#container #menu .menuButtons .subItems p{
	margin: 0;
	padding-top: 7px;
	padding-left: 35px;
}


#container #main{
	float: left;
	width: 630px;
	margin: 15px;
	margin-top: 0px;
	background-color: #fcf3ec;
}


#container #main .boxFirst{
	width: 625px;
	height: 1px;
	border-bottom: 1px solid #f3dece;	
}

#container #main .boxEven {
	position: relative;
	width: 605px;
	padding: 10px;
	background-color: #fdf9f6;
	border-bottom: 1px solid #f3dece;	
}

#container #main .boxEven div.info_content {
  position: relative;
	width: 445px;
  float: left;
  clear: none;
  margin-left: 20px;
}

#container #main .boxEven img.itemIcon {
  position: relative;
  float: left;
  clear: none;
  margin-left: 10px;
}


#container #main .boxOneven{
	width: 605px;
	padding: 10px;
	background-color: #fcf1e9;
	border-bottom: 1px solid #f3dece;	
}


.generatorTxt{
	font-size: 10px;
}


.moreInfo{
	color: #7b2212;
	cursor: help;
}


#tradescript{
	cursor: help;
}


.notice{
	width: 618px;
	height: 30px;
	padding: 4px;
	background-color: #f2fafd;
	border: 2px dotted #c6e9fe;
}


.notice img{
	margin-right: 8px;
}


.notice.error{
	background-color: #fcf1e9;
	border: 2px dotted #eb646b;
}


.notice.success{
	background-color: #eafee4;
	border: 2px dotted #73e84f;	
}


#footer{
	clear: both;
	position: relative;
	left: 50%;
	width: 930px;
	height: 124px;
	margin: 0;
	margin-left: -465px;
	padding: 0;
	z-index: 1;
}


#footer img#pic1{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 124px;
	border: 0;
	z-index: 2;
}


#footer #quote{
	position: absolute;
	bottom: 20px;
	right: 25px;
	width: 300px;
	height: 100px;
	z-index: 4;
	color: #f4cfcf;
	font-size: 10px;	
}

.fade{
	position: absolute;
	top:0px;
	left: 0px;
}


#nav_liveBtn{
	position: relative;
	width: 54px;
	height: 56px;
	left: 5px;
	top: 10px;
	float: left;
	margin-right: 8px;
	background-image: url('../images/buttons/live.jpg');
  	cursor: pointer;
  	cursor: hand;
}

#nav_liveBtn:hover{
	background-image: url('../images/buttons/live-over.jpg');
}

#nav_liveBtnSel{
	position: relative;
	width: 54px;
	height: 56px;
	left: 5px;
	top: 10px;
	float: left;
	margin-right: 8px;
	background-image: url('../images/buttons/live-over.jpg');
  	cursor: pointer;
  	cursor: hand;
}


#nav_nonliveBtn{
	position: relative;
	width: 56px;
	height: 54px;
	top: 10px;
	float: left;
	background-image: url('../images/buttons/nonlive.jpg');
  	cursor: pointer;
  	cursor: hand;
}

#nav_nonliveBtn:hover{
	background-image: url('../images/buttons/nonlive-over.jpg');
}

#nav_nonliveBtnSel{
	position: relative;
	width: 56px;
	height: 54px;
	top: 10px;
	float: left;
	background-image: url('../images/buttons/nonlive-over.jpg');
  	cursor: pointer;
  	cursor: hand;
}

#nav_phonesexBtn{
	position: relative;
	top: 10px;
	width: 54px;
	height: 56px;
	float: left;
	margin-right: 4px;
	background-image: url('../images/buttons/phonesex.jpg');
  	cursor: pointer;
  	cursor: hand;
}

#nav_phonesexBtn:hover{
	background-image: url('../images/buttons/phonesex-over.jpg');
}

#nav_phonesexBtnSel{
	position: relative;
	top: 10px;
	width: 54px;
	height: 56px;
	float: left;
	margin-right: 4px;
	background-image: url('../images/buttons/phonesex-over.jpg');
  	cursor: pointer;
  	cursor: hand;
}

#nav_smsBtn{
	position: relative;
	top: 10px;
	width: 54px;
	height: 56px;
	float: left;
	background-image: url('../images/buttons/sms.jpg');
  	cursor: pointer;
  	cursor: hand;
}

#nav_smsBtn:hover{
	background-image: url('../images/buttons/sms-over.jpg');
}

#nav_smsBtnSel{
	position: relative;
	top: 10px;
	width: 54px;
	height: 56px;
	float: left;
	background-image: url('../images/buttons/sms-over.jpg');
  	cursor: pointer;
  	cursor: hand;
}
.bold{
	font-weight:bold;
}

#accountData{
position: relative;
width: 900px;
margin: 0 auto;
}


#accountLogin{
position: relative;
float: right;
clear: none;
width: 430px;
text-align: right;
}



#accountDetail{
position: relative;
float: left;
clear: none;
width: 430px;
padding-top: 3px;
padding-left: 15px;
}


.hand{
	cursor: hand;
	cursor: pointer;
}



div.support_employee {
	position: relative; 
	width: 270px; 
	float: left; 
	clear: none;
	margin-right: 20px;
}

div.menu_support_employee {
	position: relative; 
	width: 105px; 
	float: left; 
	clear: none;
}

div.support_employee img.thumb,
div.menu_support_employee img.thumb {
  width: 90px;
  float: left;
  margin: 0 10px 10px 0;
  padding: 1px;
  background-color: #fff;
  border: 1px solid #ccc;
}

div.support_employee span.status,
div.menu_support_employee span.status {
  color: #ccc;
  font-size: 10px;
  font-weight: normal;
}

div.support_employee span.status_online,
div.menu_support_employee span.status_online {
  color: #21DF00;
  font-size: 12px;
  font-weight: normal;
}

div.game{
background-image: url('/images/mijter.gif');
background-repeat:repeat-y;
height: 18px;
width: 60px;
padding-left: 25px;
padding-top: 2px;
background-color: #C10A08;
margin-left: 500px;
}

div.game2{
background-image: url('/images/mijter.gif');
background-repeat:repeat-y;
height: 18px;
width: 250px;
padding-left: 25px;
padding-top: 2px;
margin-top: 10px;
background-color: #C10A08;
}


a.points{
color: #E8DB05;
}
