/*============================================================
 Group's 2008 OK2K
 Author: Travis West
 Created: October 2, 2007
============================================================*/


/*============================================================
 Base
============================================================*/

body {
	background-image: url(/images/background.gif);
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-align:left;
}

img 
{
	border:none;
}

a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration:none;
	color:#FFF;
	font-weight :bold;

}
a:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;

}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
a:hover {
	font-family:Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;	  
}
h1
{
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	font-style: normal;
	margin: 0px 0px 5px;
}



/*============================================================
Image Styles
============================================================*/

.photoRight {
	float: right;
	margin: 0 0 0 0;
}

.photoLeft {
	float: left;
	margin: 0 10px 0 0;
}


/*============================================================
 Old Styles???
============================================================*/

.faqlinks {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	font-weight:bold;
}

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #003366;
	font-weight:bold;
	text-transform:uppercase;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #333333;
	font-weight:bold;
}

#MainContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight:normal;
}

/*============================================================
 Answer Highlight
============================================================*/

.answer:target, .sftarget { /*highlight anchor effect*/
	background-image: url(/images/repeat3.gif);
	border: 1px solid #003366;
	position: relative;
	top: 10px;
	padding: 1em 1em;
}

/*============================================================
 Page Layout
============================================================*/

#container {
	width:750px;
}

#body {
	width:750px;
	height:500px;
	background-color:#FFFFFF;
	display:block;
	float:left;
}

#header1 {
	background-image:url(/images/top_left.gif);
	display:inline;
	float:left;
	width:159px;
	height:175px;
}
#header2 {
	background-image:url(/images/top_right2.gif);
	display:inline;
	float:right;
	width:591px;
	height:175px;
}

#menu {
	width:159px;
	height:1850px;
	display:block;
	float:left;
	background-color:#1766a2;
}

#main {
	width:561px;
	display:block;
	float:right;
	background-color:#FFFFFF;
	background-image:url(/images/top_right3.gif);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	padding:15px;

}

#footer {
	background-image: url(/images/bottom.gif);
	width:750px;
	height:90px;
	display:block;
	float:left;
	position: relative;	
}

#image {
	display:inline;
	float:right;
	margin-left:10px;
}

#image2 {
	display:inline;
	float:left;
	margin-right:10px;
}

/*============================================================
 Old Styles???
============================================================*/

.main_heading {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
	font-style: normal;
}
.pagebody {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333333;
}
.pagebody_italic {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333333;
	font-style: italic;
}
.pagebodysmall {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFF;
	font-style: italic;
}

/*============================================================
Slideshow Functionality
============================================================*/

.highslide {
	cursor: url(/images/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: 2px solid #DDDDDD;
}

.highslide img {
    border: 2px solid white;
  	padding:3px;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(/images/highslide/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/images/highslide/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

