@charset "utf-8";
/* Style Sheets for [Power Play] website
created by Robert Kirby, Pixel8ed Concepts*/

/* -------------- 1. Defaults --------------------------- */

*{
	margin:0;
	padding:0;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;	
}
img, img a{
	margin:0;
	padding:0;
	border:none;
}
a:link, a:visited, a:active {
	color:#556674; 
	text-decoration:none;
	font-size:8pt;
}
a:hover{color:#333;}

#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


/* -------------- 1. Masterhead --------------------------- */
#masterhead {background-color:#FFFFFF}

#title_box {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #90a3b1;
	height: 34px;
	background-color: #bccbd7;
}

#image_box{
	margin-top: 1px;
	margin-bottom: 1px;
	height: 118px;
	}

#image_box .img{
	float: left;
	margin-right: 1px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7e8f9d;
}

#image_box .logo{
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #6e7f8d;
}

/* ------- 3. Body --------- */
#container{
padding-bottom:10px;
margin-bottom:20px;
}
#middle {
		padding-top:20px;
		padding-left:20px;
		padding-bottom:20px;
		width:580px;
		border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #bccbd7;
		float:left;
}

#middle .img_right{
	float:right;
	margin-top: 4px;
	margin-left: 4px;
	border: 6px solid #6e7f8d;
}

#middle .img_gallery{
	float:left;
	margin-top: 5px;
	margin-left: 5px;
}
#footer{
	padding-bottom:50px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #bccbd7;
}

#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-align: center;
	padding-top: 20px;
}

/* -------------- 4. Left Box --------------------------- */
#left {
	width:130px;
	padding-top:20px;
	padding-left:10px;


}

/* ------- A. Side NAV --------- */
#sidenav ul{
	line-height: 12pt;
	border: none;
}
#sidenav ul li{
	display:inline;
	font-weight:bold;
	color:#C5D82E;
}
#sidenav ul li a strong{font-size:8pt;}

#sidenav a {
	display:block;
	font-size:8pt;
	font-weight:normal;
	height:25px;
}
#left p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00FF00;
}

#sidenav ul li ul li a{
	color:#999; 
	background:transparent url("../img/divider.gif") -15px 4px no-repeat; 
}
#sidenav ul li ul li a.left_on{font-weight:bold;}

#sidenav ul li a:hover, #sidenav ul li a:active{ color:#333333;}
#sidenav ul li ul li ul li a{ 
	background:url("../images/cthru.gif");
}
/* -------------- 5. Spacers --------------------------- */

.bottom_10{margin-bottom:10px}
.left_5{margin-left:5px}
.left_10{margin-left:10px}
.top_10{margin-top:10px}
.top_15{margin-top:15px}

/* -------------- 6. Fonts ------------------------------ */
h1, h2, h6, p, #middle li, #bottom p a, #top p a{
	color:#687987;
}

h1{
	text-transform:uppercase;
	border-bottom:#8dd2f4 solid 1px;
	padding:25px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 14pt;
	font-weight: lighter;
}
h2{
	font:bold 10pt/12pt Arial, Helvetica, sans-serif;
	padding:6px 0 6px 3px; 
}
h3{
	font-size:11pt;
	font-weight:bold;
	line-height:13pt;
	padding-left:3px;
	color: #369;
	font-family: Arial, Helvetica, sans-serif;
}
#middle p {
	font:normal 8pt/14pt Verdana, Arial, Helvetica, sans-serif;
	margin:0 30px 0 7px;
}

.left{float:left}
.right:{float:right}

.x {display:none;}
.spacer {
		clear:both;
		height:1px;
		width:1px;
		border:none;
		margin:0; 
		padding:0;
		background:transparent;
}

#flashcontent {

		height: 100%;

	}
#wrapper #container #left #sidenav .style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	color: #C1D82E;
	background-color: #91A3B1;
}

