


/* Global 
---------------------------------------------------------- */

* {	padding:0; margin:0; }
html, body { width: 100%; height: 100%; }
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #474145;
	background: #e6ecf2;
}
p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 15px 0;
	font-size: 1em;
}

.subheader {margin: 0 0 0 0; color:  #ff4e00; font-size: 12px; font-weight: bold; text-align: center;}

h1, h2, h3, h4, h5, h6, p {
	margin: 5px 0 5px 0;
}
li, dd, blockquote { 
	margin-left: 0px; 
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
h1, h2 { color: #ff4e00; }
h1 a { margin: 0 0 0 20px; font-size: 0.73em; font-weight: normal; }
.title img { margin-right: 10px; vertical-align: middle; }

/* Table */
table.styled { width: 770px; border-collapse: collapse; border: 0; }
table.styled td { padding: 5px 5px; border-bottom: 1px solid #d6d6d6; vertical-align: top; text-align: left; }
.styled thead { background: url(http://www.ro-online.ro/images/title_bg.gif) #e3e8ec; }
.styled th { padding: 7px 9px; border-bottom: 1px solid #e3e6e8; font-weight: bold; color: #656d75; }
.styled th.first { background: url(http://www.ro-online.ro/images/title_left_table.gif) #e3e8ec 0 0 no-repeat; }
.styled th.last { background: url(http://www.ro-online.ro/images/title_right.gif) #e3e8ec 100% 0 no-repeat; }

.tabs { position:relative; overflow:hidden; margin-bottom:1px;}
.tabs li { display:block; float:left; background:url(http://www.ro-online.ro/images/bm/gr_bg.jpg); height:20px; position:relative; overflow:hidden; list-style:0; padding:0; margin:4px 1px 0 0; padding:8px 13px 0 13px; }
.tabs li .ic { margin: -4px 4px -5px 0;}
.tabs li .left { position:absolute; top:0; left:0; width:6px; height:24px; background:url(http://www.ro-online.ro/images/bm/gr_left.jpg);}
.tabs li .right { position:absolute; top:0; right:0; width:6px; height:24px; background:url(http://www.ro-online.ro/images/bm/gr_right.jpg);}


.tabs .selected  { background:url(http://www.ro-online.ro/images/bm/bl_bg.jpg); height:24px; position:relative; overflow:hidden; list-style:0; padding:0; margin:0 1px 0 0; padding:8px 13px 0 13px; color:#fff; font-weight:bold;}
.tabs .selected .ic { margin: -4px 4px -5px 0; border:1px solid #95c6f4;}
.tabs .selected .left { position:absolute; top:0; left:0; width:8px; height:27px; background:url(http://www.ro-online.ro/images/bm/bl_left.jpg);}
.tabs .selected .right { position:absolute; top:0; right:0; width:8px; height:27px; background:url(http://www.ro-online.ro/images/bm/bl_right.jpg);}


/* Inputs */
input, .input-text { padding: 2px 3px; border: 1px solid #7f9db9; font-family: Tahoma; font-size: 1em; }
select { border: 1px solid #7f9db9; font-family: Arial; font-size: 1.1em; }
button { cursor: pointer; }
.button-image { border: 0; background: none; vertical-align: middle; }
.checkbox { border: 0; padding: 0; }

/* Lists */

/* Text */
.important { color: #ff4e00; }
.bold { font-weight: bold; }


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}


.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.middle { vertical-align: middle; }
.fleft { display: block; float: left; }
.fright { display: block; float: right; }

/* Links 
---------------------------------------------------------- */



a {
	color: #296cbe;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #ff4e00;
	text-decoration: underline;
}
:focus
{
  -moz-outline-style: none;
}
/* Layout 
---------------------------------------------------------- */

#body { padding: 0 0 30px 0; }
#page { width: 997px; margin: 0 auto; background: url(http://www.ro-online.ro/images/page_bottom_bg.gif) #fff 0 100% repeat-x; border: solid #c8c8c8; border-width: 0 1px; font-size: 1.1em; }
	#page:after { content:url(http://www.ro-online.ro/images/page_corner_lb.gif); display: block; height: 7px; margin: 19px -1px 0 -1px; background: url(http://www.ro-online.ro/images/page_corner_rb.gif) no-repeat 100% 0; font-size: 1px; line-height: 7px; }
#header { padding: 14px 15px 0 25px; border-bottom: 1px solid #eeedee; background: url(http://www.ro-online.ro/images/header_bg.gif) #f7f7f7 repeat-x; }
#content { padding: 0 20px; background: url(http://www.ro-online.ro/images/block_content_gradient_top.gif) repeat-x; }
#container { float: right; width: 100%; margin: 0 0 0 -163px; }
#main { margin: 0 0 0 185px; padding: 20px 0 10px; }
#aside { float: left; width: 163px; padding: 10px 0 10px 0; }
#footer { margin: 0 0 0 0; } 

#header, #content, #nav ul, #header .wrapper, #auth, #langs, .section-newest { overflow: hidden; zoom: 1; }

/* Header
---------------------------------------------------------- */

#logo { float: left; }
#logo img { display: block; margin: 0; }

#auth { float: right; overflow: hidden; color: #7f9db9; }
#auth form { margin: 3px 0 0; }
#auth div { float: left; margin: 0 4px 0 0; }
#auth label { display: block; margin: 0 0 3px; font-size: 0.9em; }
#header input { width: 74px; padding: 4px 3px; vertical-align: middle; }
#auth button { margin: 12px 0 0 0; }
/* Styles for Opera */
@media all and (min-width: 0px){
	#auth button { margin: 14px 0 0 0; }
}
#auth button, x:-moz-any-link { margin: 13px 0 0 0; }



#searchform { margin: 0; }
#search form { margin: 0; }
#search div { margin-top: -3px; }
#search fieldset { margin: 0; padding: 18px 0 0 22px; border: 0; }
#search input, #search select { width: 127px; }
#search select { height: 1.6em; margin: 0 2px 0 0; line-height: 1.6em; font-family: Arial; font-size: 1.2em; vertical-align: middle; }
#search button { margin-top: 2px; }

#nav { position: relative; margin: 0 -1px 1px; padding: 4px 22px 0 25px; background: url(http://www.ro-online.ro/images/nav_bg.gif) #558bcf repeat-x; }
#nav ul { display: table; width: 100%; margin: 0 ; }
#nav ul li { display: table-cell; width: 5%; border-right: 1px solid #5388c8; border-bottom: 1px solid #6b91b0; background: url(http://www.ro-online.ro/images/nav_right.gif) #7fb1da 100% 0 no-repeat; text-align: center; font-weight: bold; color: #fdd67a; }
#nav ul li a, #nav ul li span { display: block; padding: 6px 0; background: url(http://www.ro-online.ro/images/nav_left.gif) 0 0 no-repeat; }
#nav ul li a { text-decoration: none; color: #fff; }
#nav ul li a:hover { color: #fdd67a; text-decoration: none; }


/* Content
---------------------------------------------------------- */

/* Block */
.block { margin-bottom: 15px; border: solid #dee0e3; border-width: 0 1px; background: url(http://www.ro-online.ro/images/block_bottom.gif) 0 100% repeat-x; }
.block:after { content: url(http://www.ro-online.ro/images/block_corner_lb.gif); display: block; height: 6px; margin: 0 -1px 0 -1px; background: url(http://www.ro-online.ro/images/block_corner_rb.gif) no-repeat 100% 0; font-size: 1px; line-height: 1px; }
.block-head { margin: 0 -1px; border-bottom: 1px soutset #dee0e3; background: url(http://www.ro-online.ro/images/title_right.gif) 100% 0 #e3e6e8 no-repeat; }
.block-head .title { margin: 0; padding: 7px 16px; border-bottom: 1px solid #dee0e3; background: url(http://www.ro-online.ro/images/title_left.gif) no-repeat; text-transform: uppercase; font-size: 0.9em; color: #696a6a; }
.block-content { padding: 15px 12px; border-left: 1px solid #fff; border-right: 1px solid #fff; background: url(http://www.ro-online.ro/images/block_content_gradient_top.gif) 0 1px repeat-x; }

ul.links { position: relative; overflow: hidden; margin: -10px 0; }
.links li { position: relative; margin: -1px 0 0 0; padding: 5px 0 6px 2px; border-top: 1px solid #e5e5e5; list-style: none; }
.links li a { position: relative; display: block; padding: 0 0 0 36px; background: url(http://www.ro-online.ro/images/links_bullet.gif) 0 0 no-repeat; line-height: 1.82em; text-decoration: none; }
.links li a img { position: absolute; top: 0; left: 0; padding: 2px; }
.links li.active a { font-weight: bold; color: #ff4e00; }

#announcement { font-weight: bold; color: #426fc9; text-align: center; }

#main .banner { margin: 5px 0; text-align: center; }
#main .banner img { margin: 0; }

#tags-cloud .block-content { text-align: justify; line-height: 1.4em; }
#tags-cloud a { text-decoration: none; }
#tags-cloud .s1 { font-size: 0.9em; }
#tags-cloud .s2 { font-size: 1em; }
#tags-cloud .s3 { font-size: 1.1em; }
#tags-cloud .s4 { font-size: 1.1em; font-weight: bold; }
#tags-cloud .s5  { font-size: 1.2em; font-weight: bold; }

.section-newest .title { margin-bottom: 10px; }
.section-newest .title img { margin: 0 15px 0 0; vertical-align: middle; }
.section-newest .title a { font-size: 1.1em; font-weight: bold; }
.section-newest .title .important { font-size: 0.9em; font-weight: bold; text-transform: uppercase; }
.section-newest td, .section-newest th { text-align: center; }
.description { width: 100%; text-align: left !important; font-weight: bold; }
.description a { padding: 0 0 2px 25px; background: url(http://www.ro-online.ro/images/icon_download.gif) 0 0.17em no-repeat; }


.icons { text-align: center !important; font-weight: bold; }
.icons a { font-size: 1.1em; font-weight: bold; }


.popt { text-align: left !important; font-weight: normal; }
.popt a { padding: 0 0 2px 16px; font-size: 1.0em; font-weight: normal; }



.titlegr { text-align: left !important; font-size: 1.0em; color: #696a6a; font-weight: bold; }
.titlegr a { padding: 0 0 2px 0px; color: #696a6a; font-weight: bold; }


.section-newest .more { float: right; margin: 10px 0; padding: 2px 0 3px 23px; background: url(http://www.ro-online.ro/images/icon_more.gif) 0 0.17em no-repeat; font-weight: bold; }
.section-newest .option { float: right; }

.health-bar { position: relative; overflow: hidden; width: 41px; height: 10px; margin: 0 auto; padding: 2px; background: url(http://www.ro-online.ro/images/health_bar_bg.gif) repeat-x; text-align: left; }
.health-bar span { position: absolute; left: 0; top: 0; width: 45px; height: 14px; background: url(http://www.ro-online.ro/images/health_bar_frame.png); }
.health-bar div { position: relative; float: left; height: 11px; padding: 0 3px 0 0; background: url(http://www.ro-online.ro/images/health_bar_shadow.gif) 100% 1px no-repeat; }
.health-bar div div { overflow: hidden; width: 100%; padding: 0; background: none; }

#stat { margin-top: 20px; }
#stat ul { margin: 0 0 0 0; overflow: hidden; zoom: 1; }



/* Search */
.search-query { border: solid #d6d6d6; border-width: 1px 0; padding: 10px 0; font-weight: bold; }
#search-adv { overflow: auto; zoom: 1; }
#search-adv .title { margin-top: 0; margin-bottom: 23px; }
#search-adv form { margin-top: 0; }
#search-adv fieldset { float: left;  margin: 0; border: 0; }
#search-adv div { overflow: auto; zoom: 1; margin: 6px 0; }
#search-adv label { float: left; width: 91px; margin: 0; padding: 3px 0; }
#search-adv .button-row { clear: both; margin: 0; padding: 0 0 0 91px ;}
#search-adv #set-1  {  }
#search-adv #set-2  {  }
#search-adv #set-1 input { width: 140px; }
#search-adv #set-1 select { width: 149px; }
#search-adv #set-1 #search-section { width: 200px; }
#search-adv #set-2 label { width: 130px; }
#search-adv #set-2 #search-size label { width: 100px; }
#search-adv #set-2 #search-size-from { width: 90px; }
#search-adv #set-2 #search-size-to { width: 75px; }
#search-size input { margin: 0 5px 0 0; }
#search-size span { padding-right: 5px; }
.month { width: 98px; }
.day { width: 45px; }
.year { width: 60px; }
#search-order-1 { width: 98px; }
#search-order-2 { width: 108px; }
.adv_table_main td { border: 0; }

.prev-next { padding: 20px 0; text-align: center; word-spacing: -4px; }
.prev-next a { font-weight: bold; padding: 0 10px; }
.prev { background: url(http://www.ro-online.ro/images/arrow_prev.gif) 0 70% no-repeat; }
.next { background: url(http://www.ro-online.ro/images/arrow_next.gif) 100% 70% no-repeat; }

/* Torrent */
.favorite { padding: 2px 0 4px 24px; background: url(http://www.ro-online.ro/images/icon_favorite.gif) 0 0.17em no-repeat; }
.buttons { position: relative; padding: 0 0 0 0;overflow: hidden;}
.buttons a { float: left; clear: right; margin: 0 2px 0 0; background: #fff; }
.buttons a.last { margin: 0; }
.buttons img { margin: 0; }
.banner.fright { margin: 15px 0 0 20px !important; }
.params li { margin: 0; padding: 7px 0; border-bottom: 1px solid #d6d6d6; list-style: none; overflow: auto; zoom: 1; }
.param { position: relative; zoom: 1; float: left; width: 90px; }
.value { margin: 0 0 0 90px; }
.even { position: relative; background: #f5f8fa; }
#attributes li, #comments li { padding: 11px 0; }
#attributes .value { text-align: right; }
#files .description { width: auto; }
#files .description a { background: none; padding: 0; }
#files th.last { width: 51px; }

#comment-add { float: left; margin: 0 40px 0 0; }
#comment-add form { float: left; margin: 0; }
#comment-add fieldset { float: left; margin: 0; border: 0; }
#comment-add label { display: block; margin: 0 0 10px 0; }
#comment-add div { padding: 10px 0; }

#tags { float: left; }

/* Sidebar (Left)
---------------------------------------------------------- */

#langs { position: relative; margin: 0 0 15px 0; color: #7f9db9; }
#langs form { position: relative; margin-top: 0; }
#langs img { margin: 0 2px 0 0; vertical-align: middle; }
#langs label { position: relative; float: left; margin: 0; }
#langs select { position: relative; float: right; width: 80px; vertical-align: middle; }

#aside .banner { margin: 25px 0; text-align: center; }

/* Footer 
---------------------------------------------------------- */

#disclaimer { line-height: 1.4em; color: #939393; }

#footer-nav ul { display: table; margin: 15px auto; }
#footer-nav li { position: relative; display: table-cell; float: left; margin: 0; padding: 0 10px; border-right: 1px solid #3d6bc2; list-style: none; }
#footer-nav li img { vertical-align: middle; }
#footer-nav li.plugin img { position: absolute; left: -26px; top: -4px; }
#footer-nav li.last { border: 0; }

.icon{    float : right;}

#attr_block{width : 700px;border-collapse:collapse;}
#attr_block_header {background-color:#F5F8FA;height:30px}
#attr_block_header td{border-top:1px solid #D6D6D6;border-bottom:1px solid #D6D6D6}
#attr_content{display:block}
#flags {border-collapse:collapse;width:100%}
#flags td{padding:3px;border-bottom:1px solid #D6D6D6}
#flags #even {background-color:#DDE6EC}
#flags #odd {background-color:#F5F8FA}
#flags #left {padding-left:10px}
#flags .center {font-weight:bold;color:green}
#flags .center_red {font-weight:bold;color:red}

.torrent_odd {background-color:#fff}
.torrent_even {background-color:#EBEBEB}

#beware_r{padding:20px 30px 30px 240px;}
#beware_r p { font-size:12px; font-weight:bold; color:#000; margin-top:20px;}
.b_red {font-size:20px; letter-spacing:-1px; color:#ac0000;}

.comment_number {position:absolute; margin:-5px 0 -5px 0; text-align:right; width:760px;}

.sea{height:18px; background:url(http://www.ro-online.ro/images/hor.gif) bottom left repeat-x; position:relative; overflow:hidden; clear:both; width:60%;}
.sea p{float:left; background:#fff; height:18px;}
.sea img{margin-top:2px;margin-right:5px}
.sea span{float:right; background:#fff; height:18px; vertical-align:bottom; text-transform:uppercase; padding-top:5px;}



xxx { margin: 0 5px 0 0; border: 1; vertical-align: middle; }

.clear {clear:both; font-size:1px; height:0px; overflow:hidden;}
* html .clearfix {height:1%;}
.clearfix {display:inline-block;}
.clearfix:after {clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden;}
html[xmlns] .clearfix {display:block;}

.functions .social_media_functions {float:right; background:url(http://www.ro-online.ro/images/bg_smf.png) no-repeat; padding:5px 10px; width:210px; height:15px; margin-top:5px;}
.functions .social_media_functions li {float:left; margin-right:8px;}
.functions .social_media_functions .yahoo {background:url(http://www.ro-online.ro/images/icon_ym.gif) no-repeat left center; padding-left:20px;}
.functions .social_media_functions .facebook {background:url(http://www.ro-online.ro/images/icon_fb.gif) no-repeat left center; padding-left:20px;}
.functions .social_media_functions .twitter {background:url(http://www.ro-online.ro/images/icon_twitter.gif) no-repeat left center; padding-left:20px;}
