@charset "utf-8";
/* CSS Document */
img, div, input { behavior: url("./iepngfix.htc") }
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#4e4e4e;
	background-color:#f7f6e7;
	margin:0px;
	padding:0px;
}

#header{
	background-image:url(./../images/head_sky.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:370px;
}
#header .hills{
	background-image:url(./../images/head_hills.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:370px;
}
#header .hills .head_block{
	width:1000px;
	text-align:left;
}
#header .hills .head_block .logotype_block{
	width:310px;
	height:250px;
	vertical-align:top;
}
#header .hills .head_block .logotype_block .elements{
	padding:17px 0px 15px 150px;
}
#header .hills .head_block .logotype_block .elements a{
	margin-left:30px;
}
#header .hills .head_block .logotype_block .logotype{
	left:-20px;
	position:relative;
}
#header .hills .head_block .search_block{
	width:380px;
	height:250px;
	vertical-align:top;
	margin:-250px 0px 0px 310px;
}

#header .hills .head_block .search_block  .image_toys{
	padding-left:35px;
}
#header .hills .head_block .search_block .search_field{
	padding-top:10px;
}
#header .hills .head_block .search_block .search_field .input{
	margin: -57px 0px 0px 55px;
	background-image:url(./../images/head_search_input.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	width:162px;
	height:29px;
}
#header .hills .head_block .search_block .search_field .input input{
	background-color:none;
	border:none;
	margin:3px 7px 0px 10px;
	padding-right:-7px;
	//margin:3px 0px 0px -45px;
	color:#858585;
	font-size:90%;
	width:140px;
}
#header .hills .head_block .search_block .search_field .button_ok{
	margin: -28px 0px 7px 215px;
	cursor:pointer;
	cursor:hand;
}

#header .hills .head_block .info_block{
	float:right;
	height:250px;
	vertical-align:top;
	margin:-250px 0px 0px 0px;
	text-align:right;
}
#header .hills .head_block .info_block .phones{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#000;
	padding:20px 35px 0px 0px;
}
#header .hills .head_block .info_block .phones td{
	text-align:right;
}
#header .hills .head_block .info_block .phones td.first{
	text-align:left;
	padding-left:15px;
}
#header .hills .head_block .info_block .phones span{
	font-size:70%;
	color:#6c6c6c;
	font-weight:600;
}
#header .hills .head_block .info_block .cart{
	background-image:url(./../images/head_cart_fill.png);
	background-position:top;
	background-repeat:no-repeat;
	width:259px;
	height:107px;
	margin:35px 40px 0px 0px;
	vertical-align:top;
	text-align:center;
}
#header .hills .head_block .info_block .cart .first{
	padding:35px 0px 0px 100px;
	text-align:left;
	font-size:90%;
}
#header .hills .head_block .info_block .cart .first span{
	font-size:110%;
	font-weight:bold;
	color:#ff9000;
}
#header .hills .head_block .info_block .cart .second{
	margin:0px 0px 0px 80px;
}
#header .hills .head_block .info_block .cart .second a:link{
	color:#1d72a2;
	font-size:85%;
	text-decoration:underline;
}
#header .hills .head_block .info_block .cart .second a:visited{
	color:#1d72a2;
	font-size:85%;
	text-decoration:underline;
}
#header .hills .head_block .info_block .cart .second a:hover{
	color:#1d72a2;
	font-size:85%;
	text-decoration:none;
}

#header .menu_block{
	width:1000px;
	text-align:center;
	position:relative;
	top:50px;
	left:0px;
}
#header .menu_block ul{
	list-style:none;
	width:auto;
	margin-left:80px;
	padding-top:0px;
}
#header .menu_block ul li{
	float:left;
	padding:0px 18px 0px 0px;
}
#header .menu_block ul li img{
	margin-top:-2px;
}
#header .menu_block ul li a:link{
	font-size:110%;
	font-weight:bold;
	color:#B21212;
	text-decoration:none;
}
#header .menu_block ul li a:visited{
	font-size:110%;
	font-weight:bold;
	color:#B21212;
	text-decoration:none;
}
#header .menu_block ul li a:hover{
	font-size:110%;
	font-weight:bold;
	color:#B21212;
	text-decoration:underline;
}


#content{
	
}
#content .menu_fill{
	background-image:url(./../images/content_fill.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	z-index:0;
	width:465px;
	height:601px;
	top:360px;
	right:72%;
}
#content table{
	position:relative;
	z-index:1;
}
#content .left_block{
	width:250px;
	vertical-align:top;
	text-align:right;
	padding-left:25px;
}
#content .left_block ul{
	list-style:none;
	text-align:left;
	margin:15px 0px 0px 0px;
	padding:0px;
	color:#4E4E4E !important;
	font-size:90%;
}
#content .left_block .menu_1 .first_li{
	
}
#content .left_block .menu_1 .first_li .title{
	padding:2px 0px 2px 6px;
}
#content .left_block .menu_1 .first_li .title img{
	margin-bottom:2px;
}
#content .left_block .menu_1 .first_li .title span{
	margin-left:20px;
}
#content .left_block .menu_1 .first_li .title span a:link{
	color:#4e4e4e;
	font-size:90%;
	text-decoration:none;
}
#content .left_block .menu_1 .first_li .title span a:visited{
	color:#4e4e4e;
	font-size:90%;
	text-decoration:none;
}
#content .left_block .menu_1 .first_li .title span a:hover{
	color:#4e4e4e;
	font-size:90%;
	text-decoration:underline;
}
#content .left_block .menu_1 .first_li .menu_1_second{
	margin-left:10px;
	//padding-left:10px;
	list-style:none;
}
#content .left_block .menu_1 .first_li .menu_1_second a:link{
	color:#737373;
	font-size:85%;
	text-decoration:none;
}
#content .left_block .menu_1 .first_li .menu_1_second a:visited{
	color:#737373;
	font-size:85%;
	text-decoration:none;
}
#content .left_block .menu_1 .first_li .menu_1_second a:hover{
	color:#737373;
	font-size:85%;
	text-decoration:underline;
}

#content .right_block .brend{
	margin-top:5px;
	text-align:center;
}
#content .right_block .brend .title{
	margin-bottom:5px;
}
#content .right_block .brend .field_select{

	width:194px;e
	height:29px;
}
#content .right_block .brend .field_select .text{
	position:relative;
	top:3px;
	left:-30px;
	color:#858585;
	font-size:90%;
}
#content .right_block .brend .field_select img{
	margin:-14px 6px 0px 0px;
	cursor:pointer;
	cursor:hand;
}

#content .left_block .vote{
	margin-top:35px;
	text-align:center;
}
#content .left_block .vote .title{

}
#content .left_block .vote .text{
	text-align:left;
}
#content .left_block .vote .text .title_list{
	color:#272727;
	font-size:90%;
	text-align:center;
	padding:20px 0px 20px 0px;
}
#content .left_block .vote .text .item_list{
	color:#363636;
	font-size:90%;
	text-align:left;
	padding:0px 0px 10px 0px;
}
#content .left_block .vote .text .item_list input{
	margin:0px 10px 0px 0px;
}

#content .left_block .button{
	margin-top:10px;
	text-align:center;
	cursor:pointer;
	cursor:hand;
}


#content .center_block{
	width:590px;
	vertical-align:top;
	text-align:left;
	background:url(./../images/otpusk.jpg) no-repeat top;
	padding:200px 0 0 0;
}
#content .center_block h1{
	color: #FF6600;
	font-size:110%;
	padding-left: 10px;
}

#content .center_block a{
color:#3B459A;
}
#content .right_block{
	width:265px;
	vertical-align:top;
	text-align:right;
}
#content .right_block .authorization_block{
	background-image:url(./../images/content_authorization_news_fill.png);
	background-position:right;
	background-repeat:no-repeat;
	width:259px;
	height:795px;
	color:#FFF;
	margin-top:10px;
}
/*#content .right_block .authorization_block{
	background-image:url(./../images/content_authorization_fill.png);
	background-position:right;
	background-repeat:no-repeat;
	width:259px;
	height:570px;
	color:#FFF;
	margin-top:-30px;
}*/
#content .right_block .authorization_block .authorization_title{
	padding:50px 35px 0px 0px;
	text-align:right;
	font-size:120%;
	font-weight:bold;
}
#content .right_block .authorization_block .line_h1{
	background-image:url(./../images/content_authorization_h_line1.png);
	background-position:center;
	background-repeat:no-repeat;
	width:213px;
	height:11px;
	position:relative;
	top:5px;
	right:-30px;
	//right:10px;
}
#content .right_block .authorization_block .field{
	padding:10px 0px 0px 0px;
	color:#FFF;
	font-size:90%;
}
#content .right_block .authorization_block .field input{
	margin:0px 35px 0px 10px;
	width:120px;
	border:1px solid #ababaa;
	font-size:90%;
}
#content .right_block .authorization_block .remember{
	padding:10px 70px 0px 0px;
	//padding:10px 68px 0px 0px;
}
#content .right_block .authorization_block .remember input{
	margin:0px 10px 0px 0px;
	border:1px solid #ababaa;
}
#content .right_block .authorization_block .button_enter{
padding-right:35px;
vertical-align:middle;
position:relative;
}
#content .right_block .authorization_block .button_enter  img{
padding-right:20px;
cursor:pointer;
vertical-align:middle;
width:52px;
}
#content .right_block .authorization_block .links a:link{
	color:#e2ff9b;
	font-size:85%;
	margin-right:20px;
	text-decoration:underline;
}
#content .right_block .authorization_block .links a:visited{
	color:#e2ff9b;
	font-size:85%;
	margin-right:20px;
	text-decoration:underline;
}
#content .right_block .authorization_block .links a:hover{
	color:#e2ff9b;
	font-size:85%;
	margin-right:20px;
	text-decoration:none;
}
#content .right_block .authorization_block .on_line_title{
	padding:25px 35px 0px 0px;
	text-align:right;
	font-size:120%;
	font-weight:bold;
}
#content .right_block .authorization_block .line_h2{
	background-image:url(./../images/content_authorization_h_line2.png);
	background-position:center;
	background-repeat:no-repeat;
	width:243px;
	height:11px;
	position:relative;
	top:5px;
	right:-10px;
	//right:10px;
}
#content .right_block .authorization_block .icq{
	width:190px;
	text-align:left;
	margin:0px 0px 0px 70px;
	//margin:0px;
}
#content .right_block .authorization_block .icq .icq_number{
	text-align:center;
	font-size:110%;
	margin:-50px -15px 0px 0px; 
	//margin:-50px -35px 0px 0px; 
}
#content .right_block .authorization_block .mail{
	width:190px;
	text-align:left;
	margin:15px 0px 0px 70px;
	//margin:0px;
}
#content .right_block .authorization_block .mail .mail_text{
	text-align:center;
	margin:-50px -35px 0px 0px; 
	//margin:-50px -35px 0px 0px;
	padding-right:20px;
}
#content .right_block .authorization_block .mail .mail_text a:link{
	font-size:100%;
	color:#FFF;
	text-decoration:underline;
}
#content .right_block .authorization_block .mail .mail_text a:visited{
	font-size:100%;
	color:#FFF;
	text-decoration:underline;
}
#content .right_block .authorization_block .mail .mail_text a:hover{
	font-size:100%;
	color:#FFF;
	text-decoration:none;
}

/*#content .right_block .news_block{
	background-image:url(./../images/content_news_fill.png);
	background-position:center;
	background-repeat:no-repeat;
	width:221px;
	height:439px;
	margin:-370px 18px 0px 0px;
}*/
#content .right_block .news_block{
	width:221px;
	margin:100px 18px 0px 0px;
	//margin:80px 18px 0px 0px;
	padding-top:60px;
}
#content .right_block .news_block .news_item{
	text-align:left;
	margin:0px 0px 15px 38px;
	//margin:0px 0px 15px 18px;
}
#content .right_block .news_block .news_item .date{
	width:55px;
	background-color:#b21212;
	color:#FFF;
	font-size:85%;
	padding:0px 10px 0px 10px;
}
#content .right_block .news_block .news_item .text{
	width:170px;
	color:#303030;
	font-size:85%;
	padding:3px 10px 0px 15px;
}
#content .right_block .news_block .news_item .read{
	padding:3px 0px 0px 0px;
}
#content .right_block .news_block .news_item .read img{
	margin-right:10px;
}
#content .right_block .news_block .news_item .read a:link{
	color:#958564;
	font-size:85%;
	text-decoration:underline;
}
#content .right_block .news_block .news_item .read a:visited{
	color:#958564;
	font-size:85%;
	text-decoration:underline;
}
#content .right_block .news_block .news_item .read a:hover{
	color:#958564;
	font-size:85%;
	text-decoration:none;
}

#content .right_block .news_block .archiv{
	text-align:left;
	padding-left:38px;
	//padding-left:18px;
}
#content .right_block .news_block .archiv a:link{
	color:#010101;
	font-size:85%;
	text-decoration:underline;
}
#content .right_block .news_block .archiv a:visited{
	color:#010101;
	font-size:85%;
	text-decoration:underline;
}
#content .right_block .news_block .archiv a:hover{
	color:#010101;
	font-size:85%;
	text-decoration:none;
}

#content .right_block .article_block {
	padding:10px 0px 0px 30px;
	text-align:left;
}
#content .right_block .article_block .title{
	
}
#content .right_block .article_block .list{
	text-align:left;
	margin:-125px 0px 0px 70px;
}
#content .right_block .article_block .list div{
	padding:5px 0px 0px 0px;
}
#content .right_block .article_block .list a:link{
	color:#010101;
	font-size:90%;
	text-decoration:underline;
}
#content .right_block .article_block .list a:visited{
	color:#010101;
	font-size:90%;
	text-decoration:underline;
}
#content .right_block .article_block .list a:hover{
	color:#010101;
	font-size:90%;
	text-decoration:none;
}




#footer{
	background-image:url(../images/footer_fill.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:178px;
}
#footer .footer{
	text-align:left;
	width:1000px;
	padding:45px 0px 0px 0px;
}
#footer .footer .menu_block{
	background-image:url(../images/footer_menu_fill.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:391px;
	height:88px;
	margin-left:-10px;
	padding-top:5px;
}
#footer .footer .menu_block .first_line{
	padding-top:5px;
}
#footer .footer .menu_block .second_line{
	padding-top:5px;
}

#footer .footer .menu_block ul{
	list-style:none;
	margin-left:-25px;
}
#footer .footer .menu_block ul li{
	float:left;
	padding:0px 0px 0px 20px;
}
#footer .footer .menu_block ul li img{
	margin:0px 5px 1px 0px;
}
#footer .footer .menu_block ul li a:link{
	color:#feffff;
	font-size:85%;
	text-decoration:none;
}
#footer .footer .menu_block ul li a:visited{
	color:#feffff;
	font-size:85%;
	text-decoration:none;
}
#footer .footer .menu_block ul li a:hover{
	color:#feffff;
	font-size:85%;
	text-decoration:underline;
}


#footer .footer .phones_block{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	color:#000;
	margin:-100px 0px 0px 400px;
}
#footer .footer .phones_block td{
	text-align:right;
	padding-right:15px;
}
#footer .footer .phones_block td.first{
	text-align:left;
	padding:0px 0px 0px 15px;
	width:85px;
}
#footer .footer .phones_block span{
	font-size:70%;
	color:#6c6c6c;
	font-weight:600;
}

#footer .footer .counts_block{
	float:right;
	margin:55px 20px 0px 0px;
}
#footer .footer .counts_block .copyright{
	color:#000;
	font-size:85%;
}
#footer .footer .counts_block .counts{
	padding-right:20px;
}
#content .left_block ul{
margin:0px;
padding:0px;
}
#content .left_block ul li{
display:inline;
}
#content .left_block ul li a{
display:block;
padding:0 0 0 10px;
margin:10px 10px 5px 10px;
font-size:12px;
font-weight:bold;
color:#FF6600 !important;
background:url(../images/content_catalogue_graph_element.png) no-repeat 0 5px;
}
#content .left_block ul li span {
display:block;
padding:0 0 0 10px;
margin:10px 10px 5px 10px;
font-size:12px;
font-weight:bold;
color:#565C6C;
background:url(../images/content_catalogue_graph_element.png) no-repeat 0 5px;
}
#content .left_block ul li ul li a {
display:block;
margin:-2px 0 1px 20px;
color:#565c6c !important;
font-weight:normal;
background:none;
}
#content .left_block ul li ul li span {
display:block;
margin:2px 0 2px 15px;
font-weight:normal;
color:#565c6c;
background:none;
}
#content .left_block ul li ul li ul {
margin-left:15px;
}
.itemTable {
width:100%;
margin:10px 0 0;
}
.itemTable td {
text-align:left;
}
.itemTableHar {
width:100%;
}
.itemTableHar tr.noDot td {
background:none;
}
.itemTableHar td {
padding-top:6px;
padding-bottom:6px;
background:url(../images/pics.gif) repeat-x bottom;
}
.itemTableHar  p {
margin:0;
color:#3B459A;
font-weight:bold;
}
.itemTableHar strong {

}
.itemImg {
width:100px;
padding:20px 10px 20px 10px;
text-align:center;
vertical-align:top;
background:url(../images/hordot.png) repeat-x bottom;
}
.compareTd {
padding-right:7px;
}
.itemInfo{
width:348px;
padding:20px 0 10px 16px;
background:url(../images/hordot.png) repeat-x bottom;
}
.filterDiv{
}
.itemimg{
border:1px solid #9700a5;
}
.filters{
font-size:11.5px;
height:30px;
}
.filters strong{
color:#B21212;
}
.filters a{
color:#174A8B;
}
.itemNameP a{
color:#3B459A;
font-weight:bold;
}
.itemPp strong{
color:#FF5500;
}
.addCartButton{
color:#FD0000 !important;
font-size:16px;
font-weight:bold;
}
.mt_right{
width:100%;
}
#looked_wrap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/looked_middle.jpg) repeat-y;
	width:218px;
	margin:30px 0 0 25px;
	float:left;
	text-align:left;
}
#looked_wrap ul {
	list-style: square;
	padding:0;
	margin:81px 0 0 21px;
	width:131px;
}
#looked_wrap ul li strong {
	font-size:11px;
}
#looked_wrap .list-none {
	list-style:none!important;
}
#looked_wrap a {
	color:#8a8a8a;
	text-decoration:none;
	font-size:11px;
}
#looked_wrap a:hover {
	color:#FF6600;
	text-decoration:underline;
}
.looked_top {
	width:218px;
	min-height:164px;
	background:url(../images/looked_top.jpg) no-repeat top left;
	float:left;
}
.looked_bottom {
	width:218px;
	height:14px;
	float:left;
	background:url(../images/looked_bottom.jpg) no-repeat bottom left;
	margin:6px 0 0 0;
}
.color strong {
	color:#7aac00!important;
}
.banner {
	float:left;
	margin:30px 0 0 25px;
}
