@charset "utf-8";
body {
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	background-color: #1e0424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	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: #bf0000;
	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: 5px;
	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;
	/*font-size: 11px;*/
	font-size: 11pt;
}

#shopwrapper h1 {
	color: #BF0000;
}

#shopwrapper h1 a{
	color: #BF0000;
	font-size:24px;
}


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

#shopnav h2 {
	padding-top: 10px;
	padding-bottom: 20px;
	margin:0;
	color: #005aad;
	font-weight:bold;
}


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


#shopbody p{
			padding-top:12px;
			margin-left: 5px;
}

#shopbody h2 {
	padding-top: 10px;
	margin-left: 5px;
}



#shopnav {
	width: 230px;
	display:inline;
	float: left;
	position: relative;
	padding-left:10px;
	font:12px/16px "Verdana", Geneva, sans-serif; color:#303030;
}

#shopnav h1 { font-size: 24px; margin:0; padding:0 0 5px 0; color: #0069b1;}
#shopnav h2 { font:12pt "Helvetica", Arial, sans-serif; color:#0069b1; 	padding-bottom: 2px; margin:0;}


/* grey/black is is 303030 */
/* blue is 0069b1 */

#shopnav h3 {margin-top: 10px; font-weight:normal;width: 230px;background-color:#fff}
#shopnav h3 a { color: #303030; padding-left: 0px; 	padding-bottom: 20px; 	margin:0;	outline:none;	border:none;	font-weight:normal;width: 230px;}
#shopnav h3 a:hover { color: #0069b1;width: 230px;}
#shopnav h3.active { color: #fff; background-color:#303030; margin-bottom:18px; padding-bottom:6px; padding-left:5px; margin-left:-5px; padding-top:5px; width: 230px; line-height:7px; height:7px;}


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

#shopnav ul li {line-height:18px; margin-top: 10px;margin-bottom: 10px;}
#shopnav ul li.active {color:#0069b1; }
#shopnav ul li a {color:#0069b1; font-weight:normal; text-decoration:none;}
#shopnav ul li a:active {color:#0069b1;	font-weight:normal;	text-decoration:none;}
#shopnav ul li a:hover {color:#303030;}


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

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



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

	
.productimageholder
	{
		display:inline;
		float: left;
		position: relative;
		height:153px;
		width:215px;
		margin:0px;
		background-color:#fff;
	}
	
.productshortdescwrapper {
	display: table; height: 65px; width: 215px;  _position: relative; overflow: hidden;
	float: left;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	width:;
	height:45px;
	color: #fff;
	background-color:#303030;
	font:12px/16px "Verdana", Geneva, sans-serif;
}



.productshortdescwrapper:hover{
	background-color:#004891;
}

.productshortdesc {
	display: table-cell; vertical-align: middle;padding-left:5px;	
	}
.productshortdesc a {
color: #fff;
font-weight: normal;


}
.productlink span {
color: #0069b1;
font-weight: normal;
}

.productlink a {
color: #0069b1;
font-weight: normal;
}


.productlink a:hover {
color: #303030;
font-weight: normal;
}


.productheader {
	font-size: 12pt;
	line-height:22px;
	color: #0069b1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:3px;
	padding-bottom:3px;
	}
	
	
.productsubheader {
	font-size:14px;
	color: #0069b1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;}

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

.shoptextheader {
	font-size:16px;
	line-height:16px;
	color: #0069b1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:5px;
	}
	
.shoptextheader a {
	font-size:16px;
	line-height:16px;
	color: #0069b1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: left;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:5px;
	font-weight:normal;
	}
	
.shopfooterlink {
	line-height:16px;
	text-transform: none;
	text-align: left;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:5px;
	font: bold 12px "Verdana", Geneva, sans-serif;
	 color:#0069b1;
	 text-decoration:none;
	 
	}
	

.shopfooterlink a {
color: #328FC5;
}
	
.shoptextlist {
	margin-left:12px;
	padding-left:0px;
	margin-top:0px;
	padding-top: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;
}


/* start new product layout styles */
/* product detail styles */
/*inner*/
#wrap{background:#fff; width:1060px; margin:0 auto;}
#content_wrap{width:980px; margin:24px 40px; padding:0 0 40px 0; border:1px solid #e7e7e7; float:left;}
#leftcol_in{width:239px; padding:10px 0 0 15px; float:left;}
#leftcol_in h2{color:#0069b1; font-size:24px; font-weight:normal; padding:0 0 4px 6px; font-family:Helvetica, Arial, sans-serif;}
#leftcol_in span{color:#0069b1; font-size:16px; padding:0 0 0 6px; font-family:Helvetica, Arial, sans-serif;}
#Categories{width:100%; margin:10px 0 0 0;}
#Categories li{color:#0069b1; font-size:12px; margin:0 0 5px 0;  padding:0 0 0 6px; display:block;}
#Categories li a{color:#0069b1; line-height:20px;}
#Categories li.active{background:#303030; color:#fff;}
#Categories li a:hover{background:none;color:#3d3d3d;}
#Categories li a.gray{color:#3d3d3d;}
#Categories li a.gray:hover{color:#0069b1;}

#rightcol_in{width:665px; margin:0 0 0 60px; padding:25px 0 0 0; float:left;}
#rightcol_in h4{background:#0069b1; color:#fff; font-size:20px; font-weight:normal; margin:0 20px 0 0; padding:0 0 0 10px; line-height:27px; font-family:Helvetica, Arial, sans-serif;}
#video_in{background:url(images/bg_shadow_in.jpg) no-repeat center bottom; width:100%; padding:20px 0 28px 0;}

#video_in img{margin:0 15px 0 0;float:left;}
#flashholder{margin:0 15px 0 0;float:left; width:336px;}


#Entry{background:url(images/bg_information.jpg) no-repeat center bottom; width:645px; padding:0 20px 25px 0;}
#Entry p{color:#303030; font-size:12px; margin:0; padding:18px 0 22px 0; line-height:20px;}
#Entry span.price{color:#0069b1; font-size:12px; padding:0 0 25px 0; display:block;}
#Entry label{width:70px; line-height:18px; color:#0069b1; font-size:12px; float:left;}
#Entry .input{background:#fff; width:33px; height:18px; border:1px solid #cecece; float:left;}
#Entry input.AddtoCart{background:url(images/bt_add_to_cart.jpg) no-repeat; width:634px; height:77px; border:0; cursor:pointer;}
#Entry .connect{text-align:center; display:block; margin-top:25px;}
#Entry .connect img{margin:0 25px 0 0;}


#related_purchases a:hover{ text-decoration:none; color:#000; }
#related_purchases a {color:#0069b1;}
#related_purchases{width:100%; margin:30px 0 30px 0;}
#related_purchases span{color:#303030; font-size:12px;}
#related_purchases li{list-style:none;color:#0069b1; font-size:12px; margin:0; padding:12px 0 0 0;}

#video_in ul {margin-top:0;padding-top:0;}
#video_in ul li{list-style:none;width:252px; background:url(images/bg_common_box.jpg) no-repeat left 0px; margin:0;padding:0px 0 10px 60px; line-height:18px; float:left;}
#video_in ul li strong{font-size:12px; font-weight:bold; display:block;}


#productbody {
	width: 670px;
	margin-left:5px;
	margin-right:0px;
	display:inline;
	float: left;
	position: relative;
	padding: 0;
	font:12px/16px "Verdana", Geneva, sans-serif;
}

#productbody h1{background:#004891; color:#fff; font-size:20px; font-weight:normal; margin:0 0px 0 0; padding:0 0 0 10px; line-height:27px; font-family:Helvetica, Arial, sans-serif;}
#productbody h4{background:#0069b1; color:#fff; font-size:20px; font-weight:normal; margin:0 0px 0 0; padding:0 0 0 10px; line-height:27px; font-family:Helvetica, Arial, sans-serif;}

#productbody p{
			padding-top:12px;
			margin-left: 5px;
}



#productbody h2 {
	padding-top: 10px;
	margin-left: 5px;
}



.cartheader {background-color:#004891;color:#fff;}
.itemrow {background-color:#EAEAEA;}
.deletelink a{color:#000;}
.gap {height:10px}
.smallgap {height:5px}

/* end new product layout styles */

/* start new layout category styles */



.categorybox
	{
		display:inline;
		float: left;
		position: relative;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 10px;
		width:220px;
		height:180px;
		/* border: 1px solid #e7e7e7; */
	}

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

	
.categoryshortdescwrapper {
	display: table; 
	 width: 218px; 
	  _position: relative; 
	  overflow: hidden;
	float: left;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	width:;
	height:45px;
	color: #fff;
	background-color:#303030;
	font:12px/16px "Verdana", Geneva, sans-serif;
}



.categoryshortdescwrapper:hover{
	background-color:#004891;
}

.categoryshortdesc {
	display: table-cell; vertical-align: middle;	padding-left:5px;
	}
.categoryshortdesc a {
color: #fff;
font-weight: normal;
}

.categoryshortdesc a:hover{
color: #fff;
font-weight: normal;
}




/* end  new layout category styles */
