/* ----------------------- AND1.GR Promotion | Players Page -------------------------- */

body {
	background-image: url(../../images/bg.jpg);
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-x;
}

a, object {
	outline: none;	
}

a {
   outline: 0;
}

#main {
	margin: 0px auto;
	width: 952px;
}

#main .menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	position: relative;
	background-image: url(../promotion_content/mnbg.jpg);
	height: 49px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
}

#main .container {
	position: relative;
	margin: 0px 0px 0px 0px;
	border: 1px solid #fff;
	z-index: 2;
	height: 655px;
	background-image: url(../promotion_content/mpicture2.jpg);
}

#main #players {
	position: relative;
	width: auto;
	height: 500px;
	margin-top: 30px;
}

#main #players .names{
	position: relative;
	width: 320px;
	height: 350px;
	float: left;
	margin: 50px 0px 0px 35px;
}

#playercontainer{
	position: relative;
	width: 521px;
	height: 343px;
	float: left;
	margin: 50px 0px 0px 0px;
}


#content{
	position: relative;
	width: 521px;
	height: 343px;
}

#nav {
	list-style: none;
	display: inline;
	float:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #ccc;
}

#nav li {
	float:left;
	display: block;
	width: 310px;
	padding-top: 3px;
	padding-bottom: 10px;
}

#nav li a {
	float:left;
	text-decoration: none;
}

#nav li a:hover {
	float: left;	
}

#footer {
	margin: 0px auto;
	width: 952px;
	display: block;
	text-align: center;
	padding: 15px 0px 0px 0px;
}

ul {
	list-style:none;
	margin:0;
	padding:0;
}

li {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

li.current{
	float:left;
	display:block;
	padding:3px 11px;
	height:100%;
	text-decoration:none;
	background-position:0px -49px;
	background-image: url(../../images/buttonbg.png);
}

li a {
	color: #ccc;
	float:left;
	display:block;
	padding:3px 11px;
	height:100%;
	text-decoration:none;
	border-right:0px solid #FFF;
}
	
li a {
	float:left;
	background:url(../../images/buttonbg.png) repeat 0 0;
}
	
li a:hover, li a:focus, li a:active {
	color: #fff;
	float:left;
	background-position:-49px 0;
}
	
#d a {
	float:left;
	background:url(../../images/buttonbg.png) repeat 0 0;
}

p{
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
}

#wrapper {
	width: 43px;
	height: 13px;
	position:absolute;
}

#load {
	display: none;
	position: absolute;
	right: -920px;
	top: 322px;
	background: url(../products_content/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
	z-index: 99;
}

/* ----------------------- Copyright 2008 AND1.GR -------------------------- */

