/*CFCSA AOK style*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#preload img {
	height: 0; width: 0; border-width: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -30;
}

body {
	background: #010810;
	font-family: Arial, Arial, Helvetica, sans-serif;
}

#header {
	width: 100%;
	background: black;
}

#menu-row {
	height: 42px;
	background: url(top_parent_bg.jpg) repeat-x;
}

#menu-bar {
	width: 1000px;
	height: 3px;
	background: #000;
}

#menu-center {
	width: 1000px;
	margin: 0 auto 0 auto;
}

#header-content {
	width: 1000px;
	height: 164px;
	margin: 0 auto 0 auto;
}

#outerwrapper {
	background: url(../images/aokbg.jpg) center top no-repeat;
}


#shadowwrapper {
	width: 1078px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url(shadowStrip.png) repeat-y;
}

#lowHeader {
	width: 1000px;
	height: 198px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#mainwrapper {
	width: 1000px;
	margin: 0px auto 0 auto;
	padding: 5px 0px 10px 0px;
	background: #fff url(../images/aokbgcenter.jpg) top repeat-x;
	overflow: hidden;
}

#mainView {
	height: 455px;
	width: 810px;
	float: left;
	margin-right: 8px;
	/*background: url(../images/acts.jpg) no-repeat;*/
}

#mainView .videoOverlay {
	background: #000;
	position: relative;
	width: 330px;
	height: 270px;
	left: 450px;
	top: 165px;
}

.hspacer {
	width: 1px;
	height: 150px;
	overflow: none;
	clear: both;
}

/* Changes here affect the text pane */

#textContent {
	/*background: #5b7779;*/
	width: 970px;
	float: left;
	padding: 0 0 0 10px;
	font-size: 0.8em;
	color: #000;
}

#textContent .bulletList {
	padding-top: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height: 150%;
}

#textContent .heading {
	text-align: center;
	padding: 5px 0 10px 0;
}

#textContent .large {
	text-align: center;
	padding: 5px 0 10px 0;
	font-size: 24px;
}

#textContent .body .left {
	float: left;
	padding: 5px 5px 5px 0;
}

#textContent .body .right {
	float: right;
	padding: 5px 0 5px 5px;
}

#textContent .body {
	text-align: left;
}

#textContent H3 {
	font-size: 1.2em;
}

#textContent .bold { 
	font-weight: bold;
}

#textContent .link {
	font-style: italic;
	text-decoration: none;
	color: #000;
}

#textContent ul ol {
	margin: 0 5px 0 20px;
}

#textContent li {
	margin-left: 30px;
}

/* ----------------------------------*/

/* Changes here affect the video pane */
#videoContent {
	width: 970px;
	float: left;
	padding: 0 0 0 10px;
	margin: 5px 0 10px 0;
	font-size: 0.8em;
	color: #000;
}

#videoContent .player {
	width: 550px;
	float: left;
}

#videoContent .chooser {
	width: 400px;
	background: #cc6666;
	float: right;
}

#videoContent .chooser .video {
	width: 380px;
	margin: 5px auto 10px auto;
	overflow: hidden;
}

#videoContent .chooser .video .vidLink {
	float: left;
	width: 75px;
}

#videoContent .chooser .video .descriptor {
	float: right;
	width: 300px;
}

#videoContent .chooser .video .descriptor a {
	color: #000;
}

#videoContent .chooser .video .descriptor h3 {
	font-size: 1.2em;
	font-weight: bold;
}
/* -----------------------------------------*/

/* Changes here affect the Simple Viewer */

/*Single viewer*/
#simpleview {
	overflow: hidden;
}

#aoksvp {
	width: 100%;
	height: 500px;
}

/*album viewer*/
#album {
	width: 980px;
	float: left;
	padding: 30px 0 0 30px;
	margin: 5px auto 0 auto;
	font-size: 0.8em;
	color: #000;
	overflow: hidden;
}

#album #simpleview {
	float: right;
	overflow: hidden;
}

#album #aoksvp {
	width: 660px;
	height: 560px;
}

#album .chooser {
	padding: 5px;
	width: 280px;
	background: #333;
	float: left;
	color: #ffffff;
	overflow: hidden;
}

#album .chooser .header {
	border-bottom: 1px solid #777;
	padding-bottom: 2px;
}

#album .chooser .scroll {
	overflow: auto;
	height: 500px;
}

#album .chooser .scroll h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#album .chooser .scroll .album a {
	color: #ffffff;
}

#album .chooser .scroll .album {
	margin: 5px auto 10px auto;
	overflow: hidden;
}

#album .chooser .scroll .album .albumLink {
	float: left;
	width: 50px;
}

#album .chooser .scroll .album .descriptor {
	float: right;
	width: 200px;
	padding-right: 5px;
}

#album .chooser .scroll .album .descriptor a {
	color: #fff;
}

#album .chooser .scroll .album .descriptor h3 {
	font-size: 1.2em;
	font-weight: bold;
}

/*------------------------------------------*/

#mainLeft {
	width: 810px;
	float: left;
	margin-right: 8px;
	margin-left: 5px;
}

#horizDescript {
	display: inline;
	float: left;
	clear: both;
	width: 800px;
	margin-top: 5px;
	overflow: hidden;
	padding: 5px;
}

#calendar {
	background: #000;
	width: 168px;
	float: left;
	clear: right;
}

.bold {
	font-weight: bold;
}

#calendar .noflash {
	overflow: hidden;
}

#calendar .noflash li {
	margin-left: 20px;
}

#lowerVideo {
	float: left;
	width: 325px;
	height: 280px;
	padding-left: 20px;
}

#lowerLinks {
	float: left;
	clear: right;
	width: 455px;
	margin-top: 5px;
	overflow: hidden;
}

.graphicLink {
	display:inline;
	float: left;
	width: 190px;
	padding: 0px 0px 10px 30px;
}

#footerText {
	float: left;
	margin-top: 15px;
	width: 975px;
	text-align: center;
	color: #000;
}
