.sport-tag {
	float: left; 
	margin: 31px 17px 0 20px; 
	padding: 0 24px 0 22px; 
	border-left: 1px solid #b5aa90; 
	border-right: 1px solid #b5aa90;
	}
.sportheaderbig {
	font: 33px Georgia, Times, serif;
	color: #941a1d;
	text-align: center;
	margin-top: 30px;
	padding-right: 18px;
	border-right: 1px solid #b5aa90;
	
	}
.sportheaderbig p {
	font-size: 16px;
	}
	
#sport.box {
	padding: 0;
	text-align: left;
	background: #fff;
	}

/* slider */

#slide-container {
	position: relative;
	width: 918px;
	height: 501px;
	margin-bottom: 24px;
	overflow: hidden;
	}

#slider 
{
    position:relative;
	width: 918px;
	height: 501px;
	overflow: hidden;
	}
#slide-wrap {
	width: 3672px;
	height: 501px
	}
.slide1, .slide2, .slide3, .slide4 {
	width: 488px;
	height: 486px;
	padding: 15px 30px 0 400px;
	float: left;
	}
	
#slider .slide4 {
	background: url(../images/sport/slide1.jpg) no-repeat;
	}	
#slider .slide2 {
	background: url(../images/sport/slide2.jpg) no-repeat;
	}
#slider .slide3 {
	background: url(../images/sport/slide3.jpg) no-repeat;
	}
#slider .slide1 {
	background: url(../images/sport/slide4.jpg) no-repeat;
	}
	
.slide1 h1, .slide2 h1, .slide3 h1, .slide4 h1 {
	font: 53px Georgia, Times, serif;
	color: #663300;
	text-align: center;
	}
.slide1 h2, .slide2 h2, .slide3 h2, .slide4 h2 {
	font: 35px Georgia, Times, serif;
	color: #663300;
	text-align: center;
	}
.slide1 p, .slide2 p, .slide3 p, .slide4 p {
	font: bold 18px Arial;
	color: #92191c;
	text-align: center;
	width: 400px;
	margin: 25px 0 0 40px;
	}
	
#slide-container .slide-nav {
	position: absolute;
	top: 238px;
	left: 720px;
	z-index: 1000;
	}
#slide-container .slide-nav li {
	float: left;
	margin-right: 9px;
	}
#slide-container .slide-nav li a {
	display: block;
	width: 33px;
	height: 28px;
	text-align: center;
	padding-top: 4px;
	color: #841517;
	font: bold 20px Arial;
	text-decoration: none;
	background: url(../images/sport/slidenav-off.gif) no-repeat;
	}
#slide-container .slide-nav a.selected {
	background: url(../images/sport/slidenav-on.gif) no-repeat;
	color: #fff;
	}
	
#slide-container .badge {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	}
#slide-container .days {
	position: absolute;
	top: 238px;
	left: 408px;
	z-index: 1000;
	}
#slide-container .main-message {
	background: #ece1cd;
	border: 7px solid #fff;
	width: 570px;
	height: 155px;
	position: absolute;
	bottom: 18px;
	padding: 15px 0 0 300px;
	left: 17px;
	z-index: 200;
	}
#slide-container .dish {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 500;
	}
	
ul.facts li {
	font: bold 14px Arial;
	color: #663300;
	background: url(../images/sport/check.gif) no-repeat;
	padding-left: 25px;
	margin-bottom: 10px;
	}
.btn {
	display: block;
	text-indent: -9999px;
	width: 250px;
	height: 49px;
	background: url(../images/sport/btn-deliver.gif);
	}
.btn:hover {
	background-position: 0 -49px;
	}
	
.works-list {
	background: url(../images/sport/workslist-bg.gif) repeat-y center top;
	font: 11px Arial;
	color: #663300;
	overflow: hidden;
	}
.works-list li {
	float: left;
	width: 167px;
	padding-top: 40px;
	}
.works-list li#work1 {
	background: url(../images/sport/works1.gif) no-repeat;
	margin: 0 30px 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c0aa;
	}
.works-list li#work2 {
	background: url(../images/sport/works2.gif) no-repeat;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c0aa;
	}
.works-list li#work3 {
	background: url(../images/sport/works3.gif) no-repeat;
	margin-right: 30px;
	}
.works-list li#work4 {
	background: url(../images/sport/works4.gif) no-repeat;
	}

#more-offer {
	border: 1px solid #c9c0aa;
	background: #fff;
	width: 878px;
	padding: 5px;
	margin: 30px auto 10px auto;
	}
	
#logobar {
	border: none;
	border: 1px solid #C9C0AA;
	background: #fff url(../images/sport/shopper.jpg) no-repeat left top;
	height: 73px;
	/*padding: 15px 0 0 210px;*/
	}
	
#lowermenu {
	border: 1px solid #C9C0AA;
	margin: -1px 0 0 0;
	/*padding: 16px 0 16px 10px;*/
	font: 11px Arial;
	color: #330000;
	height: 14px;
	}
#lowermenu a {
	color: #330000;
	text-decoration: none;
	}
	
