/* ::::::::::::::::::::::::::: PRODUCT LISTING & PRODUCT INFO ::::::::::::::::::::::::::::::::::: */

.features		{font-size:8pt; font-weight:normal; color:#000000;}
.features_head	{font-size:8pt; font-weight:bold; color:#0000ff;}
.featured_list_name a:link {font-size:8pt; font-weight:normal;}
.contact_text	{font-size:12pt; font-weight:bold; color:#800080;}

/* PRODUCT EXTRA FIELDS DISPLAY */
.pef_title		{font-size:10pt; font-weight:bold; color:#000000;}
.pef_text		{font-size:10pt; font-weight:normal; color:#000000;}

/*Product Listing*/
/*TD.productListing-data	{font-size:12px; ****NEW**** vertical-align:top;}*/
.product_name				{font-size:16px; font-weight:bold;}
.model_number				{font-size:12px;}
.list_description			{font-size:12px;}

.cat_list		{font-size:10pt; font-weight:bold;}

.infolink a:link 		{font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}
.infolink a:visited	{font-size:12px; font-weight:bold; color:#000000; text-decoration:none;}
.infolink a:hover		{font-size:12px; font-weight:bold; color:#0000ff; text-decoration:underline;}
.infolink a:visited:hover {font-size:12px; font-weight:bold; color:#0000ff; text-decoration:underline;}

.errorBox		{background:#ffb3b5; font-size:10px; font-weight:bold;}
.stockWarning	{font-size:10px; color:#cc0033;}
.productsNotifications {background:#f2fff7;}
.orderEdit		{font-size:10px; color:#0000ff; text-decoration:none; font-weight:bold; }

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.headlinenote	{
	font-size:8pt; font-weight:normal; color:red;
/*	color:#000000; */
/*	line-height: 20px; */
	margin: 0px 0px 0px 0px;
	margin-left: 5px ;
	margin-right: 5px ;
/*	width: 100%; */
	border-left: 0px solid #0000ff; /* UZIMA HDR COLOR */
	border-right: 0px dotted #0000ff;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	background-color:#ffffcc;
	}

TABLE.productListing		{border:1px; border-style:solid; border-color:#000000; border-spacing:1px;}

.productListing-heading {background:#9C9FA1; font-size:10px; color: #FFFFFF; font-weight:bold;}

TD.productListing-data	{font-size:12px;}

TD.productOption-data	{font-size:10px;}

SPAN.markProductOutOfStock {font-family:Tahoma,Verdana,Arial,sans-serif; font-size:12px; color:#c76170; font-weight:bold;}

SPAN.productSpecialPrice {color:#ff0000;}

.callforprice A:link,.callforprice A:visited {color:red; text-decoration:underline; white-space: nowrap;}

.slideshowlink a:link,.slideshowlink a:visited {color:#0000ff; font-weight:bold; font-size:16px;}

/* PRODUCT INFO PAGE PRICE GRID TEXT */
.price				{color:#000000; font-weight:bold;}
.pricetext			{color:#000000;}
.pricestrike		{color:#666666; text-decoration:line-through;}
.priceretail		{color:#000000;}
.priceretailtext	{color:#000000;}
.yousave				{color:#cc0000; font-weight:bold;}
.yousavetext		{color:#cc0000; font-weight:normal;}
.pricespecial		{color:#cc0000; font-weight:bold;}
.pricetextspecial	{color:#cc0000; font-weight:bold;}
.qty					{color:#000000; font-weight:bold; }
.qty_min				{color:#333333; font-size:10px;}


/* NOT USED
.priceretailstrike	{color:#666666; text-decoration:line-through;}
.pricecustomer			{color:#0000ff; font-weight:bold;}
.pricetextcustomer	{color:#0000ff; font-weight:normal;}
*/

TD.slavetext, SPAN.slavetext, P.slavetext {font-size:12px;}
TD.slavedescription, SPAN.slavedescription, P.slavedescription {font-size:10px;}
TD.specsheetlink, SPAN.specsheetlink, P.specsheetlink {font-size:10px;}

TD.gallerylink, SPAN.gallerylink, P.gallerylink {font-size:12px; font-weight:bold;}



/* ***************** DYNAMIC MO PICS ********************* */
BODY.popupImage {
	background: #ffffff;
	color: #000000;
	text-align: center;
	padding: 0;
	margin: 0;
}

.screenshotsBlock {
/*	border: 1px solid #bbc3d3; */
	border-bottom: 2px solid #666666;
	background: #ffffff;  /*f8f8f9*/
	text-align: center;
	padding: 0;
	margin: 0;
}

.screenshotsHeaderText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  color: #333333;
/*	background: url("../content/images/infobox/corner_left.gif") top left no-repeat; */
/*	padding: 0 0 0 10px; */
	margin: 0;
}

.screenshotsHeader {
	background: #e2e2e2; /*bbc3d3*/
/*	background: url("../content/images/infobox/corner_right.gif") top right no-repeat;*/
	padding: 2;
/*	margin: 10px 0 0 0; */
	border-top: 2px solid #666666;
	border-bottom: 1px solid #666666;
}

.screenshots {
	float: left;
	width: 33%; /* the width sets the number of images per row (i.e., 50% = 2 per row, 33% = 3 per row, 25% = 4 per row, 20% = 5 per row, etc) */
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0;
}

.screenshots a:hover {
	text-decoration: none;
}

.screenshots IMG {
	border: 0px double #e2e2e2;
}

.clearScreenshots {
	clear: both;
	height: 0px;
	width: 135px;
}

.clearScreenshots hr {
	display: none;
}

.noScreenshots {
	text-align: center;
	padding: 15px 0 15px 0;
	margin: 0;
}