

#icontainer {
    width: 100%;
    margin: auto;
    background-color: #fff;
    position: relative;
    text-align: left;
}

#icontentContainer {
    width: 100%;

}

#icontent {
    min-width: 60%;
	float:left;
}

img.avatar {
    float: right;
    padding: 2px;
    vertical-align: middle;
}

#isidebarContainer {
	min-width:20%;
    float: right;
    margin-bottom:10px;
	margin-top: -35px;
	margin-right: 5px;
	-moz-border-radius: 1%;
	padding: 2px;
    border: 1px solid gray;
}

#displayarea {
    width: 95%;
    -moz-border-radius: 1%;
    border: 1px solid gray;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
}

.tablinks a {

	height: 60px;
}

.tablinks h3 {
    display: inline;
    font-weight: normal;
}

.tablinks h3.tablink {
    background: #dcdddd url(/images/jquery/h300.png);
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-bottom: 1px solid #aaa;
    -moz-border-radius-topright: 14px; 
	-moz-border-radius-topleft: 14px;    
	padding: 7px;
    cursor: pointer;
}
.tablinks ul li {
    display: inline;
    font-weight: normal;
}

ul.tablinks {
	margin:0px;

}

.tablinks ul li.tablink {
    background: #dcdddd url(/images/jquery/h300.png);
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-bottom: 1px solid #aaa;
    -moz-border-radius-topright: 14px; 
	-moz-border-radius-topleft: 14px;    
	padding: 7px;
    cursor: pointer;
}




.tablinks ul li.tablink:hover {
    background: #dcdddd url(/images/jquery/h30.png);
}

.tablinks ul li.active {
    background: #dcdddd url(/images/jquery/h30.png);
}

.tablinks ul li img {

    vertical-align: middle;
}

.tablinks h3.tablink:hover {
    background: #dcdddd url(/images/jquery/h30.png);
}

.tablinks h3 img {

    vertical-align: middle;
}

.longbutton img {
	vertical-align: middle;
}
h3.longbutton {
    background: #dcdddd url(/images/jquery/h300.png);
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #bbb;
    border-bottom: 1px solid #aaa;
    -moz-border-radius-topright: 14px; 
	-moz-border-radius-topleft: 14px; 
	-moz-border-radius-bottomright: 14px; 
	-moz-border-radius-bottomleft: 14px;       
	padding: 7px;
    cursor: pointer;
	width: 300px;
	margin:auto;
}
h3.longbutton:hover {
    background: #ccddcc url(/images/jquery/h300.png);
}


#posting-navbar h3.current {
	 background: #ccccff url(/images/jquery/h30.png);
	    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
  cursor: default;
}
#posting-navbar h3.current:hover {
    background: #ccccff url(/images/jquery/h30.png);
}


#iheader {
height: 120px;

}

div.navbar {
	    position: absolute;
	width: 100%;
    background: #ccccff url(/images/jquery/h30.png);
	border-bottom: 1px solid black;
	border-top: 1px solid black;
top:50px;

height: 30px;
}
div.navbar img.logo {
	margin-top: -23px;
	vertical-align:middle;
}
div.navbar h1 {
	float: right;
	margin-top: 2px;
	width: 90%;
	text-align:center;
	
}

ul.menu {
	margin-top:7px;
	margin-right:auto;
	margin-left:auto;
	width: 90%;
	float:right;
}

#tooltip { 
    display:none; 
    background:transparent url(/images/jquery/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}

ul.menu li a {
	text-decoration:none;
	color: black;
}

ul.menu li {
	display:inline;
	padding-top:7px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:9px;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;


}
ul.menu li.current {
		background: #ffcccc url(/images/jquery/h30.png);
		border-left: 1px solid grey;
		border-right: 1px solid grey;
}

ul.menu li:hover {
		background: #ccc url(/images/jquery/h300.png);
		border-left: 1px solid grey;
		border-right: 1px solid grey;
}

#infobar {
    background: #ccc url(/images/jquery/h30.png);
    margin: 0;
    padding: 5px;
    height: 15px;
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid gray;
}

#infobar p {
    display: inline;
}

#infobar #datum {
    float: right;
    margin-right: 10px;
    font-weight: bold;
}

.status {
    width: 100%;
    float: left;
}

#infobar p.logout {
    padding-left: 5px;
    text-align: center;
    color: black;
    font-weight: bold;
}

#infobar p.logout a {
    text-decoration: none;
    color: black;
    padding: 4px;
}

#infobar p.logout a:hover {
    text-decoration: none;
    color: black;
    background-color: #ddd;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

#infobar p.logout a:active {
    text-decoration: none;
    color: black;
}

/* root element for accordion. decorated with rounded borders and gradient background image */
#accordions {
    background: #FFFFFF url(/img/global/gradient/h150.png) repeat scroll 0;
    height: 30px;
    padding: 10px 0 10px 20px;
    width: 100%;
    border: 1px solid #ddd;
}

/* accordion header */
#accordions h2 {
    float: left;
    margin-right: 10px;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha( opacity = 50);
}

/* currently active header */
#accordions h2.current {
    cursor: default;
    opacity: 1;
    filter: alpha( opacity = 100);
}

/*
 accordion pane. should initially have zero width and display:none.
 the first pane should override these with inline style
 */
#accordions div {
    width: 0px;
    float: left;
    display: none;
    margin-right: 10px;
}

/* content inside a pane should have fixed width */
#accordions div h3 {
    color: #444;
    margin: 0 0 -10px 0;
    width: 190px;
    font-size: 15px;
}

#accordions div p {
    font-size: 11px;
    width: 190px;
}

div.infobox {
    float: left;
    width: 89%;
    height: 130px;
    position: relative;
    overflow: hidden;
    color: black;
    -moz-border-radius: 1%;
    padding: 1px;
    /* custom decorations */
    border: 1px solid #ccc;
    background: url(/images/jquery/h300.png) repeat-x;
}

div.statsbox {
    margin: auto;
    width: 89%;
    height: 130px;
    position: relative;
    overflow: hidden;
    color: black;
    -moz-border-radius: 1%;
    padding: 1px;
    font-family: verdana;
    /* custom decorations */
    border: 1px solid #ccc;
    background: url(/images/jquery/h300.png) repeat-x;
}

div.statsbox p.tbc {
    text-align: center;
    font-size: 15pt;
    font-weight: bold;
}

#loginbox {
	margin: auto auto auto auto;
    width: 500px;
}

#loginbox form {
	    width: 500px;
    color: black;
    padding: 1px;
    /* custom decorations */
    border: 1px solid #ccc;
    background: url(/images/jquery/h300.png) repeat-x;
}

.center {
    margin: auto;
}

div.overlay div.newpost {
    width: 100%;
    margin: 5px;
    text-align: center;
}

div.formular {
    margin: auto;
    text-align: left;
    line-height: 1.4em;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    color: #333333;
	
}
div.formular label {
width: 100%;
clear: right;
}

div.formular input {
    min-width: 300px;
    border: 1px solid #aaaaaa;
    -moz-border-radius: 5px;
    padding: 3px;
    margin-bottom: 5px;
    text-align: left;
    line-height: 1.4em;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    color: #333333;
    background: #eee;

}

div.formular textarea {
    width: 90%;
    min-height: 100px;
    margin: auto;
    border: 1px solid #aaaaaa;
    -moz-border-radius: 5px;
    padding: 3px;
    margin-bottom: 5px;
    text-align: left;
    line-height: 1.4em;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    color: #333333;
    background: #eee;
}

div.formular textarea.small {
    min-height: 5px;
}

div.postingheader {
    width: 100%;
    height: 140px;
    margin: auto;
}

div.postingheader ul {
    list-style: none;
}

div.postingheader ul li {
    padding: 5px;
}

div.postingtag {
    margin: auto;
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
}

div.postingtag table {
    width: 100%;
}

div.postingtag table td.rank {
    width: 50px;
}

div.postingtag table td.emblem {
    width: 50px;
    text-align: center;
}

div.postingtag table td.location {
    text-align: center;
    font-size: 12pt;
}

div.postingtag table td.location span {
    float: left;
    text-align: left;
    padding-right: 20px;
    font-size: 10pt;
    vertical-align: middle;
    clear: both;
}

td.border {
    border: 1px solid #ddd;
    padding-left: 3px;
}

div.postingtext {
    margin-left: 12px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 10px;
    margin: auto;
    text-align: left;
    line-height: 1.4em;
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    color: #333333;
    background: #eee;
    -moz-border-radius: 1%;
}

.posterinfo ul {
    text-align: right;
    font-size: 9pt;
    font-family: verdana;
    padding-right: 4px;
}


/* the overlayed element */
.overlay {
    /* must be initially hidden */
    display: none;
    /* place overlay on top of other elements */
    z-index: 10000;
    /* styling */
    background-color: #dddddd;
    width: 57%;
    min-height: 20%;
    border: 1px solid #666;
    /* CSS3 styling for latest browsers */
    -moz-border-radius: 1%;
    -moz-box-shadow: 0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}

/* close button positioned on upper right corner */
.overlay .close {
    background-image: url(/images/jquery/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}


.tab {
	display:none;
}

ul.rpgmenulist  {
	list-style:none;
    font-weight: bold;
	padding:3px;
	font-size: 14px;
}

li.running {
	list-style:square;
	font-style:normal;	
	color: #aaaaff;
	padding: 3px;
	font-size: 14px;
}

		/* button basics */
a.minibutton {
		display:inline-block; height:23px; padding:0 0 0 3px; font-size:11px;
		font-weight:bold; color:#333; text-shadow:1px 1px 0 #fff; 
		background:url(/images/minibutton_matrix.png) 0 0 no-repeat;
		white-space:nowrap; border:none; overflow:visible; cursor:pointer;
	/*	background-position:0 -180px; */
		text-decoration:none;
		}
		
a.minibutton>span{display:block;height:23px;
padding:0 10px 0 8px;
line-height:23px;
background:url(/images/minibutton_matrix.png) 100% 0 no-repeat;
		
}
a.minibutton:hover, a.minibutton:focus {color:#fff;text-decoration:none;text-shadow:-1px -1px 0 rgba(0,0,0,0.3);background-position:0 -60px;}
a.minibutton:hover>span, a.minibutton:focus>span {background-position:100% -60px;}
	
a.minibutton.mousedown{background-position:0 -120px; }
a.minibutton.mousedown>span{background-position:100% -120px; }
		
		/* with icon */
a.btn-download .icon {float:left;margin-left:-4px;width:18px;height:22px;background:url(/images/minibutton_icons.png?v20100306) 0 0 no-repeat;}
a.btn-download .icon {background-position:-40px 0;}
a.btn-download:hover .icon, a.btn-download:focus .icon {background-position:-40px -25px;}
		
.optionbuttons {
	text-align:center;
	margin:auto;
	width: 50%;
}

