body { background: #fff; }
#headerBox h1 a {
	display: block;
	width: 240px;
	background: url('/site_images/232/0/layout/logotyp.gif') 0 0 no-repeat;
	height: 62px;
}
/*topmenu - header*/
#headerNav div { background: url('/site_images/232/0/layout/menu-sprite.png') 0 -111px no-repeat #5c5c5c; }
#topMenu {
	background: url('/site_images/232/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/232/0/layout/menu-sprite.png') 0 -74px no-repeat;
}

body.xmas #headerBox h1 a { background: url('/site_images/232/0/layout/logotyp-snow.gif') 0 0 no-repeat; }
body.xmas #headerNav div { background: url('/site_images/232/0/layout/menu-sprite-snow.png') 0 -111px no-repeat #5c5c5c; }
body.xmas #topMenu { background: url('/site_images/232/0/layout/menu-sprite-snow.png') 100% -111px no-repeat; }
body.xmas #topMenu li a { background: url('/site_images/232/0/layout/menu-sprite-snow.png') 0 -74px no-repeat; }

#topMenu #ico8 a { width: 67px; background-position:  -764px  0; }
#topMenu #ico7 a { width: 102px;  background-position: -25px 0; }
#topMenu #ico5 a { width: 84px; background-position: -139px 0; }
#topMenu #ico4 a { width: 88px;  background-position: -235px 0; }
#topMenu #ico3 a { width: 72px;  background-position: -333px 0; }
#topMenu #ico2 a { width: 75px;  background-position: -505px 0; }
#topMenu #ico1 a { width: 95px;  background-position: -590px 0; }
#topMenu #ico0 a { width: 69px;  background-position: -688px 0; }

#topMenu #ico8 a:hover { background-position: -764px -37px; }
#topMenu #ico7 a:hover { background-position: -25px -37px; }
#topMenu #ico5 a:hover { background-position: -139px -37px; }
#topMenu #ico4 a:hover { background-position: -235px -37px; }
#topMenu #ico3 a:hover { background-position: -333px -37px; }
#topMenu #ico2 a:hover { background-position: -505px -37px; }
#topMenu #ico1 a:hover { background-position: -590px -37px; }
#topMenu #ico0 a:hover { background-position: -688px -37px; }

#firstTime { background: url('/site_images/232/0/layout/first-time.gif') 0 0 no-repeat; }

#firstTime p a {
	height: 37px;
	top: 40px;
}
#firstTime p #login { 
	left: 48px;
	width: 150px;
}
#firstTime p #register { 
	left: 300px; 
	width: 170px;
}
#firstTime p #howUse { 
	left: 518px; 
	width: 165px;
}
.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/232/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; }


