* {
margin: 0;
padding: 0;
}
body {
background-image: none;
background-color: #fff;
}
* html body {
text-align: center;
}

a {
color: #000;
}

#topbar {
border-bottom-style: none;
text-align: left;
}

#maincontainer {
overflow:hidden;
}

#mainblock, #side1block, #side2block {
font-size: 0.85em;
text-align: left;
}

#side1block *, #side2block * {
	font-size: inherit;	
}

#mainblock {
/*margin: 1em 26%;*/
margin: 1em 0;
padding: 0 7px;

/*обтекание контейнером float объектов*/
overflow: hidden;
}




* html #mainblock {
height: 1%;
}
#side1block, #side2block {
width: 25%;
}
#side2block {
float: right;
padding-right: 7px;
}
#side1block {
float: left;
padding-left: 7px;
}

#side1block li, #side2block li, #mainblock li {
line-height: 1.3em;
}

#calalogbar {
overflow: hidden;

background-color: #609;
list-style: none;
clear: both;

line-height: 2.2em;
height: 2em;

font-size: .85em;
}
#calalogbar li {
float: left;
width: 12.4%;
}
#calalogbar a {
display: block;
text-align: center;
line-height: 2em;
color: #fff;
white-space: nowrap;
}
* html #calalogbar a {
position: relative;
}

#topmenugames {
background-color: #69c408;
}
#topmenudeti {
background-color: #f10da3;
}
#topmenuedu {
background-color: #184c9f;
}
#topmenulang {
background-color: #ff8a00;
}
#topmenuhobby {
background-color: #15afaa;
}
#topmenuaudio {
background-color: #762aab;
}
#topmenuvideo {
background-color: #f00;
}
#topmenuvideogames {
background-color: #009ce2;
}
#topmenuelearning {
background-color: #609;
}


#newproducts {
list-style: none;
margin-right: 160px;
}
#newproducts li {
overflow: hidden;
float: none;
padding-left: 62px;
}
#newproducts li:first-child .newproducttext {
border-top-style: none;
}
* html #newproducts li {
overflow: visible;
height: 1%;
vertical-align: bottom;

/* for IE 6 62px, for IE 5.x 0 */
padding-left: expression( document.implementation ? '62px' : '0' );
}

#newproducts .newproducttext {
width: 100%;
border-left: 62px solid #f00;
margin-left: -62px;
float: right;

border-top: solid #e7e7e7 1px;
}
* html #newproducts .newproducttext {
border-top-style: expression(this.parentNode.previousSibling == null ? 'none' : 'solid');
}

#newproducts a.newproductimg {
border-top: solid #fff 1px;
text-align: center;

width: 62px;
float: right;
margin-left:  -62px;

background-color: #f00;
}
* html #newproducts a.newproductimg {
border-top-style: expression(this.parentNode.previousSibling == null ? 'none' : 'solid');
}

#newproducts a.newproductimg:hover {
text-decoration: none;
}
#newproducts img {
border-style: none;
margin: 5px auto;
display: block;
width: 50px;
}

#newproducts p {
margin-bottom: 3px;
padding-left: 5px;
}
#newproducts h2 {
position: relative;
padding-top: 4px;
padding-left: 5px;
font-size: 1.2em;
}
#newproducts h2, #newproducts h2 a {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#newproducts li.newproductgame .newproducttext {border-left-color: #dff3cb;}
#newproducts li.newproductdeti .newproducttext {border-left-color: #fcccec;}
#newproducts li.newproductlang .newproducttext {border-left-color: #ffe6c9;}
#newproducts li.newproductedu .newproducttext {border-left-color: #ced9eb;}
#newproducts li.newproducthobby .newproducttext {border-left-color: #cdeeed;}
#newproducts li.newproductpo .newproducttext {border-left-color: #fff976;}
#newproducts li.newproductaudio .newproducttext {border-left-color: #c9abde;}
#newproducts li.newproductvideo .newproducttext {border-left-color: #ffe6c9;}

#newproducts li.newproductgame .newproductimg {background-color: #dff3cb;}
#newproducts li.newproductdeti .newproductimg {background-color: #fcccec;}
#newproducts li.newproductlang .newproductimg {background-color: #ffe6c9;}
#newproducts li.newproductedu .newproductimg {background-color: #ced9eb;}
#newproducts li.newproducthobby .newproductimg {background-color: #cdeeed;}
#newproducts li.newproductpo .newproductimg {background-color: #fff976;}
#newproducts li.newproductaudio .newproductimg {background-color: #c9abde;}
#newproducts li.newproductvideo .newproductimg {background-color: #ffe6c9;}

#newproducts li.newproductgame a {color: #69c408;}
#newproducts li.newproductdeti a {color: #f10da3;}
#newproducts li.newproductlang a {color: #ff8a00;}
#newproducts li.newproductedu a {color: #184c9f;}
#newproducts li.newproducthobby a {color: #15afaa;}
#newproducts li.newproductpo a {color: #e4d900;}
#newproducts li.newproductaudio a {color: #762aab;}
#newproducts li.newproductvideo a {color: #f00000;}


#bestsellerscontainer {
position: relative;
width: 150px;
float: right;
}
#bestsellers {
list-style: none;
text-align: center;
}
#bestsellers h2 {
font-size: 1em;
font-weight: normal;
}
#bestsellers img {
display: block;
border-style: none;
margin-bottom: .5em;
width: 150px;
}
#bestsellers li {
padding-bottom: 1em;
/*
border: solid 1px #e9e9e9;
margin-bottom: 10px;
padding-bottom: 10px;
*/
}
* html #bestsellers li {
height: 1%;
}

/**bestsellers end*/

/**copyright*/

#copyright {
line-height: 22px;
font-size: .85em;
background-color: #4270B9;
color: #fff;
border-bottom: 48px solid #13418a;
}
* html #copyright {
text-align: left;
}

/**copyright end*/


#leftcolumn, #rightcolumn {
width: 25%;
vertical-align: top;
padding: 0 5px;
}
#centercolumn {
width: 50%;
vertical-align: top;
padding: 0 5px;
}

h3 {
margin-top: 1em;
margin-bottom: 1em;
padding-left: 8px;
background-color: #b7c9e6;
position: relative;

font-size: 1em;
line-height: 1.9em;
height: 1.9em;
}
h3, h3 a {
font-weight: bold;
color: #fff;
}
.full_list {
text-align: right;
}
#left_banner, #left_banner embed {
display: block;
margin-bottom: 5px;
}
#news_subscription {
margin-bottom: 5px;
}

.colorlist {
margin: 0px 0px 0px 10px;
padding: 0px;
list-style: none;
}
.colorlist li {
background-repeat: no-repeat;
background-position: center left;
padding-left: 20px;
margin: 3px 0px;
}
.games_li {background-image: url("/images/games_li.gif")}
.deti_li {background-image: url("/images/deti_li.gif")}
.lang_li {background-image: url("/images/lang_li.gif")}
.hobby_li {background-image: url("/images/hobby_li.gif")}
.edu_li {background-image: url("/images/edu_li.gif")}
.po_li {background-image: url("/images/po_li.gif")}
.audio_li {background-image: url("/images/audio_li.gif")}
.nintendo_li {background-image: url("/images/nintendo_li.gif")}
.mnogo_li {background-image: url("/images/mnogo_li.gif")}
.video_li {background-image: url("/images/video_li.gif")}
.videogames_li {background-image: url("/images/videogames_li.gif")}

.center_banner, .center_banner embed {
margin-bottom: 15px;
}



#bestsellers_container {
border-style: none;
width: 100%;
margin-bottom: 20px;
}
#sections_container {
border-style: none;
width: 100%;
}

.section_header {
height: 49px;
width: 50%;
vertical-align: middle;
padding: 0px 10px;
}
.section_header a, .section_header a:hover {
color: #fff;
font-family: Verdana, Arial;
font-weight: 700;
text-decoration: none;
}
.section_text {
padding: 0px 10px 14px 10px;
border-bottom: 5px #fff solid;
}
.section_text p {
margin: 14px 0 0 0;
padding: 0;
}
.section_text ol {
padding: 0;
margin: 0 10px 0px 40px;
}
.section_text a {
font-weight: 400;
color: #000;
margin-top : 0;
}
												
#games_header {
background-color: #69c408;
border-right: 3px #fff solid;
}
#deti_header {
background-color: #f10da3;
border-left: 3px #fff solid;
}
#lang_header {
background-color: #ff8a00;
border-right: 3px #fff solid;
}
#edu_header {
background-color: #184c9f;
border-left: 3px #fff solid;
}
#hobby_header {
background-color: #15afaa;
border-right: 3px #fff solid;
}
#po_header {
background-color: #e4d900;
border-left: 3px #fff solid;
}
#hobby_header {
background-color: #15afaa;
border-right: 3px #fff solid;
}
#po_header {
background-color: #e4d900;
border-left: 3px #fff solid;
}
#audio_header {
background-color: #762aab;
border-right: 3px #fff solid;
}
#nintendo_header {
background-color: #000;
border-left: 3px #fff solid;
}

#games_text {
background-color: #dff3cb;
border-right: 3px #fff solid;
}
#deti_text {
background-color: #fcccec;
border-left: 3px #fff solid;
}
#lang_text {
background-color: #ffe6c9;
border-right: 3px #fff solid;
}
#edu_text {
background-color: #ced9eb;
border-left: 3px #fff solid;
}
#hobby_text {
background-color: #cdeeed;
border-right: 3px #fff solid;
}
#po_text {
background-color: #fff976;
border-left: 3px #fff solid;
}
#audio_text {
background-color: #c9abde;
border-right: 3px #fff solid;
}
#nintendo_text {
background-color: #999;
color: #fff;
border-left: 3px #fff solid;
}
#nintendo_text a {
color: #fff;
}






#newslist {
margin: 0 3px;
padding: 0;
list-style: none;
color: #4270B9;
}
#newslist li {
margin: 0;
padding: 0;
margin-bottom: 3px;
}

#voteform {
background-color: #fbffab;
padding-top: 1em;
}
#voteform p {
margin-top: 0;
}
#voteheader {
background-color: #bcd60c;
margin-bottom: 0;
}
/*
#vote {
list-style: none;
margin-left: 1em;
}
#vote li {
margin-bottom: .5em;
}
* html #vote li {
margin-bottom: 0;
}
#vote input {
margin-right: .5em;
}*/
#votebutton {
margin: 1em 1em 1em 3em;
padding: .3em 0;
width: 13em;
/*background-color: #f3f3f3;*/
background-color: #dff836;
border-style: none;
cursor: pointer;
font-size: .9em;
}
.votetext {
margin: 0.3em 1em;
}

#counters {
position: relative;
padding-left: 0;
width: 300px;
list-style: none;
clear: both;
margin: -40px auto 0 auto;
/*
position: absolute;
bottom: 0;
left: 0;
*/
}
#counters li {
float: left;
padding: 0 5px;
}
#counters a {
color: #edf1f9;
font-size: 0;
}

#side1banner {
margin-top: 1em;
background-color: #13418a;
background-image: url("/banners/online-shop.gif");
background-position: center; 
background-repeat: no-repeat;
}
#side1banner a {
display: block;
height: 40px;
}
#side2secondbanner	{
margin-top: 1em;
}
#newproductsheader {
margin-right: 160px;
}
.feed-link {
position: absolute;
top: 3px;
right: 10px;
}
.feed-link img {
border-style: none;
}

#newproductsfull_list {
margin-right: 160px;
margin-top: .7em;
}

#side2banner {
margin-top: 1em;
background-color: #13418a;
background-image: url("/banners/Disney_fin.gif");
background-position: center; 
background-repeat: no-repeat;
}
#side2banner a {
display: block;
height: 40px;
}

.banner-type-BIGMAIN {
display: block;
width: 100%;
height: 187px;
}

.banner-type-RIGHT1 {
display: block;
width: 100%;
height: 80px;
}


#top-container {
position: relative;
}
#t2, #t3 {
display: none;
}
ul#top10-header-list {
list-style: none;
margin: 0;
padding: 0;
font-weight: bold;
font-size: .8em;
position: absolute;
top: 4px;
right: 0;
}
ul#top10-header-list li {
/*display: inline;*/
float: left;
margin-right: 1px;
position: relative;
}
ul#top10-header-list li .left-corner {
position: absolute;
top: 0;
left: 0;
width: 1px;
height: 1px;
background-color: #b7c9e6;
font-size: 1px;
line-height: 1px;
}
ul#top10-header-list li .right-corner {
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 1px;
background-color: #b7c9e6;
font-size: 1px;
line-height: 1px;
}
ul#top10-header-list li a {
display: block;
padding: 3px 9px;
background-color: #dbe4f3;
color: #58709a;
text-decoration: none;
}
ul#top10-header-list li a.selected, ul.top10-header-list li a.selected:hover {
background: #fff;
color: #000;
}
ul#top10-header-list li a:hover {
background: #fff;
}
ul#top10-header-list li a:focus {
outline: 0;
}

#news-ticker {
overflow: hidden;
list-style: none;
}
#news-ticker li {
float: left;
width: 47%;
margin-bottom: .8em;
}
#news-ticker li a {
float: left;
margin: 0 8px 0 14px;
}
#news-ticker li a.news-ticker-link {
margin: 5px 0 0 0;
}
#news-ticker li img {
border-style: none;
}
