body {
	margin: 0;
	margin-top: 16px;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #666666;
}

img {
	border: none;
}

#logo {
	margin-left: 15px;
}


#header .mysph {
	
	margin-bottom: -4px;
}
#header .mysph:hover {
	filter:alpha(opacity=63);
-moz-opacity:0.63;
opacity: 0.63;

}


#everything {
	margin-left: auto;
	margin-right: auto;
	width: 896px;
}

#header {
	margin-bottom: 31px;
	position: relative;
	height: 41px;
}

#header form {
	display: inline;
}

#header .right {
	position: absolute;
	display: inline;
	right: 0px;
	bottom: 3px;
}

#header form * {
	display:inline;
}
#header .button:hover {
	  filter:alpha(opacity=63);
	  -moz-opacity:0.63;
	  opacity: 0.63;
}

a {
	text-decoration: none;
	color: #007ba8;
}

.title {
	color: #f01e76;
	font-size: 1.5em;
	text-transform: lowercase;
	text-decoration: none;
}

span.empty {
	margin-left: 6px;
	margin-right: 11px;
	font-size: 1.2em;
	border-right: solid #42a2ed 1px;
}

#searchfield {
	width: 120px;
}

#content a {
	text-decoration: none;
}

#base {	
	width: 895px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	line-height: 12px;
	color: #666666;
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
}
h1,h2 {	
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #F01E76;
	text-transform: lowercase;
}
h2 {
	color: #509fe1;
}
h6 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
hr {
	border: 0;
	color: #CDCDCD;
	width: 100%;
	background-color: #CDCDCD;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
div#flash{
	width: 895px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left;
}
div#double{
	width: 415px;
	margin: 10px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	text-align:left;
	line-height: 12px;
	color: #333333;
	float: left;
	background:#E8E8E8;
}
div#singleMI {
	width: 191px;
	margin: 10px 0px 0px 4px;
	padding: 15px 15px 15px 15px;
	text-align:left;
	line-height: 12px;
	color: #333333;
	float: left;
	background:#F4F4F4;
}
img.smi{
	border: 0px;	
	float: right;
}
div#singleIN {
	width: 191px;
	margin: 10px 0px 0px 4px;
	padding: 15px 15px 15px 15px;
	text-align:left;
	line-height: 12px;
	color: #333333;
	float: left;
	background:#F4F4F4;
}
div#singleIN h2{
   background: transparent url(../images/Icons/in.gif) center right no-repeat;
}
ul {
   list-style: none;
   padding: 0px;
   margin: 15px 0px 0px 0px;
   color: #1b76af;
}

#base li {
   padding: 0px 0px 0px 10px;
   text-align: left;
   margin: 0px 2px 8px 0px;
   background: transparent url(../images/nav_arrow.gif) center left no-repeat;
}
#base a.all_links {
	text-decoration: none;
	color: #007BA8;
}
#base a:hover.all_links {
	text-decoration: underline;
}
#base a:visited.all_links {
	color:#4fa6c6;
}
#base a.sub3 {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	/*font-size: 11px; */
	font-weight: bold;
	color: #007BA8;
	background: transparent url(../images/nav_arrow.gif) top left no-repeat;
}
#base a:hover.sub3 {
	text-decoration: underline;
}
#base a:visited.sub3 {
	color: #4fa6c6;
}
#base a.sub4 {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	/* font-size: 11px; */
	font-weight: normal;
	color: #007BA8;
	background: transparent url(../images/nav_arrow.gif) top left no-repeat;
}
#base a:hover.sub4 {
	text-decoration: underline;
}
#base a:visited.sub4 {
	color: #4fa6c6;
}
/* we are using multiple divs with id=event_box.  I think this is illegal?  Should we use class event_box instead? */
div#event_box {
	width: 170px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: none;
	border: 1px;
}

div.event_box {
	width: 170px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: none;
	border: 1px;
}
img.event_box{
	margin: 0px 9px 0px 0px;
	float: left;
        width: 41px;
}
p{
	color: #666666;
}
p.event_box{
	width: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	color: #666666;
}
div#camp_box, .thumb {
	width: 80px;
	height: 80px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
}
img.camp_box{
	margin: 0px 0px 3px 0px;
}
.clear {
	float:none;
	clear:both;
}

/*overlay code Styles*/
#lightbox{
	background-color:#FFFFFF;
	padding: 17px;
	border: 5px solid #E1E1E1;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 0px; right: 0px; position: absolute; }
#prevButton{ top: 455px; left: 17px; }
#nextButton{ top: 455px; right: 17px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ 
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	}
	
#lightbox a.sub3 {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #007BA8;
	background: transparent url(../images/nav_arrow.gif) center left no-repeat;
}
#lightbox a:hover.sub3 {
	text-decoration: underline;
}
#lightbox a:visited.sub3 {
	color: #4fa6c6;
}
#loadingImage{
	width: 122px;
	height: 26px;

}

.note {
	color: #F01E76;
	font-weight: bold;
}

.ErrorText {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #f00;
}

.ErrorText ul {
	margin: 0;
	padding: 0;
}

.ErrorText li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	color: #f00;
}

#legal {
    margin-top: 4px;
    background: #f4f4f4;
    color: #666666;
    padding: 15px;
    font-size: 11px;
    clear: both;
}

#lb {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: .95;
    filter: alpha(opacity=95);
    z-index: 1;
}

#lb-template, .light {
    z-index: 2;
    position: absolute;
    visibility: hidden;
/*    display: none; */
    width: 490px;
    background: #f4f4f4;
    padding: 17px;
    border: solid 5px #ccc;
    top: 0;
    left: 0;
}

.light img {
    margin-bottom: 15px;
}

.light p {
}

#video-box.now-showing, #lb-template.now-showing, .now-showing {
    visibility: visible;
    display: block;
}

.thumb a.sub4 {
    vertical-align: top;
}

#video-box, .video-details {
    display: none;
    visibility: hidden;
}
div#regNow {
	float:left;
	margin: 10px;
}
a#registerNow {
}
div#bcwi {
	clear: right;
	float: right;
}
div#bcwiLogo {
	background: url(../Images/newHomepage/bcwiLogo.gif) no-repeat;
	width: 66px;
	height: 50px;
	float: right;
	margin: 10px 0 -10px 0; 
}
div#bcwiText {
	clear: right;
	float: right;	
}