/* Color: White */

body {
	background: #e8eded;
	color: #2a2a2a;
}
a {
	color: #2a2a2a;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #0a689d;
}
h1, h2, .TitleHeading {
	background: #fff url(../../HorizonChill/images/blue/BgHeading.gif) 0 100% repeat-x;
	border: 1px solid #c9caca;
	border-top: 1px solid #ddd;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}
h3 {
	color: #0a689d;
}


#ContainerTop {
	background: #182935 url("http://www.miwoollies.com/product_images/BgTopContainer6.png") 0 0 repeat-x;
}
#ContainerFooter {
	background: #e8eded url(../../HorizonChill/images/blue/BgContainerFooter.gif) 0 0 repeat-x;
}


#TopMenu {
	border-top: 0px solid #173f52;
	border-bottom: 0px solid #173f52;
}
#TopMenu li a {
	color: #07bcff;
	text-decoration: none;
}
#TopMenu li div {
	color: #07bcff;
	text-decoration: none;
}
#TopMenu li a:hover {
	color: #90e1ff;
	text-decoration: underline;
}


#Menu {
	background: url(../../HorizonChill/images/blue/MenuOver.png) 0 -9999px no-repeat;
	border-right: 0px solid #114359;
}
#Menu ul {
	background: url(../../HorizonChill/images/blue/DropdownMenuBg.png) 0 -9999px no-repeat;
}
#Menu li a {
	color: #fff;
	border-left: 0px solid #114359;
}
#Menu li:hover a {
	background: url(../../HorizonChill/images/blue/MenuOver.png) 0 0 repeat;
}
#Menu li a:hover {
	color: #dcdcdc;
}
#Menu li ul {
	border: 1px solid #114359;
	border-top: 0;
	background: url(../../HorizonChill/images/blue/DropdownMenuBg.png) 100% 0 no-repeat;
}
#Menu li li a {
	border: 0;
}


#Logo h1 {
	background-image: none;
	background: transparent;
	border: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#Logo h1, #Logo h1 a {
	color: #fff;
}


#SearchForm {
	background: #fff url(../../HorizonChill/images/blue/BgHeading.gif) 0 100% repeat-x;
	border: 1px solid #c9caca;
	border-top: 1px solid #ddd;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}
#SearchForm input {
	background: #fff url(../../HorizonChill/images/blue/SearchBg.gif) 0 0 repeat-x;
	border: 1px solid #cacaca;
}
#SearchForm .Button {
	border: 0;
}


.Left h2 {
	color: #0a689d;
}
.Left li {
	background: url(../../HorizonChill/images/blue/SidebarLi.gif) 0 100% repeat-x;
}
.Left #SideCategoryList li li {
	background: url(../../HorizonChill/images/blue/SidebarLi.gif) 0 0 repeat-x;
}
/* Category flyout styles */
#SideCategoryList .sf-menu ul {
}
#SideCategoryList .sf-menu ul li {
	background: #f2f6f6;
}
#SideCategoryList .sf-menu li li a {
	background-image: none;
}
#SideCategoryList .sf-sub-indicator {
	background-image:  url('../../HorizonChill/images/blue/arrows-dark.png');
}


.Right h2 {
	color: #0a689d;
}
.Right li {
	background: url(../../HorizonChill/images/blue/SidebarLi.gif) 0 100% repeat-x;
}


#Footer p {
	color: #515151;
}
#Footer a {
	color: #515151;
}


.NewsletterSubscription input {
	border: 1px solid #dcdcdc;
}


.Content .ProductList li {
	background: #fff url(../../HorizonChill/images/blue/BgHeading.gif) 0 100% repeat-x;
	border: 1px solid #c9caca;
	border-top: 1px solid #ddd;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}
.Content .ProductList .ProductImage {
	background: #fff;
}
.ProductPrice, .ProductList em {
	color: #0a689d;
}
.ProductList .Rating {
	color: #9a9a9a;
}


.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: #07bcff;
	color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkitborder-radius: 2px;
}


.Breadcrumb {
	border-bottom: 1px solid #dcdcdc;
}


.CompareItem { width:200px; border-left: solid 1px #dcdcdc; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #dcdcdc; }
.CompareFieldTop { border-bottom:solid 1px #dcdcdc; }
.CompareFieldTop a:hover { color:#4e4e4e; }
.CompareCenter { border-left:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; }
.CompareLeft { border-left:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; }


.ViewCartLink {
	background: url('../../HorizonChill/images/blue/Cart.gif') no-repeat 0 50%;
}

table.CartContents, table.General {
	border: 1px solid #dcdcdc;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #f4f4f4;
	color: #2f2f2f;
	border-bottom: 1px solid #dcdcdc;
}

.CartContents tfoot .SubTotal td {
	border-top: 1px solid #dcdcdc;
	color: #606060;
}

.JustAddedProduct {
	border: 1px solid #dcdcdc;
	background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
	text-decoration: none;
}
.JustAddedProduct a:hover {
	text-decoration: underline;
}

.CheckoutRedeemCoupon { 
	background: #f4f4f4;
	border: 1px solid #dcdcdc;
	padding: 10px;
	width: 300px;
	border: 1px solid #dcdcdc;
	margin-bottom: 10px;
}

.CategoryPagination {
	color: #606060;
	background: #f4f4f4;
	border: 1px solid #c9caca;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}
.SubCategoryList, .SubBrandList {
	background:#f4f4f4;
	border: 1px solid #c9caca;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}
.InfoMessage {
	background: #f4f4f4 url('../../HorizonChill/images/InfoMessage.gif') no-repeat 5px 8px;
	border: 1px solid #c9caca;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
	color: #606060;
}
.SpecificInfoMessage {
	color: #606060;
	background-color: #f8e4d1;
	border: 1px solid #c9caca;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}
.SuccessMessage {
	background: #f4f4f4 url('../../HorizonChill/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #606060;
	border: 1px solid #c9caca;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}
.ErrorMessage {
	background: #FFECEC url('../../HorizonChill/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #606060;
	border: 1px solid #c9caca;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}


.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #f4f4f4;
}
.QuickSearch { border: 1px solid #dcdcdc }
.QuickSearchHover td{ background: #f4f4f4; }
.QuickSearchAllResults a { background: url('../../HorizonChill/images/blue/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchResult .Price { color: #4e4e4e; }
.CreateAccount {
	border-right: 1px solid #dcdcdc;
}
.SearchTips .Examples {
	background: #f4f4f4;
	border: 1px solid #dcdcdc;
}
hr {
	background: #dcdcdc;
	border: #dcdcdc;
}
.Right hr {
	background: transparent;
	border: 0;
}
.MiniCart .SubTotal {
	color: #4e4e4e;
}


/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	background: #f4f4f4;
	border: 1px solid #dcdcdc;
}


/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #fff;
	color: #010101;
	border: 1px solid #bcbcbc;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f4f4f4;
	color: #606060;
	border: 1px solid #dcdcdc;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #9a9a9a;
}


/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #dcdcdc;
}


/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #dcdcdc;
}
.TabNav li a {
	border: 1px solid #dcdcdc;
	background: #f4f4f4;
	color: #606060;
}
.TabNav li a:hover {
	background-color: #fff;
}
.TabNav li.Active a {
	border-bottom: 1px solid #dcdcdc;
	background: #0a689d url(../../HorizonChill/images/blue/BgBlueGrad.gif) 0 0 repeat-x;
	color: #fff;
}

/* Product Videos */

#VideoContainer {
	border: 1px solid #dcdcdc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.currentVideo {
	background-color: #ddf0f6;
}

.videoRow:hover {
	background-color: #efefef;
}

.CartContents .ItemShipping th {
	border-bottom-color: #dcdcdc;
	border-top-color: #dcdcdc;
	background: #f4f4f4;
	color: #2f2f2f;
}
.ProductThumb {
	background: #fff url(../../HorizonChill/images/blue/BgHeading.gif) 0 100% repeat-x;
	border: 1px solid #c9caca;
	border-top: 1px solid #ddd;
	box-shadow: 2px 2px 2px #dcdcdc;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
}


/* start fast cart styles */
#fastCartContainer {
	font-size: 13px;
}
.fastCartContent h2 {
	color: #010101;
	background-color:transparent;
}
.fastCartContent h3 {
	color: #606060;
	background-color:transparent;
}
.fastCartSummaryBox {
	background-color: #eaeaea;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
	color: #010101;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #4e4e4e;
}
.fastCartContent .Quantity {
	color: #606060;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;
}
/* end fast cart styles */
