body {
background: #c8c8c8;
font-family:"Segoe","Segoe UI","Humanist 777","Frutiger","Univers","Frobisher",Verdana,Arial,Lucida,times new roman,"Myriad Pro","Myriad";
font-size:12px;
color:#000000;
}

.main {
background: #c8c8c8 url('images/mainbg.jpg') top center repeat-y;
margin-left: auto;
margin-right: auto;
width:800px;
}

.container {
background: #c8c8c8 url('images/mainbg.jpg') top center repeat-y;
margin-left: auto;
margin-right: auto;
width:800px;
display:table; /* FireFox hack */
text-align:left;
}

.header {
background: #c8c8c8 url('images/header.jpg') top center;
height:261px;
margin: 0 auto;
}

.headertitle h1{
position:absolute;
top:118px;
font-size:32px;
color:#FFFFFF;
margin: 0 0 0 72px;
font-family:Arial;
}

.adtop {
text-align:center;
}

.adside {
text-align:center;
}

.rightside {
float:right;
margin: 0 55px 60px 0;
width:460px;
}

.leftside {
float:left;
background: #FFFFFF url('images/sidebar_02repeat.jpg') top left;
margin: 0px 0 0 47px;
width:190px;
}


.leftbasso {
float:left;
background: #FFFFFF top left;
margin: 0px 0 0 47px;
width:190px;
}

.leftside h2 {
	font-size:12px;
	margin: 0 0 -5px 20px;
}

.leftside li {
		list-style: none;
}

.leftside li a {
		color: #222222;
		text-decoration: none;
		list-style: none;
}

.leftside li a:hover {
		color: #000000;
		text-decoration: none;
		list-style: none;
}

/*   MENU ============================================================================ */

	.menuholder { width:730px; }

	.menu {
		position:relative;
		top:-48px;
		left:0px;
		font-size:12px;
		color:#000000;
		z-index: 101;
		text-align:right;
		
	}
	
	.menu ul li{ 
		list-style: none;
		display: block;
		text-decoration: none;
	}
	
	.menu li { 
		margin: 5px 3px 5px 0; 
		list-style: none;
		float: right;
	}

	.menu li a {
		color: #333;
		text-decoration: none;
		padding: 5px 5px 5px 5px;
		margin-bottom: 2px;
		background: #FFF;
		border: 1px solid #000;
	}

	.menu li a:hover {
		color: #222;
		text-decoration: none;
		background: #CCC;
		margin-bottom: 2px;
	}
	
/*   MENU ============================================================================ */


.footer {
clear:both;
background: #c8c8c8 url('images/footer.jpg') top center;
height:107px;
width:800px;
margin: 0 auto;
font-size:80%;
}

.footertext {
color:#000000;
padding:0 50px 0 0;
text-align:right;
}

a img {
border:none;
}

/* SCRIPT DEPENDANT CSS (NON AMTheme 3) */

#blockdiv img {
max-height: 50px;
max-width: 50px;
padding: 0 40px 0px 40px;
width: expression(this.width > 50 ? 50: true);
height: expression(this.height > 50 ? 50: true);
position:relative;
top:-172px;
z-index:1;
}

#blockdiv a img {
max-height: 80px;
max-width: 101px;
padding: 0 0 0 0;
width: expression(this.width > 101 ? 101: true);
height: expression(this.height > 80 ? 80: true);
position:relative;
top:-15px;
left:33px;
}

#blockdiv {
height:182px;
width:143;
min-height:182px;
min-width:143;
background: url('images/tableback1.gif') top center;
float:left;
display:block;
margin: 0 10px 0 10px
}

#blockdiv h4 {
text-align:center;
font-size:95%;
position:relative;
top:0px;
}

.block {
	margin-left:auto;
	margin-right:auto;
}

.bottomnav {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	float:right;
}
.bottomnav a{
	text-decoration:none;
	font-family:verdana,arial;
	font-size:20px;
	color:#AAA;
	position:relative;
	top:3px;
}

#blockdiv .spacer {
padding:0 40px 0 40px;
margin:0;
top:0;
}

/* SCRIPT DEPENDANT CSS (NON AMTheme 3) */

.detail {
background:#5993eb;
border:1px solid #333333;
margin:0 0 -65px 0;
padding: 5px 10px 5px 10px;
position:relative;
color:#000000;
}

.playnow a img{
	z-index:0;
	position:relative;
	left:371px;
	top:-3px;
}

.reviews {
	display: none;
}

.individualreview {
	border: 1px solid #313131;
	background:#FFFFFF;
	padding: 10px 10px 10px 10px ;
	margin: 10px 5px 5px 5px ;
	width:400px;
}

.reviewtext {
	font-size:10px;
	color:#333333;
	text-indent:10px;
	background:#AAAAAA;
}


.addreview {
	width:200px;
	padding:15px 15px 15px 15px;
	border: 1px solid #313131;
	margin: 0 auto 0 auto;
}