body
{
	background: url('img/bg.png') center top no-repeat #000;
	font-family: arial, sans-serif;
	font-size: 12px;
}
textarea,input
{
	max-width: 460px !important;
}
.news_title
{
	background: url('img/news_title.png') no-repeat;
	width: 480px;
	height: 25px;
	padding-left: 37px;
	padding-top: 20px;
	color: #7b2615;
	font-size: 14px;
	text-shadow: 0 1px 0 #000;
	position: relative;
}
.news_title .date
{
	right: 20px;
	top: 20px;
	color: #572a1d;
	font-size: 11px;
	position: absolute;
}
.news_mid
{
	background: url('img/news_mid.png') repeat-y;
	width: 477px;
	padding: 10px 20px;
	color: #8b3a1e;
	font-size: 12px;
	text-shadow: 0 1px 0 #000;
}
.news_bot
{
	background: url('img/news_bot.png') no-repeat;
	width: 517px;
	height: 12px;
}
.container
{
	width: 1127px;
	margin: 249px auto 0 auto;
}

.navbar {
  margin: auto;
  width: 1027px;
}

.navbar_top
{
	background: url('img/navbar_top.png') no-repeat;
	width: 1027px;
	height: 39px;
}
.navbar_mid
{
	background: url('img/navbar_mid.png') no-repeat center;
	width: 1027px;
	height: 57px;
	position: relative;
}
.nav_search
{
	background: url('img/navbar_search.png') no-repeat;
	width: 134px;
	height: 32px;
	padding-left: 10px;
	position: absolute;
	top: 10px;
	right: 57px;
	border: 0 none;
	color: #5e160a;
}
.nav_search_btn
{
	background: url('img/navbar_search.png') no-repeat right;
	width: 32px;
	height: 32px;
	padding-left: 10px;
	position: absolute;
	top: 10px;
	right: 25px;
	border: 0 none;
}
.nav_search_btn:hover
{
	cursor: pointer;
}
.navbar_mid a
{
	background: url('img/navbar_links.png') no-repeat;
	display: block;
	height: 57px;
	float: left;
}
.navbar_mid a.link1
{
	background-position: 0 0;
	width: 84px;
}
.navbar_mid a.link1:hover{background-position: 0 -57px;}
.navbar_mid a.link2
{
	background-position: -84px 0;
	width: 121px;
}
.navbar_mid a.link2:hover{background-position: -84px -57px;}
.navbar_mid a.link3
{
	background-position: -205px 0;
	width: 66px;
}
.navbar_mid a.link3:hover{background-position: -205px -57px;}
.navbar_mid a.link4
{
	background-position: -271px 0;
	width: 80px;
}
.navbar_mid a.link4:hover{background-position: -271px -57px;}
.navbar_mid a.link5
{
	background-position: -351px 0;
	width: 143px;
}
.navbar_mid a.link5:hover{background-position: -351px -57px;}
.navbar_mid a.link6
{
	background-position: -494px 0;
	width: 118px;
}
.navbar_mid a.link6:hover{background-position: -494px -57px;}
.navbar_bot
{
	background: url('img/navbar_bot.png') no-repeat center;
	width: 1027px;
	height: 10px;
	position: absolute;
	bottom: -10px;
	z-index: 2;
}
.container_cnt
{
	width: 1099px;
	margin: 3px auto 0 auto;
}
.widget_title
{
	box-sizing: border-box;
	width: 200px;
	height: 29px;
	padding-left: 40px;
	line-height: 29px;
	color: #fec700;
	font-family: tahoma, sans-serif;
	text-shadow: 0 2px 2px #000;
	background: url('img/title_bg.png') repeat-x;
	font-size: 14px;
	position: relative;
}
.widget_title img
{
		position: absolute;
		left: 1px;
		top: 1px;
}
.spacer_left
{
	width: 198px;
	height: 9px;
	background: url('img/left_spacer.png') no-repeat;
}
.spacer_right
{
	width: 198px;
	height: 9px;
	background: url('img/right_spacer.png') no-repeat;
}
.container_left
{
	width: 210px;
	float: left;
}
.container_left .top
{
	width: 210px;
	height: 12px;
	background: url('img/leftcnt_top.png') no-repeat;
}
.container_left .mid
{
	width: 198px;
	padding-left: 12px;
	background: url('img/leftcnt_mid.png') repeat-y;
}
.container_left .bot
{
	width: 210px;
	height: 12px;
	background: url('img/leftcnt_bot.png') no-repeat;
}
.container_left ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}
.container_left ul li
{
	color: #8a4120;
	text-shadow: 0 1px 0 #000;
}
.container_left ul li a:before
{
	content: "\00BB  ";
}
.container_left ul li a
{
	color: #bf714e;
	text-shadow: 0 1px 0 #000;
	display: block;
	background: url('img/leftlink_bg.png') no-repeat;
	box-sizing: border-box;
	width: 198px;
	height: 28px;
	background-size: 100% 28px;
	line-height: 28px;
	text-decoration: none;
	padding: 0 0 0 15px;
}
.container_left ul li a:hover
{
	color: #e79874;
	background: url('img/leftlink_bg_hover.png');
	background-size: 100% 28px;
}
.container_right
{
	width: 210px;
	float: left;
}
.container_right .top
{
	width: 210px;
	height: 12px;
	background: url('img/rightcnt_top.png') no-repeat;
	background-position-x: -16px;
}
.container_right .mid
{
	width: 198px;
	padding-right: 12px;
	background: url('img/rightcnt_mid.png') repeat right;
}
.container_right .bot
{
	width: 210px;
	height: 12px;
	background: url('img/rightcnt_bot.png') no-repeat;
}
.container_right ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
.container_right ul li
{
	color: #aa6d51;
	text-shadow: 0 1px 0 #000;
	display: block;
	background: url('img/rightlink_bg.png') no-repeat;
	width: 200px;
	box-sizing: border-box;
	height: 28px;
	line-height: 28px;
	background-size: 100% 28px;
	text-decoration: none;
	padding: 0 0 0 15px;
	position: relative;
}
#switcher {
	background-image: url('img/midcnt_bg.png');
	background-position: -200px 0;
	background-size: auto;
	background-repeat: repeat;
}
.container_right span
{
	color: #efe3de;

}
.container_right span.lvl
{
	text-shadow: 0 1px 0 #000;
	right: 5px;
	position: absolute;
}
.container_right a.playerlink
{
	position: absolute;
	color: #bf714e;
	text-decoration: none;
}
.container_right a:hover
{
	color: yellow;
}
.quicklogin
{
	background: url('img/quicklogin_bg.png') no-repeat;
	width: 200px;
	height: 96px;
}
.quicklogin form {
	width: 160px;
	margin: auto;
}
input.loginfield
{
	background: url('img/loginfield.png') no-repeat;
	width: 140px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 11px;
	color: #4f2716;
	text-shadow: 0 1px 0 #000;
	margin: 7px 0 0 7px;
	height: 23px;
	border: 0 none;
}
input.loginfield_pass
{
	background: url('img/loginfield.png') no-repeat;
	width: 140px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 11px;
	color: #4f2716;
	text-shadow: 0 1px 0 #000;
	margin: 4px 0 0 7px;
	height: 23px;
	border: 0 none;
}
input.loginfield_submit
{
	background: url('img/loginbtn.png') no-repeat;
	width: 71px;
	padding-left: 10px;
	line-height: 23px;
	font-size: 11px;
	color: #bb6e4a;
	text-align: center;
	text-shadow: 0 1px 0 #000;
	margin: 4px 0 0 7px;
	height: 26px;
	float: left;
	border: 0 none;
}
input.loginfield_submit:hover
{
	cursor: pointer;
	color: #fff;
}
.loginfield_register
{
	width: 75px;
	height: 26px;
	line-height: 26px;
	color: #aa6d51;
	text-align: center;
	float: left;
	margin-top: 3px;
	font-size: 11px;
	text-shadow: 0 1px 0 #000;
}
.loginfield_register a
{
	text-decoration: none;
	color: #efe3de;
}
.loginfield_register a:hover
{
	color: yellow;
}
.container_mid {
    width: 615px;
    padding: 7px 17px 0 17px;
    float: left;
    background: url(img/midcnt_bg.png) repeat-y;
    background-size: 100% 47px;
    min-height: 1150px;
	font-size: 12px;
    position: relative;
    color: #a78e6d;
}
.container_mid a
{
	color: #b93f16;
	text-decoration: none;
}
.container_mid a:hover
{
	text-decoration: underline;
}
.container_mid_foot {
    width: 671px;
    height: 36px;
    z-index: 3;
    position: absolute;
    background: url(img/midcnt_bot.png) no-repeat;
    bottom: -28px;
    background-size: 100% 36px;
    left: -10px;
}
.footer
{
	width: 100%;
	margin: 50px 0;
	text-align: center;
	float: left;
	color: #573417;
	font-size: 11px;
}



/* News */

 .BoxContent {
  min-height: 100px;
  height: auto !important;
  height: 110px;
}

 .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

 .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

 .NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 10px;
  left: 50px;
  width: 85px;
  color: white;
}

.Content .NewsHeadlineText {
  position: relative;
  top: 7px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

/* News Archive */

 .NewsHeadlineBackground {
  position: relative;
  height: 28px;
  margin-bottom: 5px;
  background-repeat: repeat-x;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

 .NewsHeadlineIcon {
  position: absolute;
  top: -1px;
  left: 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.NewsHeadlineDate {
  font-size: 7pt;
  position: absolute;
  top: 9px;
  left: 50px;
  width: 85px;
  color: white;
}

.NewsHeadlineText {
  position: relative;
  top: 7px;
  left: 135px;
  font-size: 10pt;
  font-weight: bold;
  color: white;
}

