body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px;
	background:#FFFFFF;
}

td {
  font-family:sans-serif;
  font-size:9pt;
  color:#333333;
  background:none;
}

hr {
  height:1px;
  color:#bbbbbb;
}

form {
  margin:0px;
}

	
h1,h2,h3,h4,h5,h6 {
	margin:0px;
	margin-bottom:8px;
	padding:0px;
	color:#3A3A3A;
}
h1,h5 {
	border-bottom:2px solid #969696;
}
h1 { font-size:20px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
a {
	color:blue;
}

.clear{
	clear:both;
}

.btn {
	padding:0px 3px;
}

#Logo {
	margin:15px;
}
#Header_SignIn {
	float:left;
	margin:15px;
}
#Header_Cart {
	float:right;
	margin:15px;
}
#Menu {
	margin:0px 15px;
}

/* product detail styles (copied from specpage.com style sheet) */

.ProductDetail_Divider, #ProductDetail_Top, #ProductDetail_Image, #ProductDetail_ProductInfo, #ProductDetail_RequestInfo, #ProductDetail_Tags {
	margin:10px 0px;
}
.ProductDetail_Divider {
	clear:both;
	border-top:1px solid #CCCCCC;
}
.ProductDetail_Divider, #ProductDetail_Top, #ProductDetail_Image, #ProductDetail_ProductInfo, #ProductDetail_RequestInfo, #ProductDetail_Tags {
	margin-top:10px;
}
.ProductDetail_Divider {
	clear:both;
	border-top:1px solid #CCCCCC;
}
#ProductDetail_Top {
	margin-top:0px;
}
#ProductDetail_Advertisements {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:0px 0px 0px 10px;
	max-width:209px;
	border-left:1px solid #cccccc;
}
#ProductDetail_Image {
	float:left;
	margin-top:10px;
	margin-right:10px;
}
#ProductDetail_Image img {
	/*
	width:250px;
	height:250px;
	border:1px solid red;
	*/
}
#ProductDetail_SmallLinks{
	position:relative;
	top:-10px;
	right:-10px;
	text-align:right;
	white-space:nowrap;
}
#ProductDetail_SupplierLogo{
	float:left;
	margin-top:10px;
	margin-right:10px;
}
#ProductDetail_ProductInfo {
	float:left;
	margin-right:10px;
}
.ProductDetail_SKU{
	white-space:nowrap;
}
#ProductDetail_Title {
}
#ProductDetail_Title h1 {
	display:inline;
	border-bottom-width:0px;
}
#ProductDetail_RequestInfo {
	float:left;
	width:490px !important;
	min-width:490px;
	margin-bottom:10px;
	padding-right:10px;
}
#ProductDetail_RequestInfo u{
	color:#0578BE;
}
#ProductDetail_Tags {
}

.ProductDetail_RecentlyViewed
{
	margin-top:10px;
}
.ProductDetail_PreferredSupplier
{
	display:none;
}
.IconLink
{
	text-decoration:none;
}
.IconLink span
{
	text-decoration:underline;
}
.icon_chef
{
	display:none;
}
.clear{
	clear:both;
}

/* mods for virtual catalogs */

#ProductDetail_RequestInfo {
	float:none;
}

#DetailsTabs {
	clear:both;
	margin-top:20px;
	height:30px;
}
#DetailsBox {
	clear:both;
}

.DetailsBox {
	border:1px solid black;
}
.tabPane{
	padding:8px;
}
.MenuItem_On, .MenuItem_On div, .DetailTabOn, .DetailTabOn div {
	background-color:black;
}
.MenuItem_Off, .MenuItem_Off div, .DetailTabOff, .DetailTabOff div {
	background-color:#969696;
}
.MenuItem_On, .MenuItem_Off, .DetailTabOn, .DetailTabOff {
	float:left;
	margin:0px 2px 0px 0px;
	background-image:url(/_resources/common/images/spacer_white.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.MenuItem_On div, .MenuItem_Off div, .DetailTabOn div, .DetailTabOff div {
	margin:0px 1px;
	padding:9px 15px 0px 15px;
}
#Menu a, .DetailTabOn a, .DetailTabOff a {
	padding-bottom:6px;
	float:left;
	color:white;
	text-decoration:none;
}
.DetailTabRed, .DetailTabRed div{
	background-color:#cc0000;
}

#overlay{ 
  background-image: url(/Admin/images/overlay.png);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 90;
  width: 100%;
  height: 100%;
}

* html #overlay{
  background-color: #333;
  background-color: transparent;
  background-image: url(/images/spacer.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Admin/images/overlay.png", sizingMethod="scale");
}

#box{
  width:300px;
  color:#333333;
  background:#FFFFFF;
  padding:0px;
  border:1px solid #dddddd;
}

#close{
  position:absolute;
  top:-5px;
  right:-6px;
  cursor:pointer;
}

#Header_Divider {
	height:12px;
	background-color:black;
}
#Search, #Categories {
	margin:15px;
}
#Search {
	margin-top:23px;
}
.CategoryRow {
	padding-left:5px;
}
.CategoryRow div {
	padding-left:3px;
	background-position:0px 3px;
	background-repeat:no-repeat;
}
.CategoryRow div a {
	font-weight:normal;
}
div.CategoryRow_CategoryOn, div.cat_on {
	background-image:url(/_resources/common/images/bullet_arrowdown.gif);
}
div.CategoryRow_CategoryOff, div.cat_off {
	background-image:url(/_resources/common/images/bullet_arrowright.gif);
}
div.CategoryRow_CategoryOn a, div.CategoryRow_CategoryOff a, div.cat_on a, div.cat_off a{
	font-weight:bold;
}
div.CategoryRow_SubcategoryOn, div.subcat_on {
	background-position:15px 3px;
	background-image:url(/_resources/common/images/bullet.gif);
}
div.CategoryRow_SubcategoryOff, div.subcat_off {

}
div.CategoryRow_SubcategoryOn a, div.CategoryRow_SubcategoryOff a, div.subcat_on a, div.subcat_off a{
	margin-left:12px;
}
div.CategoryRow_Product {
	margin-left:14px;
	background-image:url(/_resources/common/images/bullet.gif);
}
.CategoryRow a {
	display:block;
	padding-bottom:3px;
	padding-left:13px;
	font-weight:bold;
}
#Content {
	margin:15px;
	min-height:350px;
	height:auto !important;
	height:350px;
}
#Footer_Links {
	text-align:right;
	margin:15px;
}
#Footer_Links a {
	border-left:1px solid #969696;
	padding-left:7px;
	margin-right:5px;
}
#Footer_Divider {
	height:7px;
	background-color:black;
}
#Copyright, #MadeBy {
	margin-top:10px;
}
#Copyright {

}
#MadeBy {
	text-align:right;
}

td.ChkLabel {
  color:#888888;
  padding:3px 8px;
  padding-left:7px;
  padding-right:25px;
  white-space:nowrap;
  font-weight:bold;
  border:1px solid #dddddd;
  border-left:8px solid #aaaaaa;
}
td.ChkLabelReq {
  color:#333333;
  padding:3px 8px;
  padding-left:7px;
  padding-right:25px;
  white-space:nowrap;
  font-weight:bold;
  border:1px solid #dddddd;
  border-left:8px solid black;
}

span.Required {
  color:#CC0000;
  font-size:8pt;
  font-weight:bold;
}

.AdvancedSearchTitle {
}
.AdvancedSearchListTitle {
	font-weight:bold;
}
.AdvancedSearch_Categories, .AdvancedSearch_Manufacturers, .AdvancedSearch_Regions {
	width:165px;
	height:150px;
	overflow:auto;
	margin-bottom:10px;
	border:1px solid #969696;
}
td.Search_CategoryRow_CategoryOff, td.Search_CategoryRow_CategoryOn, td.CategoryRow_SubcategoryOn, td.CategoryRow_SubcategoryOff, td.Search_cat_off, td.Search_cat_on, td.subcat_on, td.subcat_off {
	padding:0px;
}
td.Search_CategoryRow_CategoryOff a, td.Search_CategoryRow_CategoryOn a, td.Search_cat_off a, td.Search_cat_on a{
	font-weight:bold;
}
div.Search_Subcategories{
	margin-left:10px;
	display:none;
	white-space:nowrap;
}

.TradeshowBoothContainer{
	width:186px;
	float:left;
	margin-top:9px;
}
.TradeshowBooth{
	width:152px;
	height:152px;
	/*
	background-image:url(/_resources/specpage_com/images/tradeshow_booth.jpg);
	background-repeat:no-repeat;
	*/
	margin:0px 17px;
	border:1px solid #969696;
}
.TradeshowBooth a{
	display:block;
	
	width:152px;
	height:152px;
	
	text-align:center;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-transform:capitalize;
	cursor:pointer;
}
.TradeshowBoothName{
	text-align:center;
	margin-bottom:9px;
	text-transform:capitalize;
}























select.CustomOption {
  font-size:9pt;
  width:260px;
}

td.Header {
  color:#3A6E9B;
  background-color:#ffffff;
  padding:0px;
  border-bottom:1px solid #C8C8C8;
}

td.AdminShopHeader {
  color:#FFFFFF;
  background:#5d5d5d;
  padding:0px;
  border-bottom:1px solid #C8C8C8;
}


td.Product {
  border:2px solid #dddddd;
  padding:6px;
}

span.AdminShopOrderNumber {
  color:#FFFFFF;
  font-size:24pt;
  font-weight:bold;
}

td.AdminHeaderCell {
  color:#FFFFFF;
  background:#5d5d5d;
}

td.HeaderMenu {
  color:#FFFFFF;
  background-color:#4C87BA;
  padding:0px;
  border-top:1px solid #FFFFFF;
  border-bottom:1px solid #FFFFFF;
  height:25px;
}


td.FooterMenu {
  color:#FFFFFF;
  background-color:#4C87BA;
  padding:0px;
  border-top:1px solid #FFFFFF;
  height:22px;
}

td.CopyrightBG {
  color:#333333;
  background-color:#DBDBDB;
  padding:0px;
  height:22px;
  padding:0px 7px;
  padding-top:3px;
 
}

td.Copyright {
  color:#505050;
  background:none;
  font-size:8pt;
  font-weight:bold;
}

a.BRSLink, BRSLink:visited, BRSLink:active, BRSLink:hover {
  color:#CACACA;
  background:none;
  font-size:1pt;
  text-decoration:none;
}



a.FooterMenu, a.FooterMenu:visited, a.FooterMenu:active, a.FooterMenu:hover {
  color:#FFFFFF;
  background:none;
  font-size:8pt;
  font-weight:bold;
  font-family:sans-serif;
  white-space:nowrap;
  padding:4px 10px;
  text-decoration:none;
  display:block;
}

a.FooterMenu:hover {
  color:#FFFFFF;
  background:#6EABE1;
}



td.MainCell {
  border-top:1px solid #C8C8C8;
  border-bottom:1px solid #C8C8C8;
  padding:10px 10px 10px 0px;
}

div.SideHeader {
  color:#FFFFFF;
  font-size:9pt;
  font-weight:bold;
  background-color:#4D87BA url(/_resources/common/images/sideheaderbg.gif) no-repeat;
  background-position:top right;
  border-bottom:1px solid #FFFFFF;
  height:19px;
  padding-top:5px;
  padding-left:5px;
  padding-right:39px;
  white-space:nowrap
}

div.SideBox {
  color:#333333;
  background:#BAD6EA;
  font-size:8pt;
  padding:7px;
  border-top:1px solid #86B1D4;
}

div.SideRule {
  height:2px;
  background:#A4C7E1 url(/_resources/common/images/siderulebg.gif) repeat-x;
  margin:8px 0px;
}


td.HomeContent {
  padding:0px 15px;
}




div.CartItem {
  color:#333333;
  background:#D5E7F2 url(/_resources/common/images/cartitembg.gif) repeat-x;
  background-position:bottom;
  padding:6px 3px;
  border-top:1px solid #7F9DB9;
  font-size:8pt;
}

div.CartItem td {
  font-size:8pt;
}

div.CartTotal {
  color:#FFFFFF;
  background:#3A6E9B url(/_resources/common/images/carttotalbg.gif) repeat-x;
  padding:6px;
  font-size:10pt;
  font-weight:bold;
}

div.SecureCheckoutBox {
  background:#264081;
  text-align:center;
  padding:3px 11px;
}


div.SpotlightBox {
  color:#333333;
  background:#EDF4FA;
  width:189px;
  font-size:8pt;
  margin-top:1px;
  border-top:1px solid #B3D3E8;
  border-left:1px solid #B3D3E8;
  border-right:1px solid #B3D3E8;
  padding:6px;

}

div.SpotlightFooter {
  color:#333333;
  background:#D7E8F3;
  width:189px;
  font-size:8pt;
  text-align:center;
  border-bottom:1px solid #B3D3E8;
  border-left:1px solid #B3D3E8;
  border-right:1px solid #B3D3E8;
  padding:3px 6px;
  margin-bottom:15px;
}

a.SpotlightLink, a.SpotlightLink:visited, a.SpotlightLink:active, a.SpotlightLink:hover {
  color:#3A6E9B;
  background:none;
  font-weight:bold;
  text-decoration:none;
}

a.SpotlightLink:hover {
  text-decoration:underline;
}


div.ScratchBox {
  width:193px;
  color:#333333;
  background:none;
  border:1px solid #C8C8C8;
  padding:4px;
}


td.ScratchCount {
  color:#333333;
  background:#E4E4E4;
  border:1px solid #CACACA;
  font-size:8pt;
}

td.ScratchItem {
  color:#333333;
  background:#E4E4E4;
  border:1px solid #CACACA;
  font-size:8pt;
  padding:2px 2px 2px 5px;
}


td.ScratchCount {
  text-align:center;
  font-weight:bold;
}

div.PageHeading {
  border-bottom:1px solid #B3D3E8;
  margin:0px;
  padding-bottom:2px;
  margin-bottom:6px;
}

div.HomeContent {
  font-size:8pt;
}


td.FeaturedItemBox {
  color:#333333;
  background-color:#FFFFFF;
  background-position:bottom;
  text-align:center;
  padding:10px 20px 10px 20px;
}

#FeaturedItemPrice {
	color:#4d9eee;
	font-weight:bold;
	margin:7px 0px 7px 0px;
	font-size:13px;
}

td.RelatedItemBox {
  color:#333333;
  text-align:center;
  padding:7px;
  border:1px solid #C8C8C8;
}


td.FadeHeader {
  font-size:9pt;
  color:#0578be;
  padding:3px 6px;
  text-align:center;
  font-weight:bold;
  background:#FFFFFF url(/_resources/common/images/qtycapbg.gif) repeat-x;
  border:1px solid #0578be;
  border-left-width:0px;
}


td.FadeRow {
  font-size:9pt;
  color:#444444;
  padding:8px 6px;
  text-align:center;
  background:#FFFFFF url(/_resources/bonitamarie-intl.com/images/faderowbg.gif) repeat-x;
  background-position:bottom;
  border:1px solid #cccccc;
  border-left-width:0px;
  border-top-width:0px;
}





td.CartItemBox {
  font-size:9pt;
  color:#444444;
  padding:10px 4px;
  /* background:#FFFFFF url(/_resources/common/images/featuredbg.gif) repeat-x; */
  background-position:bottom;
  border-bottom:1px solid #0578be;
}

td.CartQtyBox {
  font-size:9pt;
  color:#444444;
  padding:10px 10px;
  text-align:center;
  font-weight:bold;
  background:#DBDBDB;
  background-position:bottom;
  border-left:1px solid #0578be;
  border-right:1px solid #0578be;
  border-bottom:1px solid #0578be;
}


td.CartItemCap {
  border-bottom:1px solid #7F9DB9;
}

td.CartItemCapLeft {
  background:#FFFFFF url(/_resources/common/images/cartitemcapbg.gif) no-repeat;
  background-position:bottom right;

}


td.CartQtyCap {
  font-size:10pt;
  color:#0578be;
  padding:3px 3px;
  text-align:center;
  font-weight:bold;
  background:#DBDBDB url(/_resources/common/images/qtycapbg.gif) repeat-x;
  border-left:1px solid #0578be;
  border-right:1px solid #0578be;
  border-top:1px solid #0578be;
  border-bottom:1px solid #0578be;
}

td.CartQtyCapLabel {
  padding:0px;
  text-align:center;
  background:#0578be url(/_resources/common/images/qtycaplabelbg.gif) no-repeat;
}


td.CartPriceCap {
  font-size:10pt;
  color:#305C82;
  padding:3px 3px;
  text-align:center;
  font-weight:bold;
  background:#CBDAE7 url(/_resources/common/images/pricecapbg.gif) repeat-x;
  border-bottom:1px solid #4B79AB;
}

td.CartPriceCapLabel {
  padding:0px;
  text-align:center;
  background:#4B79AB url(/_resources/common/images/pricecaplabelbg.gif) no-repeat;
  background-position:top right;
}


td.CartAttribute {
  padding:1px 0px;
  padding-right:10px;
  background:none;
  font-size:8pt;
}


a.FeaturedLink, a.FeaturedLink:visited, a.FeaturedLink:active, a.FeaturedLink:hover {
  color:#3A6E9B;
  background:none;
  font-size:9pt;
  font-weight:bold;
  text-decoration:none;
}

a.FeaturedLink:hover {
  text-decoration:underline;
}



a.ScratchLink, a.ScratchLink:visited, a.ScratchLink:active, a.ScratchLink:hover {
  color:#904C4D;
  background:none;
  font-size:9pt;
  font-weight:bold;
  text-decoration:none;
}

a.ScratchLink:hover {
  text-decoration:underline;
}

a.ScratchLinkViewAll, a.ScratchLinkViewAll:visited, a.ScratchLinkViewAll:active, a.ScratchLinkViewAll:hover {
  color:#904C4D;
  background:none;
  font-size:10pt;
  font-weight:bold;
  text-decoration:none;
}

a.ScratchLinkViewAll:hover {
  text-decoration:underline;
}


td.ConfigHeaderLeft {
  color:#3A6E9B;
  background:#FFFFFF;
  font-size:13pt;
  font-weight:normal;
  padding:0px;
  border-right:0px;
  border-bottom:0px;
  padding-right:0px;
  height:25px;
}


td.ConfigHeaderRight {
  color:#3A6E9B;
  background:#FFFFFF;
  font-size:13pt;
  font-weight:bold;
  padding:0px;
  border-left:0px;
  border-bottom:0px;
  padding-left:0px;
}


td.ConfigBody {
  color:#333333;
  background:#efefef;
  border:1px solid #cccccc;
  padding:4px 8px;
}

td.ConfigBody td {
  font-size:9pt;
}


/*



td.ConfigHeaderLeft {
  color:#FFFFFF;
  background:#4C87BA url(/_resources/common/images/configbg_left.gif);
  background-position:left top;
  font-size:13pt;
  font-weight:bold;
  padding:5px 8px 3px 8px;
  border-right:0px;
  border-bottom:0px;
  padding-right:0px;
  height:25px;
}


td.ConfigHeaderRight {
  color:#FFFFFF;
  background:#4C87BA url(/_resources/common/images/configbg_right.gif);
  background-position:right top;
  font-size:13pt;
  font-weight:bold;
  padding:4px 8px;
  border-left:0px;
  border-bottom:0px;
  padding-left:0px;
}

td.ConfigBody {
  color:#333333;
  background:#e4e4e4;
  border:1px solid #9B9FA7;
  padding:4px 8px;
}

td.ConfigBody td {
  font-size:9pt;
}


*/




div.EditConfig {
  background:#FFFFFF url(/_resources/common/images/editconfigbg.jpg) no-repeat;
  width:219px;
  padding:6px 6px 6px 32px;
}

td.CartItemTopLeft {
  background:#FFFFFF url(/_resources/common/images/cartitemleftbg.jpg) no-repeat;
  padding:6px 6px 6px 32px;
}


td.CartItemTopRight {
  background:#FFFFFF url(/_resources/common/images/cartitemrightbg.jpg) no-repeat;
  background-position:top right;
  padding:6px;
}


td.CartItemBottomLeft {
  background:#FFFFFF url(/_resources/common/images/cartitemleftbotbg.jpg) no-repeat;
  background-position:bottom left;
  padding:0px;
}


td.CartItemBottomRight {
  background:#FFFFFF url(/_resources/common/images/cartitemrightbotbg.jpg) no-repeat;
  background-position:bottom right;
  padding:0px;
}


div.EditConfigEnd {
  background:#FFFFFF url(/_resources/common/images/editconfigbg.jpg) no-repeat;
  width:254px;
  padding:0px;
  margin:0px;
  margin-bottom:8px;
}


td.CartEditHeader {
  font-size:8pt;
  font-weight:bold;
  color:#355B81;
  padding-right:10px;
}
td.CartEditValue {
  font-size:8pt;
  font-weight:bold;
  color:#333333;
}


td.ConfigDepth1 {
  background:url(/_resources/common/images/config_depth1.gif) no-repeat;
}
td.ConfigDepth2 {
  background:url(/_resources/common/images/config_depth2.gif) no-repeat;
}
td.ConfigDepth3 {
  background:url(/_resources/common/images/config_depth3.gif) no-repeat;
}
td.ConfigDepth4 {
  background:url(/_resources/common/images/config_depth4.gif) no-repeat;
}
td.ConfigDepth5 {
  background:url(/_resources/common/images/config_depth5.gif) no-repeat;
}

div.ModuleHeader {
  padding:5px 10px;
  padding-top:6px;
  color:#FFFFFF;
  font-weight:bold;
  font-size:11pt;
  background:#557CA5;
  border-bottom:1px solid #333333;
}

div.ModuleFooter {
  padding:10px 10px;
  padding-right:16px;
  color:#FFFFFF;
  font-weight:bold;
  font-size:11pt;
  background:#AAAAAA;
  border-top:1px solid #333333;
}

td.AttributeHeader {
  font-size:8pt;
  padding-right:10px;
  color:#444444;
  background:#eeeeee;
  border:1px solid #dddddd;
}


td.AttributeCell {
  font-size:8pt;
  background:#FFFFFF;
  border:1px solid #ffffff;
}

td.AttributeCell2 {
  font-size:8pt;
  background:#ffffff;
  border:1px solid #eeeeee;
}

td.AttributeQty {
  font-size:8pt;
  background:#FFFFFF;
  border:1px solid #ffffff;
}

td.AffiliateHeader {
  font-size:8pt;
  padding-right:10px;
  color:#444444;
  background:#eeeeee;
  border:1px solid #dddddd;
}


td.AffiliateCell {
  font-size:8pt;
  background:#FFFFFF;
  border:1px solid #ffffff;
}

td.CheckoutProgress {
  background:url(/_resources/common/images/checkout_progress_bg.gif) no-repeat;
}

td.SigninHeaderCheckout {
  color:#333333;
  font-size:12pt;
  background:#DBDBDB;
  padding:8px 12px;
  border-bottom:1px solid #0578be;
  font-weight:normal;
}

td.SignInCell {
  padding:8px;
  color:#333333;
  background:#efefef;
  border-left:1px solid #dddddd;
  border-right:1px solid #dddddd;
  border-bottom:1px solid #dddddd;
}


td.CheckoutSubHeader {
  color:#486680;
  font-size:8pt;
  background:#BAD6EA;
  padding:8px 12px;
  border-bottom:1px solid #7F9DB9;
  font-weight:bold;
}

td.ContCheckoutBox {
  color:#333333;
  padding:8px;
  padding-top:2px;
  font-weight:bold;
}



td.OpenShip {
  background:#E4E4E4;
  border:1px solid #bbbbbb;
  border-right:0px;
  padding:5px;
}

td.CloseShip {
  background:#FFFFFF;
  border:1px solid #bbbbbb;
  border-left:0px;
  padding:10px;
  padding-right:10px;
}

td.OpenShipSel {
  background:#DBDBDB;
  border:1px solid #0578be;
  border-right:0px;
  padding:5px;
}

td.CloseShipSel {
  background:#FFFFFF;
  border:1px solid #0578be;
  border-left:0px;
  padding:10px;
  padding-right:10px;
}

td.ConfirmHeader {
  color:#333333;
  font-size:12pt;
  background:#DBDBDB;
  padding:4px 6px;
  border-bottom:1px solid #0578be;
  font-weight:normal;
}

td.ConfirmCell {
  padding:6px;
  color:#333333;
  background:#efefef;
  border-left:1px solid #dddddd;
  border-right:1px solid #dddddd;
  border-bottom:1px solid #dddddd;
}

td.OrderTotal {
  color:#3A6E9B;
  font-size:13pt;
  font-weight:bold;
}

td.InfoHeader {
  font-size:8pt;
  padding-right:10px;
  color:#444444;
  background:#eeeeee;
  border:1px solid #dddddd;
}


td.InfoRow {
  font-size:8pt;
  background:#FFFFFF;
  border:1px solid #ffffff;
}


a.DetailTabOn, a.DetailTabOn:visited, a.DetailTabOn:active, a.DetailTabOn:hover {
  background:#82B0E2 url(/_resources/common/images/tabbg_on.gif) no-repeat;
  color:#32648F;
  text-decoration:none;
  font-weight:bold;
  font-size:9pt;
  display:block;
  padding:4px 14px;
  padding-right:14px;
  border-right:2px solid #82B0E2;
  margin-right:3px;
  padding-top:5px;
  white-space:nowrap;
}

a.DetailTabOff, a.DetailTabOff:visited, a.DetailTabOff:active, a.DetailTabOff:hover {
  background:#D6D6D6 url(/_resources/common/images/tabbg_off.gif) no-repeat;
  color:#696969;
  text-decoration:none;
  font-weight:bold;
  font-size:9pt;
  display:block;
  padding:4px 14px;
  padding-right:14px;
  border-right:2px solid #D6D6D6;
  margin-right:3px;
  padding-top:5px;
  padding-bottom:3px;
  white-space:nowrap;
  position:relative;
  top:1px;
  left:0px;
}
td.HistoryCell {
	padding:6px;
	color:#333333;
	background: InfoBackground;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

td.WarningCell {
	background : #EBBB73;
}




	
	
	
	
	
	
	
	
	
	#Button {
		color:#FFFFFF;
		background-image:url(/_resources/common/images/button_bg.jpg);
		background-repeat:repeat-x;
		margin:1px;
		height:33px;
	}
	#Button a {
		color:#FFFFFF;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-decoration:none;
		font-size:16px;
	}
	
	
	#Banner {
		width:504px;
		height:143px;
		margin:2px 3px 3px 7px;
		border:1px solid #0578be;
	}
	

	a.SideMenuLink {
		color:#4B5360;
		text-decoration:none;
	}



	#BestSellers {
		border:0px solid #E0E0E0;
		padding:0px 20px 12px 20px;
	}
	#BestSellers_Link {
		border:0px solid #E0E0E0;
		padding:12px 20px 0px 20px;
	}
	
	#ProductPrice {
		color:#CF6C9D;
		font-weight:bold;
		margin:7px 0px 7px 0px;
		font-size:13px;
	}
	
	#ProductTitle {
	
	}
	
