﻿/* Color Legend */

/* Reset */

html, body { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	background: transparent; 
	font-size: 10px; 
	}

div, span, article, aside, footer, header, hgroup, nav, section, 
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, tbody, tfoot, thead { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	vertical-align: baseline; 
	background: transparent; 
	}

img { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	}

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; 
	padding: 0; 
	border: 0; 
	vertical-align: baseline; 
	background: transparent; 
	}

table {
	border-collapse: collapse; 
	border-spacing: 0; 
	}

input, select, textarea, form, fieldset {
	margin: 0; 
	padding: 0; 
	border: 0; 
	}

article, aside, dialop, figure, footer, header, hgroup, nav, section {
	display: block; 
	}
	
h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-indent: 0; 
	text-decoration: none; 
	text-align: left; 
	color: #000; 
	}

ol, ul {
	list-style: none; 
	}

/* Global */

html {	}
body { background-color: #D0D0D0;  	}

/* Headings */

h1, h2, h3, h4 {
	font-weight: bold; 
	color: #000; 
	}

h1 {
	font-size: 14px; 
	}

h2 {
	font-size: 16px; color: #0B0E9D; text-align: center; 
	}

h3 {
	font-size: 22px; text-align: center; letter-spacing: 1px;
	}

h4 {
	font-size: 14px; 
	}

h5 {
	font-size: 14px; 
	}

h6 {
	font-size: 16px; line-height: 150%; font-weight: bold;   
	}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
	}

/* Text Elements */

p {
	color: #000; 
	font-size: 16px; 
	line-height: 150%; 
	}

p .left {
	margin: 1.5em 1.5em 1.5em 0; 
	padding: 0; 
	}
	
p .right {
	margin: 1.5em 0 1.5em 1.5em; 
	padding: 0; 
	}

a {	}

a:link {
	color: black ; 
	}

a:visited {
	color: black ; 
	}

a:active {
	color: black ; 
	}

a:focus {
	color: black ; 
	}

a:hover {
	color: #0B0E9D ; 
	}

blockquote {
	color: #000; 
	font-size: 12px; 
	}

strong {
	font-weight: bold; 
	}

em {
	font-style: italic; 
	}

/* Images */

/* Lists */

ul {	}

ol {
	list-style-type: decimal; 
	}

ul li {
	color: #000;
	font-size: 12px; 
	}

ol li {
	color: #000; 
	font-size: 12px; 
	}

dl {	}

dt {	}

dd {	}

/* Tables */

table {
	width: 100%; 
	}

tr {	}

td { padding: 0 1px;	}

.odd {
	background-color: #eee; 
	}

.even {
	background-color: #fff; 
	}

th {
	font-weight: bold; 
	}

thead, th {
	background: #ccc; 
	}

caption {
	background: #efefef; `
	}

/* Miscellaneous */

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url('../shadowbox-3.0.3/shadowbox-3.0.3/loading.gif') no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url('../shadowbox-3.0.3/shadowbox-3.0.3/close.png');}
#sb-nav-next{background-image:url('../shadowbox-3.0.3/shadowbox-3.0.3/next.png');}
#sb-nav-previous{background-image:url('../shadowbox-3.0.3/shadowbox-3.0.3/previous.png');}
#sb-nav-play{background-image:url('../shadowbox-3.0.3/shadowbox-3.0.3/play.png');}
#sb-nav-pause{background-image:url('../shadowbox-3.0.3/shadowbox-3.0.3/pause.png');}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

/* Containers */

#outer { width: 960px; margin: 20px auto; background-color: #FFFFFF; border: 3px #D0D0D0 outset;   	}

#wrapper { width: 900px; margin: 0 auto; background-color: #FFFFFF; 	}

#logo { padding: 20px 0 20px 0;      	}

#logo img {	border: 3px black inset; width: 894px; 	}

#head { background-color: #D0D0D0; padding: 8px 0; border-bottom: 8px #6B6B6B solid; height: 20px; 		}

#headerleft { float: left; width: 260px; border-bottom: 3px black solid; margin: 10px 0 0 25px;		}

#header { width: 330px; float: left; 	}

#headerright { float: right; width: 260px; border-top: 3px black solid; margin: 10px 25px 0 0;		}

#click { margin-top: 10px;		}

#content { margin: 15px 0;  		}

#border1 { float: left; margin: 12px 0 0 12px; width: 428px; height: 120px; border: 3px black inset; background-color: #D0D0D0;		}

#newfolder { display: block; margin: 10px 0 0 10px; padding: 0; width: 408px; 			}

#border2 { float: right; margin: 12px 12px 0 0; width: 122px; height: 120px; border: 3px black inset; background-color: #D0D0D0;				}

#bath { display: block; margin: 10px 0 0 10px; padding: 0; width: 102px;				}

#border3 { float: right; margin: 12px 90px 0 0; width: 122px; height: 120px; border: 3px black inset; background-color: #D0D0D0;				}

#bath1 { display: block; margin: 10px 0 0 10px; padding: 0; width: 102px;				}

#border4 { float: left; margin: 12px 0 0 12px; width: 836px; height: 120px; border: 3px black inset; background-color: #D0D0D0;				}

#bath2 { display: block; margin: 10px 0 0 10px; padding: 0; width: 816px;				}

#border6 { float: right; margin: 12px 12px 30px 0; width: 530px; height: 120px; border: 3px black inset; background-color: #D0D0D0;				}

#bath4 { display: block; margin: 10px 0 0 10px; padding: 0; width: 510px;				}

#border5 { float: left; margin: 12px 0 0px 12px; width: 224px; height: 120px; border: 3px black inset; background-color: #D0D0D0;				}

#bath3 { display: block; margin: 10px 0 0 10px; padding: 0; width: 204px;				}

#main-footer { clear: both; border-top: 8px #6B6B6B solid; padding-top: 10px; margin-top: 30px;	}

#leftside-footer { float: left; margin: 5px auto 15px 30px;   	}

#footer { float: left; margin: 15px auto auto 175px;      	}

#rightside-footer { float: right; margin: 30px 30px 20px auto; text-decoration: underline;   	}

#bottom { clear: both;  }

#box1 {	}

#box2 {	}

#box3 {	}

#box4 {	}

#box5 {	}

#box6 {	}

/* Layout Extras */

#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}

/* Navigation Extras */

.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background: #6B6B6B url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 6px 10px 4px 9px;
font-size: 15px; 
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #0B0E9D;
}

.ddcolortabs a:hover span{
background-color: #0B0E9D;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/

}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #6B6B6B;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #D0D0D0; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 13px Arial;
line-height:20px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #6B6B6B; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #0B0E9D;
color: white;
}

/* Forms */

form {
	text-align: left; 
	margin: 20px; 
	}

label, submit, input, textarea {
	border: 0; 
	padding: 0;
	margin: 0;
	background: none; 
	}

lable {
	float: left; 
	width: 150px; 
	text-align: right; 
	display: block; 
	}

input, textarea {
	border: 1px #333 solid; 
	margin-left: 10px; 
	}

input {
	width: 280px; 
	margin-bottom: 16px; 
	}

textarea {
	width: 280px; 
	height: 150px; 
	margin-bottom: 16px; 
	}

select {	}

.submit {
	width: 90px; 
	height: 25px; 
	margin-left: 150px; 
	font-size: 12px; 
	}

br {
	clear: left; 
	}

/* Miscellaneous */

.copyright-text {
	font-size: 80%;
	font-style: italic; 
	color: #333; 
	}

.footer-text {
	font-size: 80%;
	font-style: normal; 
	color: #666; 
	}

.title {
	font-size: 18px;
	font-weight: bold; 
	color: #333; 
	}

.subtitle {
	font-size: 14px;
	font-style: italic; 
	color: #333; 
	}

.artist {
	font-size: 16px;
	font-weight: bold; 
	color: #333; 
	}

.author {
	font-size: 14px;
	font-weight: bold; 
	color: #555; 
	}

.editor {
	font-size: 14px;
	font-style: italic; 
	color: #555; 
	}

.pub-date {
	font-size: 10px;
	font-style: italic; 
	color: #555; 
	}

.article-date {
	font-size: 10px;
	font-style: italic; 
	color: #555; 
	}

.location {
	font-size: 10px;
	font-style: italic; 
	color: #555; 
	}

.float-right {
	float: right; 
	}

.float-left {
	float: left; 
	}

.clear {
	clear: both; 
	}

.hide {
	display: none; 
	}

.block {
	display: block; 
	}

.inline {
	display: inline; 
	}

.first {
	font-weight: bold; 
	}

.last {
	font-weight: bold; 
	}

.left {
	font-weight: bold; 
	text-align: left; 
	}

.right {
	font-weight: bold; 
	text-align: right; 
	}

.added {
	background: #D7D7FF; 
	}

.removed {
	background: #FFCECE; 
	color: #f00; 
	}

.changed {
	background: #FFB; 
	}

/* Success, iffo, notice, and error/alert boxes */

.error, .alert, .notice, . success, .info {
	padding: 0.8em; 
	margin-bottom: 1em; 
	border: 2px solid #ddd; 
	}

.error, .alert {
	background: #fbe3e4; 
	color: #8a1f11; 
	border-color: #fbc2c4; 
	}

.notice {
	background: #fff6bf; 
	color: #514721; 
	border-color: #ffd324; 
	}

.success {
	background: #e6efc2; 
	color: #624409; 
	border-color: #c6d880; 
	}

.info {
	background: #d5edf8; 
	color: #205791; 
	border-color: #92cae4; 
	}

.error a {
	color: #8a1f11; 
	}

.alert a {
	color: #8a1f11; 
	}

.notice a {
	color: #514721; 
	}

.success a {
	color: #264409; 
	}

.info a {
	color: #205791; 
	}






