/* 
Created by: Randall Zmed
3KOI Collective
Date: 11/09 

737b42 green      (left links)
5f6637 green grey (left content)
d2dd98 lite green (content)
d3d991 med green  (left column background)
b3ba1c dark green (header background)
080806 dark grey  (background)
575b4c mid grey   (contentarea background)
707f48 link green (main nav)
3b4137 green grey (main nav disabled)
484d29 dash green (main nav divider)
NOTE: Cwrap, shadow, ltcol, rtcol (original site height 605px)
*/


/* GLOBAL body */
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; padding: 0; margin: 0; background-color: #000; background-image: url("../images/background.jpg"); background-repeat: repeat-y; background-position: top;}
#Swrap {position: absolute; width: 925px; top: 1px; bottom: 1px; background-color: #0a0d06;}
#Swrap a {text-decoration: none;}
#Swrap a img {border: 0; color:#3b4137;}
#Swrap img {border: 0;}

#Swrap #Cwrap {background-color: #080806; margin: 0 2px; /*position:absolute;*/ height:575px; width: 921px;}
#Swrap #Shadow {/*margin-top: 575px;*/ height: 10px; background-color: #080806; /* for IE */ filter:alpha(opacity=50);/* CSS3 standard */ opacity:0.5;} 
#Swrap #copyright {position: absolute; width: 130px; bottom: 10px; color: #4D4D4D; font-size: 9px; margin-left: 10px; z-index:100;}


/* GLOBAL nav 2 */
#Swrap .nav {padding-top: 17px; font-size: 14px; text-transform: uppercase;}
#Swrap .nav a {color: #707f48; padding: 0 5px 0 0;}
#Swrap .nav a:hover {color: #fff;}
#Swrap .nav span.disabled {color: #3b4137; padding: 0 5px 0 0;}
#Swrap .nav span.diam {color: #484d29; padding: 0 5px 0 0; font-size: 12px;}


/* LEFT Column */
#Swrap #Cwrap #ltcol {height:575px; width: 290px; background-color: #d3d991; float:left;}
#Swrap #Cwrap #ltcol p {color: #5f6637; padding: 25px; margin-top: 0;}
#Swrap #Cwrap #ltcol p img {margin: 10px 0; border: 1px solid #000;}
#Swrap #Cwrap #ltcol p a {color: #737b42; text-decoration: underline;}
#Swrap #Cwrap #ltcol p a:hover {color: #fff; text-decoration: none;}

#Swrap #Cwrap #ltcol #hed {color: #fff; background-color:#b3ba1c; padding: 15px 25px 25px 25px;}
#Swrap #Cwrap #ltcol #hed #title {color: #fff; font-size: 30px; text-transform: uppercase;}
#Swrap #Cwrap #ltcol #hed #title .sub {font-size: 18px; margin-top:-5px;}
#Swrap #Cwrap #ltcol #hed #title .sub2 {font-size: 14px; margin-top:-5px;}

#Swrap #Cwrap #ltcol #hed .pagenav a {color: #d3d991; font-size: 13px; padding: 0 5px 0 0;}
#Swrap #Cwrap #ltcol #hed .pagenav a:hover {color:#737b42;}


/* LEFT Nav*/
#Swrap #Cwrap #ltcol #ltnav {color: #737b42; font-size: 12px; padding: 0px 25px 25px 27px; width: 238px; line-height: 1.6em; margin-top: 25px;}
#Swrap #Cwrap #ltcol #ltnav a {color: #737b42; text-decoration: underline;}
#Swrap #Cwrap #ltcol #ltnav a:hover {color: #fff; text-decoration: none;}
#Swrap #Cwrap #ltcol #ltnav span.disabled {color: #fff; text-decoration: none;}


/* CONTENT AREA */
#Swrap #Cwrap #contentarea {height:550px; width: 570px; color: #d2dd98; padding: 25px 25px 0px 35px;  background-color:#575b4c; float: left; overflow: auto;}
#Swrap #Cwrap #contentarea .hed {color: #fff; font-size: 14px; text-transform: uppercase;}
#Swrap #Cwrap #contentarea .subhed2 {color: #fff;}
/*#Swrap #Cwrap #contentarea .subhed2 a {color: #fff; text-decoration: underline;}
#Swrap #Cwrap #contentarea .subhed2 a:hover {color: #b3ba1c; text-decoration: none;}*/
#Swrap #Cwrap #contentarea p {width: 500px;}
#Swrap #Cwrap #contentarea p .subhed {color: #fff; font-size: 12px; font-weight: bold;}
#Swrap #Cwrap #contentarea p .subhed2 {color: #fff;}
#Swrap #Cwrap #contentarea p ul.list {list-style-type: square}
#Swrap #Cwrap #contentarea a img {margin-right: 5px; border: 1px solid #3b4137;}

/* GALLERY */
#Swrap #Cwrap #gallery {height:575px; width: 630px; color: #d2dd98; float: left;}
#Swrap #Cwrap #gallery a img { /* for IE */ filter: alpha(opacity=100);/* CSS3 standard */ opacity: 1;}
#Swrap #Cwrap #gallery a:hover img { /* for IE */ filter: alpha(opacity=50);/* CSS3 standard */ opacity: 0.5;}




