/* -----------------------------------------
Print stylesheet for Kens' Eyewear - www.kenseyewearinc.com
Author: cdeVision.com
Copyright: (c)2008 cdeVision
Created: August 2008
-------------------------------------------- */

body {background:#fff; margin:0; font-family:arial,helvetica,sans-serif; font-size:12px; color:#000; text-align:left;}

h1, h2, h3 {padding:0; margin:0;} 
h1 {font:normal 24px georgia,"Times new Roman",times,serif; color:#000; padding:0 0 12px 0;} /* Interior page titles */
h2 {font:normal 18px georgia,"Times new Roman",times,serif; color:#000; padding:0 0 12px 0;} /* Interior page sub-titles */
/* sidebar titles */
h3 {font:normal 18px georgia,"Times new Roman",times,serif; padding:0 0 12px 0;}

p {margin:0; padding:0 0 12px 0; line-height:15px;}
p.intro {font-size:14px; line-height:20px; padding:0 0 15px 0;}
ul, ol {padding:0; margin:0 0 12px 25px;}
li {line-height:17px; padding:0 0 5px 0; }

img {}
label {display:none;}
.clearfloats {clear:both; line-height:0px; height:0px; font-size:0px;}
.skiplink {display:none;}

div#printlogo {display:block !important; margin:0 auto 20px; text-align:center; padding-bottom:10px; border-bottom:1px solid #666;}


/* ---- links ----------------------------------------- */
a {color:#000; text-decoration:underline;}  
a:visited {color:#000;}
a:hover {color:#000; text-decoration:none;}
a:active {color:#000;}


/* ---- ids & classes ----------------------------------------- */
#headerwrap {}
#header {display:none !important;}

#contentwrap {}
#content {}
#content img {display:none !important;}
	/* home page styles */
	#homeintro {padding-bottom:10px; border-bottom:1px solid #666;}
		#introtext {width:100%}
		#homeintro img {display:none !important;}
	#boxwrap {margin-top:12px; padding:0 0 10px 0;}
		#boxwrap .gap {display:none !important;}
		#boxwrap .box {padding-bottom:15px;}
		#boxwrap h2 {padding:0 0 5px 0;}
		#boxwrap img {display:none !important;}
		#boxwrap .box .text {}
	/* interior page styles */
	#maincol {width:100%;}
	#sidebar {width:100%; padding-top:20px; border-top:1px solid #666;}
		#sidebar .text {}

#footerwrap {}
#footer {width:100%; padding-top:20px; border-top:1px solid #666;}
	#footer h3 {font:normal 16px georgia,"Times new Roman",times,serif; padding:0 0 6px 0;}
	#locwrap {margin:10px 0;}
		#locwrap p {font-size:11px !important; line-height:16px;}
		#locwrap .location {float:left;}
			#locwrap .location img {display:none !important;}
			#locwrap .location p {float:left;}
	#footer p {font-size:11px;}
	#footer a {color:#fff;}
