﻿.NewGrid
{
	
}

.NewGrid th 
{
	background-color: #FFFFFF;
	border-top: solid 2px #D4D4D4;
	color: #DF0000;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	white-space: nowrap;
}

.NewGrid td { font-family: Tahoma, Verdana, Arial; font-weight: bold; font-size: 8pt; color:#444444; padding:5px; border-left: solid 1px #FFFFFF;}
.NewGrid td a:link		{	color: #444444;}
.NewGrid td a:visited		{ color: #444444;}
.NewGrid td a:hover		{ color: #000000; text-decoration: underline;}
.NewGrid .total td {background-color: #FFFFFF; border-top: double 3px #A4A4A4; border-bottom: solid 1px #A4A4A4; color: #DF0000;
									height: 15px; text-align: right; vertical-align: middle; padding-right: 5px;}

.GridRowEven
{
	background-color: #E3E3E3;
}

.GridRowOdd
{
	background-color: #D4D4D4;
}

.NoWrap { white-space: nowrap;}

.OrderSummary {font-family: Tahoma, Verdana, Arial; font-size: 8pt; color:#444444;}
.OrderSummary .SrTH {border-left: none; border-top: solid 1px #cccccc; border-bottom: solid 1px #cccccc; padding-left: 10px;}
.OrderSummary .SrTD {border-left: none; padding-left: 10px;}
.OrderSummary .Total td {padding-left: 10px; font-weight: bold; text-align: right; border-top: double 3px #CCCCCC; border-bottom: solid 1px #CCCCCC; height: 25px;}
.OrderSummary th { font-weight: bold; text-align: center; padding: 5px; border-left: solid 1px #CCCCCC; border-top: solid 1px #cccccc; border-bottom: solid 1px #cccccc;}
.OrderSummary td { font-weight: normal; padding-left:5px; padding-right: 5px; padding-bottom: 3px; border-left: solid 1px #CCCCCC;}
.OrderSummary .Plain {border: none; white-space: nowrap;}
.OrderSummary .Plain td {border: none; white-space: nowrap;}

.VerticleSplitter { width: 1px; background: #FFFFFF url("../images/verticle-spliter-tile.gif") repeat-y; padding-right: 20px;}
.DisabledLable {color: #FFFFFF;}

.TextFieldMedium {
  color:#000000;
  background-color:#E3E3E3;
	width: 150px;
	border:none 0px;
	margin: 0px;
	display: inline;
	float: left;
	height: 18px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.TextFieldMediumNormal {
  color:#000000;
  background-color:#E3E3E3;
	width: 150px;
	border:none 0px;
	margin: 0px;
	display: inline;
	float: left;
	height: 14px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.TextFieldQty {
  color:#000000;
  background-color:#E3E3E3;
	width: 15px;
	border: solid 1px #BBBBBB;
	margin: 0px;
	display: inline;
	float:none;
	height: 10px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	text-align: right;
}


.FormTable td
{
	padding-right: 18px;
	padding-top: 5px;
	font-family: Tahoma, Verdana, Arial; font-size: 8pt; font-weight: bold; color: #444444;
}

.FormTable .DisabledLable {color: #888888;}
.FormTable .columGap {width: 20px;}

.ContentSeparator hr
{
	height: 1px; background-color: #D4D4D4; width: 100%
}

.NewButton {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DF0000;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*width: 55px;*/
}

.AddToCartButton {
	font-family: Sans-Serif, Tahoma, Arial;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DF0000;
	height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*width: 55px;*/
}


.ErrorStrip {	background: #FEFE9B; }

.BigHeading { font-family: Tahoma, Verdana, Arial; font-size: 18pt; font-weight: bold; color: #000000; }
.NormalHeading { font-family: Tahoma, Verdana, Arial; font-size: 12pt; font-weight: bold; color: #000000; }

.DetailTbl {width:100%;}
.DetailTbl tr { vertical-align: top;}
.DetailTbl td {font-family: Tahoma, Verdana, Arial; font-size: 9pt; color:#444444; font-weight: normal;  padding: 5px 0px 0px 0px;}
.DetailTbl td div { font-weight: bold; }
.DetailTbl td span { font-weight: bold; }

.ContactList1 {width: 100%; padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.ContactList1 th { font-weight: normal; text-align: left;}
.ContactList1 td { font-weight: bold;}

.SignatureImage{ width: 70px; height: 30px; border: none;}
.NoWrap{ white-space: nowrap;}
.HiddenContent{ visibility: hidden; }
.VisibleContent{ visibility: visible; }

.linkButton { color: Red; text-decoration: none;}
.linkButton { text-decoration: underline;}

.WarningMsg { color: #FFAAAA; font-size: smaller; font-style:italic;}

.products_ProductPath {font: Bold 12pt Tahoma, Arial; color: #333333;}
.products_ProductPath a					{font: Bold 12pt Tahoma, Arial; color: #333333; text-decoration: none;}
.products_ProductPath a:visited {font: Bold 12pt Tahoma, Arial; color: #333333; text-decoration: none;}
.products_ProductPath a:hover		{font: Bold 12pt Tahoma, Arial; color: #0000FF; text-decoration: none;}


.products_CategoryList {background: #4C4C4C; color: #FFFFFF; width:200px;
												vertical-align:top; border: none; font: normal 8pt Tahoma, Arial; font-weight:bold;  }
.products_CategoryList th {background: #000000; height: 40px; }
.products_CategoryList td {height: 25px; padding-left: 10px; }
.products_CategoryList .CategoryCurrent td{color:#FFFFFF; background: #595959;}
.products_CategoryList .Category {font-weight: normal;}
.products_CategoryList .Category td	{background: #4C4C4C;}
.products_CategoryList .Category a         { color: #888888; text-decoration: none; font-weight:bold;	}
.products_CategoryList .Category a:hover   { color: #FFFFFF;font-weight:bold;}
.products_CategoryList .Separator { height: 1px; background: #595959 url("../images/spacer.gif") repeat-x; }

.products_SubCategoryList {font: normal 10pt Tahoma, Arial;}
.products_SubCategoryList li{list-style-type: disc; height: 22px; }
.products_SubCategoryList li a				{ text-decoration: none; color: #1111FF;}
.products_SubCategoryList li a:visited{ text-decoration: none; color: #1111FF;}
.products_SubCategoryList li a:hover  { text-decoration: none; color: #0000FF; font-weight: bold;}

.products_ProductList {font: normal 10pt Tahoma, Arial;}
.products_ProductList li{list-style-type: disc; height: 22px; }
.products_ProductList li a				{ text-decoration: none; color: #FF2222;}
.products_ProductList li a:visited{ text-decoration: none; color: #FF2222;}
.products_ProductList li a:hover  { text-decoration: none; color: #FF0000; font-weight: bold;}

.products_ProductDetail {font: normal 10pt Tahoma, Arial; background-color: #FFFFFF; border: solid 1px #CCCCCC; padding-bottom:3px;}
.products_ProductDetail .Header { font-size: 8pt; font-weight: bold; color: #FFFFFF; height: 24px; background: #595959 url("../images/blueheaderstrip.gif") repeat-x;}
.products_ProductDetail .Header td { padding-left: 10px; padding-right: 10px;}
.products_ProductDetail .ProductImg {text-align: left;}
.products_ProductDetail .ProductImg img { width: 150px; height: 75px; border: solid 1px #000000;}
.products_ProductDetail .Body { text-align: left; width:100%}
.products_ProductDetail .Body .ProductName { font-weight: bold;}
.products_ProductDetail .Body .ProductDesc { font-weight: normal;}
.products_ProductDetail .Manufacturer { text-align: center;}

.products_ItemList {font: normal 10pt Tahoma, Arial;}
.products_ItemList .Summary {width: 99%; text-align:left;}
.products_ItemList .Summary td {background-color: #EEEEEE; color:#000000; padding: 10px 5px 10px 5px; }
.products_ItemList .Summary .Separator { height: 1px; background: #595959 url("../images/spacer.gif") repeat-x; }
.products_ItemList .Summary .Item { vertical-align: middle;}
.products_ItemList .Summary .Name { font-weight: bold;}
.products_ItemList .Summary .Description { font-weight: normal;}
.products_ItemList .Summary .Dimensions { font-weight: normal; font-style: italic;}
.products_ItemList .Summary .Color { font-weight: normal; font-style: italic;}
.products_ItemList .Summary .Price { font-weight: normal; white-space: nowrap;}
.products_ItemList .Summary .PartNo { font-weight: normal; white-space: nowrap;}
.products_ItemList .Summary .Detail {}
.products_ItemList .Summary .Detail .Hidden{ display: none;}
.products_ItemList .Summary .Detail .Visible{ display: table;}

.VisibleObject{ display: inline; z-index: 10000;}
.HiddenObject{ display: none;}

.CalendarSmall
{
	background: #EEEEEE; font-family: Verdana, MS Sans Serif;
	font-size: 8pt;
	border: solid 1px #333333;
}
.CalendarSmall td {text-align: center; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}



/*
.newsListItem a {
	text-decoration: none;
	color: #999999;
}
*/

