.footer_description
{
	overflow:hidden;
	background: #FFFFFF url('/img/footer/common/footer_description-bg.gif') repeat-x;
	height:35px;
}

.footer_description h2
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	margin-top:5px;
	text-align:center;
	float:left;
	width:630px;
}

.footer_description img
{
	margin-top:3px;
	margin-left:7px;
	margin-right:7px;
	float:left;
}

.footer_description_search
{
	float:left;
	width:220px;
}

.footer_description_search input
{
	margin-top:10px;
	float:right;
}


.footer_description_search_input
{
	border:solid 1px #660000;
	margin-right:5px;
	width:100px;
	float:right;
	height:14px;
	font-size:10px;
	padding:0px;
}

.footer_menu
{
	background-color:#9999cc;
	height:22px;
	padding:2px;
	padding-left:5px;
}

.footer_menu div
{
	padding:0px;
}

.footer_menu a
{
	color:#000000;font-size:10px;font-weight:bold;text-decoration:none;
	display:block;
	float:left;
	padding:5px;
	border-right:solid 1px #333333;
}

.footer_menu a:hover{text-decoration:underline;}

.footer_menu_main
{
	width:70px;
	float:left;
}

.footer_menu_main a
{
	padding-left:0px;
	border-right:none;
}

.footer_menu_platforms
{
	width:270px;
	float:left;
	margin-left:15px;
}

#ctl00_ctl00_ds_id_bottom{border:none;}
#ctl00_ctl00_gamelandtv_id_bottom{border:none;}

.footer_menu_divisions
{
	float:right;
}

.footer_products
{
	background: #cccccc url('/img/footer/common/footer_products-bg.gif') repeat;
	height: 37px;
	padding:5px;
	border-bottom:solid 1px #666666;
	border-top:solid 1px #666666;
}

.footer_products_title
{
	float:left;
	width:105px;
	font-weight:bold;
	color:#333366;
}


.footer_products_items
{
	float:right;
	width:880px;
	text-align:center;
}

.footer_products_items a
{
	color:#333366;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
	font-size:10px;
}

.footer_products_items a:hover{text-decoration:underline;}

.footer_rights_counters{height:100px;background-color:#c0cbd2;text-align:center;padding:5px;}

a.a_footer_menu_selected{color: #FFFFFF !important;}