/* CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.clear {
	clear:both;
}
a img {
	border:0;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
/* ---------------------------------------------- */
/* STYLE 4 -------------------------------------- */
/* ---------------------------------------------- */
body {
	font-family:Tahoma, Geneva, sans-serif;
/*EDIT*/font-size:11px;/*EDIT Šrifto_dydis*/
	background:#e3edb0; /* PRIMARY THEME LIGHTENED */
}
.main_wrapper, .footer_cont {
	width:980px;
	margin:0 auto;
}
/* STICKY FOOTER
------------------------------ */
html, body, .site_holder {
	height: 100%;
}
.main_wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -36px; /* the bottom margin is the negative value of the footer's height */
	background:#fff;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
}
.footer, .push {
	height: 67px;
}
/* TOP
------------------------------ */
.top {	
	
}
.cont_top {
	background:url(/images/style4/bg_top_main.png) top left no-repeat;
/*EDIT*/background-color:#f0f087;/*EDIT Fonas_1*/
	height:169px;
	margin-bottom:3px;
}
.cont_top .c {
	position:relative;
	height:169px;

}
.top .logo {
	height:130px;
	width:160px;
	float:left;
	display:inline;
	margin-top:25px;
	margin-left:30px;
	position:relative;
}
.top .logo h1 {
	display:block;
}
.top .logo h1 a {
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-indent:150px;
/*EDIT*/background-image:url(/uploads/fk-setas/galleries/setas_herbas3.jpg);/*EDIT Logo_Url*/
    background-position: center;
    background-repeat: no-repeat;
	height:125px;
	width:140px;
}
/*750x100 banner*/
.banner_holder {
	padding:40px 0 0 32px;
	float:left;
}
/* TOP SITE NAV
------------------------------ */
.top_nav {

	padding:4px 0 0 60px;
	position:absolute;
	z-index:10;
}
.top_nav li {
	float:left;
	list-style-type:none;
}
.top_nav li a {
	float:left;
	width:26px;
	height:26px;
}
.top_nav li a:hover {
/*EDIT*/background-color:#ffff00;/*EDIT Fonas_2*/
}
.top_nav li a img {
	width:13px;
	height:10px;
	margin:8px 0 0 7px;
}
.top_nav li.home_ico img {
	background:url(/images/style4/ico_home.gif) top left no-repeat;
}
.top_nav li.search_ico img {
	background:url(/images/style4/ico_search.gif) top left no-repeat;
}
.top_nav li.contact_ico img {
	background:url(/images/style4/ico_mail.gif) top left no-repeat;
}
.top_panel {
	clear:both;
	background-image:url(/images/style4/top_panel_bg.png);
    background-position:top left;
    background-repeat:no-repeat;
/*EDIT*/background-color:#ffff00;/*EDIT Viršutinis_meniu_fonas_1*/
	height:37px;
	margin-bottom:3px;
}
.top_panel .top_panel_cont {
	height:40px;
	position:relative;
}

/* TOP MENU
------------------------------ */
.top .menu {
	float:left;
	padding-left:210px;
}
.top .menu ul {
	list-style-type:none;
	margin-top:5px;
}
.top .menu ul li {
	float:left;
}
.top .menu ul li a {
	float:left;
	/*background:url(/images/style4/menu_over.jpg) 0 30px no-repeat;*/
	text-decoration:none;
	cursor:pointer;
}
.top .menu ul li a span {
	float:left;
	line-height:22px;
	padding-bottom:4px;
	/*background:url(/images/style4/menu_over_r.jpg) 0 30px no-repeat;*/
	padding:0 10px 4px;
	text-decoration:none;
/*EDIT*/color:#000000;/*EDIT Meniu_splava_2*/
}
.top .menu ul li a:hover {
/*EDIT*/background-color:#ffff00;/*EDIT Fonas_2*/
}
.top .menu ul li a:hover span {
	/*background:url(/images/style4/menu_over_r.jpg) top right no-repeat;*/
}
/* TOP SEARCH
------------------------------ */
.top .search {
	position:absolute;
	right:16px;
	top:8px;
}
.top .search .input_text {
	float:left;
	padding-right:5px;
}
.top .search .input_text input {
	float:left;
	width:110px;
	height:12px;
	border:1px solid;
/*EDIT*/border-color:#dedcb9;/*EDIT Viršutinis_įvesties_laukas_1*/
	padding:4px 2px 5px;
	line-height:14px;
	font-size:11px;
/*EDIT*/color:#8f8c8c;/*EDIT Viršutinis_įvesties_laukas_2*/
	text-align:center;
}
.top .search .input_submit {
	float:left;
}
.top .search .input_submit input {
/*EDIT*/background-color:#f0f087;/*EDIT Fonas_1*/
	border:none;
	width:77px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
/*EDIT*/color:#000000;/*EDIT Viršutinis_įvesties_laukas_3*/
	padding:3px 0 4px;
	cursor:pointer;
	position:relative;
	top:1px;
}
.top .search .links {
	float:left;
	height:22px;
}
.top .search .links a {
	float:left;
	line-height:22px;
	padding-left:0px;
/*EDIT*/color:#000000;/*EDIT Viršutės_nuorodos*/
	text-decoration:none;
	margin-left:10px;
	display:inline;
}
.top .search .links a:hover {
	text-decoration:underline;
}

.top_deco {
	height:20px;
	background:url(/images/style4/sfl_main_deco.png) top left no-repeat;
/*EDIT*/background-color:#ffff00;/*EDIT Viršutinis_meniu_fonas_1*/
	margin-bottom:10px;
}
/* MID
------------------------------ */
.mid {
}
.mid .left_col {
	width:197px;
	float:left;
	display:inline;
	margin-right:20px;
}
.mid .mid_col {
	width:545px;
	float:left;
	display:inline;
	margin-right:20px;
}
.mid .right_col {
	width:197px;
	float:left;
}
/* SIDE WIN
------------------------------ */
.side_win {
/*EDIT*/background-color:#f0f087;/*EDIT Fonas_1*/
	margin-bottom:15px;
	position:relative;
}
.side_win .round_t {
	background:url(/images/style4/side_win_top.png) top left no-repeat;
	height:9px;
	line-height:0;
	font-size:0;
	margin-bottom:-4px;
	position:relative;
	z-index:1;
}
.side_win .round_b {
	background:url(/images/style4/side_win_bot.png) top left no-repeat;
	height:11px;
	line-height:0;
	font-size:0;
	margin-top:-4px;
}
.side_win .head h2 {
	padding:3px 15px 8px;
	border-bottom:1px solid #fff;
/*EDIT*/color:#000000;/*EDIT Bloko_antraštė*/
	font-weight:bold;
	font-size:12px;
}
.side_win .cont {
	position:relative;
	z-index:2;

}
.side_win .c {
/*EDIT*/background:#ffffff;/*EDIT Bloko_fonas*/
	margin-bottom:5px;
	border-bottom:1px solid #fff;
}
/* SIDE MENU
------------------------------ */
.side_menu ul {
	list-style-type:none;
}
.side_menu ul li {
	font-size:0;
	line-height:0;
	/*background:url(/images/style4/side_menu_sep.jpg) bottom repeat-x;*/

}
.side_menu ul li.last a {
	border:none;
}
.side_menu ul li a {
	display:block;
	padding:6px 18px 8px 16px;
	background:#fff;
	font-size:11px;
	line-height:normal;
/*EDIT*/color:#a7ad4f;/*EDIT Šoninio_meniu_spalva_1*/
	text-decoration:none;
	margin-bottom:1px;
}
.side_menu ul li a:hover, .side_menu ul li.active a {
/*EDIT*/color:#303030;/*EDIT Šoninio_meniu_spalva_2*/
	background:url(/images/style4/arrow_over.gif) 18px 12px no-repeat;
}
/* SIDE POLL
------------------------------ */
.side_poll .cont .c {
	padding:0;
}
.side_poll h2 {
	padding:0px 15px 6px;
	border-bottom:1px solid #fff;	
/*EDIT*/color:#8f8c8c;/*EDIT Bloko_antraštė_1*/
	font-weight:normal;
	position:relative;
}
.side_poll form {
	border-top:1px solid #ecebcb;
	padding:8px 15px 4px;
}
.side_poll .input_radio {
	margin-bottom:8px;
}
* html .side_poll .input_radio {
	height:10px;
}
.side_poll .input_radio input {
	float:left;
	display:inline;
	margin-right:6px;
}
html>body .side_poll .input_radio input {
 *position:relative;
 *top:-4px;
 *margin-right:2px;
}
* html .side_poll .input_radio input {
	margin-top:-4px;
	margin-right:3px;
}
.side_poll .input_radio label {
	float:left;
	width:140px;
/*EDIT*/color:#a7ad4f;/*EDIT Lentelės_tekstas_1*/
}
* html .side_poll .input_radio label {
	width:120px;
}
.side_poll .input_submit {
	text-align:right;
	padding-bottom:5px;
	padding-top:5px;
}
.side_poll .input_submit input {
	width:83px;
/*EDIT*/background-color:#ffff00;/*EDIT Balsavimo_mygtukas*/
	/*background:url(/images/style4/submit_btn_bg.jpg) top left no-repeat;*/
	padding:4px 0 4px;
	border:none;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
/*EDIT*/color:#000000;/*EDIT Balsavimo_mygtukas_2*/
	cursor:pointer;
	font-weight:bold;
}
/* SIDE ADS
------------------------------ */
.left_col .side_ad_holder {
	margin-bottom:15px;
	text-align:center;
}
.right_col .side_ad_holder {
	margin-bottom:10px;
	text-align:center;
}
/* SIDE RESULT TABLE
------------------------------ */
.side_table table a {
/*EDIT*/color:#a7ad4f;/*EDIT Lentelės_tekstas_1*/
}
.side_table {
	margin-bottom:5px;
}
.side_table table {
	width:100%;
	text-align:left;
}
.side_table table th, .side_table table td {
	padding:8px 10px;
/*EDIT*/color:#a7ad4f;/*EDIT Lentelės_tekstas_1*/
	border-bottom:1px solid #b1c931; /*PRIMARY BASE COLOR */
}
.side_table table td {
	background:url(/images/style4/side_menu_sep.jpg) top repeat-x;
}
.win_comment {
/*EDIT*/color:#a7ad4f;/*EDIT Lentelės_tekstas_1*/
	padding-bottom:15px;
	text-align:center;
}
/* SIDE GAME INFO
------------------------------ */
.side_game h2 {
	font-size:11px;
	padding:2px 15px 8px;
    font-weight:;
	position:relative;
}
.side_game .c {
	padding:10px 0 0;
}
.side_game .teams {
	padding:0 8px;
}
* html .side_game .teams {
	height:5px;
}
.side_game .team1 {
	float:left;
	text-align:center;
	width:81px;
	overflow:hidden;
}
.side_game .team2 {
	float:right;
	text-align:center;
	width:81px;
	overflow:hidden;
}
.side_game .teams a {
/*EDIT*/color:#a7ad4f;/*EDIT Lentelės_tekstas_1*/
	text-decoration:none;
}
.side_game .teams img {
	margin-bottom:5px;
    width: 81px;
}
.side_game .links {
	padding:10px 10px;
}
html>body .side_game .links {
 *padding:2px 10px 7px;
}
.side_game .links ul {
/*EDIT*/color:#a7ad4f;/*EDIT Lentelės_tekstas_1*/
}
.side_game .links a {
	background:url(/images/style4/arrow_normal.gif) left center no-repeat;
	line-height:16px;
}
.side_game .links li {
	list-style-type:circle;
	margin-left:6px;
}
.side_game .links a:hover {
	text-decoration:underline;
}
.side_game .result_big {
	font-size:45px;
	font-weight:bold;
	text-shadow: #fff 2px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
/*EDIT*/color:#a7ad4f;/*EDIT Lentelės_tekstas_1*/
	text-align:center;
	padding:5px 0;
}
html>body .side_game .result_big {
 *padding-top:0;
}
.side_game .recent_results {
	padding-left:8px;
}
.side_game .recent_results li {
	background:url(/images/style4/football_small.png) top left no-repeat;
	line-height:16px;
	padding-left:22px;
/*EDIT*/color:#a7ad4f;/*EDIT Lentelės_tekstas_1*/
	list-style-type:none;
	margin-bottom:5px;
}
* html .side_game .recent_results li {
	height:5px;
}
.side_game .recent_results .name, .side_game .recent_results .result {
	font-weight:bold;
}
/* CONTENT FORMATTING 
------------------------------------ */
.content {
/*EDIT*/color:#999699;/*EDIT Turinio_tekstas*/
	font-size:11px;
	padding-top:10px;
}
.content a {
/*EDIT*/color:#999699;/*EDIT Turinio_tekstas*/
}
.content p {
	margin-bottom:10px;
	line-height:16px;
	text-align:justify;
}
.content ul, .content ol {
	margin-bottom:10px;
	margin-left:30px;
}
.content ul {
 list-style-type:;
}
.content ul li, .content ol li {
	padding-bottom:3px;
}
.content ul li ul, .content ol li ol {
	margin-top:8px;
}
.content h2 {
	font-size:16px;
	margin-bottom:15px;
/*EDIT*/color:#ffdd00;/*EDIT Turinio_antraštė*/
}
.content h3 {
	font-size:14px;
	margin-bottom:10px;
/*EDIT*/color:#ffdd00;/*EDIT Turinio_antraštė*/
}
.content h4 {
/*EDIT*/color:#ffdd00;/*EDIT Turinio_antraštė*/
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:15px;
}
/* NEWS SUMMARIES 
--------------------------------------- */
.breadcrumbs h2 {
	font-size:11px;
	font-weight:normal;
	display:inline;
}
.breadcrumbs {
	padding-top:7px;
	margin-bottom:17px;
}
.news_summary {
	padding-bottom:15px;
	margin-bottom:10px;
}
html>body .news_summary {
 *padding-bottom:4px;
}
* html .news_summary {
	padding-bottom:5px;
}
.news_summary .img, .news_summary .img a {
	float:left;
}
.news_summary .img img {
	border:1px solid #efefef;
	width:150px;
	margin-right:20px;
	margin-bottom:10px;
}
.news_summary .news_text {
}
.news_summary .news_text h3 {
	font-size:11px;
	margin-bottom:8px;
}
.news_summary .news_meta .date {
	float:left;
	width:150px;
	text-align:center;
	line-height:20px;
}
.news_summary .news_meta .more {
	float:right;
}
.news_summary .news_meta .more a {
	float:right;
	padding:3px 25px;
    /*EDIT*/background-color: #FFA200;/*EDIT Naujienų_nuoroda_1*/
	font-weight:bold;
	text-decoration:none;
/*EDIT*/color:#000000;/*EDIT Naujienų_nuoroda_2*/
}
.news_full .news_meta .date {
	text-align:left;
}
/* REGISTER FORM
------------------------------ */
.register_form {
	padding-top:10px;
}
.register_form .line {
	height:30px;
}
.register_form .line label {
	float:left;
	width:200px;
	line-height:18px;
}
.register_form .input_text input {
	float:left;
	border:1px solid #ccc;
	padding:2px;
	width:180px;
}
.register_form .input_submit {
	padding-left:130px;
	padding-top:20px;
}
.register_form .input_submit input {
/*EDIT*/background-color:#ffff00;/*EDIT Registracijos_mygtukas_1*/
	border:none;
	width:95px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
/*EDIT*/color:#000000;/*EDIT Registracijos_mygtukas_2*/
	font-weight:bold;
	padding:5px 0 5px;
	cursor:pointer;
}
/* VIDEO PAGE
------------------------------ */
.video h3 {
	font-size:11px;
	width:320px;
	margin-bottom:15px;
}

.video {
	margin-bottom:20px;
}
/* PLAYERS LIST
------------------------------ */
.players_list table {
	width:100%;
}
.players_list .img {
	width:24%;
}
.players_list .name {	
	font-weight:bold;
}
.players_list .status {
}
.players_list .download {
	width:32%;
}
.players_list .download a {
	padding-left:15px;
	background:url(/images/style4/download.gif) left center no-repeat;
}
.players_list td {
	padding:5px;
}
.players_list .odd td {
/*EDIT*/background:#e9ebb0;/*EDIT Lentelės_eilutė*/
}
/* NUOTRAUKOS VIENA
------------------------------ */
.path ul {
	margin-left:10px;
	padding:8px 0 15px 0;
}
.path li {
	list-style-type:none;
	float:left;
}
.path a {
	padding:0 5px 0 10px;
	background:url(/images/style4/path.jpg) no-repeat left;
	color:#6C6B6B;
	text-decoration:none;
}
.path a:hover {
	text-decoration:underline;
}
.path .base {
	padding:0 5px 0 0;
}
.photo img {
	width:540px;
	padding:0 0 15px 3px;
}

/* NUOTRAUKOS DAUG
------------------------------ */
.gallery img {
	float:left;
	padding:0 16px 25px 15px;
	width:150px;
}

/* LENTELE
------------------------------ */
.results_table_cont table {
	width:100%;
}
.results_table_cont th, .results_table_cont td {
	padding:0 10px 0 10px;
	height:38px;
	text-align:center;
}
.results_table_cont .even, .results_table_cont th {
/*EDIT*/background:#e9ebb0;/*EDIT Lentelės_eilutė*/
}
.results_table_cont .name {
	padding:0 0 0 24px;
	text-align:left;
	width:170px;
}

/* FOOTER
------------------------------ */
.footer .footer_cont {
/*EDIT*/background:#000000;/*EDIT Apačios_fonas_2*/
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	height:68px;
}
.footer .footer_cont .holder {
	height:37px;
    background:url(/images/style4/footer_toppart.png) top left no-repeat;
/*EDIT*/background-color:#f0f087;/*EDIT Fonas_1*/
	margin-bottom:3px;
}
.footer .footer_cont .footer_deco {
		height:20px;
		background:url(/images/style4/footer_botpart.png) top left no-repeat;
/*EDIT*/background-color:#ffff00;/*EDIT Apačios_fonas*/
}

/* FOOTER copyright
------------------------------ */
.footer .copyright {
	float:left;
	padding:12px 0 0 25px;
/*EDIT*/color:#000000;/*EDIT Apačios_tekstas*/
}
/* FOOTER menu
------------------------------ */
.footer_menu {
	float:left;
	padding-left:170px;
}
.footer_menu ul {
	list-style-type:none;
	margin-top:6px;
}
.footer_menu ul li {
	float:left;
}
.footer_menu ul li a {
	float:left;
	/*background: url(/images/style4/menu_over.jpg) 0 30px no-repeat*/
	text-decoration:none;
}
.footer_menu ul li a span {
	float:left;
	line-height:22px;
	padding-bottom:4px;
	/*background:url(/images/style4/menu_over_r.jpg) 0 30px no-repeat;*/
	padding:0 10px 4px;
	text-decoration:none;
/*EDIT*/color:#000000;/*EDIT Apačios_tekstas*/
	cursor:pointer;
}
.footer_menu ul li a:hover {
/*EDIT*/background-color:#ffff00;/*EDIT Apačios_fonas*/
}
.footer_menu ul li a:hover span {
	/*background:url(/images/style4/menu_over_r.jpg) top right no-repeat;*/
	
}
/* FOOTER right_part
------------------------------ */
.footer .footer_text {
	float:right;
	padding:12px 25px 0 0;
/*EDIT*/color:#000000;/*EDIT Apačios_tekstas*/
}
.footer .footer_text a {
/*EDIT*/color:#000000;/*EDIT Apačios_tekstas*/
	text-decoration:none;
}
.footer .footer_text a:hover {
/*EDIT*/color:#000000;/*EDIT Apačios_tekstas*/
	text-decoration:underline;
}

