@charset "utf-8";
/* CORE BMX CSS Document */

/*
-============================-GENERAL LAYOUT-=========================================-*/
body{ text-align:center; margin-top:0px; margin-bottom:0px; width:100%; padding-top:0px; padding-bottom:0px; background: url(../pub/images/bg.jpg) bottom left fixed no-repeat #ffffff; color:#ffffff;}
#header{ width: 710px; text-align:left; background:url(../pub/images/header.jpg) top left no-repeat; margin: 0px auto; height:100px;}
#wrapper{width:710px; margin: 0px auto; text-align:left;	background: #000000 url(../pub/images/wrapBg.jpg) bottom left no-repeat; }

/*MENU*/
#menuTop { background:#006600; font-weight:bold; }
#menu{background:#000000;}
#menu a:link, #menu a:visited, #menu a:hover,#menu a:active{ font-weight:bold; }
.mmenu {border-top:none !important; font-weight:bold;}

/*PAGE COMPONENTS*/
.modNews{ color:#ffffff; }
.pageBanner{ margin-top:10px; }

/*Links and top level elements*/
a:link, a:visited{ color:#006600; text-decoration:none; }
a:hover, a:active{ color:#00cc00; text-decoration:underline; }

h3 a:link,h3 a:visited{ color:#006600; text-decoration:none;}
h3 a:hover,h3 a:active{	color:#00cc00; text-decoration:none;}
.newsbar{width:200px; padding: 0px 0px 10px 0px; margin-right:10px; border-right: 1px solid #006600; /*float:left;*/ clear:none; }
h3 {clear:right;}


#footer{ clear:both; width:100%; padding:2px 0px; margin:0px auto; border-top:20px solid #000000; background:#006600; color:#000000; text-align:center; }

div#rightCol{width:470px; float:right;}
h1, h2, h3, h4, h5, h6{	color:#FFFFFF !important;}


/*div IDS to hide by default*/
#josh, #geoff, #brandon, #wade, #jackson, #sheppard, #nick, #jacob {display:none;}


/*Classes and specifics*/
.newsbar h3{clear:none;}

.inside{ padding: 0px 5px;}

/*GAlley thumb sizing*/
a.lightbox img {height:100px; width:auto; margin:10px; border:none; cursor:pointer;}