body,input, textarea, option, selct, td{
	font: normal 11px "Trebuchet MS",arial,helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

a{
	color: #333;
	text-decoration: none;
	outline: 0
}

a:hover{
    color: #333;
	text-decoration: underline;
}

body{
	text-align: left;
	overflow: auto;
	background: #ffffff;	
	margin:5px 0;
	padding: 0 0px;
	background: url(img/hearts.png);
}


img{
	border: none;
	display: block;
}

#main{
	margin: 0 auto;
	padding: 0;
	width: 940px;
	background: #ffffff;
}

#header{
    width: 100%;
	height: 218px;
	background: url(img/logo3.png) no-repeat left;
}

#header h1{
	float: left;
	display: inline;
	margin: 0;
}

#header h1 a{
	display: block;
	width: 220px;
	height: 218px;
	background: url(img/logo3.png) no-repeat !important;
	background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/logo3.png);
	color: #000;
	margin: 0 0;
	overflow: hidden;
	text-indent: -3000px;
}

.meniu{ 
float: left; 
width: 700px;
margin: 160px 0 0 10px;
}

.meniu a{
    float: left;
    display: block;
	width: 115px;
	height: 27px;
	background: url(img/menu2.png) no-repeat !important;
	background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu2.png);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding: 9px 0 0 40px;
	}
	
.meniu a:hover{
    float: left;
    display: block;
	width: 115px;
	height: 27px;
	background: url(img/menu4.png) no-repeat !important;
	background-image: none;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/menu4.png);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding: 9px 0 0 40px;
	text-decoration: none;
	}


#footer{
	width: 940px;
	height: 35px;
	clear: both;
	padding: 9px 0px 0 0px;
	background: url(img/footerbg.png) no-repeat center;
	margin-bottom:10px;
	text-align: right;
}

#footer p{
	margin: 0 0 0 43px;
	padding: 0 0;
	font: 10px/25px "Trebuchet MS",arial,helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#content{
	padding: 0 160px 0;
	margin-top: 10px;

}
#content2{
	padding: 0 0 0 160px;
}

h2{
	margin: 0 0 10px 0;
	}

h3{
	margin: 0;
	display: block;
	padding: 0 10px;
	height: 42px;
	color: #fff;
	font: bold 18px/25px "Trebuchet MS",arial,helvetica, sans-serif;
	text-indent: -3000px;
	overflow:hidden;
}
h3.seccion01{
	background: url(img/module.png) no-repeat;
}

h3.seccion02{
	background: url(img/ultimosjuegos.gif) no-repeat;
}

h3.seccion03{
	background: url(img/paginasamigas.gif) no-repeat;
}
h3.seccion04{
	background: url(img/recomendados.gif) no-repeat;
}

h3.seccion05{
	background: url(img/masjugados.gif) no-repeat;
}

h3.seccion06{
	background: url(img/plugins.gif) no-repeat;
}

#module-bottom {
background: #ffffff url(img/module-border-bottom.png) no-repeat top; 
height: 30px;
}

h4{
	margin:0;
	padding:0 10px 10px 10px;
	color: #333;
	font-size: 14px;
}

ul.logos,
ul.categories,
ul.list{
	margin: 0;
	padding: 0 0 13px;
	background: url(img/module-border.png) no-repeat bottom;
}

ul.list{
	padding-top: 0;

}

ul.logos{
	text-align: center;
	padding-top: 0;
}

ul.logos li,
ul.categories li,
ul.list li{
	list-style-type: none;
	width: 100%;
}
ul.list li{
    margin-left: 10px;	
}
*html ul.list li{
    margin-left: 0;	
    marin-right: -10px;
}

ul.logos li{
	display: inline;
	padding: 0 10px;
	border-bottom: none;
}

ul.logos a{
	margin: 0 auto;
}

ul.logos a img{
	display: inline;
	vertical-align: middle;
}
ul.categories a{
	display: block;
	width: 170px;
	padding: 5px 15px;
	color: #333;
	font: bold 12px/18px "Trebuchet MS",arial,helvetica, sans-serif;
}
ul.categories a:hover{
	text-decoration: none;
	padding: 5px 15px 5px 20px;
}
*html ul.categories a:hover{
	padding: 5px 10px 5px 15px;
	margin-left: 5px;
	color: #333;
}
ul.list a{
	display: block;
	width: 163px;
	padding: 5px 7px 5px 20px;
	color: #333;
	font: bold 12px/15px "Trebuchet MS",arial,helvetica, sans-serif;
	background: url(img/bull01.jpg) no-repeat 6px 9px;
}
ul.list a:hover{
	text-decoration: none;
	padding: 5px 2px 5px 30px;
	background: url(img/bull01.jpg) no-repeat 6px 9px;
}
*html ul.list a:hover{
	padding: 5px 2px 5px 30px;
	margin-left: 5px;
	color: #333;
}

#leftColumn{
	float: left;
	display: inline;
	margin-left: -160px;
	width: 150px;
	background: url(img/module-border.png) repeat-y;
	text-align: center;
}
*+html #leftColumn,  *+html #centerColumn{
zoom:1; 
}


#rightColumn{
	float: right;
	display: inline;
	margin-right: -160px;
	width: 150px;
	background: url(img/module-border.png) repeat-y;
	text-align: center;
}

*+html #rightColumn{
	margin-left: 10px;
}

#centerColumn{
	width: 615px;
	float: left;
	text-align: center;
	padding: 0 0 0 5px;
}

*+html  #content2 #centerColumn{
    clear: both;	
}

*+html #content2 #centerColumn .block p.juego{
    margin: 0;	
}

}
p.prev{
	text-align: center;
}
#centerColumn .block p.prev img{
	float:none; 
	display:inline;
}

div.img
  {
  margin: 0 2px 5px 0;
  height: auto;
  width: 150px;
  float: left;
  text-align: center;
  padding: 0 0;
  }

div.img img
  {
  display: inline;
  margin: 0px 4px 0px 4px;
  border: 4px solid #efefef;
  }

div.img a:hover img
  {
  border: 4px solid #ffdfae;
  margin: 0px 4px 0px 4px;
  }
  
  #loader {
  width: 220px;
  height: 19px;
  text-align: center;
  margin: 0 0 10px 4px;
}

#gameLoader {
 
  width: 610px;
  height: 500px;
  text-align: center;
  margin: 0 0;
  background: url(img/stripe.png);
}

.paginare
{
    width: 95%;
	text-align: right;
	padding: 5px 7px 8px 0px;
	font-weight: bold;
	margin: 2px 0px;
}

.pagelink, .pagelinklast, .pagecurrent
{
	color: #ffffff;
	background: url(img/page.jpg) no-repeat center;
	padding: 2px 6px 2px 6px;
}

a.pagelink, a.pagelinklast
{
	cursor: pointer;
}

a.pagelink:hover, a.pagelinklast:hover
{
	background: url(img/page_current.jpg) no-repeat center;;
    color: #000000;
}

.pagecurrent
{
	background: url(img/page_current.jpg) no-repeat center;
}
