/* =========================================================== */
/*  Description: BBVYC Cascading Style Sheet                   */
/*  Website: BBVYC.ORG                                         */
/*  Author: Sundodger (www.sundodger.com)                      */
/*                                                             */
/*  Modifications:                                             */
/*  Date     Description                                       */
/*  01/12/2010   Original version                              */
/*  11/15/2010   Added header/tagline                          */
/* =========================================================== */

/* ---------- BBVYC Cascading Style Sheet --------- */

* {padding:0; margin:0}

/* ---------- body level attributes --------- */
body{
	background-color: #dcdcdc;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

/* ---------- div level attributes --------- */
#wrapper {
	background-color: #ffffff;
	width: 80%;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	padding:25px;
	border: thin solid #000000;
}
#header {
	width: 100%;
	display: inline;
}
#footer {
	width: 100%;
	text-align: center;
	font-size: 80%;
	clear: both;
}
#sidebar-left {
	float:left;
	width:225px;
}
#content {
	margin: 0px;
	padding: 15px;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
}

#content-inner {
	width: 100%;
	overflow: hidden;
}
#content-inner h1 {
	text-align: center;
	color: #0033ff;
	font-size: 200%;
	font-weight: 500;
	padding-top: 12px;
	padding-bottom: 3px;
}
#content-inner h2 {
	text-align: left;
	color: #0033ff;
	font-size: 140%;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 3px;
}
#content-inner h3 {
	text-align: left;
	color: #0033ff;
	font-size: 110%;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 3px;
}
/* ---------- login box ---------- */
#login-box {

}


/* ---------- for enlarged first letter --------- */
#content-inner span {
	float: left;
	width: 1.0em;
	font-size: 275%;
	line-height: 80%;
}
#sidebar-right {
	float:right;
	width:225px;
	text-align: center;
}

#sidebar-right-narrow {
	float:right;
	width:50px;
	text-align: center;
}

/* ---------- for link list --------- */
#linklist ul {
	margin: 0 0 1em 15px;
	padding: 0;
	list-style: none;
}

#linklist li {
	line-height: 1.4em;
	margin: .25em 0;
	padding: 0 0 0 15px;
	background-image: url(../images/bb060.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
}

#linklist li ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
}

#linklist li ul li {
	padding: 0 0 0 15px;
	background-image: url(../images/bb080.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}

#bbvycmap {
        background-color: #99CCFF;
}

#bbvyclatlong {
        background-color: #99CCFF;
}
#login{
        float: left;
 }

/* ---------- contact form ------------- */
#contactform {
	width: 600px;
}

/* ------------ for boxes (contact form/login box) ----------- */
fieldset {
width:600px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
padding:10px;
}
legend {
width:120px;
text-align:center;
background:#DDE7F0;
border:solid 1px;
margin:1px;
font-weight:bold;
color:#0000FF;
}


/* ---------- classes for flyout menu --------- */
.dropdown {display:block; position:relative}
.dropdown dt {width:205px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(../images/header.gif)}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(../images/header_over.gif)}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#fff; opacity:0}
.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style: none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

/* ---------- other style declarations --------- */
a { text-decoration:none; }
a:link { text-decoration:none: }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:none; }
.doc-ul {
	list-style-image: url(../images/pdficon_small.gif);
	padding-left: 20px;
}
.doc-li {
	padding-bottom: 10px;
}

.calendar-title {
	text-align: center;
	color: #0033ff;
	font-size: 120%;
	font-weight: 600;
	font-style: italic;
	padding-top: 8px;
}

/* ---------- for image drop shadow --------- */
div.dropshadow {
	background: url('../images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
        align: center;
}

div.dropshadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
        align: center;
}

/* ----------- image float class ---------- */
.imagebox-right {
	float: right;
	margin: 0 0 10px 10px;
	font-style: italic;
	text-align: center;
}

.imagebox-left {
	float: left;
	margin: 0 10px 10px 0;
	font-style: italic;
	text-align: center;
}

/* ---------- for photo shuffle --------- */
#photodiv {
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
}
/* ---------- for past commodore table --------- */
.pc-table {
        width: 80%;
        align: center;
}
.pc-cell {
        width: 50%;
}
/* --- these styles are for creating the lines separating menu items --- */
.l66ccff {
	background: #66CCFF;
	height: 1px;
	margin: 0; padding: 0;
}
.lcccccc {
	background: #CCCCCC;
	height: 1px;
	margin: 0; padding: 0;
}
.l336699 {
	background: #336699;
	height: 1px;
	margin: 0; padding: 0;
}
.l6699cc {
	background: #6699CC;
	height: 1px;
	margin: 0; padding: 0;
}
.l6ca6cd {
	background: #6ca6cd;
	height: 1px;
	margin: 0; padding: 0;
}
/* --------- bridge table --------- */
table.bridge
{ width: 600px;
background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.bridgeHeader
{ background-color: #99CCCC;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 1.1em;
color: #404040; }


td.bridgecontact
{ border-bottom: 1px #6699CC solid;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 1.0em;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

/* ------------ tag line ------------------- */
.tagline {
	text-align: center;
	margin-left: 10 px;
	margin-right: 10 px;
	font-size: 70%;
}
