/* CSS Document */

body
	{
	background-color: #fff;
	color: #666;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	position: relative;
	}
	
a:link, a:visited, a:active
	{
	color: #666;
	text-decoration: none;
	}
	
a:hover
	{
	color: #7AA7DF;
	text-decoration: underline;
	}
	
p, h1, h2
	{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	}
	
h1
	{
	font-size: 16px;
	}
	
h2
	{
	font-size: 14px;
	}
	
#siteDes
	{
	display: none;
	visibility: hidden;
	}
	
#siteDes h1
	{
	font-size: 1px;
	font-weight: normal;
	}
	
#container
	{
	width: 786px;
	margin: 0 auto;
	}
	
#topNav
	{
	height: 20px;
	}
	
#topNav a
	{
	display: block;
	float: right;
	border-top: 4px solid #7AA7DF;
	font-size: 10px;
	margin-left: 12px;
	padding: 3px 0;
	}
	
#topNav a:link, #topNav a:visited, #topNav a:active
	{
	color: #666;
	text-decoration: none;
	}
	
#topNav a:hover
	{
	border-top: #c00;
	}
	
/* Main Navigation Styles */
	
#mainNav
	{
	margin-top: 12px;
	background: url(../i/mainNavBG.gif) top right no-repeat;
	font-size: 11px;
	font-weight: bold;
	width: 434px;
	float: right;
	}
	
ul#drop
	{
	margin-left: 48px;
	}
	
#drop, #drop ul, .leftNav  /* Removes basic list style */
	{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	}

#drop a
	{
	display: block;
	}

#drop li   /* Aligns and spaces main nav links */
	{
	position: relative;
	float: left;
	}
	
#drop li.dropMain
	{
	padding-top: 3px;
	}
	
li.dropMain    /* Style for main nav spacing and vert. rules */
	{
	margin-right: 34px;
	height: 16px;
	}

#drop .navEnd   /* for right-most nav link */
	{
	margin: 0;
	padding: 0;
	}

#drop li ul    /* Positions and hides the main nav drop downs */
	{
	position: absolute;
	width: 104px;
	left: -999em;
	top: 19px;
	}

ul.dropSub  /* Fix for IE */
	{
	background-color: #fff;
	}
	
ul.dropSub li    /* Styles drop down links */
	{
	position: relative;
	font-size: 11px;
	background-color: #000;
	line-height : 19px;
	padding: 0 5px 2px 7px;
	top: 1px;
	width: 90px;
	clear: left;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	}

#drop li:hover ul, #drop li.sfhover ul   /* Unhides the drop downs */
	{
	display: block;
	left: -8px;
	}
	
.dropMain a:link, .dropMain a:visited, .dropMain a:active
	{
	text-decoration: none;
	color: #fff;
	}
	
.dropMain a:hover, ul.dropSub li a:hover
	{
	color: #7AA7DF;
	}

/* End Main Nav Styles*/

#header
	{
	}
	
#breadNav
	{
	padding: 12px 0 20px 20px;
	font-size: 13px;
	font-weight: bold;
	}
	
/* Left nav styles */

#leftNav
	{
	display: block;
	width: 100px;
	list-style: none;
	margin: 4px 0 0 0;
	padding: 0;
	float: left;
	}
	
#leftNav a:link, #leftNav a:visited, #leftNav a:active
	{
	color: #fff;
	}
	
#leftNav a:hover
	{
	color: #7AA7DF;
	text-decoration: none;
	}

.navHeader
	{
	display: block;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 3px 0 5px 12px;
	background: url(../i/leftNavBG.gif) no-repeat;
	}
	
ul.navSecHeader
	{
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0;
	}
	
ul.navSecHeader li
	{
	padding: 2px 0;
	}
	
#leftNav .navSecHeader li a:link, #leftNav .navSecHeader li a:visited, #leftNav .navSecHeader li a:active, #leftNav .navSecHeader li a:hover
	{
	color: #000;
	}
	
#leftNav .navSecHeader li a:hover
	{
	text-decoration: underline;
	}
	
/* End left nav styles */

#pageCopy
	{
	width: 570px;
	margin: 22px auto 20px auto;
	}
	
#products
	{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	width: 670px;
	float: right;
	}
	
.productGroup
	{
	margin-bottom: 32px;
	}
	
#products h1
	{
	padding-left: 120px;
	margin: 0 0 5px 0;
	}
	
.thumb
	{
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 50px;
	}
	
.productThumbs table
	{
	width: 110px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	float: left;
	}
	
.orderButton
	{
	width:110px;
	float: left;
	text-align: center;
	}
	
#imageFrame
	{
	position: fixed;
	top: 15%;
	right: 30%;
	width: 420px;
	display: none;
	border: 1px solid #000;
	background: #fff;
	}
	
#closeText
	{
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	position: absolute;
	bottom: 20px;
	right: 20px;
	padding: 5px;
	border: 1px solid #333;
	font-size: 9px;
	background: #fff;
	}
	
.prodImg
	{
	margin: 0 auto;
	display: block;
	padding: 10px;
	}
	
.productDesc
	{
	width: 540px;
	float: right;
	}
	
#footer
	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #999;
	border-top: 1px solid #999;
	margin-top: 10px;
	}
	
#footer a:link, #footer a:visited, #footer a:active
	{
	color: #999;
	text-decoration: none;
	}
	
#footer a:hover
	{
	color: #7AA7DF;
	text-decoration: underline;
	}
	
#footerLeft
	{
	font-size: 9px;
	width: 140px;
	float: left;
	padding: 5px 0;
	border-right: 1px solid #999;
	}
	
#footerNav
	{
	width: 495px;
	float: left;
	text-align: center;
	margin-top: 3px;
	}
	
#footerNav a
	{
	margin: 0 18px;
	}
	
#footerRight
	{
	float: right;
	width: 145px;
	padding: 3px 0;
	text-align: right;
	}
	
a img
	{
	border: 0;
	}
	
.clear
	{
	clear: both;
	}
