@charset "utf-8";
/* CSS Document */

/*--------------
		 Global
---------------*/
html {
	height:100%;
}

body {
	padding:0;
	margin:0; 
	border:0;
	height:100%;	
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height:14px;
	color:#bfcfab;
	background:#264800 url(../images/bg-main.gif) top center;
}

h1, h2 {
	font-size:14px;
	color:#edbe31;
	font-weight:bold;
	margin-bottom:10px;
}
h2{
	font-size:12px;
}

h3{
	font-size:11px;
}
p{
	padding-bottom:10px;
	line-height:15px;
}

a {
	color:#eec341;
}

.notice{
	color:#d0b728;
}


/*--------------
  Header
----------------*/
#headerWrap{
}
#header{
	width:1004px;
	height:348px;
	margin:0 auto;
}

#topLinks{
	height:125px;
	background:url(../images/bg-header-t.gif) no-repeat left top;
}
#topLinks ul{
	float:left;
	padding:17px 0 0 231px;
}
#topLinks li{
	height:89px;
	float:left;
}
#topLinks li.callUs{
	background:url(../images/call-us.gif) no-repeat;
	width:237px;
	margin-right:8px;
}
#topLinks li.orderGame{
	background:url(../images/order-game.gif) no-repeat;
	width:238px;
}
#topLinks li.orderGame a{
	display:block;
	width:238px;
	height:89px;
}
#topLinks span{
	display:none;
}

#headerImg{
	height:161px;
	float:left;
	width:1004px;
	background:url(../images/bg-header-main.jpg) no-repeat;	
}

#headerImg a{
	display:block;
	width:220px;
	height:159px;
	margin:0 0 0 150px;	
}
#headerImg a span{
	display:none;
}

#mainNavigation{
	height:62px;
	width:1004px;
/*	background:url(../images/bg-header-menu-indx.gif) no-repeat;*/
	/*background:url(../images/bg-header-menu-indx.gif) no-repeat;*/
	background:url(../images/bg-header-menu-sub-new.gif) no-repeat;
	float:left;
}
/*
* html #mainNavigation{
	background:url(../images/bg-header-menu-sub.gif) no-repeat 0px 0;
}
*/
#mainNavigation ul{
	margin:7px 0 0 3px;
	height:48px;
	width:950px;
}

#mainNavigation li{
	float:left;
	height:16px;	
}
#mainNavigation li span{
	display:none;
}
#mainNavigation li a{
	display:block;
	height:16px;
}

#mainNavigation li.home a{
	width:80px;
	background:url(../images/m-main.gif);
	margin:0 6px 0 0;
	margin-bottom:16px
}

#mainNavigation li.home, #mainNavigation li.about,  #mainNavigation li.services, #mainNavigation li.price, #mainNavigation li.action, #mainNavigation li.order-game, #mainNavigation li.areas, #mainNavigation li.contacts {
	margin-bottom:16px
}

#mainNavigation li.about a{
	width:80px;
	background:url(../images/m-about.gif);
	margin:0 191px 0 0;
}

#mainNavigation li.services a{
	width:72px;
	background:url(../images/m-services.gif);
	margin:0 6px 0 0;
}

#mainNavigation li.price a{
	width:56px;
	background:url(../images/m-price.gif);
	margin:0 7px 0 0;
}

#mainNavigation li.action a{
	width:140px;
	background:url(../images/m-action.gif);
	margin:0 5px 0 0;
}

#mainNavigation li.order-game a{
	width:101px;
	background:url(../images/m-order-game.gif);
	margin:0 5px 0 0;
}

#mainNavigation li.areas a{
	width:94px;
	background:url(../images/m-areas.gif);
	margin:0 4px 0 0;
}

#mainNavigation li.contacts a{
	width:81px;
	background:url(../images/m-contacts.gif);
	margin:0 5px 0 0;
}

#mainNavigation li.players a{
	width:120px;
	background:url(../images/m-players.gif);
	margin:0 5px 0 356px;
}

*html #mainNavigation li.players a{
	margin:0 5px 0 270px;
}

#mainNavigation li.shop a{
	width:84px;
	background:url(../images/m-shop.gif);
	margin:0 6px 0 0;
}

#mainNavigation li.forum a{
	width:65px;
	background:url(../images/m-forum.gif);
	margin:0 6px 0 0;
}

#mainNavigation li.info a{
	width:119px;
	background:url(../images/m-info.gif);
	margin:0 6px 0 0;
}

#mainNavigation li.gallery a{
	width:76px;
	background:url(../images/m-gallery.gif);
	margin:0 6px 0 0;
}

#mainNavigation li a:hover{
	background-position:0 -16px;
}
#mainNavigation li.act{
	background-position:0 -32px;
}

#mainNavigation #actM a{
	background-position:0 -32px;
}



/*--------
 Footer
-----------*/	

#footerWrap{
/*
	position: absolute !important;
	width:1000px;
	z-index: 500 !important;
	position: relative;	
	left:50%;
	margin-left:-500px;
	margin-top: -88px;
	*/	
	
	margin:0 auto;
	width:1004px;
	/*
	margin:0 auto;
	width:1000px;
	color: #534b42;	
	font-size: 11px;
	height:88px;
	*/
	
}
#footer{
	margin-top:20px;
	position:relative;
	float:right;
	width:1000px;
	background:url(../images/bg-bottom.gif) repeat-x left top;
	height:88px;
}

#footerLogo{
	background:url(../images/logo-bottom.gif) no-repeat;
	width:93px;
	height:91px;
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-450px;
}
#footerRight{
	background:url(../images/bottom-r.gif) no-repeat;
	width:222px;
	height:167px;
	position:absolute;
	bottom:8px;
	left:50%;
	margin-left:280px;
}
#footerRightSub{
	background:url(../images/bottom-r-sub.gif) no-repeat;
	width:222px;
	height:167px;
	position:absolute;
	bottom:8px;
	left:50%;
	margin-left:280px;
}


#footer #footerNav{
	padding:5px 0 0 235px;
	width:500px;	
	float:left;
}
#footer #footerNav ul{
	margin:10px 0 0 0;
	float:left;
}
#footer #footerNav li{
	float:left;
	color:#bfcfab;
	line-height:17px;
}

#footer #footerNav li a{
	padding:3px 8px 5px 8px;
	color:#86a55a;
	font-size:11px;
}
#footer #footerNav li a:hover, #footer #footerNav li a.act {
	color:#ffde00;
	text-decoration:none;
}
/*--------
 Footer EOF
-----------*/	

