/* CSS Document */

div#topmenu { 
	width: 695px;
	height: 37px;
	margin: 5px 0;
	left: 0px;
	background: url('http://www.mygreengames.com/images/topmenu2.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: auto ;
  	margin-right: auto ;
 
}

div#header { 
	width: 695px;
	margin: 5px 0;
	left: 0px;
	margin-left: auto ;
  	margin-right: auto ;

}

div#mggbodycontent { 
	width: 695px;
	height: 37px;
	margin: 5px 0;
	left: 0px;
	margin-left: auto ;
  	margin-right: auto ;


}

div#mggcatcontent { 
	width: 900px;
	height: 37px;
	margin: 5px 0;
	left: 0px;
	margin-left: auto ;
  	margin-right: auto ;


}

.header_tree_counter {font-size: 18pt}

.menu
{
padding:0;
margin:0;
color:#fff;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
white-space: nowrap;
list-style-type:none;
}
.menu li {display:inline;}
.menu li a
{
color:#000;
text-decoration:none;
text-align: center;
font-weight: normal;
float:left;
padding:0;
margin:0;
height: 37px;
}
.menu li a:hover{
height: 37px;
text-decoration: none;
text-align: center;
}
.menu li.item7 a { width: 113px; padding-top:10px; }
.menu li.item7 a:hover { background-image: url(../images/item7hover.png); background-repeat: no-repeat;}
.menu li#current.item7 a{ background-image: url(../images/item7.png); background-repeat: no-repeat;}

.menu li.item9 a { width: 180px; padding-top:10px; }
.menu li.item9 a:hover { background-image: url(../images/item9hover.png); background-repeat: no-repeat;}
.menu li#current.item9 a { background-image: url(../images/item9.png); background-repeat: no-repeat;}

.menu li.item8 a { width: 85px; padding-top:10px; }
.menu li.item8 a:hover { background-image: url(../images/item8hover.png); background-repeat: no-repeat;}
.menu li#current.item8 a { background-image: url(../images/item8.png); background-repeat: no-repeat;}

.menu li.item2 a { width: 82px; padding-top:10px; }
.menu li.item2 a:hover { background-image: url(../images/item4hover.png); background-repeat: no-repeat;}
.menu li#current.item2 a { background-image: url(../images/item4.png); background-repeat: no-repeat;}

.menu li.item13 a { width: 103px; padding-top:10px; }
.menu li.item13 a:hover { background-image: url(../images/item5hover.png); background-repeat: no-repeat;}
.menu li#current.item13 a { background-image: url(../images/item5.png); background-repeat: no-repeat;}

.menu li.item10 a { width: 200px; padding-top:10px; }
.menu li.item10 a:hover { background-image: url(../images/item10hover.png); background-repeat: no-repeat; }
.menu li#current.item10 a { background-image: url(../images/item10.png); background-repeat: no-repeat;}

.menu li.item11 a { width: 103px; padding-top:10px; }
.menu li.item11 a:hover { background-image: url(../images/item11hover.png); background-repeat: no-repeat;}
.menu li#current.item11 a { background-image: url(../images/item11.png); background-repeat: no-repeat;}



