/* Global Reset */
* {
	margin: 0;
	padding: 0;
}

/* Force Scrollbar */

html {
	height: 100%;
	margin-bottom: 1px;
}

/* hide br & hr with class clear */

br.Clear {
	line-height: 0px;
}

hr.Clear {
	padding: 0;
	margin: 0;
	height: 0;
}

.Floatbox {
	overflow: hidden;
}

/* General */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	line-height: 22px;
	letter-spacing: 0.05em;
}

textarea {
	border: none;
	padding: 3px;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	padding: 3px 3px 3px 3px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}

select {
	background: #ffffff;
}

p.Submit input, input.billingButton, div.ML20 input, form#OrderConfirmationForm input#bottom_payment_button, input#CreateAccountButton, ul.ShippingAddressList input {
	background: #49C2D2;
	cursor: pointer;
	padding: 2px 10px 2px 10px;
}

p.Submit input:hover, input.billingButton:hover, div.ML20 input:hover, form#OrderConfirmationForm input#bottom_payment_button:hover, input#CreateAccountButton:hover, ul.ShippingAddressList input:hover {
	background: #F8650C;
	cursor: pointer;
}

select {
	height: 30px;
	text-transform: uppercase;
}

p {
	margin: 10px 0 15px;
}

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

a:hover {
	text-decoration: none;
}

h2, .TitleHeading {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

.mac h2, .mac .TitleHeading {
	margin: 10px 0px 0px 0px;
}

h3 {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

h4 {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

img, img a {
	border: 0;
}

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

li {
	margin: 0;
	padding: 0;
}

blockquote {
	margin-left: 28px;
}

select option {
	padding: 3px 10px 3px 10px;
}

hr {
	margin: 0px 0px 5px 0px;
	padding: 0;
	height: 10px;
	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: 940px;
	margin: 0 auto;
}

/* Cart Menu */

#CartMenu {
	position: absolute;
	bottom: 33px;
	right: 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
}

#CartMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#CartMenu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#CartMenu a {
	font-weight: bold;
	height: 21px;
}

#CartMenu li.CartLink {
	padding: 0px 0px 0px 30px;
	background: url(../images/black/Cart.png) 0 0 no-repeat;
}



#CartMenu li.CheckoutLink {
	padding-left: 5px;
}

/* Top Navigational Menu */
#TopMenu {
	position: absolute;
	bottom: 14px;
	right: 0px;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

#TopMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#TopMenu li {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

#TopMenu li a, #TopMenu li div {
	display: block;
	text-decoration: none;
	padding: 0 9px 0 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

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

#TopMenu li.CartLink {
	display: none;
}

/* Pages Menu */
#Menu {
	clear: both;
	margin: 20px 0px 0px 0px;
	padding: 0;
	overflow: hidden; /* to cut off the seperator of level 2 menu items */
}

#Menu ul.Menu {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#Menu div.Level2 ul.Menu {
	margin: 0px 0px 0px -13px;
}

#Menu li {
	display: inline;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu li.First a {
	background-image: none;
	padding: 0px 0px 0px 0px;
	color: 
}

#Menu li a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 13px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

#Menu li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 22px;
	left: 0;
	display: none;
	text-align: left;
	font-size: 0.9em;
	background: transparent;
	z-index: 1;
}

#Menu li ul li {
	clear: both;
	color: white;
	text-align: left;
	background: transparent;
}

#Menu li ul li a {
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	text-align: left;
	margin: 0;
	width: 120px;
	height: auto;
}

#Menu li ul li a:hover {
	text-decoration: none;
}

#Menu li:hover a, #Menu li.over a{
	/*text-decoration: underline; */
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

/* 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;
	border-top: 10px solid #F8650C;
	overflow: hidden;
}

/* Header */

#Header {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	position: relative;
	overflow: hidden;
}

/* Logo */

#LogoContainer {
	background: url(../images/black/logo.png) 0 0 no-repeat;
	overflow: hidden;
}

#LogoContainer h1 a {
	display: block;
	height: 60px;
	width: 107px;
	text-indent: -99999em;
}


/* Top Search Form */
#SearchForm {
	position: absolute;
	top: 20px;
	right: 0px;
	display: none;
}

#SearchForm label {
	letter-spacing: 0.05em;;
}

#SearchForm input.Textbox {
	width: 139px;
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#SearchForm .Button {
	width: 24px;
	height: 24px;
	padding: 0;
	margin-top: -3px;
	vertical-align: middle;
}

#SearchForm p {
	text-align: right;
	margin: 0px 0px 0px 0px;
}

#SearchForm a {
	text-decoration: none;
}

#SearchForm strong {
	font-weight: normal;
}

#SearchForm input {
	letter-spacing: 0.05em;
}

/* Left Content Area */

.Left {
	float: left;
	min-height: 500px;
	width: 160px;
	margin-right: 10px;
}

.Left h2 {
	font-size: 1em;
	margin: 5px 10px 8px;
	width: 140px;
}

.Left .BlockContent {
	margin: 0 10px 0 10px;
}

.Left ul {
	margin: 0;
	padding: 0;
}

.Left li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

.Left .BlockContent {
	margin: 0 10px 0 10px;
}

.Left li {
	border-bottom: 1px solid #c5dde9;
}

.Left #SideCategoryList li ul {
	border-top: 1px solid #c5dde9;
}

.Left #SideCategoryList li.LastChild {
	border-bottom: 0 !important;
}

.Left #SideCategoryList li{
	padding: 3px 0 0 0;
}

.Left #SideCategoryList li ul {
	padding-left: 15px;
}

/* Primary Content Area */
.Content {
	float: left;
	width: 635px;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.Content .Block {
	clear: both;
}

.Content h2, .TitleHeading {
	vertical-align: middle;
	font-size: 68px;
	line-height: 68px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -4px;
}

/* Primary Content Area (column span of 2) */
.Content.Wide {
	width: 805px;
}

/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
	width: 940px;
}

/* Right Content Area */
.Right {
	float: right;
	min-height: 500px;
	width: 160px;
	padding-bottom: 10px;
	margin-left: 10px;
}

.Right h2 {
	font-size: 1em;
	margin: 5px 10px 8px;
	width: 140px;
}

.Right .BlockContent {
	margin: 0 10px 0 10px;
}

.Right ul {
	margin: 0;
	padding: 0;
}

.Right li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 3px 0;
}

.Right .BlockContent {
	margin: 0 10px 0 10px;
}

.Right li {
	border-bottom: 1px solid #c5dde9;
}

/* Page Footer */

#Footer {
	clear: both;
	margin: 0;
	padding: 20px 0px 50px 0px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: -1px;
}

#FooterMenu {
	float: right;
}

#Footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#Footer li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

#Footer li a {
	text-decoration: none;
	padding: 0 0 0 5px;
	font-weight: bold;

}

#Footer p {
	margin: 0px;
}

#Footer li.First {
	padding: 0px;
}

#Footer li.First a {
	padding: 0px;
	border: none;
}

/* Newsletter Subscription Form */
.NewsletterSubscription {
	clear: both;
}

.NewsletterSubscription label {
	clear: both;
	float: left;
}

.NewsletterSubscription input {
	width: 129px;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 5px;
}

.NewsletterSubscription .Button {
	width: 95px;
	height: 25px;
	border: 0;
	margin-top: 6px;
	vertical-align: middle;
}

/* Product Listings */

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

.Content .ProductList li {
	margin: 0px 20px 15px 0px;
	list-style: none;
	float: left;
	width: 220px;
	overflow: hidden;
	line-height: normal;
}

.Content .ProductList li.RowEnd {
	margin: 0px 0px 15px 0px;
}

.ProductList a {
	display: block;
}

.ProductDetails a {
	padding-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

.ProductList li:hover a, .ProductList li:hover em {
	color: #F8650C;
}

.ProductList .ProductImage {
	margin: 0px 0px 0px 0px;
	display: block;
	width: 220px;
	height: 220px;
	text-align: center;
	overflow: hidden;
}

.ProductList p {
	margin: 5px 0 5px 5px;
}

.ProductPrice, .ProductList em {
	font-style: normal;
}

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

.ProductList li .ProductCompareButton {
	margin-top: 3px;
	text-align: center;
}

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

.Left .ProductList li, .Right .ProductList li {
	clear: both;
	width: 140px;
	list-style: none;
	margin: 0;
	margin-top: 5px;
	padding: 3px 0 5px 0;
}

.Right .SideCart p
{
	color: #000000;
}/* Top Seller Block Specific */
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	float: left;
	width: 20px;
	font-size: 1.2em;
	padding: 6px 0 3px 6px;
}

.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails { /* Contains the details of the item */
	margin-left: 24px;
	width: 110px;
	padding: 3px 0 3px 0;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	clear: both;
	float: left;
	width: 128px;
	margin: 10px 0 5px 0;
	padding: 5px;
	overflow: visible;
	display: inline;
}

.Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 img {
	text-align: center;
	overflow: hidden;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	width: 44px;
	height: 34px;
	font-size: 2em;
	padding: 7px 0 6px 0;
	margin: -20px 0 0 0;
	text-align: center;
	display: Block;
}

.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails {
	margin-left: 0;
}

.Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage {
	width: 130px;
	display: inline;
	text-align: center;
	overflow: hidden;
}

.Content .TopSellers li .TopSellerNumber {
	display: none;
}

/* Page Breadcrumbs */
.Breadcrumb {
	display: none; /* hide breadcrumb */
}

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

.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 */

.Left .FeedLink, .Right .FeedLink {
	padding-right: 5px;
}

.Content .FeedLink {
	margin-top: 4px;
	float: none;
}

.FloatRight {
	float: right;
}

.FloatLeft {
	float: left;
}

.ClearRight {
	clear: right;
}

.ClearLeft {
	clear: left;
}

.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;
}

select.Field200 {
	width: 206px;
}

.Field250 {
	width: 250px;
}

select.Field250 {
	width: 256px;
}

.Field300 {
	width: 300px;
}

.Field350 {
	width: 350px;
}

select.Field350 {
	width: 356px;
}

.Field400 {
	width: 400px;
}

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

.Required {
	font-weight: bold;
	visibility: visible;
}

.InfoMessage {
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
}

.SuccessMessage {
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;

}

.ErrorMessage {
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
	float: left;
	width: 460px;
	margin: 0px 20px 20px 0px;
}

.AccountLogin {
	float: left;
	width: 460px;
}

div#ChooseBillingAddress .PL20, div#TabContentAddressSingle .PL20 {
	overflow: hidden;
}

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

ul.ShippingAddressList li {
	width: 290px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.PrimaryProductDetails #ProductThumb,
.PrimaryProductDetails .ProductThumb { float: left; }

.PrimaryProductDetails .ProductThumb {
	width: 460px;
	height: 460px;
	text-align: center;
}

.PrimaryProductDetails object#ProductThumb {
	width: 470px;
	height: 545px;
}

.PrimaryProductDetails .ProductMain {
	width: 460px;
	float: right;
}

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

.PrimaryProductDetails dd {
	margin-left: 90px;
}

.Right hr {
	margin: 5px 0 0;
}

.ComparisonCheckbox {
	float: left;
}

.SideRecentlyViewed .CompareButton {
	margin: 10px 0 0 0;
	padding: 0;
}

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

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

/* Product Comparisons */
.ComparisonTable { width: 100%; }
.ComparisonTable td { vertical-align:top }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.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: 5px 0px 20px 0px;
}

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

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

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

/* Cart Contents Table */

.CartContents tbody td {
	border-bottom: 0;
}

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

.ProceedToCheckout {
	text-align: right;
}

.Content .ProceedToCheckout {
	width: 190px;
	float: right;
}

div#CartHeader h2 span.FloatRight {
	display: none;
}

div#CartHeader h2 span.FloatRight a img, .Content .ProceedToCheckout a img {
	display: none;
}

div#CartHeader h2 span.FloatRight a, .Content .ProceedToCheckout a {
	display: block;
	width: 190px;
	height: 28px;
	background: url(../images/black/CheckoutButton.png) 0 0 no-repeat;
	overflow: hidden;
}

div#CartHeader h2 span.FloatRight {
	position: relative;
	top: 30px;
}

div#CartContent div.BlockContent, div.YourAccount div.BlockContent, div#ChooseShippingProvider div.BlockContent {
	margin-bottom: 20px;
	overflow: hidden;
}

div.YourAccount div.BlockContent p {
	font-style: italic;
}

div#CartHeader h2 span.FloatRight a:hover, .Content .ProceedToCheckout a:hover {
	background: url(../images/black/CheckoutButton.png) 0 -28px no-repeat;
}

form#cartForm div.FloatLeft {
	height: 28px;
	overflow: hidden;
}

form#cartForm div.FloatLeft input {
	padding: 0px;
}

form#cartForm div.FloatLeft input:hover {
	margin-top: -28px;
}

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

ul.ProductOptionList {
	margin-top: 5px;
	margin-bottom: 10px;
}
.ProductOptionList li {
	margin-bottom: 3px;
	margin-left: 2px;
}

.ProductOptionList input {
	vertical-align: middle;

}

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

.MiniCart .CartProductOptionList {
	display: block;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	font-weight: normal;
	display: block;
	margin-bottom: 3px;
}

tr.TotalCost {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: -1px;
}

.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;
}/* Quick Search */
.QuickSearch { margin: 0; padding: 0; text-align: left; border-collapse: collapse; background: #232328; }
.QuickSearchTitle td { background: #3C3C50; font-weight: bold; padding: 5px 10px 5px 10px; font-size: 18px; letter-spacing: -1px; text-transform: uppercase; }
.QuickSearchAllResults td { letter-spacing: 0.05em; text-align: right; }
.QuickSearchResult td { padding:10px 0px 10px 10px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { text-decoration: none; display: block;  padding-bottom: 5px; letter-spacing: 0.05em; }
.QuickSearchResult .Price { font-size: 11px; }
.QuickSearchHover td { background: #32323C; }
.QuickSearchHover a { color: #F8650C; }
.QuickSearchAllResults {  }
.QuickSearchAllResults a { padding: 5px 10px 5px 10px; height: 25px; display: block; }
.QuickSearchAllResults a:hover { background: #32323C; }
.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;}

div#ConfirmOrder div.BlockContent hr {
	margin: 0;
	padding: 0;
	height: 0;
}

div.OrderShippedBy {
	margin-bottom: 15px;
}

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

.ShippingDetails {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}.ProductDetailsGrid dt {
	width: 140px;
	margin-bottom: 6px;
	float: left;
	font-weight: bold;
}

.ProductDetailsGrid dd {
	margin-left: 140px;
	margin-bottom: 6px;
}

/* Sub Category Menu */

.SubCategoryList {
	margin: 10px 0px 5px 0px;
	overflow: hidden;
}

.SubCategoryList ul {
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px -13px;
}

.SubCategoryList li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0px;
}

.SubCategoryList li a {
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 13px;
	background: url('../images/black/PagesMenuBg.png') 2px 50% no-repeat;

	color: #ffffff;
}

.SubCategoryList li.ActivePage a, .SubCategoryList li a:hover {
	color: #F8650C;
}

.SearchTips .Examples {
	background: #322814;
	border-top: 10px solid #5A461E;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
}

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

.ProductReviewList {
	clear: both;
}

 .SortBox option {
	color: #444;
}

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

.SoldOut {
	color: #999;
}

.RemoveFromWishlistForm {
	margin: 5px;
}


.ShippingProviderList {
	list-style: none;
}

small {
	font-size: 14px;
}

.HowToPay {
	margin-bottom: 10px;
}

.ProductList em, .ProductList .Rating {
	display: block;
}

.ProductOptionList {
	display: block;
}

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

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

.KeepShopping {
	margin: 0px 20px 0px 0px;
	text-align: right;
}

.KeepShopping a {
	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-weight: bold;
	margin-top: 3px;
	display: block;
}

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

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

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

.EstimateShipping .shippingZoneState, .EstimateShipping .shippingZoneZip {
	display: none;
}

.EstimateShipping hr {
	margin: 10px 0px 10px 0px;
	height: 1px;
}

.EstimateShipping p.Submit {
	margin: 0px;
}

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

.EstimateShippingLink em {
	font-style: normal;
}

.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:lightyellow;
	padding:5px;
	border:1px solid #CDDEE2;
}

/* Express Checkout */

.ExpressCheckout {
	margin: 0px;
}

.ExpressCheckoutContent {
	padding: 10px 0px 0px 0px;
}

.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	padding: 6px;
	margin-bottom: 0px;
}

.ExpressCheckoutBlock h3 a {
	font-size: 14px;
	letter-spacing: 0.05em;
	text-transform: none;
}

.ExpressCheckoutBlock {
	padding-bottom: 20px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	display: inline;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-transform: none;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}

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

.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
}

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

.LoadingIndicator {
	margin-left: 10px;
}

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

#TopMenu li.HeaderLiveChat {
	float: right;
}

#TopMenu li.HeaderLiveChat div {
	border-left: 0;
}

.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 dt div.Required, #CartEditProductFieldsForm dt div.Required{
	margin-left: -10px;
}

.ProductAddToCart dd {
	margin-left: 0px;
	 margin-bottom: 12px;
}

.ProductAddToCart dd.ProductOptionList select.Variation {
	width: 200px;
	margin-bottom: 4px;
}

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

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

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

.ProductFields {
	margin-bottom: 15px;
}

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

.ProductFields TextArea {
	width:100%;
}

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

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

.CartContents .CartProductFieldsRow dl {
	margin-top:15px;
}

p.QuantityInput, p.AddCartButton {
	text-align: center;
}

.ProductAddToCart dt.QuantityInput {
	margin-top: 4px;
}

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

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

.TagList {
	margin-top: 20px;
}

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

.WrappingOptions {
	margin-top: 6px;
	padding-bottom: 4px;
}

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

.SelectGiftWrapMultiple {
	max-height: 400px;
}

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

.TabNav {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 6px 4px 6px 4px;
}

.TabNav li {
	display: inline;
}

.TabNav li a {
	position: relative;
	top: 2px;
	font-size: 12px;
	padding: 4px 6px;
	margin-right: 3px;
	margin-top: 3px;
	text-decoration: none;
}

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

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

div.ProductMain form {
	overflow: hidden;
}

div.ProductMain dt {
	display: none;
}

div.ProductMain dt.QuantityInput {
	display: block;
}

div.ProductMain dl.ProductAddToCart {
	float: left;
	margin: 5px 20px 0px 0px;
}

div.ProductMain dl.ProductAddToCartButton { margin: 0px 0px 0px 0px; }

div.ProductMain dl.ProductAddToCartButton dd { margin-bottom: 0px; }

.ProductAddToCart dd.AddCartButton div.BulkDiscount {
	width: 240px;
	height: 105px;
	overflow: hidden;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount input:hover {
	margin-top: -105px;
}

.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 {
	font-size: 0.85em;
	letter-spacing: 0px;
	padding:2px 0px 2px 0px;
}

.RequiredClear {
	visibility: hidden;
}

/* Custom Fields - End */

div.SelectBillingAddress select, div.SelectShippingAddress select {
	margin: 0px;
	padding: 0px;
	height: auto;
}

/* Customising the Checkout process */

.CheckoutHideOrderTermsAndConditions {
	margin: 20px 0px 0px 0px;
	padding: 0 0 15px 0px;
	width: 460px;
	float: right;
}

.CheckoutHideOrderTermsAndConditions .PL20 {
	padding-left: 30px;
}

#payment_options {
	float: right;
	width: 460px;
}

#payment_options h3, .CheckoutHideOrderTermsAndConditions h3 {
	padding: 6px 10px 0px 10px;
}

#provider_list {
	float: right;
	width: 430px;
	padding: 0px 0px 15px 30px;
}

.CheckoutRedeemCoupon {
	margin-bottom: 20px;
	float: left;
	width: 460px;
}

.CheckoutRedeemCoupon p {
	padding-left: 20px;
}

.CheckoutRedeemCoupon strong {
	font-weight: normal;
}

.CheckoutRedeemCoupon input#apply_code {
	padding: 0px;
	background: none;
	color: #49C2D2;
	font-size: 14px;
	letter-spacing: 0.05em;
	font-weight: normal;
}

.CheckoutRedeemCoupon input#apply_code:hover {
	color: #F8650C;
}

form#OrderConfirmationForm hr {
	height: 0px;
	margin: 0px 0px 0px 0px;
}

form#OrderConfirmationForm hr.Clear {
	margin: 0px 0px 20px 0px;
}

div#ConfirmOrder form div.BlockContent div {
	overflow: hidden;
}

div#LayoutColumn2 div.Block div.BlockContent blockquote {
	margin-bottom: 20px;
}

/*
	All entries below are newly added to make the shop look Dickies, Dickies, Dickies ;)
*/

/* the next 3 entries override the layout widths to get the dickies style */

#Container {
	width: 940px;
}

.Left, .Right {
	display: none;
}

div#LayoutColumn2 {
	width: 940px;
}

/* this is for dickies custom product item display */

#SearchForm p {
	display: none;
}

.PrimaryProductDetails .ProductThumb {
	border-color: #ffffff;
	background: #ffffff;
}

div.ProductMain h3.ProductPrice {
	font-size: 68px;
	line-height: 68px;
	margin-bottom: 5px;
}

/* this hides a couple of things we don't want to show up */

div.ProductMain h3.ProductPrice span.ProductPriceAdditionalInfo, dl.ProductDetailsGrid, div.ProductMain hr, div#CategoryHeading div.SortBox, div#ProductByCategory {
	display: none;
}

div.BulkDiscount input {
	padding: 0px 0px 0px 0px;
}

div#ProductDescription {
	clear: both;
	margin-bottom: 15px;
}

div.ProductDescriptionContainer {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 26px;
}

div#ProductDescription h3 {
	display: none;
}

div.ProductColorImages img {
	margin-right: 20px;
	margin-bottom: 20px;
	width: 40px;
	height: 40px;	
	cursor: pointer;
}

div.ProductImages {
	clear: both;
	padding-top: 20px;
}

div.ProductImages img {
	margin: 0px 20px 20px 0px;
	cursor: pointer;
}

div.ProductImages img.RowEnd {
	margin: 0px 0px 20px 0px;
}

/* category */

div#CategoryContent ul.ProductList div.ProductPriceRating, div#CategoryContent ul.ProductList div.ProductActionAdd {
	display: none;
}

/* hide descriptional stuff in overview */

ul.ProductList div.ProductPriceRating, ul.ProductList div.ProductActionAdd {
	display: none;
}

/* add margin to related products form & find by category div */

div#ProductRelatedProducts form {
	margin: 5px 0px 20px 0px;
}

div.FindByCategory {
	margin: 10px 0px 20px 0px;
}

table.CartContents tbody td.CartThumb {
	line-height: 0px;
	padding: 10px 10px 10px 10px;
}

span#lightbox-image-details-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #000000;
}

/*
 * YOO overflow method for clearing floats
 */
 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width33 { width: 300px; }
.width50 { width: 460px; }
.width100 { width: 100%; }

/*
 * YOO floating boxes
 */

body .inset-left {
	margin: 0px 20px 0px 0px;
	float: left;
}

body .inset-right {
	margin: 0px 0px 0px 0px;
	float: right;
}

/*
 * Banner styling
 */

.banner_home_page_top {
	margin: 15px 0px 0px 0px;
	border-bottom: 10px solid #49C2D2;
}

.banner_home_page_bottom {
	margin: 0px 0px 15px 0px;
	border-top: 10px solid #49C2D2;
}

.banner_home_page_top h3 {
	margin: 5px 0px 5px 0px;
}

.banner_home_page_top p {
	margin: 5px 0px 15px 0px;
}

.SubCategoryProductListing #CategoryHeading h2 {
	display: none;
}

/*
 * Order buttons
 */
 
div#AccountOrderStatus ul.AccountOrderStatusList form.FloatRight,
div#AccountOrders ul.AccountOrdersList div.ViewOrderDetails {
 	margin: 10px 0px 0px 0px;
 	height: 28px;
	overflow: hidden;
}
 
div#AccountOrderStatus ul.AccountOrderStatusList form.FloatRight input,
div#AccountOrders ul.AccountOrdersList div.ViewOrderDetails input {
	padding: 0px;
}

div#AccountOrderStatus ul.AccountOrderStatusList form.FloatRight input:hover,
div#AccountOrders ul.AccountOrdersList div.ViewOrderDetails input:hover {
	margin-top: -28px;
}

.ReorderSelectedButton {
	margin-bottom: 15px;
	height: 28px;
	overflow: hidden;
	text-align: right;

}

.ReorderSelectedButton input {
	padding: 0px;
}

.ReorderSelectedButton input:hover {
	margin-top: -28px;
}

/* Don't display prices in Related Items */

#ProductRelatedProducts ul.ProductList .ProductDetails em {
	display: none;
}

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

ul.AccountOrderStatusList hr,
ul.AccountOrdersList hr {
	display: none;
}

#AccountRecentItems #frmCompare .ProductList .ProductDetails em { display: none; }

#ProductDetails h2 span.copy {
	font-size: 30px;
	line-height: 35px;
	vertical-align: top;
}

#ProductDetails h3.ProductPrice span.cufon {
	top: 5px;
	left: 7px;
}

.JoinMailingList {
	width: 460px;
	float: left;
}

.BottomPaymentButton {
	padding: 20px 0px 0px 0px;
	text-align: right;
}

div#ConfirmOrder form div.BlockContent div div.BottomPaymentButton {
	margin: 20px 0px 20px 0px;
	padding: 0;
	height: 28px;
	overflow: hidden;
}

div#ConfirmOrder form div.BlockContent div div.BottomPaymentButton input#bottom_payment_button {
	padding: 0;
}

div#ConfirmOrder form div.BlockContent div div.BottomPaymentButton input#bottom_payment_button:hover {
	margin-top: -28px;
}

div.ReturnLinkImage {
	margin-top: 10px;
	text-align: right;
	height: 28px;
	overflow: hidden;
}

div.ReturnLinkImage a {
	display: block;
}

div.ReturnLinkImage a:hover {
	margin-top: -28px;
}