@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#61524E;
	padding:6px 0px 0px;
	text-decoration:none;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#61524E;
}
a:hover {
	border-bottom:1px solid #61524E;
	width:100%;
}
a:active {
	text-decoration: none;
	color:#61524E;
}
h1 {
	font-size: 24px;
	margin: 0px;
	color:#61524E;
}
h2 {
	font-size: 18px;
	margin: 0px;
	color:#61524E;
}
h3 {
	font-size: 16px;
	margin: 0px;
	color:#61524E;
}
h4 {
	font-size: 14px;
	margin: 0px;
	color:#61524E;
}
h5 {
	font-size: 10px;
	margin: 0px;
	color:#61524E;
}
p {
	margin: 0px;
}

img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#outer {
	background-color: #FFFFFF;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#top_banner {
	background-color: #FFFFFF;
	height: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 1000px;
}
#top_banner #logo {
	margin: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#top_banner #leaderboard {
	margin: 0px;
	padding: 0px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#topshade {
	position: absolute;
	left: -10px;
	top: 100px;
	width: 1020px;
	z-index: 1;
}
#bottomshade {
	position: absolute;
	left: -10px;
	top: 1108px;
	width: 1020px;
	z-index: 1;
}
#leftshade {
	position: absolute;
	left: -9px;
	top: 98px;
	z-index: 0;
}
#rightshade {
	position: absolute;
	left: 1001px;
	top: 98px;
	z-index: 0;
}
#fullmenu {
	width:1000px;
}
#menu {
	background-image: url(images/menubg.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #DCD9D4;
	height:20px;
	margin:1px 0px;
	padding:5px 0px;
	width:1000px;
	position: absolute;
	left: 0px;
	top: 109px;
	z-index: 2;
}
#buy {
	position: absolute;
	left: 8px;
	top: 151px;
	width: 230px;
	height: 65px;
	padding: 25px 10px;
	margin: 0px;
	z-index: 0;
	border: 2px solid #ECECEC;
}
#cover {
	position: absolute;
	left: 8px;
	top: 261px;
	width: 253px;
	height: 380px;
	padding: 0px;
	margin: 0px;
	z-index: 0;
	border: 2px solid #ECECEC;
}
#teaser {
	position: absolute;
	left: 271px;
	top: 151px;
	width: 701px;
	height: 470px;
	padding: 10px;
	margin: 0px;
	z-index: 0;
	background-color:#ECECEC;
	color:#61524E;
}
#extracts {
	position: absolute;
	left: 8px;
	top: 651px;
	width: 970px;
	height: 435px;
	padding: 5px;
	margin: 0px;
	z-index: 0;
	border: 2px solid #ECECEC;
	overflow: scroll;
}
#free {
	position: absolute;
	left: 802px;
	top: 405px;
	width: 156px;
	height: 664px;
	padding: 13px;
	margin: 0px;
	z-index: 0;
	border: 2px solid #ECECEC;
}
.style1 {color: #FFFFFF}
.style2 {color: #FF0000}
.style3 {color: #A0A0A0}
.style4 {color:#61524E}
#footer {
	text-align: center;
	position: absolute;
	width: 1000px;
	left: 0px;
	top: 1130px;
	height:18px;
	margin:0px;
	padding:0px;
	display:inline;
	height:30px;
}

