@charset "utf-8";
/* CSS Document */



body {
	margin: 0;
	padding: 0;
	text-align: center;
	 
	background: url(bg.gif); 
	color: #ffffff;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
 


.box
{
	padding: 0px;
	
	border: 1px solid #a00000;
	background-color: #A00000;	 /* culoarea rosie */
	width:1000px;
	text-align:center;
	
	
}


.miniclip-linkuri
{
 /* linkuri de  sus*/
 
 
}

.top-left {
   	margin-left: 10px;	 
	text-align: left;
	float: left;
}

.top-right {
	margin-right: 10px;	 
	margin-top: 3px;	 
	text-align: right;
	float: right;
}

.header
{
	height:150px;
	width:1000px; 
    background:url(baner1.jpg); 
	border: 0px solid #ffffff;
	text-align:left;
	vertical-align:bottom;
	
	
}




.miniclip-linkuri a
{
	color: #ffffff;
	 
	line-height: 18px;
	text-decoration:none;
}

.miniclip-linkuri a:hover, .box a:active 
{
    border-bottom: 1px solid #FFCC00; 
	color:#FFCC00;
	 
}





h1 {
	color: #ffffff;
	font: normal bold 32px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	 
}


 

.miniclip-add-vertical
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	
	width:160px;
	color:#000000;
	text-align:center;
}


.miniclip-corp
{
	 
	width:1000px;
	color:#FFFFFF;
	background-color: #A00000;	 /* culoarea rosie */
	
}

/*categorii*/
.miniclip-category
{
   background: #ffffff;
   border: 1px solid #cccccc;
   margin-bottom: 5px;
   width: 160px;
   
    
   letter-spacing: 1px; 
   text-decoration: none;
   font-family: sans-serif; 
   font-size: 15px; 
   font-weight: bold;
}

.category-header 
{
   background: url(miniclip-cat.png);	
   color: #ffffff; 
   
   text-align: center;	
   padding: 3px;	
   
}

.cat-menu
{
   background-color: #FFDF7F; /* linia dintre linkuri */
   font-weight: bold;
   text-align: left;
   
  
   margin: 5px;       
   color: #a00000;   
}


/*categorii*/
.partner-category
{
   background: #ffffff;
   border: 1px solid #cccccc;
   margin-bottom: 5px;
   width: 160px;
   
    
   letter-spacing: 1px; 
   text-decoration: none;
   font-family: sans-serif; 
   font-size: 15px; 
   font-weight: bold;
    
}

.partner-header 
{
   background: url(miniclip-cat.png);	
   color: #ffffff; 
   
   text-align: center;	
   padding: 3px;	
   
}


a.link-menu
{
   display: block; 
   color: #a00000; 
   background-color: #ffffff;  
   height: 18px; 
   padding: 2px 0px 2px 10px; 
   
   border-left: thick solid #ffffff;
   margin-bottom: 1px; /*face sa apara o linie din fundal*/
   text-decoration: none;
}


a.link-menu:hover
{
   display: block; 
   color: #a00000; 
   background-color: #FFF0F0;  
   height: 18px; 
   padding: 2px 0px 2px 10px; 
   
   border-left: thick solid #a00000;
   margin-bottom: 1px; /*face sa apara o linie din fundal*/
   text-decoration: none;
   
}



/* last added miniclip games*/
.miniclip-last-added
{
   background: #ffffff;
   border: 1px solid #cccccc;
   margin-bottom: 5px;
   width: 100%;
   
    
   letter-spacing: 1px; 
   text-decoration: none;
   font-family: sans-serif; 
   font-size: 15px; 
   font-weight: bold;
}

.last-added-header 
{
   background: url(miniclip-cat.png);	
   color: #ffffff; 
   
   text-align: center;	
   padding: 3px;	
   
}




/*category bar*/
.category-bar
{
 	background: #a00000;
    color: #ffffff; 
	height:20px;
	border:1px solid #FFCCFF;
}

.menu-bar
{
 	 
	letter-spacing: 1px; 
	text-decoration: none;
	font-family: sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	text-align:center;

}


a.link-bar
{
   
   
   color: #ffffff;   
   padding: 2px 0px 2px 0px;     
   text-decoration: none;
   margin-bottom: 1px; /*face sa apara o linie din fundal*/
}


a.link-bar:hover
{
    
   
   color:#FFCC00;
   padding: 2px 0px 2px  0px;    
   
   margin-bottom: 1px; /*face sa apara o linie din fundal*/
}















/*footer*/
.footer 
{
	 
	background-color: #333333;	 /* culoarea gri */
	
	
	color:#bbbbbb;
	font-size:0.9em;
	height:140px;
	width:1000px;

}

.footer a
{
	color:#bbbbbb;
	
	border-bottom: none;
	line-height: 18px;
	text-decoration:none;
}


.footer a:hover, .box a:active 
{
    border-bottom: 1px solid #FFCC00; 
	color:#FFCC00;
	 
}




.pager 
{
	letter-spacing: 1px; 
	text-decoration: none;
	font-family: sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	text-align:center;
	
	color:#ffffff;
	
}




