/*
Theme Name: Steinbrecher Co.
Theme URI: http://steinbrechercompanies.com
Description: Steinbrecher Co.
Version: 1
Author: Jacob Schulke
Author URI: http://j12media.com/
Tags: gray, red, fixed width

	Steinbrecher Co. v1

	This theme was designed and built by Jacob schulke,
	whose blog you will find at http://j12media.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@import url("reset.css");
/*html*/
body {
background:url(images/bg.jpg) repeat-x #2d2d2d;
text-align:center;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
}
p {
line-height:normal;
padding:0;
margin:0 0 10px 0;
}
a {
color:#cc0000;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
hr {
display:none;
}
h1 {
color:#000000;
font-size:170%;
padding:0 0 15px 0;
}
h2 {
color:#333333;
font-size:120%;
padding:0px 0 10px 0;
}
h3 {
color:#000000;
font-size:140%;
}
h4, h5, h6 {
color:#000000;
font-size:100%;
padding:5px 0 0 0;
}
ul, ol {
padding:5px 0 5px 15px;
}
li {
padding:2px;
}
ul li {
background:url(images/bullet.gif) no-repeat;
background-position:0px 5px;
padding:0 0 10px 20px;
}
ol li {
list-style:decimal inside;
}
ol li ol li {
list-style:lower-alpha inside;
margin:0 0 0 10px;
}
ul li ol {
padding:0 0 10px 35px;
}


/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin:0 0 10px 10px;
	}

.alignleft {
float:left;
margin:0 10px 10px 0;
	}

/* End Images */
.clear {
clear:both;
}
#page {
width:1000px;
margin:0 auto;
position:relative;
text-align:left;
}
#header {
background:url(images/header_bg.jpg) no-repeat;
background-position:top right;
height:260px;
}
#header h1 {
margin:0;
padding:0;
}
#header h1 a {
	background:url(images/logo.gif) no-repeat;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	width:449px;
	height:103px;
	position:absolute;
	top:36px;
	left:-27px;
	z-index:12;
}
#infoSub {
position:absolute;
top:165px;
left:-25px;
width:450px;
border-top:1px solid #000000;
}
#infoSub ul {
text-align:center;
}
#infoSub li {
display:inline;
text-align:center;
text-transform:uppercase;
margin:0px 5px;
line-height:1.5em;
background:url(images/header-bullet.gif) no-repeat;
}
#infoSub li a {
color:#000000;
text-decoration:none;
font-weight:bold;
}
#infoSub li.rollList, #infoSub li.demoList {
background:none;
}
/*navigation */
.jqueryslidemenu {
font: 15px Arial, Helvetica, sans-serif;
height:36px;
font-size:12px;
font-weight:bold;
margin:0 -15px 0 335px;
background:url(images/nav-right.jpg) no-repeat;
background-position:top right;
z-index:100;
}
#leftNavCap {
background:url(images/nav-left.jpg) no-repeat;
height:36px;
width:97px;
float:left;
}
.jqueryslidemenu ul {
margin: 0;
list-style:none;
padding:0;
z-index:99;
}

/*Top level list items*/
.jqueryslidemenu ul li {
position: relative;
display: inline;
float: left;
list-style:none;
background:none;
padding:11px 11px;
margin:0;
z-index:98;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a {
display: block;
text-decoration: none;
text-transform:uppercase;
}

* html .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited {
color:#FFFFFF;
}

.jqueryslidemenu ul li a:hover, .jqueryslidemenu ul li:hover a {
color:#cc0000;
}
.jqueryslidemenu ul li:hover ul li a {
color:#FFFFFF;
}	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-bottom:none;
list-style:none;
z-index:110;
background:#000000;
margin-top:-10px;
z-index:97;
}
.jqueryslidemenu ul li ul li ul {
border-left:1px solid #FFFFFF;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li {
display: list-item;
float: none;
background:none;
padding:0;
z-index:96;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul {
top: 0;
margin-left:-11px;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a {
font: normal 12px Verdana;
width: 216px; /*width of sub menus*/
padding:5px;
margin: 0;
border-bottom: 1px solid #FFFFFF;
}
.jqueryslidemenu ul li:hover ul li a {
padding:7px;
}
.jqueryslidemenu ul li ul li a:hover { /*sub menus hover style*/
background:#cc0000;
color:#FFFFFF;
}
.subImage {
text-align:right;
margin:-1px 0px 0 0;
_margin:0;
}
*+html .subImage {
margin:0px 0 0px 0;
}
/*end navigation*/
.entry, .post {
background:#fff;
min-height:285px;
_height:287px;
}
.post {
padding:40px 40px 1px 40px;
}
h2.cattitle, h1.sectionHead {
color:#cc0000;
padding:0;
margin:0;
text-transform:uppercase;
position:absolute;
top:238px;
left:40px;
}
h1.sectionHead a {
padding:0;
text-decoration:none;
cursor:default;
}
.entry {
width:595px;
}

ul#servHome li {
float:left;
width:30%;
margin:5px;
padding:0;
background:none;
}
ul#servHome li a {
display:block;
text-decoration:none;
background:#666666;
color:#FFFFFF;
padding:5px;
border:#FF0000 solid 1px;
}
ul#servHome li a:hover {
background:#cc0000;
color:#FFFFFF;
}
ul#servHome li ul li {
width:100%;
margin:5px 0;
}
ul#servHome li ul li a {
background:#CCCCCC;
color:#cc0000;
}
#zones {
padding:5px 15px 5px 15px;
border:1px solid #505050;
margin-bottom:15px;
background:#999999;
}
#zones #cboOptions {
margin-bottom:15px;
}
#zones div ul {
padding:0;
margin:0;
}
#zones div li {
padding:5px;
background:#000000;
color:#FFF;
}
#zones div li:hover {
background:#333333;
color:#FFF;
}
#zones div {
display:none;
}
#rightSide {
float:right;
width:330px;
margin:-39px -39px 0 40px;
}
/**+html #rightSide {
padding-top:129px;
}*/
#rightSide p.contact {
padding:0 0 0 12px;
margin:0 0px 1px 0px;
font-size:10px;
background:#505050;
color:#FFFFFF;
}
ul.subNav {
background:#FFFFFF;
padding:0 0 1px 0;
margin:1px 0 0 0;
border:1px solid #505050;
}
.subNav li {
background:none;
padding:1px 1px 0 1px;
margin:0;
}
.subNav a {
display:block;
background:#000000;
padding:5px;
text-decoration:none;
color:#ffffff;
}
.subNav a:hover {
color:#ffffff;
background:#cc0000;
}
.ngg-galleryoverview {
border:1px solid #505050;
background:url(images/form_bg.jpg) repeat-x;
text-align:center;
padding:12px 0 0 12px;
display:inline;
margin:0;
}
.ngg-galleryoverview img {
border:1px solid #fff;
}
.ngg-galleryoverview img a {
border:1px solid #FF0000;
}
.ngg-navigation {
padding:0;
margin:0;
}
.calc {
	margin:0 auto; 
	background:url(images/form_bg.jpg) repeat-x #999999;
border:1px solid #505050;
padding:0 0 0 12px;
font-size:11px;
}
.calc input { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #2d2d2d; 
	vertical-align:top;
	font-size:10px;
}
.calc .sendbutton:hover, .cform input.sendbutton:hover {
background:#cc0000;
}
.linklove, .calc .reset{
display:none;
}
/*    Forms    */
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:0 auto; 
	background:url(images/form_bg.jpg) repeat-x #999999;
border:1px solid #505050;
padding:0 0 0 12px;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:90px; /* must be the same as above!*/
	display:none; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #2d2d2d; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover, .calc input:hover	{
	background:#e2e2e2; 
}
.cform textarea {
	height:70px;
}
.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#e2e2e2; 
}

.cform textarea,
.cform input {
width:300px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	overflow:auto;
	width:300px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none!important;
	background:none!important; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px !important;
	padding-left: 100px; 
} 

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
display:none;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0 9px 0 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton, .calc .sendbutton	{ 
	width:114px;  
	padding:2px 2px 2px 5px; 
	margin: 5px 0 5px 0px;
	font-size:10px;
	background:#2d2d2d;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	text-align:right;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove, .linklove a,
.linklove a:visited {
display:none;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li { 
	 /*display: inline-block; for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li {
	/*display: inline-block; for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}
#footer {
text-align:center;
padding-top:80px;
position:relative;
}
#footer h5 {
background:url(images/phone1.gif) no-repeat;
width:965px;
height:150px;
text-indent:-999px;
overflow:hidden;
margin:0 auto;
display:block;
padding:0 0 75px 0;
}
#footer h5 a {
background:url(images/foot_roll.jpg) no-repeat;
display:block;
height:172px;
width:572px;
text-indent:-999px;
overflow:hidden;
position:absolute;
top:32px;
left:-20px;
}
#footer h5 a.roll {
background:url(images/foot_roll1.jpg) no-repeat;
}
#footer h5 a.exc {
background:url(images/foot_exc.jpg) no-repeat;
}
#footer h5 a.about {
background:url(images/foot_about.jpg) no-repeat;
}
#footer p, #footer p a {
color:#505050;
font-size:10px;
text-transform:uppercase;
}
#footer p em {
padding:0 0 0 640px;
font-style:normal;
}