/* =======================================
   DEFAULTS
======================================= */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(bg-header.png) repeat-x;
	color: #545353;
	font: 12px/20px Arial, Helvetica, sans-serif;
}
h1{
	margin-bottom: 0px !important;
}

/* =======================================
   CLEARS
======================================= */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* close commented backslash hack */
.clear {
	clear: both;
}

/* =======================================
   FONTS
======================================= */
@font-face {
    font-family: 'Euro';
    src: url('euc____-webfont.eot?') format('eot'),
         url('euc____-webfont.woff') format('woff'),
         url('euc____-webfont.ttf') format('truetype'),
         url('euc____-webfont.svg#Euro') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helv';
    src: url('hlbc___-webfont.eot?') format('eot'),
         url('hlbc___-webfont.woff') format('woff'),
         url('hlbc___-webfont.ttf') format('truetype'),
         url('hlbc___-webfont.svg#Helv') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =======================================
   PAGE OUTLINE
======================================= */
#container, .wrapper {
	margin: 0 auto;
	width: 961px;
}

/* =======================================
   HEADER
======================================= */
#header {
	height: 100px;
}
#header .logo a {
	background: url(logo-strainsert.png) no-repeat;
	float: left;
	margin-top: 30px;
	text-indent: -9009px;
	width: 307px;
	height: 41px;
}
#header .certified {
	background: url(divider-header.png) no-repeat 0 0;
	color: #bda0cd;
	float: left;
	font: 15px Helv, Arial, Helvetica, sans-serif;
	margin: 30px 0 0 95px;
	padding: 5px 0 5px 10px;
	text-transform: uppercase;
	text-align: left;
}
#header .phone {
	color: #fff;
	font: 19px Euro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#header .header-right {
	padding-top: 25px;
}
#header form p {
	background: url(bg-search.png) no-repeat;
	clear: both;
	float: right;
	margin-top: 10px;
	width: 213px;
	height: 25px;
}
#header input[type=text] {
	background: none;
	border: none;
	color: #292929;
	padding-left: 3px;
	*padding-left: 5px;
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header input[type=submit] {
	background: none;
	border: none;
	cursor: pointer;
	width: 22px;
	height: 25px;
}

/* =======================================
   NAV
======================================= */
#nav {
	height: 33px;
	padding-top: 8px;
}
#nav li {
	background: url(divider-nav.png) no-repeat 0 0;
	float: left;
	padding: 5px 17px;
	position: relative;
	list-style: none;
}
#nav li:first-child {
	background: none;
}
#nav a {
	color: #333;
	display: block;
	font: 15px Euro, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}
#nav li a:hover, #nav li.current-menu-item a {
	color: #60057b;
}

/* =======================================
   BANNER
======================================= */
.banner {
	height: 297px;
	overflow: hidden;
	position: relative;
}
.banner a.custom, .banner a.products, .banner a.services {
	display: block;
	position: absolute;
	text-indent: -9009px;
	height: 20px;
	z-index: 100;
}
.banner a.custom {
	top: 56px;
	left: 635px;
	width: 167px;
}
.banner a.products {
	top: 140px;
	left: 635px;
	width: 90px;
}
.banner a.services {
	top: 224px;
	left: 635px;
	width: 82px;
}


/* =======================================
   CONTENT
======================================= */
#content {
	float: right;
	padding: 20px 0 0 0;
	width: 529px;
}
.home #content {
	float: right;
	padding: 20px 0 0 0;
	width: 744px;
}
#content h1 {
	color: #441182;
	font: 27px Euro, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	text-transform: uppercase;
}
#content h2 {
	color: #5f5f5f;
	font: 25px Euro, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.tax-product-categories #content h2 {
	font: 18px Euro, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	text-transform: uppercase;
}
#content h3 {
	color: #441182;
	font: 18px Euro, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	text-transform: uppercase;
}
#content h4 {
	color: #8f8f8f;
	font: 14px Euro, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	text-transform: uppercase;
}
#content p {
	padding-bottom: 20px;
}
#content p a {
	text-decoration: underline;
}
#content ul {
	margin: 0 0 20px 20px;
	list-style-type: disc;
}
#content ul li ul {
	margin: 0 0 0 20px;
	list-style-type: circle;
}
#content ol {
	margin: 0 0 20px 20px;
	list-style-type: decimal;
}
#content ol li ol {
	margin: 0 0 0 20px;
	list-style-type: lower-alpha;
}
#content ul.nobull, #content ul.nobull li ul {
	margin: 0;
	list-style-type: none;
}

#content .featured-box {
	margin-bottom: 25px;
}
#content .featured-categories {
	width: 531px;
}
#content .featured-categories li {
	border-left: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	float: left;
	position: relative;
}
#content .featured-categories li.first {
	border-left: none;
}
#content .cutout {
	background: #fff;
	display: block;
	position: absolute;
	bottom: -5px;
	left: -6px;
	width: 11px;
	height: 11px;
	z-index: 2;
}
#content .featured-categories li img {
	display: block;
}

#content .featured-sidebar {
	width: 195px;
}
#content .featured-sidebar li {
	padding-bottom: 11px;
}
#content a.btn-contact, #content a.btn-quote, #content a.btn-recal, #right-sidebar a.btn-quote, #right-sidebar a.btn-contact, #right-sidebar a.btn-recal {
	background: url(btn-contact.png) no-repeat;
	display: block;
	text-indent: -9009px;
	width: 195px;
	height: 49px;
}
#right-sidebar a.btn-quote, #right-sidebar a.btn-contact, #right-sidebar a.btn-recal {
	margin-bottom: 11px;
}
#content a.btn-quote, #right-sidebar a.btn-quote {
	background: url(btn-quote.png) no-repeat;
}
#content a.btn-recal, #right-sidebar a.btn-recal {
	background: url(btn-repair.png) no-repeat;
}
#content a.btn-specs {
	background: url(btn-specs.png) no-repeat;
	display: block;
	margin: 0 auto 10px;
	text-indent: -9009px;
	width: 167px;
	height: 33px;
}
#content .product-excerpt a.btn-specs {
	margin: -5px 0 15px 0;
}

#content .product-details h2 {
	background: url(bg-heading.png) no-repeat;
	color: #441182;
	font: 18px Euro, Arial, Helvetica, sans-serif;
	padding: 8px 0 0 15px;
	width: 514px;
	height: 32px;
}
#content .product-image {
	margin: 0 20px 10px 0;
}
#content .product-details img {
	border: 4px solid #ddd;
	margin-bottm: 10px;
}
#content table {
	margin-bottom: 20px;
	width: 100%;
}
#content table td {
	padding-right: 15px;
	vertical-align: top;
}

#content .the-product {
	border-top: 1px solid #d9d8d8;
	padding-top: 20px;
}
#content .product-thumb {
	padding-right: 15px;
}
#content .product-thumb img {
	border: 2px solid #ddd;
}
#content .product-excerpt {
	margin-left: 94px;
}




#content input[type=text], #content textarea, #content select {
	border: 1px solid #ccc;
	color: #666;
	padding: 3px;
	width: 200px;
}
#content select {
	width: 209px;
}
#content textarea {
	height: 75px;
	resize: none;
}
#content .wpcf7-list-item {
	display: block;
	clear: both;
}
#content label {
	width: 300px;
}
#content input[type=submit] {
	background: url(btn-submit-form.png) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	text-indent: -9009px;
	width: 167px;
	height: 33px;
}




#content table td {
	border: 1px solid #ddd;
	padding: 5px;
}
#content .custom-images img {
	border: none;
	padding: 10px;
}

/* =======================================
   SIDEBAR
======================================= */
#sidebar {
	float: left;
	/*padding: 20px 0 20px 0;*/
	width: 193px;
	text-align: left;
}
#sidebar .page-subnav {
	margin-bottom: 20px;
}
#sidebar .quick-links h3 {
	background: url(bg-quick-links-header.png) no-repeat;
	color: #3f3f3f;
	font: 17px Euro, Arial, Helvetica, sans-serif;
	padding: 9px 0 0 15px;
	text-transform: uppercase;
	height: 25px;
	width: 178px;
}
#sidebar .quick-links a {
	background: transparent url(bullet-quick-links.png) no-repeat 10px 11px;
	border-bottom: 1px solid #dadada;
	color: #565656;
	display: block;
	padding: 3px 0 3px 25px;
	text-decoration: none;
}
#sidebar .quick-links a:hover {
	background-color: #f4f4f4;
}
#sidebar .quick-links li ul a {
	background: #441182;
	border-bottom: none;
	border-left: 25px solid #29005b;
	color: #fff;
	display: block;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 12px;
}
#sidebar .quick-links li ul a:hover {
	background: #5a20a1;
	border-bottom: none;
	color: #fff;
	display: block;
	padding: 5px 10px 5px 12px;
}

#right-sidebar {
	float: right;
	padding: 20px 0 0 20px;
	width: 195px;
}
#right-sidebar .side-contact {
	background: url(bg-side-contact.png) no-repeat 0 bottom;
	color: #fff;
	margin-bottom: 20px;
	padding: 0 0 10px 15px;
	position: relative;
}
#right-sidebar .side-contact h3 {
	background: url(bg-side-contact.png) no-repeat 0 0;
	color: #fff;
	font: 18px Euro, Arial, Helvetica, sans-serif;
	margin-left: -15px;
	padding: 15px 0 0 15px;
	text-transform: uppercase;
}
#right-sidebar .side-contact input[type=text], #right-sidebar .side-contact textarea {
	background: url(input-side-contact.png);
	border: 1px solid #561A75;
	color: #BF97D3;
	margin-bottom: 10px;
	padding: 3px;
	width: 157px;
}
#right-sidebar .side-contact textarea {
	height: 50px;
	resize: none;
}
#right-sidebar .side-contact select {
	background: url(input-side-contact.png);
	border: 1px solid #561A75;
	margin-bottom: 10px;
	padding: 1px;
	width: 163px;
}
#right-sidebar .side-contact input[type=submit] {
	background: url(btn-side-submit.png) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	margin-bottom: 0;
	text-indent: -9009px;
	width: 165px;
	height: 33px;
}

/* =======================================
   FOOTER
======================================= */
#footer {
	background: url(bg-footer.png) repeat-x;
	color: #a276cd;
	font: 11px/18px Arial, Helvetica, sans-serif;
	padding-top: 25px;
	height: 85px;
}
#footer a {
	color: #a276cd;
	text-decoration: none;
}
#footer ul {
	padding-bottom: 10px;
}
#footer li {
	float: left;
	font: 12px/20px Arial, Helvetica, sans-serif;
	padding: 0 10px;
	list-style: none;
}
#footer li:first-child {
	padding-left: 0;
}
#footer li a {
	color: #fff;
	text-decoration: none;
}
#footer .info, #footer .info a {
	color: #bd98e2;
	text-align: right;
}

/* =======================================
   WP EDITOR
======================================= */
.alignright {
    float: right;
}
.alignleft {
    float: left;
	 text-align: left;
}
div.aligncenter {
    margin: 0 auto;
}
img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
img.aligncenter {
    display: block;
    margin: 0 auto 0 auto;
}
body div.wpcf7-response-output {
	margin: 0 15px 0 0;
	padding: 3px;
}
body #right-sidebar div.wpcf7-response-output {
	position: absolute;
	bottom: -48px;
	left: 16px;
}
body div.wpcf7-validation-errors {
	background: #ffe5e5;
	border-color: #a10000;
	color: #a10000;
}
body div.wpcf7-mail-sent-ok {
	background: #d4ffd9;
	border-color: #00620c;
	color: #00620c;
}
body span.wpcf7-not-valid-tip {
	background: #ffe5e5;
	border-color: #a10000;
	color: #a10000;
}
.quick-links ul li {
    list-style: none;
}