/*  */


.ecom_productPartNumberHeading {color:#CC0000; font-weight:bold;}
.ecom_productNameHeading {color:#CC0000; font-weight:bold;}
.ecom_productDescriptionHeading {color:#CC0000; font-weight:bold;}
.ecom_price {color:#CC0000; font-weight:bold;}
.ecom_ourPriceText {color:#CC0000; font-weight:bold;}
.ecom_ourPrice {color:#666666; font-weight:bold;}

.ecom_faqQuestionQ {color:#FF3300;font-size:13px;font-weight:bold;}
.ecom_faqQuestion{color:#000000;font-size:11px;font-weight:bold;text-decoration:none;}
.ecom_faqAnswerA {color:#FF6600; font-size:13px; font-weight:bold;text-decoration:none; }
.ecom_faqAnswer {color:#666666;font-size:11px;font-weight:normal;}
.ecom_faqCategory{color:#444444;font-size:11px;font-weight:bold;text-decoration:none;}
a.ecom_faqCategory:hover{color:green;font-size:11px;font-weight:bold;text-decoration:none;}

.ecom_newsTitleHeading {color:#CC0000; font-weight:bold; text-decoration:underline;}
.ecom_newsSubtitleHeading {color:#CC0000; font-weight:bold; text-decoration:none;}
.ecom_eventHeading {color:#CC0000; font-weight:bold; text-decoration:underline;}
.ecom_eventDate {color:#666666;font-size:11px;font-style:italic;}
.ecom_eventTime {color:#666666;font-size:11px;font-style:italic;}
ecom_eventDescription {;}
.ecom_eventLocationHeading {color:#CC0000; font-weight:bold; text-decoration:none;}

.ecom_galleryCategoryLinks {color:#CC0000; font-weight:bold;}
a.ecom_APIsfHeading:link {color:#000000; font-weight:bold;}
a.ecom_APIsfHeading:hover {color:#FFFFFF; font-weight:bold;}

/*  */

/* CSS Document */ 
HTML,BODY {
	margin:0px;
	padding:0;
  height:100%;
  border:none;
/* 	background-color:#000000;  */
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	}
	
img {
	border:0px;
	}

#whiteTXT {
  color:#FFFFFF;
  }

#smRed{
	color: #FF0000;
}

#searchTerm, #login_password, #login_username, #mailingListEmail {
    font-size:11px;
    margin-top:5px;
    border: 1px solid #666666;
		color: #000000;
}


a:link {color: #FF0000;  text-decoration:none;}     /* unvisited link */
a:visited {color: #666666;text-decoration:underline;}  /* visited link */
a:hover {color: #444444; text-decoration:none;}   /* mouse over link */
a:active {color: #000000;}   /* selected link */

.footerText, .footerText a:link, .footerText a:visited  {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	}
	
.footerText a:hover, .footerText a:visited:hover {
	color: #ce0000;
	font-size:11px;
	text-decoration: underline;
}

.seriestext {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; TEXT-DECORATION: none
}

.seriestextlarge {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #333333; TEXT-DECORATION: none
}

/*Style for Form*/
div.row {
  clear: both;
  padding-top: 10px;
}

div.row span.label {
  float: left;
  width: 220px;
  text-align: right;
}

div.row span.formw {
  float: right;
  width: 320px;
  text-align: left;
  padding-right: 5px;
} 
  
.formResponse {
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
}

.productsOnSaleImage {
  float: left;
  margin: 10px;
  width: 150px;
}
.productsOnSaleDetail {
  float: left;
  margin: 10px;
  width: 360px;
}
.clearFloat {
  clear: both;
}

