/* ------------------------------------------------------------------------------------
screen.css
last modified:  07/21/2009 by RA
last validated:  
------------------------------------------------------------------------------------ */

/*============RESET========================================================================*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */



ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */



table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
/*============LAYOUT======================================================================================*/


body {
	background: #282424;
	background-image: url(/css/images/sunburstbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	margin: 0 0 10px;
	text-align: center; /* IE centering */
	font: small/1.5em Verdana, Arial, Helvetica, Sans-serif;
}
#header {
}
#wrap {
	position: relative;
	margin: 0 auto; /* non-IE centering */
	padding: 0;
	font-size: 95%;
	text-align: left;
	width: 940px;
	background: #fff url(/css/images/corner_br.gif) bottom right no-repeat;
	color: #333;
}
#feature {
	background: #820000 url(/css/images/featbg01.jpg) top left no-repeat;
	color: #fff;
	border: solid #282424;
	border-width: 0 0 10px;
	position: relative;
	height: 300px;
	width: 940px;
	clear: both;
	overflow: hidden;
}
#feature img {
	padding: 0 1em;
}
#feature a {
	color: #fff;
}
.zappit #feature {
	background-image: url(/css/images/featbg01.jpg)
}
.remover #feature {
	background-image: url(/css/images/featbg08.jpg)
}
.distance #feature {
	background-image: url(/css/images/featbg02.jpg)
}
.softtouch #feature {
	background-image: url(/css/images/featbg04.jpg)
}
.instagrip #feature {
	background-image: url(/css/images/featbg05.jpg)
}
.resinator #feature {
	background-image: url(/css/images/featbg06.jpg)
}
body #wrap #content {
	position: relative;
	clear: left;
}
#main {
	background: transparent url(/css/images/corner_tl.gif) top left no-repeat;
	position: relative;
	float: left;
	width: 590px;
	padding: 10px 10px 20px 20px;
}
.full #main {
	width: 900px;
}
#sidebar {
	position: relative;
	float: right;
	width: 280px;
	padding: 10px;
}
#footer {
	position: relative;
	margin: 0 auto; /* non-IE centering */
	padding: .5em 10px;
	font-size: 95%;
	text-align: left;
	width: 920px;
	background: #820000 url(/css/images/topnavbg.jpg) top left repeat-x;
	color: #fff;
	border-top: solid 10px #282424;
}
#footer a {
	color: #fff;
}
#locations {
	float: left;
	width: 50%;
}
#footer span {
	color: #ff0;
}
#locations ul {
	display: inline;
}
#locations li {
	float: left;
	margin: .85em 0;
	padding: 0;
}
#footerlinks {
	float: right;
}
#footerlinks ul {
	display: inline;
}
#footerlinks li {
	float: left;
	margin: .85em 0;
	padding: 0;
}
#copyright {
	position: relative;
	margin: 0 auto; /* non-IE centering */
	padding: 0;
	font-size: 95%;
	text-align: left;
	width: 940px;
}
#copyright p {
	float: left;
	}
#copyright img {
	float: right;
	padding: 10px 0;
	margin: 0 0 0 20px;
	}

/*============NAV============================================================================*/


#navbar {
	background: #282424 url(/css/images/topnavbg.jpg) repeat-x 0 4px;
	color: #fff;
	width: 100%;
}
html>body #navbar {
	float: left;
}
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav li.mainnav {
	background-color: transparent;
	color: #fff;
	float: left;
	margin: 0;
	padding: 0;
	line-height: normal;
	position: relative;
}
#nav li.mainnav a {
	background-color: transparent;
	color: #fff;
	display: block;
	float: left;
	padding: 14px 12px 10px;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}
/* hide from IE5-Mac \*/

#nav li.mainnav a {
	float: none;
}
/* end hide */\  #navbar #nav li.mainnav:hover>a {
	background: #820000;
	padding: 10px 12px;
	border-top: 4px solid #282424;
}
#navbar #nav li.mainnav a:hover {
	background: #820000;
	padding: 10px 12px;
	border-top: 4px solid #282424;
}
body.navhome #navbar #nav #navhome a, body.navcleaners #navcleaners a, body.navsprays #navsprays a, body.navpolishes #navpolishes a, body.navabout #navabout a, body.navcontact #navcontact a {
	background: transparent url(/css/images/navbgtab.gif);
	color: #000;
	font-weight: bold;
	padding: 14px 12px 10px;
	border: none;
}
body.navhome #navbar #nav li#navhome a:hover, body.navcleaners #navbar #nav li#navcleaners a:hover, body.navsprays #navbar #nav li#navsprays a:hover, body.navpolishes #navbar #nav li#navpolishes a:hover, body.navabout #navbar #nav li#navabout a:hover, body.navcontact #navbar #nav li#navcontact a:hover {
	background: transparent url(/css/images/navbgtab.gif);
	color: #000;
	font-weight: bold;
	border: none;
	padding: 14px 12px 10px;
}
body.navhome #navbar #nav li#navhome:hover>a, body.navcleaners #navbar #nav li#navcleaners:hover>a, body.navsprays #navbar #nav li#navsprays:hover>a, body.navpolishes #navbar #nav li#navpolishes:hover>a, body.navabout #navbar #nav li#navabout:hover>a, body.navcontact #navbar #nav li#navcontact:hover>a {
	background: transparent url(/css/images/navbgtab.gif);
	color: #000;
	font-weight: bold;
	border: none;
	padding: 14px 12px 10px;
}
html body #wrap #subnavbar {
	background-color: #ffff00;
	color: #000;
	width: 100%;
	border-bottom: solid 10px #282424;
}
html>body #subnavbar {
	float: left;
}
#subnav {
	background: #ff0;
	list-style: none;
	position: relative;
}
#subnav li {
	float: left;
	line-height: normal;
}
#subnav li a, #subnav li strong {
	display: block;
	float: left;
	padding: 8px 12px;
	font-size: 100%;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/* hide from IE5-Mac \*/



#subnav li a, #subnav li strong {
	float: none;
}
/* end hide */

#subnav li a {
	text-decoration: underline;
}
#subnav li strong {
	background: url(/css/images/icon_navarrow.gif) 100% 55% no-repeat;
	padding-right: 20px;
	margin-right: 20px;
}
#subnav li a:hover {
	text-decoration: none;
}
#subnavbar p {
	float: left;
	padding: 8px 12px;
	font-size: 100%;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin: 0;
	line-height: normal;
	display: block;
}
#subnavbar p.cart {
	position: relative;
	float: right;
	background: url(/css/images/cart.gif) 100% 3px no-repeat;
	padding: 8px 25px 0 0;
	margin: 0 5px;
	display: block;
	line-height: normal;
	font-weight: bold;
}
/*============PAGE===============================================================================*/

/* Links

------------------------------------------------------- */

a:link {
	color: #05a;
}
a:visited {
	color: #95a;
}
a:hover {
	color: #0ae;
}
a:active {
	color: #f60;
}
/* MODULES

--------------------------------------------------------- */


em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
sup {
	font-size: 60%;
	vertical-align: text-top;
}
p, .container {
	margin: .85em 0;
	padding: 0;
}
#sidebar p {
	line-height: 1.45em;
	margin: 0 0 0 9px;
}
blockquote {
	padding: 50px 20px 10px;
	margin: 0;
	font-size: 90%;
	background: #ccc url(/css/images/quote.gif) no-repeat;
}
#sidebar blockquote {
	margin: 1em 0 0;
}
#main blockquote {
	padding: 50px 20px 10px;
	margin: 0 0 20px 0;
	font-size: 90%;
	background: #ccc url(/css/images/quote_full.gif) no-repeat;
}
#main .testimonials blockquote {
	background: #fff url(/css/images/quote_list.jpg) no-repeat;
	padding: 60px 20px 0 70px;
}
cite {
	display: block;
	margin: .85em 0;
	text-align: right;
	font-weight: bold;
}
.fileinfo, .dateinfo {
	font-size: 90%;
	font-weight: normal;
	white-space: nowrap;
	color: #666;
	text-transform: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.certified {
	text-align: left;
}
.feature {
	float: left;
}
.certified, .certifiedduring {
	margin: 0;
	padding: 2px 10px 10px 60px;
	text-align: left;
}
.certified {
	background: url(/css/images/logo_usbc_beforeafter.gif) top left no-repeat;
}
.certifiedduring {
	background: url(/css/images/logo_usbc_during.gif) 0 50% no-repeat;
}
.green {
	margin: 0;
	padding: 2px 10px 10px 60px;
	text-align: left;
	background: transparent url(/css/images/logo_green.jpg) 0 50% no-repeat;
}
/* Headers
--------------------------------------------------------- */

h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	padding: 1em;
}
#header h1 {
	color: #ff0;
	padding: 0 0 .5em;
	font-size: 130%;
}
#feature h1 {
	color: #fff;
	padding: 1em 1em .5em;
}
.landing h1 {
	color: #c00000;
	padding-left: 0;
}
h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	padding: .75em 0;
}
#main h2 a {
	text-decoration: none;
	color: #05a;
}
h3, h4, h5, h6, dt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	margin: 2em 0 .75em;
	color: #c00000;
}
.trialform h2 {
	padding: .75em 0 0;
}
#main .trialform h3 {
	margin: .75em 0;
}
/* LISTS
-------------------------------------------------------------------------------------------------------------------------- */
#content ul, .feature ul {
	list-style: square;
}
#content ol {
	list-style: decimal;
}
#content ul, #content ol, #content dl {
	margin: .85em 0 .85em 2.85em;
	padding: 0;
}
#sidebar ul, #sidebar ol, #sidebar dl {
	margin: 0 10px 1em 2.25em;
	padding: 0;
	line-height: 1.5;
}
#feature ul {
	margin: 0 0 .85em 2.85em;
}
#sidebar dl {
	margin-left: 0;
}
dl {
	margin-left: 0;
}
ol ol {
	list-style: lower-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ul.plain, ol.plain {
	list-style: none;
	padding: 0;
}
ul.inline li {
	display: inline;
	margin: 0;
	padding: 0 .5em 0 0;
	}

#content li, #content dt, #content dd {
	margin: .5em 0;
	padding: 0;
}
#content dt {
	margin-top: 1em;
	font-weight: bold;
}
.products {
	position: relative;
}
.products dl img {
	float: left;
	width: 130;
}
.products dt a {
	text-transform: none;
	letter-spacing: normal;
}
#content dd {
	margin-left: 1.85em;
}
#content .products dd, #content .products dl, #content .products dt {
	margin-left: 0;
}
#content .products dd, #content .products dt {
	float: right;
	width: 430px;
}
.products img {
	padding: 1em .5em;
}
.products hr {
	clear: both;
}
/* MISCELLANEOUS
--------------------------------------------------------------------------------------------------------------------------- */

.normalline {
	line-height: normal;
}
.lowercase {
	text-transform: lowercase;
}
.uppercase {
	text-transform: uppercase;
}
address {
	font-style: normal;
	margin: 0;
	padding: 0;
}
.nomargin {
	margin: 0 !important;
}
.nopadding {
	padding: 0 !important;
}
hr {
	height: 1px;
	margin: 1em 0;
	color: #999;
	background-color: #666;
}
.url {
	display: none;
}
code {
	font-family: courier, "Courier New", monospace;
	color: #404fa1;
}

.indent {
	margin-left: 2em;
}
.fineprint {
	font-size: 90%;
	font-style: italic;
	line-height: 1.35em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	}

.fineprint em {
	font-style: normal;
	}
.motto {
	font-style: italic;
	font-weight: bold;
	color: #05a;
}

/*============FORMS===============================================================================*/

form {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
label {
	font-weight: bold;
	display: block;
	padding: .25em 0;
}
form table {
	width: auto;
}
.item {
	color: #05a;
}
.feature .item {
	color: #ff0;
}
form p {
}
form input, form textarea, form select {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 100%;
}
fieldset {

}
legend {
	font: bold 1.2em trebuchet, helvetica, sans-serif;
	text-transform: uppercase;
	color: #2677A8;
	margin: 0;
	padding: 4px 2px;
}
.trialform img {
	padding-right: 10px;
}
.trialform form {
	margin: 10px 0 20px 0;
}
form .row {
  	clear: left;
	margin: 0;
	padding-top: .5em;
  	}
form .row .label {
	float: left;
	width: 220px;
	text-align: right;
	font-weight: bold;
	}
form .row .input {
  	float: left;
  	width: 320px;
  	text-align: left;
	margin-left: 10px;
  	}
.full form .row .label {
	width: 340px;
}
.full form .row .input {
	width: 500px;
}
form sup {
	color: #F00;
	font-weight: bold;
}
form .indent {
	margin-left: 230px;
}
.full form .indent {
	margin-left: 350px;
	}
#sidebar form .row .label, #sidebar form .row .input {
	width: 100%;
	float: none;
}
#sidebar form .indent {
	margin-left: 18px;
	float: none;
}
/*=====================Locations===================*/

.local p {
	padding: 0 275px 0 25px;
}
.local ul.col1, ul.col2, ul.col4, ul.col5 {
	position: relative;
	float: left;
	padding: 0 0 0 8px;
	margin: 0;
	width: 80px;
	list-style: square;
}
.local ul.col3 {
	position: relative;
	float: left;
	padding: 0 0 0 8px;
	margin: 0;
	width: 90px;
	list-style: square;
}
#feature .local a {
	color: #fff;
}
#feature .local a:hover {
	color: #0ae;
}
#feature .local a:visited {
	color: #95a;
}
#feature .local a:active {
	color: #f60;
}

.pshop {
	padding: 0 0 15px 0;
	margin: 0;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.pshop_alt {
	padding: 0 0 15px 0;
	margin: 0;
	position: relative;
	width: 100%;
}
.pshop_left {
	margin: 0;
	padding: 0 0 0 50px;
	float: left;
	width: 300px;
}
#main h3 {
	margin: 0;
	padding: 0;
}
.pshop strong, .pshop_alt strong {
	margin: 0;
	padding: 15px 0 0 0;
}
.pshop_right {
	margin: 0;
	padding: 0;
	float: left;
}
iframe {
	width: 350px;
	height: 100px;
	padding: 15px 0 0 0;
}
#sidebar .sidebarcontact {
	margin: 50px 0 20px 0;
	text-align: center;
	padding: 10px 0 0 0;
	border-top: 1px dotted #333;
	font-size: .75em;
	}
.share {
	text-align: right;
	}
#feature .local #military {
	margin: 0 0 0 25px;
	padding: 0;
	}
#feature .local #military img{
	margin: 0 20px 0 0;
	padding: 0;
	border: 5px solid #fff;
	display: inline;
	}
#feature .local #military img:hover {
	border: 5px solid #ff0;
	}