/* ==========================================================================
  Load Google Webfonts
  ========================================================================== */
  


/* ==========================================================================
  HTML5 display definitions
  ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* ==========================================================================
  Base
  ========================================================================== */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; background-color: #ffffff; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #3399ff; color: #fff; text-shadow: none; }
::selection { background: #3399ff; color: #fff; text-shadow: none; }


/* ==========================================================================
  Links
  ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: none; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* ==========================================================================
  Typography
  ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; border: 1px solid #000; border-bottom: 1px solid #666; padding: 0; clear: both; width: 100%; margin: 24px 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* ==========================================================================
  Lists
  ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* ==========================================================================
  Embedded content
  ========================================================================== */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }


/* ==========================================================================
  Figures
  ========================================================================== */

figure { margin: 0; }


/* ==========================================================================
  Forms
  ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid { }
input:invalid, textarea:invalid { background-color: #f0dddd; }
input:focus, textarea:focus { outline: none; }


/* ==========================================================================
  Tables
  ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
  Author: Synapse Marketing Solutions
  Client: 360 Coatings
  Creation Date: 03/05/2012
  ========================================================================== */

@font-face {
    font-family: 'SansumiRegular';
    src: url('../fonts/sansumi-boldnarrow-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/sansumi-boldnarrow-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/sansumi-boldnarrow-webfont.woff') format('woff'), /* Modern Browsers */
         url('../fonts/sansumi-boldnarrow-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/sansumi-boldnarrow-webfont.svg#SansumiRegular') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
    letter-spacing: -0.5px;
}

@font-face {
    font-family: 'SansumiExtraBoldRegular';
    src: url('../fonts/sansumi-extraboldnarrow-webfont.eot'); /* IE9 Compat Modes */
    src: url('../fonts/sansumi-extraboldnarrow-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/sansumi-extraboldnarrow-webfont.woff') format('woff'), /* Modern Browsers */
         url('../fonts/sansumi-extraboldnarrow-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/sansumi-extraboldnarrow-webfont.svg#SansumiExtraBoldRegular') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
    letter-spacing: -0.5px;
}

h1, h2, h3, h4, strong, b {
	font-weight: normal !important;
	font-family: 'SansumiExtraBoldRegular', Arial, sans-serif !important;
	color: #000 !important;
}

h4 {
	color: #99c938;
	margin-bottom: 0 !important;
	font-size: 14px;
}

span.hide { display: none; }
div.indent { padding-left: 30px; }
div.indent p { margin: 6px 6px 0 0 !important; }
a { color: #5b5b5b; text-decoration: none; }
a:visited { color: #5b5b5b; }
a:hover { color: #3399ff; }
h3 { font-size: 16px; }

body, p {
	color: #5b5b5b;
	font-family: 'SansumiRegular', 'arial', 'sans-serif';
}

#breadcrumb {
	color: #999;
	font-size: 10px;
	margin: 16px auto;
	width: 1024px;
	padding-left: 22px;
}

#breadcrumb a {
	color: #999;
}

#breadcrumb a:hover {
	color: #3399ff;
}

#content-header {
	margin: 10px auto;
	text-align: center;
	width: 1024px;
}

#content-header h2 {
	margin: 6px 0 0 0;
	font-size: 17px;
}

#wrapper {
	width: auto;
	margin: 0 auto;
	background: url('../images/topdiv.png') center 90px no-repeat;
}

#botdiv {
	height: 24px;
	width: auto;
	margin: 0 auto;
	background: url('../images/botdiv.png') center 0 no-repeat;
	overflow: visible;
}

header, footer, div#content, div#blocks {
	width: 1024px;
	margin: 0 auto;
	padding: 0 20px;
}

header {
	height: 90px;
	text-align: center;
}

header .imgdiv {
	margin-top: 20px;
	float: left;
}

header nav {
  	margin-top: 20px;
	font-size: 13px;
	letter-spacing: -0.8px;
	float: right;
	margin-top: 64px;
	font-family: 'SansumiExtraBoldRegular', Arial, sans-serif;
	font-weight: normal;
}

header nav a,
header nav a:visited,
header nav a:focus  {
	color: #000;
	text-decoration: none;
	margin-left: 30px;
}

.current { color: #3399ff; }

header nav .current {
	margin-left: 30px;
}

header nav a:hover, footer a:hover {
	color: #3399ff !important;
}

div#content h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 8px 0 0 0;
}

div.block {
	width: 268px;
	height: 270px;
	float: left;
	margin: 20px 0 0 20px;
	padding: 20px;
	line-height: 24px;
	background: #ffffff url('../images/block.png') no-repeat;
}

div.block.hover {
	background: #ffffff url('../images/block-blue.png') no-repeat;
}

div.block h2, div.block p {
	margin: 0;
}

div.block h2 {
	font-family: 'SansumiExtraBoldRegular', Arial, sans-serif;
	font-size: 17px;
	margin-top: -6px;
}

div.block h2 span.trade {
	margin-left: -3px;
	font-size: 88%;
	vertical-align: 2px;
}

div.block1  {
	padding-top: 18px;
}

div.block p {
	font-size: 15px;
	letter-spacing: -1px;
}

div#blocks {
	height: 350px;
}

div#blocks a {
	text-decoration: none;
	color: #5b5b5b;
	font-size: 15px;
}

div.block div {
	height: 170px;
}

.arrow {
	text-decoration: none;
	color: #3399ff;
	font-family: 'SansumiExtraBoldRegular', Arial, sans-serif;
}

div.block3 span {
	text-decoration: none;
	color: #3399ff;
	font-family: 'SansumiExtraBoldRegular', Arial, sans-serif;
	padding-left: 20px;
}

.arial { font-family: 'Arial', 'san-serif'; }

footer {
	color: #999;
	height: 50px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	padding: 0;
}

footer div {
	padding: 10px;
}

footer a,
footer a:visited,
footer a:focus  {
	color: #999;
	text-decoration: none;
	margin-left: 30px;
}

footer p {
/*	font-family: 'arial', 'san-serif' !important;*/
	font-size: 12px;
	display: inline;
	margin-left: 0 !important;
}

.button, form#dist360 input#submit {
	margin-top: 10px;
	background: url('../images/button2.png') no-repeat;
	width: 120px;
	height: 36px;
	border: none;
	text-align: center;
	font-size: 12px !important;
	font-family: 'SansumiExtraBoldRegular', 'Arial', 'sans-serif';
	color: #000;
	cursor: pointer;
}

.button {
	line-height: 32px;
	padding-left: 3px;
}

form#dist360 input#submit {
	float: right;
	overflow: visible;
	padding-top: 0;
	padding-left: 12px;
}

form#dist360 input#submit:hover {
	background-position: 0 -35px;
	color: #0270fd;
}

.button:hover {
	background-position: 0 -35px;
	color: #0270fd;
}

div#slide1 {
	background: #ffffff url('../images/paint.png') 360px 0 no-repeat;
}

div#slide2 {
	background: #ffffff url('../images/headphones.png') 0 0 no-repeat;
	padding-left: 490px;
	width: 734px;
}

div#slide3 {
	background: #ffffff url('../images/remarkable-slide.png') 500px 50px no-repeat;
	padding-left: 40px;
}

div#slide1 .imgdiv {
	margin-top: 180px;
}

div#slide2 .imgdiv {
	margin: 60px 0 20px 0;
}

div#slide3 .imgdiv {
	margin: 130px 0 10px 5px;
}

.slides_container {
	display: none;
	margin-left: 40px;
}

.slides_container div.slide {
	width: 950px;
	height: 480px;
	display: block;
}

/*
	Pagination
*/

.pagination {
	margin: 26px auto 0;
	width: 70px;
	position: relative;
	z-index: 100;
}

.pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}

.pagination li a {
	display: block;
	width: 11px;
	height: 0;
	padding-top: 11px;
	background: url('../images/pagination.png') no-repeat;
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.pagination li.current a {
	background-position: 0 -12px;
}

body#products #content {
	margin-top: 10px;
}

body#products #content h2 {
	margin: 0 0 4px 10px;
	font-size: 15px;
}

body#products #content p {
	margin: 0 0 0 10px;
	font-size: 14px;
	padding-right: 30px;
	line-height: 21px;
}

div.product {
	height: 190px;
	padding: 20px;
	margin: 20px 0 0 6px;
	background: url('../images/product-fade.png') no-repeat;
	width: 984px;
}

div.product p {
	margin: 20px 0 0 0 !important;
}

div.product.hover {
	background: url('../images/product-fade-blue.png') no-repeat;
	cursor: pointer;
	color:  #5b5b5b;
}

div.product h2 {
	display: inline;
	margin-left: 20px;
	font-weight: normal;
}

div.header-image {
	height: 193px;
	width: 1009px;
}

body#about div.header-image {
	background: url('../images/about.png') no-repeat;
}

body#representative div.header-image {
	background: url('../images/distributor.png') no-repeat;
}

body#about p,
body#distributor p {
	font-size: 13px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 18px;
}

body#about h4 {
	color: #68c50d !important;
}

label {
	float: left;
	width: 100px;
	font-size: 11px;
}

#form-wrap {
	height: 500px;
}

form#dist360 div#form-left {
	float: left;
	width: 560px;
}

form#dist360 div#form-right {
	float: left;
	border-left: 1px solid #ccc;
	padding-left: 30px;
	width: 400px;
}

form#dist360 textarea {
	height: 380px;
	width: 380px;
	line-height: 22px;
}

#contact form#dist360 textarea {
	height:180px;
	width: 435px;
	line-height: 22px;
	float: left;
}

textarea + span.invalid {
	float: left;
	margin-right: -200px;
}

div#contact-right {
	float: right;
	padding-left: 20px;
	border-left: 1px solid #CCC;
	margin: 24px 12px 0 0;
	width: 320px;
}

div#contact-right p {
	line-height: 19px;
}

form#dist360 .button {
	float: right;
}

form#dist360 {
	margin-left: 10px;
}

form#dist360 h2 {
	font-size: 14px;
	margin: 20px 0;
}

form#dist360 input[type=text] {
	height: 19px;
}

form#dist360 input[type=text], form#dist360 textarea {
	border:  1px solid #CCC;
	background: #f9f9f9;
	-moz-box-shadow: inset 3px 3px 4px #c8c8c8;
	-webkit-box-shadow: inset 3px 3px 4px #c8c8c8;
	box-shadow: inset 3px 3px 4px #c8c8c8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c8c8c8')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c8c8c8');
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	font-size: 12px;
	color: #5b5b5b;
	padding: 3px 10px 2px 10px;
	font-family: 'SansumiExtraBoldRegular', 'arial', 'sans-serif';
}

form#dist360 input {
	margin: -6px 0 20px 0;
	width: 300px;
}

form#dist360 input#zip {
	width: 100px;
}

form#dist360 input#areacode,
form#dist360 input#phone1 {
	width: 50px;
	margin-right: 10px;
}

form#dist360 input#phone2 {
	width: 130px;
}

form#dist360 select {
	width: 320px;
}

/* 
.boldState span {
	font-family: sans-serif;
	font-size: 16px;
}

.boldState span {
	font-family: sans-serif;
}
 */

footer p.floatR a {
	float: right;
	color: #3399ff;
}

.ie7 div.contact a,
.ie8 div.contact a { display: inline-block; border-bottom: 1px solid #fff; padding-bottom: 2px;}

footer p.floatR a, div.contact a, .bluelink { color: #3399ff; text-decoration: none; }
footer p.floatR a:visited, div.contact a:visited, .bluelink { color: #3399ff; }
footer p.floatR a:hover, div.contact a:hover, .bluelink:hover {
	color: #3399ff; 
	border-bottom: 1px dotted #3399ff;
	padding-bottom: 1px;
}

div.contact div.left,
div.contact div.right {
	 float: left;
	 width: 560px;
}

div.contact div.left {
	 width: 200px;
	 margin: 0 100px 0 10px;
	 padding-right: 100px;
	 border-right: 1px solid #ccc;
}

div.contact div.left a {
	font-family: 'SansumiExtraBoldRegular', Arial, sans-serif;
}

div.contact div.right {
	padding-top: 40px;
	font-family: 'SansumiExtraBoldRegular', Arial, sans-serif;
}

.invalid, .valid {
	font-family: 'Arial', 'san-serif';
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

.valid {
	font-size: 14px;
	color: #99c938;
}

input.LV_valid_field {
	border-color: #99c938 !important;
}

.invalid {
	color: #C00;
}

input.required, textarea.required {
	border-color: #C00 !important;
}

span.customStyleSelectBox { 
	font-size: 12px;
	background-color: #f9f9f9;
	color: #5b5b5b;
	padding: 5px 5px 4px 7px;
	border: 1px solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px;
	-moz-box-shadow: inset 3px 3px 4px #c8c8c8;
	-webkit-box-shadow: inset 3px 3px 4px #c8c8c8;
	box-shadow: inset 3px 3px 4px #c8c8c8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c8c8c8')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c8c8c8');
	line-height: 15px;
	margin: -10px 0 20px 0;
	font-family: 'SansumiExtraBoldRegular', 'arial', 'sans-serif';
} 
.customStyleSelectBox.required { border-color: #C00; } 
.customStyleSelectBox.changed { background-color: #f9f9f9; } 
.customStyleSelectBoxInner { background:url('../images/arrows.png') no-repeat 98% center; }

div#submitted {
	float: right;
	margin-top: 10px;
	width: 112px;
	height: 28px;
	text-align: center;
	line-height: 220%;
}

#blocks .imgdiv {
	text-align: center;
	margin: 0 auto;
}

#blocks .block1 .imgdiv {
	margin-top: 30px;
}

#blocks .block2 {
	padding: 20px 0 20px 20px;
	width: 288px
}

#blocks .block2 .imgdiv {
	margin-top: 26px;
}

#blocks .block3 .imgdiv {
	margin-top: 52px;
}

body#privacy h3 {
	margin-bottom: -4px;
	font-size: 14px;
}

body#sitemap #content,
body#privacy #content {
	padding-left: 40px;
}

.ieseven {
	 display: none;
}

.ie7 form#dist360 input {
	margin: -12px 0 20px 0;
}

.ie7 form#dist360 select {
	margin: -12px 0 20px 0;
	width: 324px;
}

.ie7 form#dist360 #areacode,
.ie7 form#dist360 #phone1 {
	margin-right: 6px;
}

.ie7 div#blocks {
	margin-top: 10px;
}

.ie7 footer span {
	margin-top: -20px;
}

.ie7 .button {
	cursor: pointer;
}

.ie8 select#state {
	margin-left: 100px;
}

.ie8 span.customStyleSelectBox {
	font-family: 'SansumiExtraBoldRegular', Arial, sans-serif;
	color: #000 !important;
}



/* ==========================================================================
  Webkit Conditional Styles
  Applys conditional styles to: Google Chrome, Safari, etc. 
  ========================================================================== */
@media screen and (-webkit-min-device-pixel-ratio:0){


}


/* ==|== non-semantic helper classes ========================================
  ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== print styles =======================================================
  Print styles.
  Inlined to avoid required HTTP connection
  ========================================================================== */
 
@media print {
 * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
 a, a:visited { text-decoration: underline; }
 a[href]:after { content: " (" attr(href) ")"; }
 abbr[title]:after { content: " (" attr(title) ")"; }
 .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } /* Don't show links for images, or javascript/internal links */
 pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
 thead { display: table-header-group; } /* h5bp.com/t */
 tr, img { page-break-inside: avoid; }
 img { max-width: 100% !important; }
 @page { margin: 0.5cm; }
 p, h2, h3 { orphans: 3; widows: 3; }
 h2, h3 { page-break-after: avoid; }
}

/* ==|== for more information on sylesheet settings ==========================
	http://html5boilerplate.com/docs/The-style/
	========================================================================== */
