@charset "utf-8";
/* CSS Document */

body { 
	margin:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	text-align:center;
	background: #000000 url(../Images/bg.jpg) top center no-repeat;
	background-attachment:fixed;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;  /*Lucida Hybrid*/	
}
p {
	margin:0px;
}
.spacer {
	width:100%;
	line-height:25px;
}
#wrapper {
	width:790px;
	margin:0 auto;
	margin-bottom:0;
	padding-bottom:0;
	text-align:left;
}
#nav {
	width:790px;
	height:60px;
	position:relative;
	display:inline;
	overflow:hidden;
}
#nav ul{

	display:block;
	height:60px;
	list-style: none; 
	list-style-type: none; 
	padding: 0; 
	width:100%;
	margin: 0; 
}
#nav ul li{
	background:url(../Images/navigation.png) no-repeat;
	display:block;
	height:55px;
	float:left;
	cursor:pointer;
}
#nav span { 
	display: none; 
}
#nav ul li a { 
	display: block; 
	height: auto; 
	padding: 30px 50px;
	color:#000000;
}
#nav ul li a:hover { 
	color:#000000;
}
#nav ul li.home {
	width: 130px; 
	background-position: 0 1px;
	padding-right:5px;
}
#nav ul li.createClan {
	background-position: -135px 1px; 
	width: 100px; 
	padding-right:10px; 
}
#nav ul li.createClan:hover {
	background-position: -135px -59px; 
}
#nav ul li.clanSearch {
	background-position: -245px 1px;
	width: 100px; 
	padding-right:10px; 
}
#nav ul li.clanSearch:hover {
	background-position: -245px -59px; 
}
#nav ul li.rankings {
	background-position: -355px 1px;
	width: 100px; 
	padding-right:10px; 
}
#nav ul li.rankings:hover {
	background-position: -355px -59px; 
}
#nav ul li.forum {
	background-position: -465px 1px;
	width: 100px; 
	padding-right:10px; 
}
#nav ul li.forum:hover {
	background-position: -465px -59px; 
}
#nav ul li.login {
	background-position: -570px 1px;
	width: 100px; 
	padding-right:10px; 
}
#nav ul li.login:hover {
	background-position: -570px -59px; 
}
#nav ul li.logout {
	background-position: -680px 1px;
	width: 100px; 
	padding-right:10px; 
}
#nav ul li.logout:hover {
	background-position: -680px -59px; 
}


#nav ul li.end {
	background-position: -800px 1px;
	width: 20px; 
	padding-right:10px; 
}
#body {
	width:790px;
	height:auto;
	position:relative;
	float:left;
	display:inline;
}
#body .top {
	width:790px;
	height:20px;
	background:url(../Images/content-bg-top.png) no-repeat;
	margin:0;
}
#body .bottom {
	width:790px;
	height:20px;
	float:left;
	position:relative;
	background:url(../Images/content-bg-bottom.png) no-repeat;
	margin:0;
}
#body .content {
	width:760px;
	display:inline;
	float:left;
	position:relative;
	padding:0 15px 15px 15px;
	min-height:350px;
  	height:auto !important;
	height:350px;
	background:url(../Images/content-bg-mid.png) repeat-y;
	margin:0;
}
#footer {
	width:750px;
	height:30px;
	text-align:center;
	padding:20px;
	float:left;
	position:relative;
	font-size:11px;
	color:#6b4a16;
}


.content .cols {
	width:760px;
	position:relative;
	float:left;
	margin-top:10px;
}
.content .cols .leftContent{
	width:150px;
	height:500px;
	float:left;
	position:relative;
	background:url(../Images/divider.png) top right no-repeat;
}
.content .cols .rightContent{
	width:600px;
	float:left;
	margin-left:10px;
	display:inline;
	position:relative;
	color:#a8772a;
}
.content .cols .rightContent p{
	font-size:12px;
	line-height:20px;
}

.leftNav {
	list-style:none;
	margin:0;
	margin-left:-30px;
	display:inline;
	padding:0;
}
.leftNav li.title {
	font-size:15px;
	color:#996600;
}
.leftNav li {
	line-height:12px;
	font-size:11px;
	width:120px;
	color:#999900;
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	vertical-align: middle; 
	padding: 5px; 
	margin: 3px 0;
	background:#191511;
	border:#362f2d 1px solid;
}
.leftNav li a{
	display:block;
	color:#a8772a;
	text-decoration:none;
}
.leftNav li a:hover{
	color:#bc852e;
	text-decoration:none;
}


.rightContent .formCon {
	width:600px;
	float:left;
	position:relative;
	display:inline;
}
.rightContent .formCon .formTitle{
	width:100px;
	float:left;
	position:relative;
	display:inline;
	color:#bc852e;
	font-size:11px;
	font-weight:bold;
	margin:3px 5px 0 0;
	text-align:right;
}
.rightContent .formCon .form{
	width:480px;
	float:left;
	position:relative;
	display:inline;
	color:#bc852e;
	font-size:11px;
}
.rightContent .formCon .form a
{
	color:#bc852e;
	text-decoration:none;
}
.rightContent .formCon .form a:hover 
{
	text-decoration:underline;
}
	




.rightContent .clan {
	width:600px;
	height:100px;
	float:left;
	position:relative;
}
.rightContent .clan2 {
	width:600px;
	height:160px;
	float:left;
	position:relative;
}
.rightContent .clanPage {
	width:600px;
	float:left;
	position:relative;
}
.rightContent .clanPage .paging {
	color:orange;
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}
.rightContent .clanPage .paging a{
	color:#bc852e;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.rightContent .clanPage .paging a:hover{
	color:#bc852e;
	text-decoration:underline;
}
.rightContent .clan .avatar{
	width:100px;
	height:90px;
	float:left;
	position:relative;
	border:#CC9900 2px solid;	
}
.rightContent .clan2 .avatar2{
	width:100px;
	height:90px;
	display:inline;
	float:left;
	position:relative;
	border:#CC9900 2px solid;	
}
.rightContent .clan .attrib{
	width:480px;
	height:100px;
	margin-left:10px;
	display:inline;
	float:left;
	font-size:12px;
	position:relative;	
}
.rightContent .clan2 .attrib2{
	width:480px;
	height:160px;
	margin-left:10px;
	display:inline;
	float:left;
	font-size:12px;
	position:relative;
}
.rightContent .clan .attrib a{
	border-bottom:dotted 1px #bc852e;
	text-decoration:none;
	color:#bc852e;
}
.rightContent .clan2 .attrib2 a{
	border-bottom:dotted 1px #bc852e;
	text-decoration:none;
	color:#bc852e;
}
.rightContent .clan .attrib a:hover{
	border-bottom:solid 1px #bc852e;
}
.rightContent .clan2 .attrib2 a:hover{
	border-bottom:solid 1px #bc852e;
}

.title {
	width:600px;
	float:left;
	color:#bc852e;
	padding-bottom:2px;
	font-weight:bold;
	font-size:13px;
	display:inline;
	border-bottom:#453217 1px solid;
	margin-bottom:20px;
}
.title span a{
	float:right;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#a8772a;
}
.title span a:hover{
	color:#bc852e;
	text-decoration:underline;
}

.rightContent .clanSearch01 {
	width:600px;
	height:110px;
	float:left;
	position:relative;
}

.rightContent .clanSearch02 {
	width:600px;
	height:110px;
	float:left;
	position:relative;
}
.rightContent .clanSearch01 .avatar, .rightContent .clanSearch02 .avatar{
	width:100px;
	height:90px;
	float:left;
	position:relative;
	border:#CC9900 2px solid;
	margin-top:7px;
	margin-left:7px;
	display:inline;
}
.rightContent .clanSearch01 .avatar img 
{
	text-decoration:none;
	border:0;
} 
.rightContent .clanSearch01 .attrib, .rightContent .clanSearch02 .attrib{
	width:400px;
	height:100px;
	margin-left:10px;
	margin-top:10px;
	display:inline;
	float:left;
	font-size:12px;
	position:relative;	
}
.rightContent .clanSearch01 .butn , .rightContent .clanSearch02 .butn{
	width:30px;
	height:30px;
	margin-left:30px;
	margin-top:50px;
	display:inline;
	float:left;
	position:relative;
}
.rightContent .clanSearch01 .butn a
{
	text-decoration:none;
}
.rightContent .clanSearch01 .butn a:hover
{
	text-decoration:none;
	color:#bc852e;
}
.rightContent .clanSearch01 .attrib a, .rightContent .clanSearch02 .attrib a{
	border-bottom:dotted 1px #bc852e;
	text-decoration:none;
	color:#bc852e;
}
.rightContent .clanSearch01 .attrib a:hover, .rightContent .clanSearch02 .attrib a:hover{
	color:#bc852e;
	border-bottom:solid 1px #bc852e;
}




span.italic {
	font-style:italic;
}
span.normal {
	font-style:normal;
}
div.lineDotted {
	width:100%;
	float:left;
	position:relative;
	border-bottom:#333333 1px dotted;
	margin-bottom:8px;
	margin-top:-7px;
}
input:focus, textarea:focus { 
	border: 1px solid #bc852e; 
}
input, select, option, textarea, button { 
	color: #bc852e; 
	font-size: 10px; 
}
.select { 
	background: #110d0a; 
	border: 1px solid #362f2d; 
	font-size: 11px; 
	vertical-align: middle; 
	margin: 5px; 
	padding: 3px;
}
.text {
	background:url(../Images/form-text.png) left top repeat-x; 
	border: 1px solid #362f2d; 
	padding: 3px; 
	font-size: 11px; 
	vertical-align: middle;
	color:#999933;
}
.markCon {
	width:112px;
	height:100px;
	float:left;
	position:relative;
	display:inline;
	text-align:center;
}


h1 {
	color:#bc852e;
	font-size:17px;
	padding:0;
	margin-bottom:15px;
	display:inline;
}
h2 {
	color:#bc852e;
	font-size:16px;
	padding:0;
	margin-bottom:15px;
	display:inline;
}
h3 {
	color:#bc852e;
	font-size:15px;
	padding:0;
	margin-bottom:15px;
	display:inline;
}
h4 {
	color:#bc852e;
	font-size:14px;
	padding:0;
	margin-bottom:15px;
	display:inline;
}
h5 {
	color:#bc852e;
	font-size:13px;
	margin-bottom:15px;
	display:inline;
	padding:0;
}

.comments 
{
	width:600px; 
	font-size:12px;  
	height:80px; 
	float:left; 
	position:relative;
	border-bottom:#333333 1px dotted;
	margin-bottom:10px;
}
.commentsNoLine
{
	width:600px; 
	font-size:12px;  
	height:180px; 
	float:left; 
	position:relative;
}
.commentsNoLine .name 
{
	width:160px; 
	height:100px; 
	margin-right:20px; 
	margin-left:20px; 
	float:left; 
	position:relative;
}
.comments .name 
{
	width:160px; 
	height:100px; 
	margin-right:20px; 
	margin-left:20px; 
	float:left; 
	position:relative;
}
.commentsNoLine .entry 
{
	width:380px; 
	margin-right:20px; 
	float:left; 
	position:relative;
}
.comments .entry 
{
	width:380px; 
	margin-right:20px; 
	float:left; 
	position:relative;
}

td span 
{
	font-size:12px;
}
td a,td a:visited
{
	font-size:12px;
	color:#bc852e;
	text-decoration:underline;
}
td a:hover
{
	font-size:12px;
	color:#bc852e;
	text-decoration:none;
}



.comments2
{
	width:600px; 
	font-size:12px;  
	height:80px; 
	float:left; 
	position:relative;
	border-bottom:#333333 1px dotted;
	margin-bottom:10px;
}
.comments2 .name 
{
	width:140px; 
	height:100px; 
	margin-right:20px; 
	margin-left:20px; 
	float:left; 
	position:relative;
}
.comments2 .entry 
{
	width:350px; 
	float:left; 
	position:relative;
}
.comments2 .but 
{
	width:50px; 
	margin-right:20px; 
	float:left; 
	position:relative;
}

.trans01 {
  	background-color:Yellow;
  	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
  	color:#333333;
}
.trans02 {
  	background-color:yellow;
  	/* for IE */
  	filter:alpha(opacity=60);
  	/* CSS3 standard */
  	opacity:0.6;
  	color:#333333;
}
