/* Place new or modified custom styles here. They will override those in style.css. */
BODY {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	bgcolor: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
/*
  background: white url("../images/pure/half_glass3.jpg");
  background-repeat: no-repeat;
  background-position: top center;	
*/
}
.homePageBody {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	bgcolor: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
    background: white url("../images/pure/purepuer_bg1.jpg");
    background-repeat: no-repeat;
    background-position: top center;	
}

TD {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #000000;
	bgcolor: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

img {
	border:0;
}

.genericData, .cartItemEditData, .categoryData, .accountData {
	font-family: arial, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


.footer { 
	font-family: arial, sans-serif;
	font-size: 10px;
	color: white;
	background-color: black;
	font-weight: lighter;
	font-style: normal;
}

.footer A:link {
	color: white; 
	text-decoration: none;
}
.footer A:visited { 
	
	color: white; 
	text-decoration: none;
}
.footer A:hover { 
	color: #FF9900; 
	text-decoration: none;
}



.genericTableBorder {
	border: 0;
}

/* links */
A:link {
	color: #4F3C36; 
	text-decoration: none; 
}
A:visited { 
	
		color: #4F3C36;
	
	text-decoration: none;
}
A:hover {
	color: red; 
	text-decoration: none;
} 

A.menu:link {
	color: #4F3C36; 
	text-decoration: none; 
}
A.menu:visited { 
	
	text-decoration: none;
}
A.menu:hover {
	color: red; 
	text-decoration: none;
} 

/* category tree */

.categoryTree {
	font-family: arial, sans-serif;
	font-size: 14px; 
	font-style: italic;
	font-weight: bold;
	color: black;
}


.categoryTreeParentActive {
	font-family: arial, sans-serif;
	font-size: 14px; 
	font-style: italic;
	font-weight: bold;
	color: black;
} 
.categoryTreeActive {
	font-family: arial, sans-serif;
	font-size: 14px; 
	font-style: italic;
	font-weight: bold;
	color: black;
}


.categoryTree A:hover { 
	color: #990000; 
}

.categoryTreeParentActive A:hover { 
	color: #990000; 
}

.categoryTreeActive A:hover { 
	color: #990000; 
}


/* top menu */
.topMenu { 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	font-weight: normal;
	font-style: normal;
}
.topMenu A:link {
	color: #DDDDDD; 
	text-decoration: none;
}
.topMenu A:visited { 
	
		color: #DDDDDD; 
	
	text-decoration: none;
}
.topMenu A:hover { 
	color: black; 
	text-decoration: none;
}


/* Vertical space between Purepuer logo and start of menu */
.menuOffset {
	height: 1px;
}


/* Space between main category heading */
.menuSpacing {
	height: .5em;
}

.menudot {

	color:  #DDDDDD;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
}


/* bottom menu */
.bottomMenu { 
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: lighter;
	font-style: normal;
}
.bottomMenu A:link {
	color: #990000; 
	text-decoration: none;
}
.bottomMenu A:visited { 
	
		color: #990000; 
	
	text-decoration: none;
}
.bottomMenu A:hover { 
	text-decoration: underline;
	color: #990000; 
}


/* Start Welcome Page Styles */

 .basePos
 { 
    width:719px;
    position: relative;
    text-align: left
 }
 
  .bg_pos
  {
    position:absolute;
    left:0px;
    top:0px;
    z-index:1;
  }
  
  .footer_pos
  {
    position:relative;
    left:-18px;
    top: -10px;
  }
  
.titlePos
  {
    position:absolute;
    left:118px;
    top:0px;
    z-index:2;
  }
    
  .navPos
  {
    position:absolute;
    left:-5px;
    top:100px;
    z-index:4;
  }

 .copyText
 {
 	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;

    width:240px;
    line-height:21px;

    position:absolute;
    left:130px;
    top:105px;
    z-index:5;
 }
 

.sloganText
 {
 	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
	color: white;

    width:200px;
    line-height:21px;

    position:absolute;
    left:518px;
    top:379px;
    z-index:3;
 }
 
.sloganTextLarge
 {
	font-size: 30px;
 }

.sloganTextSmall
 {
	font-size: 11px;
 }



.copyHeader
  {
   font-size: 16px;
   font-weight: normal;
   text-align: center;
  }
  
 .copyText A:link {
	color: blue; 
	text-decoration: underline;
    font-style: italic;
 }

 .copyText A:visited { 
	
	color: blue; 
	text-decoration: underline;
    font-style: italic;
 }

 .copyText A:hover { 
	text-decoration: underline;
	color: red;
    font-style: italic;
 }

/* End Welcome Page Styles */




/* Start Header Styles */

 .baseHeaderPos
 { 
    width:752px;
    position: relative;
    text-align: left
 }

  .logo_pos
  {
    position:absolute;
    left:0px;
    top:0px;
    z-index:1;
  }

 /* End Header Styles */
 
 /* Start Info Page Style */
 
 .infoData {
	font-family: arial, sans-serif;
	font-size: 120%; 
	font-style: normal;
	font-weight: normal;
	color: black;
}

 .infoHeader {
	font-family: arial, sans-serif;
	font-size: 150%; 
	font-style: normal;
	font-weight: 600;
	color: black;
}

.infoData A:link {
	color: blue; 
	text-decoration: underline;
    font-style: italic;
 }

 .infoData A:visited { 
	
	color: blue; 
	text-decoration: underline;
    font-style: italic;
 }

 .infoData A:hover { 
	text-decoration: underline;
	color: red;
    font-style: italic;
 }

 
 /* End Info Page Style */
 
 
 /* Start Product Data Style */
 
.productData {
	font-family: arial, sans-serif;
	font-size: 120%; 
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

 .productData A:link {
	color: blue; 
	text-decoration: underline;
    font-style: italic;
 }

 .productData A:visited { 
	
	color: blue; 
	text-decoration: underline;
    font-style: italic;
 }

 .productData A:hover { 
	text-decoration: underline;
	color: red;
    font-style: italic;
 }

 
 /* End Info productData Style */
 
 
 .productHeader {
	font-size: 150%;  
 }
 
 .checkoutInstructions {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
 
.genericLabel, .cartItemEditLabel, .categoryLabel, .productLabel, .paymentFormLabel,
.billingFormRequiredLabel, .deliveryFormRequiredLabel, .thankYouItemLabel, .accountLabel {
	font-family: arial, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
 
/* buttons */
.button{
	font-family: arial, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	color: #334437;
	background-color: #FFFFFF;
	border:2px solid;
	border-top-color: #5E8B67;
	border-left-color: #5E8B67;
	border-right-color: #5E8B67;
	border-bottom-color: #5E8B67;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FFFFFF');}
.buttonhover{
	color: #000000;
	border: 2px solid;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;}

 .shippingNote {
	font-family: arial, sans-serif;
	font-size: 130%; 
	font-style: normal;
	font-weight: bold;
	color: black;
}

.horizontalBar {
	color: #597E59;
	background-color: #597E59;
	height: 5px;
	width: 100%;	
}
