* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }f
dfn, i, cite, var, address, em { font-style: normal; }
th, b, strong, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; border:0}
caption, th, td, center {font-weight: normal;text-align: left; vertical-align: top;}
body { background: white; color: black; }
q { quotes: "" ""; }
ul, ol, dl, li, dt, dd dir, menu { list-style: none; }
a, strong, em, dfn { color: inherit; }
hr { display: none; }
font { color: inherit !important; font: inherit !important; color: inherit !important; }


* {
list-style: none;
margin: 0;
padding: 0;
text-decoration: none;
color: #666;
}

body {
margin: 0px;
padding: 0px;
border: 0px;
height: 100%;
font-family:Tahoma,Verdana,Arial,Helvetica; 
font-size: 11px;
float: left;
text-align: center;
width: 100%;
position: relative;
background-image:none;
}

img {
border: none;
}

a {
color: #7b96b1;
text-decoration:underline;
}

a:link{
color:#7b96b1;
}

a:visited{
color:#7b96b1;
}

a:hover,a:active{
color:#7b96b1;
}

.color {
color:#7B96B1;
}

h1 {
font-weight:bold;
font-size: 24px;
margin:0;
margin-bottom:15px;
}


#center > h1,
#center > h2,
#center > p {
margin-left:30px;
}

h2 {
font-size: 18px;
margin-bottom:15px;
}

h3 {
font-size: 14px;
margin-bottom:15px;
}

h4 {
font-weight:bold;
margin:8px auto;
font-size:11px;
}

p {
margin-bottom:15px;
}

strong, b {
font-weight:bold;
}

#wrapper {
 margin: 0 auto;
 text-align: left;
 width: 1004px;
}

#header, #navigation, #footer {
 clear: both; 
 width: 100%;
}

div#content {/* right faux column tab */
 float: left;
 width: 950px;
 margin-top:0px;
 margin-bottom:20px;
}

#center {
color:#333;
margin: 0 150px 0 120px;
padding:0;
width:705px;
}

#center, #left, #left2, #right {
 min-height:400px;
}

#centerwrap {
float:left;
width: 100%; 
margin: 0 -900px 0 0;
}

#left, #left2 {
float:left;
margin: 0 0 0 -50px;
width: 110px;
}

* html #left { margin-left: -75px; }
* + html #left { margin-left: -50px; }

* html #left2 { margin-left: -75px; }
* + html #left2 { margin-left: -50px; }
 

#right {
float:right;
width: 165px;
margin:-10px -50px 0 0px;
padding:0;
text-align:center;
}

/* header */

#header {
border-top:#acacac 2px solid;
padding:0;
height:47px;
}

#header h1 {
margin:0;
padding:0;
}

#header img {
 float:left;
}

#header-left {
background:#fff url(/common/images/f/backgrounds_black.gif) left top;
height:47px;
float:left;
display:block;
width:4px;
}

#header-center {
background:#fff url(/common/images/f/backgrounds_black.gif) center top;
height:47px;
float:left;
display:block;
width:996px;
}

#header-right {
background:#fff url(/common/images/f/backgrounds_black.gif) right top;
width:4px;height:47px;
float:right;display:block;
}

#header-line {
background:#fff url(/common/images/f/backgrounds_black.gif);
background-position: -4px 24px;
height:2px;
display:block;
width:996px;
margin:0 auto 15px;
}

/*** Navigation Components ****************************************************/

#navigation {
float: left;
margin: 12px 0 35px 0;
position: relative;
font-size: 14px;
font-weight:bold;
clear:none;
height:22px;
width:660px;
}

#navigation * {
float: left;
margin:0 4px;
}

#navigation ul {
margin:0;
}

#navigation a {
color: #183b51;
text-decoration:none;
float:left;
height: 22px;
line-height: 22px;
padding:0;
margin:0;

}

#navigation a span {
float:left;
display:block;
padding:0 4px 0 0;
margin:0 0 0 4px;
color: #FFF;
}


#navigation a:hover,
#navigation .selected a {
background: transparent url(/common/images/f/backgrounds_black.gif) no-repeat left bottom;
text-decoration:none;
}

#navigation a:hover span,
#navigation .selected a span {
background:url(/common/images/f/backgrounds_black.gif) no-repeat right bottom;
}

#navigation-buttons a:hover {
background:none; 
}

#navigation-search {
}

#navigation-search-query {
width:100px;
border:1px solid #333;
margin:0;
padding:3px 4px;
color:#777;
font-size:11px;
font-weight:normal;
}

#navigation-search-button {
background:url(/common/images/f/search_button_black.gif);
height:21px;
width:21px;
border:0 none;
padding:2px;
font-size:14px;
vertical-align:middle;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navigation a span {float:none;}
/* End IE5-Mac hack */

/*** user-controls Components ****************************************************/

#navigation-user {
display:block;
float:right;
font-size:11px;
margin:4px;
width:155px;
margin: 0px;
}



#navigation-user ul {
float: right;
}

#navigation-user li {
float:left;
}

#navigation-user li.first{
border-left:none;
margin:0;
padding: 0 4px 0 4px;
}

#navigation-user li {
border-left:#a0a5b1 solid 1px;
margin:0;
padding: 0 4px 0 5px;
}

#navigation-user li a{
color:#FFF;
text-decoration:none;
}


#language_button {
float:right;
background:url(/common/images/f/languages_button_black.gif) no-repeat right 2px;
clear:both;
margin: 1px 5px 1px 0px;
}

#language_button a {
padding:3px 14px 0 30px;
color:#a0a5b1;
background-image:url(/common/images/flags/all-2009.png);
background-repeat:no-repeat;
}

/*
* html #language_button a {background-image:url(/common/images/flags/all-2009.gif); } 
*/

/*** languages Components ****************************************************/


#languages {
position:absolute;
text-align:left;
top:60px;
width:260px;
right:120px;
border:#d8d8d8 solid 1px;
background:#ccc url(/common/images/f/languages_bg_black.gif);
padding:0px;
display:none;
z-index:1000;
}

#languages ul {
float:right;
margin: 0px;
}

#languages li {
margin-top:0px;
float:left;
width:130px; /* make it longer */
}

#languages a {
color:#222323;
display:block;
padding:2px 2px 2px 30px;
text-decoration:none;
line-height:16px;
background: transparent url(/common/images/flags/all-2009.png) no-repeat;
overflow:hidden;
}

/*
* html #languages a { background: transparent url(/common/images/flags/all-2009.gif) no-repeat; } 
*/

#languages a.odd {
border-left:#d8d8d8 solid 1px;
}

#languages a:hover {
background-color:#ccc;
text-decoration:underline;
}
/* 0 +5px (preferable) or +4px e.g. -7 + 5 = -2 */
#languages a.country_at, a.country_at { background-position: 8px -25px; } 
#languages a.country_au, a.country_au { background-position: 8px -71px; } 
#languages a.country_bg, a.country_bg { background-position: 8px -107px; } 
#languages a.country_br, a.country_br { background-position: 8px -153px; } 
#languages a.country_bv, a.country_bv { background-position: 8px -194px; } 
#languages a.country_by, a.country_by { background-position: 8px -235px; } 
#languages a.country_ca, a.country_ca { background-position: 8px -276px; } 
#languages a.country_world, a.country_world { background-position: 8px -312px; } 
#languages a.country_cn, a.country_cn { background-position: 8px -354px; } 
#languages a.country_cz, a.country_cz { background-position: 8px -395px; } 
#languages a.country_de, a.country_de { background-position: 8px -436px; } 
#languages a.country_dk, a.country_dk { background-position: 8px -477px; } 
#languages a.country_ee, a.country_ee { background-position: 8px -518px; } 
#languages a.country_es, a.country_es { background-position: 8px -559px; } 
#languages a.country_fi, a.country_fi { background-position: 8px -600px; } 
#languages a.country_fr, a.country_fr { background-position: 8px -641px; } 
#languages a.country_gb, a.country_gb { background-position: 8px -682px; } 
#languages a.country_gr, a.country_gr { background-position: 8px -723px; } 
#languages a.country_hk, a.country_hk { background-position: 8px -764px; } 
#languages a.country_hr, a.country_hr { background-position: 8px -805px; } 
#languages a.country_hu, a.country_hu { background-position: 8px -846px; } 
#languages a.country_ie, a.country_ie { background-position: 8px -891px; } 
#languages a.country_il, a.country_il { background-position: 8px -932px; } 
#languages a.country_in, a.country_in { background-position: 8px -969px; } 
#languages a.country_ir, a.country_ir { background-position: 8px -1014px; } 
#languages a.country_it, a.country_it { background-position: 8px -1051px; } 
#languages a.country_jp, a.country_jp { background-position: 8px -1092px; } 
#languages a.country_kr, a.country_kr { background-position: 8px -1133px; } 
#languages a.country_lt, a.country_lt { background-position: 8px -1174px; } 
#languages a.country_lv, a.country_lv { background-position: 8px -1215px; } 
#languages a.country_mx, a.country_mx { background-position: 8px -1256px; } 
#languages a.country_nl, a.country_nl { background-position: 8px -1297px; } 
#languages a.country_no, a.country_no { background-position: 8px -1338px; } 
#languages a.country_pl, a.country_pl { background-position: 8px -1379px; } 
#languages a.country_pt, a.country_pt { background-position: 8px -1420px; } 
#languages a.country_ro, a.country_ro { background-position: 8px -1461px; } 
#languages a.country_ru-lv, a.country_ru-lv { background-position: 8px -1502px;} 
#languages a.country_ru, a.country_ru { background-position: 8px -1543px; } 
#languages a.country_ar, a.country_ar { background-position: 8px -1583px; } 
#languages a.country_se, a.country_se { background-position: 8px -1625px; } 
#languages a.country_si, a.country_si { background-position: 8px -1666px; } 
#languages a.country_sk, a.country_sk { background-position: 8px -1707px; } 
#languages a.country_tr, a.country_tr { background-position: 8px -1747px; } 
#languages a.country_ua, a.country_ua { background-position: 8px -1788px; } 
#languages a.country_us, a.country_us { background-position: 8px -1829px; } 
#languages a.country_vn, a.country_vn { background-position: 8px -1870px; } 


#languages a.country_be, a.country_be { background-position: 8px -1952px; } 
#languages a.country_ch, a.country_ch { background-position: 10px -1993px; } 
#languages a.country_za,  a.country_za { background-position: 8px -2034px; } 
#languages a.country_nz, a.country_nz { background-position: 8px -2075px; } 
#languages a.country_tw, a.country_tw { background-position: 8px -2116px; } 

/* 2009-12-11 */
/* left column contents */

ul.left_navigation {
list-style:none;
line-height:22px;
margin:0 0 0 4px;
}

ul.left_navigation li {
}

ul.left_navigation li.none {
height:1px;
line-height:1px;
border:none;
display:none;
}
* html ul.left_navigation li.none { display:block; }


ul.left_navigation li.first {
border-top:1px solid #e5e5e5;
}

ul.left_navigation li.title {
text-align:center;
font-weight:bold;
border-bottom:solid 1px #e5e5e5;
color:#666;
background: url(/common/images/f/left_title_black.png) repeat-y;
}
* html ul.left_navigation li.title { width:102px }
* + html ul.left_navigation li.title { width:102px }
 

ul.left_navigation li a, ul.left_navigation li a:visited {
color:#999;
text-decoration:none;
display:block;
padding-left: 22px;
margin-left:-22px;
}

ul.left_navigation li a:hover, ul.left_navigation li.selected a {
color:#999;
text-decoration:none;
display:block;
margin-left:-22px;
padding-left: 22px;
border-right:4px solid #000;
}

ul.left_navigation li a span {
border-bottom:solid 1px #e5e5e5;
display:block;
color:#999;
}

ul.left_navigation li.ad {
line-height:14px;
font-size:9px;
text-align:center;
border:solid 1px #E5E5E5;
padding:1px;
margin:1px 0;
}

ul.left_navigation li.ad a{
display:inline;
border:none !important;
}


ul.left_navigation li a.icon {
background: url(/common/images/icons/icons.png) no-repeat top left;
}

ul.left_navigation li a.last_commented { background-position: 0 -6px; } 
ul.left_navigation li a.cross { background-position: 0 -32px; } 
ul.left_navigation li a.popular { background-position: 0 -58px; } 
ul.left_navigation li a.top_favourites { background-position: 0 -84px; } 
ul.left_navigation li a.newest { background-position: 0 -110px; } 
ul.left_navigation li a.best { background-position: 0 -136px; } 
ul.left_navigation li a.top_rated { background-position: 0 -162px; } 
ul.left_navigation li a.last_rated { background-position: 0 -188px; } 

ul.left_navigation li a.olympic { 
background: url(/common/images/icons/olympic.gif) no-repeat top left;
background-position: 0 6px;
} 

ul.left_navigation li a.halloween { 
background: url(/common/images/icons/halloween.png) no-repeat top left;
background-position: 0 3px;
}

ul.left_navigation li a.christmas { 
background: url(/common/images/icons/christmas.png) no-repeat top left;
background-position: 0 5px;
} 

ul.left_navigation li a.winter { 
background: url(/common/images/icons/winter.png) no-repeat top left;
background-position: 0 3px;
} 

ul.left_navigation li a.love { 
background: url(/common/images/icons/love.png) no-repeat top left;
background-position: 0 3px;
} 

ul.left_navigation li a.easter { 
background: url(/common/images/icons/easter.png) no-repeat top left;
background-position: 0 3px;
} 

ul.left_navigation li a.football { 
background: url(/common/images/icons/football.png) no-repeat top left;
background-position: 0 3px;
} 
ul.left_navigation li a.education { 
background: url(/common/images/icons/education.png) no-repeat top left;
background-position: 0 3px;
} 
ul.left_navigation li a.basketball { 
background: url(/common/images/icons/basketball.png) no-repeat top left;
background-position: 0 3px;
} 

* html ul.left_navigation li a { display:inline-block; width:102px; }
* + html ul.left_navigation li a { display:inline-block; width:102px; }


/* footer */

#footer {
 border-top: 3px solid #E4E4E4;
 text-align:center;
 color:#999;
 width: 950px;

}

#footer ul {
 line-height:2em;
}

#footer ul li {
 display:inline;
 margin:0 0.5em;
}

#footer ul li a {
 text-decoration:none;
}
#footer ul li a:hover {
 text-decoration:underline;
}

#footer p {
 padding: 1em;
}


#footer_links, #footer_links a:link, #footer_links a:visited {
font-size:9px;
color:#ccc;
}
#footer_links a:hover {
color:#666;
}
.blurb {
border:1px solid #E1D9D9;
width:620px;
margin:10px auto;
padding:10px;
position:relative;
clear:both;
text-align:left;
}

.blurb p {
padding:0 !important;
}

#blurb {
border:1px solid #E1D9D9;
width:620px;
margin:21px 22px 21px 33px;
padding:10px;
position:relative;
clear:both;
}


/* tables */

table {
border-top:1px solid #ccc;
border-right:1px solid #ccc;
margin-top:1em;
width:100%;
}

td, th {
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:4px;
vertical-align:top;
}

th {
background-color:#eee;
border-bottom:1px solid #666;
border-top:1px solid #fff;
text-align:left;
}

td h3 {
margin:0;
}


/* flashs listing */
ul.flashes {
display:block;
float:left;
clear:both;
width:100%;
margin-bottom:10px;
margin-left:33px;
position: relative;
}

#right ul.flashes {
 margin-left:0px;
}

ul.flashes li, div.flash { 
border:1px solid #e8e8e8;
background:#f3f3f3;
display:block;
float:left;
padding:5px 5px 0;
margin:0.5em 1em 0.5em 0;
text-align:center;
}

ul.flashes li img, div.flash img {
margin:0 auto 0.5em;
}


ul.flashes li a, div.flash a {
display:block;
width:140px;
}

ul.flashes li a.title, div.flash a.title {
height:13px;
width:140px;
overflow:hidden;
}

ul.flashes li .flash-new img {
 margin:0;
}

ul.flashes li img.censored, div.flash img.censored {
background: transparent url(/common/images/f/censored_black.gif) no-repeat 50% 50%;
margin:0 auto 0.5em;
}


ul.flashes li.wide {
width:630px;
clear:both;
}

ul.flashes li.wide a {
display:inline;
width:auto;
}

ul.flashes li.wide .flash-img {
float:left;
display:block;
width:140px;
}

ul.flashes li.wide div.wide-flash {
float:right;
width:480px;
text-align:left;
position:relative;
height:116px;
}

div.wide-flash p {
margin-top:4px;
height:67px;
overflow:hidden;
line-height:13px;
}

ul.flashes li.wide div.wide-flash .title {
font-size:16px;
width:auto;
height:auto;
display:inline;
padding-bottom:5px;
}

div.wide-flash .flash-rating {
float:left;
position:absolute;
bottom:5px;
left:0px;
width:75px;
}

div.wide-flash img.animation-icon {
float:none;
line-height:19px;
}

div.wide-flash img.html-icon {
float:none;
line-height:19px;
}

div.wide-flash img.recommended-icon {
float:none;
line-height:19px;
}


div.wide-flash .flash-new {
float:left;
position:absolute;
bottom:5px;
}

div.wide-flash .flash-views {
float:right;
position:absolute;
bottom:5px;
right:0px;
}


div.flash {
 clear:both;
 position:relative;
}

.left {
display:block;
float:left;
}

ul.oldstyle {
list-style-position:outside;
list-style-type:disc;
margin:0pt;
padding:0pt;
color:#999;
}
ul.oldstyle li {
margin:0.7em 0pt 0.7em 2em;
padding:0pt;
}

div.side_flashes {
clear:both;
float:left;
margin:0px 5px 4px !important;
position:relative;
width:100%;
height:152px;
}



div.side_flash {
background-color:#F3F3F3;
border:1px solid #E8E8E8;
margin:0.5em 1em 0.5em 0;
padding:5px 5px 0;
text-align:center;
width:140px;
height:138px;
}

div.side_flashes div.side_flash a.title {
height:13px;
overflow:hidden;
width:140px;
display:block;
}

a.mini_navigation:link {
text-decoration:none;
font-weight:bold;
color:#666;
}


#error-container {
width:600px;
margin: 0px auto;
}

#error-logo {
float:left;
height:300px;
background: transparent url(/common/images/f/404_black.jpg) no-repeat 50% 50%;
width:350px;
}


#error-description {
float:left;
height:300px;
width:250px;
position:relative
}

#error-description-middle {
position:absolute; 
top:15%; 
}


#error-description a strong{
}

.warning-icon, form span {
color: #CC0000;
background: transparent url(/common/images/warning_mark.gif) no-repeat 0 0;
padding-left: 10px;
height:16px;
margin-left:25px;
}
form span {
 display:block;
}

span.info {
background: none;
color:#666;
padding:0;
display:block;
}

div.leftbar div.warning-icon,
div.leftbar form span,
form div.leftbar span,
div.rightbar div.warning-icon,
div.rightbar form span,
form div.rightbar span,
div.widebar div.warning-icon,
div.widebar form span,
form div.widebar span {
margin-left:0px;
}

.grey-block {
 margin:2px 0;
 color:#666;
}

.nobg {
background: none;
}


/* forms */

div.widebar {
margin-left:25px;
float: left;
}

div.leftbar {
margin-left:25px;
float: left;
width: 45%;
}

div.rightbar {
float:right;
width: 45%;
}

div.rightbar p {
margin: 2em 0;
}

form p {
  margin: 1em 0;
}

form .inputblock {
 display:block;
 margin:0.7em 0;
}

label {
 font-size:18px;
 display:block;
 margin:0.2em 0;
}


label.checkbox, label.radio {
font-size:14px;
display:inline;
padding:0;
margin:0;
}

input,
textarea {
 border: 1px solid #ccc;
 font-size: 16px;
 padding: 0.2em 0.3em;
 width: 100%;
 margin:0.2em 0;
}

input.checkbox {
width: 14px;
height: 14px;
border: none;
padding:0;
margin:0;
}
input.radio {
width: 14px;
height: 14px;
border: none;
padding:0;
margin:0;
}
select {
font-size:14px;
border: 1px solid #ccc;
width: 60px;
height: 20px;
padding:0;
margin:0;
}
input, textarea {
  width: 190px;
}
textarea {
  height: 6em;
}

button {
 border: 2px solid #CCC;
 font-size: 16px;
 font-weight:bold;
 color:#fff;
 background: #D7D7D7;
 cursor: pointer;
 text-transform: uppercase;
 padding:0.1em 0.8em;
 margin:0;
}

#search-form {
 margin-left:30px;
}
#search-form input {
 margin:0 0;
}
#search-form button {
 margin-left:5px;
 height:26px;
}


.flash-small-details {
 display:block;
 float:left;
 margin:5px auto 0;
 width:140px;
 text-align:left;
 padding:0;
}

.flash-views {
 display:block;
 clear:both;
 margin:1px auto;
 padding:0;
 text-align:center;
}

.flash-new {
 display:block;
 margin:1px auto;
 padding:0;
 text-align:center;
 font-weight:bold;
 height:14px;
}



.flash-remove-favourite {
 display:block;
 clear:both;
 margin:1px auto;
 padding:0;
 text-align:center;
}


.xB {
 display:block;
 margin:0px auto;
 padding:0;
 width:75px;
 height:15px;
 text-align:left;

}

.xB .U { /* the UL */
 list-style:none;
 margin: 0px;
 padding:0px;
 height: 15px;
 position: relative;
 background: url(/common/images/small_star.gif) top left repeat-x; 
 }

.xB .U li{
 text-indent: -90000px;
 padding:0px;
 margin:0px;
 /*\*/
 float: left;
 /* */
}

.xB .U li.R {
background: url(/common/images/small_star.gif) left bottom;
border:none;
position: absolute;
height: 15px;
display: block;
text-indent: -9000px;
z-index: 1;
}

 
#paging {
border:1px solid #E1D9D9;
font-weight:bold;
background:#fefefe;
width:640px;
line-height:18px;
display:block;
clear:both;
margin:1em 2em 1em 3em;
padding:0px;
position:relative;
height:40px;
}

#paging-numbers {
float:left;
padding:10px 0 0 10px;

}
#paging-words {
float:right;
padding:10px 10px 0 0;
}


#paging strong {
padding-right: 3px;
}
#paging a {
color:#999;
}
#paging span {
}
#paging a, #paging span {
padding:0 3px;
}

#left-banners {
 width:100px;
 margin-top:15px;
 text-align:center;
}

/* comments */

.comments-list {
 width:450px;
 margin: 0 auto;
 clear:both;
}

.comments-list li {
padding:10px;
margin:0.5em 0 0;
text-align:left;
}

.comments-list li.odd {
border-top:1px solid #e9eef3;
background:#f8f9fb;
}

.comments-list li span.nickname {
font-weight:bold;
}
.comments-list li p {
border-top:1px solid #d0dbe6;
margin-top:10px;
padding:10px 0 0;
display:block;
}

#flash-comments {
 width:450px;
 margin: 10px auto;
}

#flash-comments h3{
font-weight:bold;
margin-top:20px;
}

#comment-form{
}

#comment-form label{
font-weight:bold;
font-size:14px;
}

#comment-form textarea{
 width:80%;
 height:50px;
}

#flash-comments p{
margin:30px 0;
}

.see-all {
margin-top:20px;
}

/* rating */


.ratingblock {
 display:block;
 /*border-bottom:1px solid #999;*/
 margin:5px auto 0;
 width:150px;
 text-align:left;
}


.ratingblock p {
margin:0;
line-height:14px;
}

.loading {
height: 30px;
background: url(/common/images/working.gif) 50% 50% no-repeat;
}

.unit-rating { /* the UL */
list-style:none;
margin: 0px;
padding:0px;
height: 30px;
position: relative;
background: url(/common/images/star.gif) top left repeat-x; 
}

.unit-rating li{
text-indent: -90000px;
padding:0px !important;
margin:0px !important;
/*\*/
float: left;
/* */
}
 
.unit-rating li a {
outline: none;
display:block;
width:30px;
height: 30px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}
 
.unit-rating li a:hover{
background: url(/common/images/star.gif) left center;
z-index: 2;
left: 0px;
}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;} 
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
background: url(/common/images/star.gif) left bottom;
position: absolute;
height: 30px;
display: block;
z-index: 1;
}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;} 



input#openid_url{
background: #fff url(/common/images/openid.gif) no-repeat 3px 50%;
padding-left: 22px;
}

address {
display:inline;
margin-right:4px;
}


.openid{
background: url(/common/images/openid.gif) no-repeat 0px 50%;
padding-left: 18px;
line-height:16px;
}

.second-header {
margin-top:-18px;
color:#CCC;
font-size:11px;
}


.announcement {
text-align:center;
margin:30px 0;
}

#partners {
margin:30px 0;
font-size:10px;
text-align:center;
}

#partners a {
display:block;
}


/* cluetip & translations */


a.help, a.help:visited {
color:#999 !important;
text-decoration:none !important;
display:inline !important;
padding:0 2px !important;
margin-left:0 !important;
font-weight:bold;
font-size:80%;
}
a.help:hover {
color:#000 !important;
text-decoration:none !important;
border-right:none !important;
}
* html a.help, * html a.help:visited, * html a.help:hover { display:inline !important; width:auto !important; }
* + html a.help, * + html a.help:visited, * + html a.help:hover { display:inline !important; width:auto !important; }


.page #translation {
width:175px;
height:50px
}

* html .page #translation { width:168px; }
* html a.help, * html a.help:visited { font-size:100%; }
* + html a.help, * + html a.help:visited { font-size:100%; }


ul.left_navigation li a dfn { color: #999 !important; }


/* global */
#cluetip-close img {
border: 0;
}
#cluetip-title {
overflow: hidden;
}
#cluetip-title #cluetip-close {
display:inline;
float: right;
}
#cluetip-waitimage {
width: 16px;
height: 16px;
position: absolute;
background: transparent url(/common/images/working.gif) no-repeat;
}
.cluetip-arrows {
display: none;
position: absolute;
top: 0;
left: -11px;
height: 22px;
width: 11px;
background-repeat: no-repeat;
background-position: 0 0;
}
#cluetip-extra {
display: none;
}
/***************************************
  =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
background-color: #d9d9c2;
text-align:left;
}
.cluetip-default #cluetip-outer {
position: relative;
margin: 0;
background-color: #EEE;
}
.cluetip-default h3#cluetip-title {
margin: 0 0 0px;
padding: 8px 10px 5px;
font-size: 1.1em;
font-weight: normal;
background-color: #999;
color: #fff;

}
.cluetip-default #cluetip-title a {
color: #d9d9c2;
font-size: 0.95em;
}
.cluetip-default #cluetip-inner {
padding: 10px;
}
.cluetip-default #cluetip-inner p {
margin: 0px;
}
.cluetip-default div#cluetip-close { 
display:inline;
float: right;
text-align: right;
margin: 0 5px 0px ;
color: #900;
}

/* end of
 * cluetip
*/



/*
 * jQuery UI CSS Framework 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(/common/images/ui/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #333333; background: #f6a828 url(/common/images/ui/ui-bg_highlight-soft_44_444444_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(/common/images/ui/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(/common/images/ui/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(/common/images/ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(/common/images/ui/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/common/images/ui/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/common/images/ui/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/common/images/ui/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/common/images/ui/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/common/images/ui/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/common/images/ui/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/common/images/ui/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/common/images/ui/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/common/images/ui/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(/common/images/ui/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/common/images/ui/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Progressbar 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */

.ui-progressbar { height:10px; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/* end of
 * jQuery UI CSS Framework 1.8.11
*/
/*
* jQuery UI Slider 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }



img.animation-icon {
background: url(/common/images/icons/animation.gif) no-repeat top left;
height:15px;
margin:0 !important;
float:right;
}

.side_flash img.animation-icon {
position:absolute;
right:1px;
bottom:1px;
}


img.html-icon { 
background: url(/common/images/icons/html.png) no-repeat top left;
height:16px;
margin:0 !important;
float:right;
background-position: 4px 0;
padding-left: 4px;
vertical-align: -1px;
}

.side_flash img.html-icon {
position:absolute;
right:1px;
bottom:1px;
}


img.recommended-icon { 
background: url(/common/images/icons/recommended.png) no-repeat top left;
height:16px;
margin:0 !important;
float:right;
background-position: 4px 0;
padding-left: 4px;
vertical-align: -1px;
}

.side_flash img.recommended-icon {
position:absolute;
right:1px;
bottom:1px;
}

.flanbox {
float:right;
margin:-15px 0px -10px;
}

#top_message {
display:none;
border-bottom:solid #000 1px;
line-height:24px;
height:24px;
background-color:#FFE45C;
cursor:pointer;
}

#top_message_close {
float:right;
top:3px;
position:relative;
}

#social_buttons {
position:relative;
float:right;
top:5px;
right:-5px;

}

.addthis_button {
vertical-align:top;
padding-top:3px;
float:right;
}

#draugiem-say {
margin:3px 20px 0 0;
display:block;
float:left;
}

/* suggestion auto complete search */

.ac_results {
padding: 0px;
border: 1px solid #cccccc;
background-color: white;
overflow: hidden;
z-index: 99999;
margin:1px 0 0 1px;
}

.ac_results ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin:0;
}

.ac_results li {
margin: 0px;
cursor: default;
display: block;
list-style: none;
/* 
if width will be 100% horizontal scrollbar will apear 
when scroll mode will be used
*/
/*width: 100%;*/

/* 
it is very important, if line-height not setted or setted 
in relative units scroll will be broken in firefox
*/
line-height: 16px;
overflow: hidden;
}

.ac_loading {

}

.ac_odd {

}

.ac_over div.insidelistingbyna a, div.insidelistingbyna a:hover {
background:#f9f9f9;
}


div.insidelistingbyna {
display:block;
height:24px;
width:250px;  
float:left;
margin:0 auto;
padding:0; 
list-style:none;  
}

div.insidelistingbyna a {
height:22px;
width:248px;  
display:block;
text-decoration:none;
font-size:12px;
position:relative;
padding:1px;
line-height:22px;
text-align:left;
}

div.insidelistingbyna img{
width:28px;
height:22px;
float:left;  
margin-right:4px;
}

a.fbSignInButton {
background: url("/common/images/facebook_button.png") no-repeat scroll center center transparent;
width: 130px;
height: 15px;
overflow: hidden;
padding: 0 0 0 20px;
text-align: center;
text-decoration: none !important;
text-transform: none;
color: #F0F0EB;
display: block;
}

div.facebook_profile {
color: #D8DFEA;
display: inline-block;
font-weight: bold;
height: 31px;
line-height: 29px;
position: relative;
text-decoration: none;
vertical-align: top;
}

address.facebook_name {
display: inline-block;
max-width: 175px;
overflow: hidden;
padding-right: 8px;
text-overflow: ellipsis;
vertical-align: top;
white-space: nowrap;
}
img.facebook_photo {
border: 1px solid #ccc;
height: 23px;
margin: 3px 5px 3px 3px;
width: 23px;
}


/* TipTip CSS - Version 1.2 */

.nice_title {
background:transparent url(/common/images/important.png) no-repeat;
width:32px;
height:32px;
line-height:32px;
margin-right:4px;
float:left;
cursor:hand;
cursor:pointer;
}

#tiptip_holder {
 display: none;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 99999;
}

#tiptip_holder.tip_top {
 padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
/* padding-top:34px;
 padding-left:16px;
*/
}

#tiptip_holder.tip_right {
padding-left:4px;
}

#tiptip_holder.tip_left {
 padding-right: 5px;
}

#tiptip_content {
 font-size: 11px;
 color: #fff;
 text-shadow: 0 0 2px #000;
 padding: 4px 8px;
 border: 1px solid rgba(255,255,255,0.25);
 background-color: rgb(25,25,25);
 background-color: rgba(25,25,25,0.92);
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
 border-radius: 3px;
 -webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 box-shadow: 0 0 3px #555;
 -webkit-box-shadow: 0 0 3px #555;
 -moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
 position: absolute;
 border-color: transparent;
 border-style: solid;
 border-width: 6px;
 height: 0;
 width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
 border-top-color: #fff;
 border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
 border-bottom-color: #fff;
 border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
 border-right-color: #fff;
 border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
 border-left-color: #fff;
 border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
 margin-top: -7px;
 margin-left: -6px;
 border-top-color: rgb(25,25,25);
 border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
 margin-top: -5px;
 margin-left: -6px;
 border-bottom-color: rgb(25,25,25);
 border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
 margin-top: -6px;
 margin-left: -5px;
 border-right-color: rgb(25,25,25);
 border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
 margin-top: -6px;
 margin-left: -7px;
 border-left-color: rgb(25,25,25);
 border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks for tiptip */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
 #tiptip_content {
 padding: 4px 8px 5px 8px;
 background-color: rgba(45,45,45,0.88);
 }
 #tiptip_holder.tip_bottom #tiptip_arrow_inner { 
 border-bottom-color: rgba(45,45,45,0.88);
 }
 #tiptip_holder.tip_top #tiptip_arrow_inner { 
 border-top-color: rgba(20,20,20,0.92);
 }
}



/* to override */

#header {
border-top:#7584bd 2px solid;
}

#header-left {
background:#fff url(/common/images/f/backgrounds_blue.gif) left top;
}

#header-center {
background:#fff url(/common/images/f/backgrounds_blue.gif) center top;
}

#header-right {
background:#fff url(/common/images/f/backgrounds_blue.gif) right top;
}

#header-line {
background:#fff url(/common/images/f/backgrounds_blue.gif) -4px 24px;
}

#navigation * {
margin:0 2px;
}

#navigation a:hover,
#navigation .selected a {
background: transparent url(/common/images/f/backgrounds_blue.gif) no-repeat left bottom;
}

#navigation a:hover span,
#navigation .selected a span {
background:url(/common/images/f/backgrounds_blue.gif) no-repeat right bottom;
}

#navigation-buttons a:hover {
background:none; 
}

#navigation-search-query {
border:1px solid #505f98;
}

#navigation-search-button {
background:url(/common/images/f/search_button_blue.gif);
}

#language_button {
background:url(/common/images/f/languages_button_blue.gif) no-repeat right 2px;
}

#languages {
border:#46558e solid 1px;
background:#ccc url(/common/images/f/languages_bg_blue.gif);
width:400px;
}
#languages li {
width:200px;
}
#languages a.odd {
border-right:#46558e solid 1px;
}
#languages a:hover {
background-color:#7584bd;
}

#left ul li.title {
background: url(/common/images/f/left_title_blue.gif) repeat-y;
}

#left li a:hover, #left li.selected a {
border-right:4px solid #7584bd;
}

ul.flashes li img.censored, div.flash img.censored {
background: transparent url(/common/images/f/censored_blue.png) no-repeat 50% 50%;
margin:0 auto 0.5em;
}

#error-logo {
float:left;
height:300px;
background: transparent url(/common/images/f/404_blue.png) no-repeat 50% 50%;
width:350px;
}


/* to update */

