html,body{
	margin:0px;
}
img {border: 0; vertical-align:bottom;}
#main{
	width:960px; 
	margin:auto;
}
#header{
	width:937px;
	height:176px;
	background-image:url(../img/header.jpg);
}
#header h1{
	margin:0;
}		
.hideleft{
	left:-999em;
	position:absolute;
}
#menu{
	text-align:left;			
	height:28px;
	width:937px; 
	background-image:url(../img/menu-middle.jpg);
}
#menu li{		
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
	border-left: 1px solid #A80500;
	border-right: 1px solid #570100;
}
#menu li.first
{
    border-left: 0;
}
#menu li.last
{
    border-right: 0;
}
#menu ul{
	margin:0 0 0 30px;
	padding:0;
}
#menu ul li a{
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	font-family: tahoma;
	padding: 0 11px;
	font-weight: bold;
}	
#menubottom{
	width:937px;	
	height:27px;		
	background-image:url(../img/menu-bottom.jpg);
}
#btn-videogamez{
	width:149px;		
	background-image:url(../img/link-videogamez.jpg);
}
#btn-gadget{
	width:97px;		
	background-image:url(../img/link-gadget.jpg);
}
.separator img{
	display:inline;
	float:left;
}
#content{		
	width:937px;
	text-align:left;
	padding-left:5px;
	padding-top:8px;
	*margin-left:10px;
	float:center;
}
.column1{
	width:310px;
	float:left;		
}
.column2{
	width:310px;
	float:left;	
}
.column3{
	width:310px;
	float:left;
}
.block{
	font-family:Tahoma;
	font-size:12px;
	height:254px;
	background:url(../img/block-bg.jpg) no-repeat bottom ; 
	margin-bottom:10px;		
}
.block a{
	color:#888;
	text-decoration:none;	
}
.block a:hover{
	color:#f8bb50;
	text-decoration:underline;	
}
.block h2{
	margin:0 0 0 5px;
	background:url(../img/blockh2.jpg) no-repeat; 
	font-family:Tahoma;
	font-size:17px;
	color:#222;
	height:24px;
	padding:4px 0px 2px 10px;
}
.block ul{			
	margin:6px 0 0 0;
	padding:0;
}
.block li{
	list-style-type:none;
	margin:0;
	padding:3px 0 3px 10px;
}
.rss{
	float:right;
	margin:-22px 8px 0 0 ;
}
.raquo{
	color:#990000;
	font-size: .8em;
	font-weight: bold;
}
#gameztv_player{
margin-left:5px;
}
#advertorial{
	height:250px;
	width:300px;
	border:1px solid black;
	overflow:hidden;
}
#subscribeBlock{
	float:left;
	display:block;
	width:960px;
	height:127px;
	background:url(../img/subscribe-bg.jpg) no-repeat;
	vertical-align:middle;
}
#subscribeBlock img{
	margin-top:32px;
	float:left;
}
#subscribeBlock .adicon_first{
	margin-left:15px;
	margin-right:5px;
}
#subscribeBlock .adicon{
	margin-left:5px;
}
#subscribeBlock h3{
	padding:18px 0px 5px 70px;	
	margin:15px 0 0 0;					
	font-family:Tahoma;
	font-size:15px;
	color:#222222;
}
#subscribeBlock .substext{	
	width:220px;	
	margin-left:70px;	
	font-family:Tahoma;	
	color:#888888;
	font-size:12px;
}
#subscribeBlock a{
	color:#990000;
	text-weight:bold;
	text-decoration:underline;
	font-weight:bold;
}
#footer{	
	padding:15px 0;	
	float:left;
	width:960px;
	height:123px;
	text-align:center;
	font-family:Tahoma;	
	color:#888888;
	font-size:11px;
	background:url(../img/footerbg.jpg) no-repeat;
}
#footer .c
{
	color:#990000;
}

