/* MAIN TYPOGRAPHY */
html { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var { font-size: 92%; font-family: courier, monaco, "Lucida Console", mono-space; }
textarea, select, option {font-family: tahoma, courier, monaco, "Lucida Console", mono-space; font-size:100%; }
input[type='text'], input[type='password'] {  font-family: tahoma, courier, monaco, "Lucida Console", mono-space; font-size:100%;}
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

/* QUOTES */
blockquote { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #666; }
blockquote *:first-child:before { content: "\201C"; }
blockquote *:first-child:after { content: "\201D"; }

/* language specific quotes! */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }


/* FORMS */
fieldset { border: 1px solid #ccc; }
legend { background: #fff; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ffffaa; }
input, select { cursor: pointer; }
input[type='text'], input[type='password'] { cursor: text; }
input { vertical-align:middle;}


/*
-----------------------------
CONTENT ONLY
-----------------------------
*/

/* BASE SIZES */
body { font-size: 1.2em; line-height: 1.6em; background:#FFF url(../images/bg.png) top repeat-x; text-align:center; color:#4b4754  }
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }

/* HR */
hr { display: block; background: #aaa; color: #aaa; width: 100%; height: 1px; border: none; }

/* LISTS */
/* ul {margin:0; padding:0; list-style:none} ul li {text-indent: 0; margin: 0; padding:0; list-style:none;} ul li:before {content: "";} */
ul li { text-indent: -.85em; margin-left: .85em; }
ul li:before { content: "\2022\00a0\00a0"; }
ol { list-style-position: outside; list-style-type: decimal; }
dt { font-weight: bold; }

/* TABLES */
table { border-top: 1px solid #BCBF8F;  border-left: 1px solid #BCBF8F; margin:auto; }
th, td { border-bottom: 1px solid #BCBF8F; border-right: 1px solid #BCBF8F; }

/* MARGINS & PADDINGS */
blockquote *:first-child { margin: .8em 0;}
hr, p, ul, ol, dl, pre, blockquote, address, table, form { margin-bottom: 1.6em; }
p+p { margin-top: -.8em; }

/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
h1 { margin: 1em 0 .5em;  }
h2 { margin: 48px 0 36px; font-size:28px; }
h3 { margin: 1.14em 0 .57em; font-size:23px; }
h4 { margin: 1.23em 0 .615em; }
h5 { margin: 1.33em 0 .67em; }
h6 { margin: 1.6em 0 .8em; }
th, td { padding: .8em; }
caption { padding-bottom: .8em; } /* padding instead of margin for IE */
blockquote { padding: 0 1em; margin: 1.6em 0; }
fieldset { padding: 0 1em 1em 1em; margin: 1.6em 0; } /* padding-top is margin-top for fieldsets in Opera */
legend { padding-left: .8em; padding-right: .8em; }
legend+* { margin-top: 1em; } /* compensates for the opera margin bug */
textarea, input { padding: .15em .4em .25em .4em; }
input { margin:0.1em 0.3em 0.3em 0em}
select { padding: .1em 0 0 .2em; }
option { padding: 0 .4em; }
dt { margin-top: .8em; margin-bottom: .4em; }
ul { margin-left: 1.5em; }
ol { margin-left: 2.35em; }
ol ol, ul ol { margin-left: 2.5em; }
form div { margin-bottom: .8em; }

/* COLORS */
/* a:link, a:visited, a:hover, a:active, a:focus */
a:link { text-decoration: underline; color: #36c; }
a:visited { text-decoration: underline; color: #99c; }
a:hover { text-decoration: none; color: #c33; }
a:active, a:focus { text-decoration: underline; color: #000; }
code, pre { color: #c33; } /* very optional, but still useful. W3C uses about the same colors for codes */

/* CLEARFIX */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0;}
.clearfix {display: inline-block;} /* for IE/Mac */
html[xmlns] .clearfix {  display: block; }

/* IMG ALIGN */
img[align=left] {float:left; margin:0 1em 1em 0}
img[align=right] {float:right; margin:0 0 1em 1em}

/* main */
.mainBg{background:url(../images/bgMain.png) top center no-repeat;}
.main { width:914px; margin:auto; text-align:left; position:relative;}

/* header */
.header{ height:310px; position:relative; margin-bottom:0;}
.logo { background:url(../images/logotype.png) top left no-repeat; width:220px; height:70px; overflow:hidden; position:absolute; left:12px; top:26px; text-indent:-9999px; }
.owners { background:url(../images/owners.png) top left no-repeat; width:197px; height:65px; overflow:hidden; position:absolute; top:29px; left:309px; }
.owners a:link, .owners a:visited,.owners  a:hover, .owners a:active, .owners a:focus { text-decoration:none;}
.owners  a span{ visibility:hidden;}
.owners a.ko { position:absolute; display:block; width:105px; height:25px; margin:28px 0 0 20px;}
.owners a.omirussia { position:absolute; display:block; width:41px; height:35px; margin:28px 0 0 154px;}


/* mini navigation */
ul.mininavigation { position:absolute; top:61px; right:36px; }
ul.mininavigation li { text-indent:0; margin-left:0; float:right; margin-left:70px; }
ul.mininavigation li:before { content: ""; }
ul.mininavigation li a{ display:block; width:11px; height:11px; overflow:hidden; background-position:top center; background-repeat:no-repeat; text-indent:-9999px;  }
ul.mininavigation li a.home{ background-image:url(../images/home.png);}
ul.mininavigation li a.sitemap{ background-image:url(../images/sitemap.png);}
ul.mininavigation li a.contact{ background-image:url(../images/contact.png);}

/* header visual */
.visual { width:914px; height:191px; overflow:hidden; position:absolute; background:url(../images/header_bg.jpg) top left; top:118px;}

/* mainMenu */
ul.mainMenu { list-style:none; float:left; margin:0; padding:0 }
ul.mainMenu a:link, ul.mainMenu a:visited, ul.mainMenu a:hover, ul.mainMenu a:active, ul.mainMenu a:focus { color:#FFF; text-decoration:none; float:left; margin:8px 0 0 23px; }
ul.mainMenu li { text-indent: 0; margin-left:0; float:left; height:48px; background-position:top right; background-repeat:no-repeat; width:140px; }
ul.mainMenu li:before { content: ""; }
ul.mainMenu li.blueorangright { background-image:url(../images/mnu1.png); }
ul.mainMenu li.oranggreenright {background-color:#e56616; background-image:url(../images/mnu2.png); }
ul.mainMenu li.greenwihiteright {background-color:#4db317; background-image:url(../images/mnu3.png);}
ul.mainMenu li.orangblueright {background-color:#e56616; background-image:url(../images/mnu4.png);}
ul.mainMenu li.bluegreenright {background-image:url(../images/mnu5.png);}
ul.mainMenu li.greenblueright {background-color:#4db317; background-image:url(../images/mnu6.png);}
ul.mainMenu li.bluewihiteright {background-image:url(../images/mnu7.png);}
ul.mainMenu li.firstell { width:150px; }
ul.mainMenu .firstell a:link, ul.mainMenu .firstell a:visited, ul.mainMenu .firstell a:hover, ul.mainMenu .firstell a:active, ul.mainMenu .firstell a:focus { margin:8px 0 0 12px; }

/* SUBMENU */
ul.submenu { list-style:none; float:right; margin:15px; width:430px; }
ul.submenu li { text-indent: 0; margin-left:0; float:right; margin-right:10px; color:#1e61a0 }
ul.submenu li:before { content: ""; }

/* RESET TABLES */

/* LEFT COLL */
.leftColl { float:left; width:622px;}

/* RiGHT COLL */
.rightColl { float:right; width:260px; font-size:1.1em; margin-right:10px;}

.top20 { background:url(../images/mainTableBg.png) left; width:622px; margin-bottom:25px; position:relative;}
.top20title { background:url(../images/main2009.png) top left no-repeat; padding:60px 10px 0 15px;}

/* table */
table.top20table { margin:0; border:none; float:left; margin-right:30px;}
table.top20table2008 { width:190px;  margin:0; border:none; }
table.top20table td, table.top20table2008 td {border:none; vertical-align:middle; padding-left:0; font-weight:bold; border-bottom:1px dotted #bcbf8f; padding-top:0px; padding-right:0; padding-bottom:0px; height:43px; }
td.number { color:#4eb317; text-align:left; font-size:24px;}
table.top20table2008 td.number { font-size:18px; color:#a9aaa9; padding-left:5px; width:30px;}
td.speed { color:#000; text-align: center; font-size:18px;  padding:0 10px; line-height:16px;}
td.plus { color:#4eb317;}
td.percent { color:#a12922; font-size:16px;}
td.minus { color:#a32b23;}
td.favorute { text-align:center; padding:0 5px;}
td.nameBrand { font-size:14px; color:#9a9a9a; }
table.top20table { width:370px; }
table.top20table td { margin:0; border:none; padding-left:0; }
table.top20table tr.light td, table.topleadersTable tr.light td { background:#f9f7f0;}
table.top20table2008 td.logobrand { text-align:left; padding-left:5px; }
table.top20table2008 td.percent { color:#a9aaa8; font-size:18px;}
table.topleadersTable {margin:0; border:none; width:580px; margin-left:14px; margin-bottom:25px; }
table.topleadersTable td {border:none; padding-left:0; padding:0 5px; height:55px; vertical-align:middle;}
table.topleadersTable td.titul { vertical-align:middle;}
table.topleadersTable td.logobrand { padding-left:20px; font-weight:bold;}
table.topleadersTable td.logobrand img { vertical-align:middle; margin-right:5px;}
table.topleadersTable td.titul { text-align:center;}
table.topleadersTable td.nameCat { font-size:18px; font-weight:bold; padding-left:15px; padding-right:15px;}


.lowerUnit { display:block; background:url(../images/KoMP.gif) top left no-repeat; height:119px; width:604px; overflow:hidden; margin:0px 0 0 15px; text-indent:-9999px;}
.quote { background:url(../images/quote.png) top left no-repeat; width:76px; height:21px; overflow:hidden; text-indent:-9999px; display:block; margin-top:25px; margin-bottom:25px;}
.history { background:url(../images/history.png) top left no-repeat; width:91px; height:22px; overflow:hidden; text-indent:-9999px; margin-top:35px;}

.rightColl img { float:left; vertical-align:bottom; margin:0 10px 10px 0}
.quoteSpan { font-size:20px; line-height:16px; }

a.morequote:link, a.morequote:visited, a.morequote:hover, a.morequote:active, a.morequote:focus { color:#2952a0; font-size:14px;}

.footer { padding:25px 0; font-size:11px; line-height:11px; color:#7b7b7b; padding-left:15px;}
.footer strong { color:#000;}
.footer  img { vertical-align:middle;}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active, .footer a:focus { text-decoration:none; color:#7b7b7b }

.clearleft { clear:left;}

/* mainpage */
.mainPage { padding-top:12px;}
.categoryleaders {height:80px;}
.categoryleaders img { margin:17px 0 0 16px;}
.leftShadow { background:url(../images/leftShadow.png) right repeat-y; width:627px; }

.actualYear { position:absolute; top:19px; left:14px;}
.oldYear { position:absolute;  top:28px; left:420px;} 


.content { padding: 0 15px ; }

/* catRating */
ul.catRating { list-style:none; margin:0; float:left; width:280px; margin-bottom:2em;}
ul.rightRating { list-style:none; margin:0; float:right;}
ul.catRating li { text-indent: 0; margin-left: 0; display:block; padding:4px 25px 3px 18px; background:url(../images/liopen.png) 0 8px no-repeat; border-bottom:1px dotted #bcbe8e; line-height:1.4em; position:relative }
ul.catRating li.open { background:url(../images/liclose.png) 0 8px no-repeat;}
ul.catRating li:before { content: ""; }
.catRating table.top20table { width:90%; float:none; margin-bottom:1em; }
.catRating table.top20table td { height:auto; padding-top:5px; padding-bottom:5px;}
.catRating table.top20table td.number { font-size:16px; width:5%; white-space: nowrap; padding-right:5px;}
.catRating table.top20table td.nameBrand { font-size:14px;}
.catRating table.top20table td.percent { font-size:12px; width:5%; white-space: nowrap; padding-left:10px; padding-right:10px;}
ul.catRating  li span.title { display:block; font-size:16px; font-weight:bold; padding-bottom:0em; color:#1e61a0; cursor:pointer;}
ul.catRating  li.open span.title { display:block; font-size:20px; font-weight:bold; padding-bottom:0.5em; color:inherit;}
.red { color:#a12922 }
a.grayLink:link, a.grayLink:visited, a.grayLink:hover, a.grayLink:active, a.grayLink:focus { color:#898989 }
ul.catRating li div { display:none; }
ul.catRating li.open div { display: block; }

.brandLove{ padding:25px 10px 10px 15px;}
.brandLove h1 { margin-top:10px; font-size:24px; font-weight:normal;}
.brandLove h1 span { font-weight:bold;}
/*.brandLove img { display:none;}*/
div.rating { margin-top:15px; border-top:1px dotted #bdbf8e; padding-top:10px; padding-bottom:25px; text-align:right; font-size:13px;}
div.rating span.ratingValue { font-size:20px; }
div.rating span.ratingValue span { color:#4eb317; font-weight:bold;}
div.rating img { vertical-align: middle;}


ol ul { margin-bottom:3px; margin-top:10px}
ol li { margin-bottom:10px;}

.sorting { font-size:11px; }
.sortinglnk a:link, .sortinglnk a:visited, .sortinglnk a:hover, .sortinglnk a:active, .sortinglnk a:focus { float:left; margin-right:10px; padding:2px 4px; color:#bfbfbf; }
.sortinglnk a:hover, .sortinglnk a:active, .sortinglnk a:focus {background:#4eb317 url(../images/sortUgol.png) top right no-repeat; text-decoration:none; }
.sortinglnk a.active:link, .sortinglnk a.active:visited, .sortinglnk a.active:hover, .sortinglnk a.active:active, .sortinglnk a.active:focus { text-decoration:none; background:#4eb317 url(../images/sortUgol.png) top right no-repeat; }

.loveStSorting { float:right; margin-top:-60px}

.sortinglnk2 a:link, .sortinglnk2 a:visited, .sortinglnk2 a:hover, .sortinglnk2 a:active, .sortinglnk2 a:focus { float:left; margin-right:10px; padding:2px 4px; color:#e56616; }
.sortinglnk2 a:hover, .sortinglnk2 a:active, .sortinglnk2 a:focus {background:#4eb317 url(../images/sortUgol.png) top right no-repeat; text-decoration:none; color:#FFF; }
.sortinglnk2 a.active:link, .sortinglnk2 a.active:visited, .sortinglnk2 a.active:hover, .sortinglnk2 a.active:active, .sortinglnk2 a.active:focus { text-decoration:none; background:#4eb317 url(../images/sortUgol.png) top right no-repeat; color:#FFF; }

.ls { padding:9px 0 5px 0; border-bottom:1px dotted #bcbe8e; }
.ls a:link, .ls a:visited, .ls a:hover, .ls a:active, .ls a:focus { font-size:24px; text-decoration:none;}
.ls a:hover{ text-decoration: underline;}
.ls span { color:#c3222f;}

.dontCopy { float:right;}

ul.star-rating {margin:0; padding:0; list-style:none} ul.star-rating li {text-indent: 0; margin: 0; padding:0; list-style:none;} ul.star-rating li:before {content: "";}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(../images/lovers.png) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:100px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
font-size:0px;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
color:#FFF;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display:inline-block;
vertical-align: middle;
}
.warning { font-size:135%; padding:0em 15px 1.0em 15px; margin-top:-15px;}
.logobrand { text-align:center;}
.icon_new {
position:absolute;
right:0;
top:2px;
width:21px;
height:21px
}