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

/*
 ameerdesign orange - color:#f58026
*/

@import url('reset.css');

.wrapper, .headerDiv, .topDiv, .bottomDiv{
	width: 100%;
}

.wrapper{
	height: 100%;
}

.headerContent, .topContent, .bottomContent{
	width: 915px;
	/*margin: 0 auto 0 auto;*/
}

.topDiv{ background-image:url(/new/images/ameer_design_background.gif);
background-repeat:repeat-x;}

.headerContent{height:37px;}
.topContent{height:440px;} 
.bottomContent, .bottomDiv{height:100%; margin-top:30px;}
.bottomContent{position:relative;}


.logoBox{
	
}

.topContentBoxes{
	float: left;
	
}

.bottomContentBoxes{
	float: left;
	font-family:Verdana, Geneva, sans-serif; font-size:11px;
}

.leftBox{
	width:514px;
	height: 100%;
}

.rightBox{
	width:401px;
	line-height:20px;
	margin-top: 5px;
}

.rightBox p strong{
	font-weight:600;
}

.navDiv{
	margin-left:119px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:30px;
}

.navDiv a{
	color: #000;
	text-decoration:none;
}

.navDiv a:hover{
	color: #f58026;
	text-decoration:underline;
}

.copyDiv{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height: 9px;
	margin-left:120px;
	width: 350px;
	position: absolute;
	bottom: 0px;
	margin-bottom: 72px;
}

.copyDiv2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height: 9px;
	margin-top:240px;
	width: 350px;
	
}

#playPauseDiv{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	margin-left:930px;
	position: absolute;
	top: -25px;
}

#playPauseDiv, x:-moz-any-link, x:default {
	top: -31px;
}



.restartDiv a{
	color:#999;
	text-decoration:none
}

.restartDiv a:hover{
	color: #f58026;
	text-decoration:none
}

a.selected{
	color: #f58026;
	text-decoration:none;
}

a.selected:hover{
	color: #f58026;
	text-decoration:none;
}

selected{
	color: #f58026;
	text-decoration:none;
}

.bottomContentBoxes.rightBox p {
	margin-bottom: 30px;
}
.notQuiteBlk {
	color: #333;
}
