*{
	margin:0;
	padding:0;
}
ul, ol, li{
	list-style:none;
}
body{
	margin:0;
	padding:0;
	font-family: Courier, monospace;
	font-size:14px;
	color:#2f2218;
	background: url('images/background.png') repeat-x #c0ae91;
}
textarea, input{
	font-family: Courier, monospace;
	font-size:1em;
	color: #2f2218;
	background-color:#d9cbb5;
	border: solid 1px #2f2218;
	padding:0;
	margin:0;
}
a:link, a:visited{
	color:#c0ae91;
	text-decoration:none;
	border-bottom:dotted 2px #2f2218;
}
a:hover{
	color:#c0ae91;
	border-bottom:dotted 2px #ffffff;
}
a:focus {
	outline:0;
}
h1{
	display:block;
	position:absolute;
	text-indent:-9000px;
	background:url('images/title.png') no-repeat 0px 12px;
	width:272px;
	height:100px;
	left:100%;
	top:0;
	margin-left:-555px;
}
h2{
	color: #c0ae91;
}
img{
	border:none;
	margin:0;
	padding:0;
	line-height:0;
}
img.smiley{
	vertical-align:baseline;
}
p{
	color:#000000;
	font-size:1.2em;
	line-height:1em;
}
hr.spacer{
	border:0;
	height:0;
	clear:both;
}
select{
	height:16px;
}
select, option{
	font-size:1em;
	border:none;
	padding:0 0 0 2px;
	margin:0;
	background:#2F2218;
	color:#FFDA93;
	font-family:Courier, monospace;
}
option{
	padding:0 10px;
}
option[selected]{
	background:#000000;
	color:#ffffff;
}
span.g{
	color:#000;
	font-weight:bold;
}
span.bad{
	color:#FF4111;
}
span.i{
	color:#333333;
	font-style:italic;
}
span.cite{
	color:#423021;
	border-left: dashed 1px #423021;
	font-style:italic;
	margin:7px 7px 15px 15px;
	padding-left:15px;
	padding-right:15px;
	
}
span.rp{
	-moz-border-radius:10px;
	background:#2F2218 url(images/icon/h_roleplay.gif) no-repeat 10px 17px;
	padding:15px;
	text-indent:22px;
	color:#FFDA93;
	display:block;
}
span.spoil{
	background-color:#4D5537;
	color:#4D5537;
	cursor:default;
}
span.spoil:hover{
	background-color:none;
	color:#98A675;
}
span.bad span{
	color:#FF4111;
}
span.spoil span{
	background-color:#4D5537;
	color:#4D5537;
}
span.spoil span.rp{
	background-color:#2F2218;
	color:#2F2218;
}
span.spoil:hover span{
	background-color:inherit;
	color:inherit;
}
span.spoil:hover span.bad{
	color:#000;
}
span.hide{
	display:none;
}
.date{
	color:#6c7042;
	background:#000;
	padding:0px 4px 0px 0px;
	line-height:1em;
	letter-spacing:-.1em;
}
#content{
	position:absolute;
	width:960px;
	display:block;
	margin-left:-480px;
	left:50%;
	padding-top:112px;
}
#shortcuts{
	display:block;
	position:absolute;
	top:20px;
	background-color:#2F2218;
	border: solid 2px #423021;
	padding:2px;
	height:16px;
	width:16px;
	overflow:hidden;
}
#shortcuts ul{
	background: no-repeat url('favicon.gif');
	text-indent:20px;
}
#shortcuts:hover{
	width:auto;
	height:auto;
}
#login{
	position:absolute;
	width:300px;
	margin-left:-320px;
	left:100%;
	top:20px;
	text-align:right;
	color:#d9cbb5;
	font-size:0.8em;
}
#col{
	float:right;
	width:350px;
	margin-left:-244px;
	top:112px;
}
#col .box{
	width:312px;
	padding:12px 24px 12px 12px;
	background-color:#423021;
	border: solid 2px #2F2218;
	margin-bottom:30px;
}
#col h3, #col h3{
	position:absolute;
	background:#2F2218;
	font-size:.7em;
	font-weight:normal;
	display:block;
	color:#ffffff;
	padding:2px 4px 2px 4px;
	margin-top:-24px;
	cursor:default;
}
#threads h3 img, #map h3 img, #threads .tab li img{
	padding:0px; 
	margin-top:-16px;
}
#threads .tab{
	position:absolute;
	margin:-24px 0 0 0;
}
#threads .tab li{
	background:#2F2218;
	color:#fff;
	font-size:.7em;
	padding:2px 4px 2px 4px;
	margin:0 4px 0 0;
	cursor:pointer;
	float:left;
}
#threads .tab li:hover{
	background:#000;
}
#threads .tab li.selected{
	background:#000;
}
#threads .tab li .newthread{
	background:url(images/icon/small_new.gif) no-repeat -4px -4px;
	height:6px;
	width:8px;
	padding:4px 0 0 6px;
	display:block;
	float:left;
}
#threads .tab li .newthread img{
	padding-top:2px;
}
#threads li{
}
#threads a{
	border:none;
	display:block;
	background-color:#2F2218;
	color:#ffda93;
	padding:3px 5px 2px;
	width:100%;
	border-bottom:solid 1px #423021;
}
#threads a:hover{
	background-color:#000;
	color:#ffffff;
}
#threads a:hover span.author{
	border-bottom:solid 1px #2F2218;
	color:#ffda93;
}
#threads span.lock, #threads span.sticky{
	height:12px;
	width:18px;
	background-repeat:no-repeat;
	background-position:0px -2px;
	background-image:url('images/lock.gif');
	display:inline-block;
}
#threads span.sticky{
	height:10px;
	background-image:url('images/icon/h_warning.gif');
	background-position:0px -2px;
}
#threads a.notread{
	text-indent:16px;
	width:100%;
	background-image:url('images/icon/small_new.gif');
	background-repeat:no-repeat;
	background-color:#000000;
	color:#ffffff;
}
#threads a.sticky:hover{
	background-color:#990000;
}
#threads a.notread span.author{
	color:#ffda93;
}
#threads span.author{
	float:right;
	font-size:11px;
	margin-top:3px;
	color:#000;
}
#threads span.postcount{
	float:right;
	font-size:11px;
	margin-top:3px;
	margin-left:6px;
	margin-right:2px;
	width:19px;
	color:#ffffff;
	display:block;
	text-align:center;
	text-indent:8px;
	font-weight:bold;
	background-image:url(images/icon/topic.gif);
	background-repeat:no-repeat;
}
#threads span.postcount small{
	padding:0 1px;
}
#threads div.newthread{
	width:120px;
	float:right;
}
#posts{
	width:600px;
	padding-bottom:200px;
}
#posts .box{
	padding:16px 0px 16px 0px;
	border: solid 1px #2f2218;
	margin-bottom:50px;
	background-color:#d9cbb5;
}

#posts input{
}
#posts textarea{
	width:440px;
	height:300px;
	float:left;
	margin-right:12px;
} 
.shortcut{
	width:120px;
	float:left;
}
.shortcut a.htmltag{
	font-size:12px;
	cursor:pointer;
	display:block;
	width:100%;
	padding:3px 0px;
	text-align:center;
	margin-bottom:4px;
	border: solid 1px #2f2218;
	background:#423021;
	color:#ffda93;
}
.form form{
	margin-bottom:30px;
}
form .legende{
	font-size:10px;
	font-style:italic;
}

a.smiley{
	background:transparent;
	padding:1px;
	border:none;
	line-height:0;
	cursor:pointer;
}
a.smiley:hover{
	padding:0;
	border:dotted 1px #2f2218;
}
.envoyer{
	clear:both;
}
#hordes_api{
	width:100%;
}
input.password{
	width:50%;
	margin-bottom:5px;
}
#posts .editbox{
	position:absolute;
	margin:-12px 0 0 12px;
	width:100%;
}
#posts .editbox .edit{
	height:16px;
	text-decoration:none;
	display:inline-block;
}
#posts h2{
	margin:-40px 0 12px 12px;
	padding:5px 5px 5px 12px;
	width:350px;
	background-color:#2f2218;
	display:block;
	margin-bottom:30px;
	text-transform:uppercase;
	font-style:italic;
	font-weight:normal;
	border-left:solid 2px #ffda93;
	color:#ffda93;
}
#posts h6{
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom: dotted 1px #000000;
	font-size:0.8em;
}
#posts p{
	margin-bottom:12px;
}
a.user{
	background:#000000;
	padding:2px 5px;
	border:none;
	line-height:1em;
}
img.icon{
	border:none;
	padding:0;
	margin:0;
}
a.user img.icon{
	border-right:-5px;
}
a.edit{
	text-decoration: line-through;
	border:none;
	cursor:pointer;
	padding:0 2px 0 16px;
	background:no-repeat url('images/icon/h_chat.gif');
}
a.edit:hover {
	text-decoration: none;
	border:none;
	color:#ffffff;
	background-color:#ff0000;
}
form.edit{
	float:right;
}
a.delete{
	background-image:url('images/icon/h_death.gif');
}
a.unlock{
	background-image:url('images/unlock.gif');
}
a.lock{
	background-image:url('images/lock.gif');
}
#posts .post{
	padding:0 12px;
	margin-bottom:64px;
}
img.avatar{
	display:block;
	background-color:#2F2218;
	width:90px;
	height:30px;
	border:solid 2px #000000;
}
a.user img.avatar{
	float:left;
	position:absolute;
}
.post .indent{
	display:inline-block;
	width:110px;
	height:1em;
}
.post.notread{
	padding:12px;
	background-color:#ffffff;
}
.post.neverread{
	padding:12px;
	background-color:#200f02;
	color:#2F2218;
}
.post.neverread p{
	color:#ffffff;
}
.pager{
	text-align:center;
}
a.pager, span.pager{
	border: solid 1px #2F2218;
	background-color:#2F2218;
	color:#C0AE91;
	padding:2px 3px;
	margin:0 2px;
}
span.pager{
	background-color:transparent;
	color:#C0AE91;
	cursor:default;
	border: solid 1px #C0AE91;
}
.map_box{
	width:322px;
	height:322px;
	display:block;
	border:solid 1px #C0AE91;
	overflow:hidden;
	background:#333 url(images/nv.gif);
}
.map_center{
	margin-left:161px;
	margin-top:161px;
}
.map{
	background:url(images/map_bg.jpg) #000;
	display:block;
}
.map_nav{
	position:absolute;
	cursor:pointer;
}
.map_nav#mapN{
	margin-left:157px;
	margin-top:-5px;
}
.map_nav#mapS{
	margin-left:157px;
	margin-top:320px;
}
.map_nav#mapE{
	margin-left:320px;
	margin-top:157px;
}
.map_nav#mapO{
	margin-left:-5px;
	margin-top:157px;
}
.map_nav#mapNE{
	margin-left:320px;
	margin-top:-5px;
}
.map_nav#mapSE{
	margin-left:320px;
	margin-top:320px;
}
.map_nav#mapSO{
	margin-left:-5px;
	margin-top:320px;
}
.map_nav#mapNO{
	margin-left:-5px;
	margin-top:-5px;
}
.map_zone{
	width:18px;
	height:18px;
	float:left;
}
.danger{
	width:100%;
	height:100%;
}
.danger_0 .danger{
	background-color:none;
}
.danger_1 .danger{
	background-image:url('images/map/669933.png');
}
.danger_2 .danger{
	background-image:url('images/map/ff8000.png');
}
.danger_3 .danger{
	background-image:url('images/map/ff0000.png');
}
.danger_4 .danger{
	background-image:url('images/map/336699.png');
}
.map_zone.nvt{
	background-color:#808080;
}
.map_zone.nv{
	background-image:url(images/nv.gif);
}
.map_zone.is_city{
	background: url(images/city16.gif) no-repeat center center;
}
.map_zone.praf{
	background-image:url(images/praf.gif);
	background-repeat:repeat;
	background-position:1px 1px;
}

.map div.citizens, .map div.zombies{
	width:100%;
	height:100%;
	background-repeat:no-repeat;
}
.map small.citizens, .map small.zombies{
	display:none;
}
.map .citizens{
	background-position:2px 10px;
	cursor:help;
}
.map .zombies{
	background-position:right 10px;
}
.map_zone:hover .citizens{
	background-position:1px 9px;
}
.map_zone:hover .zombies{
	background-position:right 9px;
}
.map .building{
	width:100%;
	height:100%;
	background:url(images/bat.gif) no-repeat center center;
	/*border: solid 1px #000;*/
}
.map .building span{
	display:none;
}
.map .map_zone:hover{
	width:16px;
	height:16px;
	border:solid 1px #000;
	padding:0;
	background-position:5px 5px;
}
.map .map_zone.user_postion{
	width:16px;
	height:16px;
	border:solid 1px #109030;
	padding:0;
	background-position:0px 0px;
}
.map .map_zone.user_postion:hover{
	border:solid 1px #f00;
	padding:0;
	background-position:0px 0px;
}
.map .map_zone.is_city:hover{
	background-position:0px 0px;

}
.zone_info{
	display:none;
	position:absolute;
	background-color:#000;
	padding: 1px;
	color:#fff;
}
.zone_info small{
	display:none;
}
.map_zone .zone_info small{
	font-size: 9px ;
	font-family: "Arial","Helvetica",Sans-serif;
}
a.update{
	border-bottom:none;
	margin-top:2px;
	float:right;
}
/*
MAP ZOOM
*/
#zoom_button{
	border:solid 1px #C0AE91;
	cursor:pointer;
	display:block;
	width:25px;
	height:12px;
	font-weight:bold;
	margin-top:-14px;
	position:absolute;
	margin-left:280px;
	border-bottom:2px #423021;
}
#zoom_button a{
	background-color:#423021;
	border:solid 1px #000;
	border-bottom:#423021 2px solid;
	display:block;
	padding: 0 2px;
	height:10px;
	line-height:90%;
	color:#C0AE91;
	font-size:0.8em;
}
#zoom_button a:hover{
	color:#ffffff;
}
.map_zoom .map_zone{
	width:54px;
	height:54px;
	padding:0px;
	background-position:1px 1px;
}

.map_zoom .map_zone:hover{
	width:52px;
	height:52px;
	padding:0px;
	background-position:0 0;
}
.map_zoom .map{
	width:972px;
	height:972px;
}
.map_zoom .citizens, .map_zoom .zombies, .map_zoom .building, .map_zoom  .map_zone:hover .citizens, .map_zoom  .map_zone:hover .zombies{
	background-position: center center;
	background-repeat:no-repeat;
}	
.map_zoom .map_zone.is_city{
	background-image:url(images/map/ville.png);
}
.map_zoom .building{
	background-image:url(images/map/bat.png);
}
.map_zoom small.zombies, .map_zoom small.citizens{
	/*display:block;*/
	font-weight:bold;
	height:100%;
	margin-top:90%;
	line-height:0;
}
.info_zoom .zone_info{
	padding:4px;
}
.info_zoom .zone_info img{
	display:none;
}
.info_zoom .zone_info small{
	display:block;
	color:#fff;
}
/* DA GREAT JUMP */
.box#dagreatjump{
	margin-top:40px;
	height:130px;
}
.box#dagreatjump a{
	background: no-repeat url('images/greatjump.gif');
	display:block;
	width:348px;
	height:190px;
	margin:-47px 0 0 -12px;
	padding:0;
	position:absolute;
}
.box#dagreatjump a div{
	position:absolute;
}
#dagreatjump .presents{
	text-indent:100px;
	margin-left:0px;
	padding:40px 12px 0 20px;
	font-style:italic;
	text-align:right;
	opacity : 0.2;
	height:120px;
	overflow:hidden;
	filter : alpha(opacity=20);
}
#dagreatjump .timeout{
	margin-top:120px;
	margin-left:12px;
	font-size:1.8em;
	font-family:Helvetica, Arial, sans-serif;
	opacity : 0.5;
	filter : alpha(opacity=50);
	border-bottom:solid 1px #000;
	text-transform:uppercase;
	word-spacing:-0.2em;
}
#dagreatjump .timeout strong{
	font-size:2.2em;
	color:#000;
	font-family:Courier, monospace;
	letter-spacing:-0.2em;
}
#dagreatjump .title{
	display:block;
	margin-top:142px;
	margin-left:155px;
	width:216px;
	height:57px;
	background:url(images/dagreatjump.gif) no-repeat;
	
}
#dagreatjump .date{
	margin-top:40px;
	margin-left:6px;
	font-size:.8em;
	
}
/* JUMP */
#jumpbox{
	margin:-30px 0 60px 0;
	padding:200px 0 0 0;
	min-height:168px;
	background:url('images/jumpheader.gif') no-repeat;
	cursor:default;
}
#jumpbox .date{
	padding-left:20px;
	background:url(images/blink.gif) no-repeat #000;
	position:absolute;
	display:block;
	margin:0 0 0 6px;
}
#jumpbox .timeout{
	color: #fff;
	font-size:2em;
	letter-spacing:0em;
	word-spacing:-0.2em;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	margin-top:-20px;
	margin-left:100px;
}
#jumpform .choice{
	float: left;
	display: block;
	width:160px;
	padding:14px;
	text-align:center;
}
#jumpform .choice input{
	float:left;
	display:none;
}
#jumpform .choice label{
	display:block;
	width:100%;
	padding:5px;
	margin:10px;
	background:#000;
	color:#6C7042;
	font-style:italic;
	font-variant:uppercase;
	cursor:pointer;
}
#jumpform .choice label:hover{
	text-decoration:underline;
	background:#2F2218;
}
#jumpform .choice[checked] label{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#jumpform .choice label.jumper input{
	display:none;
}
#jumpform .choice label.jumper{
	font-size:.7em;
}
#jumpform h4, #jumpform .choice li.jumper1{
	padding-left:20px;
	background:url(images/icon/item_shoe.gif) no-repeat #D9CBB5 1px -2px;
}
#jumpform .choice li a{
	font-weight:bold;
	color:#000;
	cursor:pointer;
}
#jumpform .choice li a:hover{
	color:#2F2218;
	border:none;
}
#jumpform .choice li{
	margin:0px 2px 2px 10px;
	padding: 0 4px;
	float:left;
	clear:both;
	display:block;
	background:#D9CBB5;
	text-align:left;
	cursor:default;
}
#jumpform form{
	border:#fff;
	background:#000;
	color:#fff;
	padding:5px;
}
#chatbox.box{
	padding:12px;
	width:324px;
}
#chatbox .chat_posts{
	height:250px;
	overflow-y:auto;
	overflow-x:hidden;
	background:url("images/nv.gif") repeat scroll 0 0 #222;
	font-size:10px;
	padding : 5px 10px 0;
}
#chatbox .chat_posts p{
	color:#D9CBB5;
}
#chatbox .chat_posts .level0, #chatbox .chat_posts .level1{
	display:block;
	padding:5px;
}
#chatbox .chat_posts .level1{
	background-color:#2F2218;
}
#chatbox .chat_posts .level1 p{
	color:#FFDA93;
}
#chatbox .chat_posts p em{
	font-weight:bold;
	color:#FFF;
	background-color:#000;
	font-size:12px;
	margin-right:4px;
	padding:2px 18px 2px 4px;
	display:none;
}
#chatbox .chat_posts p:first-child em{
	display:inline;
}
#chatbox .chat_posts p em.visible{
	display:inline;
}
#chatbox .chat_posts p em.online{
	background: url(images/icon/small_online.gif) #020 no-repeat center right;
	color:#fCfff0;
}
#chatbox .chat_posts p em.offline{
	background: url(images/icon/small_offline.gif) #200 no-repeat center right;
	color:#fee;
}
span.pfc{
	background: url(images/icon/small_wrestle.gif) no-repeat center left #371E13;
    border-radius: 10px 10px 10px 10px;
    color: #F0D79E;
    font-style: italic;
    padding: 1px 4px 1px 19px;
}
#chatbox .chat_posts b.time{
	background-color:#000;
	color:#AAA;
	padding:1px 2px 0px 3px;
	font-size:8px;
	margin-right:2px;
}
#chatbox #chatbox_input{
	width:100%;
	height:16px;
	font-size:10px;
	border:none;
}
#chatbox label.submit{
	display:block;
	background:url(images/icon/h_fetch.gif) 4px 1px no-repeat;
	cursor:pointer;
	width:24px;
	height:16px;
	margin-left:300px;
	position:absolute;
	float:right;
}
#chatbox label.submit input{
	display:none;
}
#chatbox label.refresh a{
	position:absolute;
	padding:4px;
	margin-top:-250px;
	margin-left:324px;
	width:37px;
	height:37px;
	background:#423021 url(images/radiation_static.gif) 4px 4px no-repeat;
	font-size:32px;
}
#chatbox label.refresh.auto a{
	background-image:url(images/radiation_animated.gif);

}
table, tr, th, td{
	font-size:12px;
	cursor:default;
}
table{
	border:solid 1px #000;
	border-left:none;
	border-right:none;
}
td{
	line-height:1em;
	padding: 4px 0;
}
th a, th a:link, th a:visited, td a, td a:link, td a:visited{
	border:none;
	background:none;
	color:#000;
}
td a:visited{
	color:#423021;
}
td a:hover, tr:hover a{
	color:#fff;
}
tr:hover{
	background: #2F2218;
	color:#fff;
}
tr a.edit{
	display:none;
	position:absolute;
	width:16px;
	height:16px;
	background:url(images/b_edit.png) no-repeat;
	margin:-2px 0 0 -22px;
	cursor:pointer;
}
tr a.restore{
	height:auto;
	width:0px;
	margin:0px 0 0 -25px;
	text-indent:5px;
	padding-left:16px;
	display:none;
	overflow:hidden;
	line-height:1em;
	background: url(images/icon/h_arrow.gif) no-repeat left center;
}
tr:hover a.edit, tr a.edit:hover{
	display:inline-block;
	background:url(images/b_edit.png) no-repeat;
}
tr:hover a.restore, tr:hover a.restore:hover{
	display:inline-block;
	border:none;
	background:url(images/icon/h_arrow.gif) no-repeat left center;
}

td input{
	width:100%;
	border:none;
}
td, th{
	padding-left:20px;
	border-bottom:solid 1px #000;
	vertical-align:middle;
	text-align:left;
	background-repeat:no-repeat;
}


td.name{
	padding-left:30px;
	background-position: 10px center;
	font-weight:bold;
}
td.avatar, th.avatar{
	width:90px;
	padding:0;
	border-left:solid 1px #000;
	background-color:#000;
	color:#fff;
}
td img.avatar{
	border:0;
}
span.sherif{
	background-image:url(images/icon/sherif_star.gif);
	width:16px;
	height:16px;
	display:block;
	position:absolute;
	margin-left:74px;
	margin-top:22px;
}
#posts .policy{
	padding-top:345px;
	background: url(images/policy.gif) no-repeat;
	margin-top:-30px;
}
#posts .policy #policy_intro{
	position:absolute;
	background:#D9CBB5;
	border:solid 1px #2F2218;
	width:180px;
	padding:5px;
	margin:-310px 0 0 350px;
}
.box#slate{
	background:url(images/slatebg.gif) repeat;
	padding:30px 0 0 0;
	border:none;
	margin-top:80px;
}
.box#slate .post p{
	font-family: 'Reenie Beanie', arial, serif; 
	font-size:2.5em;
	line-height:0.6em;
	letter-spacing:-.02em;
	word-spacing:-0.1em;
	padding:20px;
	color:#ffffff;
}
.box#slate div#slatebottom{
	background:url(images/slatebtm.gif);
	width:600px;
	height:52px;
	position:absolute;
	margin-top:-94px;
}
.box#slate .post h6{
	position:absolute;
	margin-top:-60px;
}
.box#slate h2{
	font-family: 'Reenie Beanie', arial, serif; 
	font-weight:bold;
	background:url(images/slatetop.gif);
	border:none;
	position:absolute;
	height:22px;
	width:580px;
	padding:10px;
	margin:-50px 0 0 0;
	font-size:2em;
	text-decoration:underline;
}
.box#slate span.g{
	color:#fff;
}
/*smiley*/
img.sm{
	line-height:0;
	display:inline;
}
span.des{
	color:#fff;
	line-height :16px;
	display:inline-block;
}
span.des:before{
	display:inline-block;
	height:16px;
	font-size:8px;
	color:#666;
	margin-right:0px;
	padding-right:18px;
	text-decoration:underline;
	background: url('images/icon/item_dice.gif') no-repeat;
}
span.des100:before{
	content:'100';
	background-position:18px;
}
span.des6:before{
	content:'6';
	background-position:6px;
}
span.des4:before{
	content:'4';
	background-position:6px;
}