@charset "utf-8";
/*	CSS Document 
	Crystal Stone
	2008
	Print
*/

body {font-family:Arial, Helvetica, sans-serif;color:#666666; font-size:12px;line-height:16px;}
a {color:#17598d; text-decoration:none;}
a:hover {color:#17598d; text-decoration:underline;}
img {border:none;}

/*layout*/
.alignment {position:absolute;top:0px;left:0px;width:100%;}
.container {position:relative;margin:auto; width:960px;}
.header {margin:0 30px;}
.footer{margin: 35px 0 25px 0;border-top:solid 1px #17598d;padding: 10px 0 0 0;color:#17598d;}

.content a{text-decoration:underline;}
.col{margin: 15px 0 0 0;}
#leftCol{width:300px;}
#rightCol{}
#colLeft{width:287px;}
#colCenter{width:287px;}
#colRight{width:287px;}

.heading{color:#17598d;font-size:17px;font-weight:bold;line-height:18px;margin:0 0 10px 0;}

/*logo*/
.logo{color:#17598d;font-size:33px;margin-top:20px;}
.subLogo{font-weight:bold;font-size:27px;letter-spacing:-1px;}

/*top nav*/
.nav {margin-top:30px; width:100%;}
.nav a{font-size:13px;color:#666666;text-decoration:none;}
.nav a.endNav{border-right:none;}
.nav a:hover {text-decoration:underline;}
.nav a:active {font-weight:bold;}

/*Home Page*/
.homeSplash {}
.content {}

/*Home page Splash*/
.clr {clear:right;}
#kwicks_container {position:relative;left:-40px;top:0px;background:#FFFFFF;height:305px; width:940px;overflow:hidden;}
#kwicks {height:305px; width:100%;overflow:hidden; }
#kwicks .kwick {float:left;display:block;width:180px;height:285px;border:#FFFFFF 1px solid;}

/*Gallery*/
.galleryRow{width:90px; text-align:center;}
.galleryThumb{width:90px;margin:6px;} 

/*Products Page*/
.productSmall{width:68px;padding:3px;}
#msg{font-weight:bold;padding:0 0 5px 0;}