
#add_to_wishlist
{
   font-weight: bold;
   font-size: 10px;
   text-align: center;
   color: #336699;
   padding-bottom:8px;
}
#add_to_wishlist a
{
   color: #336699;
}

#wishlist
{
   display: none;
   z-index: 5;
   background: white;
   font-weight: bold;
   border: 2px solid #666666;
   padding: 5px;
   text-align: left;
   position: absolute;
   top: 30em;
   left: 50%;
   margin-left: -150px;
   width: 300px;
}

#wishlist #wishlist_header
{
   color: white;
   background: #064B86;
   margin: -5px -5px 5px -5px;
   padding-left: 15px;
}

#wishlist #wishlist_body
{
   margin-bottom: 10px;
}








/*new styles need to consolidate, from cat page*/


#catcontrols_table * {
text-align:left;
}
/*
DIV#HeightWidthWrapper {
  width:400px;
}
*/
#HeightWidthWrapper TABLE.hwu {
  border-collapse:collapse;
  color:#000000;
  font-weight:bold;
}
/*
#HeightWidthWrapper TABLE TR {
  background-image: url("/images/category/qqb_redbg.gif");
}
*/
#HeightWidthWrapper TABLE TD SELECT {
/*  margin-top:17px;*/
}


#HeightWidthWrapper {
/*  background-image: url("/images/category/qqb_redbg.gif");*/
background-color:#F7F7F7;
border-bottom:1px solid #d7d7d7;
border-top:1px solid #d7d7d7;
padding-bottom:5px;
padding-top:3px;
margin-bottom:10px;
}
TABLE.HeightWidthTable {
}
/*
#HeightWidthWrapper DIV.HeightWidthText {
  position:absolute;
  color:#FFFFFF;
  font-weight:bold;
}
*/
/*
#HeightWidthWrapper SPAN.quickQuote {
  display:none;
}
*/
#HeightWidthWrapper .quickQuoteLabel {
  display:block;
  text-align:left;
  padding-bottom:3px;
  padding-left:13px;
}
#HeightWidthWrapper TABLE.hwu {
  width:auto !important;
}
#HeightWidthWrapper TABLE.hwu TD INPUT {
padding-left:10px;
padding-right:6px;
}


#filters {
 display:none;
}
#fsorts {
height:100%;
/*  height:24px;
float:right;
background-image:url("/images/category/qqb_redbg.gif");*/
}
#fsorts TD.sorts {
padding-left:5px;
}
TD.fsortsTD {
/*border-left:2px dashed black;*/
border-left:1px solid #A1A1BB;
margin-left:5px;
padding-left:5px;
 
}
TABLE.JQfsorts {
  display:inline-block;
  _display:inline;
}
TABLE.JQfsorts SPAN.sortsLabel {
  display:block;
padding-bottom:3px;
text-align:left;
font-weight:bold;
}

#SortContainer DIV, #SortContainer DIV DIV, #ProductGridPagerContainer1 DIV, #RecordsPerPageContainer DIV {
  display:inline-block;
  _display:inline;
  ~display:inline;
}
#RecordsPerPageContainer {
/*  float:right; breaks IE7*/
  padding-right:10px;
  font-weight:bold;
  margin-left:174px;
}


#aspnetForm {margin:0; clear:both; float:left;}


TABLE.tableborder {
  position:relative;
/*  top:5px;*/
}
DIV.CategoryHead {
  position:relative;
  margin-top:7px;
  margin-bottom:7px;
  height:256px;
}
DIV.CategoryHead DIV.CategoryHeadDescriptionBack, DIV.CategoryHead DIV.CategoryHeadDescriptionText {
  position: absolute; 
  bottom: 5px; 
/*  top: 153px; */
  left: 27px; 
/*  _left:5px;*/
  height: 90px; 
  _height: 100px;
  overflow:hidden;
  width: 270px;
  _width: 280px;
  padding:5px;
  /* todo: switch to background png so can make variable height */
}
DIV.CategoryHead DIV.CategoryHeadDescriptionBack {
  background-color:#000046; 
  filter: alpha(opacity=55);
  -moz-opacity: 0.55;
  opacity: 0.55;
  
  display:none;
}
DIV.CategoryHead DIV.CategoryHeadDescriptionText {
  background-color:none;
  color:white;
  text-align:left;
  font-family:Arial,Helvetica,sans-serif;
  font-weight:bold;
  
  background:url("/images/category/blk_sqr.png") repeat scroll 0 0 transparent;
  border-style: none;
  width:219px;
  height:auto;
}
DIV.CategoryHead DIV.CategoryHeadDescriptionText:hover {
  background:url("/images/category/blk_sqr.png");
/*  background-color:white;
  color:black;*/
}
DIV.CategoryHead IMG {
  border-width:0px;
}
DIV.CategoryHead H1 {
  margin:0;
}
#SortContainer {
  font-weight:bold;
  padding-left:6px;
}
#ProductGridPagerContainer1 {
  float:right;
  padding-right:10px;
}

DIV.loadingContent {
  background-color:#FFFFFF;
  border:2px solid;
  display:none;
  font-size:18px;
  font-weight:bold;
  margin-left:262px;
  padding:30px;
  position:absolute;
  z-index:1000;
}






/* set2 form category page */
/*master styles*/
#ProductListContainer {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin-top:8px;
  max-width:1050px;
  min-width:580px;
  /* assumes left nav is 200
  width: expression(document.body.clientWidth < 850? "650px" : document.body.clientWidth > 1250? "1050px" : "auto");*/
  width:676px;
}
#ProductListContainer div.ProductItemContainer {
  background:none #F9F9F9;
  padding:4px;
  width:211px;
  text-align:left;

  margin-left:3px;
  border:1px solid #D7D7D7;

  margin-bottom:10px;
  position:relative;
  height:320px;
  float:left;
  overflow:hidden;
}
#ProductListContainer div.ProductItemContainer:hover {
  border-color:#D7D7D7;
}

#ProductListContainer div.ProductItemContainer A {
  text-decoration:underline;
  color:#000099;
  cursor:pointer;

  color:#396A95;
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;

}
#ProductListContainer div.ProductItemImageWrapper {
  height:150px;
  width:108px;
  text-align:left;
  display:inline-block;
  float:left;
}
#ProductListContainer div.ProductItemImageWrapper A {
  display:inline-block;
  height:100%;
  width:100%;
  text-decoration:none;
}
#ProductListContainer div.ProductItemImageWrapper A:hover DIV.ProductItemSummary,#ProductListContainer div.ProductItemImageWrapper A:hover DIV.ProductItemSummaryTxt {
  display:inline-block;
}
#ProductListContainer div.ProductItemImageWrapper IMG {
  border:none;
  width:100%;
  height:100%;
}
#ProductListContainer div.ProductItemShortDesc, #ProductListContainer div.ProductItemName A, #ProductListContainer div.ProductItemBrandName {
  color:#000000;
  font-family:Verdana;
  font-size:11px;
  font-weight:normal;
  text-decoration:none;
}
#ProductListContainer div.ProductItemBrandName {
  text-align:left;
  display:inline;
  
  font-weight:bold;
}
#ProductListContainer div.ProductItemName {
  text-align:left;
  height:37px;
  margin-bottom:4px;
  margin-top:3px;
}
#ProductListContainer div.ProductItemName A {
  text-align:left; display:inline-block;
}
#ProductListContainer div.ProductItemName A:hover {
  text-decoration:underline;
}
#ProductListContainer div.ProductItemPrice {
  text-align:left;
  color:#396A95;
  font-family:Verdana;
  font-size:15px;
  font-weight:bold;
}
#ProductListContainer div.ProductItemHW {
  color:#000000;
  font-family:Verdana;
  font-size:11px;
  font-weight:normal;
}
#ProductListContainer div.ProductItemBuyNow {
  height:37px; 
  overflow:hidden;
  width:80px;
}
#ProductListContainer div.ProductItemBuyNow A {
  color:#396A95;
  font-family:Verdana;
  font-size:12px;
  font-weight:normal;
}
#ProductListContainer div.ProductItemBuyNow A:hover {
}
#ProductListContainer div.ProductItemBuyNow A:active {
}
#ProductListContainer div.ProductItemTop {
  display:block;
  height:192px;
}
#ProductListContainer div.ProductBottom {
  display:block;
}
#ProductListContainer div.ProductItemTopRight {
  float:right;
  height:150px;
  width:93px;
  display:inline-block;
}
#ProductListContainer div.ProductItemWishList {
  width:100%;
  font-size:12px;
  font-weight:normal;
  text-align:left;
  
  display:none;
}
#ProductListContainer div.ProductItemGotoProduct {
  font-size:12px;
  font-weight:normal;
  width:100%;
  text-align:left;
  margin-top:10px;
  
  display:none;
}
#ProductListContainer div.ProductItemShortDesc {
  width:130px;
  margin-top:10px;
  width:182px;
}

SPAN.Colors_False, SPAN.Colors_FALSE {
  display:none;
}


.bestSeller_False
{
	display:none;
}

.selectedSort
{
color:black;
font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}

.notSelectedSort
{
	color:#000066;
font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
text-decoration:underline;
}

.pagerSelected
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  padding:1px;
  font-weight:bold;
}

.pagerLink
{
  color:#000066;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  padding:1px;
}

.recPerPage
{
	color:#000066;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:normal;
}


#wishlist {
  left:350px;
  margin-left:0px;
}




/* product page css */
	#QuickPrice {
	  height:auto;
	}
	#QuickPrice DIV.QuickPriceChangeSize {
	  position:absolute;
	}
	#QuickPrice DIV.QuickPriceChangeSize DIV {
	  position:relative; top:-3px; font-size: 9px; font-weight: bold; color: black; padding-left: 4px;
	}
	#QuickPrice .quickQuoteDropDown {
	  width:54px;
	}
	#QuickPrice .quickQuoteWLabel, #QuickPrice .quickQuoteHLabel {
	display:inline-block;
width:47px;
	}
	
	TABLE.mainContentTbl {
	  text-align:left;
	}
	
	
	.CustomTabStyle .ajax__tab_header
	{
		width: 676px;
		white-space: nowrap;
		text-align: center;
	}
	.CustomTabStyle .ajax__tab_outer
	{
	}
	.CustomTabStyle .ajax__tab_inner
	{
	}
	.CustomTabStyle .ajax__tab_body
	{
		width: 658px;
		font-family: verdana,tahoma,helvetica;
		font-size: 10pt;
		border: 1px solid #999999;
		border-top:none;
		padding: 28px 8px 8px 8px;
		background-color: #ffffff;
		background-image:url("/images/product/b_pixel_1_05_19.jpg");
		background-repeat:repeat-x;
	}
	.CustomTabStyle .ajax__tab_panel
	{
		width: 658px;
	}
	.CustomTabStyle .ajax__tab_tab, .CustomTabStyle .ajax__tab_active .ajax__tab_tab
	{
		font-size: 10px;
		width: 130px;
		height: 28px;
		margin-right: 0px !important;
	}
	.CustomTabStyle .ajax__tab_tab
	{
		background: url("/images/product/productPageTab.GIF") repeat-x top;
		color: #235791;
	}
	.CustomTabStyle .ajax__tab_active .ajax__tab_tab
	{
		background: url("/images/product/productPageTab_selected.GIF") repeat-x top !important;
		color: #FFFFFF;
	}
	.productPageTabText
	{
		text-align: center;
		vertical-align: middle;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		height: 28px;
		width: 130px;
		padding-left: 2px;
		padding-top: 8px;
		float: left;
	}

	#photo_gallery_content {
	  maring-top:2px;
	  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	}
	#photo_gallery_content IMG {
	  vertical-align:top;
	  margin-top:6px;
	}
	#photo_gallery_content DIV {
	  display:inline-block;
	  ~display:inline;
	  padding: 2px 2px 0px;
	}
	#photo_gallery_content DIV SPAN {
	  line-height:20px;
	}
	#photo_gallery_content A, #photo_gallery_content A:visited {
	  color:#235791;
	}
/*new product page styles*/
#prod_description {
  padding-bottom:7px;
}
#prod_description * {
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#prod_description a img {
  border:none;
}
#prod_description H1.ProductName {
  padding-top: 2px;
/*  color:#BB1E1E;*/
  font-size:13px;
  font-weight:bold;
  margin:0;
}
#prod_description DIV.topProductDescription {
  padding-top: 10px; /* height:120px; */
  padding-right:10px;
}
#prod_description DIV.topProductDescription SPAN.seeDetails {
  color:blue;
  text-decoration:underline;
  cursor:pointer;
}
#topProductImage {
  padding-right:5px;
}

#special_options_content TABLE {
  padding-top:5px;
}
#special_options_content TD {
  padding-top:10px;
}
#main_content_area ul, #main_content_area ol {
  margin-bottom:15px;
  margin-left:0;
  margin-top:0;
  padding-left:2em;
}

#main_content_area li  {
  margin-bottom:3px;
  margin-top:2px;
}

#color_options_content {
}
#color_options_content TD DIV {
  text-align:left;
}
.colorSwatchBody {
  position:relative;
}
.prodColorSwatchImage {
border:1px outset Black;
height:30px;
width:90px;
}
.samplePrice {
}
.sampleRowSpace {
}
.sampleName {
}
.freeSample {
  margin-top:3px;
}
.noFreeSample {
  cursor:default;
}
.ColorSampleName {
  text-align:left !important;
  width:131px !important;
}
.ColorSampleName SPAN {
color:#5F696B;
font-family:Arial;
font-size:12px;
font-weight:normal;
}
.showLarge {
background-color:#E7F1F2 !important;
background-position:center bottom !important;
height:78px !important;
margin-left:-5px !important;
top:-41pt !important;
width:120px !important;
border:1px solid #000000 !important;
}
DIV.tinyHeader {
background:url("/images/product/clickforlargerimage.jpg") no-repeat scroll center -1px transparent;
border:medium none;
height:16px;
}
DIV.tinyHeader SPAN {
  display:none;
}
#samplePopup {
background-color:#FFFFFF;
border:2px solid #BB1E1E;
height:61px;
margin-left:194px;
margin-top:41px;
padding:6px;
position:absolute;
z-index:21;
}
#samplePopup .samplePopupMessage {
color:#BB1E1E;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:20px;
padding-bottom:4px;
}
#samplePopup DIV {
  text-align:center;
}
TD.ProductLinkList STRONG {
  font-weight:normal;
}
/*  height: 250px; width: 180px; product image
*/
	DIV.buildBuyLink A, DIV.buildBuyLink A:link, DIV.buildBuyLink A:visited {
	color:#396A95;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
	}
	DIV.buildBuyLink A:hover {
	  text-decoration:underline;
	}
	#QuickPrice  {
height:100%;
margin:3px;
}
#topProductImage  {
overflow:hidden;
width:193px;
}
