/*GLOBAL OPTIONS*/
html {font-size: 100.1%;}
body {
	font: 64% Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(../images/grate_2b.gif);
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
li {list-style: none;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:focus {outline: none;}
img {
	border: none;
	display: block;
}
h1, h2, h3 {margin: 0;}
h2 {
	font-size: 16px;
	color: #fe0014;
}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 950px;
	border: 1px solid #f00;
}
/*HEADER*/
#header {
	height: 183px;
	background: url(../images/bg-header.jpg) no-repeat;
	position: relative;
}
.logo {
	margin: 0;
	position: absolute;
	top: 7px;
	left: 14px;
}
.logo a {
	width: 469px;
	height: 149px;
	background: url(../images/logo.png) no-repeat;
}
/*adidas-logo*/
.adidas-logo {
	width: 65px;
	height: 45px;
	background: url(../images/img-adidas.png) no-repeat;
	position: absolute;
	right: 13px;
	bottom: 15px;
}
/*main-nav*/
.main-nav {
	padding: 0;
	margin: 0;
	background: #000;
	border-bottom: 1px solid #f00;
	text-align: center;
}
.main-nav li {
	display: inline;
	padding-left: 14px;
	background:url(../images/img-main-nav-separator.gif) no-repeat 5px 50%;
}
.main-nav li:first-child {
	background: none;
	padding: 0;
}
.main-nav li a {
	font: bold 12px/36px Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.main-nav a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*CONTAINER*/
#container {
	height: 1%;
	padding: 0 0 25px 15px;
	overflow: hidden;
	background: url(../images/bg-container.gif) repeat-y;
}
#container-wide {
	height: 1%;
	padding: 0 0 25px 15px;
	overflow: hidden;
	background-color: #000000;
	background-image: url(../images/bg-container-wide.gif);
	background-repeat: repeat-y;
}

/*sub-nav*/
.sub-nav {
	float: left;
	width: 170px;
	padding: 0;
	margin: 19px 0 0;
	list-style:none;
	border-top: 1px solid #720000;
}
.left_menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	overflow: hidden;
}
.left_menu img {
	margin-right: auto;
	margin-left: auto;
}


.sub-nav li {
	width: 170px;
	border-bottom: 1px solid #720000;
}
.sub-nav a {
	display: block;
	padding-left: 18px;
	width: 152px;
	font: bold 12px/28px Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.sub-nav a:hover, .sub-nav a.active {
	background: url(../images/img-nav-bullet.gif) no-repeat 2px 50%;
	text-decoration: none;
}
/*content*/
.content {
	float: right;
	width: 750px;
}
/*main-column*/
.main-column {
	float: left;
	width: 456px;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
}
.main-column-wide-st {
	float: left;
	width: 719px;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
	min-height: 600px;
}
.main-column-wide {
	float: left;
	width: 719px;
	background-color: #000000;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 21px;
	min-height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.main-column-wide p {
	margin: 0px;
}
.main-column-wide a {
	color: #FFFFFF;
	text-decoration: underline;
}
.main-column-wide a:hover {
	color: #FF0000;
}

.main-column-wide h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}


.page-title {
	font-family: Impact, Charcoal, "Arial Narrow", "Trebuchet MS", sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/page-title-bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: normal;
}


/*scroller*/
.scroller {
	background: url(../images/bg-scroller.gif) repeat-x;
	color: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: 1%;
	margin-bottom: 25px;
}
/*news-list*/
.news-list {
	padding: 0;
	margin: 0;
}
.news-list li {
	background: url(../images/img-red-border.gif) repeat-x;
	padding-top: 17px;
	margin-top: 24px;
	height: 1%;
	overflow: hidden;
}
.news-list li:first-child {
	background: none;
	margin-top: 0;
	padding-top: 0;
}
.news-list p {
	font-size: 12px;
	color: #fff;
	margin: 0 0 13px;
}
/*more*/
.more {
	overflow: hidden;
	width: 100%;
	display: block;
}
.more a {
	width: 51px;
	height: 8px;
	float: right;
	background: url(../images/txt-more.gif) no-repeat;
}
/*siddebar*/
.siddebar {
	float: right;
	width: 255px;
}
.siddebar img {
	border: 1px solid #fff;
	margin: 0 0 14px 15px;
}
.siddebar h2 {
	font: bold 11px Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	background: url(../images/bg-title.gif) no-repeat;
	overflow: hidden;
	height: 27px;
}
.siddebar h2 a {
	color: #fff;
	margin: 5px 9px 0;
	display: block;
}
.siddebar h2 a:hover {
	color: #FFCC00;
	text-decoration: none;
}

.sidebox {
	min-height: 124px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
/*FOOTER*/
#footer {
	height: 57px;
	overflow: hidden;
	padding: 0 24px;
	background-color: #000000;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
}
#footer span, #footer a {
	float: left;
	color: #fff;
	font: 11px/60px "Trebuchet MS", Verdana, Arial, sans-serif;
}
#footer a {
	float: right;
	padding-right: 31px;
	background-image: url(../images/e7_spin_2.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
