@charset "utf-8";
body {
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	background-color: #1e0424;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	text-decoration: none;
	color: #989289;
	outline:none;
	border:none;
}
			
a:hover {
	text-decoration: none;
	color: #328FC5;
}
/*
** HTML elements
*/
form {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
h1 {
	font-family: Tahoma, Helvetica, sans-serif;
letter-spacing: -.6px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:20px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	color: #005aad;
	text-transform: none;
}
h2 {
	font-size:14px;
	font-weight: bold;
	color: #BF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
}
h3 {
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:12px;
	margin-bottom: 3px;
	color:#005aad;
	margin-left: 0px;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 17px;
	line-height: 16px;
}
/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
	height: 1%;
}
.clear-block {
	display: block;		
	margin: 0px;
	padding: 0px;
	clear: both; 
}
.container {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2000;
}
#header {
	height: 88px;
	position: relative;
}
#header #logo {
	float: left;
	height: 66px;
	width: 230px;
	margin-top: 9px;
	margin-left: 10px;
	position: relative;
}
#header #phonepanel {
	float: left;
	height: 23px;
	width: 280px;
	margin-top: 40px;
	margin-left: 230px;
	position: relative;
}

#header #newsletter {
	background-image: url(images/newsletter-signup-bg.gif);
	float: right;
	height: 79px;
	width: 206px;
	margin-right: 10px;
	margin-top: 9px;
	position: relative;
}
#newsletter form {
	color: #FFFFFF;
	display: block;
	margin-top: 30px;
	margin-left: 9px;
	margin-right: 9px;
}
#newsletter .formfield {
	font-size: 10px;
	color: #6A6A6A;
	border: 1px solid #CC3300;
	width: 157px;
	background-image: url(images/field-bg.gif);
	height: 15px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav #primarynav li {
	display: block;
	float: left;
}
#nav {
	position: relative;
	z-index: 4000;
	width: 999px;
}

#nav #primarynav li a {
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	margin-top: 4px;
	padding-top: 12px;
	padding-right: 19px;
	padding-bottom: 9px;
	padding-left: 20px;
	list-style-type: none;
	margin-left: 0px;
	z-index: 4000;
}
#content {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(images/site-bg.jpg);
	z-index: 1;
	position: relative;
}

#footer {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 60px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
#footer a {
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	color: #E8E8E8;
}
#footer .container {
	width: 920px;
}



#content .container {
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#main-content {
	float: left;
	width: 736px;
	margin-top: 15px;
	background-color: #FFFFFF;
	background-image: url(images/flash-bg.gif);
	background-repeat: no-repeat;
	min-height:300px;
	height:expression(
    this.scrollHeight < 300? "300px" : "auto" );
	padding-right: 14px;
	padding-left: 15px;
	padding-top: 14px;
	position: relative;
}


#shopcontent {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	z-index: 1;
	position: relative;
}


#shopcontent .container {
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: relative;
}
#shopwrapper {
	float: left;
	width: 999px;
	margin-top: 15px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	min-height:300px;
	height:expression(
    this.scrollHeight < 300? "300px" : "auto" );
	padding-right: 14px;
	padding-left: 15px;
	padding-top: 14px;
	position: relative;
}

#shopwrapper h1 {
	color: #BF0000;
}


#shopnav {
width: 260px;
	display:inline;
	float: left;
	position: relative;
}

#shopnav h2 {
	padding-top: 10px;
	padding-bottom: 20px;
	margin:0;
}

#shopnav h3 {
	color: #005aad;
	padding-left: 0px;
	padding-bottom: 20px;
	margin:0;
	outline:none;
	border:none;
}


#shopbody {
width: 690px;
	display:inline;
	float: left;
	position: relative;

}

#shopnav ul
{
	list-style:none;
	padding:0px;
	margin:-10px 0px 5px 0px;
}

#shopnav ul li
{
	line-height:18px;
}

#shopnav ul li.active
{
	color:#BF0000;
}

#shopnav ul li a
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

#shopnav ul li a:active
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#shopnav ul li a:hover
{
	color:#BF0000;
}


.productbox
	{
		display:inline;
		float: left;
		position: relative;
		margin-left: 5px;
		margin-right: 5px;
		width:220px;
		text-align: center;
		/* border: 1px solid #e7e7e7; */
	}

	
.productimageholder
	{
		display:inline;
		float: left;
		position: relative;
		height:160px;
		width:200px;
		margin:0px;
		
	}

.productshortdesc {
	text-align: middle;
	height:30px;
	margin: 0px 0 3px 0px;
	width:200px;
	color: #328FC5;
}
.productshortdesc a {
color: #328FC5;
}


.productheader {
	font-size:16px;
	line-height:16px;
	color: #328FC5;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:0px;
	}
	
	
.productsubheader {
	font-size:14px;
	color: #404042;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;}

.productprice {
	font-size:14px;
	color: #BF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;}

.shoptextheader {
	font-size:16px;
	line-height:16px;
	color: #328FC5;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:5px;
	}
	
.shoptextlist {
	margin-left:12px;
	padding-left:0px;
	}

.shopform {
	width:400px;
	}

	
.shoptextlink a
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.shoptextlink a:active
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.shoptextlink ul li a:hover
{
	color:#BF0000;
}
	
.shopformtext {
	width:100px;
	display:inline;
	float: left;
	position: relative;
	margin-top:20px;
	}
	
.shopformimage {
	width:300px;
	display:inline;
	float: left;
	position: relative;
	}
	


#flash {
	height: 154px;
	width: 737px;
	margin-bottom: 15px;
}

#rhs-clm {
	float: right;
	width: 206px;
	margin-top: 20px;
	background-color: #FFFFFF;
	background-image: url(images/rhs-bg.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	min-height:300px;
	overflow:hidden;

	height:expression(
    this.scrollHeight < 300? "300px" : "auto" );
	padding-bottom: 15px;
	position: relative;
}
#main-content .text {
	padding-left: 14px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F1F1F1;
	float: left;
	padding-bottom: 15px;
	width: 715px;
}
#main-content .text a {
	color: #BC1D21;
}




#nav #primarynav li a:hover {
	background-image: url(images/nav-hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#nav div a:hover {
	background-image: none;
}
#flash #flashtext {
	float: left;
	height: 154px;
	width: 361px;
}

#rhs-clm #left-quotes {
	display: block;
	margin-left: 42px;
	position: relative;
	z-index: 1;
}
#flash_butterflies {
	width: 206px;
	margin: 0px;
	height: 250px;
}
#flash_butterflies2 {
	width: 206px;
	margin: 0px;
	height: 250px;
}



#rhs-clm .break {
	background-image: url(images/rhs-break.gif);
	height: 21px;
	background-repeat: no-repeat;
	background-position: center top;
}
#content-body {
	padding-bottom: 15px;
}

#ads {
	list-style-type:none;
	margin:0;
	padding:0;
	float: left;
	width: 376px;
	height: 154px;
	overflow: hidden;
}
#content-sides {
	padding-right: 9px;
	padding-left: 9px;
}
#rhs-clm a {
	color: #0C3277;
}
.text strong {
	color: #005aad;
}
#flashheader {
	width: 200px;
	margin: 0px;
	height: 359px;
	background-image: url(graphics/flash-header.jpg);
	background-repeat: no-repeat;
}

.photoborder {
	padding:5px;
	border:1px solid #cbcbcb;
	background-color: #FFFFFF;
}

.bordertable
{
	border: 1px solid #999;
	padding: 12px;
	width: 670px;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.gap {
    height:10px;
}

.smallgap {
    height:5px;
}


.productlink a
{
color: #328FC5;
}
