/** 

MAIN CSS Sheet

**/

html {
	overflow: auto; /* If hidden, Removes v-scroll */
}

body {
	background: url(images/bodybg.png) repeat fixed;
	overflow:hidden; /* Removes h-scroll */
}

body.if-config {
	background: transparent;
	overflow:auto;
}

a {
	text-decoration: none;
	border-style:none;
	border:none
}

a:active, a:focus {
    outline: 0;
	[if IE] text-decoration: exspreesion(hideFocus='true'); /* Once again, compensating for Microsoft's incompetent coding */
}

a, a:active, a:visited {
	color:#666699;
}

a:hover {
	text-decoration: underline overline;
}

p {
	margin-top: 0px; 
	margin-bottom: 0px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color:#7575A3;
	font-weight: normal;
	position: relative;
	margin: 0 .5em;
}

h2 {
	position: relative;
	top: -.3em;
	font-size: 14pt;
	font-weight: normal;
	margin: 0 3em;
	letter-spacing: .5em;
	text-transform: uppercase;
	z-index: 2;
}


hr {
	color:#e4e4e4; 
	size:1;
}

iframe {
	float:right;
	top:-10px;
	left:38px;
	border:0px solid #ffffff;
	position:absolute;
	z-index:0;
	overflow:auto;
	width:95%; 
	height:395px;
}

iframe#galSelect {
	top:-5px;
	left:-170px;
	float:left;
	height:406px;
	width:151px;
	z-index:101;
	position:absolute;
}

img {
	border:0;
}

hr {
	color:#666699;
}

ul li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Div placement for banner and menu */
#banner {
	position:relative;
	z-index:2;
}

/* Div placement for overall container */
#container {
	padding: 0px;
	margin: 0px 0 0px 0;
	width:951px;
	height:569px;
	z-index:1;
	position:relative;
	background:#ffffff;
	text-align:center;
}

/* Div placement for inner content */
#content {
	top:0px;
	width:80%;
	margin-left: auto;
	margin-right: auto;
	float:right;
	position:relative;
}

/* Div placement for left panel */
#leftDiv {
	top:-39px;
	left:-191px;
	float:left;
	height:300px;
	z-index:3;
	position:absolute;
}

/* Div placement for footer extention (not currently used) */
#footerDivExt {
	top:395px;
	left:-6px;
	height:300px;
	z-index:102;
	position:absolute;
}

/* Div placement for time and date */
#dateBox {
	top:-30px;
	left:-178px;
	float:left;
	height:20px;
	width:210px;
	z-index:201;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
}

/*
#quote {
	top:-10px;
	left:-180px;
	float:left;
	height:15px;
	width:175px;
	z-index:101;
	position:absolute;
	font-family: Rockwell, Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#FFFFFF;
	font-size:9pt;
}

#quote h1 {
	text-align:center;
	color:#FFFFFF;
	font-family: Rockwell, Verdana, Arial, Helvetica, sans-serif; 
	font-size:12pt;
}
*/

/* Div placement for Matt contact info */
#contactMatt {
	top:325px;
	left:-180px;
	float:left;
	height:15px;
	width:160px;
	z-index:101;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif; /** Lucida Calligraphy **/
	color:#FFFFFF;
	font-size:8pt;
}

/* Div placement for admin contact info */
#contactCobalt {
	top:225px;
	left:-180px;
	float:left;
	height:15px;
	width:160px;
	z-index:101;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif; /** Lucida Calligraphy **/
	color:#FFFFFF;
	font-size:8pt;
}

#contactMatt a, #contactMatt a:visited, #contactCobalt a, #contactCobalt a:visited, #warningIE a, #warningIE a:hover, #applyLink a, #applyLink a:hover {
	color:#C1C1D6;
}

#contactMatt a:hover, #contactCobalt a:hover, #warningIE a:hover {
	text-decoration: underline overline;
}

/* Div placement for IE warning */
#warningIE {
	top:325px;
	left:-180px;
	float:left;
	height:15px;
	width:165px;
	z-index:101;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif; /** Lucida Calligraphy **/
	color:#FFFFFF;
	font-size:8pt;
}

/* Div placement for Apply Link */
#applyLink {
	top:190px;
	left:-180px;
	float:left;
	height:15px;
	width:165px;
	z-index:101;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif; /** Lucida Calligraphy **/
	color:#FFFFFF;
	font-size:8pt;
}


#shoutout a:hover {
	display:visible;
}
*/

.if-config {
text-align:justify;
}


/* Preloader */
.hiddenPic {
	display:none;
}

/** Gallery **/
/* Gallery Table Styles */
.gallerytbl {
	width:100%;
	border-spacing:10px;
}

/* Gallery Selection Thumbnails */
.galThumb {
	border:0;
	width:100px;
	height:100px;
}

/* Gallery Preview Size */
.galleryImg {
	width:125px;
	height:100px;
}









/*** MENU STYLES ***/

/* common styling */
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	width:100%; 
	height:29px; 
	position:relative; 
	z-index:105;
	font-size:10px; 
	top:-10px;
	background: url(images/menubg.png);
}

/**** MAIN MENU STYLES ****/

.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000;
	width:125px; 
	height:29px; 
	text-align:center; 
	color:#fff; 
	border:0px ridge #444444; 
	background:transparent; 
	line-height:30px; 
	font-size:14px; 
	overflow:hidden;
	font-weight:bold;
	position:relative; 
	z-index:5;
	/* background: url(images/menu-off.png);   TAKE OUT IF NOT GOOD */
}

.menu ul {
	padding:0; 
	margin:0; 
	list-style: none;
}

.menu ul li {
	float:right; 
	position:relative;
}
.menu ul li ul {
	display: none;
}

/* specific to non IE browsers */

/* When you hover over the main menu item */
.menu ul li:hover a {
	color:#000; 
	background:#000; 
	background: url(images/menu-on.png);
}

/**** SUB MENU ****/

/* submenu dropdown style */
.menu ul li:hover ul li a {
	display:block; 
	background:#ddd; 
	color:#000;
	font-size:8pt;
	background: url(images/smenu-off.png);
	text-align:center; 
}

/* submenu menu hover &&&& SUB-sub Menu hover */
.menu ul li:hover ul li a:hover {
	background:#6fc; 
	color:#000;
	font-size:8pt;
	background: url(images/smenu-on.png);
	text-align:center;
}

/**** SUB-sub MENU ****/

/* SUB-submenu dropdown style  */
.menu ul li:hover ul li a.hide {
	background:#6a3; 
	color:#000;
	font-size:8pt;
	background: url(images/menu-off.png);
}

/* SUB-sub menu HOVER */

.menu ul li:hover ul li:hover a.hide {
	background:#6fc; 
	color:#000;
	background: url(images/smenu-on.png);
}

/* dropdown submenu POSITIONS */

.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:29px; 
	left:0; 
	width:125px;
	background: url(images/menu-on.png);
}

.menu ul li:hover ul li ul {
	display: none;
}

.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:100px; 
	top:0;
}

.menu ul li:hover ul li:hover ul.left {
	left:-140px;
}






/****** SPECIAL MENU MODS ******/

/* submenu dropdown style + Bottom Sub menu item style */
.menu ul li:hover ul li a.bSubItem {
	display:block; 
	background:#ddd; 
	color:#000;
	font-size:8pt;
	background: url(images/bsmenu-off.png);
	text-align:center; 
}

/* submenu dropdown hover style + Bottom Sub menu item hover style */
.menu ul li:hover ul li a:hover.bSubItem {
	display:block; 
	background:#ddd; 
	color:#000;
	font-size:8pt;
	background: url(images/smenu-on.png);
	text-align:center; 
}

/* Fix Home Link Image */
.menu ul li a.homeFix {
	width:95px;
	/* background: url(images/menu-off-homeFix.png); */
}

.menu ul li:hover a.homeFix {
	width:95px;
	background: url(images/menu-on-homeFix.png);
}


