/* CSS Document */

@import url("master.css");

#header {
background:url(images/header_background_red.gif) repeat-x;
}

#content {
padding: 0 0 0 1px;
border-left: 1px solid #000;
}

#sidebar {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

div.adventure_sidebar {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

ul.sidebar_list a:visited {
color: #000;
}

ul.sidebar_list a:hover {
color: #F00;
}

#logo img {
visibility: hidden;
}

#logo {
background:url(images/logo_red.gif) no-repeat;
}

#footer {
border-top: 1px solid #000;
}

#contactus a{
color: #FFF;
border-bottom: 1px dotted #FFF;
}

#welcomeUsername a {
border-bottom: 1px dotted #FFF;
}

#contactus a:hover {
background: #000;
}

#navbar a:visited {
color: #FFF;
}

#navbar a:hover, #navbar a:active {
color: #000;
}

dl.postings dt, dl.description dt, table.MemberRoster caption, h3.h3-Supporters { 
color: #C33;
}

dl.description #AlbumName a {
font-size: 1em;
color: #C33;
text-decoration: none;
}

dl.description #AlbumName a:hover {
font-size: 1em;
color: #C33;
text-decoration: underline;
}

h3.caption a {
color: #C33;
}

#quote_author {
color: #C33;
}

#optionlist option {
color: #F00;
}

blockquote.funnyquote {
color: #F00;
}

#dropmenudiv {
background-color: #F00;
}

#dropmenudiv a:hover{ 
background-color: #FFF;
color: #000;
}

body.News #News a,
body.About #About a,
body.Members #Members a,
body.Family #Family a,
body.Repertoire #Repertoire a,
body.Pictures #Pictures a,
body.Links #Links a,
body.Adventures #Adventures a {
background: #FFF;
color: #000;
}

body.News #News a:visited,
body.About #About a:visited,
body.Members #Members a:visited,
body.Family #Family a:visited,
body.Repertoire #Repertoire a:visited,
body.Pictures #Pictures a:visited,
body.Links #Links a:visited,
body.Adventures #Adventures a:visited {
color: #000;
}

.translucent {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/50p_black.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.translucent[class] {
  background-image: url(images/50p_black.png);
}

#dhtmltooltip {
border-color: #CCC;
}

#dhtmltooltip h3 {
color: #F00;
border-bottom: 1px solid #CCC;
border-top: 1px solid #CCC;
}

img.bioPic {
border-color: #CCC;
}

#dhtmltooltip p.initial_paragraph {
border-color: #CCC;
}

div.line_divider, div.line_divider_mod {
border-top-color: #EE3902;
}

div.commentHeader, div.commentHeaderShort {
background-color: #E13400;
}

div.commentHeader, div.commentHeaderShort a {
border-bottom: 1px dotted #FFF;
}

div.comment, div.commentShort {
border-left: 1px solid #EE3902;
}

input.form_button {
background-color: #EE3902;
}

