* {
	font-family: Verdana, sans-serif;
	font-size: 13px;
}

body {
	background-color:#bbbbbb;
	color:#000000;
	font-family:Verdana,sans-serif;
	font-size:13px;
	margin:2px;
	padding:2px;
}

table.main_content {
    width:100%;
    margin-bottom:10px;
    padding:0px;
}

table.main_content td.left_side {
    width:455px;
    padding:0px;
    margin:0px;
    vertical-align:top;
}

table.main_content td.left_side div.no_map {
    margin-left:65px;
}

div.stat_box {
    text-align:center;
    margin:4px 6px 4px 3px;
}

table.main_map {
    width:450px;
    padding:0px;
    margin:0px;
    /* -moz-transform: rotate(90deg); Hehehe */
}

td.map div { width:80px; height:80px; } /*** added to delete inline styles for divs inside map td's ***/
div.empty_sqr { border: medium none; width: 90px; }

table td {
	font-size:small;
}

table.datatable, table.datatable td, table.datatable th {
    border:1px solid gray;
    border-spacing: 0px;
}
table.datatable td, table.datatable th {
    padding: 3px;
}
table.datatable tr.header th {
    background-color: #dddddd;
}

.notes {
	font-size:smaller;
}

.area { margin: 0px; padding:0px; vertical-align:top; }

.area h3 {
	font-size:small;
}

.map .txbuttonsubmit {
	font-size:smaller;
}

.area .txbuttonsubmit {
	font-size:smaller;
}

/* Displaying server time or not */
.timenow {
	display:none;
}
.timenowshown:before {
	content:"Current Server Time (UTC): ";
}
.timenowshown {
	text-align:center;
	font-size:smaller;
}
/* Displaying inventory size or not */
.invsize {
	display:none;
}
.invsizeshown:before {
	content:"Inventory usage: ";
}
.invsizeshown {
	text-align:left;
	font-size:smaller;
	padding-bottom:1em;
}

.nodot {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin:0;
}

.warning {
	background-color:#ee6666;
	color:#000000;
}

.warningbox {
	background-color:#EFD0A6;
	color:#000000;
    border: 1px solid #A68D6D;
}

.warningmessage {
    color: #cc0000;
}

.requiredfield {
    color: #ff0000;
}

.box {
	background-color:#99ff99;
	color:#000000;
	padding:3px;
	margin:3px;
}

.heading {
	background-color:#66aa66;
	color:#333333;
	font-size:24px;
	font-weight:normal;
	text-align:center;
	margin-bottom:10px;
    padding: 5px 0px;
    border-top: 3px solid #559955;
    border-bottom: 3px solid #559955;
}
.subheading {
	background-color:#66aa66;
	color:#333333;
	font-size:large;
	font-weight:normal;
	text-align:center;
	margin-bottom:7px;
}

.buttons {
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.txlink {
	/* background-color:#eeeeee; */
	padding:0px;
	border:none;
	text-decoration:underline;
    color:#336633;
	font-size:small;
	font-family:Verdana,sans-serif;
    margin-top:0px;
	font-weight:bolder;
}

.txlinkplain {
	padding:0px;
	border:none;
	text-decoration:underline;
	color:#336633;
	font-size:small;
	font-family:Verdana,sans-serif;
    margin-top:0px;
}

.txbutton {
	background-color:#cccccc;
	color:#000000;
	line-height:1.7em;
    margin-top:5px;
	margin-bottom:3px;
	padding:1px 2px 1px 2px;
	border:1px solid black;
	text-decoration:none;
	font-size:small;
	font-family:Verdana,sans-serif;
	white-space:nowrap;
    -webkit-appearance: none;
}

.info {
	background-color:#dddddd;
	color:#000000;
	margin: 0px 0px 5px 0px;
	padding:10px;
	vertical-align:top;
}

.actions {
	background-color:#aaaaaa;
	color:#000000;
	margin:0px 0px 5px 0px;
	padding:10px;
	vertical-align:top;
}

.txbuttonsubmit {
	background-color:#cccccc;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:1px;
	border:1px solid black;
	text-decoration:none;
	font-size:small;
	font-family:Verdana,sans-serif;
    -webkit-appearance: none;
}

.question {
	display:block;
	padding-bottom:1em;
}

.event_other  { background: url("/event_other.gif") 0px no-repeat; padding-left:15px; }
.event_speak  { background: url("/event_speak.gif") 0px no-repeat; padding-left:15px; font-style:italic; }
.event_heal   { background: url("/event_yay.gif")   0px no-repeat; padding-left:15px; }
.event_attack { background: url("/event_ouch.gif")  0px no-repeat; padding-left:15px; }
.event_game   { background: url("/event_game.gif")  0px no-repeat; padding-left:15px; }

.formblock {
	display:inline;
	white-space:nowrap;
	vertical-align:middle;
	padding:1px;
	margin:0px;
    background-color:#999;
	color:#000000;
}

td.maptf {
	height:20px;
	width:20px;
	padding:2px;
	margin:0px;
	border:1px black solid;
	font-size:small;
	vertical-align:top;
}

td.map {
	height:90px;
	width:90px;
	padding:5px;
	margin:0px;
	border:1px black solid;
	font-size:small;
	vertical-align:top;
}

td.map .outsider {
	color:#ffcccc;
	font-size:smaller;
	background-color:#444444;
	line-height:1.5em;
	padding:1px 2px 1px 2px;
}

td.map .native {
	color:#ccffcc;
	font-size:smaller;
	background-color:#444444;
	line-height:1.5em;
	padding:1px 2px 1px 2px;
}

td.map .pirate {
	color:#ffcccc;
	font-size:smaller;
	background-color:#444444;
	line-height:1.5em;
	padding:1px 2px 1px 2px;
}

td.map .npc {
	color:#ccccff;
	font-size:smaller;
	background-color:#444444;
	line-height:1.5em;
	padding:1px 2px 1px 2px;
}

td.map .icons {
	font-size:smaller;
}
td div.icon, td.icon {
	background-repeat:no-repeat;
	background-position:bottom left;
}
td div.icon-hut, td.icon-hut {
	background-image:url('/hut.gif');
}
td div.icon-hut-medical, td.icon-hut-medical {
    background-image:url('/hut_medical.gif');
}
td div.icon-hut-ammo, td.icon-hut-ammo {
    background-image:url('/hut_weapon.gif');
}
td div.icon-hut-trader, td.icon-hut-trader {
    background-image:url('/hut_trader.gif');
}
td div.icon-hut-h1, td.icon-hut-h1 {
	background-image:url('/hut_halloween1.gif');
}
td div.icon-hut-h2, td.icon-hut-h2 {
	background-image:url('/hut_halloween2.gif');
}
td div.icon-hut-h3, td.icon-hut-h3 {
	background-image:url('/hut_halloween3.gif');
}
td div.icon-hut-h4, td.icon-hut-h4 {
	background-image:url('/hut_halloween4.gif');
}
td div.icon-hut-h5, td.icon-hut-h5 {
	background-image:url('/hut_halloween5.gif');
}
td div.icon-building, td.icon-building {
	background-image:url('/building.gif');
}
td div.icon-tree, td.icon-tree {
	background-image:url('/tree.gif');
}
td div.icon-tree1, td.icon-tree1 {
	background-image:url('/appletree.gif');
}
td div.icon-tree2, td.icon-tree2 {
	background-image:url('/bananatree.gif');
}
td div.icon-tree3, td.icon-tree3 {
	background-image:url('/berrybush.gif');
}
td div.icon-tree4, td.icon-tree4 {
	background-image:url('/mangotree.gif');
}
td div.icon-tree5, td.icon-tree5 {
	background-image:url('/pumpkinpatch.gif');
}
td div.icon-tree6, td.icon-tree6 {
	background-image:url('/burnedtree.gif');
}
td div.icon-post, td.icon-post {
	background-image:url('/sign.gif');
}
td div.icon-skull1, td.icon-skull1 {
	background-image:url('/sign-skull1.gif');
}
td div.icon-skull2, td.icon-skull2 {
	background-image:url('/sign-skull2.gif');
}
td div.icon-skull3, td.icon-skull3 {
	background-image:url('/sign-skull3.gif');
}
td div.icon-signpj, td.icon-signpj {
    background-image:url('/sign-jolly.gif');
}
td div.icon-signpg, td.icon-signpg {
    background-image:url('/sign-ghastly.gif');
}
td div.icon-fire, td.icon-fire {
	background-image:url('/campfire.gif');
}
td div.icon-snowman, td.icon-snowman {
	background-image:url('/snowman.gif');
}
td div.icon-cave, td.icon-cave {
	background-image:url('/cave.gif');
}
td div.icon-totem, td.icon-totem {
	background-image:url('/totem.gif');
}
td div.icon-arch, td.icon-arch {
	background-image:url('/arch.gif');
}
td div.icon-glow, td.icon-glow {
	background-image:url('/archglow.gif');
}
td div.icon-ruins, td.icon-ruins {
	background-image:url('/ruins.gif');
}
td div.icon-ruins-french, td.icon-ruins-french {
	background-image:url('/ruins_french.gif');
}
td div.icon-nboard, td.icon-nboard {
    background-image:url('/noticeboard.gif');
}
td div.icon-nboardglow, td.icon-nboardglow {
    background-image:url('/noticeboardglow.gif');
}

td.map h4 {
	font-weight:normal;
	font-size:small;
	display:inline;
}

/* dusty soil */
.density0 {
	background-color:#aa8866;
	color:#000000;
}

/* a few weeds */
.density1 {
	background-color:#33f033;
	color:#000000;
}

/* some light grass cover */
.density2 {
	background-color:#33e033;
	color:#000000;
}

.density3 {
	background-color:#33d733;
	color:#000000;
}

.density4 {
	background-color:#33d033;
	color:#000000;
}

/* some overhead cover */
.density5 {
	background-color:#33c033;
	color:#000000;
}

.density6 {
	background-color:#33b033;
	color:#000000;
}

.density7 {
	background-color:#33a033;
	color:#000000;
}

.density8 {
	background-color:#339033;
	color:#000000;
}

/* pretty heavy jungle undergrowth */
.density9 {
	background-color:#338033;
	color:#000000;
}

/* cant go anywhere */
.density10 {
	background-color:#337033;
	color:#000000;
}

/* Non-existent blocks */
.density11 {
	background-color:#666666;
	color:#ffffff;
}

.water {
	background-color:#6666ff;
	color:#000000;
}

.water2 {
	background-color:#4444af;
	color:#000000;
}

.water3 {
	background-color:#22228f;
	color:#000000;
}

.beach {
	background-color:#ffebcd;
	color:#000000;
}

.mountain {
	background-color:#666666;
	color:#000000;
}

.tunnel {
	background-color:#999999;
	color:#000000;
}

.grassland {
	background-color:#e6f5b1;
	color:#000000;
}

.swamp {
	background-color:#887722;
	color:#000000;
}

.mudpool {
	background-color:#887722;
	color:#000000;
}

.snow {
	background-color:#eeeeee;
	color:#000000;
}

.path {
	background-color:#aa8866;
	color:#000000;
}

.ruins {

}
.lawn {
	background-color:#b6f591;
	color:#000000;
}
.flowers {
	background-color:#b6f591;
	color:#000000;
}
.shrubbery {
	background-color:#226022;
	color:#cccccc;
}
.air {
	background-color:#CCCCFF;
	color:#000000;
}

.pship {
	background-color:#855e42;
	color:#000000;
}

td.gship > div {
    background:url('/images/ghostship.png') no-repeat bottom right;
}

.burning_jungle {
    background-color: #870906;
    color: #cccccc;
}
.burnt_jungle {
    background-color: #382c21;
    color: #cccccc;
}
.burning_grassland {
    background-color: #870906;
    color: #cccccc;
}
.burnt_grassland {
    background-color: #382c21;
    color: #cccccc;
}
.rockfall {
    background-color: #909090;
    color: #000000;
}

/* make the forms not start a new line */
form {
/*	padding:0px;
	margin:0px; */
	display:inline;
}

.adsense {
/*	border:1px solid black; */
}

.smallest_text {
	font-size:xx-small;
}

.largetext {
	font-size:large;
}

.tutorial {
	border:1px solid green;
	background-color:#ddffdd;
	padding:4px;
	line-height:1.5em;
}

.wideright {
	width:100%;
	text-align:right;
}

.footer {
	font-size:xx-small;
	text-align:center;
}

.footer a:link {color: #000; text-decoration: none; }
.footer a:active {color: #000; text-decoration: none; }
.footer a:visited {color: #000; text-decoration: none; }
.footer a:hover {color: #000; text-decoration: none; }

/* contact list display */
.contacts { border-spacing: 0px; border: solid 1px #fff; border-top-width: 0 }
.contacts tr { vertical-align: middle; }
.contacts td { border-top: solid 1px #fff; padding: 5px; }
.contacts a { color: #000; }
.contacts td select { margin-top: 5px }
.contacts textarea { width: 350px }
.contacts input { background-color: #e0e0e0; border-color: #666; margin: 1px 0; width: 5em }
.contacts input.edit:hover { background-color: #e0f0e0 }
.contacts input.delete:hover { background-color: #ffe0e0 }
.contacts tr.contactfriend { background-color:#99ff99; }
.contacts tr.contactenemy { background-color:#ffaaaa; }
.contacts tr.contactneutral { background-color:#cccccc; }

/* contacts on the description */
.desccontactF { color:#339933; }
.desccontactE { color:#993333; }
.desccontactN { color:#333333; }
.desccontactH { color:#333399; }

/* For sortable tables */
table.sortable a.sortheader {
    display: block;
	padding:0px;
	text-decoration:none;
	color:#336633;
	font-size:small;
	font-family:Verdana,sans-serif;
    margin-top:0px;
	font-weight:bolder;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

table.list {
    border: 1px solid black;
}
table.list tr {
    background-color: #cccccc;
}
table.list tr td {
    padding-left: 10px;
    padding-right: 10px;
}
table.list tr.alt {
    background-color: #aaaaaa;    
}

table.list tr.header {
    background-color: #66aa66;
}
table.list tr.header td {
    font-weight: bold;
}

table.vertical tr th {
    text-align: left;
    background-color: #aaaaaa;
}

/* BBCode Style adjustments */
.bbcode-body a {
    color:#336633;
}

/* achievements */
.badges {
    float: left;
    clear: right;
    margin-bottom: 10px;
}
.badge {
    float:left;
    width:130px;
    min-height: 130px;
    text-align:center;
    padding:5px;
}
.badge img {
    vertical-align:middle;
}

/*FAST SWITCH IS FAST!*/
div.fastswitchbar {  
font-size:10px;height:15px;color:#353535;margin:0 0 15px 0;padding:10px 10px;background:#676767;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ababab', endColorstr='#676767'); /*ie*/
background: -moz-linear-gradient(top,#ABABAB,#454545); 
background: -webkit-gradient(linear,left top,left bottom,from(#ABABAB),to(#676767));
-moz-box-shadow:0 7px 4px #999;-webkit-box-shadow:0 7px 4px #999;}
div.fastswitchbar b {color:white;font-size:10px;text-shadow: #000000 2px 2px 1px;}
div.fastswitchbar form {position:absolute;top:4px;right:15px;} /*ie7*/
div.fastswitchbar>form {position:absolute;top:6px;right:15px;} /*fx,webkit*/
div.fastswitchbar form select {display:block;margin:5px;float:left;}
div.fastswitchbar input.txbutton {font-size:10px; color:#353535;margin-left:5px;background:none;text-decoration:underline;cursor:pointer;color:white;border:none;text-shadow: #000000 2px 2px 1px;}
div.fastswitchbar form select option {background:white;} /*ie7*/
div.fastswitchbar form select>option {background:#ddd;} /*fx,webkit*/
div.fastswitchbar form select option+option {background:white}
div.fastswitchbar form select option+option+option {background:#ddd;}
div.fastswitchbar form select option+option+option+option {background:white}
div.fastswitchbar form select option+option+option+option+option {background:#ddd;}
div.fastswitchbar form select option+option+option+option+option+option {background:white}
div.fastswitchbar form select option+option+option+option+option+option+option {background:#ddd;}
div.fastswitchbar form select option+option+option+option+option+option+option+option {background:white}
div.fastswitchbar form select option+option+option+option+option+option+option+option+option {background:#ddd;}
div.fastswitchbar form select option+option+option+option+option+option+option+option+option+option {background:white}
div.fastswitchbar form select option+option+option+option+option+option+option+option+option+option+option {background:#ddd;}
div.fastswitchbar form select option+option+option+option+option+option+option+option+option+option+option+option {background:white}
div.fastswitchbar form select option+option+option+option+option+option+option+option+option+option+option+option+option {background:#ddd;}
div.fastswitchbar form select option+option+option+option+option+option+option+option+option+option+option+option+option+option {background:white}
div.fastswitchbar form select option+option+option+option+option+option+option+option+option+option+option+option+option+option+option {background:#ddd;}
div.fastswitchbar form select option+option+option+option+option+option+option+option+option+option+option+option+option+option+option+option {background:white}
/*moar than 16 is impossible*/

