

/* 	__________________________________________________________________________________________
           Rubber Custom Stamps - Connectweb CSS	
    __________________________________________________________________________________________
*/

/* Basic Styles
_____________________________________________________________________________________________ */

body {
background:url("LightBlueBack.jpg");
text-align:center; 
margin-top: 0px; 
margin-left:auto; 
margin-right:auto;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  letter-spacing: normal;
  }
p, tr, td, ul, li {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
ul li {
  margin:0;
  list-style-type: square;
  }
h1 {
  padding: 5px 10px;
  margin: 5px 0;
  font: bold 16px/16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000000;
		background:url("tsr.gif") top left no-repeat;
  }
h3 {
  padding: 0 3px;
  margin: 3px;
  font: bold 12px/13px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }

h4 {
  padding: 5px;
  margin: 0px;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #fff;
  text-align: center;
  background: #006699;
  border: 1px solid #482424;
width:100px;
  }
h5, h6 {
  padding: 0;
  margin: 0;
  font: bold 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
a, a:link, a:visited, a:active {
  text-decoration: none;
  color: #333;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
a:hover {
  text-decoration: underline;
  color: #666;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  cursor: pointer;
  }
table td { vertical-align:top; }
img { border: none; }
.hide { display: none; }
option { min-width: 1.5em; }



/* Main Layout
___________________________________________________________________________________________ */
/*	_________________________
	Fluid Container */
table#container { 
text-align:left; 
margin-left:auto; 
margin-right:auto;
width:864px; 
height: 100%;
background:#ffffff;
border: 1px solid #482424;
} 

/*	____________________
	Pop-up Containers */
#popupContainer {
  width:600px;
  padding:10px;
  margin: 0 3%;
  background: #FFF;
  }

/*	_______________________
	Pages with a sidebar */
#navcolumn {
  margin: 0;
  padding: 0 5px;
  width:100px;
  vertical-align:top;
  text-align:center;
background:#ffffff;
  }
#contentcolumn {
  padding:0px;
  margin:0px;
  vertical-align:top;
  text-align:left;
  width: 750px;
background:#ffffff;
  }
  
/*	__________________________
	Pages without a sidebar */
#page, #pag {
  padding:0px;
  margin:0px;
  background:#fff;
width: 0px;
  }

/*	________________________________
	Content Section on Every Page */
#maincontent {
  margin:0px;
  padding:5px 5px 5px 5px;    
  text-align: left;
  }


/* START HEADER TAGS */
#header
{
	height:90px;
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
margin-left:auto; 
margin-right:auto;
	font: 13px/15px Verdana, Arial, Helvetica, Sans-Serif;
	width: 750px;
	padding-top: 0px;
	/* background-repeat: no-repeat; */
	position: relative;
	top: 0px;
}
/* Used to make sure the main menu clears the logo and site menu */
#BrandingArea
{
	height:50px;
	width:750px;
}

/* Sections within Main Header Areas */
#Logo {
	width:125px;
	height:75px;
	background:transparent;
	position:absolute;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	top:2px;
	left:35px;
}



#SiteMenu {
  background: #ffffff;
  }
#SiteMenu ul {
  position:absolute;
  text-align:left;
  top:5px;
  right:10px;
  color:#0000ff;  
  font: 10px/10px Verdana, Arial, Helvetica, Sans-Serif;
white-space:nowrap;
  }
#SiteMenu li {
  display: inline;
  list-style-type: none;
padding: 5px 5px 5px 5px;
  }
#SiteMenu a {
  color:#0000ff;
  font: bold 10px/10px Verdana, Arial, Helvetica, Sans-Serif;
text-decoration: underline;  
text-align: left;
  }
#SiteMenu a:hover {
  color:#ccc;
  text-decoration: none;
  }
  
/*	__________________
	Site Menu Icons */
#SiteMenu a#Header_LoginStatusControl1_lnkStatus,
#SiteMenu a#Header1_LoginStatusControl1_lnkStatus {
  background: transparent url(account.gif) no-repeat left center;
  padding-left:22px;
  height: 16px;
  width: 16px
  }
#SiteMenu a#Header_lnkMyAccount,
#SiteMenu a#Header1_lnkMyAccount {
  background: transparent url(loggedin.gif) no-repeat left center;
  padding-left:22px;
  height: 16px;
  width: 16px
  }
#SiteMenu a#Header_lnkCustomerService,
#SiteMenu a#Header1_lnkCustomerService {
  background: transparent url(contact.gif) no-repeat left center;
  padding-left:22px;
  height: 16px;
  width: 16px
  }
#SiteMenu a#Header_lnkSearch,
#SiteMenu a#Header1_lnkSearch {
  background: transparent url(search.gif) no-repeat left center;
  padding-left:22px;
  height: 16px;
  width: 16px
  }
#SiteMenu a#Header_lnkCart,
#SiteMenu a#Header1_lnkCart {
  background: transparent url(cart.gif) no-repeat left center;
  padding-left:22px;
  height: 16px;
  width: 16px
  }
/*	___________
	MiniCart */

#MiniCart {
  position:absolute;
  text-align:left;
  top:45px;
  right:40px;
  color:#145a39;  
  font: bold 12px/10px Verdana, Arial, Helvetica, Sans-Serif;
  }
#ShoppingCartLink {
  position:absolute;
  top:45px;
   right:180px;
  color:#0000ff;
  font: bold 12px/10px Verdana, Arial, Helvetica, Sans-Serif;
text-decoration: underline;  
text-align: left;
  display: inline;
  list-style-type: none;
  white-space:nowrap;
  }
#ShoppingCartLink a:link, #ShoppingCartLink a:visited {
  color:#0000ff;
  font: bold 12px/10px Verdana, Arial, Helvetica, Sans-Serif;
text-decoration: underline;  
text-align: left;
background: #f0f5ff;
  }  
#ShoppingCartLink A:Hover {
  color:#5bc0dc;
  font: bold 12px/10px Verdana, Arial, Helvetica, Sans-Serif;
text-decoration: underline;  
text-align: left;
  }

/* Top Navigation Panel
___________________________________________________________________________________________ */
#topnavigation {
  background: transparent;
  }



/* Main Menu
___________________________________________________________________________________________ */
#MainMenu {
 width:864px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	text-align:center;
  }
  
/*	_____________________________
	Top-Banner Categories Menu */
#MenuLevel1, #MenuLevel1 table {
	background:#FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
  }

#MenuLevel1 Table
{
	margin-left: 2px;
	margin-right: auto;

.MenuItem
{		
	color: #000;
	height: 25px;
	text-align: center;
}
.MenuItemActive
{
	width: 100px;
	color: #FFF;
	height: 25px;
	text-align: center;	
}
#MenuLevel1 A
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color:#000;
	text-decoration:none;
}
#MenuLevel1 A:Hover
{
	text-decoration:underline;

/*	________________________________
	Sub-Category Links Under Tabs */
#MenuLevel2
{
	width:5px;
	background: #006699;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	text-align:center;	
}
#MenuLevel2 .MenuItem
{
	background:transparent;
	color: #FFF;
	height: 25px;
	text-align: center;
}
#MenuLevel2 Table
{
	margin-left: auto;
	margin-right: auto;
}
#MenuLevel2 A
{
	font: 12px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#FFF;
	text-decoration:none;
}
#MenuLevel2 A:Hover
{
	text-decoration:underline;

/* START HOMEPAGE TAGS */
#PageHome #MainContent
{
	padding:0px;
	margin:0px;
}
#HomeTable
{
	padding:0px;
	margin:0px;
	width:800px;
}
#HomeColumn1
{
	vertical-align:top;
	text-align:center;
	padding:0px;
	margin:0px;
	width:100px;
	/*border-right: 1px solid	#F0F0F0;*/
}
#HomeColumn2
{
	vertical-align:top;
	text-align:left;
	padding:5px;
	margin:0px;
width:690px; 
}
#HomeColumn3
{
	vertical-align:top;
	text-align:right;
	padding:0px;
	width:10px;
	margin:0px;
	/*border-left: 1px solid #F0F0F0;*/
}
#HomepageSample1
{
	background-image: url(HomepageSample1.jpg); 
	height:180px;
	width:130px;
	margin: 3px 0px 0px 0px;
	background-repeat: no-repeat;
}
#HomepageSample2 {
	background:#F1F4FD;
	text-align:left;
	vertical-align:middle;
	height:100px;
	width:130px;
	margin: 10px 0px 0px 0px;  
	/*border: solid 1px #C9CCF9;*/
/*	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif; */
} 
#HomeColumn1 .SingleProductDisplay,#HomeColumn2 .SingleProductDisplay,#HomeColumn3 .SingleProductDisplay
	border:0px;
{

}
#HomeColumn1 .SingleCategoryDisplay,#HomeColumn2 .SingleCategoryDisplay,#HomeColumn3 .SingleCategoryDisplay
	border:0px;
{

}
/* END HOMEPAGE TAGS */

/* START NAV COLUMN BLOCK TAGS */
#navColumn UL, .CategoryList UL
{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	list-style-type: none;
}
.NavColumnBlock
{
	background:#FFFFEE;
	padding:0px;
}
.NavColumnBlockContent
{
	padding:5px;
	text-align:left;
	border-bottom: solid 1px #708090;
	border-left: 1px solid #708090;
	border-right: 1px solid #708090;
	
}
.CategoryList,.MailingListSignupForm, .SearchBoxForm
{
	width:130px;
	padding: 0px 0px 20px 0px;
	background-position: center bottom;
	background-repeat: no-repeat;

}
.CategoryListContent, .SearchBoxFormContent, .MailingListSignupFormContent
{
	padding:5px;
	text-align:left;
	background:#FFFFEE;
	/*background:#FFCC66;	*/
	border-bottom: 1px solid #708090;
	border-left: 1px solid #708090;
	border-right: 1px solid #708090;
}
/* END NAV COLUMN BLOCK TAGS */
/*	_________________________
	Side Bar Menus & Forms */
.CategoryList, .SearchBoxForm, .MailingListSignupForm {
width: 130px;
height: 40px;
  }
.CategoryListContent, .SearchBoxFormContent, .MailingListSignupFormContent {
text-align:center; 
margin-left:auto; 
margin-right:auto;
  }

.tdback { 
background-image: url(back.gif);
} 

.SearchBoxFormContent .FormInput, .MailingListSignupFormContent .FormInput {
  border: #666 1px solid;
  background: #fff;
text-align:left; 
margin-left:auto; 
margin-right:auto;
width: 130px;
  font: bold 12px/12px Verdana, Arial, Helvetica, Sans-Serif;
  height: 25px;
   }
.MailingListSignupFormContent .FormLabel {
  font: bold 10px/10px Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
  color: #000000;
  width: 130px;
text-align:center; 
margin-left:auto; 
margin-right:auto;
  }
/*	_________________________
	Search Button Position */
.ContentColumn4__ctl1_btnGoSearch {
margin-left:auto; 
margin-right:auto;
  margin-top: 5px;
margin-bottom:1px;
}
#ContentColumn1__ctl1_btnGoSearch,
#ContentColumn5__ctl1_btnGoSearch {
  margin-bottom: -5px; /* Adjust as needed. */
  }

/*	_________________________________
	Side Bar Categories Menu Links */
.CategoryListContent ul, .CategoryListContent ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;

  }
.CategoryListContent li { margin: 0; }
.CategoryListContent a,
.CategoryListContent a:link,
.CategoryListContent a:visited {
  display: block;
  color: #000;
  background-color: #fff;
  padding: 3px 4px; 
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent li li a,
.CategoryListContent li li a:link,
.CategoryListContent li li a:visited {
  display: block;
  color: #000;
  background-color: #fff;
  padding: 1px 2px 1px 12px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .CurrentCategory a,
.CategoryListContent .CurrentCategory a:link,
.CategoryListContent .CurrentCategory a:visited,
.CategoryListContent .CurrentCategory a:hover {
  color: #000;
  background-color: #fff;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .SubCategory a,
.CategoryListContent .SubCategory a:link,
.CategoryListContent .SubCategory a:visited {
  display: block;
  color: #000;
  background-color: #fff;
  padding: 3px 4px 3px 12px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent .CurrentCategory .SubCategory a,
.CategoryListContent .CurrentCategory .SubCategory a:link,
.CategoryListContent .CurrentCategory .SubCategory a:visited {
  display: block;
  color: #000;
  background-color: #fff;
  padding: 1px 2px 1px 18px;
  text-decoration: none;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }
.CategoryListContent a:hover,
.CategoryListContent li li a:hover,
.CategoryListContent .SubCategory a:hover,
.CategoryListContent .CurrentCategory .SubCategory a:hover {
  color: #fff;
  background-color: #482424;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  }

/* Breadcrumbs
___________________________________________________________________________________________ */
#BreadCrumbs {
  margin: 0 0 8px 0;
  padding: 2px 4px;    
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  color: #999;
  text-align: left;
  display:block;
  background: #fff;
  }
#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
  color: #000;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#BreadCrumbs a:hover {
  color: #990100;
  font: 10px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
.BreadCrumbTrailSpacer {
  font: 8px Verdana, Arial, Helvetica, Sans-Serif;
  }
.BreadCrumbTrailNoLink {
  }

/* Category Page
___________________________________________________________________________________________ */
#LayoutTable {
 width:750px;
  text-align:center;
  }
#Records table {
  border-top: 1px solid #ccc;
  width:850px;
  }
#Records table tr td {
  text-align:center;
  margin-left: 15px;
  }
#Records table table {
  border:none;
  width:250px;
    }

/*	____________________________________________________
	Category Header (also uses H1 for category title) */
#CategoryBanner {
  margin:3px 0;
  }
#Description {
  font:14px/14px Verdana, Helvetica, Arial, Tahoma, Sans-Serif;		
  color:#333;
align:center;
  }
#RecordsFound, #Pager ,#Sorter , #Sorter TD, #RecordsFound2, #Pager2, #Sorter2, #Sorter2 TD {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  margin-bottom: 3px;
  white-space:nowrap;
  }
#Records {
  padding: 5px 0;
  }

/*	_____________________________
	"New" Image Position */
.NewProductBadge {
  position:relative;
  left:-60px;
  top:-128px;
  }
  
/*	_______________________
	Categories Grid/List */
.SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:180px;
  margin:5px auto;
  vertical-align:top;
  }
.SingleCategoryDisplayname a,
.SingleCategoryDisplayname a:link,
.SingleCategoryDisplayname a:visited,
.ListCategoryDisplay a,
.ListCategoryDisplay a:link,
.ListCategoryDisplay a:visited {
  font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.SingleCategoryDisplayname a:hover,
.ListCategoryDisplay a:hover {
  font: normal 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }

/*	________________
	Products Grid  */
.SingleProductDisplay {
  display: block;
  text-align:center;
  width:180px;
  vertical-align:top;
  padding:5px;
  margin:6px auto;
  }
.SingleProductDisplayImage {
  padding-bottom:5px;
  }
.SingleProductDisplayName a,
.SingleProductDisplayName a:link,
.SingleProductDisplayName a:visited {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.SingleProductDisplayName a:hover {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  background-color: #eee;
  color: #333;
  }
.SingleProductDisplayPrice a,
.SingleProductDisplayPrice a:link,
.SingleProductDisplayPrice a:visited {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.SingleProductDisplayPrice a:hover {
  font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
  
/*	________________
	Product Lists */
.ListProductDisplay {
  height: 250px;
  }
.ListProductDisplayName, .ListProductDisplayName td,
.ListCategoryDisplayName, .ListCategoryDisplayName td {
  text-align:left !important;
  }
.ListProductDisplayPrice, .ListProductDisplayPrice td {
  float:right !important;
  text-align:right !important;
  }

/*	__________________________
	Detailed Products Lists */
.DetailProductDisplay {
  margin: 15px;
  text-align:left;
  }
.DetailProductDisplayName td,
.DetailProductDisplayPrice td,
.DetailProductDisplayDescription td,
.DetailProductDisplayControls td {
  text-align:left !important;
  float:left !important;
  }
.DetailProductDisplayName a,
.DetailProductDisplayName a:link,
.DetailProductDisplayName a:visited {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:underline;
  color: #0000ff
  }
.DetailProductDisplayName a:hover {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  background-color: #eee;
  color: #333;
  }
.DetailProductDisplayPrice a,
.DetailProductDisplayPrice a:link,
.DetailProductDisplayPrice a:visited {
  font: bold 13px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
.DetailProductDisplayPrice a:hover {
  font: bold 13px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration:none;
  }
#Records .DetailProductDisplayImage {
  width:120px;
  float:right;
  text-align:right;
  }
 .DetailProductSku {
 visibility: hidden;
 }
/*	________________
	Pricing Links */
a .ListPrice,
a:link .ListPrice,
a:visited .ListPrice { color: #999; }
a .SitePriceDiscounted,
a:link .SitePriceDiscounted,
a:visited .SitePriceDiscounted { color: #f00; }
a:hover .ListPrice { color: #666; }
a:hover .SitePriceDiscounted { color: #f00; }
 
/*	_______________________________________
	Side Bar Product & Category Rotators */
.HomepageBlock .SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:150px;
  margin:5px auto;
  vertical-align:top;
  }
.HomepageBlock .SingleProductDisplay {
  display: block;
  text-align:center;
  width:150px;
  vertical-align:top;
  border: none;
  padding:5px;
  margin:6px auto;
  }
.HomepageBlock .SingleProductDisplay {
  margin-top: 0px; 
  }
.HomepageBlock .SingleProductDisplayImage {
  /* height: 64px; */
  padding-bottom:5px;
  }
  
/* Product Page
___________________________________________________________________________________________ */

/*	_________
	Layout */
#ProductPageContainer {
  width:600px;
float: left;
  }
#ProductPageImageColumn {
width:250px;
  padding:0px;
  margin-right: 10px;
  vertical-align:top;
text-align:center;
	font: 13px/15px Verdana, Arial, Helvetica, Sans-Serif;
  }
#ProductPageContentColumn {
	padding:0px 0px 0px 0px;
	margin:0px;
	vertical-align:top;
	text-align:left;	
	font: 13px/15px Verdana, Arial, Helvetica, Sans-Serif;
  }

/*	_________
	Styles */
#lblSKU { font-size: 10px; color: #666; }
#productdescription {
  padding: 8px;
  font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
#imgZoom, #PrintThisPage, #EmailThisPage { margin: 0 0 2px 0; }
#ProductImage a, #ProductImage a:hover { text-decoration: none; }

/*	_______________________
	Product Controls Box */
#ProductControls {
  margin-top:5px;
  border: 3px double #999;
  background: #ffc;
  padding: 12px 0 0 12px;
  }

/*	_____________________
	Product Properties */
.ProductPropertyLabel { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; color:#666 align:left; }
#ProductProperties { text-align:left; }
#ProductProperties ul { margin: 0; padding: 0; }
#ProductProperties ul li { margin-top:3px; }
#ProductProperties ul ul { margin: 0 0 0 0; }

.lstProperties { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; color:#666 align:left; }
#lstProperties { text-align:left; }
#lstProperties ul { margin: 5px 0 0 0px; padding: 0; }
#lstProperties ul li { margin-top:3px; }
#lstProperties ul ul { margin: 5px 0 0 0; }



/*	________________
	Pricing */
.DiscountText { font: 11px Verdana, Arial, Helvetica, Sans-Serif; color:#333; }
.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice { font: 11px Verdana, Arial, Helvetica, Sans-Serif; }
.SitePrice, .ListPrice { color:#666; }
.ListPrice { text-decoration:line-through; }
.YouSave { color:#f00; }
.SitePriceDiscounted { color:#333; }

/*	_________________
	Volume Pricing */
#VolumeDiscounts { margin:5px; }
.VolumePricingHeader { background:#999; font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; color:#FFF; }
.VolumePricingText { font: 11px/12px Verdana, Arial, Helvetica, Sans-Serif; color:#666; }

/*	________________
	Related Items */
.RelatedItemsBlock {
  background: #fff;
  margin: 0;
  padding: 0 0 3px 0;
  background-color: #f5f5f5;
  }
.RelatedItemsBlock H3 {
  padding: 3px;
  margin: 0 0 4px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  background-color: #eee;
  }
.RelatedItemsBlockContent {
  padding: 0 9px;
  text-align: center;
  }
.RelatedItemsBlock .SingleProductDisplay {
  border: 1px solid #ccc;
  width:145px;
  margin: 0 0 4px 0;
  background: #fff;
  }
.RelatedItemsBlock .SingleProductDisplayName a,
.RelatedItemsBlock .SingleProductDisplayName a:link,
.RelatedItemsBlock .SingleProductDisplayName a:visited,
.RelatedItemsBlock .SingleProductDisplayName a:hover { font: bold 11px Verdana, Arial, Helvetica, Sans-Serif; }

/*	__________________
	Product Reviews */
#ProductReviews {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  margin: 20px 0;
  padding: 0 0 3px 0;
  }
#ProductReviews H3 {
  padding: 3px;
  margin: 0 0 5px 0;
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  background: #eee;
  }
#ProductReviewNew { margin: 10px 0; }
#ProductReviews a,
#ProductReviews a:link,
#ProductReviews a:visited {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  text-decoration: none;
  }
#ProductReviews a:hover {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px;
  }
.ProductReviewRating {
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  }
.ProductReview {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  margin: 5px 10px;
  border-left: 10px solid #ccc;
  padding-left: 4px;
  }
.ProductReviewKarma {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  white-space: nowrap;
  }
#pnlReviewDisplay {
  border: 1px solid #999;
  padding: 5px;
  }
#pnlWriteAReview textarea {
  width: 250px;
  height: 150px;
  }

/* Checkout
___________________________________________________________________________________________ */
#tblItems {
  border: 1px solid #999;
  width:80%;
  margin:5px;
  }
table#dgOrders {
  width:100%;
  }
#CheckoutTable {
  width:98%;
  margin: 0 1%;
  }
.Header {
  padding: 3px;
  margin: 0;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #fff;
  background: #999;
  }
.CheckoutDescription {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  }

/*	_________________
	Checkout Steps */
#CheckoutSteps {
  padding:5px;
  background: #fff;
  margin:0;
  }
.CheckoutStep {
  padding-right:20px;
  }
.CheckoutStep a, 
.CheckoutStep a:link, 
.CheckoutStep a:visited {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#999;
  white-space:nowrap;
  text-decoration:none;
  }
.CheckoutStep a:hover {
  font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  white-space:nowrap;
  text-decoration:none;
  }
.CheckoutStep .CheckoutStepCurrent, 
.CheckoutStep a:link.CheckoutStepCurrent, 
.CheckoutStep a:visited.CheckoutStepCurrent, 
.CheckoutStep a:hover.CheckoutStepCurrent {
  font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  white-space:nowrap;
  text-decoration:none;
  }

/*	_____________________
	Shopping Cart Page */
/* Shopping Cart Page */
#CartTitle
{
	width:850px;
}
#CartSubTitle
{
}
#CartContainer
{
	width:800px;
	padding:0px;
margin:0 auto;
}
#CartItemBlock
{
	padding:0px;
	margin:0px;
}
#CartItemBlock Table
{
	margin:0px;
	width:850px;
}
#CartUpdateBlock {
	width:500px;
	background:#FFFFEE;
	margin:0px;
	text-align:center;
	vertical-align:middle;
	border-left: solid 1px #003399;
	border-bottom: solid 1px #003399;
	border-right: solid 1px #003399;

}
#CartTotalBlock
{
	border-bottom: solid 1px #003399;
	border-right: solid 1px #003399;
	width:250px;
	margin:0px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#CartCheckoutButtons
{
	width:850px;
	text-align:right;
	margin-top:10px
}

/* START VISUAL STYLES */

.SSWText, .CartText
{
	font: 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
}
.SSWSmallText
{
	font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
	color:#666;
}

.Item,.CartItem
{
	padding-right: 0.2em;
	padding-left: 0.5em;
	background: #FFFFEE;
	padding-bottom: 0.2em;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0.2em;
}
.AlternateItem,.CartAlternateItem
{
	padding-right: 0.2em;
	padding-left: 0.5em;
	background: #FFF;
	padding-bottom: 0.2em;
	font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0.2em;
}
.CartItem, .CartAlternateItem
{
	border-bottom:1px solid #708090;	
}
.FormInput
{
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	background: #F9F9F9;
	border-left: #CCC 1px solid;
	color: #000;
	border-bottom: #CCC 1px solid;
}
.FormInputError
{
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	background: #ffb5b5;
	border-left: #CCC 1px solid;
	color: #000;
	border-bottom: #CCC 1px solid;
}

.formlabel
{
	font: bold 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;	
	letter-spacing: normal;
}
.FormLabelStrong
{
	font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
	color: #006699;	
	letter-spacing: normal;	
}
span.FormLabel label:before { 
  content: "\00AB \0020";	/* adds a "<<", not visible on IE */
	
  }

/*	________________________
	Shipping Methods List */
#ShipMethodsList {
  border-left: 3px solid #ccc;
  margin-left: 8px;
  }

/*	__________________
	Checkout Styles */
#AddressBookPanel {
  width:100%;
  margin:0;  
  }
#AddressList td {
  border: 3px double #ccc;
  padding: 5px;
  }
#AddressList td:hover {
  background: #ffc;
  }
.ContentBox {
  margin: 3px 0px 5px 20px;  
  text-align:left;
  background:#ffe;
  border: solid 1px #999;
  padding:10px;
  }
#CheckoutTotals {
  text-align:center;
  background:#f5f5f5;
  border-left: 1px solid #999;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  padding:5px;
  margin: 0;
  width: 172px;
  }
#lblGrandTotal {
  border-top: 1px solid #ccc;
  }
#PlaceOrderCell {
  padding:0px;
  margin: 0;
  text-align:center;
  background:#fff;
  }
.ControlArea {
  border: 1px solid #999;
  background: #f5f5f5;
  padding:5px;
  margin-top:5px;
  }
#CheckoutPayment {
  background:#f5f5f5;
  border: 1px solid #999;
  padding:5px;
  margin: 0;
  text-align:left;
  width: 172px;
  }
#InstructionsField {
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  padding:3px;
  margin: 3px 0;
  }
#OrderItemPreview table {
  width: 98%;
  }
#OrderItemPreview table table {
  width: 600px;
  }
#ShipToMultipleAddressesButton { margin: 5px; }

/* Misc Visual Styles
___________________________________________________________________________________________ */
.SSWtext, .CartText {
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
.SSWsmalltext {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color:#666;
  }
a#LoginControl1_lnkForgotPassword { text-decoration: none; }
/* #btnUpdateTotals { background-color: #ffc; }*/
#PackageList a,
#CheckoutPayment a {
  text-decoration: none;
  font-weight: bold;
  }
.SSWtext .Stories {
  text-align: justify;
  }
.Item {
  padding: 5px;
  background: #fff;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  }
.AlternateItem {
  padding: 5px;
  background: #eee;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  text-align: left;
  }
.FormTable {
  margin: 3px 5px;
  }
.contentcell {
  width: 600px;
  background: #fff;
  border: 3px solid #eee;
  }
.FormInput, #inKeyword {
  border: #999 1px solid;
  background: #fff;
  color: #666;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.ContentCell .FormInput, .ContentCell .FormInputError { width: 200px; }
.FormInput:focus { background: #ffc; } /* changes color of focused input box */
#btnSearch { margin: -2px 0 0 3px; } /* fixes alignment of search button on search page */
.FormInputError {
  border: #999 1px solid;
  background: #ffb5b5;
  color: #333;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial, Helvetica, Sans-Serif;
  height: 18px;
  }
.formlabel {
  font: 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #333;  
  letter-spacing: normal;
  }
.CheckoutDescription span.FormLabel label {
  background: #ffc;
  padding:2px;
  }
span.FormLabel label:before { 
  content: "\00AB \0020";	/* adds a "<<", not visible on IE */
  }
.FormLabelStrong {
  font: bold 12px/14px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;  
  letter-spacing: normal;  
  }
span#lblAddress { font: normal 14px/16px Arial, Verdana, Helvetica, Sans-Serif; }
.indent {  
  margin-left:20px;
  }
.Padded {
  margin:10px;
  }
#dlPolicy, #dlPolicy a, #dlPolicy a:hover {
  font: 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
.text {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  padding-bottom: 8px;
  }
select {
  color: #333;
  }
a#lnkMyAccount, a:link#lnkMyAccount , a:visited#lnkMyAccount {
  font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #666;
  }
a:hover#lnkMyAccount {
  color: #9f0;
  text-decoration: none;
  }

/* Various Messages
___________________________________________________________________________________________ */
.ErrorMessage, .ErrorMessage UL {
  display: block;
  background: transparent;
  font: 10px/12px Verdana, Arial, Helvetica, Sans-Serif;
  color: #f00;
  }
.SuccessMessage {
  display: block;
  background:#9f0;
  padding: 3px;
  color: #333;
  font: 11px/14px Verdana, Arial, Helvetica, Sans-Serif;
  text-align: center;
  }
.WebPageMessage {
  border:solid 0px #f00;
  background:#fff;
  padding:0;
  margin:0;
  }
.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK {
  padding: 5px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  }
.WebPageMessage .Message {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 0 0 0 40px;
  height:30px;
  margin:0;
  color:#333;
  }
.WebPageMessageError { background-image: url(MessageERROR.gif); }
.WebPageMessageWarning { background-image: url(MessageWARNING.gif); }
.WebPageMessageInformation { background-image: url(MessageINFO.gif); }
.WebPageMessageQuestion { background-image: url(MessageQUESTION.gif); }
.WebPageMessageOK { background-image: url(MessageOK.gif); }

   /* Re-Order Page */
.ReorderMasterTable {
  padding: 0;
  width: 90%;
  min-width: 400px;
  background:#bbb;
  border: 1px solid #333;
  }
.ReorderHeadTable {
  margin: 0 5%;
  padding: 0;
  width: 90%;
  min-width: 400px;
  background:#fff;
  border: 1px solid #333;
  }
.ReorderItemHeadTable {
  margin: 0 5%;
  padding: 0;
  width: 90%;
  min-width: 400px;
  background:#fff;
  border: 0px solid #333;
  }
.ReorderItemDetailTable {
  margin: 0 5%;
  padding: 0;
  width: 90%;
  min-width: 400px;
  background:#f5f5f5;
  border: 0px solid #333;
  }
.ReorderDivTable {
  margin: 0 5%;
  padding: 0;
  width: 90%;
  min-width: 400px;
  background:#fff;
  border: 1px solid #333;
  }
.ReorderBackGndTable {
  margin: 0 5%;
  padding: 0;
  width: 90%;
  min-width: 400px;
  background:#bbb;
  border: 0px solid #333;
  }
.ReorderBackGndTableAlt {
  margin: 0 5%;
  padding: 0;
  width: 90%;
  min-width: 400px;
  background:#ccc;
  border: 1px solid #333;
  }
.ReorderTD1 {
  background:#bbb;
  border: 1px solid #333;
  }
.ReorderTD2 {
  background:#bbb;
  border: 1px solid #333;
  }
.ReorderTD3 {
  background:#bbb;
  border: 1px solid #333;
  }
.ReorderTD4 {
  background:#bbb;
  border: 1px solid #333;
  }

.ReorderOsCell {
 border: #990002 solid 10px;
 background: #482424;
 }
/* .RSBorderBG {
background-color: #ccc;
 }*/
  
/* Footer
___________________________________________________________________________________________ */
#footer {
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  clear: both;
  margin: 3px 0 0 0;
  width: 100%;
  color: #fff;
  padding: 3px 0;
  text-align: center;
  background: #fff;
  border-top: 2px solid #482424;
  }
#footermenu a {
  padding-left:4px;
  padding-right:4px;
  color: #000;
  font: 10px Verdana, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  }
#footermenu a:hover {
  color:#482424;
  text-decoration: none;
  }
#footercustommenu {
  padding: 4px 8px;
  }
#copyright {
  font-size: 10px;
  position: relative;
  top: 0px;
  color: #ccc;
  display: block;
  padding: 3px;
  text-align: center;
  }
.ItemCustomTable {
  border: 0px solid #ff0000;
  width: 90%;
 }
  .ItemCustomTable td {
  margin: 0 5%;
  padding: 4px;
  /*width: 90%;*/
  background:#fff;
  border: 0px solid #ff0000;
  text-align:center;
}
  .ItemCustomTable th {
  margin: 0 5%;
  padding: 4px;
  /*width: 90%;*/
  background:#ccc;
  border: 0px solid #ff0000;
  }
  #thTopBottom, #thEmpty{
  margin: 0 0%;
  padding: 0;
  /*width: 90%;*/
  background:#fff;
  border: 0px solid #ff0000;
  }

  .QTYColorTable {
  border: 0px solid #ff0000;
  width: 420px; /* MJB */
  }
  .QTYColorTable td {
  margin: 0 5%;
  padding: 4px;
  /*width: 90%;*/
  background:#fff;
  border: 0px solid #ff0000;
  }
  .QTYColorTable th {
  margin: 0 5%;
  padding: 4px;
  /* width: 90%; */
  background:#ccc;
  border: 1px solid #fff;
  }
  .UploadTable {
  border: 0px solid #ff0000;
  width: 90%;
  }
  .UploadTable td {
  margin: 0 5%;
  padding: 4px;
  width: 90%;
  background:#fff;
  border: 0px solid #ff0000;
  }
  .UploadTable th {
  margin: 0 5%;
  padding: 4px;
  width: 90%;
  background:#ccc;
  border: 0px solid #ff0000;
  }
  .tdUpload {
  background: #ccc;
  }
  #ScaleLabel {
  font: Bold;
  }
  #ColorLabel2 {
  font: Bold;
  }
  #AutoNumberLines {
  width: 34%;
  }
  #WizardColorHeader {
  background-color: #ccc;
  text-align: center;
  }
  #Choice235 {
  width: 250px;
  }

.PreviewTable {
	background-color: #ccc;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 67px;
	height: 38px;
	padding: 4px;
 }

	.fieldcell { 
background-color: #f7f7f7; 
color: #000000; 
text-align: center; 
margin-right: 0px; 
padding-right: 0px; 
border: 1px solid #99deee; 
} 

.fieldcell input { 
width: 150px; 
font: 11px Arial,Verdana, Geneva,Helvetica, sans-serif; 
background-color: #ffffff; 
color: #000000; 
border: 1px solid #99deee; 
margin-right: 5px; 
margin-left: 5px; 
} 

table.search { 
width: 150px;
background-color: #ffffff;
border-collapse: collapse;
border-spacing: 0px; 
align: right;
top: 90;
}

