﻿/* @override http://www.slawards.com/index_layout.css */

/************** Generic Rules *************/

a {color: #000; vertical-align: bottom;}
h3 {margin: 1em 0 .3em;}
.alignright {margin: 0 10px 10px 0; text-align: right;}
.small {font-size: .8em;}

/************** Layout *************/
/** This layout is based on Mike Purvis' "Jello Mold" paradigm. http://uwmike.com/ **/

html, body, ol, dl, dt, dd, img {
  margin: 0; 
  padding: 0;
  border: 0;
  list-style: none;
  }

body {
  padding: 0 460px;
  background: #616161 url('images/greybg.gif') repeat-x;
  color: #000;
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 76%; /* this body font-size fixes an IE bug and maintains x-browser uniformity */ 
  text-align: center;
  }

#sizer {
  margin: 0 auto;
  padding: 0;
  width: 60%;
  text-align: left;
  max-width: 120px;
  }

#expander { /* Any % height here causes IE to lose the neg right margin */
  margin: 0 -460px;
  min-width: 922px;
  position: relative;
  } 

/*\*/
* html #expander {height: 0;}
/* #expander must have "height: 0" in IEwin bug fixing */

#border {
  border: solid #222;
  border-width: 0 2px;
 }

#wrapper1 {
  position: relative;
  background: url('images/mainback_right.gif') repeat-y right;
  z-index: 0;
}

#wrapper2 {  
  position: relative;
  background: url('images/mainback.gif') repeat-y left;
  z-index: 0;
}

  html>body #wrapper1 {
  overflow: hidden;
 }

  html>body #wrapper2 {
  overflow: hidden;
 } 



/****************** Main Page Structure *****************/

.outer {
  background: #fff;
  margin-left: 244px;
  margin-right: 270px;
  }

.float-wrap {float: left;width: 100%;}

.center {
  margin: 0;
  padding: 0;
  float: right;
  width: 100%;
  }

.left {
  float: left;
  position: relative;
  width: 244px;
  margin-left: -244px;
  }

.left p {
  color: #fff;
  }
.right {
  float: right; 
  position: relative;
  width: 270px;
  margin-right: -270px;
  }

.newsItem {padding-bottom: 5px;margin-bottom: 20px; border-bottom: 1px solid #eee;}

.newsItem img {float: right;padding: 1px;border: 1px solid black;margin: 0 1em .5em;}

.date {
  text-align: right;
  position: relative;
  top: 1.5em;
  }

.titles {margin-bottom: 5px;margin-left:5px;display: block;}
.rightItem {clear: both;}
.rightItem img {float: left;margin-right: 5px;margin-bottom: 1em;}

/*************** Header and Footer elements *****************/

.header {width: 100%; padding: 0;}

.title {
  background: #000 url('images/title_back.gif') repeat-x top left;
  height: 46px;
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  }

.title img {margin: 0 auto;position: relative; top: 12px;}

.subHeadWrapper {
  position: relative;
  height: 243px;
  text-align: center;
  border: solid #fff;
  border-width: 2px 0;
  }

#slideHolder{
	position:absolute;
	left: 0px;
	overflow: hidden;
	margin-left: 246px;
	margin-right: 271px;
}

.headImage {
	width:550px;
	background: #000;
	margin: 0;
	padding: 0;
 }
.headImage img {margin: 0; vertical-align:bottom;}
.headImage img {/*\ */ disply:block; /* IE/Mac Hack */}

.sleazie {
  position: absolute;
  left: 0;
  width: 110px;
  background-color: #fff;
  z-index: 10;
  text-align: left;
  }

.galleryWrapper {
  position: absolute;
  left: 0;
  width: 134px;
  border-right: 2px solid #fff;
  margin-left: 110px;
  background-color: #fff;
  z-index: 10;
  line-height: 0px;
  }

#headControlsBack {
  position: absolute;
  margin-left: 247px;
  bottom: 1px;
  left: 0;
  z-index: 8;
  background: #fff;
  width: 57px;
  height: 17px;
  filter:alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  }

#headControls {
  position: absolute;
  margin-left: 246px;
  bottom: 0;
  left: 0;
  z-index: 9;
  width: 57px;
  height: 17px;
  text-align: center;
  padding: 0 9px;
  }

#headControls img {float: left;margin: 0 2px;}

#headTitleBack {
  position: absolute;
  left:306px;
  bottom: 1px;
  width: 458px;
  background: #333;
  z-index: 8;
  height:17px;
  filter:alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  }

#headTitle {
  position: absolute;
  margin-left: 318px;
  bottom: 1px;
  left: 0;
  z-index: 9;
  height: 17px;
  }

.headBanners {
  position: absolute;
  top:0px;
  margin-left:0px;
  right: 0px;
  width: 270px;
  background-color: #fff;
  padding-left: 1px;
  z-index: 10;
  }

.footer {
  border-top: 1px solid white;
  width: 100%;
  clear: both;
  padding: 5px 0 15px;
  position: relative;
  background: #000;
  text-align:center;
  }

.footerNav {margin: 0;padding: 0;color: #fff;}
.footerNav li {display: inline;}


#footerBump img {position: absolute; right: 0; bottom: 0;}

/************** Spacing Controls for various column contents ***************/

.textpadder {padding: 0 1em;}
.textpadderCenter {padding: 0 2em;}


/************** Special Fixes *************/

.outer {word-wrap: break-word;}
img {max-width: 100%;} 

/* \*/
* html #wrapper1,
* html #wrapper2,
* html .outer a, 
* html .container-left, 
* html .container-right,
* html .outer,
* html h2,
* html .sidenav li a 
{height: 1%;}
/* Holly hack */


/*** Variance fixes for IEwin ***/

/*\*/
* html .outer p {margin-right: -6px;}
/* */


/**************** Utility Rules *******************/

/*\*/ /*/
.sidenav a:hover {position: relative;}
.img {display: block;}
/* Hide from IE/Mac */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0px;
  }

object {margin: 0px;padding: 0px;}

