/*

  ClickCarts, E-Commerce Solutions
  http://www.clickcarts.com

  Copyright (c) ClickCarts.com

*/
.DetailsTable-right {
	/* brandable properties */
	border-right: 1px solid #ECE4E0;
	/* brandable properties */
}
.DetailsTable-left {
	/* brandable properties */
	border-left: 1px solid #ECE4E0;
	/* brandable properties */
}
.left_column {
	/* brandable properties */
	/* background-image: url(Images/stars-5-0.gif); */
	padding-left: 20px;
	/* brandable properties */
}
.breadcrumspan {padding-left:20px;}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #000000; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #D9D9D9; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }
.ImgBorder {width: 100px;height: 100px ;BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid;  BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: white;}
.ImgBorderThumbnail {width: 50px;height: 35px ;BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid;  BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; BACKGROUND-COLOR: #D9D9D9;}
#_previewImg{BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid;  BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid;}
#_categoryImg{BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid;  BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid;}
#_productlistImg{BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid;  BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid;}
BODY {	FONT-SIZE: 12px; background-color: white; FONT-FAMILY: Verdana, Arial, Helvetica }
.large{font-family:arial,helvetica,sans-serif;font-size:14px;line-height:1.15em;color:#000000; font-weight:BOLD; }
.xsmall{font-family:verdana,arial,sans-serif;font-size:12px;line-height:1.25em; color:#000000; }
.xxsmall{font-family:verdana,arial,sans-serif;font-size:12px;line-height:1.25em; color:#000000; }
.xsmalldetail{font-family:verdana,arial,sans-serif;font-size:90%;line-height:1.25em; color:#000000; font-weight:BOLD; color:#990110}
.xsmallblk{font-family:verdana,arial,sans-serif;font-size:70%;line-height:1.25em; color:#000000; font-weight:BOLD }
.xsmallprice{font-family:verdana,arial,sans-serif;font-size:90%;line-height:1.25em; color:green; }
.xsmall2{font-family:verdana,arial,sans-serif;font-size:90%;line-height:1em; color:#666666;}

.xsmalldetail{padding-left:15px;padding-bottom: 3px;padding-top: 3px;border-bottom:1px solid #ccccff;color:#990110;font-size : 13px; font-weight:BOLD;  }
.feature_text { padding-top:10px;padding-bottom:10px; } /* Product Details */

A {
  color:#000000;
  FONT-SIZE: 12px;
  text-decoration: none;
}

A:hover {
  color: #6C0A99;
  FONT-SIZE: 12px;
  text-decoration: underline;
}

.ProductListTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background:  ;
  color:#8AB2BA;
  font-weight: bold;
}


.productListshortdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:  ;
  color:#000000;
  font-weight:
}


A.pageResults {
  color:  ;
}

A.pageResults:hover {
  color:  ;
  background-color: ;
}


/* Check out fields title */
.fieldsettitle {
    margin-left: 1px;
    margin-right: 15px;
    padding-left:12px;
	padding-right:5px;
    height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color::#990110;
	font-size:12px; 

	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1px;
font-weight: bold;
	font-size:12px; 

	
}