
html, body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #fddfff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #464646;
} 

td, p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #464646;
} 
 
#container{
	width:900px;
	text-align:left;
	background-color:#ffffff;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 5px double #cc99cc;
} 

 
#header{
 position:relative; 
 height:132px; 
  background-color:#FFFFFF; 
  
 margin: 0px;
  padding: 0px;
} 

#logo a{
	float:left;
	width: 275px;
	height: 110px;
	background: url("images/logoLayout2.jpg") no-repeat 0 0;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	display: block;
	position: absolute;
	z-index: 3;
	left: 4px;
	top: 4px;
}

#tag {
	float:left;
	width: 275px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	display: block;
	position: absolute;
	z-index: 3;
	left: 4px;
	top: 114px;
	font-size: 10px;
	color: #663366;
}


#search{
	float:right;
	text-align: right;
		margin-top: 10px;
	margin-right: 10px;	
	
} 

#homeLink{
	float:right;
	
	margin-bottom: 10px;
		
	
} 

#feedbackSearch{
	float:right;
	width: 600px;
	height: 115px;
} 
 
 
#feedback{
	float:left;
	text-align: center;
	width: 275px;
	height: 20px;
	margin-top: 20px;
	margin-right: 10px;
	
	margin-left: 20px;
	font-weight: normal;
	vertical-align: middle;
	color: #660066;
	font-style: italic;
} 

#navBarTop{
	position:relative;
	height: 33px;
	width:900px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
} 


#navBarSpacer {
  background: url(/images/navSpacer.jpg) no-repeat;
  width: 286px;
  height: 37px;
  position: relative;
  top: 0;
  left: 0;
  float:left;
  
}

#bottomShadow {
	float:left;
  background: url(/images/bottomShadow.jpg) no-repeat;
  width: 900px;
  height: 8px;
  clear: left;
  
}

#navShopOn {
  background: url(/images/ButtonDarkShop2.jpg) no-repeat;
  width: 211px;
  height: 37px;
  float:right;
}

#navShopOn a {
	  display: block;
  width: 225px;
  height: 37px;
  float:right;
}

#navShopOff {
  background: url(/images/ButtonLightShop2.jpg) no-repeat;
  width: 225px;
  height: 37px;
  float:right;
}

#navShopOff a {
  display: block;
  width: 225px;
  height: 37px;
  float:right;
}


#navInfoOn {
  background: url(/images/ButtonDarkInfo2.jpg) no-repeat;
  width: 225px;
  height: 37px;
  float:right;
}

#navInfoOn a {
  display: block;
  width: 225px;
  height: 37px;
  float:right;
}

#navInfoOff {
  background: url(/images/ButtonLightInfo2.jpg) no-repeat;
  width: 225px;
  height: 37px;
  float:right;
}

#navInfoOff a {
  display: block;
  width: 225px;
  height: 37px;
  float:right;
}

#navDonationOn {
  background: url(/images/ButtonDarkDonate2.jpg) no-repeat;
  width: 225px;
  height: 37px;
  float:right;
}

#navDonationOn a {
  display: block;
  width: 225px;
  height: 37px;
  float:right;
}

#navDonationOff {
  background: url(/images/ButtonLightDonate2.jpg) no-repeat;
  width: 225px;
  height: 37px;
  float:right;
}

#navDonationOff a {
  display: block;
  width: 225px;
  height: 37px;
  float:right;
}


#navBottomShop{
	position:relative;
	height: 33px;
	width:900px; 
	
} 

#navBlogOn {
  background: url(/images/ButtonDarkBlog2.jpg) no-repeat;
  width: 225px;
  height: 37px;
  float:right;
}

#navBlogOn a {
  display: block;
  width: 225px;
  height: 37px;
  float:right;
}

#navBlogOff {
  background: url(/images/ButtonLightBlog2.jpg) no-repeat;
  width: 225px;
  height: 37px;
  float:right;
}

#navBlogOff a {
  display: block;
  width: 225px;
  height: 37px;
  float:right;
}


#navBottomShop{
	position:relative;
	height: 33px;
	width:900px; 
	
} 

#leftcol{
 width:20%; 
 float:left; 
 position:relative; 
 
  }
  
  


#category{
	background-color: #ffffff;
	margin: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 340px;
	vertical-align: middle;	
  }
  
#catTitle {
	font-size: 16px;
	font-weight: bold;
	color: #993399;
	padding-left: 15px;
	text-decoration: underline;	

}
  
#productsInfo{
	background-color: #ffffff;
		
	
  }
  

  
#trust{
	background-color: #ffffFF;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size:11px;
	text-align: left;	
  }
  
  /*  #ccccFF  */ 
  
  
 
#twocols{
	width:80%;
	float:right;
	position:relative;
	
	height: auto;		
  }
 
#rightcol{
	width:170px;
	float:right;
	position:relative;
	height: 100%; 
 }
 

#freeShip {
	background-image: url(images/shippingLayout2.jpg);
	height: 154px;
	margin: 5px;
 }
 
.clear {
	clear: left;
	
}
 
#newsletterSignup a{
	background-image: url(images/newsletterButton.jpg);
	height: 62px;
	margin: 5px;
	display: block;
 }
 

#maincol{
	float: left;
	display:inline;
	position: relative;
	width:75%;
	padding-top: 5px;
	padding-bottom: 5px;
 }
 
#featuredArticleContainer {
	background:transparent url(/images/featuredArticles.jpg) no-repeat scroll 0 0;
	margin-top: 10px;
	width:541px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.featuredArticleSlot {

padding:25px 12px 4px 10px;


}
 

.featuredArticleImage {
	height:60px;
	width:60px;
	
}

.featuredArticleTitle a{
  width: 102px;
  float: left;
  font-family: arial,helvetica;
  color: #B53550;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.1;
  padding-top: 10px;
}

.featuredArticleTitle a:hover {
	font-weight: bold;
  }
  
.featuredArticleMore a {
  clear: both;
  float: left;
  font-family: arial,helvetica;
  color: #618339;
  font-size: 12px;
  font-weight: 400;
  padding-top: 6px;
  text-decoration: none;
}

.featuredArticleMore a:hover {
  font-weight: bold;
}

#featuredVideoContainer {
	background:transparent url(/images/featuredVideo.jpg) no-repeat scroll 0 0;
	float:left; 
	margin-top: 10px;
	width:270px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 250px;
}

#featuredVideoTitle {
	float:left; 
	margin-top: 35px;
	width:200px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;	
	}

#featuredVideo {
	float:left;
	margin-top: 20px;
	width:270px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 30px;	
	
}

#zachAd {
	float:left;
	margin-top: 10px;
	width:250px;
	margin-left: 20 px;
	padding-left: 20px;	
}


 
#footer{
 width:100%; 
 float:left; 
 position:relative; 
 
  }
 
#productsFooter{
	background:transparent url(/images/featuredProductsContainer.jpg) no-repeat scroll 0 0;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: 45px;
	width: 90%;
} 

#footerInfo{
	width:100%;
	
	background-color: #ccccff;
	position:relative;
	
	
  }

#footerInfoListBox{
	width:505px;
	float:left;
	background-color: #ccccff;
	position:relative;
	
  }
  
#footerInfoList{
	margin: 15px;
	vertical-align: top;
	text-align: center;
	text-indent: -5px;
  }

#footerStoreInfo{
	width:375px;
	float:right;
	position:relative;
	background-color: #996699;
	padding: 10px;
}


#footerMedical{
	width:100%;
	background-color: #ffffff;
	position:relative;
	text-align: center;	
	
  }
 
 .narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0 0;
	width: 150px;
	}
	
	.narrowcolumn .postmetadata {
	text-align: left;
	}
	
	#sidebar
{
	margin-left: 0px;
	width: 150px;
	position:relative;
	text-align: left;
	padding:0 0px 0px 0px;
	bottom:5px;
	}

#sidebar form {
	margin: 0;
	}
	
 
 /*Lists*/
 

#category ul {
	list-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#category a{
	display: block;
	color: #663366;
	text-decoration: none;
	font-size:12px;
	text-indent: -1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
}


#category a:hover {
	color:#663366;
	font-weight: bold;
	text-decoration:underline;
	
	
}


#footerInfoList ul {
	list-style: none;
	line-height: 1.5;
	text-align: left;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footerInfoList ul li a {
		
	text-decoration: none;
	font-weight: normal;
	color: #9933CC;
	vertical-align: top;	
}

#footerInfoList ul li a.active,
#footerInfoList ul li a:hover {
	color: #9933CC;
	font-weight: bold;
}


	
	

/*Fonts*/

h1 {
	font-size:14px;
	color:#862A81;
	font-weight:bold;
	margin: 15px;
	padding: 0px;
}

	h2 {
	font-size:14px;
	color:#862A81;
	font-weight:bold;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}


#sidebar h2 {
	text-indent:5px;
	height:22px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;		
	}
	
.h2Blog {
	
	text-indent:5px;
	height:22px;
	
	font-size:14px;
	color:#862A81;
	font-weight:bold;
		
	}

.h2BlogWhite {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 0px;	
}

H3 {
	FONT-SIZE: 14px; MARGIN: 29px 0px 0px
}

.tx {font-size:11px; color:#FFFFFF;}
.tx a{font-size:11px; color:#FFFFFF; text-decoration: underline;}
.tx1 {font-size:11px; color:#efdeef;}
.tx2 {font-size:14px; color:#000000; font-weight:bold; line-height:18px;}
.tx3 {font-size:14px; color:#862A81; font-weight:bold; }
.tx3 a {font-size:14px; color:#FFFFFF; font-weight:bold;text-decoration:none;}
.tx4  {font-size:12px; color:#000000; font-weight:bold; text-transform:uppercase;}
.tx4 a {font-size:12px; color:#000000; font-weight:bold; text-transform:uppercase;text-decoration:none;}
.tx5  {font-size:11px; color:#424242; font-weight:bold;}
.tx6  {font-size:11px; color:#DC1400; font-weight:bold;}
.tx7  {font-size:12px; color:#424242; font-weight:bold;}
.tx8  {font-size:12px; color:#DC1400; font-weight:bold;}
.tx9  {font-size:10px; color:#000000;}
.tx9  a {font-size:10px; color:#000000; text-decoration: none;}
.tx10  {font-size:11px; color:#313131;}
.tx11  {font-size:12px; color:#464646; font-weight:bold;}
.tx12  {
	font-size:11px;
	color:#0066cc;
	text-decoration: underline;
	line-height: 15px;
}
.tx12:hover  {
	font-size:11px;
	color:#800080;
	text-decoration: none;
}



.tx13 {font-size:11px; color:#1960b3; text-decoration:underline;}
.tx13 a{font-size:11px; color:#1960b3; text-decoration:underline;}
.tx14 {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.tx14Toll {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	text-align: left;
	vertical-align: top;	
}

.tx15 {
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.tx16 {
	font-size:16px;
	color:#A6C4E7;
	font-weight:bold;
	text-decoration: underline;
}

.tx17 {
	font-size:16px;
	color:#660066;
	font-weight:bold;
	text-decoration: underline;
}

.tx18  {font-size:11px; color:#000000;}
.tx18Left  {
	font-size:11px;
	color:#000000;
	text-align: left;
}
.tx19 a{
	color: #990099;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;	
}
.tx20 {font-size:12px; color:#862A81; font-weight:bold; }
.tx20 a {font-size:12px; color:#862A81; font-weight:bold;text-decoration:none;}


.linkWhite {
	
	color: #FFFFFF;
text-decoration: underline;
}



.smallText a, .main a, .orderEdit {
	color:#000;
	text-decoration:underline;
}

.smallText a:hover, .main a:hover, .orderEdit:hover {
	text-decoration:none;
}


/*Blog*/

#content {
	font-size: 1.2em;
	}

#searchform {
	
	padding: 0px 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #666;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	border:1px solid #666;
	}

#commentform #submit {
	margin: 0;
	float: right;
	margin-right:4px;
	}
	
	#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	line-height:1.6em;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/*Shopsite Shopping Cart*/


td.zipncountry{
	font-size:11px;
	color:#313131;
	text-align: left;
	vertical-align: middle;	
        padding-right: 5px;
	padding-left: 5px;
}

td.zipncountry_txt{
	font-size:11px;
	color:#313131;
	text-align: left;
	vertical-align: middle;	
        padding-right: 5px;
	padding-left: 5px;
}

td.taxnship{
	font-size:11px;
	color:#313131;
	text-align: left;
	vertical-align: middle;	
        padding-right: 5px;
	padding-left: 5px;
}

td.taxnship_hdr{
	font-size:11px;
	color:#313131;
	padding-top: 15px;
	font-weight: bold;	
}

.selectpay{
	font-size:11px;
	color:#313131;
	padding-top: 15px;
	font-weight: bold;	
}


td.totals_txt{
	font-size:12px;
	color:#313131;
	text-align: left;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	width: 200px;
}


td.totals_all_txt{
	font-size:12px;
	color:#313131;
	text-align: left;
	vertical-align: middle;	
        padding-right: 5px;
	padding-left: 5px;
width: 60px;
font-weight: bold;
}


td.totals{
	font-size:12px;
	color:#313131;
	text-align: right;
	vertical-align: middle;	
        padding-right: 5px;
	padding-left: 5px;
}



td.totals_all{
	font-size:12px;
	color:#313131;
	text-align: right;
	vertical-align: middle;	
        padding-right: 5px;
	padding-left: 5px;

font-weight: bold;
}

table.totals{
	text-align: right;
	width: 300px;	
}




table.cart {

    width: 500px;	
	
}


th {
 	font-size:11px;
	color:#313131;
	text-align: center;
	font-weight: bold;
}
  
td.cart_delete {
	
	vertical-align: middle;	
        width: 50px;
}

td.cart_quantity {
	font-size:11px;
	color:#313131;
	text-align: center;
	vertical-align: middle;	
        padding-right: 5px;
	padding-left: 5px;
        width: 50px;
}


td.cart_name {
	font-size:11px;
	color:#313131;
	text-align: left;
	vertical-align: middle;	
        padding-right: 5px;
	padding-left: 5px;
        width: 300px;
}

td.cart_price {
	font-size:11px;
	color:#313131;
	text-align: center;
	vertical-align: middle;	
        padding-right: 5px;
	padding-left: 5px;
width: 75px;
}

td.cart_total {
	font-size:11px;
	color:#313131;
	text-align: center;
	vertical-align: middle;	
        padding-right: 5px;
	padding-left: 5px;
width: 75px;

}

gcs_heading2{
	font-size:11px;
	text-align: left;
font-weight: bold;

}

gcs_table_content2{
	font-size:11px;
	text-align: center;
	vertical-align: top;
	width: 33%;
}

gcs_table2 {
width: 400px;
	font-size:11px;
	text-align: center;
	vertical-align: top;
}

td.addr{
	font-size:11px;
	color:#313131;
	text-align: right;
	
}

td.addr{
	font-size:11px;
	color:#313131;
	text-align: right;
	
}

td.bill_addr_hdr{
	font-size:11px;
	color:#313131;
	text-align: center;
line-height: 20px;
	font-weight: bold;

	
}

td.ship_addr_hdr{
	font-size:11px;
	color:#313131;
	text-align: center;
line-height: 20px;
	font-weight: bold;

	
}

td.payment_hdr{
	font-size:11px;
	color:#313131;
	text-align: center;
line-height: 20px;
	font-weight: bold;

	
}

td.ship_check{
	font-size:11px;
	color:#313131;
	
}

td.addr_foot{
	font-size:11px;
	color:#313131;
	
}

table.addr{
	text-align: right;
	
}



td.payment_hdr{
	font-size:11px;
	color:#313131;
	text-align: center;
line-height: 20px;
	font-weight: bold;

	
}

td.payment{
	font-size:11px;
	color:#313131;
	
}

td.comm_hdr{
	font-size:11px;
	color:#313131;
	font-weight: bold;
}
td.comm{
	font-size:11px;
	color:#313131;
	
}



table.qp_header {
	border-collapse: separate;
	font-size: 9pt;
	text-align: left;
	background-color: ##6699FF;
	border: 1px solid #CC99FF;
	margin-top: 20px;
	
}
table.qp_header td {

font-size: 7pt;
		text-align: left;
    background-color: ##6699FF;
    border: 1px solid #CC99FF;
	width: 50px;
} 

.orderingOptions {
	
	margin-top: 20px;
	
}

.displayQuantity {
	
 	width: 200px;	
}



.scForm {
	
 	width: 200px;	
	display: inline;
}

 .floatbuttons
{
width: 200px;	

}

#subproduct_table {
        border-collapse: collapse;
	border: 0px;
	width: 100%;
	border: 1px solid [-- VAR.LinkColor --];
	}
 #related {
	padding-left: 10px;
	font-weight: bold;
	border-bottom: 1px solid [-- VAR.LinkColor --];
	color: #ffffff;
	background: [-- VAR.VisitedLinkColor --];
	}
	

/* index Slideshow */

#slideMainDiv {
	height:288px;
	width:541px;
	position:relative;
	border:0px solid #CCCCCC;
	border-bottom:0px;
}
#slideHeaderDiv {
	width:124px;
	height:196px;
	padding-left:1px;
}
.slideDiv {
	position:absolute;
	left:0;
	top:0;
	width:541px;
	height:288px;
	border:0px solid red;
}
#newdiv {
	background-color:#efdeef;
	width:541px;
	height:24px;
	padding-bottom:0px;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2px;
}



/*misc. Layout */
 
.tableBorderGrey {
	border: thin solid #CCCCCC;
}

.greyTable {
	BACKGROUND-COLOR: #f9f9f9;
	border: 1px dashed #999999;
	padding: 15px;
	text-align: left;
	margin: 10px;
}
 
 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

