@charset "utf-8";

html {
	height: 100%;
}


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	background: #fdf8e5 url('images/left.png') repeat-x;
	height: 100%;
}

A:link, A:visited, A:active {
	color: #000000;
	text-decoration: none;
}

#footer2 A:link, #footer2 A:visited, #footer2 A:active {
	color: #FFFFFF;
}

A.head:link, A.head:visited, A.head:active, A.head2:link, A.head2:visited, A.head2:active {
	display: block;
	height: 18px;
	color: #FFFFFF;
	float: left;
	padding: 3px 17px 0px 17px;
}

A.head:link, A.head:visited, A.head:active {
	border-right: 1px solid #FFFFFF;
}

A.men1:link, A.men1:visited, A.men1:active, A.men2:link, A.men2:visited, A.men2:active {
	display: block;
	margin-top: 7px;
	height: 27px;
	overflow: hidden;
	float: left;
	color: #FFFFFF;
}

A.menlr:link, A.menlr:visited, A.menlr:active, A.menlr:hover {
	display: block;
	color: #50504f;
	width: 154px;
}

A.menlr:hover {
	background: #e6e5dd;
}

A.men2:link, A.men2:visited, A.men2:active, A.men1:hover {
	color: #ffbf00;
	margin-top: 0px;
	height: 34px;
}

A:hover, A.head:hover, A.head2:hover, #footer2 A:hover { 
	color: #ffbf00;
	text-decoration: none;
}

img {
	border: 0px;
	float: left;
	display: inline;
}

input {
	background: transparent;
	border: 0px;
	height: 16px;
	width: 142px;
	padding: 2px;
}

#main {
	position: absolute;
	right: 0px;
	width: 50%;
	height: 211px;
	background: transparent url('images/right.png') repeat-x;
	z-index: -1;
}

#main1 {
	position: relative;
	min-height: 100%;
}

#main2 {
	width: 1000px;
	margin: 0px auto;
}

#header {
	position: relative;
	height: 211px;
	background: transparent url('images/header.png') no-repeat;
	margin-bottom: 10px;
}

a.header{
  display:block; 
  width:300px; 
  height:140px; 
  overflow:hidden; 
  position:absolute;
  left:40px; 
  top:0px; 
  background:transparent;
}

.banner_textarea{
  display:block; 
  width:468px; 
  height:80px; 
  overflow:hidden; 
  position:absolute;
  left:450px; 
  top:65px; 
  background:transparent;
}

#headmen {
	float: right;
	margin-right: 64px;
	height: 50px;
	color: #FFFFFF;
	font-weight: bold;
}

#headmen2 {
	float: left;
	padding-top: 18px;
	height: 32px;
	background: transparent url('images/bgi.png') repeat-x;
}

#menu {
	position: absolute;
	bottom: 3px;
	height: 34px;
	margin-left: 40px;
}

.menu2 {
	display: block;
	height: 28px;
	float: left;
	background: transparent url('images/menbg.png') repeat-x;
	padding: 6px 10px 0px 10px;
	font-weight: bold;
	cursor: pointer;
}

.meni {
	width: 182px;
	margin: 0px 6px;
	float: left;
}

.menhead, #conhead {
	height: 30px;
	padding-top: 18px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background: transparent url('images/menhead.png') no-repeat;
}

.menbg {
	padding: 0px 10px;
	background: transparent url('images/menubg.png') repeat-y;
}

.menfoot {
	height: 16px;
	background: transparent url('images/menfoot.png') no-repeat;
	margin-bottom: 5px;
}

.listimg {
	margin-right: 5px;
	margin-left: 1px;
}

.menl {
	padding-top: 5px;
}

#content {
	width: 611px;
	float: left;
}

#conhead {
	background: transparent url('images/conhead.png') no-repeat;
}

#conbg {
	background: transparent url('images/conbg.png') repeat-y;
	padding: 0px 15px;
}

/*BoxOver Tooltipps */
.tt_head {
  background:#F3F0E7;
  font-family:arial;
  font-size:12px;
  font-weight:bold;
  border:1px solid #C8BA92;
  padding:5px;
  width:150px;
}

.tt_body {
  background:#FFFFFF;
  font-family:arial;
  font-size:12px;
  border-left:1px solid #C8BA92;
  border-right:1px solid #C8BA92;
  border-bottom:1px solid #C8BA92;
  padding:5px;
  width:150px;
}

/*gamelistings*/
#games {
  width: 96%;
  margin:0px auto;
}

.gamelisting {
  width: 45%;
  display:inline-block;
  vertical-align:top;
  float: left;
  margin:5px;
  padding: 5px;
}
.gamelisting img {
  padding: 0px 10px;
}


#confoot {
	height: 16px;
	background: transparent url('images/confoot.png') no-repeat;
}

#footer {
	position: absolute;
	bottom: 0px;
	height: 32px;
	width: 100%;
	background: transparent url('images/foot.png') repeat-x;
	background-position: bottom;
}

#footer2 {
	width: 860px;
	margin: 0px auto;
	height: 23px;
	padding-top: 9px;
	background: transparent url('images/foot2.png') no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#spacer {
	clear: both;
	height: 32px;
}

.input {
	width: 146px;
	height: 20px;
	background: transparent url('images/input.png') no-repeat;
  background-position: bottom;
	padding: 10px 5px 5px 7px;
	margin: 0px auto;
}
