@font-face {
	/*src: url('fonts/MyriadPro-Bold.otf');
	font-family: mpro;*/
}

html,
body { 
	background: white url("http://www.12voltbolt.com/images/black_red_titlebar.png");
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
}
#container{
	min-height:100%;
	position: relative;
}

#header{
	padding:10px;
}

#body_content{
	padding: 10px;
	padding-bottom: 150px;	/* height of the footer */
	color:#FFF;
}
#body_content a:link {
	color:#F00;
}
#body_content a:visited {
	color:#F00;
}

#footer{
	position:absolute;
	bottom:0;
	width: 100%;
	height: 150px;			/* height of the footer */
	background:#000;
}
	
a:link{text-decoration: none; color: #FFF;}
a:visited{text-decoration: none; color: #ffffff;}
a:hover{color:#cccccc;}
a:active{color:#ffff00;}


.safelink{text-decoration: none; color: #FF0000; cursor: pointer;}
.safelink:visited{text-decoration: none; color: #FF0000;}
.safelink:hover{color:#FF0000;}
.safelink:active{color:#FF0000;}


.marqueespace{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.marquee {
	background-color: #000000;
	background-image: url(http://www.12voltbolt.com/images/12vbmarquee.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 212px;
	width: 100%;
	top: 0px;
	right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position:absolute;
}
	
.event {
	background-image: url(http://www.12voltbolt.com/images/summercampNew.png);
	position: absolute;
	height: 203px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
}
	
.topmenu {
	border-bottom-style: none;
	width: 100%;
	height: 15px;
	margin-top: 215px;
}
.topmenuitem {
	font-family: mpro, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	float: left;
}
.firstlogo {
	background-image: url(http://www.12voltbolt.com/images/FIRSTlogo.png);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 110px;
	margin-top: -12px;
	padding-right: 15px;
	z-index:4;
}

.voltyimage {
	background-image: url(http://www.12voltbolt.com/images/VoltyTitleSmall.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 110px;
	margin-top: -12px;
	padding-right: 15px;
	z-index:5;
}

.bottommenu {
	color:#FFF;
}

.bottommenuitem {
	font-family: mpro, Verdana, Sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
	padding-left: 30px;
	padding-bottom: 5px;
	border-right:thin;
	border-right-color:#FFF;
	float: left;
}


/* PIPED LINKS */
.piped { display: block; }
.piped:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.piped li { float: left; display: inline; }
.piped a { border-left: 1px solid #797c80; padding: 0 0 0 0.75em; margin-left: 0.75em; }
.piped a.first { border-left: 0 !important; padding-left: 0; margin-left: 0 !important; }

/* HOMEFOOTER */
#homefooter p.left a { margin-right: 0; }
#homefooter p.left { width: 50%; float: left; text-align: left; text-indent: 10px; }
#homefooter p.right { width: 25%; float: right; }
#homefooter p.links { border: 1px solid #e5e5e5; border-width: 1px 0; padding: .5em 0; margin: 1.5em 0 2em; }


/* HOMEFOOTER */
#homefooter { margin: 0 auto 22px; text-align: center; font-size: 10px; color: #6e6e6e; }
#homefooter .piped a { border-color: #ccc; }

#homefooter #links { border: 1px solid #e5e5e5; border-width: 1px 0; padding: 1.5em 0; margin: 1.5em 0 2em; color:#FFF;}
#homefooter #links:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#homefooter #links p { margin-bottom: 0; }
#homefooter #links p.left { float: left; width: auto; text-align: left; text-indent: 10px; }
#homefooter #links p.right { float: right; width: auto; text-align: right; text-indent: 10px; }
#homefooter #links ul.right { float: right; padding-right: 10px; margin-bottom: 0; }
#homefooter #links ul.piped a { padding-left: .5em; margin-left: .5em; }


.content_teambar {
	padding-top: 5px;
	padding-left: 10px;
	margin-left:auto;
	margin-right:auto;
	width: 75%;
	font-size:20px;
	color:#CCC;
}
.content_holder {
	padding-top: 40px;
	padding-left: 10px;
	margin-left:auto;
	margin-right:auto;
	width: 75%;
}
.content{
	padding-top: 10px;
	color:#FFF;
	font-family: mpro, Verdana, Sans-serif;
}

.content h1{
	color:#09F;
	font-size:24px;
}

.content_c{
	color:#FFF;
	font-family: mpro, Verdana, Sans-serif;
	padding-left: 34%;
	padding-right: 34%;
}

.content_header{
	margin-top:25px;
	color:#06F !important;
	font-size: 25px !important;
	font-weight:200!important;
}

.content_subheader{
	color:#06F;
	font-size:17px;
	font-weight:200;
	margin-top:10px;
}

.content_subcontent{
	margin-top:0px;
	margin-bottom:0px;
}

.imageobject{
	padding-left: 5%;
	padding-right: 5%;
}

#homeimages{
	padding-left: 5%;
	padding-right: 5%;
}

@font-face {
	/*font-family: Arial, Helvetica, sans-serif;
	src: url('http://www.12voltbolt.com/fonts/gillsans.ttf');*/
}
#imagegallery {
	background-color:#000;
	/*margin-left:auto;
	margin-right:auto;*/
	width: 75%;
}

img.imagegallery  {
   padding:1px;
   border:2px solid #FFF;
   background-color:#000;
   margin-right: 6px;
   margin-bottom: 6px;
   width:80px;
   height:80px;
}
img.imagegallerybutton {
   width:30px;
   height:30px;	
}
a.imagegallerybutton {
  color:#000 !important;
}

#gallery_menu {
	font-family: gill, Helvetica, sans-serif;
	float:left;
	text-align:center;
	color:#ccc;
	margin-left:10px;
}
#gallery_menu_active {
	color:#e00;
	cursor: pointer;
}
#gallery_menu_inactive {
	color:#ccc !important; 
	cursor: pointer;
}
#gallery_menu_inactive a{
	color:#CCC !important;
	cursor: pointer;
}
#gallery_menu_inactive a:visited{
	color:#CCC !important;
	cursor: pointer;
}
#gallery_menu_inactive a:hover{
	color:#FF0 !important;
	cursor: pointer;
}

#gallery_images {
	
}

#eventslaout {
	background-color:#000;
	margin-left:auto;
	margin-right:auto;	
	width: 95%;
}
#events_current {
	font-family: gill, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:#ccc;
	margin-left:10px;
	padding-right: 10px;
}
#events_cal {
	
}
.sidebar_icon{
	width:32px;
	height:32px;
	float:right;
	line-height:32px;
	text-align:center;
	position:relative;
}
.sidebar_icon img{
	/*float:right;*/
	border:0;
}


.validation{
	text-align:center;
	float:left;
	position:static;
}