/*	
	THIS MESSAGE MUST REMAIN INTACT:

/* Basic Styles
_____________________________________________________________________________________________ */

body {
  text-align: center;
  margin: 0;
  padding: 0;
  font: 11px Verdana, Arial;
  color: #000;
  letter-spacing: normal;
  background-color: #ECECEC;
  }
  
#popupContainer {
  width:100%;
  padding:70px 0 0 0;
  margin: 0;
  background-color: #fff;
  background: transparent url(logo2.gif) no-repeat;
  background-position: 0 10px;
  width: 500px;
  }
  
#popupContainer2  #pnlMain {
  width:100%;
  padding:70px 0 0 0;
  margin: 0;
  background-color: #fff;
  background: transparent url(logo2.gif) no-repeat;
  background-position: 0 10px;
  width: 500px;
  }

#_ctl0 {
  display: none;
  }
  
  
p {
  font: 11px Verdana, Arial;
  color: #000;
  line-height: 16px;
  margin: 0 0 10px 0;
  }
  
tr, td, ul, li {
  font: 11px Verdana, Arial;
  color: #000;
  line-height: 16px;
  }
  
ul {
  list-style-type: none;
  padding: 0;
  margin: 5px 5px 5px 10px;
  font: 11px Verdana, Arial;
}

ol {
  padding: 0;
  margin: 5px 5px 5px 10px;
  font: 11px Verdana, Arial;
}

ul li {
  background-image: url(arrow.gif); 
  background-repeat: no-repeat;
  padding: 0 5px 5px 12px;
  background-position: 0 5px;
  margin: 0;
  }

ol li {
  background-image:  none;
  padding: 0;
  margin: 5px 5px 5px 20px;
  font: 11px Verdana, Arial;
  }
 
h1 {
  padding: 0;
  margin: 0 17px 3px 10px;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
  border: none;
  }

h2 {
  padding-top: 10px;
  margin: 0;
  font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
  }
  
h3 {
  padding: 0;
  margin: 0;
  font: bold 12px/13px Verdana, Arial;
  color: #000;
  }

h4 {
  padding: 3px;
  margin: 0;
  font: bold 11px Verdana, Arial;
  color: #fff;
  text-align: left;
  background: #666;
  border: 1px solid #666;
  }
h5, h6 {
  padding: 0;
  margin: 0;
  font: bold 12px/16px Verdana, Arial;
  color: #666;
  }
a, a:link, a:visited, a:active {
  text-decoration: underline;
  color: blue;
  font: 11px Verdana, Arial;
  }
a:hover {
  text-decoration: none;
  color: blue;
  font: 11px Verdana, Arial;
  cursor: pointer;
  }
table td { vertical-align:top; }
img { border: none; }
.hide { display: none; }
option { min-width: 1.5em; }

table#container {
  display: block;
  position: relative;
  margin: 0px auto;
  background:#fff;
  padding: 0;
  width: 777px;
  }

/*	_______________________
	Pages with a sidebar */
#navcolumn {
  margin: 0;
  padding: 0;
  width: 241px;
  background: transparent url(Nav-BG.gif) repeat-y;
  vertical-align:top;
  }
#contentcolumn {
  background: transparent url(ContentColumn-Side.gif) repeat-y;
  background-position: 527px 0;
  margin: 0;
  width:536px;
  text-align:left;
  }

#contentcolumn4 {
  background: transparent url(ContentColumn-Side.gif) repeat-y;
  background-position: 527px 0;
  margin: 0;
  padding: 0;
  width:508px;
  text-align:left;
  }
  
/*	__________________________
	Pages without a sidebar */
#page, #pag {
  padding: 0;
  margin: 0;
  background: transparent url(ContentColumn-Side.gif) repeat-y;
  background-position: 768px 0;
  width:536px;  
  }
  
/*	________________________________
	Content Section on Every Page */
#maincontent, #maincontent5, #maincontent6 {
  margin: 0;
  padding:0;    
  text-align: left;  
  background: transparent url(Nav-BG.gif) repeat-y;
  width: 536px;
  }

#maincontent2 {
  margin: 0;
  padding: 0;  
  text-align: left;  
  width: 536px;
  }
  
#maincontent3 {
  margin: 12px 0 0 0;
  padding:0;    
  text-align: left;  
  width: 536px;
  }

#maincontent4 {
  margin: 0 17px 0 10px;
  padding: 0;  
  text-align: left;  
  width: 500px;
  }


/* Header
___________________________________________________________________________________________ */
#Header {
  background: transparent url(header.gif);
  height: 115px;
  width: 777px;
  padding: 0;
  margin: 0;
  }
  
#BrandingArea {
  height:auto;
  width:777px;
  position: relative;  
  }
  
/*	____________
	Site Menu */
#SiteMenu {
  background: #ECECEC;
  }
  
#SiteMenu ul {
  margin:0;
  padding: 0;
  white-space:nowrap;
  text-align: left;

  }
  
#SiteMenu li {
  display: inline;
  list-style-type: none;
  background-image: none;
  padding: 0;
  }
  
#SiteMenu a {
  padding: 0;
  margin: 0 10px;
  color: #333;
  line-height: 12px;
  font: 11px Verdana, Arial;
  text-decoration: none;
  position: relative;
  top: 28px;
  left: 231px;
  text-align: right;
  }
  
#SiteMenu a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dotted #000;
  }


/*	________________________
	Link to Shopping Cart */
#ShoppingCartLink a, #ShoppingCartLink a:link, #ShoppingCartLink a:active, #ShoppingCartLink a:visited {
  position: absolute;
  top: 20px;
  left: 8px;
  color:#ECECEC;
  text-decoration:none;
  padding: 10px 60px 10px 80px;
  border: none;
  }
#ShoppingCartLink a:hover {
  color:#ECECEC;
  text-decoration: none;
  }

#CartWishList {
  margin: 0 0 0 15px;
  padding: 0;
  }
  
#dgItems {
  margin: 0 0 0 10px;
  }
  
#dgItems td {
  border-bottom: 1px dotted #ccc; 
  margin: 0;
  padding: 15px 0 0 0;
  }

/*	___________
	MiniCart */
#MiniCart {
  position: absolute;
  top: 29px;
  left: 38px;
  color: #666;  
  font: bold 11px/11px Verdana, Arial;
  padding: 0;
  }
  
#SearchBoxHeader {
 position: absolute;
 top: 1px;
 left: 315px;
 border: 0;
 margin: 0;
 padding: 0;
}

#Header1_ContentColumn3__ctl0_KeywordField {
  border: 1px solid #000;
  }

/* Main Menu
___________________________________________________________________________________________ */
#MainMenu {
  width:777px;
  background: transparent;
  text-align:center;
  }
  
/*	_____________________________
	Top-Banner Categories Menu */
#MenuLevel1, #MenuLevel1 table {
  display: none;
  }

/*	______________________________
	Category Top-Banner Tab Images
	(to control spacing, uncomment and adjust this and don't forget to comment out link tabs below) */
/*#MenuLevel1 .MenuItem,
#MenuLevel1 .MenuItemActive {
  padding: 0 8px;
  }*/
  
/* Home Page
___________________________________________________________________________________________ */
#PageHome {
  background: transparent url(ContentColumn-Side.gif) repeat-y;
  background-position: 768px 0;
  margin: 0;
  width:536px;
  text-align:left;
  }

#PageHome #MainContent, .HomepageBlock {
  padding:0;
  margin:0;
  }
#HomeTable {
  padding:0;
  margin:0;
  width:777px;
  }
#HomeColumn1 {
  vertical-align: top;
  text-align: left;
  padding: 0;
  width: 241px;
  margin: 0;
  }
#HomeColumn2 {
  width: 536px;
  vertical-align:top;
  padding: 0 10px 0 10px;
  margin: 0;
  position: relative;
  top: -23px;
  }
  
/*------------------------------------------------------------*/

.CategoryList H4 {
  background: transparent url(department.gif) no-repeat top left;
  height: 29px;
  width: 160px;
  margin: 0;
  border: 0;
  padding: 0;
  position: relative;
  left: 47px;
  top: 3px;
  }
  

/* Other Menus
___________________________________________________________________________________________ */
#navColumn ul, .CategoryList ul,
#navColumn ul li, .CategoryList ul li {
  padding: 0;
  margin:0;
  list-style-type: none;
  }
  
/*	________________________________________
	Customer Service and My Account Menus */
.NavColumnBlock {
  background: #fff;
  padding: 0;
  margin: 0;
  width: 241px;
  }
.NavColumnBlockContent {
  padding: 0;
  margin: 0;
  text-align: right;
  background: #fff;
  color: #666;
  width: 241px;
  }

/*	_________________________
	Side Bar Menus & Forms */
.CategoryList {
  width:241px;
  padding: 0;
  }
  
.SearchBoxForm, .MailingListSignupForm {
  width:241px;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  }
  
.CategoryListContent, .MailingListSignupFormContent {
  position: relative;
  left: 27px;
  padding: 0;
  margin: 0;
  text-align: right;
  background: #fff;
  width: 180px;
  }

.SearchBoxFormContent {
  padding: 0;
  margin:0;
  text-align: left;
  background: none;
  width: 250px;
  position: relative;
  top: 51px;
  
  }
  
.SearchBoxFormContent .FormInput, .MailingListSignupFormContent .FormInput {
  background: #fff;
  color: #666;
  padding-left: 2px;
  font: bold 10px/14px Verdana, Arial;
  height: 18px;
  width: 200px;
  }
.MailingListSignupFormContent .FormLabel {
  font: 10px/12px Tahoma, Verdana, Arial;
  color: #666;
  }
/*	_________________________
	Search Button Position */

#Header1_ContentColumn3__ctl0_btnGoSearch, #Header_ContentColumn3__ctl0_btnGoSearch {
  position: relative;
  top: 4px;
  left: 2px;
  }

/*	_________________________________
	Side Navigation Links */
	
.CategoryListContent ul, .CategoryListContent ul li, .CategoryListContent li {
  margin: 0;
  padding: 0;
  text-decoration: none;
  background-image: none;
  font: 12px Verdana, Arial;
  }

.CategoryListContent a,
.CategoryListContent a:link,
.CategoryListContent a:visited {
  display: block;
  color: #333;
  margin: 0;
  padding: 1px 0 1px 0;
  text-decoration: none;
  font: 12px Verdana, Arial;
  }
  
.CategoryListContent .CurrentCategory a,
.CategoryListContent .CurrentCategory a:link,
.CategoryListContent .CurrentCategory a:visited,
.CategoryListContent .CurrentCategory a:hover {
  color: #000;
  margin: 0;
  padding: 1px 0 1px 0;
  font: bold 12px Verdana, Arial;
  }

.CategoryListContent a:hover {
  color: #000;
  font: bold 12px Verdana, Arial;
  text-decoration: none;
  /* border-bottom: 1px dotted #999; */
  margin: 0;
  padding: 1px 0 1px 0;
  }

/* Breadcrumbs
___________________________________________________________________________________________ */
#BreadCrumbs {
  width: 536px;
  margin: -20px 0 8px 0;
  padding: 0 10px 0 10px;    
  font: 11px Arial, Verdana, Helvetica, Sans-Serif;
  color: #999;
  text-align: left;
  display: block;
  position: relative;
  top: -5px;
  }
  
#maincontent4 #BreadCrumbs{
  width: 508px;
  margin: -20px 0 8px 0;
  padding: 0;    
  font: 11px Arial, Verdana, Helvetica, Sans-Serif;
  color: #999;
  text-align: left;
  display: block;
  position: relative;
  top: -5px;
  }
  
#BreadCrumbs a, #BreadCrumbs a:link, #BreadCrumbs a:visited {
  color: #666;
  font: 11px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  }
  
#BreadCrumbs a:hover {
  color: #000;
  font: 11px Arial, Verdana, Helvetica, Sans-Serif;
  text-decoration: none;
  border-bottom: 1px dotted #000;
  }
  
.BreadCrumbTrailSpacer {
  font: 8px Verdana, Arial;
  }
  
.BreadCrumbTrailNoLink {
  }

/* Category Page
___________________________________________________________________________________________ */
#LayoutTable, #LayoutTable2 {
  width:509px;
  
  }
#CategoryListHeader {
  border-bottom: 1px solid #ccc;
  width:509px;
  margin: 0 0 0 12px;
  padding: 0;
  }

#lblRecordsFound {
  font: bold 11px Verdana, Arial;
  color: #000;
  }
  
#Records table {
  width:509px;
  margin: 10px;
  padding: 10px 0 10px 0;
  }
#Records table tr td {
  text-align:center;
  }
#Records table table {
  border:none;
  width:98%;
  }

/*	____________________________________________________
	Category Header (also uses H1 for category title) */
#CategoryBanner {
  margin: 0 0 5px 10px;
  }
  
#imgBanner {
  border: 1px solid #ccc;
  }
  
#Description {
  font:11px/14px Verdana, Helvetica, Arial, Tahoma, Sans-Serif;		
  color:#333;
  margin: 0 17px 10px 10px;
  padding-bottom: 10px;
  }
  
#lstSort {
  position: relative;
  top: -3px;
  }
  
#RecordsFound, #RecordsFound2, #Pager2, #Sorter , #Sorter TD {
  font: 11px Verdana, Arial;
  color:#666;
  margin-bottom: 3px;
  white-space:nowrap;
  }
#Records {
  padding: 5px 0;
  }
  
#Pager, #Pager a, #Pager a:link, #lblSorter {
  font: 11px Verdana, Arial;
  color:#000;
  }
  

  

/*	_____________________________
	"New" Image Position */
.NewProductBadge {
  position:relative;
  left:-60px;
  top:-128px;
  }

/*	_______________________
	Categories Grid/List */
.SingleCategoryDisplay {
  display: block;
  text-align:center;
  width:170px;
  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;
  text-decoration:none;
  }
.SingleCategoryDisplayname a:hover,
.ListCategoryDisplay a:hover {
  font: normal 11px/12px Verdana, Arial;
  text-decoration:none;
  }



/*	________________
	Product Lists */
.ListProductDisplay {
  height: 100%;
  }
.ListProductDisplayName, .ListProductDisplayName td,
.ListCategoryDisplayName, .ListCategoryDisplayName td {
  text-align:left !important;
  }
.ListProductDisplayPrice, .ListProductDisplayPrice td {
  float:right !important;
  text-align:right !important;
  }

/*	__________________________
	Detailed Products Lists */
.DetailProductDisplay {
  text-align:center;
  width: 300px;
  }
.DetailProductDisplayName td,
.DetailProductDisplayDescription td,
.DetailProductDisplayControls td {
  /* text-align:left !important;
  float:left !important; */
  font: 11px Verdana, Arial;
  text-decoration:none;
  }

.DetailProductDisplayPrice td {
  font: bold 12px Verdana, Arial;
  text-decoration:none;
  color: #000;
  }

.DetailProductDisplayName a,
.DetailProductDisplayName a:link,
.DetailProductDisplayName a:visited {
  font: 11px Verdana, Arial;
  text-decoration:none;
  }
.DetailProductDisplayName a:hover {
  font: 11px Verdana, Arial;
  text-decoration:none;
  border-bottom: 1px dotted #333;  

  }
.DetailProductDisplayPrice a,
.DetailProductDisplayPrice a:link,
.DetailProductDisplayPrice a:visited {
  font: bold 12px Verdana, Arial;
  text-decoration:none;
  color: #000;
  }
.DetailProductDisplayPrice a:hover {
  font: bold 12px Verdana, Arial;
  text-decoration:none;
  color: #000;
  }
#Records .DetailProductDisplayImage {
  padding-top: 20px;
  text-align:center;
  }
 
/*	________________
	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:140px;
  margin:5px auto;
  vertical-align:top;
  }
.HomepageBlock .SingleProductDisplay {
  display: block;
  text-align:center;
  width:140px;
  vertical-align:top;
  border: none;
  padding:5px;
  margin:6px auto;
  }
.HomepageBlock .SingleProductDisplay {
  margin-top: 5px; !important
  }
.HomepageBlock .SingleProductDisplayImage {
  /* height: 64px; */
  padding-bottom:5px;
  }
  
/* Product Page
___________________________________________________________________________________________ */

/*	_________
	Layout */
	
#ProductPageContainer {
  padding:0;
  margin: 0;
  width: 516px;
  }
#ProductPageImageColumn {
  width:220px;
  padding:0 15px 0 10px;
  margin: 0;
  vertical-align:top;
  text-align: left;
  }
#ProductPageContentColumn {
  padding:0;
  margin:0;
  vertical-align:top;
  text-align:left;  
  width: 271px;
  }
  
#ContentColumn H1 {
  padding:0;
  margin:0 0 0 9px;
  vertical-align:top;
  text-align:left;  
  width: 509px;
  font: bold 14px/18px Verdana, Arial; 
  color: #000;
  border: none;
  }

#ProductSKU { 
  font: 10px/16px Verdana, Arial;
  color: #666; 
  padding: 0 0 5px 0;
  margin:0 0 0 9px;  
}

#productdescription {
  padding: 0;
  font: 11px/15px Verdana, Arial;
  color: #000;
  }
  


#PrintThisPage { 
  position: absolute;
  top: -1px;
  right: 12px;
  }

#EmailThisPage { 
  position: absolute;
  top: -1px;
  right: 82px;
  }
  
#BreadCrumbs > #PrintThisPage { 
  position: absolute;
  top: -1px;
  right: 32px;
  }

#BreadCrumbs > #EmailThisPage { 
  position: absolute;
  top: -1px;
  right: 102px;
  }
  
#ProductImage {
  text-align: center;
  margin: 5px 0 0 0;
  }
  
#ProductImage a, #ProductImage a:hover { 
  text-decoration: none; 
  }

#imgZoom {
  margin:0;
  float: left;
  }
  
/*	_______________________
	Product Controls Box */
#ProductControls {
  margin-top:-10px;
  border: none;
  background: #fff;
  padding: 0;
  }

/*	_____________________
	Product Properties */
	
/* .ProductPropertyLabel { 
  font: bold 11px Verdana, Arial; 
  color:#000; 
  } */
  
#ProductProperties { 
  text-align:left; 
  }
  
#ProductProperties ul { 
  margin: 5px 0 0 50px; 
  padding: 0; 
  }
  
#ProductProperties ul li { 
  margin-top:3px; 
  }
  
#ProductProperties ul ul { 
  margin: 5px 0 0 0; 
  }
  

/*	________________
	Pricing */
.DiscountText { 
  margin:0px auto;
  font: bold 11px Verdana, Arial; 
  color: #000;
  }


.SitePriceDiscounted,.YouSave,.ListPrice,.SitePrice { font: 11px Verdana, Arial; }
.SitePrice, .ListPrice { color:#000; }
.ListPrice { text-decoration:line-through; }
.YouSave { color:#f00; }
.SitePriceDiscounted { color:#333; }

#Prices {
  margin: 5px 0 10px 0;
  }

/*	_________________
	Volume Pricing */
#VolumeDiscounts { margin:5px; }
.VolumePricingHeader { background:#999; font: 11px/12px Verdana, Arial; color:#FFF; }
.VolumePricingText { font: 11px/12px Verdana, Arial; color:#666; }

/*	________________
	Products Grid  */
.SingleProductDisplay {
  /* display: inline; */
  text-align:center;
  vertical-align:top;
  padding: 0 5px 0 5px;
  margin-bottom: 30px;
  }
  
.SingleProductDisplayImage {
  padding-bottom:5px;
  }
  
.SingleProductDisplayName a,
.SingleProductDisplayName a:link,
.SingleProductDisplayName a:visited {
  font: 11px Verdana, Arial;
  text-decoration:none;
  }
.SingleProductDisplayName a:hover {
  font: 11px Verdana, Arial;
  text-decoration:none;
  border-bottom: 1px dotted #999;
  }

.SingleProductDisplayPrice {
  padding-top: 3px;
}

.SingleProductDisplayPrice a,
.SingleProductDisplayPrice a:link,
.SingleProductDisplayPrice a:visited {
  font: bold 12px Verdana, Arial;
  text-decoration:none;
  color: #000;
  }
.SingleProductDisplayPrice a:hover {
  font: bold 12px Verdana, Arial;
  text-decoration:none;
  color: #000;
  }
  
/* ________________
	Related Items */
.RelatedItemsBlock {
   width: 509px;
   padding: 0;
   float: left;
   }
  
.RelatedItemsBlock H3 {
  padding: 0 0 3px 0;
  margin: 0 0 4px 10px;
  font: bold 12px Verdana, Arial;
  color: #000;
  text-align: left;
  background-color: #fff;
  }
.RelatedItemsBlockContent {
  padding: 0;
  text-align: center;
  }

.RelatedItemsBlock .SingleProductDisplay {
  margin: 0 6px 0 6px;
  float:left;
  padding: 13px;
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
  }
  
.SingleProductDisplayPrice A:link {
  font: bold 11px Verdana, Arial;
  color: #000;
  }

.SingleProductDisplayPrice A:hover {
  font: bold 11px Verdana, Arial;
  color: #000;
  border-bottom: 1px dotted #666;
  }
  
.SingleProductDisplayPrice A:visited {
  font: bold 11px Verdana, Arial;
  color: #000;
  }
  
.RelatedItemsBlock .SingleProductDisplayName a {display: none;}
.RelatedItemsBlock .SingleProductDisplayName a:link {display: none;}
.RelatedItemsBlock .SingleProductDisplayName a:visited {display: none;}
.RelatedItemsBlock .SingleProductDisplayName a:hover {display: none;}

.RelatedItemsBlock .SingleProductDisplayPrice a {font: 11px Verdana, Arial; color: blue; text-decoration: none;}
.RelatedItemsBlock .SingleProductDisplayPrice a:link {font: 11px Verdana, Arial; color: blue; text-decoration: none;}
.RelatedItemsBlock .SingleProductDisplayPrice a:visited {font: 11px Verdana, Arial; color: #ccc; text-decoration: none;}
.RelatedItemsBlock .SingleProductDisplayPrice a:hover {font: 11px Verdana, Arial; color: blue;  text-decoration: none;}

/*	__________________
	Product Reviews */
#ProductReviews {
  margin: 10px 10px 0 10px;
  padding: 0 0 3px 0;
  width: 509px;
  }
#ProductReviews H1 {
  padding: 0;
  margin: 0 0 3px 0;
  font: bold 15px Verdana, Arial;
  color: #000;
  border-bottom: 1px solid #333;
  }  

#ProductReviewNew { margin: 10px 0; }
#ProductReviews a,
#ProductReviews a:link,
#ProductReviews a:visited {
  font: 11px Verdana, Arial;
  padding: 0;
  text-decoration: underline;
  }
#ProductReviews a:hover {
  font: 11px Verdana, Arial;
  padding: 0;
  text-decoration: none;
  }
#ProductReviewRating {
  font: bold 12px Verdana, Arial;
  color:#333;
  margin: 0 0 7px 0;
  }
  
#WriteAReview {
  border-bottom: 1px dotted #333;
  padding: 0 0 15px 0;
  margin: 0 0 6px 0;
  }  

#ProductReviewDisplay1_imgAverageRating {
  position: relative;
  top: 3px;
  left: 2px;
}

.ProductReview {
  font: 11px Verdana, Arial;
  margin: 5px 0 5px 0;
  padding: 0 4px 12px 0;
  border-bottom: 1px dotted #333;
  }
.ProductReviewKarma {
  font: 11px Verdana, Arial;
  color:#666;
  white-space: nowrap;
  }
#pnlReviewDisplay {
  border: 1px solid #999;
  padding: 5px;
  }
#pnlWriteAReview textarea {
  width: 250px;
  height: 150px;
  }

/* Checkout
___________________________________________________________________________________________ */
  
#CheckoutTable {
  width:509px;
  } 
  
#AddressBookPanel {
  width: 218px;
  margin: 0 10px 0 15px;
  } 
  
#AddressBookPanel .CheckoutDescription P {
  font: 11px/14px Verdana, Arial;
  margin: 0 0 5px 5px;
  padding: 0;
  width: 186px;
  }
  
#ShippingAddress .FormTable {
  padding: 0;
  margin: 10px 0 20px 45px;
  }
  
#ShippingAddress {  
  background: transparent url(test.jpg) no-repeat; 
  background-position: 100px -1px;
  }
  
#pnlSecondAddress {  
  background: transparent url(test2.jpg) no-repeat; 
  background-position: 100px 0px;
  height: 400px;
  }
  
#ShippingAddress .FormTable .FormLabel, #ShipToAddress .FormTable .FormLabel  {
   font: bold 11px/14px Verdana, Arial;
   color: #000;
  }

#ShipToAddress .FormTable {
   padding: 0;
   margin: 10px 0 0 45px;
  }
  
#AddressBook h1 {
  width: 190px;
  margin: 0 10px 0 5px;
  padding: 0;
  border: none;
  color: #000;
  } 
  
#ShippingAddress H1, #ShipToAddress H1 {
  width: 505px;
  margin: 0 0 3px 8px;
  Padding: 0;
  color: #000;
  border: none;
  } 
  
#AddressList td {
  border: 1px solid #ccc;
  padding: 5px;
  width: 175px;
  margin: 5px;
  background:#f0f1dd;
  }
  
#PromoCodeRemind {
  border: 1px solid #ccc;
  padding: 5px;
  width: 178px;
  margin: 5px;
  background:#f0f1dd;
  }
  
#AddressBook > #PromoCodeRemind {
  border: 1px solid #ccc;
  padding: 5px;
  width: 175px;
  margin-left: 20px;
  background:#f0f1dd;
  }
 
  
#PromoCodeRemind h1 {
  width: 190px;
  margin: 0 10px 3px 0;
  padding: 0;
  border: none;
  color: #000;
  } 

.CheckoutDescription {
  font: 11px/14px Verdana, Arial;
  margin: 0 0 0 8px;
  padding: 0;
  }

.CheckoutDescription P {
  font: 11px/14px Verdana, Arial;
  margin: 0;
  padding: 0 0 5px 0;
  width: 177px;
  }

/*	_________________
	Checkout Steps */
#CheckoutSteps {
  margin: 0 0 10px 251px;
  padding: 10px;  
  text-align: left;  
  width: 509px;
  position: relative;
  top: -20px;
  border: 1px solid #999;
  }

#btnContinue, #ContinueButton, #btnSubmit {
  position: relative;
  top: 10px;
  right: -10px;
  }

/*	_____________________
	Shopping Cart Page */
#CartTitle {
  width:100%;
  }
#lblcart {
  color: #000;
  }
#CartContainer {
  width:509px;
  padding:0;
  margin: 0;
  }
table#CartContainer tr td {
  vertical-align:middle;
  }
#CartItemBlock {
  padding:0;
  margin:0;
  }
#CartItemBlock Table {
  margin-left: 10px;
  width:509px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: none;
  }
  
#CartUpdateBlock {
  width:300px;
  height: 55px;
  background:#fff;
  margin: 0;
  padding-right: 5px;
  background: transparent url(Cart-CC.gif) no-repeat;
  background-position: 15px 10px;
  }
.Header {
  padding: 3px;
  margin: 0;
  font: bold 11px Verdana, Arial;
  color: #000;
  background: #E7E9C6;
  border-bottom: solid 1px #ccc;
  } 
#lblMakeChanges {
  font: 12px/14px Verdana, Arial;
  color: #333;
  margin: 0 0 0 10px;
  }
#CartTotalBlock {
  border-left: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #000;
  width: 200px;
  height: 50px;
  margin:0;
  padding: 0;
  background: #F0F1DD;
  }
  
#lblGrandTotal {
  position: relative;
  top: -7px;
  color: #000;
  }

#ShippingExplaination {
   border-left: solid 1px #000;
   border-right: solid 1px #000;
   border-bottom: solid 1px #000;
   width: 200px;
   margin:0;
   text-align:center;
   padding:5px 0 0 7px;
   background: #55719A;
   }  
 
#ShippingExplaination P, #ShippingExplaination A {
   font: 11px/14px Verdana, Arial;
   color: #fff;
   text-align: center;
   padding: 5px;
   }
  
#CartCheckoutButtons {
  width:520px;
  text-align:right;
  margin-top:10px
  }
  
.CartItem, .CartAlternateItem {
  padding: 5px;
  font: 11px/14px Verdana, Arial;
  color: #000;
  text-align: left;
  border-bottom:1px solid #999;  
  }
  
.CartItem a,
.CartItem a:link,
.CartItem a:visited,
.CartAlternateItem a,
.CartAlternateItem a:link,
.CartAlternateItem a:visited {
  color: blue;
  text-decoration: none;
  }
.CartItem a:hover, .CartAlternateItem a:hover {
  color: blue;
  text-decoration: none;
  border-bottom: 1px dotted #333;
  }

#CartText {
  width: 509px;
  margin: 20px 0 0 8px;
  border: 1px solid #ccc;
  color: #f0f1dd;
  border: 5px;
  }
#CartText H3 {
  font: bold 12px Verdana, Arial;
  color: #000;
  }
  
/*	__________________
	Checkout Styles */

.ContentBox {
  margin: 3px 0px 5px 20px;  
  text-align:left;
  background:#ffe;
  border: solid 1px #999;
  padding:10px;
  }
#CheckoutTotals {
  text-align:center;
  background:#f0f1dd;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding:5px;
  margin: 0 0 0 18px;
  width: 190px; 
  }
  
#TotalsWrapper > #CheckoutTotals {
  width: 178px;
  }

#PlaceOrderCell {
  padding: 0;
  margin: 0;
  text-align:center;
  background:#fff;
  }
#trCreditCard .ControlArea {
  border: 1px solid #999;
  background: #f0f1dd;
  padding:5px;
  margin: 0;
  width: 400px;
  }
#CheckoutPayment {
  background:#f0f1dd;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding:5px;
  margin: 0 0 0 18px;
  width: 190px;
  }

#TotalsWrapper > #CheckoutPayment {
  width: 178px;
  }
  
#TotalsWrapper {
  position: absolute;
  top: 185px;
  left: 0;
  }

#Instructions {
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  padding:3px;
  margin: 3px 0;
  }

#OrderItemPreview {
  margin: 0 0 0 245px;
  background: transparent url(ContentColumn-Side.gif) repeat-y;
  background-position: 523px 0;
  width:532px;
  }

#OrderItemPreview table p {
  margin-left: -8px;
  padding: 0;
  }

#maincontent5 > #OrderItemPreview p {
  margin: 0;
  padding: 0;
  }
  
#OrderReview {
  width: 509px;
  margin: 0;
  padding: 0;
  background: transparent url(checkout-confirm.jpg) no-repeat; 
  background-position: 250px 450px;
  }

#OrderReview h1{
  width: 509px;
  margin: 0 0 3px 0;
  padding: 0;
  color: #000;
  border: none;
  }
  
#OrderReviewColumn {
  position: relative;
  right: 795px;
  } 

#ShipToMultipleAddressesButton { margin: 5px; }

#ShippingPreferences {
  width: 200px;
  }
   
#pnlShipping {
  width: 180px;
  border: 1px solid #ccc;
  background: #f0f1dd;
  padding: 5px;
  margin: 0 10px 15px 17px;
  }

#WelcomeDescription {
  width: 185px;
  margin: 0 10px 0 8px;
  padding: 0;
  }
  
#pnlGiftCertificate {
  width: 200px;
  margin: 0 0 0 16px;
  padding: 0;
  } 

#pnlGiftCertificate .ControlArea {
  width: 190px;
  margin: 5px 0 10px 0;
  padding: 5px;
  border: 1px solid #ccc;
  background: #f0f1dd;
  } 
  
#ShippingPreferences > #pnlGiftCertificate .ControlArea {
  width: 178px;
  } 
  
#PromotionalCode1_pnlCoupon  {
  width: 200px;
  margin: 0 0 0 6px;
  padding: 0;
  } 
  
#PromoCode2 {
   margin: 0 0 0 12px;
   width: 178px;
   }
   
#PromoCode2 H1 {
  padding: 0;
  margin: 15px 0 3px 6px;
  font: bold 16px Arial, Verdana;
  color: #000;
  border: none;
  width: 190px;
   }
  
#CheckoutCoupons .ControlArea {
  width: 190px;
  margin: 0;
  padding: 5px;
  border: 1px solid #ccc;
  background: #f0f1dd;
  } 
  
#CheckoutCoupons > .ControlArea {
  width: 178px;
  margin: 0 0 0 6px;
  padding: 5px;
  border: 1px solid #ccc;
  background: #f0f1dd;
  } 
  
#ShipMethodsList {
  padding: 0;
  margin-left: -5px;
  width: 180px;
  }

#PaymentPreference {
  position: relative;
  left: -4px;
  background: transparent url(Shipping-Image.jpg) no-repeat; 
  background-position: 110px 340px; 
  width: 536px;
  height: 495px;
  }
  
#PaymentPreference > table {
  margin: 0 0 0 28px;
  padding: 0;
  }
  
#PaymentPreference h1 {
  padding: 0;
  margin: 0 0 3px 3px;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
  border: none;
  }

#PaymentPreference > h1 {
  margin: 0 0 0 30px;
  padding: 0;
  }

#btnAddCertificate, #PromotionalCode1_btnApply {
   position: relative;
   top: 3px;
   }
 
#lblAmountRemaining {
  margin: 0 10px 0 16px;
  padding: 5px;
  width: 190px;
  border: 1px solid #000;
  font: bold 11px Verdana, Arial;
  color: #fff;
  text-align: left;
  background: #D51F1F;
  position: relative;
  top: -3px;
  }

#ShippingPreferences > #lblAmountRemaining {
  display: none;
  }
  
#MainContentDiv { 
  margin: 0 0 0 251px;
  width: 509px;
  } 
 
#lblInstructions h1 {
  margin: 0;
  padding: 0;
  border: none;
  }
  
#pnlOKAY table h1   {
  margin: 0;
  padding: 0;
  width: 350px;
  border: none;
  }
  
#pnlOKAY table {
  width: 507px;
  }


#pnlOKAY table .BVSmallText {
  position: relative;
  right: 100px;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
  } 
  
#PackageList {
   height: 520px;
   }
   
#lblPaymentMethod, #Hyperlink1 {
   position: relative;
   top: -16px;
   }
   
#PackageList__ctl1_PackageItems {
   border: 1px solid #ccc;
   padding: 15px;
   }
   
/* Misc Visual Styles
___________________________________________________________________________________________ */
.BVText, .CartText {
  font: 11px Verdana, Arial;
  color: #666;
  }
.BVSmallText {
  font: 10px Verdana, Arial;
  color:#666;
  }
a#LoginControl1_lnkForgotPassword { text-decoration: none; }
#btnUpdateTotals { 
   position: relative; 
   top: 136px;
   left: 32px;
   }
#PackageList a,
#CheckoutPayment a {
  text-decoration: none;
  font-weight: bold;
  }
.BVText .Stories {
  text-align: justify;
  }
.Item {
  padding: 5px 0 5px 0;
  background: #e7e9c6;
  font: 11px/14px Verdana, Arial;
  color: #ccc;
  text-align: left;
  }
.AlternateItem {
  padding: 5px 0 5px 0;
  background: #f0f1dd;
  font: 11px/14px Verdana, Arial;
  color: #ccc;
  text-align: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  }

.Header {
  background: #CED0AF;
  font: bold 11px/14px Verdana, Arial;
  color: #000;
  border-bottom: 2px solid #ccc;
  height: 25px;
  }
  
  
.FormTable {
  margin: 3px 5px;
  }
.contentcell {

  }
.FormInput, #inKeyword {
  border: #999 1px solid;
  background: #fff;
  color: #000;
  padding-left: 3px;
  font: 11px/14px Verdana, Arial;
  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;
  height: 18px;
  }
.formlabel {
  font: 11px Verdana, Arial;
  color: #000;  
  letter-spacing: normal;  
  position: relative;
  top: 3px;
  }
.CheckoutDescription .FormLabel  {
  padding: 0;
  margin: 0 0 0 5px;
  }
  
.FormLabelStrong {
  font: bold 12px/14px Verdana, Arial;
  color: #000;  
  letter-spacing: normal;  
  }
span#lblAddress { font: normal 14px/16px Arial, Verdana, Helvetica, Sans-Serif; }
.indent {  
  margin-left:20px;
  }
.Padded {
  margin: 10px 0 0 0;
  position: relative;
  right: 5px;
  }
#dlPolicy, #dlPolicy a, #dlPolicy a:hover {
  font: 12px Verdana, Arial;
  color: #666;
  }
.text {
  font: 10px Verdana, Arial;
  color: #666;
  padding-bottom: 8px;
  }
select {
  color: #333;
  }
a#lnkMyAccount, a:link#lnkMyAccount , a:visited#lnkMyAccount {
  font: 11px Verdana, Arial;
  text-decoration: underline;
  color: blue;
  }
a:hover#lnkMyAccount {
  text-decoration: none;
  color: blue;
  }

/* Various Messages
___________________________________________________________________________________________ */
.ErrorMessage, .ErrorMessage UL {
  display: block;
  background: transparent;
  font: bold 11px/14px Verdana, Arial;
  color: red;
  padding: 5px 0 5px 0;
  }
  
.ErrorMessage li {
  display: block;
  background-image: url(arrow.gif); 
  background-repeat: no-repeat;
  padding: 0 5px 5px 12px;
  background-position: 0 2px;
  margin: 0;
  font: bold 11px/12px Verdana, Arial;
  color: red;
  }
.SuccessMessage {
  display: block;
  background:#fff;
  padding: 3px;
  color: #333;
  font: 11px/14px Verdana, Arial;
  text-align: center;
  }
.WebPageMessage {
  border: solid 1px #f00;
  background:#fff;
  padding:0;
  margin: 10px;
  width: 509px;
  }

#maincontent5 .WebPageMessage {
  margin: 0 0 20px 253px;
  padding: 0;
  width: 507px;
  }
  
#maincontent4 .WebPageMessage {
  border:solid 1px #f00;
  background:#fff;
  padding:0;
  margin: 10px 0 10px 0;
  width: 509px;
  }
  
.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK {
  padding: 5px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
  }
.WebPageMessage .Message {
  font: bold 12px/16px Verdana, Arial;
  padding: 5px;
  height:30px;
  margin:0;
  color: red;
  }
.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); }
  
/* Footer
___________________________________________________________________________________________ */
#footer {
  background: transparent url(footer-top.gif) no-repeat top center;
  height: 21px;
  width: 777px;
  font: 10px Verdana, Arial;
  clear: both;
  margin: 0;
  background-color: #ECECEC;
  padding-top: 30px;
  text-align: center;
  }

#footermenu a {
  padding: 10px 5px 10px 5px;
  color: #666;
  font: 10px Verdana, Arial;
  text-decoration: none;
  position: relative;
  left: 120px;
  }
#footermenu a:hover {
  color:#000;
  text-decoration: none;
  }
#footercustommenu {
  padding: 4px 8px;
  background-color: #ECECEC;
  }
#copyright {
  font-size: 10px;
  color: #000;
  display: block;
  padding: 3px;
  background: #ECECEC;
  width: 300px;
  position: relative;
  left: 120px;
  }
  
#Footer > #copyright {
  font-size: 10px;
  color: #000;
  display: block;
  padding: 3px;
  background: #ECECEC;
  width: 300px;
  position: relative;
  left: 350px;
  }
  
#CCLogos {
  background: transparent url(CC-Logos.gif) no-repeat;
  width: 184px;
  height: 33px;
  position: relative;
  top: -38px;
  right: 272px;
  }

#Footer > #CCLogos {
  background: transparent url(CC-Logos.gif) no-repeat;
  width: 184px;
  height: 33px;
  position: relative;
  top: -38px;
  right: -23px;
  }

/*--------------------ADDED STYLES-------------------------*/

#ValidationSummary1 {
  margin: 0 0 0 10px;
  }
  


#PoweredBy {
display: none;
}

.SearchBoxForm H4 {
 Display: none;
 }
 
#LoginReturning, #LoginNew {
 margin: 10px 0 20px 10px;
 width: 509px;
}

#LoginReturningCheckout, #LoginNewCheckout {
 margin: 10px 0 20px 250px;
 width: 509px
}

#logincontrol1 {
  position: relative;
  left: 27px;
  }
  
#LoginReturning H3, #LoginNew H3 {
 margin: 0 0 3px 0;
}

#LoginBorder {
  border-top: 1px dotted #ccc;
  width: 509px;
  margin: 0 0 20px 10px;
  }
  
#LoginBorderCheckout {
  border-top: 1px dotted #ccc;
  width: 509px;
  margin: 0 0 20px 250px;
  }
  
#LoginReturning P {
 margin: 0;
 width: 507px;
}

#LoginWishList {
  width: 509px;
  margin: 0 0 20px 10px;
  padding:5px 5px 8px 5px;
  font:bold;
  background-color:#55719A;
  color:#fff;
  border: 1px solid #000;
  }
  
#LoginWishList P {
  color:#fff;
  }

#maincontent #Breadcrumbs {
position: relative;
left: 241px;
top: -10px;
}

#maincontent #Breadcrumbs a hover {
border-bottom: 1px dotted #000;
}

#maincontent3 #Breadcrumbs {
position: relative;
left: 0;
top: -17px;
}

#maincontent3 #Breadcrumbs a hover {
border-bottom: 1px dotted #000;
}

#maincontent h1 {
  padding: 0;
  margin: 0 17px 3px 251px;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
  width: 509px;
  }
  
#maincontent2 h1 {
  padding: 0;
  margin: 0 17px 3px 10px;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
  }

#maincontent3 h1 {
  padding: 0 0 2px 0;
  margin: 0;
  font: bold 13px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
  border-bottom: 1px dotted #ccc;
  }
  
    
#maincontent4 h1 {
  padding: 0;
  margin: 0 0 3px 0;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
  border: none;
  width: 509px;
  }

#maincontent6 h1 {
  padding: 0;
  margin: 0;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
  }
  
#CartTitle h1 {
  padding: 0;
  margin: 0 17px 3px 10px;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
  border: none;
  }
  
#CartTitleInfo {
  margin: 0 10px 0 10px;
  }
  
#ShippingPreferences h1 {
  padding: 0;
  margin: 1px 0 6px 16px;
  font: bold 16px Arial, Verdana, Helvetica, Sans-Serif;
  color: #000;
  border: none;
  width: 180px;
  }
  
#WhySetup {
  width: 220px;
  background: transparent url(Checkout-Logos.gif) no-repeat;
  height: 594px;
  position: absolute;
  top: 150px;
  left: 12px;
  }

#WhySetup h3 {
  padding: 0 3px;
  margin: 3px;
  font: bold 12px/13px Verdana, Arial;
  color: #666;
  text-align: center;
  }

#inQty, #lblQuantity {
  display: none;
  }
  
#CheckoutBGLeft {
  background: transparent url(Nav-BG.gif) repeat-y;
  background-position: 0 0;  
  }

#CheckoutBGRight {
  background: transparent url(ContentColumn-Side.gif) repeat-y;
  background-position: 133px 0; 
  width: 148px; 
  }
  
#CheckoutBGRight2 {
  background: transparent url(ContentColumn-SidePatch.gif) no-repeat;
  position: absolute;
  top: 115px;
  Left: 771;
  width: 6px;
  height: 80px;

  }
  
/*------- Product Options ----------*/
#tblOptions {
position: relative;
right: 13px;
}



.ProductProperty  {
  white-space: nowrap;
  padding: 5px 0 0 8px;
  margin: 0;
}

.ProductPropertyLabel {
  white-space: nowrap;
} 


#lblSitePriceName {
  font: 11px/13px Verdana, Arial;
  color: #000;
  }
  
#lblSitePrice {
  font: bold 11px/13px Verdana, Arial;
  color: #000;
  padding-left: 3px;
  }
 
#DataTable {
width: 300px;
border: 1px solid #ccc;
}

#DataTable td {
width: 50%;
padding: 2px;
}

#DataTable tr.OddRow {
  background-color: #dfe7f2;
  font: 12px/13px Verdana, Arial;
  color: #000;
}

#DataTable tr.EvenRow {
  background-color: #828282;
  font: 12px/13px Verdana, Arial;
  color: #000;
}

#DiamondColorTable {
  width: 500px;
  font: 12px/13px Verdana, Arial;
  color: #000;
  margin: 10px 0 10px 0;
  }

#DiamondColorTable  td {
  padding: 3px 0 3px 0;
  }
  
#DiamondClarityTable {
  width: 500px;
  font: 12px/13px Verdana, Arial;
  color: #000;
  margin: 10px 0 10px 0;
  }

#DiamondClarityTable  td {
  padding: 3px 0 3px 0;
  }
  
#back {
margin-top: 10px;
}

#SiteMenu2 {
  background: #fff;
  }
  
#SiteMenu2 ul {
  margin:0;
  padding: 0;
  white-space:nowrap;
  text-align: left;
  }
  
#SiteMenu2 li {
  display: inline;
  list-style-type: none;
  background-image: none;
  padding: 0;
  }
  
#SiteMenu2 a {
  padding: 0;
  margin: 0 10px 0 0;
  color: #333;
  line-height: 12px;
  font: 11px Verdana, Arial;
  text-decoration: none;
  text-align: right;
  }
  
#SiteMenu2 a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dotted #000;
  }
  
.StartingFrom {
  color: #000;
  font: bold 12px Verdana, Arial;
  line-height: 20px;
  }
  
#Benchmark {
  margin-top: 30px;
}

/********************* PRODUCT SPLASH PAGES ***********************************/

.SplashPicDivA {
float: left;
width: 240px;
border-right: 1px solid #ccc;
margin: 0 0 15px 0;
padding: 10px 15px 10px 0;
}

.SplashPicDivA p, .SplashPicDivB P{
line-height: 12px;
}

.SplashPicDivB {
width: 255px;
margin: 0 0 15px 0;
padding: 10px 15px 10px 15px;
}

.SplashPic {
padding-right: 10px;
margin: 0;
float: left;
width: 120px;
}

#HPTopDiv {
width: 510px;
height: 250px;
margin: 0 0 10px 0;
padding: 0;
background-image: url(HP-Image2.jpg);
border: double;
}

#HPBrand {
  background-image: url(HP-Brand.jpg);
  position: 0 0;
  width: 226px;
  height: 396px;
  position: relative;
  right: 20px;
  }

#QuickFind {
  margin: 0;
  padding: 10px 0 0 0;
  border-bottom: 1px dotted #999;
  width: 509px;
  }

#CustomerCare {
  margin: 0;
  padding: 0;
  width: 509px;
  }

#CustomerCareLeft {
  margin: 0;
  padding: 0;
  width: 259px;
  }

#CustomerCareRight {
  margin: 0;
  padding: 0;
  width: 250px;
}

.CustomerCareBG {
  background: transparent url(Customer-Care-Banner.gif) no-repeat;
  background-position: 0 0;
  width: 245px;
  height: 26px;
  font: bold 12px Verdana, Arial;
  color: #fff;
  padding: 3px 0 0 7px;
  }

#Banners {
  margin: 20px 0 0 19px;
  padding: 0;
  }

#lblStatusContainer {
  border: 1px solid #ccc;
  font: bold 12px Verdana, Arial;
  color: red;
  text-align: left;
  background: #f0f1dd;
  padding: 5px;
  width: 499px;
  }

#ItemComesWith {
  background: transparent url(JewelryComesWith.gif) no-repeat;
  background-position: 0 0;
  margin: 5px 0 0 10px;
  width: 509px;
  }

#ItemComesWithLeft {
  background: transparent url(box.jpg) no-repeat;
  background-position: 160px 30px;
  padding: 20px 0 0 0;
  height: 155px;
  }

.QuickView {
  background:#f0f1dd; 
  margin: 5px 0 10px 0; 
  border: 1px solid #ccc; 
  padding: 5px; 
  width: 375px;
  }
  
#Choice334 {
  width: 250px;
  }
  
#QuickViewChains {
  background:#f0f1dd; 
  margin: 5px 0 10px 0; 
  border: 1px solid #ccc; 
  padding: 5px; 
  width: 370px;
  position: relative;
  left: 0;
  top: 0;
  }
  
.QuickViewChains IMG {
  margin: 0 5px 0 0; 
  border: 1px solid #999; 
  padding: 5px; 
  }
  
#Choice9 {
  padding: 0;
  margin: 0;
  position: relative;
  top: -2px;
  left: -7px;
  }
  
#Choice47 {
  padding: 0;
  margin: 0;
  position: relative;
  left: -7px;
  }
  
#Choice477 {
  padding: 0;
  margin: 0;
  position: relative;
  top: 3px;
  }
  
#dgOrders {
  border: 1px solid #ccc;
  }
  
#ImportantMessage {
  background-color:#f0f1dd; 
  margin: 0 0 10px 0; 
  border: 1px solid #ccc; 
  padding: 5px; 
  width: 509px;
  }
  
#ImportantMessage h1 {
  color: #CC0000;
  margin: 0 0 3px 0;
  font: bold 16px Arial, Verdana;
  }

.NoShow {
  position: relative;
  top: 5px;
  }
  
/* #WishListButton {
  position: relative;
  top: -32px;
  left: 119px;
  } */

