/* Color: Blue */

body {
	background: #000000 url(../images/blue/BodyBg.jpg) 50% 0 repeat-x;
	color: #ffffff;
}

a {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #0176DE;
}



h2 {
}

h3 {
	color: #ffffff;
}
hr {
	background: #b7e4f8;
	color: #b7e4f8;
}

#Container {
	background: url(../images/blue/ContainerBg.gif) 0 0 repeat-y;
}

#TopMenu {
	background: url(../images/blue/TopMenuBg.gif) 0 0 no-repeat;
}

#TopMenu li{
	background: url(../images/blue/PagesMenuBg.gif) 0 8px no-repeat;
}

#TopMenu li.First {
	background-image: none;
}

#TopMenu li a {
	color: #fff;
}

#TopMenu li div {
	color: #fff;
}

#TopMenu li a:hover {
	text-decoration: underline;
}

/*
#Menu {
	background: url(../images/blue/MenuBg.jpg) 0 0 no-repeat;
}
*/

#Menu li {
}

#Menu li a {
	background: url(../images/blue/MenuBgBtn.gif) 0 16px no-repeat;
	color: #fff;
}

#Menu li.First a {
	background-image: none;
}

#Menu li ul li a {
	background: #fdd71f;
}

#Menu li ul li a:hover {
	background: #fee674;
}

#Menu li:hover a, #Menu li.over a{
}

#Outer {
	background: url(../images/blue/OuterBg.jpg) 0 0 no-repeat;
}

#Wrapper {
}

#Header {
}

#Logo h1 {
	color: #fff;
}

#Logo h1 a {
	color: #fff;
}

#SearchForm {
	background: url(../images/blue/SearchBg.gif) 0 0 no-repeat;
}

#SearchForm label {
}

#SearchForm input {
	background: #fff;
	border: 1px solid #000;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #fff;
}

#SearchForm p {
	color: #fff;
}
/*
.Left {
	background: #e5f7fd url(../images/blue/LeftBg.gif) 0 0 no-repeat;
}
*/
.Left h2 {
	color: #fff;
	font-weight: normal;
}

.Left li {
	border-bottom: 1px solid #333;
	font-size: 12px;
}

.Left li a {
	color: #0099FF;
}

.Left li a:hover {
	color: #FF0000;
}

.Content {
}

.Content h2 {
	color: #fff;
	margin-top: 10px;
}

.Content.Wide {
}

.Content.Widest {
}

/*
.Right {
	background: #e5f7fd url(../images/blue/RightBg.gif) 0 0 no-repeat;
}
*/
.Right .Block {
}

.Right h2 {
	color: #fff;
	font-weight: normal;
}

.Right li {
	border-bottom: 1px solid #666;
}

.Right li a {
	color: #ffffff;
}

.Right a:hover, .Right a:hover strong {
	color: #FF0000;
}

.Right hr {
	background: #b7e4f8;
	color: #b7e4f8;
}

#Footer {
	background: url(../images/blue/FooterBg.gif) 50% 0 no-repeat;
}

#Footer p {
}

#Footer a {
}


.NewsletterSubscription input {
	border: 1px solid #333;
	
	color: #000;
}

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #000;
}

.Content .ProductList a:hover {
	color: #0176DE;

}

.Content .ProductList li {
	background: #000;
	border: 1px solid #333;
}

.Content .ProductList .ProductImage {
	background: #fff;
}

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color: #fff;
}

.ProductPrice, .ProductList em {
	color: #999;
}

.ProductList .Rating {
	color: #cccccc;
}

/* MIKAN CODE */

.Right .ProductList strong, .Right .ProductList strong a {
	color: #999;
}

.Right .ProductPrice, .Right .ProductList em {
	color: #999;
}

.Right .ProductList .Rating {
	color: #999;
}

/* END MIKAN CODE */

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #000 ;
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #333;
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	background: url(../images/blue/TopSellerNumberBg.gif) 0 0 no-repeat;
	color: #fff;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	border: 1px solid #b7e4f8;
	background: #fff url(../images/blue/No1SellerNumberBg.gif) 5px 128px no-repeat;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}

.Breadcrumb {
	border-bottom: 1px solid #B7E4F8;
}


.CompareItem { width:200px; border-left: solid 1px #B7E4F8; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #b7e4f8; }
.CompareFieldTop { border-bottom:solid 1px #b7e4f8; }
.CompareFieldTop a:hover { color:#e1125e; }
.CompareCenter { border-left:solid 1px #b7e4f8; border-bottom:solid 1px #b7e4f8; }
.CompareLeft { border-left:solid 1px #b7e4f8; border-bottom:solid 1px #b7e4f8; }

.ViewCartLink {
	background: url('../images/blue/Cart.gif') no-repeat 8px 3px;
}

table.CartContents, table.General {
	border: 1px solid #333;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #33cc00;
	color: #fff;
	border-bottom: 1px solid #333;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #666;
	color: #999;
}

.MiniCart .SubTotal {
	color: #013360;
}

.JustAddedProduct {
	border: 1px solid #B7E4F8;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #013360;
}

.CategoryPagination {
	color: #fff;
	background: #000000;
	border: 1px solid #B7E4F8;
}

.CheckoutRedeemCoupon { background: #999; padding: 10px; width: 300px; border: 1px solid #00FF33; margin-bottom: 10px; }

.InfoMessage {
	background: #000 url('../images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #E8FFDF url('../images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #333;
}

.QuickSearch { background: #fff; border: 1px solid #B7E4F8;  }

.QuickSearchHover td{ background: #E5F7FD; }

.CreateAccount {
	border-right: 1px solid #B7E4F8;
}

.SearchTips .Examples {
	background: #E5F7FD;
	border: 1px solid #B7E4F8;
	color: #555;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #b7e4f8;
	background: #e5f7fd;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #666;
	border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #333;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #333;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

