 @import url("bimmba.css");
/*
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;
}*/
body
{
	background-color:#E6E6DC;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:center;
}

.main
{
	background: #E6E6DC; /* url('images/mainbg.jpg') top center repeat-y;*/
	border:2px solid gray;
	margin-left: auto;
	margin-right: auto;
	width:90%;
}

.container {
	background: #F0F8FF;/* url('images/mainbg.jpg') top center repeat-y;*/
	margin-left: auto;
	margin-right: auto;
	width:100%;
	 /*display:table; FireFox hack */
	text-align:left;
}

.header
{
	/*background: #c8c8c8 url('images/header.jpg') top center no-repeat;*/
	background:#ADDFFF url(http://bimmba.com/images/SkyCloudsBlueScatted.jpg) no-repeat scroll right top;
	height:80px;
	margin: 0 auto;
	text-align:center;
}

.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:left;
margin:0 10px 20px 0;
width:600px;
}

.leftside {
	float:left;
	/*background: #FFFFFF url('images/sidebar_02repeat.jpg') top left;*/
	margin:0 0 0 5px;
	width:190px;
}

.leftside h2 {
	font-size:12px;
	/*margin: 0 0 -5px 20px;*/
	padding: 0;
	padding-left: 15px;
}

.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;
}

.left_nav
{
	background: url('images/left_nav_bg.gif') top center repeat;
	width:100%;
	float:left;
}
.left_nav_header
{
	background: url('images/left_nav_top.gif') bottom center no-repeat;
	text-align:center;
	vertical-align:bottom;
	font-size:1.4em;
	height:30px;
	width:100%;
	float:left;
}
.left_nav_footer
{
	background: url('images/left_nav_bottom.gif') top center no-repeat;
	height:36px;
	width:100%;
	float:left;
}

/*   MENU ============================================================================ */

	.menuholder
	{
		width:100%;
		display:block;
		float:left;
		margin-left:auto;
		margin-right:auto;
		height:35px;
	}

	.menu {
		float:left;
		font-size:12px;
		color:#000000;
		z-index: 101;
		text-align:center;
		width:100%
	}

	.menu ul
	{
		background:#A8CEFF none repeat scroll 0 0;
		display:block;
		margin:0;
		padding:9px;
	}

	/*.menu ul li{
		list-style: none;
		display: block;
		text-decoration: none;
	}*/

	.menu li {
		/*margin: 5px 3px 5px 0;*/
		background:#A8CEFF;
		padding:9px;
		list-style: none;
		display:inline;
		margin:5px;
	}

	.menu li a {
		color: #333;
		text-decoration: none;
		padding: 9px;
	}

	.menu li:hover {
		color: #222;
		text-decoration: none;
		background: AliceBlue;
		margin-bottom: 2px;
	}

/*   MENU ============================================================================ */


.footer {
	clear:both;
	/*background: #c8c8c8 url('images/footer.jpg') top center;*/
	background: #ADDFFF url(http://bimmba.com/images/grass.jpg) no-repeat scroll left bottom;
	height:80px;
	width:100%;
	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:-21px;
	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;
	clear:both;
}

.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 {
	border: 1px solid #444444;
	background:#AAAAAA;
	padding: 10px 10px 10px 10px ;
}

.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;
}

h1 {
	color:#444444;
	font-size:22px;
}

h2 {
	color:#333333;
	font-size:16px;
}

.adfooter
{
	width:620px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}

.firefoxhack
{
	width:100%;
	padding-top:10px;
	float:left;
}

.rightsidefix
{
	width:560px;
	float:left;
}

