/* Color: Cool Blue */

body {
	background: #fff url(../../Nightwear/images/coolblue/BodyBg.gif) 0 0 repeat-x;
	color: #2f2f2f;
	line-height: 20px;
}
a {
	color: #2f2f2f;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #2683af;
}
h2 {
	color: #39b6f1;
}
h3 {
	color: #2683af;
}
hr {
	background: #c0ddeb;
	border: 0;
	border-bottom: 1px solid #c0ddeb;
}


#Container {
	background: url(../../Nightwear/images/coolblue/ContainerBg.gif) 0 0 no-repeat;
}


#TopMenu {
	background: #0e4159;
	color: #3dc1ff;
}
#TopMenu li a, #TopMenu li span {
	color: #3dc1ff;
}
#TopMenu li span a {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
	background: #3dc1ff url(../../Nightwear/images/coolblue/MenuBg.gif) 0 0 repeat-x;
	border-top: 1px solid #3dc1ff;
}
#Menu li {
}
#Menu li a {
	color: #fff;
}
#Menu li a:hover {
	background: #2683af;
}
#Menu li ul li a {
	background: #3dc1ff;
}
#Menu li ul li a:hover {
	background: #2683af;
}


#Outer {
}
#Wrapper {
}
#Header {
	background-position: 0 0;
	background-repeat: repeat-x;
}


#Logo h1 {
	color: #fff;
}
#Logo h1 a {
	color: #fff;
}


#SearchForm {
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #c3c6c4;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #2984af;
}
#SearchForm p {
	color: #2984af;
}


.Left {
	background: #dfedf4;
}
.Left .Block {
}
.Left h2 {
	color: #02212f;
	background: #fff url(../../Nightwear/images/coolblue/SideTitleBg.gif) 100% 0 no-repeat;
}
.Left li {
	border-bottom: 1px solid #fff;
}
.Left li a {
}
.Left li a:hover {
}


.Content {
}
.Content h2 {
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	background: #dfedf4;
}
.Right .Block {
}
.Right h2 {
	color: #02212f;
	background: #fff url(../../Nightwear/images/coolblue/SideTitleBg.gif) 100% 0 no-repeat;
}
.Right li {
	border-bottom: 1px solid #fff;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
	color: #2f2f2f;
}


#Footer {
	border-top: 1px solid #c0ddeb;
}


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


.Content .ProductList li {
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
}

.ProductList .ProductImage {
	background: #fff;
	padding: 2px;
}

.Content .ProductList strong, .Content .ProductList strong a {
	color: #2984af;
}

.ProductPrice, .ProductList em {
	color: #dd2020;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #fff;
}


.Content .FeaturedProducts .ProductList .ProductImage {
}



.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	color: #2f2f2f;
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	background: #fff;
	border: 1px solid #c0ddeb;
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
	background: #fff url(../../Nightwear/images/coolblue/TopSellerNumber1.gif) 7px 2px no-repeat;
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	display: none;
}

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


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

.ViewCartLink {
	background: url('../../Nightwear/images/coolblue/Cart.gif') no-repeat 3px 0;
}

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

table.CartContents thead tr th, table.General thead tr th {
	background: #dfedf4;
	color: #424748;
	border-bottom: 1px solid #c0ddeb;
}

.CartContents tfoot .SubTotal td {
	border-top: 1px solid #c0ddeb;
	color: #2f2f2f;
}

.JustAddedProduct {
	border: 1px solid #c0ddeb;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #2f2f2f;
}

.CategoryPagination {
	color: #2f2f2f;
	background: #dfedf4;
	border: 1px solid #c0ddeb;
}

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

.SubCategoryList, .SubBrandList {
	background:#dfedf4;
}

.InfoMessage {
	background: #dfedf4 url('../../Nightwear/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.SuccessMessage {
	background: #dfedf4 url('../../Nightwear/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ErrorMessage {
	background: #FFECEC url('../../Nightwear/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #dfedf4;
}

.QuickSearchHover td{ background: #dfedf4; }
.QuickSearchAllResults a { background: url('../../Nightwear/images/coolblue/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #dfedf4;
	border: 1px solid #c0ddeb;
}

.MiniCart .SubTotal {
	color: #dd2020;
}

.CreateAccount {
	border-right: 1px solid #c0ddeb;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #3dc1ff;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #dfedf4;
	color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #888;
}

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

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #052A3A;
}

.TabNav li a {
	border: 1px solid #052A3A;
	background: #DFEDF4;
	color: #000;
}

.TabNav li a:hover {
	background-color: #B9D8E7;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}




/* Product Videos */

#VideoContainer {
	border: 1px solid #cccccc;
	-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: #c0ddeb;
	border-top-color: #c0ddeb;
	background: #dfedf4;
	color: #424748;
}
