/*
Theme Name: Center Electric
Theme URI: http://www.bainbridgestudios.com
Description: The official WordPress front-end for Center Electric, Inc. 
Author: Bainbridge Studios
Version: 4.0
*/


@font-face {
	font-family: 'League Gothic';
	src: url('fonts/league_gothic-webfont.eot');
	src: local('☺'), url('fonts/league_gothic-webfont.woff') format('woff'), url('fonts/league_gothic-webfont.ttf') format('truetype'), url('fonts/league_gothic-webfont.svg#webfontLujvid8y') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	color: #7e0101;
	font-family: "League Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

a, a:visited { color: #7e0101; font-weight: bold; }
a:hover, a:active { color: #000; text-decoration: none; font-weight: bold; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }
.ad-left  { float: left; margin-left: 20px; }
.ad-right { float: right; margin-right: 20px; }

/* additional classes */
.clear { clear: both; }
.grey {	color: #8F8F8E; }
.hide { display: none; }

/* Structural Stuff */

body {
	margin: 0; 	
	padding: 0;
	font: normal 14px/20px  "Helvetica Neue", Helvetica, arial, sans-serif;	 
	-webkit-text-stroke:1px transparent; 
	text-align: center;
	background: #fff url(images/bg-header.gif) repeat-x;
	color: #666; 
}


#wrapper { width: 940px; margin-bottom: 30px; text-align: center; }

#header { height: 105px; width: 940px; text-align: left; }

#header h1 a { display: block; position: relative; font-size: 75px; text-indent: -9000px; text-align: left;	float:left;  height: 103px; width: 385px; padding:0; background-image: url(images/logo.gif); background-repeat: no-repeat; }

/* Navigation Menu */

div#nav {
	float: right;
	text-align: left;
	height: 103px;
	clear: none;
}

div#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

div#nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	/*text-indent: -9000px;*/
}

div#nav ul li.services a{
	display: block;
	padding: 0;
	width: 134px;
	height: 103px;
	background-image: url(images/nav-services.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.services a:hover {
	display: block;
	width: 134px;
	/*height: 103px;*/
	/*padding: 0;*/
	background-image: url(images/nav-services-on.gif);
	background-repeat: no-repeat;
	
}

div#nav ul li.services .active {
	/*display: block;*/
	width: 134px;
	/*height: 103px;*/
	/*padding: 0;*/
	background-image: url(images/nav-services-on.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.products a{
	display: block;
	padding: 0;
	width: 141px;
	height: 103px;
	background-image: url(images/nav-products.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.products a:hover {
	display: block;
	width: 141px;
	/*height: 103px;*/
	/*padding: 0;*/
	background-image: url(images/nav-products-on.gif);
	background-repeat: no-repeat;
	
}

div#nav ul li.products .active {
	/*display: block;*/
	width: 141px;
	/*height: 103px;*/
	/*padding: 0;*/
	background-image: url(images/nav-products-on.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.about a{
	display: block;
	padding: 0;
	width: 111px;
	height: 103px;
	background-image: url(images/nav-about.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.about a:hover {
	display: block;
	width: 111px;
	/*height: 103px;*/
	/*padding: 0;*/
	background-image: url(images/nav-about-on.gif);
	background-repeat: no-repeat;
	
}

div#nav ul li.about .active {
	/*display: block;*/
	width: 111px;
	/*height: 103px;*/
	/*padding: 0;*/
	background-image: url(images/nav-about-on.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.contact a{
	display: block;
	padding: 0;
	width: 128px;
	height: 103px;
	background-image: url(images/nav-contact.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div#nav ul li.contact a:hover {
	display: block;
	width: 128px;
	/*height: 103px;*/
	/*padding: 0;*/
	background-image: url(images/nav-contact-on.gif);
	background-repeat: no-repeat;
	
}

div#nav ul li.contact .active {
	/*display: block;*/
	width: 128px;
	/*height: 103px;*/
	/*padding: 0;*/
	background-image: url(images/nav-contact-on.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}

.heading-services { height: 125px; width: 940px; margin: 20px 0; background-image: url(images/heading-services.jpg); text-indent: -9000px; );
	background-repeat: no-repeat; }

.heading-products { height: 125px; width: 940px; margin: 20px 0; background-image: url(images/heading-products.jpg); text-indent: -9000px; );
	background-repeat: no-repeat; }
	
.heading-about { height: 125px; width: 940px; margin: 20px 0; background-image: url(images/heading-about.jpg); text-indent: -9000px; );
	background-repeat: no-repeat; }
	
.heading-contact { height: 125px; width: 940px; margin: 20px 0; background-image: url(images/heading-contact.jpg); text-indent: -9000px; );
	background-repeat: no-repeat; }
	
.heading-directions { height: 125px; width: 940px; margin: 20px 0; background-image: url(images/heading-directions.jpg); text-indent: -9000px; );
	background-repeat: no-repeat; }



/* Slideshow */
div#slideshow { 

}
div#slideshow-wrap { 
	height: 420px;
	width: 940px;
	margin: 25px 0 5px 0;
}

div#slideshow img { border: none; background-color: #e7e7e7; padding: 10px; }

div#slidenav {
	clear: both;
	text-align: center;
	padding: 6px 0 0 0;
}
div#slidenav a {
	text-decoration: none;
	padding: 5px 8px 0 8px;
	background: url(images/slideshow-gray-btn.gif) no-repeat 50% 50%;
	border: none;
}
div#slidenav a:hover {
	text-decoration: none;
	background: url(images/slideshow-red-btn.gif) no-repeat 50% 50%;
	border: none;
}
div#slidenav a.activeSlide {
	background: url(images/slideshow-red-btn.gif) no-repeat 50% 50%;
	border: none;
}
div#slideshow div#output {
	position: absolute;
	z-index: 100;
	width: 960px;
	margin: 268px 0 0 0;
}
div#slideshow div#output p {
	margin: 0;
	color: #fff;
	padding: 0 0 0 35px;
	font-size: 108%;
}



#main { text-align: left; width: 590px; padding: 0; float: left; }

#main .alignleft,
#main img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 4px;
}
#main .alignright,
#main img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 4px;
}
#main .aligncenter,
#main img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#main img.alignleft,
#main img.alignright,
#main img.aligncenter {
	margin-bottom: 12px;
}

#main h3 { font-size: 36px; line-height: 37px; letter-spacing: 0px; font-weight: normal; margin: 0 0 10px 0; }


#main a { font-weight: bold; }

#main p { margin: 10px 0; }

#sidebar { width: 260px; float: right; background: #e7e7e7; padding: 20px; margin-bottom: 20px; text-align: left; }

#sidebar h4 { font-size: 27px; line-height: 25px; letter-spacing: 0px; font-weight: normal; text-shadow: 0 1px 1px #fff; margin: 0 0 10px 0; }
#sidebar p { margin: 10px 0; line-height: 17px; }

#sidebar2 { width: 300px; float: right; background: #fff; padding: 0px; margin-bottom: 20px; text-align: left; }

#sidebar2 h3 { font-size: 36px; line-height: 32px; letter-spacing: 0px; font-weight: normal; margin: 0 0 10px 0; }
#sidebar2 p { margin: 10px 0; line-height: 19px; }

#authorized { clear: both; margin: 30px 0; padding: 10px; font-size: 28px; width: 940px; border-top: double #b6b6b6; color: #7e0101; border-bottom: double #b6b6b6; color: #7e0101; font-family: "League Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; }

#footer { clear: both; background: #d1cec5 url(images/bg-footer.gif) repeat-x; padding: 20px 0; min-height: 250px; width: 100%; color: #ddd; font-size: 16px; line-height: 24px; font-family: "League Gothic", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #96948f; text-transform: uppercase;  }

#footer a { color: #96948f; text-decoration: none; font-weight: normal; }
#footer a:hover { color: #7e0101; text-decoration: underline; font-weight: normal; }

.inner-wrap { width: 940px; }
.team { font-size: 14px; line-height: 17px; font-weight: bold; color: #333; }


/* Authorized Service and Reseller Logos */

div#logos { display: block; width: 850px; height: 170px; text-align: center; padding-left: 110px; margin-bottom: 20px; }

div#logos .actech a{
	display: block;
	padding: 0;
	width: 155px;
	height: 75px;
	background-image: url(images/logo-actech.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .actech a:hover {
	display: block;
	width: 155px;
	height: 75px;
	background-image: url(images/logo-actech-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .baldor a{
	display: block;
	padding: 0;
	width: 190px;
	height: 75px;
	background-image: url(images/logo-baldor.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .baldor a:hover {
	display: block;
	width: 190px;
	height: 75px;
	background-image: url(images/logo-baldor-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .bellgossett a{
	display: block;
	padding: 0;
	width: 165px;
	height: 75px;
	background-image: url(images/logo-bellgossett.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .bellgossett a:hover {
	display: block;
	width: 165px;
	height: 75px;
	background-image: url(images/logo-bellgossett-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .hitachi a{
	display: block;
	padding: 0;
	width: 150px;
	height: 75px;
	background-image: url(images/logo-hitachi.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .hitachi a:hover {
	display: block;
	width: 150px;
	height: 75px;
	background-image: url(images/logo-hitachi-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .nidec a{
	display: block;
	padding: 0;
	width: 140px;
	height: 75px;
	background-image: url(images/logo-nidec.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .nidec a:hover {
	display: block;
	width: 140px;
	height: 75px;
	background-image: url(images/logo-nidec-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .leeson a{
	display: block;
	padding: 0;
	width: 120px;
	height: 75px;
	background-image: url(images/logo-leeson.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .leeson a:hover {
	display: block;
	width: 120px;
	height: 75px;
	background-image: url(images/logo-leeson-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .milwaukee a{
	display: block;
	padding: 0;
	width: 120px;
	height: 75px;
	background-image: url(images/logo-milwaukee.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .milwaukee a:hover {
	display: block;
	width: 120px;
	height: 75px;
	background-image: url(images/logo-milwaukee-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .rexnord a{
	display: block;
	padding: 0;
	width: 190px;
	height: 75px;
	background-image: url(images/logo-rexnord.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .rexnord a:hover {
	display: block;
	width: 190px;
	height: 75px;
	background-image: url(images/logo-rexnord-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .ridgid a{
	display: block;
	padding: 0;
	width: 145px;
	height: 75px;
	background-image: url(images/logo-ridgid.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .ridgid a:hover {
	display: block;
	width: 145px;
	height: 75px;
	background-image: url(images/logo-ridgid-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .teco a{
	display: block;
	padding: 0;
	width: 200px;
	height: 75px;
	background-image: url(images/logo-teco.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .teco a:hover {
	display: block;
	width: 200px;
	height: 75px;
	background-image: url(images/logo-teco-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .toshiba a{
	display: block;
	padding: 0;
	width: 155px;
	height: 75px;
	background-image: url(images/logo-toshiba.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .toshiba a:hover {
	display: block;
	width: 155px;
	height: 75px;
	background-image: url(images/logo-toshiba-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .usmotors a{
	display: block;
	padding: 0;
	width: 80px;
	height: 75px;
	background-image: url(images/logo-usmotors.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .usmotors a:hover {
	display: block;
	width: 80px;
	height: 75px;
	background-image: url(images/logo-usmotors-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

div#logos .zoeller a{
	display: block;
	padding: 0;
	width: 185px;
	height: 75px;
	background-image: url(images/logo-zoeller.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
	float: left;
	clear: none;
}

div#logos .zoeller a:hover {
	display: block;
	width: 185px;
	height: 75px;
	background-image: url(images/logo-zoeller-on.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}


div.clear { clear: both; height: 5px; width: 100%; }
div.spacer { clear: none; float: left; display: block; height: 75px; width: 95px; }





