body {font: 62.5%/1 Arial, Helvetica, sans-serif;	background: url(../images/bg.jpg) no-repeat top;}

.wrapper {margin: 0 auto;	width: 960px;}
.body {font-size: 15px;	line-height: 1.5;}
.header, .footer {text-align: center;	font-size: 3em;}
.container {margin-bottom: 10px;}
.fonDiv {background: transparent url(../images/foncpt.gif) no-repeat scroll top left;  padding-left: 18px;  padding-top: 3px;  padding-bottom: 30px;    }
.overlay {background: transparent url(../images/overlay.png) repeat-y scroll top left;}



#header{
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #00a1e7;
	height: 265px;
	width:960px;
}

#topBr{
	height: 76px;
	width: 484px;
	position: absolute;
	z-index: 2;
	top:210px;
	margin-left: -235px;
	background-image: url(../images/fonBr.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 16px;
	padding-left:17px;
	
}


#leftLrgBr{
	height: 620px;
	width: 180px;
	background-image: url(../images/fonBrLrg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}

#rightLrgBr{
	height: 620px;
	width: 180px;
}

#footer{
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 15px;
}

#copirait{
	margin-top: 60px;
	text-align: right;
	margin-right: 15px;
	color: white;
	font-size: 11px;
}

#logo{height: 265px; width: 195px;  vertical-align: bottom; }
#logo2{height: 265px; width: 195px;  vertical-align: bottom; margin-left:-10px; }
#podLogo{margin-top:30px; margin-left:30px}

#logoMenu{
	height: 190px;
	width:163px; margin-left:34px;
	background-position: bottom;
	background-repeat: no-repeat;
}

#menu1{height: 60px; text-align: left;} #menu1 img {height: 60px;}
#menu2{height: 40px; text-align: left;} #menu2 img {height: 40px;}
#menu3{height: 40px; text-align: left;} #menu3 img {height: 40px;}
#menu4{height: 30px; text-align: left;} #menu4 img {height: 30px;}
#menu5{height: 40px; text-align: left;} #menu5 img {height: 40px;}

.text1{font-size: 10px;}
.text2{font-size: 11px;}
.text3{font-size: 12px;}
.text4{font-size: 13px;}
.text5{font-size: 14px;}
.text6{font-size: 15px;}
.text7{font-size: 16px;}
.text8{font-size: 17px;}
.text9{font-size: 18px;}
.text10{font-size: 19px;}
.text11{font-size: 20px;}
.text12{font-size: 21px;}
.text13{font-size: 22px;}

h1{
	font-family: sans-serif;
}

.normalText{font-weight: normal;}

#auchHeader{
	text-align: left;
	font-size: 11px;
	margin-left: 18px;
}


hr{
	height: 1px;
	border: 0px solid #c8c8c8;
	border-top-width: 1px;
}


#tt {position:absolute; display:block; background:url(../js/tooltip/images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../js/tooltip/images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#4281a2; color:#FFF;  font-size: 9pt; text-shadow: 0.1em 0.1em 0.2em black}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../js/tooltip/images/tt_bottom.gif) top right no-repeat; overflow:hidden}

textarea{
	font-family: Arial, serif, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}

input{
	font-family: Arial, serif, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}



div.scrollable {
	background-color: white;
	border:1px solid #ddd;
}


div.vertical {
	float:left;
	height: 400px;
}

div.vertical div.items a {
	float:none;	
}

.delMess{color: #dcdcdc;}
.delMess:hover{color: black;}


.zoomi {
	-webkit-box-shadow: 1px 1px 3px #b8b8b8;
	-moz-box-shadow: 1px 1px 3px #b8b8b8;
	box-shadow: 1px 1px 3px #b8b8b8;
}

.zoom2{
		-webkit-box-shadow: 0px 0px 5px #b8b8b8;
	-moz-box-shadow: 0px 0px 5px #b8b8b8;
	box-shadow: 0px 0px 5px #b8b8b8;
	-webkit-border-radius: .6em; 
	-moz-border-radius: .6em;
	border-radius: .6em;
}

.messageInfo {color: white; padding: 5px; padding-left: 40px; border-radius: .3em;  background: #32cd32 url(../images/information-frame.png) no-repeat 12px; margin-bottom:20px;}



.ShopButton {
	margin:2px;
	margin-top:10px;
	border:1px solid #ffcc00; border-bottom: 1px solid #bebebe;
	color: black;
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	font-size: 13px;
	padding-left:4px; padding-right:4px;
	vertical-align: 0px;
	background: #ffcc00;
	cursor:pointer;
	height: 23px;
	font-weight: normal;
}

.ShopButton a {
	color: black;
	text-decoration: none;
	font-family: sans-serif;
}


.ShopButton:hover{background-color:rgba(255,204,0,0.7);
	border: 1px solid white;
	-webkit-box-shadow: 0px 0px 5px #bad1df;
	-moz-box-shadow: 0px 0px 5px #bad1df;
	box-shadow: 0px 0px 5px #bad1df;
	text-decoration: none;
}



.voteButton {
	margin:0px; margin-top: 5px; margin-left: 8px;
	color: #0c0c0c; border: 0px solid;
	font-size: 11px;
	padding-left:2px; padding-right:2px;
	height: 18px; width:65px;
	cursor:pointer;
	background: #ffcf2a url(../images/like.gif);
	text-decoration: none;
}

.voteButton a {
	text-decoration: none;
}

.voteButtonCount {
	margin:0px;
	border: 1px solid silver;
	color: #696969;
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
	font-size: 11px;
	padding-left:2px; padding-right:2px;
	background-color: white;
	height: 18px; 
	cursor: default;
}

.voteButtonCountArrow { position: relative; top: -1px; left:1px; }

.voteButtonCount:hover {
	background-color: white;
}


.linksAD{ 	margin-top: 20px; margin-right: 20px; text-align: center; color: #bebebe; }
.linksAD a { color: #bebebe }


.arrow-right  { background: url(../images/arrow.png) no-repeat left 0px; margin-top: 10px; margin-right:0px;}
.arrow-bottom  { background: url(../images/arrow.png) no-repeat left -8px; margin-top: 10px; margin-right:0px;}
.arrow-left  { background: url(../images/arrow.png) no-repeat left -16px; margin-top: 0px; margin-right:5px; vertical-align: -1px;}

.kidsaward-knigi  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 0px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-kants  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -25px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-malish  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -50px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-pitanie  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -75px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-odegda  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -100px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-mebel  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -125px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-igrush  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -150px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-logo  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -175px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-litsenziya  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -200px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-obr  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -225px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-korrekt  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -250px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-sport  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -275px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-mama  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -300px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-transport  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -325px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
.kidsaward-innovatsiya  { background: url(../images/kidsaward_nom2011.png) no-repeat 0 -350px; margin-top: 0px; margin-right:0px; vertical-align: -7px;}
