#headerBox h1 a {
	display: block;
	width: 240px;
	background: url('/site_images/22/0/layout/logotyp.gif') 0 0 no-repeat;
	height: 62px;
}
/*topmenu - header*/
#headerNav div { background: url('/site_images/22/0/layout/menu-sprite.png') 0 -111px no-repeat #5c5c5c; }
#topMenu {
	background: url('/site_images/22/0/layout/menu-sprite.png') 100% -111px no-repeat;
	margin: 0;
	padding: 0 5px 0 0!important;
	float: right;
	list-style: none;
}

#topMenu li { 
	float: left;
	margin: 0;
}

#topMenu li a {
	padding: 0; /*d*/
	display: block;
	height: 33px;
	background: url('/site_images/22/0/layout/menu-sprite.png') 0 -74px no-repeat;
}

body.xmas #headerBox h1 a { background: url('/site_images/22/0/layout/logotyp-snow.gif') 0 0 no-repeat; }
body.xmas #headerNav div { background: url('/site_images/22/0/layout/menu-sprite-snow.png') 0 -111px no-repeat #5c5c5c; }
body.xmas #topMenu { background: url('/site_images/22/0/layout/menu-sprite-snow.png') 100% -111px no-repeat; }
body.xmas #topMenu li a { background: url('/site_images/22/0/layout/menu-sprite-snow.png') 0 -74px no-repeat; }

#topMenu #ico8 a { width: 74px; background-position:  -766px  0; }
#topMenu #ico7 a { width: 111px;  background-position: -26px 0; }
#topMenu #ico5 a { width: 85px; background-position: -149px 0; }
#topMenu #ico4 a { width: 102px;  background-position: -245px 0; }
#topMenu #ico3 a { width: 68px;  background-position: -355px 0; }
#topMenu #ico2 a { width: 76px;  background-position: -514px 0; }
#topMenu #ico1 a { width: 84px;  background-position: -601px 0; }
#topMenu #ico0 a { width: 71px;  background-position: -688px 0; }


#topMenu #ico8 a:hover { background-position: -766px -37px; }
#topMenu #ico7 a:hover { background-position: -26px -37px; }
#topMenu #ico5 a:hover { background-position: -149px -37px; }
#topMenu #ico4 a:hover { background-position: -245px -37px; }
#topMenu #ico3 a:hover { background-position: -355px -37px; }
#topMenu #ico2 a:hover { background-position: -514px -37px; }
#topMenu #ico1 a:hover { background-position: -601px -37px; }
#topMenu #ico0 a:hover { background-position: -688px -37px; }

#firstTime { background: url('/site_images/22/0/layout/first-time.gif') 0 0 no-repeat; }

#firstTime p a {
	height: 37px;
	top: 40px;
}
#firstTime p #login { 
	left: 55px;
	width: 135px;
}
#firstTime p #register { 
	left: 300px; 
	width: 170px;
}
#firstTime p #howUse { 
	left: 515px; 
	width: 158px;
}
.mainPageGallery {
	overflow: hidden;
	padding-bottom: 5px;
}
.mainPageGallery li {
	border: 1px solid #c8c8c8;
	width: 228px;
	_width: 226px;
	height: 150px;
	float: left;
	margin: 3px;
	padding: 3px;
	font-size: 12px;
}
#watched div.item p .bn { 
	padding-left: 80px; 
	background: url('/site_images/22/0/common/buy_now_ico.gif') 0 100% no-repeat;
}

.mainPageGallery li p { text-align: center; }
.mainPageGallery li p img { display: inline; }

a.alleLink, a.alleLink:visited { color:#D9D9D9; }
a.alleLink:hover { color:#0D58AC; }
a.alleLink span { color:#0D58AC; }

#footerContentBox {
	background: #6a6a6a url('/site_images/22/0/layout/footer-content-bar.png') repeat-x top;
	margin-top: 8px;
	padding-bottom: 10px;
	position: relative;
	height: 1%;
}

