@charset "utf-8";
/* CSS Document */

/*** Body Styles ***/
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sidecolor {
	background-color: #de1411;
}
/*** Site Structure Styles ***/
#background {
	background: #ffffff url(http://socalbolt.com/s/img/head_bg.gif) repeat-x top left;
	width:100%;
	height:220px;
	position:absolute;
	top:0px;
	z-index:1;

}
#container {
	width: 930px;
	margin: 0 auto;
	z-index:2;
}
#page {
	width:820px;
	padding:0 60px 0 0;
	margin: 0 auto;
}

#left_column {
	float:left;
	width:200px;
	padding:0 20px 0 0;
	position:relative;
	z-index:5;
}
#right_column {
	float:left;
	width:600px;
	position:relative;
}
#content {
	width:580px;
	margin:25px 0 0 20px;
	position:relative;
}
#sidebar {
	padding: 30px 0;
}

#footer {
	clear:both;
	width: 820px;
	padding:20px 60px 78px 0px;
	margin: 0 auto;
}
* html #footer {
	clear:both;
	width: 820px;
	padding:20px 60px 20px 0px;
	margin: 0 auto;
}
#footer_content {
	position: relative;
}
#footer_overlay {
	background: url(http://socalbolt.com/s/img/footer_overlay.png) repeat-x top left;
	position:fixed;
	bottom:0;
	height:78px;
	width: 100%;
	z-index:3;
}
* html #footer_overlay {
	background: none;
	position:fixed;
	bottom:0;
	height:0px;
	width: 100%;
	z-index:0;
}
.clearall {
	clear:both;
}

/*** Navigation Styles ***/
#menu {
	float:left;
	margin:45px 0 15px 0px;
	position:relative;
	z-index:10;
}
#menu ul {
	margin: 0 0 0 -16px;
	padding: 0;
	width:820px;
}
* html #menu ul {
	margin: 0;
	padding: 0;
	width:820px;
}
#menu ul li {
	background:#de1411 url(http://socalbolt.com/s/img/main_nav_active_01.png) no-repeat bottom left;
	display: inline;
	float:left;
	padding: 0;
}
* html #menu ul li {
	background:#de1411 url(http://socalbolt.com/s/img/main_nav_active_01.gif) no-repeat bottom left;
}
#menu ul li a {
	background: url(http://socalbolt.com/s/img/link_bg.gif) repeat left top;
	float: left;
	color: #de1411;
	text-decoration:none;
	padding: 6px 16px 6px 16px;
	font-weight:bold;
	display: block;
}
#menu ul li a:hover {
	color: #000000;
}

#menu ul li a.current {
	color: #ffffff;
	background: url(http://socalbolt.com/s/img/main_nav_active_02.png) no-repeat top right;
	padding: 6px 16px 6px 16px;
}

* html #menu ul li a.current {
	background: url(http://socalbolt.com/s/img/main_nav_active_02.gif) no-repeat top right;
}

/*** Sub Navigation Styles ***/
#navigation {
	padding: 30px 0 15px;
}

ul.mainNav2, ul.mainNav3 {
	width: 200px;
	margin:0;
	padding:0;
}
ul.mainNav3 {
	*margin:-18px 0 0 0px;
}
ul.mainNav2 li {
	margin: 0;
	list-style-type:none;
}
ul.mainNav3 li {
	background: none;
}
ul.mainNav2 li a {
	color:#de1411;
	text-decoration:none;
	margin:0;
	display:block;
	padding:2px 0px;
}

ul.mainNav2 li a:hover,
ul.mainNav2 li a.current {
	background:#de1411 url(http://socalbolt.com/s/img/sub_nav_active.png) no-repeat top left;
	color: #de1411;
	padding: 2px 0px 2px 32px;
	font-weight: bold;
}
* html ul.mainNav2 li a:hover,
* html ul.mainNav2 li a.current {
	background:#de1411 url(http://socalbolt.com/s/img/sub_nav_active.gif) no-repeat top left;
	color: #de1411;
	padding: 2px 0px 2px 32px;
	font-weight: bold;
}
ul.mainNav3 li a {
	color:#707070;
	text-decoration:none;
	margin:0;
	display:block;
	padding:2px 0px;
	margin:0 0 0 32px;
}
ul.mainNav3 li a:hover,
ul.mainNav3 li a.current {
	background: #ffffff !important;
	background-image:none !important;
	background-color:#ffffff !important;
	color: #000000 !important;
	padding:2px 0px 2px 0px !important;
	font-weight: normal !important;
}
* html ul.mainNav3 li a:hover,
* html ul.mainNav3 li a.current {
	background: #ffffff !important;
	background-image:none !important;
	background-color:#ffffff !important;
	color: #000000 !important;
	padding:2px 0px 2px 0px !important;
	font-weight: normal !important;
}


/*** Header Styles ***/
.header_container {
	position:relative;
	z-index: 2;
	height:175px;
}

#header {
	width:590px;
	height:170px;
	margin: 0 0 0 240px;
	position:relative;
	top:0;
}
#header_overlay_left{
	background: url(http://socalbolt.com/s/img/header_overlay_left.png) no-repeat top left;
	width: 322px;
	height: 170px;
	position:absolute;
	top:0;
	left:0;
}
* html #header_overlay_left{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://socalbolt.com/s/img/header_overlay_left.png", enabled='true', sizingMethod='crop');
	background: none;
}
#header_overlay_right{
	background: url(http://socalbolt.com/s/img/header_overlay_right.png) no-repeat top left;
	width: 174px;
	height: 170px;
	position:absolute;
	top:0;
	right:0;
}
* html #header_overlay_right{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://socalbolt.com/s/img/header_overlay_right.png", enabled='true', sizingMethod='crop');
	background: none;
}
#header_overlay_bottom{
	background: url(http://socalbolt.com/s/img/header_overlay_bottom.png) no-repeat top left;
	width: 930px;
	height: 5px;
	position:absolute;
	bottom:0;
	right:0;
}
* html #header_overlay_bottom{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://socalbolt.com/s/img/header_overlay_bottom.png", enabled='true', sizingMethod='crop');
	background: none;
}

/* Default font style, when no user style is active
// see https://bugzilla.tool.1and1.com/show_bug.cgi?id=192792
------------------------------------------------*/


body, p, table, td
{
	font:normal 11px/140% Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

h1
{
	font:bold 14px/140% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	
}

h2
{
	font:bold 12px/140% Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	
}

/* Blog */

a.trackbackUrl, 
a.trackbackUrl:link,
a.trackbackUrl:visited,
a.trackbackUrl:hover,
a.trackbackUrl:active
{
	background:#EEEEEE none repeat scroll 0% 0%;
	border:1px solid black;
	color:#333333;
	padding:2px;
	text-decoration:none;
}

a:link,
a:visited
{
	text-decoration: underline; /* fix */
	color:#DB2F2C; 
}

a:active, 
a:hover
{
	text-decoration:none; /* fix */
	color: #DB2F2C;
}

div.hr
{
	border-bottom-style:dotted;
	border-bottom-width:1px; /* fix */
	border-color: #CCCCCC;
	height: 1px;
} 

.altcolor,
.altcolor p { color:#000000;}

.altcolor h1 {color:#000000; }
.altcolor h2 {color:#000000; }

.altcolor a:link,
.altcolor a:visited { color:#000000; }

.altcolor a:active, 
.altcolor a:hover { color:#000000; }

.altcolor div.hr {border-color: #000000;}

/* Hack. Needed for IE7, but it's good for other browsers too */
#loginbox {
	position: static !important;
}



