* {	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: 30px; 
}

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(/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(/images/title_left_table.gif) #e3e8ec 0 0 no-repeat; }
.styled th.last { background: url(/images/title_right.gif) #e3e8ec 100% 0 no-repeat; }

/* 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 img { margin: 0 5px 0 0; border: 0; vertical-align: middle; }
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 5px 30px 5px;  }
#page { width: 980px; margin: 0 auto; background: url(/images/page_bottom_bg.gif) #fff 0 100% repeat-x; border: solid #c8c8c8; border-width: 0 1px; font-size: 1.1em;margin-top:5px; }
	#page:after { content:url(/images/page_corner_lb.gif); display: block; height: 7px; margin: 19px -1px 0 -1px; background: url(/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(/images/header_bg.gif) #f7f7f7 repeat-x; }
#content { padding: 0 20px; background: url(/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 { margin-top: 4px;float: left; width: 163px; padding: 10px 0 10px 0; }
#footer { margin: 20px 24px 0 0; } 

#header, #content, #nav ul, #header .wrapper,  #langs, .section-newest { overflow: hidden; zoom: 1; }

#langs { position: relative; margin: 0 0 2px 0; color: #7f9db9; }
#langs form { position: relative; margin-top: 0; }
#langs input { position: relative; float: left;  vertical-align: middle; }
#aside .banner { margin: 25px 0; text-align: center; }


/* Header
---------------------------------------------------------- */

#logo { float: left; }
#logo img { display: block; margin: 0; }

#auth { float: right; 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; }



#search form { margin:0; }
#search div { margin-top: 33px; }
#search fieldset { margin: 0; padding: 18px 0 0 22px; border: 0; }
#search input, #search select { width: 122px; }
#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(/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(/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(/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(/images/block_bottom.gif) 0 100% repeat-x; }
.block:after { content: url(/images/block_corner_lb.gif); display: block; height: 6px; margin: 0 -1px 0 -1px; background: url(/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(/images/title_right.gif) 100% 0 #e3e6e8 no-repeat; }
.block-head .title { margin: 0; padding: 7px 16px; border-bottom: 1px solid #dee0e3; background: url(/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(/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 0; 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; }

background: url(/images/block_content_gradient_top.gif) 0 1px repeat-x; }
#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(/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(/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(/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(/images/health_bar_frame.png); }
.health-bar div { position: relative; float: left; height: 11px; padding: 0 3px 0 0; background: url(/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 -15px; overflow: hidden; zoom: 1; }
#stat li { float: left; width: 24%; margin: 0 0 -200px -1px; padding: 0 0 200px 4px; border-left: 1px solid #d6d6d6; line-height: 1em; list-style: none; }
#stat li h3 { margin: 0; font-size: 1em; }
#stat li p { margin: 4px 0; }

#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;}

#advert-120{
margin-left: -12.4px;
}

#ad{
position: fixed;
overflow: hidden;
height: 110%;
width: 110%;
background-color: black;
filter:alpha(opacity=70);
opacity:0.7;
z-index:9999;
margin:-10px 0 0 0;
text-align:left;
}

#displayRelated{
	width:100%;
	padding-top:10px;
	padding-left:10px;
	max-height:170px;
	overflow:auto;
}