/* ------------- Overview Page - Bottom Section -------------- */

#bottom{
	width:785px;
	padding-left:1px;
	padding-right:5px;
	height:382px;
	float:left;
}

.over-l{
	width:511px;
	height:382px;
	float:left;
	overflow:hidden;
}

h2.overview-sub img{
	width:511px;
	height:28px;
	float:left;
}

#over-ufu{
	background-image:url(../images/overview-ufu.jpg);
	width:511px;
	height:123px;
	float:left;
}

#over-muk{
	background-image:url(../images/overview-muk.jpg);
	width:511px;
	height:110px;
	float:left;
}

#over-sl{
	background-image:url(../images/overview-sl.jpg);
	width:511px;
	height:121px;
	float:left;
}

.over{
	width:511px;
	height:354px;
	float:left;
}

ul.controls{
	background-image:url(../images/o-c-b.png);
	width:124px;
	height:22px;
	padding:6px 0 0 150px;
	float:left;
	list-style:none;
	top:10px;
	left:170px;
	color:#7F9B39;
}

.controls li{
	display:inline;
}

.over-exp{
	background-image:url(../images/o-e-2.jpg);
	width:223px;
	height:203px;
padding:110px 30px 0 21px;
	float:right;
}

.o-a{
	background-image:url(../images/o-a.png);
	width:254px;
	height:41px;
	padding:0 0 0 20px;
	float:left;
}

.for{
	background-image:url(../images/forward-arrow-over.png);
}

.for a{
	background-image:url(../images/forward-arrow.png);
	width:39px;
	height:28px;
	float:left;
}

.for a:hover{
	background-image:url(../images/forward-arrow-over.png);
}

p.page-num{
	text-align:center;
	width:40px;
	height:21px;
	padding:7px 0 0 0;
	float:left;
	margin:0;
}

.back{
	background-image:url(../images/back-arrow-over.png);
}

.back a{
	background-image:url(../images/back-arrow.png);
	width:39px;
	height:28px;
	float:left;
}

.back a:hover{
	background-image:url(../images/back-arrow-over.png);
}

.monthly{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#65871a;
	background-color:inherit;
}

.total{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#f00;
	background-color:inherit;
}

/* ------------- Overview - Glider - Page Markers ------------- */

#section1 a.p1,
#section2 a.p2,
#section3 a.p3,
#section4 a.p4,
#section5 a.p5,
#section6 a.p6,
#section7 a.p7
{
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	color:#003200;
	background-color:inherit;
}

p.page-num span{
	display:none;
	width:0;
}

#section1 .one,
#section2 .two,
#section3 .three,
#section4 .four,
#section5 .five,
#section6 .six,
#section7 .seven{
	display:inline;
	width:5px;
}