<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*reading file:/themes/default/style/style.css*/

/* CSS Document */
body
{
	font-family:Arial;
	color:#000;
	margin:0px;
	padding:0px;
	background-color:#1F6EB2;
	font-size:12px;

}

.ie6 body
{
	height:100%;
}


div.container
{
	/*width:80%;*/
	width:1000px;
	margin:0px auto 0px auto;
	background-color:#fff;
}
.ie6 div.container
{
	height:100%;
	min-width:830px;
}

a
{
    color:#1F6EB2;
}

.rounded {
    -webkit-border-radius: 5px;
    /*
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    */
    -moz-border-radius: 5px;
    /*
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;
    */
    border-radius: 5px;
    /*
    border-top-left-radius:5px;
    border-top-left-radius:5px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    */
}


a.sm_arr
{
    padding-left:12px;
    background-image:url(http://www.fcsteaua.ro/themes/default/images/small_arrow.gif);
    background-repeat:no-repeat;
}

a:hover
{
    text-decoration:none;
}

div.inv div
{
display:none;
}

div.inv div div
{
display:block;
}

div.article_box
{
    color:#000;
    clear:both;
}
div.article_box div.img
{
    float:left;
    margin-right:5px;
}
div.article_box div.img img
{
    clear:right;
    
}

div.article_box div.img label
{
    clear:both;
    display:block;
    font-size:10px;
    color:#ccc;
}
div.sm_boxes div.article_box div.img label
{
    display:none !important;
}

div.article_box div.cont label
{
    font-size:10px;
}
div.article_box div.cont label a
{
    text-decoration:none;
}
div.article_box div.cont
{
    font-size:11px;
}
div.article_box h1
{
    font-size:14px;
    margin:0px;
}

.ib a,.ib span
{
    display:-moz-inline-stack;
}
.ib a,.ib span
{
    display:inline-block;
}

div.header
{
	background-color:#1F6EB2;
	height:220px;
	background-image:url(http://www.fcsteaua.ro/themes/default/images/hbgd.png);
	background-repeat:repeat-x;
}
div.header div.z1
{
	position:relative;
	height:77px;
}

div.header div.z1 div.l
{
	float:left;
	width:60%;
}
div.header div.z1 div.r
{
	float:right;
	padding-top:0px;
	padding-right:50px;
}
div.search input
{
	background-color:#a70707;
	border:1px solid #d45c5c;
	padding:7px;
	font-size:12px;
	color:#fff;
	width:150px;
}
div.footer div.search input
{
	background-color:#18619f;
	border:1px solid #6b9fcb;
	padding:7px;
	font-size:12px;
	color:#fff;
	width:250px;
	margin-left:20px;
	margin-top:30px;
}
div.search img
{
	position:relative;
	top:15px;
	left:25px;
	cursor:pointer;
}

div.header div.z1 div.l
{
	position:relative;
	top:15px;
	left:0px;
}

div.header div.z1 div.l a
{
	
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	background-repeat:repeat-x;
	padding:10px;
}



div.header div.z1 div.l a:hover
{
	color:#FFCC00;
}

div.header div.z1 div.l a.selected
{
	background-image:url(http://www.fcsteaua.ro/themes/default/images/grd5.png);
}
div.header div.z1 div.l a.selected:hover
{
	color:#fff;
}


div.header div.z2
{
	height:143px;
	background-image:url(http://www.fcsteaua.ro/themes/default/images/hsilouetes.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	text-align:left;
}

div.header div.z1 div#userzone
{
    text-align:left;
    padding-top:10px;
    padding-right:25px;
    width:100%;
    height:22px;
}

div.header div.z1 div#userzone a
{
    color:#fff;
    padding:3px;
    text-decoration:none;
    font-size:11px;
    padding-left:18px;
    background-repeat:no-repeat;
    cursor:pointer;
}
div.header div.z1 div#userzone a:hover
{
    text-decoration:underline;
}


    
div.header div.z1 div#userzone.logged a
{
    background-image:url(http://www.fcsteaua.ro/themes/default/images/logged.gif);
}
div.header div.z1 div#userzone.notlogged a
{
    background-image:url(http://www.fcsteaua.ro/themes/default/images/notlogged.gif);
}

div#userinfo
{
    padding:10px;
    background-color:#fff;
    z-index:1000;
    background-image:url(http://www.fcsteaua.ro/themes/default/images/grd1.png);
    background-repeat:repeat-x;
    border:1px solid #DEEDF9;
    width:200px;
    font-size:10px;
    text-align:left;
    position:absolute;
}
div#userinfo input.txt
{
    background:#fff;
    padding:3px;
    border:1px solid #DEEDF9;
    clear:both;
    display:block;
    clear:right;
    width:90%;
}
div#userinfo label
{
    font-size:10px;
    display:block;
}
div#userinfo input.sbm
{
    color:#fff;
    background-color:#A0C5E6;
    border:1px solid #fff;
    padding:2px;
    margin-top:2px;
}
div#userinfo form
{
    margin:0px;
    padding:0px;
}
div#userinfo ul
{
    margin:0px;
    padding:0px;
    list-style-type:none;
}

div#userinfo ul a
{
    font-size:11px;
    text-decoration:none;
    color:#1F6EB2;
}

div#userinfo ul a:hover
{
    text-decoration:underline;
}

div.header div.z2 img
{
	margin-top:7px;
	border:none;
}

div.footer
{
	background-color:#0b497e;
	height:375px;
	background-image:url(http://www.fcsteaua.ro/themes/default/images/fbgd.png);
	background-repeat:repeat-x;
	color:#fff;
	text-align:left;
}
div.footer div.z1
{
	background-image:url(http://www.fcsteaua.ro/themes/default/images/fsilouetes.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:275px;
}
div.footer div.z2
{
text-align:right;
padding-top:5px;
}
div.footer div.z2 a
{
	color:#fff;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #fff;
}

div.footer div.z2 a:hover
{
	text-decoration:underline;
}

div.container div.footer div.z2 a:visited
{
    color:#fff;
}
div.footer div.z3
{
	text-align:right;
	padding-top:17px;
	padding-right:10px;
}
div.footer div.z3 a
{
	color:#fff;
}
div.footer ul
{
	list-style-type:none;
	float:left;
	height:150px;
	margin:10px;
	padding:0px;

}
div.footer ul li
{
	padding:2px;

}
div.footer ul a
{
	color:#bbdefa;
	text-decoration:none;
	font-size:12px;
}

div.footer ul a:hover
{
	color:#fff;
}


table.middle
{
	width:100%;
	overflow:auto;;
	background-color:#fff;
	margin:0px;
	padding:0px;
}
table.middle td.l
{
	vertical-align:top;
	padding:10px;
}
table.middle td.r
{
	background:#deedf9;
	width:340px;
	padding:10px;
	vertical-align:top;
	color:#fff;
	height:550px;
	
}
table.sub_middle
{
width:100%;
	overflow:auto;;
	background-color:#fff;
	margin:0px;
	padding:0px;
}

table.sub_middle td.ml
{
	vertical-align:top;
	background-color:#1f6eb2;
	/*background-image:url(http://www.fcsteaua.ro/themes/default/images/grd8.gif);*/
	background-repeat:repeat-x;
	color:#fff;
	width:200px;
	padding:5px;

}


td.ml img
{
/*border:1px solid #fff;*/
max-width:200px;
/*4ie6*/
width: expression(this.width &gt; 200 ? 200: true);

}


td.ml a
{
	color:#fff;
	font-size:11px;
	display:block;
	padding:5px;
	text-decoration:none;
	border-bottom:1px solid #0D4F88;
	border-top:1px solid #3884BF;
}
td.ml a:hover
{
    background-color:#125c9c;
}
td.ml label
{

display:block;
padding:3px;
font-weight:bold;
font-size:12px;
background-color:#cc0000;
border-bottom:1px solid #deedf9;

}



div.astats
{
text-align:right;

}

div.astats span
{
	
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-position: 15% 55%;
	cursor:default;
}


div.astats span.f
{

	background-image:url(http://www.fcsteaua.ro/themes/default/images/file_icon.gif);
}

div.astats span.c
{

	background-image:url(http://www.fcsteaua.ro/themes/default/images/com_icon.gif);

}
div.astats span.a
{

	background-image:url(http://www.fcsteaua.ro/themes/default/images/hearth.gif);
}


div.ma div.cont div.astats
{
padding-right:50px;
}

div.ma div.cont div.astats span
{
	color:#fff;
}


div.ma div.cont div.astats span
{
	display:inline-block;
}

div.ma div.cont div.astats span.f
{
	background-color:#cc0000;

}

div.ma div.cont div.astats span.c
{
	background-color:#0099ff;
}
div.ma div.cont div.astats span.a
{
	color:#cc0000;
	padding-left:22px;
}
div.sm_boxes div.article_box div.astats span.f
{
	color:#cc0000;


}


div.sm_boxes
{
	background:#fff;
	background-image:url(http://www.fcsteaua.ro/themes/default/images/grd6.png);
	background-repeat:repeat-x;
	height:2000px;
	overflow-y:auto;
	padding:5px;
}

div.sm_boxes div.article_box
{
color:#1f6eb2;
font-size:11px;
clear:both;
padding:5px;
/*overflow:auto;;*/
width:95%;
}

.ie7 div.sm_boxes div.article_box
{
    width:82%;
}

.ie6 div.sm_boxes div.article_box
{
width:85%;
}



div.sm_boxes div.article_box div.img
{
float:left;
width:50px;
margin-right:10px;
}

div.sm_boxes div.article_box div.cont
{
}

div.sm_boxes div.article_box div.img img
{
max-width:50px;
width: expression(this.width &gt; 50 ? 50: true);
}

div.sm_boxes div.article_box div.cont h1
{
	margin:0px;
	padding:0px;
	font-size:14px;
}
div.sm_boxes div.article_box div.cont p
{
margin:0px;
padding:0px;
}
div.sm_boxes div.article_box h1 a
{
text-decoration:none;
color:#0c4b81;
}
div.sm_boxes div.article_box div.cont label
{
display:block;
clear:right;
}

div.sm_boxes div.article_box div.cont label a
{
color:#a7bfd3;
text-decoration:none;
}

div.sm_boxes div.article_box div.img
{
}

div.sm_boxes div.article_box div.img label
{
    font-size:10px;
    display:block;
    width:100%;
    text-align:center;
    clear:both;
    padding:5px;
}


td.mr div.tabs
{

	background-color:#fff;
	
}


td.mr div.tabs a
{
	
	padding:5px;
	background-image:url(http://www.fcsteaua.ro/themes/default/images/grad3.gif);
	background-repeat:repeat-x;
	color:#175f9d;
	text-decoration:none;
	border:1px solid #c8def0;
	border-bottom:none;
}
td.mr div.tabs a.selected
{
background-color:#c8def0;
background-image:none;
font-weight:bold;
color:#000;
cursor:default;
}
td.mr div.tabs a.w
{
background-image:url(http://www.fcsteaua.ro/themes/default/images/grd4.gif);
font-weight:bold;
color:#cc0000;
}

div.sbox
{
margin-bottom:20px;
}

div.sbox div.tabs a
{
	
	padding:8px;
	background-color:#afd9fa;
	color:#175f9d;
	text-decoration:none;
	border-top:5px solid #afd9fa;
	
}



div.sbox div.tabs a.selected
{
	background-color:#cc0000;
	color:#fff;
	border-top:5px solid #1f6eb2;
	font-weight:bold;
	cursor:default;
}
div.sbox div.hd
{
	text-align:right;
	color:#fff;
	background-color:#cc0000;
	padding:5px;
	font-size:11px;
	overflow:auto;;
	width:340px;
}

div.sbox div.hd a
{
    background-color:#1f6eb2;
    color:#fff;
    padding:2px;
    text-decoration:none;
    border:1px solid #fff;
}

div.sbox div.cont
{
	padding:5px;
	background-color:#1f6eb2;
	color:#fff;
	height:auto;
	overflow:auto;;
	width:340px;
}
div.sbox div.grd
{
	background-image:url(http://www.fcsteaua.ro/themes/default/images/grd7.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
	border:1px solid #1f6eb2;
	border-top:none;
	color:#1F6EB2;
	width:338px;
}
div.sbox ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
div.sbox ul li
{
border-bottom:1px solid #0d4f88;
border-top:1px solid #3884bf;
text-align:left;
}
div.sbox div.grd ul li
{
    border:none;
    text-align:left;
}
div.sbox ul li center
{
    text-align:left;
}
div.sbox ul li a
{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	display:block;
	padding:5px;
	text-align:left;
}
div.sbox div.grd ul li a
{
    color:#125c9c;
}
div.sbox div.grd ul li a:hover
{
    color:#fff;
    background-color:#1f6eb2;
}

div.sbox ul li a:hover
{
	background-color:#125c9c;
}


div.write
{	
	padding:5px;
}
div.write label
{
clear:both;
display:block;
}

div.write input[type=text]
{
	width:100%;
}
div.write textarea
{
	width:90%;
}
.dnone
{
	display:none;
}



.latest_imgs img
{
    width:40px;
    height:40px;
    margin:1px;
    border:1px solid #fff;
}


.blueboldtext
{
    color:#0099FF;
    font-weight:bold;
    text-decoration:none;
}
div.container a.blueboldtext
{
    font-weight:bold;
    font-size:11px;
}

div.lv img
{
max-width:50px;
/*4ie6*/
width: expression(this.width &gt; 50 ? 50: true);
margin:2px;
border:none;
}

div.loading
{
    color:#fff;
    font-weight:bold;
    position:fixed;
    left:0px;
    top:0px;
    padding:10px;
    background-color:#cc0000;
}

div.pagination
{
    color:#000;
    clear:both;
}
div.pagination a
{
    background-color:#1F6EB2;
    margin:2px;
    padding:5px;
    color:#fff;
    border:1px solid black;
    text-decoration:none;
}

div.pagination a.sel
{
    background-color:transparent;
    cursor:default;
    border:none;
    color:#1F6EB2;
}

div.video, div.album
{
    padding:5px;
    background-color:#fff;
    border:1px solid #AFD9FA;
    float:left;
    margin:1px;
    width:90px;
    height:220px;
    overflow:auto;;
    padding-left:25px;
    background-repeat:no-repeat;
    font-size:10px;
    color:#666;
    
}
div.video
{
    background-image:url(http://www.fcsteaua.ro/themes/default/images/video_icon.gif);
}

div.album
{
    background-image:url(http://www.fcsteaua.ro/themes/default/images/album_icon.gif);
}

div.photo_tn
{
    background-image:url(http://www.fcsteaua.ro/themes/default/images/photo_icon.gif);
}

div.video img, div.album img
{
    width:90px;
    border:none;
    clear:both;
    display:block;
    max-height:100px;
/*4ie6*/
height: expression(this.height &gt; 100 ? 100: true);
}
div.video a,div.album a
{
    font-size:10px;
}


div.breadcrumbs
{
    padding:6px;
    background-color:#DEEDF9;
    margin-bottom:10px;
    font-weight:bold;
}

a img
{
    border:none;
}


div.comments
{
    width:95%;
    padding-top:10px;
}

div.comments div.item
{
    background-color:#f6fafd;
    border:1px solid #DEEDF9;
    margin-bottom:10px;
    padding:10px;
    color:#333;
    height:auto;
    overflow:auto;;
    width:95%;
    
}

div.comments div.item img
{
    max-width:240px;
    /*4ie6*/
    width: expression(this.width &gt; 250 ? 240: true);
}


div.comments div.item span.date
{
    font-size:10px;
    display:block;
}
div.comments div.item label
{
    display:block;
    width:20px;
    padding:3px;
    color:#fff;
    background-color:#AFD9FA;
    text-align:center;
}
div.comments div.item div.quotetop,div.comments div.item div.quotemain
{
    background-color:#fff;
    padding:10px;
    border-bottom:2px solid #f6fafd;
    padding-left:50px;
    color:#999;
}

div.comments div.item div.uheader
{
    float:left;
    width:100px;
}

div.comments div.item div.cfooter
{
text-align:right;
clear:both;
}

div.comments div.item div.cfooter a
{
    text-decoration:none;
    padding:2px;
    font-size:10px;
    background-color:#AFD9FA;
    color:#fff;
    margin:1px;
}
div.comments div.item div.cfooter a.edit
{
    background-color:#cc0000;
}
div.comments div.item div.post
{
    width:60%;
    float:left;
    margin-left:10px;
}

div.comments div.item div.post textarea
{
    width:100%;
    padding:2px;
    height:150px;
    display:block;
    border:1px solid #1F6EB2;
}

div.comments div.item div.post input
{
    border:1px solid #AFD9FA;
    color:#fff;
    background-color:#1F6EB2;
    padding:2px;
    margin-right:3px;
    
}


div.comments form.post
{

}
div.comments form.post textarea
{
    width:90%;
    height:150px;
    padding:5px;
    border:1px solid #1F6EB2;
}
div.comments form.post label
{
    clear:both;
    display:block;
    color:#1F6EB2;
    font-weight:bold;
    font-size:18px;
}
div.comments form.post input[type=button]
{
    background-color:#1F6EB2;
    color:#fff;
    padding:5px;
    border:3px double #DEEDF9;
    margin-top:5px;
}


div.presence
{
    background-color:#1F6EB2;
    text-align:center;
    padding:5px;
    color:#1F6EB2;
    background-image:url(http://www.fcsteaua.ro/themes/default/images/grd2.png);
    border:1px solid #DEEDF9;
    margin-bottom:10px;
    margin-top:10px;
}

div.rating
{
    background-color:#1F6EB2;
    text-align:right;
    padding:5px;
    color:#1F6EB2;
    font-size:18px;
	overflow:auto;
    background-image:url(http://www.fcsteaua.ro/themes/default/images/grd2.png);
    border:1px solid #DEEDF9;
    font-weight:bold;
    margin-bottom:10px;
    margin-top:10px;
}

div.rating label
{
    font-weight:normal;
    font-size:12px;
    display:block;
}

div.rating span
{
    color:#cc0000;
    margin-left:8px;
    width:30px;
    text-align:center;
}


div.rating a.rate
{
    text-decoration:none;
    border:1px solid #DEEDF9;
    color:#DEEDF9;
    background-color:#1F6EB2;
    margin:1px;
    font-size:15px;
    width:20px;
    text-align:center;
}
div.rating a.rate:hover
{
    background-color:#cc0000;
}

div.tags
{
    background-color:#1F6EB2;
    color:#fff;
    padding:3px;
    margin-top:5px;
    margin-bottom:5px;
    clear:both;
}

div.tags input.txt
{
    width:300px;
}
div.tags a
{
    color:#fff;
}
div.tags a.s1
{
    font-size:12px;
}
div.tags a.s2
{
    font-size:16px;
}

div.tags a.s3
{
    font-size:20px;
}
div.tags a.s4
{
    font-size:25px;
}
div.tags a.s5
{
    font-size:30px;
}

table.ng
{
color:#000;
text-align:center;
width:50%;
}

table.ng img
{
    border:3px solid #1F6EB2;
    padding:5px;
    background-color:#fff;
    height:40px;
}

div.sbox div.team
{
    height:270px;
}
div.sbox div.team div.player
{
float:left;
padding:3px;
margin:3px;
}

div.sbox div.team div img
{
width:40px;
height:40px;
}

div.notice
{
    padding:25px;
    background-color:#deffec;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}

div.add
{
    text-align:right;
    padding:3px;
}
div.add a
{
    background-color:#82e210;
}

div.sociable
{
    clear:both;
    overflow:auto;;
}
div.sociable img
{
    border:0px;
    margin:2px;
}

div.embed
{
font-size:10px;
width:450px;
text-align:center;
padding:5px;
margin-top:10px;
margin-bottom:10px;
displa:table;
border:1px solid #DEEDF9;
}

div.embed input
{
    padding:5px;
    display:block;
    width:400px;
    font-size:10px;
    color:#666;
    background-color:#DEEDF9;
    border:1px solid #ccc;
}

div.poll
{

}
div.poll h3
{
    margin:0px;
    font-size:14px;
    background-color:#1F6EB2;
    color:#fff;
    padding:5px;
}
div.poll a
{
    text-decoration:none;
}
div.poll span.percent
{
    font-weight:bold;
    background-color:#cc0000;
    color:#fff;
    display:inline-block;
    padding:3px;
    margin:2px;
    margin-left:0px;
}

div.err
{
    padding:15px;
    text-align:center;
    color:#fff;
    background-color:#cc0000;
}
div.err a
{
    color:#fff;
}

.transp50
{
    -moz-opacity:.50;
    filter:alpha(opacity=50);
    opacity:.50;    
}

.required
{
    background-repeat:no-repeat;
    background-image:url(http://www.fcsteaua.ro/media/images/bullet_red.png);
    background-position:-5px -5px;
}

div#imdiv
{
    background-color:#000;
    color:#fff;
    padding:5px;
    width:19%;
    position:absolute;
    top:0px;
    left:0px;
    text-align:left;
}
div#imdiv div.member
{
    /*padding:4px;*/
    /*border:1px solid #fff;*/
    /*background-image:url(http://www.fcsteaua.ro/themes/default/images/grd5.png);*/
    /*color:#000;*/
    /*margin-bottom:5px;*/
    color:#fff;
}
div#imdiv div.member a.mlink
{
    font-weight:bold;
    color:#fff;
}

div#imdiv div.usertalk
{
    height:150px;
    font-size:11px;
    overflow-y:scroll;
    background-color:#fff;
    color:#000;
}

div.teaser
{
    background-color:#82E210;
    padding:5px;
    margin-bottom:20px;
    font-weight:bold;
}
div.related
{
width:95%;
background-repeat:repeat-x;
background-image:url(http://www.fcsteaua.ro/themes/default/images/grd1.png);
padding-top:5px;
padding-left:5px;
border-top:5px solid #1F6EB2;
overflow:auto;;

}
div.nav_related
{
    
    width:95%;
}

div.nav_related a
{
    padding:5px;
    font-size:14px;
    font-weight:bold;
    background:#AFD9FA;
    text-decoration:none;
    font-weight:normal;
}
div.nav_related a.sel
{
    border-top:5px solid #cc0000;
    background-color:#1F6EB2;
    color:#fff;
    font-weight:bold;
}
div.newer_post label
{
    display:block;
    padding:3px;
    width:120px;
    font-weight:bold;
    color:#fff;
    background-color:#cc0000;
}

div.rot
{
    height:100%;
    overflow:hidden;
    background-color:#1F6EB2;
    color:#fff;
    padding:5px;
}
div.rot div
{
    margin-bottom:5px;
}
div.rot h3
{
    margin:0px;
    padding:0px;
}
div.rot h3 a
{
    color:#fff;
}
.ie6 div.rot
{
    display:none;
}
div.steauaro
{
    background-color:#1F6EB2;
    padding:3px;
}
div.steauaro ul
{
    padding:0px;
    margin:0px;
    list-style-type:none;
}
div.steauaro a
{
    color:#fff;
}
div.steauaro ul li
{
    padding:3px;
    
}
div.steauaro h2
{
    margin:0px;
    padding:3px;
    color:#fff;
    font-weight:lighter;
    font-size:18px;
    background-color:#cc0000;
}
div.loadcom
{
    display:inline;
    color:#fff;
    background-color:#cc0000;
    padding:3px;
    width:200px;
}
div#tk
{
    position:absolute;
    z-index:100;
    height:2000px;
    width:100%;
    background-color:#000;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
div#tk_cnt
{
    width:600px;
    z-index:150;
    position:absolute;
    top:30px;
    left:20%;
    text-align:center;
}
div#tk_cnt div.hd
{
    text-align:right;
    padding-bottom:5px;
}
.ie6 div#footerbar
{
    visibility:hidden;
}
div.cookie_warning{
    padding:5px;;
    height:20px;
    background-color:#FFBB00;
    color:#333;
    position:relative;
}
div.cookie_warning a{
    
    
    color:#333!important;
}
div.cookie_warning .close{
    position:absolute;
    text-decoration:none!important;
    font-size:16px;
    right:5px;
    font-weight:bold;
    font-weight:bold;
    top:5px;
}
div#footerbar
{
    display:none;
    height:22px;
    background-repeat:repeat-x;
    background-image:url(http://www.fcsteaua.ro/themes/default/images/barbg.png);
    position:fixed;
    width:100%;
    z-index:1000;
    bottom:0px;
    padding:3px;
}

div#footerbar div.barbubble
{
    background-image:url(http://www.fcsteaua.ro/themes/default/images/barbubble.png);
    background-repeat:no-repeat;
    width:210px;
    color:#fff;
    height:133px;
    position:absolute;
    top:-90px;
    left:80%;
    padding:10px;
}
div#footerbar div.barbubble div.content
{
    height:50px;
    padding:3px;
}
div#footerbar div.barbubble div.btns
{
    text-align:right;    
}

div#footerbar div.barbubble div.btns a
{
    display:inline-block;
    padding:5px;
    background-repeat:repeat-x;
    text-decoration:none;
    
    color:#fff;
}
div#footerbar div.barbubble div.btns a.ok
{
    background-image:url(http://www.fcsteaua.ro/themes/default/images/grd5.png);
    border:1px solid #137eb5;
    font-weight:bold;
    
}
div#footerbar div.barbubble div.btns a.ok:hover
{
    border:1px solid #fff;
}
div#footerbar div.item
{
    display:inline-block;
    width:30%;
    height:20px;
    float:left;
}

form.fcsform input.txt
{
    width:98%;
    padding:5px;
}
form.fcsform input.sbm
{
    background-color: #1F6EB2;
    border: 3px double white;
    color: white;
    margin-top: 20px;
    padding: 5px;
    width: 200px;
}
form.fcsform textarea
{
    width:98%;
    padding:5px;
    height:200px;
}


a.btn1
{
	display:inline-block;
	padding:4px;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	border-radius:5px;
	-moz-border-radius:5px;
	margin:2px;
	background-color:#2c778c;
	
}

div.pagemsg
{
	display:none;
	color:#fff;
	font-size:20px;
	padding:5px;
	text-align:center;
}


/*reading file:/themes/default/style/articles.css*/

.aaa
{
    color:#cc0000;
}
div.article
{
    padding:5px;
    overflow:hidden;
    height:auto;
    
}

div.article img
{
    max-width:550px;
    width: expression(this.width &gt; 550 ? 550: true);
}
div.article object
{
overflow:auto;;
clear:both;
}

div.article h1
{
    color:#0F5088;
    border-bottom:1px dotted #000;
    margin:0px;
}

div.article div.apictures
{
    padding:5px;
    border:1px solid #ccc;
    margin: 0px 10px 10px 0px;
    text-align:center;
    width:220px;
}

div.article div.apictures label
{
    font-size:10px;
}

div.article div.apictures div.ft
{
    margin-top:2px;
    background:#ececec;
    padding:2px;
}



div.cpagination
{
    padding:3px;
    text-align:right;
}

.cpagination a
{
    border:1px solid #000;
    margin:2px;
    padding:5px;
    text-decoration:none;
    background-color:#1F6EB2;
    color:#fff;
}

.cpagination a.sel
{
    color:#000;
    background-color:transparent;
    border:none;
    cursor:default;
}



div.emolist
{
}



div.domains_list
{
    background-color:#125c9c;
    float:left;
    padding:10px;
    
}

div.domains_list ul
{
    padding:0px;
    margin:0px;
    margin-left:10px;
    list-style-type:square;
    color:#fff;
}
div.domains_list ul ul
{
    color:#cc0000;
}
div.domains_list ul ul ul
{
    list-style-type:none;
}

div.archive_articles
{
    padding:15px;
    border:1px solid black;
    float:left;
    width:35%;
    
}


div#votewindow
{
    padding:5px;
}



div.sidebar
{
float:left;
}

table#votes_list
{
    text-align:left;
    width:100%;
}
table#votes_list td
{
    background-color:#dfecf6;
}
table#votes_list td img
{
width:30px;
}

table#votes_list tr.best td
{
    background-color:#1F6EB2;
    color:#fff;
}
table#votes_list tr.best td a
{
    color:#fff;
    text-decoration:none;
}

table#votes_list tr.best td img
{
    width:auto;
    margin:5px;
    border:1px solid #fff;
}

table#votes_list tr.best td div.imag
{
    float:left;
}

table#votes_list tr.best td h2
{
float:left;
font-size:20px;
}
table#votes_list tr.best td h3
{
    margin:0px;
    font-weight:normal;
    font-size:11px;
}
table#votes_list tr.best td span.media
{
    display:block;
    float:right;
    padding:15px;
    margin:5px;
    font-size:22px;
    background-color:#0099FF;
}

table#votes_list tr.best td span.media label
{
display:block;
clear:both;
font-size:11px;
}

div.write_article
{
}
div.write_article h1
{
    margin:0px;
    padding:5px;
    color:#fff;
    background-color:#1F6EB2;
    font-size:20px;
    font-weight:lighter;
}
div.write_article label
{
    display:block;
    font-weight:bold;
    font-size:18px;
    font-weight:lighter;
    margin-top:10px;
}
div.write_article .txt
{
    width:95%;
    clear:both;
    padding:5px;
    font-size:14px;
    clear:both;
    display:block;
    border:1px solid #1F6EB2;
}

div.write_article textarea.txt
{
    height:200px;
    border:1px solid #1F6EB2;
}
div.write_article input.sbm
{
    background-color:#1F6EB2;
    color:#fff;
    padding:5px;
    width:200px;
    border:3px double #fff;
    margin-top:20px;
}

/*reading file:/media/style/litebox/lytebox.css*/

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/media/images/litebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer&gt;#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(/media/images/litebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(/media/images/litebox/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(/media/images/litebox/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(/media/images/litebox/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(/media/images/litebox/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(/media/images/litebox/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(/media/images/litebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(/media/images/litebox/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(/media/images/litebox/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(/media/images/litebox/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(/media/images/litebox/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(/media/images/litebox/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(/media/images/litebox/close_grey.png) no-repeat; }
	#lbClose.red { background: url(/media/images/litebox/close_red.png) no-repeat; }
	#lbClose.green { background: url(/media/images/litebox/close_green.png) no-repeat; }
	#lbClose.blue { background: url(/media/images/litebox/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(/media/images/litebox/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(/media/images/litebox/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(/media/images/litebox/play_red.png) no-repeat; }
	#lbPlay.green { background: url(/media/images/litebox/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(/media/images/litebox/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(/media/images/litebox/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(/media/images/litebox/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(/media/images/litebox/pause_red.png) no-repeat; }
	#lbPause.green { background: url(/media/images/litebox/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(/media/images/litebox/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(/media/images/litebox/pause_gold.png) no-repeat; }

/*reading file:/media/style/colorbox/example1/colorbox.css*/

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered &amp; tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/controls.png) no-repeat -100px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/controls.png) no-repeat -129px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/controls.png) no-repeat -100px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/controls.png) no-repeat -129px -29px;}
    #cboxMiddleLeft{width:21px; background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; 
	background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/loading.gif) no-repeat center center;}
        #cboxClose{
			position:absolute;
			/*bottom:0; */
			top:0;
			right:0;
			background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/controls.png) no-repeat -25px 0; 
			width:25px; height:25px; text-indent:-9999px;
			margin-bottom:10px;
			}
        #cboxClose.hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(http://www.fcsteaua.ro/media/style/colorbox/example1/images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
/*generated now - 15-05-2016 @10:32*/</pre></body></html>