@charset "utf-8";
/* CSS Document */
html {
	background: #ffffff;
	border: 0 none;
	font-size: 1em;
	vertical-align: baseline;
	margin: 0 auto;
}

body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 85%;

	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 150%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

h2 {
	color: #266C12;
}
p, ul, li {
	color: #333;
}

.error {
	min-height: 23em;
}

#header a:link {
	border: none;
	text-decoration: none;
}
:link img {
	border: none;
	text-decoration: none;
}
:visited img {
	border: none;
	text-decoration: none;
}

#header {
	background: top #ffffff url(../images/header_concrete_bg.jpg) repeat-x;
	height: 200px;
}

#header ul {
	margin-left: 11em;
	margin-top: 1em;
	margin-bottom: 1em;
	float: left;
	color: #266C12;
	font-size: 1em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
}

#header ul li {
	padding-top: 10px;
	float: left;
	margin-right: 0.8em;
}

#header li a {
	color: #266C12;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	text-decoration: none;
	padding-bottom: 3px;
}

#header li a:hover {
	color: #ffffff;
	background-color: #266C12;
}

#header li a.active {
	text-decoration: overline;
}

.header_container {
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	position: relative;
	width: 990px;
	padding-top: 23px;
}

.container {
	margin: 0 auto;
	overflow: hidden;
	width: 990px;
	text-align: left;
}

.sectiontitle {
	width: 990px;
}

h2.title {
	text-align:left;
	display: block;
	float: left;
	clear: right;
	font-size: 1.5em;
}

p.subtitle {
	text-align: justify;
	display: block;
	float: left;
	margin-top:0px;
	font-size: 0.95em;
	clear: both;
}

#homepage_col_info p.subtitle {
	margin-top: 0.5em;
	
}

#homepage_col_info {
	float: left;
	text-align: justify;
	width: 990px;
	margin-top: 1em;
	border-bottom:1px solid #AAAAAA;
}

#homepage_col_info img {
	clear: both;
}

a img.home_col_img {
	text-decoration: none;
}

.home_col1 {
	float: left;
	width: 45.5%;
	padding-right: 4.5%;
	border-right: solid #aaa 1px;	
}

.home_col2 {
	float: right;
	width: 45%;
}

a.header_link {
	font-size: 1.5em;
	font-weight: bold;
	color:#266C12;
	padding-top: 1em;
	text-decoration: none;
}

a.header_link:hover {
	text-decoration: underline;
	color: #009900;
}

a.et_link {
	font-weight: normal;
	text-decoration: none;
	color: #266C12;
}

a.et_link:hover {
	color: #009900;
}

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

.news_info p {
	display: block;
	clear: both;
}
.news_info ul li {
	padding-bottom: 0.8em;
	clear: both;
	float: left;
	font-size: 0.95em;
	text-align: justify;
}

#rules {
	text-align:justify;
}

#rules_column1 {
	float: left;
	width: 47%;
	padding: 0em 2.2em 0.5em 0em; 
	border-right: solid #aaa 1px;
}

#rules_column2 {
	float: right;
	width: 47%;
	padding: 0em 2em 0.5em 0em;
}

#rules li { 
	padding-top: 1em;
	padding-bottom: 1em;
}

#clan {
	text-align: justify;
	width: 990px;
	float: left;
}

#clan li {
	padding: 0.8em 0 0.8em;	
}

.clan_col1 {
	float: left;
	width: 30%;
	border-right: solid #aaa 1px; 
	padding-left: 2em;
}
.clan_col2 {
	float: left;
	width: 30%;
	border-right: solid #aaa 1px;
	padding-left: 2.5em;
}
.clan_col3 {
	float: right;
	width: 30%;
	padding-left: 1em;
}

.panel_sheet {
	width: 990px;
	float: left;
}

.hover {
	float: left;
	width: 48%;
	margin: 1%;
}

.panel {
	font-size: 0.95em;
	border:5px solid #090;
	float:left;
	height:100%;
	overflow:visible;
	padding:5px;
	position:relative;
	width:90%;
}

.inner_panel {
	min-height: 12.5em;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	height: 96.5%;
	overflow: hidden;
	padding-top: 1em;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
}

.inner_panel img {
	float: left;
	margin-right: 1em;
}

.inner_panel h2 {
	margin-top: 0;
	margin-bottom: 0;
}

.inner_panel p {
	margin: 0.5em 0;	
}

.inner_panel:hover {
	background: #CCC url(../images/useful_dl_panel_bg2.gif) repeat-x bottom left;
	border-bottom:1px solid #999999;
}

.disclaimer {
	float: left;
	text-align: center;
	padding-top: 1em;
	font-size: 0.8em;
}
	
#footer {
	background: url(../images/footer_bg.jpg);
	height: 200px;
}

#footer h4{
	text-align: left;
	margin:0.2em 0 0.1em;
	font-size: 1.1em;
	font-weight: bold;
	color: #090;
}

#footer p {
	text-align: left;
	font-size: 1em;
	color: #CCC;
}

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

#footer a:hover {
	color: #090;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#footer_main_container {
	width: 990px;
	margin: 2em auto;
	padding-top: 5em;
}

#footer .footer_container {
	border-right:1px solid #C9CFCF;
	float:left;
	margin:0 25px 0 0;
	min-height:100px;
	padding:0;
	position:relative;
	width:227px;
}

#footer .r2p {
	width: 242px;
}
#footer .footer_container.last {
	border:medium none;
	float:right;
	margin:0;
	width:209px;
}

#tooltip {
	display:none;
	position:absolute;
	margin-top:-3px;
	margin-left: 75px;
	background-color:#333333;
	background-image: url(../images/bubble_accent.png);
	background-repeat:no-repeat;
	background-position: left;
	color:#FFFFFF;
	width:300px;
	height:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#tooltip .row {
	clear:both;
	color: #FFF;
	margin-right: 3em;
}

#tooltip .data {
	clear:both;
	color: #FFF;	
}

/*#tooltip .location {
	font-size:10px;
	position:absolute;
	right:10px;
	top:5px;
}

#tooltip .title {
	font-size:12px;
	position:relative;
	margin-left:25px;
}

#tooltip .nickname {
	font-size:10px;
	position:relative;
}

#tooltip .favClass {
	font-size:10px;
	position:relative;
	margin-left:25px;
}

#tooltip p {
	margin-left:25px;
}

#tooltip .favMap {
	margin-right:10px;
}*/

#generator {
	min-height: 17em;
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
}

#nickGen {
	width:99%;
	clear: both;
}