/* ----------------------- AND1.GR News 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;
}

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

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

#main .picture {
	position: relative;
	margin: 0px 0px 0px 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 2;
	height: 655px;
	background-image: url(news_content/mpicture.jpg);
}

#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%;
	color:#FFF;
	text-decoration:none;
	background-position:0px -49px;
	background-image: url(../images/buttonbg.png);
}

li a {
	float:left;
	display:block;
	padding:3px 11px;
	height:100%;
	color:#FFF;
	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 {
	float:left;
	background-position:-49px 0;
}
	
#d a {
	float:left;
	background:url(../images/buttonbg.png) repeat 0 0;
}
#main .news {
	height: 390px;
	width: 490px;
	padding: 20px 20px 20px 4px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 0.8em;
	overflow: auto;
	overflow-x:hidden;
	float:left;
	position:relative;
}

#frame {
	position: relative;
	margin: 30px 0px 0px 40px;
	height: 470px;
	width: 530px;
	padding: 20px 10px 0px 10px;
	float: left;
	background-image: url(news_content/frame.png);
	background-repeat: no-repeat;
}

#main .news a{
	color:#939393;
	text-decoration:none;
}

#main .news a:hover{
	background-image:none;
	background-color:#F9F0D3;
	color:#264100;
}

#main .news a.dash{
	width:147px;
	height:auto;
	color:#434343;
	text-decoration:none;
}

p{
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}
.style2 {
	font-family: Arial;
	font-size: 1em;
	color: #879198;
	font-weight: bold;
}

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