/* static START */
* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
body {
	background:#0c1d2d url("http://www.afkloot.com/img/background.jpg") no-repeat top center;
	color:#000;
	font-family:Tahoma,Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
	font-size:11px;
	text-align:center;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bolder;
	font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}

img {
	border: 0px none;
	background: transparent;
	}

small {
	font-size:10px;
	}

a {
	color:#3070ca;
	text-decoration:underline;
	}

.alignleft {
	text-align:left;
	}

.alignright {
	text-align:right;
	}

.floatleft {
	float:left;
	}

.floatright {
	float:right;
	}

.fixed, .clear {
	clear:both;
	}

#page {
	margin:0 auto;
	width:978px;
	text-align:left;
	border-left: 10px #fff solid;
	border-right: 10px #fff solid;
	background: #fff;
	}

#header {
	background: #fff url('http://www.afkloot.com/img/header.jpg') no-repeat;
	height:120px;
	position:relative;
	margin-top:0px;
	margin-bottom: 10px;
	}

#title a {
	background:url('http://www.afkloot.com/img/clear.jpg') no-repeat;
	text-decoration:none;
	width:136px;
	height:65px;
	text-indent:-999em;
	display:block;
	position:absolute;
	top:12px;
	left:31px;
	}


#menu {
	padding-top:2px;
	font-size:12px;
	margin-top: 0px;
	background: #fff;
	}

#menu li {
	list-style:none;
	float:left;
	}

#menu li a {
	background:#fff url('http://www.afkloot.com/img/tab.jpg') no-repeat;
	color:#fff;
	display:block;
	width:195px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-weight:bolder;
	text-transform:uppercase;
	text-decoration:none;
	font-family: Verdana, Arial, Tahoma, Helvetica;
	}

#menu li.first a {
	background:#fff url('http://www.afkloot.com/img/tab_first.jpg') no-repeat;
	color:#ddddff;
	width:198px;
	}


#content {
	background:#fff;
	padding:11px 0 16px;
	}

#footer {
	background: #e8f3ff;
	border: 1px #c6c6c6 solid;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #444;
	}

#footer a {
	color: #444;
	text-decoration:none;
	}	

#footer a:hover {
	text-decoration:underline;
	color: #000;
	}

#footer #copyright {
	margin-bottom: 5px;
	font-size:12px;
	}

#main {
	width: 570px;
	overflow: hidden;
	background:#fff;
	float:left !important;
	float:none;
	padding-left:13px !important;
	padding-left:192px;
	}


input.transparent {
	background: transparent;
	border: 0px none;
	}

.hidden {
	display: none;
	visibility: hidden;
	}

.shown {
	display: block;
	visibility: visible;
	}

div#sitesearch {
	width: 540px;
	max-width: 540px;
	margin-left: 10px;
	margin-right: 10px;	
	font-size: 12px;
	border: 1px #ccc solid;
	background: #eaeaea;
	padding: 10px;
	}

div#sitesearch .title {
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 10px;
	}

div#sitesearch .text {
	}

#sitesearch li {
	margin-left: 25px;
	}

#sitesearch ul {
	margin-bottom: 20px;
	}
	

ul.error_list {
	font-size: 9pt;
	color: #000066;
	font-weight: bold;
	margin-left: 15px;
	}

ul.error_list li {
	font-size: 9pt;
	color: #660000;
	font-weight: normal;
	margin-left: 20px;
	}

#sidebar_right {
	float: right;
	width: 200px;
	}

#sidebar_right .element .header {
	background:url('http://www.afkloot.com/img/sidebar_right_header.gif') no-repeat;
	}
#sidebar_left {
	float: left;
	width: 182px;
	}

#sidebar_left .element .header {
	background:url('http://www.afkloot.com/img/sidebar_left_header.gif') no-repeat;
	}


.sidebar .element {
	margin-bottom: 5px;
	overflow: hidden;
	width: 100%;
	}

.sidebar .element .header {
	text-transform:uppercase;
	text-align: center;
	height:26px;
	line-height:26px;
	color:#fff;
	font-size:12px;
	font-family:Arial;
	font-weight:bolder;
	padding:0;
	margin: 0;
	overflow:hidden;
	}

.sidebar .element .outer {
	border-width: 0px 1px 1px 1px;
	border-color: #c6c6c6;
	border-style: solid;
	background: #e8f3ff;
	margin: 0;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}

.sidebar .element .outer .inner {
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 11px;
	}

.sidebar .element ul {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0;
	}

.sidebar .element ul li {
	background:url('http://www.afkloot.com/img/li_marker.gif') 0 3px no-repeat;
	color:#252525;
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 2px;
	padding-bottom: 5px;
	}


.sidebar .element ul li a {
	text-decoration: none;
	}

.sidebar .element ul li a:hover {
	text-decoration: none;
	color: #000;
	}

#login .box {
	background: #eee;
	border: 1px #ddd solid;
	width: 480px;
	padding: 10px;
	margin-bottom: 20px;
	}

#login h4 {
	font-size: 9pt;
	font-weight: bold;
	}


#login .inner {
	padding-left:70px;
	color:	#363636;
	line-height:150%;
	font-size: 9pt;
	background: url("http://www.afkloot.com/img/icon_login_gbg.jpg") no-repeat top left;
	}
	

