@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

/* General */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 100%;
}

input, select {
	font-size: 11px;
}

input {
	padding: 2px;
}

p {
	line-height: 1.3;
	margin-bottom: 15px;
}

a {
	font-weight: normal;
	text-decoration: underline;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 8px 0;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 6px;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
}

img, img a {
	border: 0;
}

ul, ol {
	margin: 0 0 10px 30px;
}

li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}

blockquote {
	margin-left: 28px;
}

select option {
	margin:0px;
	padding: 0 5px;
}

hr {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	border:0;
}

/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
	margin: 0;
}
.HorizontalFormContainer dt {
	width: 160px;
	float: left;
	margin-bottom: 6px;
	clear: left;
}

.HorizontalFormContainer dd {
	margin-left: 170px;
	margin-bottom: 6px;
}

.NarrowFormContainer dt {
	width: 110px;
}

.NarrowFormContainer dd {
	margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
	margin-left: 170px;
}

.NarrowFormContainer p.Submit {
	margin-left: 120px;
}

.VerticalFormContainer dt {
	margin-bottom: 6px;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 10px;
}

/* Page Container */

#Container {
	width: 1003px;
	margin: 0 auto;
	border: 0;
}

/* Top Navigational Menu */
#TopMenu { float:left; color:#666; width:740px;}
#TopMenu ul { float:right; list-style: none; padding: 0; margin:0; height:50px; font-size:12px; }
#TopMenu .SignInOrRegister{ clear:both; padding-left:42px; }
#LoginOrLogout{ float:left; color:#666;}
#LoginOrLogout a{ color:#cb0000; text-decoration:underline; font-weight:bold;}
#BookMark{ float:right; margin-right:3px;}
#TopMenu li { list-style: none; float: left; display: inline; margin: 0; padding: 0;}
#TopMenu li.CartLink a{ background:url(../images/magenta/HeaderCart.png) 6px top no-repeat; text-indent:12px;}
#TopMenu li a, #TopMenu li div { display: block; text-decoration: none; font-size: 0.85em; padding: 0 0 0 10px; margin: 8px 10px 0 0; color:#666; }

#TopMenu li div a { padding: 0; margin: 0; display: inline;font-size: 1em;}

#TopMenu li a:hover {
	text-decoration: underline;
}
/* Pages Menu */
#Menu { clear: both; width: 1003px; height: 34px;}
#Menu ul { margin: 0; padding: 0;}
#Menu li { float: left; list-style: none; margin: 0; padding: 0;}
#Menu li a { display: block; float: left; font-size:12px; font-weight:bold; text-decoration: none; height: 34px; line-height:34px;}
#Menu li a:hover{ text-decoration:none;}
#Menu li a span{ cursor:pointer; display:inline-block;  height: 34px; line-height:34px;  padding: 0 22px 0 22px; }
#Menu li a:hover{ background:url(../images/magenta/MenuHoverleft.png) left top no-repeat;}
#Menu li a:hover span{background:url(../images/magenta/MenuHoverRight.png) right top no-repeat;  }
#Menu li ul { width: auto; position: absolute; clear: left; top: 30px; left: 10px; display: none; text-align: left; font-size: 0.85em; background: transparent; z-index: 10;}
#Menu li ul li { clear: both; text-align: left; background: transparent;}
#Menu li ul li a { padding: 5px 10px 5px 10px; font-size: 1em; text-align: left; margin: 0; width: 120px; height: auto;}
#Menu li ul li a, #Menu li.over li a { text-decoration: none !important; }
#Menu li:hover ul, #Menu li.over ul { display: block; }
#Menu li.TopLiveChat{float:right; width:161px; height:34px; background:url(../images/magenta/LiveChat.png) left top no-repeat; cursor:pointer;}
#Menu li.TopLiveChat img{ z-index:1;}
/* Holly Hack. IE Requirement \*/
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */


/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
	clear: both;
}

#Wrapper {
	clear: both;
	width: 1003px;
}

/* Header */

#Header {
	width: 1003px;
	height: 94px;
	*overflow:hidden;
}

/* Logo */

#Logo { float: left; width: 240px; height: 86px; padding-top:8px; display: inline;}
#Logo h1 { padding-top: 14px; }
#Logo h1 a { text-decoration: none;}

/* Top Search Form */
#SearchForm {
	width: 170px;
	overflow: hidden;
}

#SearchForm form {
}

#SearchForm label {
}
#SearchForm #search_query{ margin: 0; padding:0px; width: 114px; height:15px; padding:2px; border:1px solid #7f727c; vertical-align:middle;}

#SearchForm .Button {
	margin:0px;
	padding:0px;
	width: 46px;
	height: 21px;
	vertical-align:middle;
	margin-left:4px;
}

#SearchForm p {
	font-size: 0.85em;
	margin: 10px 0 10px 0;
	text-align:center;
}

#SearchForm a {
	text-decoration: none;
	color:#333333;
}
#SearchForm a strong{ font-size:11px;}
#SearchForm a:hover {
	text-decoration: underline;
}/* Left Content Area */

.Left {
	float: left;
	width: 170px;
	min-height: 500px;
	font-size: 0.85em;
	padding: 10px 0 10px 0;
	overflow:hidden;
}
.Left .Block {
	margin-bottom:8px;
}
.Left .BlockContent {
	padding: 0 10px 0 10px;
	background:#f7f7f7;
}
.Left h2 {
	font-size: 1.4em;
	height:24px;
	line-height:24px;
	margin: 0 0 0 0;
	border-top:2px solid #8f8f8f;
	border-bottom:1px solid #8f8f8f;
	text-indent:10px; font-size:13px; font-weight:bolder;
	color:#3e3e41;
}
.Left ul {
	margin: 0;
	padding: 0;
}
.Left li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 5px 0 4px 0;
}
.Left li {
}
.Left li a {
	text-decoration: none;
}
.Left li a:hover {
	text-decoration: underline;
}
.Left #SideCategoryList{ background:#f7f7f7;}
.Left #SideCategoryList h2{ border-top:1px solid #000; border-bottom: 1px solid #7f756c; background:url(../images/magenta/CategoryH2.png) left top repeat-x; color:#FFF; font-size:13px; font-family:Verdana, Geneva, sans-serif; height:25px; }
.Left #SideCategoryList.Block{ margin:0px;}
.Left #SideCategoryList .BlockContent{ background:#8b8076;}
.Left #SideCategoryList li ul {
}

.Left #SideCategoryList li.LastChild {
	border-bottom: 0 !important;
}
.Left #SideCategoryList li{
	padding: 0 0 0 0;
	padding:3px 0;
}
.Left #SideCategoryList li a{ color:#FFF; font-size:12px; font-weight:bold; }
.Left #SideCategoryList li a:hover{
	color:#FFFFC1;
}
.Left #SideCategoryList li ul {
	padding-left: 12px;
}
.Left #SideCategoryList li ul li{
	background:url(../images/magenta/CategoryArr.gif) left center no-repeat;
	text-indent:10px;
}
.Left #SideCategoryList li ul li a{
	font-weight:normal; color:#fffff0; 
}
#SideOtherCategoryList h2{ border-color:#FFF; cursor:pointer; color:#FFF;}
.leftIco{background:#333333 url(../images/magenta/DropDownArr.gif) 154px center no-repeat;}
.bottomIco{background:#333333 url(../images/magenta/DropUpArr.gif) 154px center no-repeat;}
#SideOtherCategoryList .BlockContent{  display:none;  background:#8b8076;}
.Left #SideOtherCategoryList li a{ color:#fffff0; font-size:12px; }
.CurentColor{ color:#FF9; text-decoration:underline;}

.Left #WhatTheySay ul, .Left #WhatTheySay li{ margin:0px; padding:0px; list-style:none;}
.Left #WhatTheySay{ border-bottom:1px solid #d5d5d5;}
.Left #WhatTheySay .BlockContent{ margin:0px; padding:6px 6px; color:#666;}
.Left #WhatTheySay .BlockContent li{ line-height:160%; font-family:Georgia, "Times New Roman", Times, serif;}
.Left #WhatTheySay .BlockContent li.WhichFrom img{ margin-right:3px;}
.Left #WhatTheySay .BlockContent li.WhichFrom{ text-align:right; padding:3px; font-family:Arial, Helvetica, sans-serif;}
.Left #WhatTheySay .BlockContent li.WhichFrom a{ color:#666;}
.Left #SideNewsletterBox .BlockContent{ margin:0; background:none; overflow:hidden; zoom:1;}
.Left #SideNewsletterBox .BlockContent h4{ padding:12px 0 0 0; font-weight:normal; color:#333; font-size:11px; line-height:170%;}
.Left #SideNewsletterBox .BlockContent h4 img{ vertical-align:baseline; margin:0 0 0 6px;}

/* Primary Content Area */
.Content {
	float: left;
	width: 639px;
	min-height: 500px;
	margin: 0 0 0 12px;
	padding: 10px 0 10px 0;
	font-size: 0.95em;
	overflow:hidden;
}
.ProductContent{ width:821px;}
.Content .Block {
	clear: both;
	margin-bottom: 10px;
}
.Content h2 {
	margin: 0 0 10px 0;
}
.Content a:hover {
	text-decoration: underline;
}
.banner_home_page_top{ margin:0 0 10px 0;}
.banner_home_page_top p{ margin:0px; padding:0px;}
.Content #HomeFeaturedProducts{ width:639px; overflow:hidden; }
.Content #HomeFeaturedProducts h2, .Content #HomeNewProducts h2{ margin:0px; padding:0px; width:639px; height:45px; line-height:40px;/*background:url(../images/magenta/IndexContentH2.png) left top no-repeat;*/ text-indent:12px; color:#564f49; font-size:1.2em; font-weight:bold; font-family:Verdana, Geneva, sans-serif; }
.Content #HomeFeaturedProducts .BlockContent, .Content #HomeNewProducts .BlockContent{ border-bottom:1px solid #666; /*border:1px solid #dddddd;*/ border-top:none; overflow:hidden; background:url(../images/magenta/IndexContentBg.png) left top repeat-x; zoom:1;}
.Content #HomeFeaturedProducts .BlockContent li{ display:inline;}

.Content #HomeSpecialProducts h2{ margin:0px; padding:0px; width:639px; height:39px; padding-top:6px; background:url(../images/magenta/DiscoutH2.png) left top no-repeat; text-indent:12px; color:#333; font-size:1.2em; font-weight:bold; font-family:Verdana, Geneva, sans-serif;}
.Content #HomeSpecialProducts .BlockContent{ border:1px solid #dddddd; border-top:none; overflow:hidden; background:url(../images/magenta/IndexContentBg.png) left top repeat-x; zoom:1;}
.Content #HomeFeaturedProducts .BlockContent li{ display:inline;}
/* Primary Content Area (column span of 2) */
.Content.Wide {
	width: 785px;
	margin: 0 10px 0 10px;
	display: inline;
}

.Content.Wide.WideWithLeft {
	margin: 0 10px 0 10px;
}

/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
	width: 960px;
	margin: 0 10px 0 10px;
	display: inline;
}

.CategoryContent{ width:821px;}
#CategoryHeading{ overflow:hidden;}
.CategoryHeadingLeft{ width:639px; float:left;}
.CategoryHeadingLeft p{ margin:0px; padding:0px;}
.CategoryHeadingLeft h2{ padding:0px; margin:0px;}
.CategoryHeadingRight{ width:170px; float:right;}
.CategoryHeadingBreadcrumb{ width:639px; height:28px; margin-bottom:6px;}
.CategoryHeadingBreadcrumb h2{ font-size:12px; height:27px; line-height:27px; float:left; background:#000 url(../images/CategoryNameBg.gif) right top no-repeat; color:#fff; font-weight:bold; padding:0 40px 0 16px;}
#CategoryBreadcrumb, #CategoryBreadcrumb li{ margin:0px; padding:0px; list-style:none;}
#CategoryBreadcrumb{ height:26px; float:right; line-height:26px; overflow:hidden;}
#CategoryBreadcrumb li { padding-left: 6px; display: inline; font-weight:bold; color:#333;}
#CategoryBreadcrumb li a { padding-right: 10px; background: url('../images/BreadcrumbSep.gif') no-repeat right; text-decoration:none;  color:#666;}
.CategoryDescription{ font-size:12px;}

/* Category Recommend */
#CategoryRecommend{ width:819px; overflow:hidden; height:176px; border:1px solid #dddddd;}
#CategoryRecommend h2{ margin:0px; padding:0px;background:#FFF; color:#000; font-size:13px; font-weight:bold; padding:6px 0 6px 20px;}
.SimilarProducts { clear:both; display:block; width:809px; height:120px; float:left; padding:5px 0 5px 12px;}
.SimilarProducts span { float:left; height:72px; padding-top:16px;}
.SimilarProducts img { vertical-align:middle;}
.SimilarProducts ul,.SimilarProducts li{ float:left; margin:0px; padding:0px; list-style:none;}
.SimilarProducts li { display:inline; width:130px; margin:0 7px 0 12px ; text-align:center;}
.SimilarProducts ul { width:756px;}
.SimilarProducts li.now a {border:1px solid #F00;}
.SimilarProducts ul a.HaveBorder{ display:block; width:75px; height:75px; text-align:center; border:1px solid #EEE; overflow:hidden; margin:0 auto;}
.SimilarProducts ul a:hover.HaveBorder{ border:1px solid #FFF;}
.SimilarProducts ul p {text-align:center; font-size:12px; font-weight:bold; color:#CB0000; margin-top:5px;}
.SimilarProducts ul p strong{ display:block; font-size:11px; color:#000; font-weight:normal; height:30px; overflow:hidden; padding:0 8px;}
.SimilarProducts ul p strong a{ text-decoration:none;}
.SimilarProducts ul p strike{ display:none;}
.SimilarProducts ul p span{ float:none; margin:0px;}
/* This End */

/* Recently Viewed */
#CenterRecentlyViewed{ width:819px; overflow:hidden; zoom:1; border:1px solid #DDD; background:#f7f7f7;}
#CenterRecentlyViewed h2{ margin:0px; padding:0px; color:#000; font-size:13px; font-weight:bold; padding:6px 0 6px 12px;}
.ViewedProducts { clear:both; display:block; width:809px; float:left; padding:5px 0 5px 12px;}
.ViewedProducts span { float:left; height:72px; padding-top:16px;}
.ViewedProducts img { vertical-align:middle;}
.ViewedProducts ul,.ViewedProducts li{ float:left; margin:0px; padding:0px; list-style:none;}
.ViewedProducts li { display:inline; width:130px; margin:0 7px 0 12px ; text-align:center;}
.ViewedProducts ul { width:756px;}
.ViewedProducts li.now a {border:1px solid #F00;}
.ViewedProducts ul a.HaveBorder{ display:block; width:75px; height:75px; text-align:center; border:1px solid #EEE; overflow:hidden; margin:0 auto;}
.ViewedProducts ul a:hover.HaveBorder{ border:1px solid #FFF;}
.ViewedProducts ul p {text-align:center; font-size:12px; font-weight:bold; color:#CB0000; margin-top:5px;}
.ViewedProducts ul p strong{ display:block; font-size:11px; color:#000; font-weight:normal; height:30px; overflow:hidden; padding:0 8px;}
.ViewedProducts ul p strong a{ text-decoration:none;}
.ViewedProducts ul p strike{ display:none;}
.ViewedProducts ul p span{ float:none; margin:0px;}
/* This End */

/* Right Content Area */

.Right {
	float: right;
	width: 170px;
	min-height: 500px;
	font-size: 0.85em;
	padding: 10px 0 10px 0;
	overflow:hidden;
}
.Right .Block {
	margin-bottom:8px;
}
.Right .BlockContent {
	padding: 8px 10px 8px 10px;
	background:#f7f7f7;
}
.Right h2 {
	font-size: 1.4em;
	height:24px;
	line-height:24px;
	margin: 0 0 0 0;
	border-top:2px solid #8f8f8f;
	border-bottom:1px solid #8f8f8f;
	text-indent:10px; font-size:13px; font-weight:bolder;
	color:#3e3e41;
}
.Right ul {
	margin: 0;
	padding: 0;
}
.Right li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}
.Right li {
}
.Right li a {
	text-decoration: none;
}
.Right li a:hover {
	text-decoration: underline;
}
.Right #HomeRecentBlogs{ background:#f1f1f1; padding-bottom:8px;}
.Right #HomeRecentBlogs h2{ border-top:2px solid #f1f1f1; border-bottom:2px solid #f1f1f1;}
.Right #HomeRecentBlogs .BlockContent{ margin:0 8px; padding:2px 0; background:#FFF;}
.Right #HomeRecentBlogs .BlockContent li{ padding:0px; background:url(../images/magenta/RecentNewsArr.gif) 6px 6px no-repeat; line-height:160%; border:none; margin:3px 0;}
#SideRecentOrders{ height:237px; overflow:hidden;}
.Right #HomeRecentBlogs .BlockContent li div{ margin-left:14px;}
.Right #SideRecentOrders .BlockContent{ margin:0; padding:8px 6px 12px 6px; background:#F7F7F7;}
.Right #SideRecentOrders li {background:url(../images/magenta/RecentOrderBg.gif) no-repeat 0 6px; margin-bottom:6px; line-height:140%; }
.Right #SideRecentOrders li div{ margin-left:16px; color:#999; }
.Right #SideTopSellers .HomeBlockContent{ margin:0; background:#f7f7f7; text-align:center; zoom:1;}
.Right #SideTopSellers .HomeBlockContent ul,.Right #SideTopSellers .HomeBlockContent li{ margin:0px; padding:0px; list-style:none; }
.Right #SideTopSellers .HomeBlockContent li{ padding:10px 8px 6px 8px;}
.Right #SideTopSellers .HomeProductDetails a{ display:block; padding:6px 6px; *margin-top:-3px;}
.HomeProductDetails em{ display:block; color:#CB0000; font:normal bold 11px Verdana, Geneva, sans-serif;}
.HomeProductDetails em strike{ font-weight:normal; color:#666;}
.HomeProductImage a{ display:block; width:75px; height:75px; overflow:hidden; margin:0 auto;}
/* Page Footer */

#Footer {
	clear: both;
	font-size: 0.85em;
}
#Footer .UsefulInfo{ border:1px solid #CCC; text-align:left; overflow:hidden; zoom:1; padding-bottom:20px;}
#Footer .UsefulInfo h1{ background:#EEE; padding:5px 0; text-indent:12px; font-size:1.8em; font-weight:normal;}
#Footer .UsefulInfo h2{ background:#EEE; padding:5px 0; text-indent:12px; font-size:1.5em; font-weight:normal;}
#Footer .UsefulInfo dl, #Footer .UsefulInfo dt, #Footer .UsefulInfo dd{ margin:0px; padding:0px; list-style:none; }
#Footer .UsefulInfo dt{ font-weight:bold; font-size:1.2em; padding:8px 0;}
#Footer .UsefulInfo dt.Info_one{ background:url(../images/magenta/Info_one.gif) left center no-repeat; text-indent:2.4em;}
#Footer .UsefulInfo dt.Info_two{ background:url(../images/magenta/Info_two.gif) left center no-repeat; text-indent:2.4em;}
#Footer .UsefulInfo dt.Info_three{ background:url(../images/magenta/Info_three.gif) left center no-repeat; text-indent:2.4em;}
#Footer .UsefulInfo dt.Info_four{ background:url(../images/magenta/Info_four.gif) left center no-repeat; text-indent:2.4em;}
#Footer .UsefulInfo dt.Info_five{ background:url(../images/magenta/Info_five.gif) left center no-repeat; text-indent:2.4em;}
#Footer .UsefulInfo dd{ margin-left:2.8em; line-height:160%; color:#666;}
#Footer .UsefulInfo .FooterInfoLeft{ width:460px; float:left; padding-left:14px;}
#Footer .UsefulInfo .FooterInfoRight{ width:460px; float:right; padding-right:14px;}
#Footer .FooterLink{ overflow:hidden; zoom:1; margin-top:10px; padding:12px 0; background:url(../images/magenta/FooterBg.png) left top repeat-x;}
#Footer .FooterLinkText{ width:520px; float:left; }
#Footer ul, #Footer li{ margin:0px; padding:0px; list-style:none;}
#Footer ul.FooterLinkText li.HaveSub{ float:left; display:inline; margin:0 52px 0 12px;}
#Footer ul.FooterLinkText li.HaveSub li{ line-height:180%;}
#Footer ul.FooterLinkText li.HaveSub li a{ font-size:1.0em; font-weight:bold; text-decoration:none; color:#666;}
#Footer .FooterLinkImg{ width:460px; float:right;}
#Footer .FooterLinkImg li{ float:left; margin-bottom:22px; padding:0 8px;}
#Footer .FooterLinkImg li img{ vertical-align:bottom;}
#Footer .Copyright{ text-align:center;}

/* Newsletter Subscription Form */
#SideNewsletterBox {
	background:url(../images/magenta/NewsletterBg.png) left top no-repeat; height:196px; overflow:hidden;
}
#SideNewsletterBox h2{ border:none; font-size:16px; font-weight:bold; padding:12px 0 12px 0;}

.NewsletterSubscription label {
}
#subscribe_form{ color:#666; text-align:center; padding:6px 0 12px 0;}
.NewsletterSubscription input {
	width: 138px;
	font-size: 1.0em;
	padding: 3px;
	margin:5px 0 12px 0;
	border:1px solid #b1b1b1;
}

.NewsletterSubscription .Button {
	margin:0px;
	padding:0px;
	width: 146px;
	height: 19px;
	border: 0;
}

/* Product Listings */

.ProductList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Content .ProductList li {
	padding-bottom: 22px;
	list-style: none;
	float: left;
	width: 150px;
	font-size: 0.95em;
	margin: 0 4px 0 5px;
	overflow: hidden;
	text-align:center;
	display:inline;
}

.ProductList a {
	text-decoration: none;
}

.ProductList .ProductImage {
	display: block;
	width: 102px;
	height: 102px;
	margin:0 auto;
	text-align: center;
	overflow: hidden;
}
.ProductList .ProductImage a{
	display: block;
	width: 102px;
	height: 102px;
	overflow: hidden;
}
#SideCategoryTopSellers .ProductList .ProductImage{ height:120px;}
#SideCategoryTopSellers .ProductList .ProductImage a{ display:block;width:120px; height:120px;}

.Content .ProductList .ProductDetails {
	padding: 10px 0 0 0;
	min-height: 0;
	height:32px;
	overflow:hidden;
}

.ProductList strong, .ProductList strong a {

}

.ProductPrice, .ProductList em {
	font:normal bold 11px Verdana, Geneva, sans-serif;
}
.ProductList em strike{
	color:#666;
	font-weight:normal;
}

.ProductList em, .ProductList .Rating {
	display: block;
	margin-top: 3px;
}

.ProductList .Rating {
	font-size: 0.9em;
	font-weight: bold;
}

.ProductList li .ProductCompareButton {
	margin-top: 3px;
	padding-left: 10px;
}

.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
	display: none;
}

.Right .ProductList li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0 5px 0;
	color: #000000;
}

.Right .SideCart p
{
	color: #000000;
}
/* Top Seller Block Specific */
#SideCategoryTopSellers li { background-image: none; }
#SideCategoryTopSellers li .TopSellerNumber { color: #fff; background: url(../images/magenta/TopSellerNumberBg.gif) 0 0 no-repeat;}
#SideCategoryTopSellers li.TopSeller1 .TopSellerNumber { background: url(../images/magenta/No1SellerNumberBg.gif) 0 0 no-repeat;}
#SideCategoryTopSellers { clear: both; padding: 0 0 0 0;}
#SideCategoryTopSellers ul { margin: 0; padding: 0; }
#SideCategoryTopSellers li { clear: both; margin: 0 0 5px 0;}
#SideCategoryTopSellers li .TopSellerNumber { float: left; width: 17px; height: 17px; font-size: 1.4em; font-weight: bold; padding: 0 0 2px 4px;}
#SideCategoryTopSellers .ProductDetails { margin: 0; margin-left: 24px;}
#SideCategoryTopSellers li.TopSeller1 { clear: both; float: left; width: 153px; height: auto; margin: 5px 0 5px 0; padding: 0 0 10px 0; display: inline;}
#SideCategoryTopSellers li.TopSeller1 img { text-align: center; overflow: hidden; }
#SideCategoryTopSellers li.TopSeller1 .TopSellerNumber { position: relative; z-index: 1; width: 20px; height: 25px; color: #fff; font-size: 1.6em; padding: 5px 0 0 10px;}
#SideCategoryTopSellers li.TopSeller1 .ProductDetails { clear: both; float: left; width: 130px; font-size: 1.1em; margin: 0; padding: 0 5px 0 10px;}
#SideCategoryTopSellers li.TopSeller1 .ProductImage { clear: both; float: left; width: 140px; display: inline; text-align: center; overflow: visible; margin: -10px 0 0 0;
border: 0;}
/* End This */

/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Breadcrumb {
	font-size: 0.9em;
	padding-bottom: 4px;
	border-bottom: 1px solid #b7b7b7;
}

.Breadcrumb li {
	padding-left: 6px;
	display: inline;
}

.Breadcrumb li a {
	padding-right: 10px;
	background: url('../images/BreadcrumbSep.gif') no-repeat right;
}

.FindByCategory ul, .FindByCategory li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.FindByCategory li {
	padding-left: 12px;
	background: url('../images/BreadcrumbSep.gif') no-repeat 3px 5px;
	padding-right: 8px;
	display: inline;
}

/* Miscellaneous Definitions */

.Meta {
	color: #444;
	font-size: 0.93em;
}

.Left .FeedLink, .Right .FeedLink {
	float: left;
	margin: 1px 6px 0 0;
}

.Content .FeedLink {
	float: left;
	margin: 4px 6px 0 0;
}

.FloatRight {
	float: right;
	vertical-align:middle;
}

.FloatLeft {
	float: left;
}

.ClearRight {
	clear: right;
}

.ClearLeft {
	clear: left;
}

.SortBox {
	font-size: 0.95em;
	margin: 4px 4px 0 0;
}

.CompareButton {
	clear: both;
	text-align: right;
	margin-top: 12px;
	padding: 4px;
}

.Clear {
	clear: both;
}

.Field45 {
	width: 45px;
}

.Field100 {
	width: 100px;
}

.Field150 {
	width: 150px;
}

.Field200 {
	width: 200px;
}

.Field250 {
	width: 250px;
}

.Field300 {
	width: 300px;
}

.Field350 {
	width: 350px;
}

.Field400 {
	width: 400px;
}

.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:0px 0px 0px 20px; }
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

.Required {
	color: red;
	font-weight: bold;
}

.InfoMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}

.SuccessMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;

}

.ErrorMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
	float: left;
	width: 45%;
	border-right: 1px solid #ccc;
	padding-right: 1%;
}

.AccountLogin {
	float: left;
	padding-left: 1%;
	width: 45%;
}

ul.ShippingAddressList, ul.ShippingAddressList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.ShippingAddressList li {
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.PrimaryProductDetails{ overflow:hidden; zoom:1; border:1px solid #ddd; padding:5px 5px 20px 5px;}
.PrimaryProductDetails .ProductThumb { float: left; width: 280px; overflow:hidden; text-align: center; display:inline; padding-top:10px; margin-right:10px;}

.PrimaryProductDetails .ProductMain { width: 340px; _width: 339px; float: left; display:inline; background:url(../images/magenta/ProductMainBg.png) left top repeat-x;}
.PrimaryProductDetails .ToMyCart{ width:172px; overflow:hidden; float:right; background:#f7f7f7; font-size:0.9em;} 
.PrimaryProductDetails dl {
	font-size: 0.90em;
}

.PrimaryProductDetails dt {
	font-weight: bold;
	width: 80px;
	clear: left;
}

.PrimaryProductDetails dd {
	margin-left: 90px;
}
.Right hr {
	margin: 5px 0 0;
}

.Content h3 {
	margin-bottom: 5px;
}

.ComparisonCheckbox {
	float: left;
}

.SideRecentlyViewed .ProductList li {
	margin-left: 0;
}

.SideRecentlyViewed .ProductDetails {
	margin-left: 20px;
}

/* Product Comparisons */
.ComparisonTable { width: 100%; }
.ComparisonTable td { vertical-align:top; font-size: 11px }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.CompareFieldTop a { text-decoration:none; font-size:10px; }
.CompareFieldTop a:hover { text-decoration:underline; }
.CompareLeft { padding:5px 10px 5px 10px; }
.CompareCenter { text-align:center; padding:5px; }
.CompareRating { text-align:center; padding-top:8px; vertical-align:middle; }
.CompareProductOption { margin-left:20px; padding-left:5px; }

.Availability { color:gray; }
.LittleNote { color:gray; font-size: 0.85em; }

.ViewCartLink {
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 8px;
}

/* General Tables */
table.General,
table.CartContents, table.General {
	width: 100%;
	margin: 10px 0;
}

table.General thead tr th,
table.CartContents thead tr th {
	padding: 6px 10px;
	text-align: left;
}

table.General tbody td,
table.CartContents tbody td {
	padding: 6px 10px;
	vertical-align: top;
}

table.General tbody tr.First td {
	border-top: 0;
}

/* Cart Contents Table */

.CartContents tbody td {
	border-bottom: 0;
}
.CartContents .ProductName a {
	font-weight: bold;
}

.CartContents tbody .SubTotal td {
	text-align: right;
	font-weight: bold;
}

.ProceedToCheckout {
	text-align: right;
}

.ProceedToCheckout a {
	padding-top: 5px;
}

.ProductOptionList, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ProductOptionList label{ margin:0px; padding:0px;}
.ProductOptionList li {
	margin-bottom:4px;
}

.ProductOptionList input {
	vertical-align: middle;

}

.MiniCart .SubTotal {
	text-align: center;
	font-size: 115%;
}

.JustAddedProduct {
	width: 128px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}

.JustAddedProduct strong, .JustAddedProduct a {
	font-weight: bold;
	font-size: 1.02em;
	display: block;
	margin-bottom: 3px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.CategoryPagination {
	padding: 5px;
	text-align: center;
}

.CategoryPagination .PagingList li {
	display: inline;
	padding: 0 5px;
}
.CategoryPagination .PagingList li a{
	display:inline-block;
	padding: 3px 8px;
	background:#FFF;
	text-decoration:none;
}
.CategoryPagination li.ActivePage{
	color:#CB0000;
}

/* Quick Search */
.QuickSearch { z-index: 10; margin: 0; padding: 0; text-align: left; border-collapse: collapse; background: #fff; border: 1px solid #BFBFBF;  }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; font-size: 11px; }
.QuickSearchResult td { font-size: 11px; padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { font-weight: bold; text-decoration: none; display: block;  padding-bottom: 5px; }
.QuickSearchResult .Price { font-size: 11px; }
.QuickSearchHover td{ }
.QuickSearchHover a { text-decoration: underline; font-weight:bold; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }

/* Brand Tag Clouds */
.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: red; }

.CheckoutRedeemCoupon h4 { margin-top: 0; }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0;}

.BillingDetails {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 15px;
}

.ShippingDetails {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}
.SkuAndRating{ font-size:11px; color:#666; padding-bottom:6px;}
.ProductSKU{ text-indent:6px;}
.SkuAndRating p{ margin:0px; padding:0px;}
.SkuAndRating p.ProductRating{ padding-bottom:6px; }
.ProductMain .ProductDetailsGrid{ margin:0px; padding:0px;  border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; padding:6px 8px;}
.ProductDetailsGrid dt { width: 140px; padding-bottom: 8px; float: left; font-weight: bold; }
.ProductDetailsGrid dd { margin-left: 140px; padding-bottom: 8px; }
.ProductDetailsGrid dd em{ font-size:13px;}

.VariationList{ margin:0px; padding:0px; padding:6px 8px;}
.VariationList dt { width: 140px; padding-bottom: 8px; float: left; font-weight: bold; }
.VariationList dd { margin-left: 140px; padding-bottom: 8px; }
/*Discount display*/
#wholesalelist{ margin:10px 0 0 0;}
#wholesalelist table{ width:100%;}
.DiscountRule{ color:#666; font-size:11px; border-collapse:collapse; border:1px solid #ccc;}
.DiscountRule td, .DiscountRule tr, .DiscountRule th{ border:1px solid #dddddd;}
.DiscountRule tr{ height:24px; text-align:center;}
.RuleName{ background:#ececec; height:24px; }
.LargeOrder{ font-weight:bold; font-size:12px; height:30px;}
.LargeOrder img{ vertical-align:middle; margin-left:12px; cursor:pointer;}
/*End Discount*/
.ProductDetailsGrid .BigFront{ font-weight:bold; font-size:14px; }
#HaveSubCategories{ clear:both;}
.SubCategoryList {
	padding: 4px;
}

.SubCategoryList ul, .SubCategoryList li {
	list-style: none;
	margin-left: 0;
}

.SubCategoryList li {
	float:left;
	width:172px;
	margin:0 6px 10px 0;
	padding-left: 25px;
	background:url('../images/SubCategory.gif') no-repeat 3px 1px;
	cursor:pointer; 
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.SearchTips .Examples {
	padding: 8px;
	color: #555;
	margin-left: 30px;
	margin-bottom: 10px;
}

.ProductDetails .ProductThumb p {
	margin-top: 10px;
	font-size: 0.9em;
}

.ProductReviewList {
	clear: both;
}

.SortBox select {
	font-size: 0.9em;
}

 .SortBox option {
	color: #444;
}

.YourAccount li {
	margin-bottom: 8px;
}

.SoldOut {
	color: #999;
}

.RemoveFromWishlistForm {
	margin: 5px;
}


.ShippingProviderList {
	list-style: none;
}

.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
	margin: 0;
	font-size: 90%;
}

.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
	text-align: center;
	margin-bottom: 10px;
	clear:both;
}

.KeepShopping {
	width: 180px;
	clear: both;
	text-align: right;
		height:28px; 
	line-height:28px;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
	float: right;
}

#TopMenu li.Flag div {
	border: 0;
}

#TopMenu li.Flag img {
	margin: 3px;
}

#TopMenu li.Flag img.Last {
	margin-right: 0px;
}

#TopMenu li.Flag img.Selected {
	border: 2px solid #ffffaa;
	margin: 1px 3px;
}

/** Currency Selector **/
.CurrencyList dl {
	margin: 0;
	padding: 0;
}

.CurrencyList dd {
	padding: 0px;
	margin: 0px;
	border: 1px solid #EDECEC;
	background-color: #F9F9F9;
	clear: both;
}

.CurrencyList a {
	padding: 0 3px 0 5px;
	display: block;
	line-height: 1.8;
	text-decoration: none;
	font-size: 11px;
}

.CurrencyList a.Sel {
	background-color: #FFFFAA;
}

.CurrencyList a:hover .Text {
	text-decoration: underline;
}

.CurrencyList a .Flag {
	margin-top: 4px;
	display: block;
	float: left;
	width: 24px;
	padding-right: 2px;
	vertical-align: middle;
}

.CurrencyList a .Text {
	display: block;
	padding-left: 24px;
}

.PrimaryProductDetails .YouSave {
	font-size:11px;
	font-weight:normal;
	margin-top: 3px;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	width: 320px;
	padding: 7px;
	float: right;
}

.EstimateShipping dt {
	width: 100px;
	float: left;
	margin-bottom: 8px;
	clear: left;
}

.EstimateShipping dd {
	margin-bottom: 8px;
	font-weight: normal;
	text-align: left;
	margin-left: 114px;
}

.EstimateShipping p.Submit {
	margin-top: 10px;
	margin-bottom: 3px;
}

.EstimateShipping label {
	display: block;
	margin-bottom: 5px;
}

.EstimatedShippingMethods {
	text-align: left;
}

.EstimatedShippingMethods table {
	width: 100%;
	border-collapse: collapse;
}

.EstimatedShippingMethods .VendorShipping {
	margin-left: 20px;
	margin-bottom: 10px;
}

.EstimatedShippingMethods .Submit {
	text-align: right;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td {
	text-align: left;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td.Price {
	text-align: right;
}

.SharePublicWishList {
	background-color:seashell;
	padding:5px;
	border:1px solid lightgray;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	padding: 6px;
	margin-bottom: 10px;
}

.ExpressCheckoutBlock h3 a {
	font-size: 12px;
}

.ExpressCheckoutBlock {
	padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}

a.ChangeLink {
	position: absolute;
	right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
}

.ExpressCheckoutCompletedContent {
	position: absolute;
	left: 250px;
}

.LoadingIndicator {
	margin-left: 10px;
}

.LoadingIndicator img {
	vertical-align: middle;
	margin-right: 10px;
}

#TopMenu li.HeaderLiveChat {
	background-image: none;
}

.HeaderLiveChat img {
	vertical-align: middle;
}

#ProductOtherDetails .ProductDetailsGrid {
	margin-left: 25px;
}.SubCategoryListGrid {
	padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
	list-style: none;
	margin-left: 0;
}

.SubCategoryListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
	text-align: center;
}

.SubCategoryListGrid ol {
	clear: both;
}
.SubBrandList {
	padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
	list-style: none;
	margin-left: 0;
}

.SubBrandList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('../images/SubBrand.gif') no-repeat 3px 1px;
}

.SubBrandListGrid {
	padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
	list-style: none;
	margin-left: 0;
}

.SubBrandListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
	text-align: center;
}

.SubBrandListGrid ol {
	clear: both;
}

.ProductAddToCart dt {
	float: left;
	font-weight: bold;
	width: 140px;
	margin-bottom: 4px;
}

.ProductAddToCart dd {
	margin-left: 140px;
	margin-bottom: 4px;
}



.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
	width: 8px;
}

.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox{
	width:181px;
}

.ProductAddToCart textarea, #CartEditProductFieldsForm textarea{
	width:183px;
	height: 50px;
}

.CartContents .CartProductFieldsLink {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('../images/GiftWrappingAvailable.gif') no-repeat;
	padding-bottom: 4px;
}

.ProductFields dd {
	margin-bottom: 4px;
	float:left;
	margin-left:20px;
}

.ProductFields {
	margin-bottom: 15px;
}

.ProductFields input.Textbox {
	width:100%;
}

.ProductFields TextArea {
	width:100%;
}

.CartContents .CartProductFieldsRow {
	border-top: 0;
}

.CartContents .CartProductFieldsRow dl {
	margin-top:15px;
}
p.QuantityInput{ font-weight:bold; color:#666;}
p.QuantityInput, p.AddCartButton { text-align: center;}
.ProductHelp, .ProductHelp li{ margin:0px; padding:0px; list-style:none; text-align:center;}
ul.ProductHelp{ margin-bottom:16px;}
.ProductHelp li{ line-height:180%;}
.ProductHelp li a{ text-decoration:underline; color:#666;}
.ProductAddToCart dt.QuantityInput {
	margin-top: 4px;
}

.ProductAddToCart dd.AddCartButton span {
	margin-top: 4px;
	padding-right: 5px;
}

.ProductPriceRating {
	padding-left: 10px;
}

.ProductActionAdd {
	display: block;
	margin-top: 5px;
}

.ProductActionAdd a, .ProductActionAdd strong a {
	text-decoration: underline;
}

.TagList {
	margin-top: 20px;
}

.CartThumb {
	text-align: center;
	width: 1px;
}

.WrappingOptions {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('../images/GiftWrappingAvailable.gif') no-repeat;
	padding-bottom: 4px;
	line-height: 1.6;
}

.ViewAllLink a {
	padding-top: 10px;
	display: block;
}

.SelectGiftWrapMultiple {
	max-height: 400px;
}

/* Tabbed Navigation */
.TabNav, .TabNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.TabNav {
	overflow:hidden;
	zoom:1;
	font-size: 11px;
	margin-bottom: 10px;
	padding: 6px 4px 0 4px;
}

.TabNav li {
	display: inline;
}

.TabNav li a {
	display:block;
	float:left;
	position: relative;
	font-size: 12px;
	padding: 6px 16px;
	margin-right: 3px;
	margin-top: 3px;
	text-decoration: none;
	font-weight: bold;
}

.TabNav li a:hover {
	text-decoration: none;
}

.TabNav li.Active a {
	padding-top: 7px;
	font-weight: bold;
}


.ProductAddToCart dd.AddCartButton div.BulkDiscount {
	display: inline-block;
	float:left;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
	padding-left: 4px;
}

#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
	margin: 0;
	text-align: center;
}

.TransitTime {
	font-weight: normal;
	color: gray;
}
.Content .ProductList.List li {
	margin: 0;
	margin-top: 6px;
	display: block;
	width: auto;
	min-height: 0;
	float: none;
	padding: 6px;
	height: auto;
	background-image: none;
}

.ProductList.List .ProductImage {
	margin: 0;
	padding: 0px;
	margin-right: 15px;
	float: left;
	background-image: none;
	width: 120px;
}

.ProductList.List .ProductDetails {
	display: block;
	clear: none;
	padding: 0px;
	margin: 0px;
	margin-left: 135px;
	text-align: left;
	background-image: none;
}

.ProductList.List .ProductQty {
	margin-left: 10px;
}

.ProductList.List .ProductDescription {
	font-style: italic;
	margin-top: 5px;
}

.ProductRightCol {
	float: right;
}

.ProductList.List li .ProductCompareButton {
	text-align: left;
	margin-top: 10px;
}


.OrderItemMessage {
	background-color:#fff1a8;
	padding:7px;
	margin:10px 0px 10px 0px;
}


/* Custom Fields - Start */

.LittleNotePassword {
	color:gray;
	font-size: 0.85em;
	padding:2px 0px 2px 0px;
}

.RequiredClear {
	visibility: hidden;
}

/* Custom Fields - End */
#CategoryContent{ margin-bottom:0px; margin-top:10px; border:1px solid #ccc; width:819px;}
#CategoryPagingTop{ border:1px solid #CCC; border-top:none;}
.ProductsPage{ height:30px; line-height:30px; background:#d7d7d7; font-weight:bold; text-indent:8px;}
#low, #high{ width:26px; border:1px solid #CCC;}
.ProductsPage .fl{ float:left;}
.ProductsPage .fr{ float:right;}
.ProductsPage .fr, .ProductsPage li{ margin:0px; padding:0px; list-style:none;}
.ProductsPage li{ float:left; white-space:nowrap;}
.ProductsPage li a{ text-decoration:none;}
.ProductsPage li select{ }
.ProductsPage li span{ font-weight:bold; margin:0 6px; text-align:center;}
.ProductsPage li a span{ background-color:#FFFFFF; border:1px solid #DDDDDD; cursor:pointer; font-weight:normal; line-height:28px; margin:0; padding:2px 10px; text-align:center;}
.first_page{ background:url(../images/magenta/first_page.gif) center center no-repeat;}
.prev_page{ background:url(../images/magenta/prev_page.gif) 5px center no-repeat;}
.next_page{ background:url(../images/magenta/next_page.gif) 41px center no-repeat; }
.last_page{ background:url(../images/magenta/last_page.gif) center center no-repeat;}
.SpecificConditions{ height:25px; line-height:25px; background:url(../images/magenta/SpecificConditionsBg.png) left bottom repeat-x; text-indent:8px; font-weight:bold; color:#554f4f; overflow:hidden;}
.SpecificConditions ul, .SpecificConditions li{ margin:0px; padding:0px; list-style:none;}
.SpecificConditions li{ margin:0 8px 0 0; display:inline; float:left; }
.SpecificConditions li.CurrentCondition{ background:url(../images/magenta/HoverConditions.png) left top repeat-x; }
.SpecificConditions li.SorteBy{ margin:0 6px 0 12px;}
.AdvancedFilter{ border-top:1px solid #ccc;}
.AdvancedFilter span{ font-weight:normal;}
.Message{ padding:8px 20px;}
.TopCompare input{ margin:0px; padding:0px; margin-top:2px;}
.SpecificConditions a{ display:block;  padding:0 8px; text-decoration:none; color:#554f4f;}
.SpecificConditions a:hover{ text-decoration:none;}
#View_List a{ background:url(../images/magenta/GradOrList.gif) 3px 9px no-repeat;}
#View_Grid a{ background:url(../images/magenta/GradOrList.gif) 3px -16px no-repeat;}
#View_List.CurrentCondition a{ background:url(../images/magenta/GradOrList.gif) 3px -41px no-repeat;}
#View_Grid.CurrentCondition a{ background:url(../images/magenta/GradOrList.gif) 3px -65px no-repeat;}
#CategoryContent .ProductList.View_List{  zoom:1; text-align:left;}
#CategoryContent .ProductList.View_List li{ text-align:left; border-bottom:1px dashed #ccc; zoom:1;}
#SeeAllOrSortBy{ float:left; padding-left:12px;}
#SeeAllOrSortBy li a{ background:url(../images/magenta/ConditionsArr.png) 6px center no-repeat;}
#SeeAllOrSortBy li.CurrentCondition a{ background:url(../images/magenta/ConditionsArr2.png) 6px center no-repeat;}
.ProductList.View_List .ListLeft{ width:600px; float:left;}
.ProductList.View_List .ListRight{ width:188px; float:right; text-align:center; color:#666;}
.ProductList.View_List .ListProductDetails{ color:#666;}
.ProductList.View_List .ListProductImage{ float:left; margin:0 18px; width:122px; height:130px; display:inline;}
.ProductList.View_List .ListProductImage a:hover{ display:block; width:120px; height:120px; border:1px solid #ddd; padding:1px;}
.ProductList.View_List .ListProductDetails a{ color:#000;}
.ProductList.View_List .ListProductName, .ProductList.View_List .ListProductPrice, .ProductList.View_List .ListProductQty{ padding:3px 0;}
.ProductList.View_List .ListProductName a{ font-weight:bold; color:#000; font-size:12px; text-decoration:underline;}
.ProductList.View_List .ListProductName a:hover{ color:#A71A07; text-decoration:underline;}
.ProductList.View_List .ListProductCode{ color:#666666; font-size:11px; padding:3px 0;}
.ProductList.View_List .ListProductDescription{ line-height:160%; padding:3px 0 8px 0;}
.ProductList.View_List .ListProductDescription a{ color:#000; font-weight:bold;}
.ProductList.View_List .ListProductDescription a:hover{ color:#A71A07; text-decoration:underline;}
.ProductList.View_List .ListProductDetails .Rating{ font-size:11px; font-weight:normal;}
.ProductList.View_List .ListProductActionAdd a{ display:block; width:105px; height:24px; margin:0 auto; background:url(../images/magenta/BuyNow.png) left top no-repeat; text-indent:-9999px;}
.ProductList.View_List .ListProductPrice{ color:#CB0000; font-weight:bold;}
.ProductList.View_List .ListProductPrice strike{ color:#000; font-weight:normal; font-size:11px;}
.ProductList.View_List .ListProductActionAdd{ padding:22px 0 4px 0;}
.ProductList.View_List .ListCompare{ padding:12px 0 0 0;}

#CategoryContent .ProductList.List.View_Grid{  zoom:1; text-align:left; }
#CategoryContent .ProductList.List.View_Grid li{ width:140px; float:left; display:inline; border:1px solid #ddd; margin:12px 4px 6px 5px;}
.ProductList.List.View_Grid .ListProductDescription, .ProductList.List.View_Grid .Rating, .ProductList.List.View_Grid .ListProductCode, .ProductList.List.View_Grid .ListProductQty{ display:none;}
.ProductList.List.View_Grid .ListProductImage{ width:120px; height:120px; overflow:hidden; margin:0 auto;}
.ProductList.List.View_Grid .ListProductName{ height:32px; overflow:hidden; margin:3px 0;}
.ProductList.List.View_Grid .ListProductName, .ProductList.List.View_Grid .ListProductPrice{ display:block;}
.ProductList.List.View_Grid .ListProductActionAdd a{ display:block; width:95px; height:20px; margin:6px auto; background:url(../images/magenta/Grad_ToCart.png) left top no-repeat; text-indent:-9999px; outline:none; }
.ProductList.List.View_Grid .ListProductPrice{color:#CB0000; font-weight:bold;}
.ProductList.List.View_Grid .ListProductPrice strike{ color:#000; font-weight:normal; font-size:11px;}


.myImages{ text-align:center; height:250px; width:250px; margin:0 auto; overflow:hidden;}
.myImages a{ display:block; height:250px; width:250px; overflow:hidden; background:url(../images/loading.gif) center center no-repeat;}
.myTxts{ text-align:center; height:30px; line-height:30px; }
.myTxts img{ vertical-align:middle; margin-right:3px;}
.myTxts a{ text-decoration:none; color:#666;}
#scrollable { padding:10px 11px; height:50px; text-align:center; margin:0 auto; overflow:hidden; }
div.items { height:64px; float:left; width:234px; overflow: hidden; position: relative; }
div.items a { display:inline-block; cursor:pointer; float:left; margin:0 0px 0 10px; width:44px; height:44px; overflow:hidden; text-align:center; border:1px solid #bbb; background:#FFF;}
div.items a:hover { border:1px solid #f5a79a; }
div.items a.active { border:1px solid #f5a79a;}
.scrollableDiv{ position:absolute; left:0px; top:0px; width: 200000em;}
a.prev, a.next { background:url(../images/go_down.jpg) no-repeat 0 4px; display:block; width:12px; height:42px; float:left; cursor:pointer; }
a.next { background-image:url(../images/go_up.jpg);}

/*Right Add To Cart*/
#SideProductAddToCart{ margin-top:20px; margin-bottom:8px;background:#f9f9f9; overflow:hidden;}
#SideProductAddToCart .BlockContent{ margin:0px; padding:0px;}
#estimateprice{ background:#FFF; text-align:center; padding:8px 0; margin:12px 8px;}
#estimateprice span{ color:#CB0000; font-weight:bold; font-size:12px;}
/*This End*/ 

#SideCategoryNewProducts .ProductList, #SidePopularProducts .ProductList, #SideNewProducts .ProductList, #SideProductRelated .ProductList{ zoom:1; overflow:hidden;}
#SideCategoryNewProducts .ProductList li,  #SideNewProducts .ProductList li, #SideProductRelated .ProductList li{ border-bottom:1px solid #EEEEEE; padding:6px 0 18px 0; zoom:1; overflow:hidden;}
#SideNewProducts .BlockContent, #SideProductRelated .BlockContent{ margin:0px; padding:0px; background:#f7f7f7;}
#SideCategoryNewProducts .SideProductImage, #SidePopularProducts .SideProductImage, #SideNewProducts .SideProductImage, #SideProductRelated .SideProductImage{ float:left; width:50px; margin:0 6px;}
#SideNewProducts .SideProductImage a{ display:block; border:1px solid #EEE; }
#SideCategoryNewProducts .SideProductDetails, #SideNewProducts .SideProductDetails, #SideProductRelated .SideProductDetails{ float:left; width:100px;}

#ProductBreadcrumb{ border:none; color:#666;}
#ProductBreadcrumb a{ color:#666; font-weight:bold; text-decoration:none;}

/*Page Content */
#PageContent{ padding-left:6px;}
#NewsContent{ padding-left:6px;}
/*This End*/

/*Cart Content */
#SideCouponCodeBox .CouponCode input, #SideGiftCertificateCodeBox .GiftCertificateCode input{ vertical-align:middle;}
/*This End*/

/*More Content*/
#MoreHeading h2 form{ float:right; font-size:12px; color:#666;}
#MoreContent .ProductList li { 	padding-bottom: 18px; margin: 0 7px 0 5px; border:1px solid #CCC; margin-bottom:12px;}
#MoreContent .ProductList .More_ProductImage {
	display: block;
	width: 120px;
	height: 120px;
	margin:3px auto;
	text-align: center;
	overflow: hidden;
}
#MoreContent .ProductCompareButton{ padding:6px 0;}
#MoreContent .ProductActionAdd a{ display:block; width:105px; height:24px; margin:0 auto; background:url(../images/magenta/ToCart.png) left top no-repeat; text-indent:-9999px; outline:none;}
/*This End*/

/*Currencies Changes*/
#Currencies ul, #Currencies li{ margin:0px; padding:0px; list-style:none;}
#Currencies ul{ float:left; }
#Currencies ul li#DropList{ display:block; position:relative; height:20px;}
#Currencies ul li#DropList img{ vertical-align:middle;}
#Currencies ul li div{ display:none; position:absolute; left:0px; top:11px; *top:12px; background:#FFF; border:1px solid #CCC;}
#Currencies ul li div.CurrenciesShow{ display:block;}
#ShowCurrencies{ padding:6px 6px;}
#ShowCurrencies dl, #ShowCurrencies dd{ margin:0px; padding:0px; width:80px;}
#ShowCurrencies dd a{ text-decoration:none;}
#ShowCurrencies dd img{ vertical-align:middle; margin-right:6px;}
#ShowCurrencies dd{ margin:3px 0;}
/*This End*/

#SideRecentOrders.Block{ margin:0px; padding:0px;}

/*InquiryForm Begin*/
.InquiryForm{ padding:20px 22px;}
.InquiryFormH2 { font-size:16px; font-weight:bold; }
.InquiryFormH2 img{ float:right; margin-bottom:12px;}
.InquiryFormUl{ clear:both; margin:0px; padding:0px; list-style:none;}
.InquiryFormUl li{ margin:0px; padding:0px; margin-bottom:8px; }
.InquiryFormUl li span{ display:inline-block; width:100px; text-align:right; float;left; margin-right:8px; font-size:11px; font-weight:bold;}
.InquiryFormUl li input.InquiryFormText{ border:1px solid #CCC; padding:2px;}
.InquiryFormUl li textarea{ font-size:12px;}
#in_describes{ margin:0px; padding:0px;}
.InquiryFormBtn{ text-align:center; padding-top:20px;}
.InquiryFormTips{ font-size:11px;}
/*End This*/

/*AskQuetion Begin*/
#QuestionForm h2.FrontSize14{ font-size:14px; font-weight:bold;}
#QuestionForm p{ border-bottom:1px solid #EEE; font-size:11px; padding:12px 0 8px 0;}
#QuestionForm ul, #QuestionForm li{ margin:0px; padding:0px; list-style:none;}
#QuestionForm fieldset{ border:1px solid #ccc; padding:8px 12px; font-size:11px;}
#QuestionForm legend{ font-weight:bold; }
#QuestionForm .alert{ margin-bottom:20px;}
#QuestionForm .red{ color:#F00; font-weight:12px;}
#QuestionForm label{ display:block; padding:0 0 3px 0;}
#enquiry{ font-size:12px;}
.SendNowRight{ float:right; padding:12px 8px 0 0;}
/*This End*/

/*TopCurrencyList Begin*/
#TopCurrencyList{ position:relative; cursor:pointer;}
#TopMenu li.HoverCurrencyList{ background:url(../images/magenta/HoverCurrencyList.gif) left 3px no-repeat;}
.ChooseCurrency img{ vertical-align:top; margin-left:3px;}
.ChooseCurrency span{ display:inline-block; width:30px; text-decoration:underline;}
div#ShowCurrencise{ background:transparent url(../images/magenta/HoverCurrencyList.gif) left bottom no-repeat; position:absolute; left:0; top:12px; width:115px; z-index:3;}
div#ShowCurrencise dl, div#ShowCurrencise dl dd{ margin:0px; padding:0px;}
div#ShowCurrencise dl dd{ margin-bottom:8px;}
div#ShowCurrencise dl dd img{ vertical-align:middle; margin-right:3px;}
div#ShowCurrencise dl{  padding:8px 6px;}
/*This End*/

/*IndexTab Display*/
.IndexTab { clear:both; width:821px;}
.tab_menu { clear:both; border-bottom: 1px solid #ccc;}
.tab_menu ul { margin:0px; display:block; height:30px; }
.tab_menu li { float:left; text-align:center; cursor:pointer; list-style:none; padding:0 20px; border-left:1px solid #ececec; border-right:1px solid #ececec; height:30px;line-height:30px; font-weight:bold; background:url(../images/magenta/ProductTab.png) left top repeat-x; margin-right:5px;}
.tab_menu li.selected {background:#262626; color:#FFF;}
.hide{display:none}
.tab_box{ padding:12px 8px 16px 10px; border:1px solid #ccc; border-top:none; margin-bottom:8px;}
/*IndexTab End*/
.banner_home_page_right p{ margin:0px; padding:0; }
.banner_home_page_right img{ margin-bottom:8px;}
.banner_home_page_left p{ margin:0px; padding:0; }
.banner_home_page_left img{ margin-bottom:7px;}
#WelcomeNew{ width:170px; height:77px; background:url(../images/magenta/WelcomeNew.gif) left top no-repeat; margin-bottom:8px;}
#WelcomeNew a{ display:block; width:77px; height:21px; text-indent:-9999px; outline:none;}
#WelcomeNew ul, #WelcomeNew li{ margin:0px; padding:0px; list-style:none;}
#WelcomeNew ul{ padding-left:87px; padding-top:12px;}
#WelcomeNew .RightSignIn a{ background:url(../images/magenta/SignIn.png) left top no-repeat;}
#WelcomeNew .RightJoinFree a{ margin-top:6px; background:url(../images/magenta/JoinFree.png) left top no-repeat;}

.pd1{
padding-left:10px;
}

.pm1{
color:#990000;
font-size:1.5em;
padding-top:2px;
padding-left:5px;
}