/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ffffff;
	margin:0;
	text-align:center;
	color:#000000;
}

/******** GLOBAL STYLES ******************/
a{ text-decoration:none; color:#0069df; }
a:hover{ text-decoration:underline; }
/* a:hover img{ filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75; } */
a img{ border:none; }
.header{ font-weight:bold; margin-top:5px; border-bottom:1px solid #000000; }
.headerFloat{ width:730px; font-weight:bold; margin-top:5px; border-bottom:1px solid #000000; float:left; }
.left{ float:left; }
.right{ float:right; }
.justify{ text-align:justify; }
.pageNote{ color:#FF0000; text-align:center; font-weight:bold; }
.required{ color:#FF0000; }
.clear{ clear:both; font-size:1px; height:0; }
h1{ margin:0; font-size:16px; }
/******** END GLOBAL STYLES **************/

/* page loader */
div.loading-invisible{ display:none; }
div.loading-visible{ display:block; position:absolute; top:0; left:0; width:100%; height:100%; text-align:center; z-index:30; background:#ffffff; filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85; }
div.loading-visible p{ padding:20px 0 20px 0; border-top:2px solid #CCCCCC; border-bottom:2px solid #CCCCCC; position:absolute; z-index:35; width:100%; left:0; top:300px; text-align:center; font-weight:bold; font-size:12px; }
div.loading-visible iframe{ z-index:20; position:absolute; left:0; top:0; height:100%; width:100%; }
/* end page loader */

/* Header */
#topText{ font-size:12px; font-weight:normal; color:#454950; background:#d9dfe9; border-bottom:1px solid #5b6371; padding:3px 0 3px 0; }
	#headerDiv{ text-align:left; height:77px; width:900px; margin:0 auto 0 auto; }
	#logo{ margin:10px 0 0 0; display:block; width:433px; height:59px; position:absolute; background:url(/images/logo.gif) no-repeat; }
	#needHelp{ position:absolute; margin:18px 0 0 490px; width:140px; height:41px; display:block; background:url(/images/layout/live-support.gif) no-repeat; }

	#searchDiv{ width:200px; float:right; }
	#searchDiv form{ margin:0; padding:7px 0 6px 4px; height:auto; width:196px; background:#5b6371 url(/images/layout/search_bg.gif) bottom no-repeat; float:left;}
	#searchDiv form #inputString{ padding:2px 0 0 0; margin:0 0 0 0; height:16px; width:120px; border:0; float:left; }
	#searchDiv #topLinks{ margin:2px 0 0 0; color:#717884; width:200px; text-align:center; font-size:12px; float:left; }
	
	#searchDiv #cartItems{ width:200px; font-size:12px; margin:5px 0 0 0; text-align:center; float:left;  }
	
	/* auto complete */
	#searchDiv #suggestionsAlign{ width:200px; position:absolute; margin:18px 0 0 -4px; z-index:90; }
	#searchDiv .suggestionsBox { width:200px; -webkit-border-bottom-right-radius:7px; -moz-border-radius-bottomright:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomleft:7px; font-size:11px; left:0px; margin:2px 0px 0px 0px; background-color:#5b6371; float:left; }
	#searchDiv .suggestionsBox a{ color:#ffffff; font-weight:normal; font-size:11px; text-align:left; border-right:none; border-bottom:1px dotted #cccccc; height:auto; padding:5px 0 5px 0; margin:0 5px 0 5px; display:block; width:190px; text-decoration:none; float:left; }
		* html #searchDiv .suggestionsBox a{ display:inline; }
	#searchDiv .suggestionsBox a:hover{ cursor:pointer; color:#CCCCCC; }
	
	#searchDiv .suggestionsBox .lastLink{ border:none; -webkit-border-bottom-right-radius:7px; -moz-border-radius-bottomright:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomleft:7px; }
	#searchDiv .suggestionsBox .firstLast{ -moz-border-radius:7px; -webkit-border-radius:7px; border:none; }
	#searchDiv .suggestionsBox a img{ height:30px; width:30px; margin:0 5px 0 0; border:1px solid #CCCCCC; float:left; }
	#searchDiv .suggestionsBox a p{ margin:0; width:150px; float:right; }
		* html #searchDiv .suggestionsBox a p{ width:150px; }
	#searchDiv .suggestionsBox a p small{ border-bottom:1px dotted #333333; }
	/* end auto complete */	

/* End Header */

/* Nav Bar */
#navBar{ text-align:left; margin:0 auto 0 auto; width:900px; height:30px; background:#dfe4ee; border-bottom:1px solid #bcc0c7; }
	#btnHome{ display:block; height:30px; width:70px; background:url(/images/layout/btn_home.gif) no-repeat; float:left; }
		#btnHomeOn, #btnHome:hover{ display:block; height:30px; width:70px; background:url(/images/layout/btn_home_over.gif) no-repeat; float:left; }
	#btnRestaurant{ display:block; height:30px; width:139px; background:url(/images/layout/btn_restaurant.gif) no-repeat; float:left; }
		#btnRestaurantOn, #btnRestaurant:hover{ display:block; height:30px; width:139px; background:url(/images/layout/btn_restaurant_over.gif) no-repeat; float:left; }
	#btnBar{ display:block; height:30px; width:76px; background:url(/images/layout/btn_bar.gif) no-repeat; float:left; }
		#btnBarOn, #btnBar:hover{ display:block; height:30px; width:76px; background:url(/images/layout/btn_bar_over.gif) no-repeat; float:left; }
	#btnKitchen{ display:block; height:30px; width:109px; background:url(/images/layout/btn_kitchen.gif) no-repeat; float:left; }
		#btnKitchenOn, #btnKitchen:hover{ display:block; height:30px; width:109px; background:url(/images/layout/btn_kitchen_over.gif) no-repeat; float:left; }
	#btnDining{ display:block; height:30px; width:157px; background:url(/images/layout/btn_dining.gif) no-repeat; float:left; }
		#btnDiningOn, #btnDining:hover{ display:block; height:30px; width:157px; background:url(/images/layout/btn_dining_over.gif) no-repeat; float:left; }
	#btnFurniture{ display:block; height:30px; width:122px; background:url(/images/layout/btn_furniture.gif) no-repeat; float:left; }
		#btnFurnitureOn, #btnFurniture:hover{ display:block; height:30px; width:122px; background:url(/images/layout/btn_furniture_over.gif) no-repeat; float:left; }
	#btnEquipment{ display:block; height:30px; width:122px; background:url(/images/layout/btn_equipment.gif) no-repeat; float:left; }
		#btnEquipmentOn, #btnEquipment:hover{ display:block; height:30px; width:122px; background:url(/images/layout/btn_equipment_over.gif) no-repeat; float:left; }
	#btnJanitorial{ display:block; height:30px; width:105px; background:url(/images/layout/btn_janitorial.gif) no-repeat; float:left; }
		#btnJanitorialOn, #btnJanitorial:hover{ display:block; height:30px; width:105px; background:url(/images/layout/btn_janitorial_over.gif) no-repeat; float:left; }							

	#navBar div{ margin:0; padding:0; float:left; }
	#navBar div span{ clear:both; width:600px; margin:0 0 0 -1px; background:#ffffff; border:1px solid #6f6f6f; position: absolute; display:none; z-index:999; -webkit-border-bottom-right-radius:7px; -moz-border-radius-bottomright:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomleft:7px; }	
		
	#navBar div .smallSpan{ width:200px; }
	#navBar div .medSpan{ width:400px; }
	#navBar div #diningAlign{ margin-left:-96px; }
	#navBar div #equipAlign{ margin-left:-175px; width:400px; }
	#navBar div #janitorialAlign{ margin-left:-97px; }
	
	#navBar div:hover span{ display:block; } 
		* html #navBar div.sfhover span{ display:block; }
	
	#navBar .dropLinksDiv{ display:inline; width:185px; padding:5px; margin:0 0 0 5px; float:left; }
	#navBar .dropLinksDiv h2{ font-size:13px; margin:0 0 0 0; }
	#navBar .dropLinksDiv h2 a{ color:#000000; }
	#navBar .dropLinksDiv ul{ margin:0; padding:0 0 0 15px; }
	
	#navBar div .clear{ clear:both; padding:0; width:30px; height:0px; font-size:1px; float:none; }
	
	#navBar .dropTab{ position:absolute; margin:-31px 0 0 -1px; }
	#navBar .dropTabDining{ position:absolute; margin:-31px 0 0 94px; }
	#navBar .dropTabEquip{ position:absolute; margin:-31px 0 0 173px; }
	#navBar .dropTabJanitor{ position:absolute; margin:-31px 0 0 95px; }
/* End Nav Bar */

/* Side Nav */
#contentDiv{ width:710px; text-align:left; float:right; }
#sideNavDiv{ width:180px; border-right:1px solid #cccccc; text-align:left; float:left; }
#crumbNav{ font-size:10px; margin-bottom:5px; text-align:left; }
.prodLinks{ width:170px; margin:10px 0 20px 0; }
.prodLinks a{ font-weight:bold; font-size:12px; display:block; border-bottom:1px dotted #818181; padding:4px 0 4px 10px; width:160px; background:url(/images/layout/black-arrow.gif) 0 9px no-repeat; }
.prodLinks a:hover{ text-decoration:none; background:#c6e1ff url(/images/layout/black-arrow.gif) 0 9px no-repeat; }
/* End Side Nav */

/* Footer */
#footerDiv{ text-align:left; width:900px; color:#6c6c6c; margin:15px auto 0 auto; border-top:1px solid #d3d3d3; padding:5px 0 5px 0; }
#logoAddress{ font-size:9px; float:left; }
#bbbSSL{ margin:5px 0 0 30px; float:left; }
#bbbSSL a, #bbbSSL span{ display:block; float:left; }

.footerLinks{ font-size:11px; margin:0 0 10px 30px; width:auto; float:right; }
.footerLinks a{ color:#6c6c6c; }
/* End Footer */

/* HMPG Content */
#bodyDiv{ width:900px; margin:10px auto 0 auto; }
	#hmpgContent{ width:652px; float:left; }
	#hmpgSideBar{ width:238px; float:right; }
	#hmpgSideBar a img{ border:none; }
	
	#blueBox{ width:220px; background:#dfe4ee; padding:0 9px 9px 9px; text-align:left; }
	#blueBox h3{ font-size:20px; font-family:"Times New Roman", Times, serif; margin:0; font-weight:normal; }
	
	#hmpgHeader{ margin:15px 0 0 0; text-align:left; height:38px; width:652px; background:#c7d2e2; float:left; }
	.hmpgSectDivs{ padding:0 0 0 10px; margin:15px 0 0 0; width:152px; border-right:1px solid #cccccc; float:left; }
		.noDivider{ border:none; }
		.ssLinks{ text-align:left; }
		.ssLinks a{ display:block; padding:0 0 0 10px; margin:0 0 3px 0; background:url(/images/layout/blue-arrow.gif) 0px 3px no-repeat; }
		.prodImg img{ width:125px; height:125px; border:none; }
		.featProds{ margin:0 5px 0 0; text-align:left; }
		.featProds a{ font-size:14px; }
		.featProds p{ margin:0; padding:0; font-size:18px; text-align:right; color:#FF0000; }
		.featProds p sup{ font-size:10px; }
		.featProds p .gray{ color:#666666; }
/* end HMPG Content */

/* CATEGORY, SECTION, AND SUBSECTION LAYOUT */
#underline{ font-family:"Times New Roman", Times, serif; font-size:18px; border-bottom:1px solid black; }
#ctgry_block{ width:710px; float:left; }
#ctgry_block h1{ width:710px; margin:0; font-size:18px; font-weight:bold; text-align:left; }
#ctgry_img{ width:150px; height:150px; float:left; }
#ctgry_desc{ text-align:left; width:710px; float:left; }
#ctgry_desc img{ width:150px; height:150px; float:left; }
#ctgry_desc p{ text-indent:15px; width:555px; text-align:justify; margin:0; float:right; }
#ctgry_desc p img{ width:auto; height:auto; }
#ctgry_block #ctgry_desc ul{ margin-top:0px; float:left; }

#ctgry_desc .sectDescLinks{ margin:15px 0 0 0; width:615px; text-align:center; font-weight:bold; float:left; }
#ctgry_block #ctgry_desc .sectDescLinks img{ border:0; height:auto; width:auto; float:none; }


	/* SECTION BLOCK */
	#sections_block{ clear:both; width:710px; float:left; }
	#sections_block .section{ font-size:12px; width:132px; text-align:center; padding:5px; background:url(/images/layout/section-divider.gif) right no-repeat; float:left; }
	#sections_block .skuImg100{ height:100px; width:100px; }
	#sections_block .section a img{ border:0; }
	#sections_block .section .subSectImgLink img{ height:100px; width:100px; }
	#sections_block .section .talHover{ min-height:135px; }
		* html #sections_block .section .talHover{ height:135px; }
	
	/* ICONS */
	#sections_block .section .vid_play{ display:block; cursor:pointer; margin:2px 0 0 120px; height:20px; width:20px; position:absolute; background:url(/images/graphics/play.gif); }
	#sections_block .section .quickShipIcon{ display:block; margin:0 0 0 0; position:absolute; height:28px; width:64px; background:url(/images/graphics/qsIconSect.png); }
		* html #sections_block .section .quickShipIcon{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/qsIconSect.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#sections_block .section .fortyEightShipIcon{ display:block; margin:0 0 0 0; height:28px; width:76px; position:absolute; background:url(/images/graphics/48hrs-sm.png); }
		* html #sections_block .section .fortyEightShipIcon{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/48hrs-sm.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#sections_block .section .newProdIcon{ height:30px; width:78px; position:absolute; background:url(/images/graphics/brand_new.png); }
		* html #sections_block .section .newProdIcon{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/brand_new.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#sections_block .section .newProdIconSm{ margin:0 0 0 115px; height:30px; width:32px; position:absolute; background:url(/images/graphics/brand_new_sm.png); }
		* html #sections_block .section .newProdIconSm{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/brand_new_sm.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#sections_block .section .greatValue{ margin:0 0 0 0; height:26px; width:77px; position:absolute; background:url(/images/graphics/great_value.png); }
		* html #sections_block .section .greatValue{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/great_value.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
		
	/* END NEW CTGRY, SECT, SUB_SECT STYLES */
	#altPagination{ width:568px; padding:0 0 4px 0; border-bottom:1px solid #000000; float:left; }
	#sections_block .pageAltBottom{ padding:4px 0 0 0; border-bottom:0; border-top:1px solid #000000; }
	#altPagination .page_block2{ margin:2px 0 0 0; padding:0; }
	#altPagination .page_block2 span{ padding:0 2px 0 2px; border:1px solid #120376; background:#465bcc; color:#FFFFFF; }
	
	#altPagination form{ margin:0; padding:0; }
	#altPagination label{ margin:0 2px 0 5px; float:left; }
	#altPagination select{ width:auto; margin:0; padding:0; border:1px solid #999999; float:left; }
	#altPagination .viewAllForm{ margin:0 0 0 5px; padding:0; float:left; }
	#altPagination .viewAllForm input{ cursor:pointer; font-size:12px; color:#0069df; width:auto; margin:0; padding:0; background:none; border:none; }
	
	#sections_block .sectionProd{ text-align:center; font-size:11px; width:179px; padding:5px; background:url(/images/layout/section-divider.gif) right no-repeat; float:left; }
	#sections_block .sectionProd a img{ border:0; margin:0 auto 0 auto; }
	#sections_block .nmPrice{ text-align:left;}
	#sections_block .sectionProd .subSectImgLink img{ height:150px; width:150px; }
	#sections_block .sectionProd .preview{ display:block; cursor:pointer; padding:0 0 5px 0; font-size:10px; color:#FF0000; }
	
	/* ICONS */
	#sections_block .sectionProd .vid_play{ display:block; cursor:pointer; margin:2px 0 0 120px; height:20px; width:20px; position:absolute; background:url(/images/graphics/play.gif); }
	#sections_block .sectionProd .quickShipIcon{ display:block; margin:0 0 0 0; position:absolute; height:28px; width:64px; background:url(/images/graphics/qsIconSect.png); }
		* html #sections_block .sectionProd .quickShipIcon{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/qsIconSect.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#sections_block .sectionProd .fortyEightShipIcon{ display:block; margin:0 0 0 0; height:28px; width:76px; position:absolute; background:url(/images/graphics/48hrs-sm.png); }
		* html #sections_block .sectionProd .fortyEightShipIcon{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/48hrs-sm.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#sections_block .sectionProd .newProdIcon{ height:30px; width:78px; position:absolute; background:url(/images/graphics/brand_new.png); }
		* html #sections_block .sectionProd .newProdIcon{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/brand_new.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#sections_block .sectionProd .newProdIconSm{ margin:0 0 0 145px; height:30px; width:32px; position:absolute; background:url(/images/graphics/brand_new_sm.png); }
		* html #sections_block .sectionProd .newProdIconSm{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/brand_new_sm.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#sections_block .sectionProd .greatValue{ margin:0 0 0 0; height:26px; width:77px; position:absolute; background:url(/images/graphics/great_value.png); }
		* html #sections_block .sectionProd .greatValue{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/great_value.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}		
		
	/************************************************************************************************/
	/*********************************** New Sub Section Page ******************************/		
	/* NEW CTGRY, SECT, SUB_SECT STYLES */
	#ctgry_info{ width:568px; margin:30px 0 0 0; }
	#ctgry_info h1{ width:568px; margin:0 0 10px 0; font-size:18px; font-weight:bold; text-align:left; }
	#ctgry_info h2{ margin:10px 0 10px 0; font-size:12px; font-weight:bold; text-align:left; }
	#ctgry_info p{ text-indent:15px; width:620px; margin:0 0 10px 0; }
	#ctgry_info #deep_link{ margin:30px 0 0 0; }
	#ctgry_info #common_tags{ font-size:10px; margin:10px 0 0 0; }
	#ctgry_info img{ border:none; }
	#ctgry_info ul{ width:254px; margin:10px 0 10px 15px; padding:0 0 0 15px; float:left; }
	#contentDiv .wideCtgryInfo{ width:710px; }
	
	#ctgry_nm{ border-bottom:1px solid #000000; width:710px; padding:0 0 3px 0; margin:0 0 5px 0; font-weight:normal; font-family:Constantia, "Times New Roman", Times, serif;  }
	#ctgry_nm strong{ font-size:24px;  }
	#ctgry_nm small{ font-size:18px;  }
	#h2Tags{ color:#333333; font-size:11px; margin:0 0 30px 0; font-weight:normal; }
	
	#sections_block .productDiv{ font-size:11px; width:568px; text-align:center; margin:5px 0 5px 0; background:url(/images/layout/price-bg.gif) right repeat-y; float:left; }
	#sections_block .productDiv .talHover{ margin:0 0 0 5px; height:100px; width:100px; float:left; }
	#sections_block .productDiv .productInfo{text-align:left; width:348px; margin:0 0 0 10px; float:left; }
	#sections_block .productDiv .productInfo h2{ line-height:12px; font-size:12px; margin:0; }
	#sections_block .productDiv .productInfo ul{ font-size:10px; margin:0; padding:0 0 0 15px; }	
	
	#sections_block .productDiv .productPrice{ width:100px; padding:5px 0 10px 0; float:right; }
	#sections_block .productDiv .productPrice b{ color:#FF0000; font-size:14px; }
	#sections_block .productDiv .productPrice .prodItemBtn{ display:block; padding:10px 0 0 0; }
	
	#sections_block .productDiv .prodMoreImages{ text-align:left; margin:5px 0 0 0; width:328px; height:auto; float:left; }
	#sections_block .productDiv .prodMoreImages a{ display:block; width:36px; margin: 2px 0 2px 0; float:left;  }
	#sections_block .productDiv .prodMoreImages a img{ height:30px; width:30px; border:1px solid #b2b2b2; float:left; }
	#sections_block .productDiv .prodMoreImages a:hover img{ cursor:pointer; border:1px solid #0066FF; }
	 
	.section .skuNmMg{ display:block; margin:5px 0 5px 0; } 
	 
	 /* Wide List Display */
	 #sections_block .wideList{ width:710px; }
	  #sections_block .wideList .wideInfo{ width:490px; }
	 
	/* ICONS */
	#sections_block .productDiv .vid_play{ display:block; cursor:pointer; margin:2px 0 0 90px; height:20px; width:20px; position:absolute; background:url(/images/graphics/play.gif); }
	#sections_block .productDiv .quickShipIcon{ display:block; margin:0 0 0 0; position:absolute; height:28px; width:64px; background:url(/images/graphics/qsIconSect.png); }
		* html #sections_block .productDiv .quickShipIcon{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/qsIconSect.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#sections_block .productDiv .fortyEightShipIcon{ display:block; margin:0 0 0 0; height:28px; width:76px; position:absolute; background:url(/images/graphics/48hrs-sm.png); }
		* html #sections_block .productDiv .fortyEightShipIcon{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/48hrs-sm.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#sections_block .productDiv .newProdIconSm{ margin:0 0 0 80px; height:30px; width:32px; position:absolute; background:url(/images/graphics/brand_new_sm.png); }
		* html #sections_block .productDiv .newProdIconSm{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/brand_new_sm.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
		
	/* TAKE A LOOK */
	#sections_block .productDiv span{ height:100px; width:100px; position:absolute; display:none; }
	#sections_block .productDiv span a{ display:block; height:75px; width:100px; }
	#sections_block .productDiv span p{ cursor:help; margin:0; height:23px; width:102px; background:url(/images/graphics/take-a-look.png); }
		* html #sections_block .productDiv span p{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/take-a-look.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	
	#sections_block .productDiv .talHover:hover span{ display:inline; }
	 * html #sections_block .productDiv div.sfhover5 span{ display:inline; }
	 
	#sections_block .productDiv iframe{ margin:-50px 0 0 -200px; position:absolute; width:410px; height:200px; z-index:998; display:none; }
	#sections_block .productDiv .tal_div{ margin:-50px 0 0 -200px; position:absolute; height:auto; width:420px; display:none; z-index:999; }
	#sections_block .productDiv .tal_left_margin{ margin:-50px 0 0 0; }
	#sections_block .productDiv .tal_right_margin{ margin:-50px 0 0 -340px; }
	#sections_block .productDiv .tal_div .tal_tl{ height:5px; width:5px; font-size:1px; background:url(/images/layout/tal-tl.gif); float:left; }
	#sections_block .productDiv .tal_div .tal_t{ height:4px; width:404px; font-size:1px; background:#f8f8f8; border-top:1px solid #b2b2b2; float:left; }
	#sections_block .productDiv .tal_div .tal_tr{ height:5px; width:11px; font-size:1px; background:url(/images/layout/tal-tr.png); float:left; }
	#sections_block .productDiv .tal_div .tal_sides{ width:417px; border-left:1px solid #b2b2b2; background:url(/images/layout/tal-r.png) right repeat-y; float:left;}
	#sections_block .productDiv .tal_div .tal_content{ background:#f8f8f8; padding:0 0 0 6px; width:400px; float:left; }
	#sections_block .productDiv .tal_div .tal_bl{ height:11px; width:7px; background:url(/images/layout/tal-bl.png); float:left; }
	#sections_block .productDiv .tal_div .tal_b{ height:11px; width:400px; background:url(/images/layout/tal-b.png) repeat-x; float:left; }
	#sections_block .productDiv .tal_div .tal_br{ height:11px; width:11px; background:url(/images/layout/tal-br.png); float:left; }
		 * html #sections_block .productDiv .tal_div .tal_tr{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/layout/tal-tr.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	 	* html #sections_block .productDiv .tal_div .tal_bl{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/layout/tal-bl.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
		* html #sections_block .productDiv .tal_div .tal_sides{ background:url(/images/layout/tal-r-IE.gif) right repeat-y; }
		* html #sections_block .productDiv .tal_div .tal_b{ background:url(/images/layout/tal-b_IE.gif) repeat-x; }
		* html #sections_block .productDiv .tal_div .tal_br{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/layout/tal-br.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	 
	 .tal_div h2{ font-size:12px; width:370px; margin:3px 0 6px 0; float:left; }
	 .tal_div h2 a{ color:#000000; }
	 .tal_div .talClose{ margin:3px 0 0 0; float:right; }
	 #sections_block .tal_div .skuImg200{ border:1px solid #b2b2b2; float:left; }
	 #sections_block .tal_div .tal_desc{  text-align:left; height:auto; font-size:10px; color:#525151; width:190px; float:right; }
	 #sections_block .tal_div b{ color:#0600ff; }
	 #sections_block .tal_div .tal_desc p{ margin:5px 0 0 0; font-weight:bold; text-align:right; }
	 #sections_block .tal_div .tal_desc ul{ font-size:9px; padding:0;  margin:0 0 0 15px; }
	 #sections_block .tal_div .talMoreImages{ text-align:left; margin:5px 0 0 0; width:400px; height:auto; float:left; }
	 #sections_block .tal_div .talMoreImages a{ display:block; width:36px; margin: 2px 0 2px 0; float:left;  }
	 #sections_block .productDiv .tal_div .talMoreImages a img{ height:30px; width:30px; border:1px solid #b2b2b2; float:left; }
	 #sections_block .productDiv .tal_div .talMoreImages a:hover img{ cursor:pointer; border:1px solid #0066FF; }
	 #sections_block .productDiv .tal_div .talMoreImages .talSelected img{ border:1px solid #0066FF; }
	/* END TAKE A LOOK */	
	
	#skuNumbers{ padding:5px; margin:600px 0 0 0; border:1px solid #CCCCCC;  -moz-border-radius:5px; -webkit-border-radius:5px; }
	#skuNumbers h2{ font-size:15px; margin:0 0 5px; padding:4px 0 4px 0; border-bottom:1px solid #CCCCCC; color:#0066CC; }
	#skuNumbers h3{ font-size:14px; font-weight:normal; margin:0 0 10px 0; }
	/************************************************************************************************/
	/***************************** End New Sub Section Page ******************************/	
	
		
	#sections_block .categoryDiv{ margin:5px 0 5px 0; width:355px; background:url(/images/layout/section-divider.gif) right no-repeat; float:left; }
	#sections_block .categoryDiv img{ margin:0 0 0 4px; height:100px; width:100px; float:left; }
	#sections_block .categoryDiv ul{ margin:5px 0 0 0; font-size:12px; padding:0 0 0 15px; width:230px; float:left; }
	#sections_block .categoryDiv ul li{ line-height:1em; margin-bottom:5px; }
	#sections_block .categoryDiv ul li b{ color:#FF0000; }
	#sections_block .categoryDiv ul a{  }
	#sections_block .categoryDiv .view_more{ margin:5px 0 0 23px; height:18px; width:62px; border:none; }
	#sections_block .categoryDiv h2{ margin:10px 0 0 4px; font-size:14px; color:#FF0000; }
	#sections_block .categoryDiv h2 a{ color:#000000; }
	#sections_block .categoryDiv .qs_sect{ color:#0000FF; }
	
	#sections_block .noLine{ background:none; }
	.noLine{ background:none; }	
	.secLine{ height:5px; width:710px; background:url(/images/layout/section-underline.gif) center no-repeat; float:left; }
	.secLineSm{ height:20px; width:568px; background:url(/images/layout/section-underline-sm.gif) center no-repeat; float:left; }
	
	#tsL{ display:block; height:36px; width:36px; background:url(/images/graphics/view-all-l.gif) no-repeat; float:left; }
	#tsBody{ display:block; color:#FFFFFF; font-weight:bold; font-size:16px; padding:8px 0 0 0; height:28px; background:url(/images/graphics/view-all-bg.gif) repeat-x; float:left; }
		#tsBody:hover{ text-decoration:none; }
	#tsR{ display:block; height:36px; width:11px; background:url(/images/graphics/view-all-r.gif) no-repeat; float:left; }
	
	/* SECTION PAGE FEATURED ITEMS */
	#featuredSideBar{ width:137px; float:right; }
	#featuredHeader{ margin:13px 0 0 0; height:20px; width:137px; background:url(/images/layout/featured_header.gif); }
	#relatedHeader{ margin:13px 0 0 0; height:20px; width:137px; background:url(/images/layout/related_header.gif); }
	#featuredBody{ width:135px; border-left:1px solid #dad8d8; border-right:1px solid #dad8d8; }
	#featuredBody .featuredItem{ text-align:left; font-size:11px; border-bottom:1px dotted #CCCCCC; padding:5px 0 5px 0; margin:0 5px 0 5px; }
	#featuredBody .featuredItem div{ text-align:center; }
	#featuredBody .featuredItem img{ border:0; }
	#featuredBody .noLine{ border:none; }
	#featuredFooter{ font-size:1px; height:8px; width:137px; margin:0 0 5px 0; background:url(/images/layout/featured_footer.gif); }
	
	/* FEATURED ITEMS ICONS */
	#featuredBody .featuredItem .vid_play{ padding:0; display:block; cursor:pointer; margin:2px 0 0 120px; height:20px; width:20px; position:absolute; background:url(/images/graphics/play.gif); }
	#featuredBody .featuredItem .quickShipIcon{ padding:0; display:block; margin:0 0 0 0; position:absolute; height:28px; width:64px; background:url(/images/graphics/qsIconSect.png); }
		* html #featuredBody .featuredItem .quickShipIcon{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/qsIconSect.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#featuredBody .featuredItem .fortyEightShipIcon{ padding:0; display:block; margin:0 0 0 0; height:28px; width:76px; position:absolute; background:url(/images/graphics/48hrs-sm.png); }
		* html #featuredBody .featuredItem .fortyEightShipIcon{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/48hrs-sm.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	#featuredBody .featuredItem .newProdIconSm{ padding:0; margin:0 0 0 100px; height:30px; width:32px; border:none; position:absolute; background:url(/images/graphics/brand_new_sm.png); }
		* html #featuredBody .featuredItem .newProdIconSm{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/brand_new_sm.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	
	/* TAKE A LOOK */
	#sections_block .section div span{ height:100px; width:100px; position:absolute; display:none; }
	#sections_block .section div span a{ display:block; height:75px; width:100px; }
	#sections_block .section div span p{ cursor:help; margin:0; height:23px; width:102px; background:url(/images/graphics/take-a-look.png); }
		* html #sections_block .section div span p{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/graphics/take-a-look.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	
	#sections_block .talP{ cursor:pointer; }
	#sections_block .talHover:hover span{ display:inline; }
	 * html #sections_block div.sfhover5 span{ display:inline; }
	 
	#sections_block .section iframe{ margin:-50px 0 0 -200px; position:absolute; width:410px; height:200px; z-index:998; display:none; }
	#sections_block .section .tal_div{ margin:-50px 0 0 -200px; position:absolute; height:auto; width:420px; display:none; z-index:999; }
	#sections_block .section .tal_left_margin{ margin:-50px 0 0 0; }
	#sections_block .section .tal_right_margin{ margin:-50px 0 0 -340px; }
	#sections_block .section .tal_div .tal_tl{ height:5px; width:5px; font-size:1px; background:url(/images/layout/tal-tl.gif); float:left; }
	#sections_block .section .tal_div .tal_t{ height:4px; width:404px; font-size:1px; background:#f8f8f8; border-top:1px solid #b2b2b2; float:left; }
	#sections_block .section .tal_div .tal_tr{ height:5px; width:11px; font-size:1px; background:url(/images/layout/tal-tr.png); float:left; }
	#sections_block .section .tal_div .tal_sides{ width:417px; border-left:1px solid #b2b2b2; background:url(/images/layout/tal-r.png) right repeat-y; float:left;}
	#sections_block .section .tal_div .tal_content{ background:#f8f8f8; padding:0 0 0 6px; width:400px; float:left; }
	#sections_block .section .tal_div .tal_bl{ height:11px; width:7px; background:url(/images/layout/tal-bl.png); float:left; }
	#sections_block .section .tal_div .tal_b{ height:11px; width:400px; background:url(/images/layout/tal-b.png) repeat-x; float:left; }
	#sections_block .section .tal_div .tal_br{ height:11px; width:11px; background:url(/images/layout/tal-br.png); float:left; }
		 * html #sections_block .section .tal_div .tal_tr{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/layout/tal-tr.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	 	* html #sections_block .section .tal_div .tal_bl{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/layout/tal-bl.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
		* html #sections_block .section .tal_div .tal_sides{ background:url(/images/layout/tal-r-IE.gif) right repeat-y; }
		* html #sections_block .section .tal_div .tal_b{ background:url(/images/layout/tal-b_IE.gif) repeat-x; }
		* html #sections_block .section .tal_div .tal_br{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/layout/tal-br.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	 
	 .tal_div h2{ font-size:12px; width:370px; margin:3px 0 6px 0; float:left; }
	 .tal_div h2 a{ color:#000000; }
	 .tal_div .talClose{ margin:3px 0 0 0; float:right; }
	 #sections_block .tal_div .skuImg200{ border:1px solid #b2b2b2; float:left; }
	 #sections_block .tal_div .tal_desc{  text-align:left; height:auto; font-size:10px; color:#525151; width:190px; float:right; }
	 #sections_block .tal_div b{ color:#0600ff; }
	 #sections_block .tal_div .tal_desc p{ margin:5px 0 0 0; font-weight:bold; text-align:right; }
	 #sections_block .tal_div .tal_desc ul{ font-size:9px; padding:0;  margin:0 0 0 15px; }
	 #sections_block .tal_div .talMoreImages{ text-align:left; margin:5px 0 0 0; width:400px; height:auto; float:left; }
	 #sections_block .tal_div .talMoreImages a{ display:block; width:36px; margin: 2px 0 2px 0; float:left;  }
	 #sections_block .section .tal_div .talMoreImages a img{ height:30px; width:30px; border:1px solid #b2b2b2; float:left; }
	 #sections_block .section .tal_div .talMoreImages a:hover img{ cursor:pointer; border:1px solid #0066FF; }
	 #sections_block .section .tal_div .talMoreImages .talSelected img{ border:1px solid #0066FF; }
	 
	#sections_block .sectionProd iframe{ margin:-50px 0 0 -200px; position:absolute; width:410px; height:200px; z-index:998; display:none; }
	#sections_block .sectionProd .tal_div{ margin:-50px 0 0 -200px; position:absolute; height:auto; width:420px; display:none; z-index:999; }
	#sections_block .sectionProd .tal_left_margin{ margin:-50px 0 0 0; }
	#sections_block .sectionProd .tal_right_margin{ margin:-50px 0 0 -340px; }
	#sections_block .sectionProd .tal_div .tal_tl{ height:5px; width:5px; font-size:1px; background:url(/images/layout/tal-tl.gif); float:left; }
	#sections_block .sectionProd .tal_div .tal_t{ height:4px; width:404px; font-size:1px; background:#f8f8f8; border-top:1px solid #b2b2b2; float:left; }
	#sections_block .sectionProd .tal_div .tal_tr{ height:5px; width:11px; font-size:1px; background:url(/images/layout/tal-tr.png); float:left; }
	#sections_block .sectionProd .tal_div .tal_sides{ width:417px; border-left:1px solid #b2b2b2; background:url(/images/layout/tal-r.png) right repeat-y; float:left;}
	#sections_block .sectionProd .tal_div .tal_content{ background:#f8f8f8; padding:0 0 0 6px; width:400px; float:left; }
	#sections_block .sectionProd .tal_div .tal_bl{ height:11px; width:7px; background:url(/images/layout/tal-bl.png); float:left; }
	#sections_block .sectionProd .tal_div .tal_b{ height:11px; width:400px; background:url(/images/layout/tal-b.png) repeat-x; float:left; }
	#sections_block .sectionProd .tal_div .tal_br{ height:11px; width:11px; background:url(/images/layout/tal-br.png); float:left; }
		 * html #sections_block .sectionProd .tal_div .tal_tr{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/layout/tal-tr.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	 	* html #sections_block .sectionProd .tal_div .tal_bl{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/layout/tal-bl.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
		* html #sections_block .sectionProd .tal_div .tal_sides{ background:url(/images/layout/tal-r-IE.gif) right repeat-y; }
		* html #sections_block .sectionProd .tal_div .tal_b{ background:url(/images/layout/tal-b_IE.gif) repeat-x; }
		* html #sections_block .sectionProd .tal_div .tal_br{
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/images/layout/tal-br.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
		}
	 #sections_block .sectionProd .tal_div .talMoreImages a img{ height:30px; width:30px; border:1px solid #b2b2b2; float:left; }
	 #sections_block .sectionProd .tal_div .talMoreImages a:hover img{ cursor:pointer; border:1px solid #0066FF; }
	 #sections_block .sectionProd .tal_div .talMoreImages .talSelected img{ border:1px solid #0066FF; }
	/* END TAKE A LOOK */
	
	/* PAGINATION */
	.paginationDiv{ font-size:12px; color:#4d4d4d; width:710px; }
	.paginationTop{ font-size:1px; height:5px; width:710px; background:url(/images/layout/pagination-top.gif) no-repeat; }
	.paginationTopSm{ font-size:1px; height:5px; width:568px; background:url(/images/layout/pagination-top-sm.gif) no-repeat; }
	.paginationBottom{ font-size:1px; height:5px; width:710px; background:url(/images/layout/pagination-bottom.gif) no-repeat; }
	.paginationBottomSm{ font-size:1px; height:5px; width:568px; background:url(/images/layout/pagination-bottom-sm.gif) no-repeat; }
	.paginationContent{ padding:0 0 3px 0; width:708px; border-bottom:1px solid #c8c6c6; border-right:1px solid #c8c6c6; border-left:1px solid #c8c6c6; background:#f5f5f5; }
	.paginationContentSm{ padding:0 0 3px 0; width:566px; border-bottom:1px solid #c8c6c6; border-right:1px solid #c8c6c6; border-left:1px solid #c8c6c6; background:#f5f5f5; }
	.pageBottom{ padding:3px 0 0 0; margin:2px 0 0 0; border-bottom:none; border-top:1px solid #c8c6c6; background:#f5f5f5; }
	
	.viewAllProducts{ display:inline; margin:2px 0 0 0; float:right; }
	.viewAllProducts form .viewAllButton{ border:none; font-size:12px; font-weight:bold; background:none; color:#0000FF; cursor:pointer; }
	
	.paginationDiv form{ display:inline; width:auto; margin:2px 5px 2px 10px; }
	.paginationDiv form label{ float:none; }
	.paginationDiv .pageGrayBox form{ margin:0; }
	.paginationDiv form select{ width:auto; margin:0; padding:1px 0 1px 0; font-size:11px; border:1px solid #b5b5b5; float:none; }
	.paginationDiv .orderBy{ padding:0 0 0 4px; display:inline; float:left; }
	.page_block2{ display:inline; margin:5px 0 5px 10px; padding:0; float:left; }
	
	.attrbContent{ width:710px; padding:2px 0 0 0; border-right:1px solid #c8c6c6; border-left:1px solid #c8c6c6; background:#f5f5f5 url(/images/layout/pagination-grad2.gif) bottom repeat-x; }
	.attrbContent p{ font-weight:bold; margin:4px 0 0 5px; float:left; }
	.attrbContent form{ float:left; }
	.attrbs{ border-bottom:none; }
	
	.attrbContent .attrbViewAll{ margin:0 0 0 70px; font-size:12px; border:0; background:none; color:#0000FF; font-weight:bold; cursor:pointer; }

	#displayStyle{ margin-bottom:10px; float:left; }

	#narrowByBlock{ height:26px; margin-top:2px; width:625px; background:url(/images/layout/nb-bg.gif) repeat-x; }
	#narrowByBlock #nbShowMe{ height:26px; width:71px; background:url(/images/layout/nb-showme.gif); float:left; }
	#narrowByBlock form{ margin:0; padding:0; height:26px; width:auto; float:left; }
	#narrowByText{ text-align:center; font-weight:bold; padding:4px 0 4px 0; margin:5px 0 0 0; border:1px solid #7e8ed0; background:#e3e5ff; -moz-border-radius:4px; -webkit-border-radius:5px; width:623px; float:left; }
	
	#narrowByBlock form #nbQuickShip{ cursor:pointer; display:block; height:26px; width:138px; background:url(/images/layout/nb-qs.gif); }
	#narrowByBlock form #nbQuickShipOn{ cursor:pointer; display:block; height:26px; width:138px; background:url(/images/layout/nb-qs-over.gif); }
	#narrowByBlock form #nbQuickShip:hover{ background:url(/images/layout/nb-qs-over.gif); }
	
	#narrowByBlock form #nbViewAll{ cursor:pointer; display:block; height:26px; width:140px; background:url(/images/layout/nb-viewall.gif); }
	#narrowByBlock form #nbViewAllOn{ cursor:pointer; display:block; height:26px; width:140px; background:url(/images/layout/nb-viewall-over.gif); }
	#narrowByBlock form #nbViewAll:hover{ background:url(/images/layout/nb-viewall-over.gif); }
	
	#narrowByBlock form #nbBestSellers{ cursor:pointer; display:block; height:26px; width:137px; background:url(/images/layout/nb-bestsellers.gif); }
	#narrowByBlock form #nbBestSellersOn{ cursor:pointer; display:block; height:26px; width:137px; background:url(/images/layout/nb-bestsellers-over.gif); }
	#narrowByBlock form #nbBestSellers:hover{ background:url(/images/layout/nb-bestsellers-over.gif); }
	
	#narrowByBlock form #nbOnSale{ cursor:pointer; display:block; height:26px; width:139px; background:url(/images/layout/nb-onsale.gif); }
	#narrowByBlock form #nbOnSaleOn{ cursor:pointer; display:block; height:26px; width:139px; background:url(/images/layout/nb-onsale-over.gif); }
	#narrowByBlock form #nbOnSale:hover{ background:url(/images/layout/nb-onsale-over.gif); }

	#nbRelatedBlock{ margin:10px 0 0 0; border:1px solid #c1c07b; display:none; background:#ffffec; -moz-border-radius:4px; -webkit-border-radius:5px; width:773px; float:left; }
	#nbRelatedBlock b{ margin:2px 0 0 5px; display:block; }
	#nbRelatedBlock .nb_featured_section{ font-size:11px; width:145px; text-align:center; padding:5px; background:url(/images/layout/section-divider.gif) right no-repeat; float:left; }
	#nbRelatedBlock .nb_featured_section a img{ border:1px solid #c1c07b; }
	#nbRelatedBlock .noLine{ background:none; }
	/* END PAGINATION */

/* END CATEGORY, SECTION, AND SUBSECTION LAYOUT */

/* HELP CENTER */
#helpCenter{ width:600px; margin:10px 0 0 50px; }
.accountHeader{ width:600px; height:26px; background:url(/images/layout/account-header.gif) no-repeat; }
.helpHeader{ width:600px; height:26px; background:url(/images/layout/helpcenter-header.gif) no-repeat; }
.helpContent{ border-left:1px solid #d2ced0; border-right:1px solid #d2ced0; width:578px; padding:0 10px 0 10px; }
.helpBottom{ width:600px; height:10px; background:url(/images/layout/helpcenter-footer.gif) no-repeat; }
.helpText{ display:inline; margin:0 0 0 15px; width:177px; float:left; }
.helpText h3{ font-size:12px; margin:5px 0 0 0; }
.helpText a{ text-align:left; display:block; border-bottom:1px dotted #b6d9f6; width:167px; padding:2px 0 2px 0; margin:0 0 0 10px; }
.helpText a:hover{ text-decoration:none; background:#dfeeff; }

.sitesBlock{ width:177px; font-size:10px; text-align:left; float:left; }
.sitesBlock p { padding:0 4px 0 4px; }
/* END HELP CENTER */

/* STANDARD FORM */
#formCenter{ width:710px; text-align:center; }
#stdForm{ width:400px; margin:20px auto 0 auto; }
#stdForm label{ width:150px; padding-top:4px; text-align:right; float:left; }
#stdForm input, #stdForm select{ width:150px; margin:0 0 2px 2px; background:#eef3fe; border:1px solid #5b6371; float:left; }
#stdForm textarea{ width:240px; height:150px; margin:0 0 2px 2px; background:#eef3fe; border:1px solid #5b6371; float:left; }
#stdForm small{ padding:5px; text-align:center; float:left; }
#stdForm span{ width:150px; padding:5px 0 5px 0; text-align:right; float:left; }
#stdForm .submit{ border:0; margin-top:10px; width:auto; height:auto; }
#stdForm p{ float:left; }
#stdForm #radioButtons{ width:150px; text-align:center; margin:3px 10px 0 0; float:left; }
#stdForm .radio{ width:15px; background:none; border:0; margin:0; padding:0; float:none; }
/* END STANDARD FORM */

/* register account */
#buttonsWide{ display:inline; width:710px; text-align:center; margin-top:10px; float:left; }

.registrationText{ font-size:11px; text-indent:20px;}
.accountSplitter{ width:500px; height:1px; color:#E6E6E6; float:left; clear:left; }
.registerBlockAlt{ display:inline; width:500px; padding-bottom:5px; margin:0 0 0 5px; text-align:left; float:left }
.registerBlockAlt h2{ text-align:left; font-size:13px; display:block; width:100%; margin-bottom:0;}
.registerBlockAlt p{ text-align:left; font-size:11px; width:100%; margin-top:0;}
.registerBlockAlt #shipSameTable{ margin-bottom:8px; font-size:11px; }
.registerBlockAlt #shipSame{ width:auto; margin-right:5px; }
.registerBlockAlt label{ font-size:11px; width:130px; padding-top:4px; text-align:right; float:left; clear:left; }
.registerBlockAlt input{ width:250px; margin:0 0 10px 4px; float:left; }
.registerBlockAlt select{ width:254px; margin:0 0 10px 4px; float:left; }
.registerBlockAlt .checkBox{ border:0; margin-top:4px; background:none; }
.registerBlockAlt #radioButtons{ width:150px; text-align:center; margin:3px 10px 0 0; float:left; }
.registerBlockAlt .radio{ width:15px; background:none; border:0; margin:0; padding:0; float:none; }
#buttonsWideAlt{ display:inline; width:550px; text-align:center; margin-top:10px; float:left; }

.editAccountBlock{ display:inline; width:500px; padding-bottom:5px; margin:0 0 0 5px; text-align:left; float:left }
.editAccountBlock h2{ text-align:left; font-size:13px; display:block; width:100%; margin-bottom:0;}
.editAccountBlock p{ text-align:left; font-size:11px; width:100%; margin-top:0;}
.editAccountBlock #shipSameTable{ margin-bottom:8px; font-size:11px; }
.editAccountBlock #shipSame{ width:auto; margin-right:5px; }
.editAccountBlock label{ font-size:11px; width:150px; padding-top:4px; text-align:right; float:left; clear:left; }
.editAccountBlock input{ width:230px; margin:0 0 10px 4px; float:left; }
.editAccountBlock select{ width:234px; margin:0 0 10px 4px; float:left; }
.editAccountBlock .checkBox{ border:0; margin-top:4px; background:none; }
#editAccountButton{ margin: 20px auto 20px 120px; }
/* end register accont */

/* Account Pages */
#needHelpBox{ width:165px; float:right; }
#tableWrapper h4{ margin:0 0 0 0; font-size:12px; text-align:right; }

.addressBlock{ display:inline; width:200px; margin:10px 0 0 100px; float:left;}
.addressBlock a{ font-size:10px; }
.addressBlock h3{ text-align:center; font-size:16px; margin:5px 0 0 0; float:none; }
.addressBlock h4{ font-size:12px; margin:0 0 10px 0; }
.addressBlock p{ margin:0 0 0 5px; }
#buttons{ width:710px; text-align:center; float:left; }

.addressBlockAlt{ display:inline; width:250px; margin:10px 110px 0 20px; float:left; text-align:left; }
.addressBlockAlt a{ font-size:10px; }
.addressBlockAlt h3{ text-align:center; font-size:16px; margin:5px 0 0 0; float:none; }
.addressBlockAlt h4{ font-size:12px; margin:0 0 10px 0; }
.addressBlockAlt p{ margin:0 0 0 5px; }

#accountInfo{ float:left; margin-top:15px; margin-left:10px;}
#accountInfo a{ font-size:10px; }
#accountInfoBilling{ clear:both; width:200px; float:left; margin-top:15px; margin-left:10px;}
#accountInfoBilling a{ font-size:10px; }
#accountInfoShipping{ clear:none; float:left; margin-top:15px; margin-left:100px;}
#accountInfoShipping a{ font-size:10px; }
#accountOrderHistory{ clear:both; float:left; margin-top:30px; margin-left:10px;}

.accountInfoBlock{ margin:10px 0 0 0; width:250px; float:left; }
.accountInfoBlockRight{ margin:10px 5px 0 0; float:right; }
.accountInfoBlock b, .accountInfoBlockRight b{ display:block; }
/* end Account Pages */

/* product page */
	/* sku name image and links */
	#skuName{ font-size:18px; margin:0 0 0 0; }
	#mfrName{ font-size:12px; margin:0 0 5px 0; }
	#productImage{ width:200px; margin:0 0 10px 0; float:left;  }
	#productImage #notActualImage{ font-size:10px; }
	
	#prodToolsDiv{ text-align:center; margin:0 auto 0 auto; width:270px; }
	.productLinksText{ text-align:left; font-weight:bold; font-size:11px; color:#666666; border-bottom:1px solid #666666; width:100%; }
	#productToolLinks{ width:200px; }
	#productToolLinks p{ margin:0; font-size:10px; padding:2px 0 0 0; }
	
	#productTools{ width:200px; text-align:center; padding-top:3px; font-size:10px; }
	#productTools a{ width:25px; margin:0; padding:0; }
	#productTools a img{ margin:0; padding:0; }
	#productTools .smallImages{ display:inline; margin:0 5px 5px 9px; text-align:center; font-size:9px; width:25px; float:left; }	
	#productTools div span{ z-index:10; margin:-25px 0 0 -45px; width:60px; background:#ffffff; padding:3px; border:1px solid #000000; position:absolute; left:-999px; cursor:pointer; text-align:center; }
		* html #productTools div span{ margin:-25 0 0 -45px; }
	#productTools div span img{ border:0; }
	#productTools div:hover span{ left:auto; }
	#productTools div.sfhover4 span{ left:auto; }
	
	/* IE 7 Fix */
	#productTools div:hover{ position: static; }
	/* end sku name image and links */
	
	/* tab boxes tabs and content */
	#tabBoxContent{ font-size:11px; margin:29px 0 0 0; width:100%; min-height:150px; background:#f6f6f6 url(/images/layout/tabbox-grad.gif) top repeat-x; border:1px solid #606060; float:left; }
		* html #tabBoxContent{ height:150px; }
	
	#low_price{ color:#FF0000; }
	#bulletsDesc{ margin:0 0 0 0; display:inline; width:503px; float:right; }	
	
	#tabBoxContent div{ margin:5px; width:97%; float:left; }
	#tabBoxContent div ul{ margin:5px 0 5px 15px; padding:0; }
	
	#tabBoxContent .tabContAlign{ margin:0; width:auto; float:none; }
	
	.tabBoxHeader{ margin:0 0 4px 0; border-bottom:1px solid #999999; font-size:11px; }
	#tabBoxContent .tabContainer{ position:absolute; margin:-35px 0 0 -6px; height:30px; width:575px; z-index:5; }
	#tabBoxContent .tabContainer img{ margin-right:3px; float:left; }
	#tabBoxContent .noMargin{ margin:0; }
	/* end tab boxes tabs and content */

	#extrasBox { margin-top:10px; }
	#lookingFor{ float:left; }
	#saveFiveBucks{ float:right; }
	#ctgryLink{ margin:5px 0 0 5px; font-weight:bold; }
	
	#tabBoxContent #productReturnLink{ display:inline; -moz-border-radius:8px; -webkit-border-radius:8px; clear:both; float:left; margin:10px 0 0 160px; padding:5px; width:400px; border:1px solid #0012ff; background:#ffffff url(/images/graphics/blue-grad.gif) top repeat-x; text-align:center; font-size:14px; }
	
	/* more images box */
	#moreImagesBox{ padding:0; text-align:center; font-size:10px; margin:0; float:left; }
	#moreImagesBox .smallImages{ margin:4px 8px 0 0; text-align:center; font-size:9px; width:62px; float:left; }
	#moreImagesBox .smImage{ border:1px solid #9d9d9d; }
	
	#moreImagesBox div span{ z-index:10; margin:0 0 0 -265px; width:200px; background:#ffffff; padding:0 0 3px 0; border:1px solid #424242; position:absolute; left:-999px; }
		* html #moreImagesBox div span{ margin:0 0 0 -270px; }
	#moreImagesBox div span img{ border:0; }
	#moreImagesBox div:hover span{ left:auto; }
	#moreImagesBox div.sfhover2 span{ left:auto; }
	
	/* IE 7 Fix */
	#moreImagesBox div:hover{ position: static; }
	/* end more images box */
	
	/* option images */
	#tabBoxContent .optionsAlign{ margin:0; padding:0; float:left; }
	.optionCell{ padding:0; text-align:center; width:65px; margin:10px 1px 0 1px; height:55px; font-size:9px; float:left; }
	.optionCell img{ border:1px solid #4a4a4a; }
	.optionCell a:hover img{ filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0; }
	.optionCell span{ padding:5px; background:#ffffff; border:1px solid #000000; z-index:10; margin:-30px 0 0 -75px; position:absolute; left:-999px; }
	.optionCell a:hover span{ left:auto; }
		* html .optionCell.sfhover3 span{ left:auto; }	
	/* end option images */
	
	/* item page styles */
	.breakOutHeader{ width:700px; font-weight:bold; margin:0 0 3px 0; padding:0 5px 0 5px; }
	.smalltabletext{ margin:3px 0 0 5px; color:#666666; font-size:10px; }
	#dropdown_box2{ display:inline; margin:0 0 0 7px; width:416px; float:left; }
	#dropdown_box2 h3{ margin:0; font-size:12px; }
	#dropdown_box2 form{ widows:416px; margin:0; padding:0; float:left; }
		#dropdown_box2 form select{ margin:0 2px 0 0; padding:0; font-size:11px; background:#e6efff; border:1px solid #000ad7; float:none; }
		#dropdown_box2 form #prodQty{ margin:0 2px 0 0; font-size:11px; background:#e6efff; border:1px solid #000ad7; }
		#dropdown_box2 form .add{ margin:5px 0 0 0; }
		
	#priceDisplay{ width:180px; float:left; }
	#itemPrice{ font-size:11px; }
	#priceSpan{ font-size:18px; font-weight:bold; color:#ee0000; }
	#dropAddToCart{ width:230px; text-align:right; float:right; }
		#productDropDowns{ min-width:107px; text-align:left; float:right; }
			* html #productDropDowns{ width:107px; }
		#qtyAddCartButton{ margin:15px 0 0 0; width:230px; float:right; }
	#questions_text{ margin:10px 0 0 0; font-weight:bold; width:416px; float:left; }
	/* end item page styles */
	
	/* Reviews */
	.reviewHeader{ margin:0 0 4px 0; border-bottom:1px solid #999999; font-size:12px; }
	
	#viewReviews div{ margin:5px 0 0 0; padding:0; }
	#writeReviews{ display:none; }
	#writeReviews #reviewer{ border:1px solid #666666; }
	#writeReviews textarea{ border:1px solid #666666; height:70px; width:450px; }
	#writeReviews a, #viewReviews a, #readReviews a{ cursor:pointer; }
	#writeReviews form{ margin:0; padding:0; }
	#writeReviews .stars{ margin:0 10px 0 0; }
	#writeReviews .rateStars{ cursor:pointer; float:left; }
	
	#ratingStars{ margin:10px 0 0 0; }
	#readReviews{ display:none; }
	#readReviews .reviews_block{ margin:0; border-bottom:1px dotted #999999; padding:5px 0 5px 0; }
	#readReviews .reviews_block div{ margin:5px 0 0 0; }
	/* End Reviews */
	
	.featItemsDiv{ padding:5px 0 5px 0; width:155px; text-align:center; background:url(/images/layout/section-divider.gif) right no-repeat; float:left; }
	.featItemsDiv div{ margin:10px 5px 0 5px; min-height:125px; }
	.featItemsDiv div img{ height:100px; width:100px; }
	.featItemsDiv .alignIcons{ margin:0; float:left; }
	.featItemsDiv .view{ margin:5px 0 0 0; }	
	.noLine{ background:none; }
	.featItemLine{ height:5px; width:710px; background:url(/images/layout/section-underline.gif) center no-repeat; float:left; }
	
	.featItemsDiv .vid_play{ display:block; cursor:pointer; margin:2px 0 0 120px; height:20px; width:20px; position:absolute; background:url(/images/graphics/play.gif) no-repeat; }
	.featItemsDiv .quickShipIcon{ display:block; margin:5px 0 0 5px; position:absolute; height:28px; width:64px; background:url(/images/graphics/qsIconSect.png) no-repeat; }
	* html .featItemsDiv .quickShipIcon{
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "/images/graphics/qsIconSect.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
	}
	.featItemsDiv .fortyEightShipIcon{ display:block; margin:5px 0 0 5px; height:28px; width:76px; position:absolute; background:url(/images/graphics/48hrs-sm.png) no-repeat; }
	* html .featItemsDiv .fortyEightShipIcon{
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "/images/graphics/48hrs-sm.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
	}
     .featItemsDiv .newProdIconSm{ margin:5px 0 0 110px; height:30px; width:32px; position:absolute; background:url(/images/graphics/brand_new_sm.png) no-repeat; }
	* html .featItemsDiv .newProdIconSm{
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "/images/graphics/brand_new_sm.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
	}
	
	
	#tableWrapper{ width:710px; float:left; }
	.productTop{ width:710px; height:6px; font-size:1px; background:url(/images/layout/product-top.gif); }
	.productBody{ text-align:center; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf; width:708px; background:url(/images/layout/product-grad.gif) top repeat-x; }
	.textBody{ text-align:left; padding:0 5px 0 5px; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf; width:698px; background:url(/images/layout/product-grad.gif) top repeat-x; }
	.textBody h3{ margin:0 0 10px 0; font-size:14px; }
	.productBottom{ width:710px; height:6px; font-size:1px; background:url(/images/layout/product-bottom.gif); }

	/* pricing / order display table */
	.priceTable{ font-size:12px; width:100%; }
	.priceTable .tableHeader td{ padding-top:0; font-size:13px; font-weight:bold; }
	.priceTable .altHeader td{ border-bottom:1px solid #666666; }
	.priceTable .price_list_rowA td{ border-top:1px dotted #c4c4c4; }
	.priceTable .price_list_rowB td{ border-top:1px dotted #c4c4c4; }
	.priceTable input{ border:0; font-size:10px; background:none; width:45px; float:none; }
	.priceTable form{ padding:0; margin:0; }
	.priceTable .item{ width:100px; }
	.priceTable .desc{ width:450px; }
	.priceTable .qty{ width:30px; text-align:center; }
	.priceTable .total{ width:70px; text-align:center; }
	.priceTable .price{ font-weight:bold; text-align:center; }
	.priceTable .addToCart{ width:100px; text-align:center; }
	.priceTable .addQtyText{ margin:0 2px 0 0; cursor:default; font-size:11px; background:#ffffff; width:20px; border:1px solid #838383; color:#000000; }
	.priceTable .cartProductImage{ height:50px; width:50px; border:1px solid #999999; }
	.priceTable .update-remove{ color:#0000FF; text-align:center; }
	/* end pricing / order display table */

/* end product page */

/* new item page */
#skuNameItem{ font-size:16px; margin:0; }
#itemName{ font-size:12px; margin:0 0 5px 0; }

#itemImageBlock{ width:325px; display:inline; margin:0 0 10px 0; text-align:left; float:left; }
#itemImageBlock #main_image{ height:325px; width:325px; }
#itemImageBlock #notActualImage{ margin:3px 0 0 0; font-weight:bold; font-size:11px; text-align:center; }
#freeShipItem{ margin:200px 0 0 0; height:67px; width:108px; position:absolute; background:url(/images/graphics/freeship-itempg.png) no-repeat; }
	* html #freeShipItem{
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "/images/graphics/freeship-itempg.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
	}

#moreImages{ width:60px; float:left; }
#moreImages a{ border:1px solid #a5a5a5; margin:0 0 3px 0; display:block; height:50px; width:50px; }
#moreImages a img{ height:50px; width:50px; }

#addToCartBlock{ width:215px; border:1px solid #c0d1ee; background:#edf4ff; -webkit-border-top-left-radius:7px; -moz-border-radius-topleft:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomleft:7px; float:right; }
	#signInBlock{ text-align:center; border-bottom:1px dashed #c0d1ee; padding:7px 0 7px 0;  }
	#signInBlock a{ font-weight:bold; text-decoration:underline; }
	
	#addToCartBlock strong{ color:#000099; }
	#addToCartBlock .addStep{ padding:7px 0 7px 0; border-bottom:1px dashed #c0d1ee; }
	#addToCartBlock .addStep h3{ font-size:14px; margin:0 0 3px 0; padding:0 0 0 12px; background:url(/images/graphics/item-arrow.gif) center left no-repeat; }
	#addToCartBlock .addStep p{ margin:0 0 0 15px; }
	#addToCartBlock .noLine{ border:none; }
	
	#addToCartBlock form{ margin:0; padding:0; }
	#addToCartBlock form select{ border:1px solid #000ad7; font-size:13px; margin:0 0 6px 0; float:none; }

#cartItemAdded{ padding:7px 0 7px 0; border-top:1px dashed #c0d1ee; display:none; }	
#cartItemAdded h3{ font-size:14px; margin:0 0 3px 0; padding:0 0 0 15px; background:url(/images/graphics/item-arrow-dark.gif) center left no-repeat; }
#cartItemAdded p{ margin:0 0 0 15px; }
#cartItemAdded p img{ margin:10px 0 0 0; }

#addButton{ width:213px; margin:8px 0 0 5px; }
#addButton label{ margin:4px 3px 0 0; width:60px; font-size:13px; text-align:right; display:block; float:left; }
#addButton input{ margin:4px 5px 0 0; text-align:center; width:20px; border:1px solid #000ad7; float:left; }
#addButton #atcButton{ margin:0; width:auto; border:none; float:left; }
#addButton #shopSafe{ display:inline; margin:5px 0 0 25px; float:left; }
#addButton #shopSafe img{ border:none; }

#itemAccessories{ text-align:center; display:none; padding:0 0 10px 0; }
#itemAccessories h3{ font-size:14px; margin:5px 0 10px 0; }
#itemAccessories img{ border:1px solid #0000FF; }

#toolsOptions{ width:150px;  }
#toolsOptions h3{ font-size:11px; margin:0; clear:both; }

#optionsBlock{ width:150px;margin:0 0 0 10px; float:left; }
 #optionsBlock h3{ font-size:11px; margin:0; clear:both; }
.optionCellSm{ padding:0; text-align:center; width:20px; height:20px; margin:0 5px 5px 0; font-size:9px; float:left; }
.optionCellSm img{  }
.optionCellSm a:hover img{ filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0; }
.optionCellSm span{ padding:5px; background:#ffffff; border:1px solid #000000; z-index:10; margin:0 0 0 -137px; position:absolute; left:-999px; }
	* html .optionCellSm span{ margin:0 0 0 -139px; }
.optionCellSm a:hover span{ left:auto; }
	* html .optionCellSm.sfhover7 span{ left:auto; }	

/* estimated shipping */
#shippingEstimate{ -moz-border-radius:5px; -webkit-border-radius:5px; font-size:11px; font-weight:normal; background:#f7f7f7; border:1px solid #999999; padding:5px; margin:-25px 0 0 -380px; width:350px; display:none; position:absolute; z-index:999; }
#shippingEstimate h3{ text-align:center; font-size:20px; margin:0 0 10px 0; }
#shippingEstimate b{ font-size:13px; }
#shippingEstimate fieldset{ margin:5px 0 5px 0; padding:5px; border:1px solid #aaaaaa; background:#fffcd1; }
#addToCartBlock form #shippingEstimate fieldset label{ width:200px; text-align:right; float:left; }
#addToCartBlock form #shippingEstimate fieldset input{ margin:0 2px 2px 0; width:50px; border:1px solid #aaaaaa; float:left; } 
#addToCartBlock form #shippingEstimate fieldset select{ margin:0 2px 2px 0; width:50px; border:1px solid #aaaaaa; float:left; }
#shippingEstimate fieldset form #shippingButton{ cursor:pointer; margin:0 0 0 100px; }
#shippingEstimateDisplay{ display:none; font-size:14px; margin-bottom:10px; }
#addToCartBlock form #shippingEstimate p{ margin:0; padding:0; }
#addToCartBlock form #shippingEstimate #deliveryState{ width:100px; }
#addToCartBlock form #shippingEstimate #deliveryCity{ width:80px; }
#addToCartBlock form #shippingEstimate #shipQty{ width:20px; }
/* end estimated shipping */

#addedAlign{ display:none; position:absolute; margin:-10px 0 0 -347px; width:345px; z-index:99; }
#cartIframe{ width:345px; height:210px; position:absolute; z-index:1; border:none; }
#addedDropDown{ z-index:5; font-size:11px; position:absolute; width:345px; background:#f6f9ff; border-left:1px solid #bcc0c7; border-right:1px solid #bcc0c7; border-bottom:1px solid #bcc0c7; -webkit-border-bottom-right-radius:7px; -moz-border-radius-bottomright:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomleft:7px}
#addedDropDown #addedHeader{ padding:4px; border-bottom:1px solid #c0d1ee; margin:0 2px 0 2px; }
#addedDropDown h2{ font-size:17px; color:#120576; margin:0; float:left; }
#addedContent{ margin:10px 0 10px 0; }
#addedContent img{ margin:0 0 0 5px; border:1px solid #5865b1; float:left; }
.itemInfo{ margin:0 7px 0 0; width:245px; float:right; }
.itemInfo span{ font-weight:bold; color:#FF0000; }
.numCartItems{ margin:10px 0 0 0; padding:10px; background:#d8e5ff; }
.numCartItems strong{ float:left; }
.numCartItems b{ color:#FF0000; }
#addedLinks{ padding:5px 0 10px 0; }
#addedLinks a{ display:block; margin:0 0 0 22px; float:left; }
		* html #addedLinks a{ margin:0 0 0 15px; }

/* end new item page */

/* brands page */
#brandsHeader{ font-size:40px; text-align:center; margin:10px 0 10px 0; font-family:Constantia, "Times New Roman", Times, serif; color:#6a6a6a;  }
#prodLinks .brandsForm{ margin:0; padding:0; }
#prodLinks .brandsForm .inputCenter{ min-width:100px; text-align:left; margin:0 auto 0 auto; border:1px solid black; }
#prodLinks .brandsForm label{ font-size:12px; margin:0; padding:0 0 3px 0; }
#prodLinks .brandsForm select{ margin:0; font-size:12px; border:1px solid #595959; background:#eaeeff; }
/* end brands page */

/* SLIMBOX */
#lbOverlay {position: absolute;z-index: 9999;left: 0;width: 100%;background-color: #000;cursor: pointer;}
#lbCenter, #lbBottomContainer {position: absolute;z-index: 9999;left: 50%;overflow: hidden;background-color: #fff;}
.lbLoading {background: #fff url(/images/graphics/page-loading.gif) no-repeat center;}
#lbImage {position: absolute;left: 0;top: 0;border: 10px solid #fff;background-repeat: no-repeat;}
#lbPrevLink, #lbNextLink {display: block;position: absolute;top: 0;width: 50%;outline: none;}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(/images/graphics/prevlabel.gif) no-repeat 0% 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {background: transparent url(/images/graphics/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;font-size: 11px;color: #666;line-height: 1.4em;text-align: left;border: 10px solid #fff;border-top-style: none;}
#lbCloseLink {display: block;float: right;width: 66px;height: 22px;background: transparent url(/images/graphics/closelabel.gif) no-repeat center;margin: 5px 0;outline: none;}
#lbCaption, #lbNumber { margin-right: 71px;}
#lbCaption {font-weight: bold;}
#lbCaption a{ font-size:10px; }
/* END SLIM BOX */

/* search page */
#advancedSearch{ margin:10px 0 15px 0; width:710px; float:left; }
#advancedSearch input, #advancedSearch select{ font-size:12px; width:170px;  background:#eef3fe; border:1px solid #5b6371; float:left; }
#advancedSearch label{ padding:2px 2px 0 100px; font-weight:bold; width:150px; text-align:right; font-size:12px;  float:left; }
#advancedSearch #advSearchButton{ margin:0 0 0 30px; width:57px; height:21px; border:0; }

#prodLinks{ width:710px; margin:0 0 10px 0; float:left; }
#refineTable{ font-size:12px;  width:710px; }
#refineTable td{ padding:5px 5px 10px 5px; }
#prodLinks .brandsForm{ margin:0; padding:0; }
#prodLinks .brandsForm .inputCenter{ min-width:100px; text-align:left; margin:0 auto 0 auto; border:1px solid black; }
#prodLinks .brandsForm label{ font-size:12px; margin:0; padding:0 0 3px 0; }
#prodLinks .brandsForm select{ margin:0; font-size:12px; background:#eef3fe; border:1px solid #5b6371; }
/* end search page */

/* site map */
.siteMapDiv{ width:355px; float:left; }
.siteMapDiv h1{ margin:0 10px 0 0; padding:3px 2px 2px 5px; font-size:16px; }
.siteMapDiv h2{ margin:0 10px 0 10px; padding:2px 2px 2px 5px; font-size:13px; }
.siteMapDiv h3{ margin:0 0 0 15px; font-size:12px; }
.siteMapDiv ul{ margin:0 0 10px 10px; padding:0 0 0 25px; font-size:12px; }
.siteMapDiv ul li strong{ font-weight:normal; }
/* end site map */ 


/* check out styles */
.addressInputHead{ width:380px; margin:0 50px 0 50px; float:left; }
.addressInput{ width:378px; margin:0; }
.addressInput p{ text-align:left; font-weight:bold; font-size:14px; color:#333333; font:Vrinda; margin-bottom:5px; }
.addressInput #requiredText{ text-align:center; font-size:10px; color:#000000; font-weight:normal; margin-left:10px; margin-bottom:20px; }
.addressInput label{ width:160px; text-align:right; float:left; font-weight:bold; margin-left: 15px; }
.addressInput input, .addressInput select{ width:180px; margin:0 0 10px 5px; border:1px solid #595959; background:#FFFFFF; float:left; font-size:11.5px; }
.addressInput #shipSame{ border:0; background:none; }

.checkOutAddressHeader{ margin:0; width:350px; display:inline; }

.addressInput #givenAddress{ margin-left:20px; text-align:left; font-weight:bold; font-size:11.5px; font:Vrinda; margin-bottom:10px; }

.addressInputHead{ width:380px; margin:0 50px 0 50px; float:left; }
.addressInputWrapper{ width:380px; margin:10px 0 0 0; }

.addressInput2{ width:378px; margin:0; padding-bottom:10px; border:1px solid #5b6371; background:#eaeef3; }
.addressInput2 p{ text-align:left; font-weight:bold; font-size:14px; color:#333333; font:Vrinda; margin-bottom:5px; }
.addressInput2 #stateTrouble{font-size:10px;}
.addressInput2 #requiredText{ text-align:center; font-size:10px; color:#000000; font-weight:normal; margin-left:10px; margin-bottom:20px; }
.addressInput2 .requiredText{ text-align:center; font-size:10px; color:#000000; font-weight:normal; margin-left:10px; margin-bottom:20px; }
.addressInput2 label{ width:160px; text-align:right; float:left; font-weight:bold; margin-left: 15px; }
.addressInput2 input, .addressInput2 select{ width:180px; margin:0 0 10px 5px; border:1px solid #595959; background:#FFFFFF; float:left; font-size:11.5px; }
.addressInput2 #shipSame{ border:0; background:none; }
.addressInput2 #givenAddress{ margin-left:20px; text-align:left; font-weight:bold; font-size:11.5px; font:Vrinda; margin-bottom:10px; }

.addressInput2 #requiredText2{ font-size:11px; color:#000000; font-weight:normal; margin-left:5px; margin-bottom:15px; width:370px; }
.addressInput2 .question{ font-weight:bold; font-size:11px; text-align:left; vertical-align:top; width:315px; margin:10px 0 0 32px; }
.addressInput2 .answer{ font-size:11px; text-align:left; vertical-align:top; width:280px; margin:0 0 0 49px; }
.addressInput2 .radio{ width:20px; border:none; background:none; margin:2px; }

#rArrow{ float:left; margin:50px 0 0 8px; }
* html #rArrow{ margin:50px 0 0 20px; }

.cartFreeShip{ padding:0 0 0 17px; font-size:11px; color:#FF0000; background:url(/html_wok/images/graphics/cart-star.gif) no-repeat; }

#cartOr{ text-align:right; margin:0; padding:0 60px 0 0; font-size:18px; }
#cartBuyNow form{ margin:0; padding:0; text-align:right; }
#cartQuote #quoteReasons{ width:530px; float:left; }
#cartQuote form{ float:right; }

#checkOutHeader{ width:665px; float:left; font-size:11px; padding:0 0 0 35px; margin:10px 0 10px 10px; border-bottom:#999999 1px dashed; }
#checkOutHeader img{ margin-right:20px; }

#cartAddressForm{ margin:0; padding:0; font-size:11px; width:530px; text-align:left; float:none; }
#importantNotice{ width:500px; float:left; margin-left:20px; margin-top:20px; }
#addressText{ display:inline; font-size:13px; text-align:left; font-weight:bold; margin-left:10px; width:500px; }

.addressInput{ width:400px; margin:0; }
.addressInput p{ text-align:left; font-weight:bold; font-size:14px; color:#333333; font:Vrinda; margin-bottom:5px; }
.addressInput #stateTrouble{margin:2px 0 0 10px;width:auto;float:left;}
.addressInput #requiredText{ text-align:center; font-size:10px; color:#000000; font-weight:normal; margin-left:10px; margin-bottom:20px; }
.addressInput .requiredText{ text-align:center; font-size:10px; color:#000000; font-weight:normal; margin-left:10px; margin-bottom:20px; }
.addressInput label{ width:160px; text-align:right; float:left; font-weight:bold; margin-left: 15px; }
.addressInput input, .addressInput select{ width:180px; margin:0 0 10px 5px; border:1px solid #595959; background:#FFFFFF; float:left; font-size:11.5px; }
.addressInput #shipSame{ border:0; background:none; }

.addressInput #givenAddress{ margin-left:20px; text-align:left; font-weight:bold; font-size:11.5px; font:Vrinda; margin-bottom:10px; }

#checkoutComments2{ width:700px; text-align:left; padding:none; margin:0 0 20px 60px; }
#checkoutComments2 textarea{ float:none; margin:0; }

.checkOutAddressCartNew{ border:1px solid #5b6371; background:#eaeef3; display:inline; width:340px; padding-bottom:5px; text-align:left; float:left; }
.checkOutAddressCartNew p{ font-size:12px; margin:0 5px 2px 5px; }

.checkOutBlockNew{ display:inline; text-align:left; width:180px; font-size:11px; margin:0 0 0 10px; float:left; }
.checkOutBlockNew .headings{ margin:0 0 5px 0; font-size:11px; font-weight:bold; }
.checkOutBlockNew input{ display:inline; border:1px solid #595959; font-size:10px; background:#eaeeff; margin:5px 0 0 40px; cursor:pointer; }
.checkOutBlockNew .editInput{ width:auto; margin-left:0px; }


#needHelpBox{ float:right; }

#shippingSameBox{ margin-top:20px; margin-left:100px; width:350px; height:70px; float:left; }
#shippingSameBox table{ width:100%; font-size:11px; margin-top:10px; background-color:#D8D8D8; }

#buttonBox{ float:left; clear:both; margin: 10px auto auto 180px; display:inline; }
#apoBox{ margin-left:100px; width:350px; display:inline; float:left; }
#apoBox img{ width:150px; }
#apoBox p{ float:left; width:350px; }

#shippingBox{ margin-top:20px; margin-left:100px; width:350px; height:70px; float:left; background:url(/images/checkout/ship_to_bg.gif); }
#shippingBox table{ width:100%; font-size:11px; margin-top:10px; }
#shippingBox label{ font-weight:bold; }

#shippingAddressType{ width:710px; margin-left:10px; float:left; }
#shippingAddressType p{ text-align:left; font-weight:bold; font-size:14px; color:#333333; font:Vrinda; margin-bottom:5px; }
#shippingAddressType label{ font-weight:bold; font-size:11px; text-align:right; float:left; width:165px; }
#shippingAddressType select{ width:auto; margin:0 0 10px 5px; border:1px solid #595959; background:#FFFFFF; float:left; font-size:11.5px; }

#shippingAddressTypeAlt{ width:400px; margin-left:10px; float:left; clear:left;}
#shippingAddressTypeAlt p{ text-align:left; font-weight:bold; font-size:14px; color:#333333; font:Vrinda; margin-bottom:5px; }
#shippingAddressTypeAlt label{ font-weight:bold; font-size:11px; text-align:right; float:left; width:165px; }
#shippingAddressTypeAlt select{ width:auto; margin:0 0 10px 5px; border:1px solid #595959; background:#FFFFFF; float:left; font-size:11.5px; }


#accessorials{ display:inline; width:700px; margin-left:10px; float:left; }
#accessorials p{ text-align:left; font-weight:bold; font-size:14px; color:#333333; font:Vrinda; margin-bottom:5px; }
#accessorials #requiredText{ font-size:10px; color:#000000; font-weight:normal; margin-left:10px; margin-bottom:30px; }
#accessorials .question{ font-weight:bold; font-size:11px; text-align:right; vertical-align:top; width:240px; }
#accessorials .answer{ font-size:11px; text-align:left; vertical-align:top; width:400; padding-left:5px; padding-bottom:10px; }

#callCustomerService{ width:500px; margin-left:10px; float:left; }
#callCustomerService p{ text-align:left; font-size:13px; color:#333333; margin-bottom:5px; }

#paymentInput{ width:380px; margin-left:10px; float:left; }
#paymentInput p{ text-align:left; font-weight:bold; font-size:14px; color:#333333; font:Vrinda; margin-bottom:5px; }
#paymentInput #requiredText{ font-size:10px; color:#000000; font-weight:normal; margin-left:10px; margin-bottom:30px; }
#paymentInput label{ width:140px; text-align:right; float:left; font-weight:bold; margin-left:0px; }
#paymentInput input, select{ width:160px; margin:0 0 10px 5px; border:1px solid #595959; background:#FFFFFF; float:left; font-size:11.5px; }
#paymentInput #ccType{ width:120px; }
#paymentInput #month{ width:90px; }
#paymentInput #year{ width:75px; }
#paymentInput #csc{ width:60px; }
#paymentInput #whatsThis{ margin:2px 0 0 10px; width:auto; float:left; }
#paymentInput br{ clear:left; }
#paymentInput #chargeAmount{ float:left; font-weight:bold; font-size:11.5px; margin:10px 0 0 60px; }
#seeOrderDetails{ margin:10px 0 0 15px; width:auto; float:left; }
#orderSummary{text-align:left; font-weight:bold; font-size:14px; color:#333333; font:Vrinda; margin-bottom:5px; text-decoration:none; }
#cardReq{ color:#FF0000; margin:5px 0 5px 80px; }

.creditTable{ font-size:11px; margin:0 auto 0 auto; width:300px; }
.creditTable input, select{ font-size:11px; border:1px solid #595959; background:#FFFFFF; }
.creditTable select{ width:auto; }

.checkoutBox{  width:710px; float:left; }
.checkoutBox #submitButton{ margin-top:20px;  color:#000000; height:25px; width:120px; border:1px solid #863f1f; padding:0 3px 0 3px; font-size:11px; background:#f3efe5; font-weight:bold; }
.checkoutBox .checkoutButton{ margin-top:40px;  color:#000000; height:25px; width:130px; border:1px solid #863f1f; padding:0 3px 0 3px; font-size:11px; background:#f3efe5; font-weight:bold; }
.checkoutBox #billingButton{ margin-top:40px; margin-left:200px; color:#000000; height:25px; width:130px; border:1px solid #863f1f; padding:0 3px 0 3px; font-size:11px; background:#f3efe5; font-weight:bold; }

.checkoutBox #shippingButton{ margin-top:20px; margin-left:180px; margin-bottom:20px; color:#000000; height:25px; width:130px; border:1px solid #863f1f; padding:0 3px 0 3px; font-size:11px; background:#f3efe5; font-weight:bold; }

#addressDisplay{ display:inline; width:700px; margin-top:30px; margin-left:10px; float:left; }
#addressDisplay2{ width:448px; float:right; padding-bottom:8px; margin:0 20px 0 0; background:#eaeef3; }
#addressDisplay p{ text-align:left; font-weight:bold; font-size:14px; color:#333333; font:Vrinda; margin-bottom:5px; }

#addressDisplayAlt{ width:530px; margin-left:10px; float:left; }
#addressDisplayAlt p{ text-align:left; font-weight:bold; font-size:14px; color:#333333; font:Vrinda; margin-bottom:5px; }

.checkOutBlock{ display:inline; text-align:left; width:190px; font-size:11px; margin:0 0 0 10px; float:left; }
.checkOutBlock .headings{ margin:0 0 5px 0; font-size:11px; font-weight:bold; }
.checkOutBlock input{ display:inline; border:1px solid #595959; font-size:10px; background:#eaeeff; margin:5px 0 0 40px; cursor:pointer; }
.checkOutBlock .editInput{ width:auto; margin-left:0px; }

.checkOutBlock .hidden{ display:none; }

.checkOutBlockAlt{ display:inline; text-align:left; width:180px; font-size:11px; margin:0 0 0 10px; float:left; }
.checkOutBlockAlt .headings{ margin:0 0 5px 0; font-size:11px; font-weight:bold; }
.checkOutBlockAlt input{ display:inline; border:1px solid #595959; font-size:10px; background:#eaeeff; margin:5px 0 0 40px; cursor:pointer; }
.checkOutBlockAlt .editInput{ width:auto; margin-left:0px; }

.checkOutBlockAlt .hidden{ display:none; }

.cartAlign{ width:710px; text-align:center; margin:20px 0 0 0; float:left; }
#cartTable{ border:0; font-size:11px; width:700px; }
#cartTable .header td{ border-bottom:1px solid #7d7d7d; }
#cartTable input{ font-size:10px; border:1px solid #7d7d7d; background:#eaeeff; }
#cartTable .price_list_rowA td{ background:#f7f7f7; border-top:1px solid #e6e5e5; border-bottom:1px solid #e6e5e5; }
#cartTable h3{ margin:0; color:#FF0000; font-size:12px; }
#cartTable h4{ font-size:14px; margin:0; }
#cartTable .cartAmt{ text-align:right; padding-right:8px; }

.cartAlignAlt{ width:530px; text-align:center; margin:20px 0 0 0; float:left; }
#cartTableAlt{ border:0; font-size:11px; width:100%; }
#cartTableAlt .header td{ border-bottom:1px solid #7d7d7d; }
#cartTableAlt input{ font-size:10px; border:1px solid #7d7d7d; background:#eaeeff; }
#cartTableAlt .price_list_rowA td{ background:#f7f7f7; border-top:1px solid #e6e5e5; border-bottom:1px solid #e6e5e5; }
#cartTableAlt h3{ margin:0; color:#FF0000; font-size:12px; }
#cartTableAlt .sku_num{ text-align:left; padding-right:8px; }
#cartTableAlt .item_name{ text-align:left; padding-right:8px; }
#cartTableAlt .cartAmt{ text-align:right; padding-right:8px; }

#updateRow td{ border-top:1px solid #7d7d7d; }
#updateRow .updateButton{ margin:10px 115px 20px 0; }

/* Confirmation Page Styles */
#viewAccountBlock{ float:left; margin-left:200px; width:auto; text-align:left; }
#viewAccountBlock .errorText{ color:#FF0000; font-size:12px; }
#viewAccountBlock #checkoutNextButtonPadding{ width:auto; margin:10px auto 0 auto; }
#viewAccountBlock #checkoutNextButtonPadding #checkoutNextButton{ width:auto; margin-left:auto; margin-right:auto; color:#000000; height:25px; border:1px solid #863f1f; padding:0 3px 0 3px; font-size:11px; background:#f3efe5; font-weight:bold; }
/* end check out styles */
/* end cart & check out */

/* check out process */
#cartSteps{ text-align:center; }
#cartButtons{ margin:10px 0 20px 0; }
#cartButtons h3{ font-size:16px; margin:10px 0 5px 0; }
#cartButtons h3 b{ color:#FF0000; }
#proceedButton{ margin:10px 0 0 30px; }
#cartSubtotals{ width:210px; text-align:right; margin-right:10px; float:right; }
#cartTotals{ text-align:center; float:right; margin:0 5px 0 0; }
#cartTitles{ text-align:right; margin-right:10px; float:left; }

.checkOutAddress{ display:inline; width:300px; padding-bottom:5px; margin:0 0 0 50px; text-align:left; float:left }
.checkOutAddress p{ font-size:12px; margin:0 5px 2px 5px; }
.checkOutAddress b{ display:block; text-align:center; width:100%; height:17px; }
.checkOutAddress label{ width:125px; padding-top:4px; text-align:right; float:left; }
.checkOutAddress input, .checkOutAddress select{ font-size:12px; width:165px; margin:0 0 2px 2px; background:#e6efff; border:1px solid #000ad7; float:left; }
.checkOutAddress .checkBox{ border:0; margin-top:4px; background:none; }
.checkOutAddress .editInput{ width:40px; margin-right:10px; font-size:10px; float:right; }

.checkOutAddress #radioButtons{ width:150px; text-align:center; margin:3px 10px 0 0; float:left; }
.checkOutAddress .radio{ width:15px; background:none; border:0; margin:0; padding:0; float:none; }

.checkOutAddressCart{ -moz-border-radius:5px; -webkit-border-radius:5px; display:inline; width:340px; padding-bottom:5px; margin:0 3px 0 3px; text-align:left;background:#fefefe; border:1px solid #b0b0b0; float:left; }
.checkOutAddressCart p{ font-size:12px; margin:0 5px 2px 5px; }
.checkOutAddressCart b{ display:block; padding:0 0 0 2px; text-align:left; width:100%; height:17px; background:#fefefe url(../../images/layout/header_bg.gif) top repeat-x;}
.checkOutAddressCart .checkBox{ border:0; margin-top:4px; background:none; }
.checkOutAddressCart .editInput{ background:#e6efff; border:1px solid #000ad7; width:40px; margin-right:10px; font-size:10px; float:right; }

#estimateHeader{ font-size:18px; text-align:center; margin:0 0 15px 0; }
#estAddress{ text-align:right; margin:0 0 10px 0; float:right; }

#checkoutComments{ width:auto; float:left; margin-bottom: 20px; }
#quoteComments{ width:auto; float:left; margin-left: 10px; margin-bottom: 20px; }
#checkoutButtonWide{ display:inline; width:710px; text-align:center; margin-top:10px; float:left; }
/* end check out process */

/* enable java page */
.enableJava{ width:710px; margin:0 0 10px 0; }
.enableJava p{ width:230px; margin:0; float:left; }
.enableJava img{ float:right; }
/* end enable java page */

/* REPLACEMENTS PAGE */
#replacement_form	{ border:1px solid #90ABBE; font-family: Verdana; font-size: 0.85em; font-style: normal; font-weight: normal; width:80%; margin: 0 auto 0 auto;}
#replacement_form legend {padding: 4px 6px 0 6px; color: #385A6B; font-family: Verdana; font-size: 0.85em; font-weight: bold;}
#replacement_form label { margin: 5px 0 0 0; width: 180px; font-size: 0.85em; text-align: right; display: block; float: left;}
#replacement_form input { margin: 5px 0 0 6px; padding: 2px; font-size: 0.85em; border: 1px solid #90ABBE;}
#replacement_form textarea { margin: 5px 0 0 6px; padding: 2px; border: 1px solid #90ABBE;}

#replacement_submit	{ border:0px; text-align:center;}
#replacement_submit input { margin: 5px 0 0 6px; padding: 2px; font-size: 0.75em; border: 1px solid #90ABBE;}
/* END REPLACEMENTS PAGE */
