
html {
	
}

body {
	margin: 0;
	padding: 0;

	color: #a9abaa;
	font-size: 11px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

body.home-page 
{
	background: #0f0e0c url(../images/lay/hp_header.jpg) no-repeat 50% 0;
}

body.page 
{
	background: #0f0e0c url(../images/lay/page_header.jpg) no-repeat 50% 0;
}

a {
	text-decoration: none;
	color: #e38700;
}

a:hover {
	color: #c47300;
}

a img {
	border-style: none;
}

p {
	margin: 0 0 1em;
}

h1,
h2,
h3 {
	margin: 1em 0 .7em;
	color: #cfcfcf;
	font-weight: normal;
}

h1 { font-size: 21px; }
h2 { font-size: 18px; }
h3 { font-size: 15px; }



.box {
	width: 980px;
	margin: 0 auto;
}


a.read-more,
a.go-to-shop {
	padding-right: 30px;
	background: transparent url(../images/lay/arrow.gif) no-repeat 100% 50%;

	font-weight: bold;
}




#header .box {
	height: 150px;
}

#header a.home-page {
	display: block;
	width: 270px;
	height: 57px;
	float: left;
	margin: 15px 0 0;

	_display: inline;
}

#header a.home-page span {
	display: none;
}


ul.main-menu {
	padding: 0;
	margin: 0;
	overflow: hidden;
	clear: both;
	list-style-type: none;
}

ul.main-menu li {
	float: left;

	_float: none;
	_display: inline;
}

ul.main-menu li a {
	display: block;
	height: 41px;
	margin-right: 1px;
	float: left;
}

ul.main-menu li.shops a { width: 158px; }
ul.main-menu li.about-us a { width: 105px; }
ul.main-menu li.contact a { width: 112px; }
ul.main-menu li.shop-online a { width: 183px; }
ul.main-menu li.customer a { width: 200px; }
ul.pages-menu li.customer a { width: 137px !important; }

ul.main-menu li a:hover {
	background: transparent url(../images/lay/hp_menu.jpg) no-repeat 0 0;
}

ul.pages-menu li a:hover {
	background: transparent url(../images/lay/hp_menu_pages.jpg) no-repeat 0 0;
}


ul.main-menu li.shops a:hover { background-position: 0 0; }
ul.main-menu li.about-us a:hover { background-position: -159px 0; }
ul.main-menu li.contact a:hover { background-position: -265px 0; }
ul.main-menu li.shop-online a:hover { background-position: -378px 0; }
ul.main-menu li.customer a:hover { background-position: -562px 0; }

ul.main-menu li a * {
	display: none;
}




#content .about-us .title,
#content .promotions .title {
	display: none;
}

#content .about-us {
	width: 366px;
	height: 170px;
	padding: 93px 0 0 64px;
}

#content .about-us p {
	padding: 5px 0 5px 20px;
	/*border-left: 8px solid #2b2926; */
}

#content .about-us a.read-more {
	padding-left: 20px;
}



#content .promotions {
	overflow: hidden;
	background: transparent url(../images/lay/hp_content.jpg) no-repeat 50% 0;

	_zoom: 1;
}


.product {
	float: left;
	overflow: hidden;
	position: relative;
}

.product .image-box {
	float: left;
	text-align: center;
}

.product .image-box img {
	padding-top: 8px;
}

.product .infos {
	float: left;
}

.product .product-name {
	margin: 0 0 5px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
}

.product .description {
	color: #4d4c4a;
}

.product .price {
	width: 53px;
	height: 48px;
	padding: 17px 5px 0;
	position: absolute;
	
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
}


.product-promotion {
	width: 400px;
	height: 155px;
	padding-top: 30px;
	margin: 100px 0 0;
	
	_display: inline;
}

.product-promotion .image-box {
	width: 159px;
	height: 147px;
	background: transparent url(../images/lay/product_promotion.png) no-repeat 0 0;
}

.product-promotion .infos {
	width: 231px;
	padding: 35px 0 0 10px;
}

.product-promotion .price {
	top: 0;
	left: 100px;
	background: transparent url(../images/lay/balloon_red.png) no-repeat 0 0;
}


.product-novelty {
	width: 415px;
	height: 160px;
	padding-top: 30px;
	margin: 55px 0 0 165px;
}

.product-novelty .image-box {
	width: 163px;
	height: 155px;
	background: transparent url(../images/lay/product_novelty.png) no-repeat 0 0;
}

.product-novelty .infos {
	width: 242px;
	padding: 30px 0 0 10px;
}

.product-novelty .price {
	top: 0;
	left: 85px;
	background: transparent url(../images/lay/balloon_orange.png) no-repeat 0 0;
}







#footer .box {
	margin-top: 20px;
	padding-bottom: 15px;
	overflow: hidden;
	border-top: 1px solid #282725;
}

#footer .logo,
#footer .links,
#footer .copyright {
	float: left;
}

#footer .links,
#footer .copyright {
	margin-top: 15px;
}


#footer .logo {
	width: 160px;
}

#footer .logo .home-page {
	display: block;
	width: 126px;
	height: 30px;
	margin: 8px 17px;

	background: transparent url(../images/lay/perfekt_sport_logo_black.jpg) no-repeat 0 0;
}

#footer .logo .home-page span {
	display: none;
}


#footer .links {
	width: 498px;
	padding-right: 15px;
	text-align: right;

	background: transparent url(../images/lay/separator_footer.gif) no-repeat 100% 0;
}

#footer .links a {
	color: #8e8d8b;
}

#footer .links a:hover {
	text-decoration: underline;
}


#footer .copyright {
	width: 307px;
	text-align: center;
}





