body
{
    margin: 0px;
    padding: 0px;
	background: url('../img/bg.jpg');
}

a img 
{
	border:0px;
}
img
{
	margin:0px; 
	padding: 0px;
}
.clear
{
    font: 9px Arial;
    clear: both;
} 

li, li a
{
	
	color: #2a86c8;
    list-style: none;
    font: bold 12px Tahoma;
    line-height: 25px;
    text-transform: uppercase;
}


/*-------------------  Structure blocks  ------------------------------------------------------------- */ 

.page
{                 
	width: 1163px;
	margin: 0 auto;
	margin-top: 28px;
	margin-bottom: 100px;
	padding-bottom: 58px;
	background: url('../img/foot.png') left bottom no-repeat;
}

	.top_menu
	{
		width: 916px;
		height: 52px;
		margin: 0 auto;
		background: url('../img/top_menu.png') no-repeat;	
	}
	.menu
	{
		width: 930px;
		height: 67px;
		margin: 0 auto;
		margin-top: 6px;
		background: url('../img/menu_bg.png') no-repeat;
	}
	.blue_container, .blue_container_bottom
	{
		width: 930px;
		margin: 0 auto;
		position: relative;
		background: url('../img/blue_bg.png') repeat-y;
	}
	.blue_container_bottom
	{
		height: 24px;
		background: url('../img/blue_bottom.png') no-repeat;
	}
		.blue_grad
		{
			position: absolute;
			z-index: 2;
			bottom: 0px;
			left: 50%;
			margin-left: -458px;
			width: 916px;
			height: 377px;
			background: url('../img/blue_grad.jpg') no-repeat;	
		}
		.header
		{
			width: 914px;
			height: 180px;
			margin: 0 auto;
			position: relative;
			border-top: 1px solid #3bcaea;
			border-bottom: 1px solid #288ad5;
			background: url( '../img/header_in.jpg' ) no-repeat;
		}
		.silver
		{
			width: 880px;
			margin: 0 auto;
			margin-top: 10px;
			position: relative;
			z-index: 3;
			background: url( '../img/silver_bg.jpg' ) repeat-y;
		}
			.silver_top
			{
				height: 199px;
				width: 100%;
				background: url( '../img/silver_top.png' ) no-repeat;
				position: absolute;
				z-index: 3;
				top: 0px;
			}
			.silver_bottom
			{
				height: 329px;
				width: 100%;
				background: url( '../img/silver_bottom.png' ) no-repeat;
				position: absolute;
				z-index: 3;
				bottom: 0px;	
			}
			.silver_center
			{
				width: 100%;
				min-height: 400px;
				position: relative;
				z-index: 4;
			}
	.bottom-menu
	{
		width: 916px;
		height: 52px;
		margin: 0 auto;
		margin-top: 6px;
		background: url('../img/bottom_menu.png') right center no-repeat;
	}
	
/*-------------------  Inner blocks  ------------------------------------------------------------- */
.flag_other
{
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.top_menu .inner
{
	margin-left: 28px;
	margin-right: 18px;
	padding-top: 18px;
	position: relative;
	font: 11px Tahoma;
	color: white;
}
.top_menu .inner .left
{
	position: absolute;
	left: 0px;
}
.top_menu .left_item, .top_menu .center_item
{
	float: left;
	margin-right: 15px;
}
.top_menu .right_item
{
	float: left;
	margin-left: 11px;
}
.top_menu .inner .center
{
	position: absolute;
	width: 220px;
	left: 50%;
	margin-left: -110px;
	margin-top: -6px;
}
.top_menu .inner .right
{
	position: absolute;
	right: 0px;
}



.menu .menu_padding
{
	float: left;
	width: 20px;
}
.menu a.menu_item
{
	display: block;
	cursor: pointer;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 124px;
	font: bold 12px Verdana;
	color: #002e7a;
	padding-top: 33px;
}
.menu a.menu_item:hover
{
	color: #2a86c8;
}
.menu .menu_delim
{
	float: left;
	width: 3px;
	height: 57px;
	margin-top: 8px;
	background: url('../img/menu_delimiter.png') no-repeat;
}



.header .text
{
	position: absolute;
	right: 40px;
	bottom: 90px;		
}
.header .button
{
	position: absolute;
	right: 40px;
	bottom: 48px;
	width: 92px;
	height: 26px;
	background: url('../img/yelow_button.png') no-repeat;	
}
.header .button a.label
{
	display: block;
	text-decoration: none;
	text-align: center;
	font: bold 12px Arial;
	color: #232c53; 
	margin-top: 6px;
}

/*----------------- BLUE BLOCK IMPLEMENTATIONS -------------------------*/

.wide_block
{
	width: 470px;
	float: left;
	margin-left: 8px;
	margin-top: 12px; 
}
.blue_header
{
	background: url('../img/blue_header_bg.png') no-repeat;
	height: 38px;
	margin-bottom: 10px;
	position: relative;
}
.blue_header_caption
{
	width: 300px;
	float: left;
	margin-left: 17px;
	margin-top: 6px;
	font: 18px Arial;
	color: white;
}
a.blue_header_link
{
	display: block;
	width: 60px;
	float: right;
	text-align: right;
	margin-top: 12px;
	margin-right: 5px;
	font: 11px Tahoma;
	color: white;
}
.blue_header_user_ico, .blue_header_user_ico2
{
	width: 18px;
	height: 10px;
	float: right;
	margin-top: 15px;
	margin-right: 14px;
	background: url('../img/user_button.gif') no-repeat;
}
.blue_header_user_ico2
{
    background: url('../img/user_ico2.gif') no-repeat;
}
.blue_photo_block
{
	background: #ebf2fe;
	margin: 0 auto;
	border: 1px solid #e8e9ea;
	width: 445px;
}
.blue_photo_block_photo
{
	float: left;
	padding: 2px;
	border-right: 1px solid #e8e9ea;
	background: white;
	margin-right: 15px;
}
.blue_photo_block_info, .blue_photo_block_info_right
{
	float: left;
	margin-top: 18px;
	width: 315px; 	
}
.blue_photo_block_info_right
{
    width: 213px;
}
.blue_photo_block_info_bottom
{
    border-top: 1px solid #e8e9ea;
    padding-left: 15px;
    padding-right : 15px;
    padding-top: 18px;
    padding-bottom: 18px;
    background: #e0ebfe;
}
.blue_photo_block_header
{
	margin-bottom: 5px;	
}
.blue_photo_block_header_label
{
	float: left;
	text-decoration: none;
	font: bold 12px Tahoma;
	color: #2a86c8;
}
a.blue_photo_block_header_label:hover
{
    color: #f68e56;
}
.blue_photo_block_header_link
{
	float: right;
	font: 10px Tahoma;
	color: #2a86c8;
}
a.blue_photo_block_header_link:hover
{
    color: #f68e56;
}
.blue_photo_block_line
{
	font: 11px Tahoma;
	color: #2a3b51;
	line-height: 17px;
}
a.blue_header_pdf
{
    display: block;
    float: right;
    text-align: right;
    margin-top: 12px;
    margin-right: 14px;
    font: 11px Tahoma;
    color: white;
    text-decoration: none;
}
a.blue_header_pdf:hover
{
    text-decoration: underline;
}
.vert_line
{
    float: right;
    margin-top: 12px;
    margin-right: 7px;
    margin-left: -13px;
    font: 11px Tahoma;
    color: white;
}
/*----------------- ORANGE BLOCK IMPLEMENTATIONS -------------------------*/ 
 
.narrow_block
{
	width: 386px;
	float: left;
	margin-left: 8px;
	margin-top: 12px; 
}
.orange_header
{
    background: url('../img/orange_header_bg.png') no-repeat;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
}
.orange_header_caption
{
    width: 300px;
    float: left;
    margin-left: 17px;
    margin-top: 6px;
    font: 18px Arial;
    color: white;
}
.orange_small_header
{
	background: url('../img/orange_small_header_bg.png') no-repeat;
	height: 38px;
	margin-bottom: 10px;
	position: relative;
}
.orange_small_header_caption
{
	width: 200px;
	float: left;
	margin-left: 17px;
	margin-top: 6px;
	font: 18px Arial;
	color: white;
}
a.orange_header_link
{
	display: block;
	width: 60px;
	float: right;
	text-align: right;
	margin-top: 12px;
	margin-right: 5px;
	font: 11px Tahoma;
	color: white;
}
.orange_header_user_ico, .orange_header_user_ico2
{
	width: 18px;
	height: 10px;
	float: right;
	margin-top: 15px;
	margin-right: 14px;
	background: url('../img/user_button.gif') no-repeat;
}
.orange_header_user_ico2
{
    background: url('../img/user_ico2.gif') no-repeat;
}

.orange_photo_block, .orange_photo_block_large
{
	background: #fef6e4;
	margin: 0 auto;
	border: 1px solid #e8e9ea;
	width: 360px;
}
.orange_photo_block_large
{
    width: 445px;
}
.orange_photo_block_photo
{
	float: left;
	padding: 2px;
	border-right: 1px solid #e8e9ea;
	background: white;
	margin-right: 15px;
}
.orange_photo_block_info
{
	float: left;
	margin-top: 18px;
	width: 230px; 	
}
.orange_photo_block_info_right
{
    float: left;
    margin-top: 18px;
    width: 213px;
}
.orange_photo_block_info_bottom
{
    border-top: 1px solid #e8e9ea;
    padding-left: 15px;
    padding-right : 15px;
    padding-top: 18px;
    padding-bottom: 18px;
    background: #feeeca;
}
.orange_photo_block_header
{
	margin-bottom: 5px;	
}
.orange_photo_block_header_label
{
	float: left;
	text-decoration: none;
	font: bold 12px Tahoma;
	color: #f68e56;
}
a.orange_photo_block_header_label:hover
{
    color: #2a86c8;
}
.orange_photo_block_header_link
{
	float: right;
	font: 10px Tahoma;
	color: #f68e56;
}
a.orange_photo_block_header_link:hover
{
    color: #2a86c8;
}
.orange_photo_block_line
{
	font: 11px Tahoma;
	color: #2a3b51;
	line-height: 17px;
}

/*----------------- NEWS BLOCK SHORT IMPLEMENTATIONS -------------------------*/ 

.page_numbers
{
    float: right;
    margin-top: 12px;
    margin-right: 5px;
    font: 11px Tahoma;
    color: white;
    
}
a.page_number, a.page_number_sel, a.page_number_blue_sel
{
    font: 11px Tahoma;
    color: white;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    
}
a.page_number_sel
{
    color: #ffbc00;
}
a.page_number_blue_sel
{
    color: #195693;
}
a.orange_button, a.blue_button
{
    display: block;
    background: url('../img/orange_button.gif') no-repeat;
    float: right;
    margin-top: 11px;
    margin-right: 15px;   
    width: 15px;
    height: 15px;
}
a.blue_button
{
    background: url('../img/blue_button.gif') no-repeat;
}
a.orange_button:hover, a.blue_button:hover
{
    background: url('../img/button_hover.gif') no-repeat;
}
.news_block_small
{
    margin-left: 17px;
    margin-right: 15px;
}
a.news_block_small_line, a.news_block_small_orange_line
{
    display: block;
    margin-top: 18px;
    width: 360px;
    font: 11px Tahoma;
    text-decoration: none;
    color: #2a86c8;
}
a.news_block_small_orange_line
{
    color: #f7941d;
}
a.news_block_small_line:hover
{
    color: #f7941d; 
}
a.news_block_small_orange_line:hover
{
     color: #2a86c8;
}

/*-------------------CAREER BLOCK-------------------------------------*/
.career_block
{
    width: 445px;
    margin: 0 auto;
    margin-top: 10px;
}
.career_year
{
    font: bold 11px Tahoma;
    color: #525252;
    float: left;
    margin-right: 30px;    
    width: 70px;
}
.career_descr
{
    font: 11px Tahoma;
    color: #525252;
    float: left;
}
.career_block .career_descr
{
    width: 345px;
}
.career_block_small .career_descr
{
    width: 260px;
}
.career_record_delim
{
    clear: both;
    height: 10px;
    border-bottom: 1px solid #e5e5e6;
}
.career_block_small
{
    width: 360px;
    margin: 0 auto;
    margin-top: 10px;
}
.video_header
{
    font: bold 11px Tahoma;
    color: #525252;
    width: 445px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.video_screen
{
    display: block;
    width: 445px;
    margin: 0 auto;
    text-align: center;
}
.foto_block
{
    width: 380px;
    margin-left:15px; 
}
.foto
{
    float: left;
    padding: 2px;
    border: 1px solid #e8e9ea;
    background: white;
    margin-right: 10px;
    margin-bottom: 10px;
}
/*----------------- NEWS BLOCK IMPLEMENTATIONS -------------------------*/ 

.blue_header_list_ico
{
	width: 18px;
	height: 10px;
	float: right;
	margin-top: 15px;
	margin-right: 14px;
	background: url('../img/list_button.gif') no-repeat;
}
.news_block_record
{
	width: 445px;
	margin: 0 auto;
}
.news_record_delim
{
	height: 10px;
	border-bottom: 1px solid #e5e5e6;
}
a.news_record_header
{
	display: block;
	font: bold 12px Tahoma;
	text-decoration: none;
	color: #2a86c8;
	margin-top: 10px;
	margin-bottom: 10px;	
}
a.news_record_header:hover
{
	color: #f7941d; 
}
.news_record_desc
{
	font: 11px Tahoma;
	text-align: justify;
	color: #727272;
}

/*----------------- BLUE SMALL BLOCK IMPLEMENTATIONS -------------------------*/ 

.blue_small_header
{
    background: url('../img/blue_small_header_bg.png') no-repeat;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
}
.blue_small_header_caption
{
    width: 200px;
    float: left;
    margin-left: 17px;
    margin-top: 6px;
    font: 18px Arial;
    color: white;
}
.blue_small_photo_block
{
	background: #ebf2fe;
	margin: 0 auto;
	border: 1px solid #e8e9ea;
	width: 360px;
}
.blue_small_photo_block_info
{
	float: left;
	margin-top: 18px;
	width: 230px; 	
}
/*-----------------TEXT BLOCK----------------------------------------------------*/
.text_block
{
    width: 445px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #e8e9ea;
    background: #ebf2fe;
    min-height: 715px;
}
.logo
{
    width: 444px;
    height: 176px;
    background: url('../img/logo.jpg');
}
.main_text
{
    font: 11px Arial;
    color: #525252;
    line-height: 1.8;
    margin: 10px;
}
.mega_wide_block
{
    width: 864px;
    float: left;
    margin-left: 8px;
    margin-top: 12px; 
}
.blue_mega_header
{
    background: url('../img/blue_mega_header_bg.png') no-repeat;
    height: 38px;
    margin-bottom: 10px;
    position: relative;
}
.blue_mega_header_caption
{
    width: 700px;
    float: left;
    margin-left: 17px;
    margin-top: 6px;
    font: 18px Arial;
    color: white;
}
.term_text_block
{
    width: 837px;
    margin: 0 auto;
    margin-top: 15px;
}
.contacts_block
{
    width: 445px;
    height: 748px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #e8e9ea;
    background: #ebf2fe;
/*    min-height: 715px;*/
}
.contacts_subblock
{
    margin: 10px;
    margin-bottom: 0px;
}
.contacts_column_left
{
    float: left;
    width: 220px;
    font: 11px Arial;
    color: #525252;
    line-height: 17px;
}
.contacts_column_right
{
    float: left;
    width: 190px;
    margin-left: 15px;
    font: 11px Arial;
    color: #525252;
    line-height: 17px;
}
.contacts_header
{
    font: bold 11px Tahoma;
    color: #2a86c8;
    text-transform: uppercase;  
}
.contacts_text
{
    font: 11px Arial;
    color: #525252;
    line-height: 17px;
}
a.contacts_text
{
    text-decoration: underline;
}
.contacts_form
{
    margin-right : 15px;
    margin-left: 15px;
    margin-top: 7px;
    margin-bottom: 10px;
}
.contacts_caption
{
    font: 11px Arial;
    color: #464545;
    line-height: 17px;
}
.contacts_input
{
    border: 1px solid #e3e3e3;
    width: 408px;
    height: 18px;
    font: 11px Arial;
    color: #464545;
}
.contacts_textarea
{
    border: 1px solid #e3e3e3;
    width: 408px;
    height: 130px;
}
.form_button
{
    width: 81px;
    height: 23px;
    background: url('../img/form_button.png') no-repeat;
    border: 0px;
    font: bold 11px Tahoma;
    color: white;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 20px;
    cursor: pointer;
}
input.form_button:hover
{
    background: url('../img/form_button_hover.png') no-repeat;
}
.news_page_block
{
    background: #ebf2fe;
    margin: 0 auto;
    border: 1px solid #e8e9ea;
    width: 837px;
    font: 11px Arial;
    color: #525252;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}
.news_page_block .blue_photo_block_photo
{
    border-bottom: 1px solid #e8e9ea;
    margin-left: -10px;
}
.news_page_header
{
    font: 11px Tahoma;
    color: #2a86c8;
    margin-top: 20px;
    line-height: 20px;
}
a.news_page_line
{
    display: block;
    margin-top: 18px;
    width: 445px;
    font: 11px Tahoma;
    text-decoration: none;
    color: #2a86c8;
}
a.news_page_line:hover
{
    color: #f7941d;
}
/*--------------------------PARTNERS------------------------------*/
.partners
{
    width: 845px;
    margin: 0 auto;
    margin-top: 15px;
    min-height: 700px;
}
.partners_cell
{
    width: 199px;
    height: 156px;
    border: 1px solid #e9eaec;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 10px;
    float: left;
}
/*---------------------------CATEGORIA------------------------------------*/
.categoria_block
{
    width: 470px;
}
a.categoria
{
    display: block;
    background: #e9f3f9;
    border-bottom: 1px solid #74aaca;
    border-top: 1px solid white;
    height: 39px;
    font: bold 12px Tahoma;
    color: #2a86c8;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}
.categoria_caption
{
    margin-top: 15px;
    margin-left: 20px;
}
.categoria_sub_block
{
    display: none;
}
.categoria_line
{
    border-bottom: 1px solid #e7e7e8;
    height: 24px;
}
.categoria_player
{
    display: block;
    font: 12px Tahoma;
    color: #2a3b51;
    text-decoration: none;
    margin-top: 10px;
    margin-left: 35px;
}
a.categoria_player:hover
{
    color: #f68e56;
}
.sort
{
    margin-left: 25px;
    padding-top: 25px;
}
.sort_title
{
    font: 18px Arial;
    color: #2a86c8;
    float: left;
}
.sort_caption
{
    font: 11px Arial;
    color: #464545;
    margin-left: 25px;
    margin-right: 10px;
    float: left;
    margin-top: 5px;
}
.sort_input
{
    font: 11px Arial;
    color: #464545;
    float: left;
    border: 1px solid #e3e3e3;
    width: 140px;
    margin-top: 3px;
}
/*------------------------------Newsletter--------------------------------------------*/
.newsletter_subscribe
{
	text-align: left;
    width: 630px;
    height: 290px;
    border: 1px solid #a3a6ab;
    background: #ebf2fe;
}
.newsletter_unsubscribe
{
    text-align: left;
    width: 630px;
    height: 215px;
    border: 1px solid #a3a6ab;
    background: #ebf2fe;
}
.newsletter_title
{
    margin-top: 30px;
    margin-left: 100px;
    font: 18px Arial;
    color: #04b9fc;
}
.newsletter_form
{
    width: 415px;
    margin: auto;
    margin-top: 25px;
}
.newsletter_caption
{
    font: 11px Arial;
    color: #464545;
    line-height: 20px;
}
.newsletter_input
{
    width: 408px;
    height: 18px;
    border: 1px solid #e3e3e3;
    font: 11px Arial;
    color: #464545;
}
/*----------- BANNERS IMPLEMENTATIONS ------------------------------------------------*/

.banner_block
{
	position: relative;
	z-index: 4;
	margin: 0 auto;
	width: 880px;
}
.left_banner
{
	width: 470px;
	float: left;
}
.right_banner
{
	float: right;
	width: 386px;	
}
a.left_banner_pub, a.right_banner_pub
{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	font: 10px Arial;
	color: #13b1fb;	
}
.left_banner img, .right_banner img
{
	border: 1px solid #00aeff;	
}


/*----------- FOOTER IMPLEMENTATIONS ------------------------------------------------*/


.footer
{
	padding-top: 20px;
	padding-left: 210px;	
}
.footer_copy
{
	float: left;
 	font: 11px Tahoma;
 	color: white;
 	margin-left: 10px;	
}
a.footer_terms
{
	display: block;
	float: left;
	width: 130px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	color: #ffbc00;
	font: 11px Tahoma;
}
.footer_email_ico
{
	float: left;
	margin-right: 10px;	
	margin-top: 3px;
}
.footer_email
{
	float: left;
 	font: 11px Tahoma;
 	color: white;	
}
.footer_email a
{
	font: 11px Tahoma;
	color: #3cc1ff;
}
.footer_ico
{
	float: right;
	margin-right: 15px;
	margin-top: -5px;
}

.hover
{
    position: absolute;
    top: -50px;
}

/*-------------------Jogadores CV------------------*/
.pdf_page
{
    width: 1021px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.pdf_header
{
    width: 917px;
    height: 170px;
    margin: 0 auto;
    border-bottom: 1px solid #84cdff;
    background: url('../img/pdf_header.jpg');
}
.pdf_content
{
    width: 874px;
    margin: 0 auto;
    margin-bottom: 45px;
}
.pdf_left_block
{
    width: 470px;
    float: left;
    margin-left: 15px;
    margin-top: 30px;
}
.pdf_left_header_caption
{
    font: bold 18px Arial;
    color: #00639e;
    margin-bottom: 20px;
}
.pdf_photo_block
{
    border: 1px solid #e8e9ea;
    width: 440px;
}
.pdf_photo_block_photo
{
    float: left;
    padding: 2px;
    border-right: 1px solid #e8e9ea;
    background: white;
    margin-right: 15px;
}
.pdf_photo_block_info_right
{
    float: left;
    margin-top: 18px;
    width: 213px;     
}
.pdf_photo_block_line
{
    font: 11px Tahoma;
    color: #2a3b51;
    line-height: 17px;
}
.pdf_photo_block_info_bottom
{
    border-top: 1px solid #e8e9ea;
    padding-left: 15px;
    padding-right : 15px;
    padding-top: 18px;
    padding-bottom: 18px;
}
.pdf_right_block
{
    width: 380px;
    float: left;
    margin-top: 30px; 
}
.pdf_right_header_caption
{
    font: 18px Arial;
    color: #00639e;
    margin-bottom: 20px;
}
.pdf_header_caption
{
    font: 18px Arial;
    color: #00639e;
    margin-bottom: 20px;
    margin-left: 7px;
}
.pdf_video_header
{
    font: bold 11px Tahoma;
    color: #525252;
    margin: 7px;
}
a.pdf_video_link
{
    font: 11px Tahoma;
    color: #525252;
    margin-bottom: 10px;
    margin-left: 7px;
    margin-right: 7px;
    text-decoration: none;
}
.pdf_footer
{
    width: 917px;
    margin: 0 auto;
    border-top: 1px solid #84cdff;
    font: 11px Tahoma;
    color: #078cd4;
    padding-top: 10px;
}
.pdf_footer_text
{
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}
.pdf_footer_text a
{
    font: 11px Tahoma;
    color: #078cd4;
    text-decoration: none;
}
