/* General */
body {
	background: #fff url('../images/eb_body.jpg') repeat-x 50% 0;
	color: #414b56;
}

input, select, textarea {
	color: #2f2928;
}

a {
	color: #d92c8e;

}

a:hover {
	color:  #858585;
}

h1, h2, h3, .TitleHeading {
	color:  #c03;
}

hr {
	background: #c7d7db;
}

/* Top Navigation Menu */

#TopMenu li,
#TopMenu li a {
	color: #fff;
	
}

#TopMenu li a:hover {
	color: #000;
}

/* Pages Menu */


#Menu ul {
	border-left: 0px solid #9fd9ff; 
}

#Menu li a {
	color: #fff;
	border-right:  0px solid #ffc8d8;
}

#Menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

#Menu ul li ul {
	background: #603;
}

#Menu li li a {
	color: #fff;
	
}

#Menu li li a:hover {
	
}

/* Header */
#Header h1 a {
	color: #fff;
}

/* Search Box */
#SearchForm {
	background: transparent;
	margin-top: 7px;
	margin-top: -42px;
	margin-left: 20px;
}

#SearchForm label {
	color: #fff;
	display: none;
}




#SideNewsletterBox .TextBox {width: 50px;}

.Textbox {border: 1px solid #ccc;}

#SearchForm input.Textbox {
	background: #fff;
	border: 1px solid #000;
}

#SearchForm p a {
	color: #000;
}

/* Left & Right Content Area */
.Left h2, .Right h2 {
	background: #E6D7CB url('../images/eb_heading_bg.jpg') no-repeat 100% 0;
	color: #fff;
line-height: 20px;
	font-weight: bold;
	letter-spacing:normal;
	font-size: 12px;

}

.Left .Block, .Right .Block {
	border: 0px solid #ffc8d8;

	
}

/* Primary Content Area */
#CreateAccountForm h1{ 	background: url('../images/ContentHeaders_long.gif');
	background-repeat:no-repeat;}
	
#ForgotPasswordForm h1{ background: url('../images/ContentHeaders_long.gif');
	background-repeat:no-repeat;}	
	
#SearchPageHeader h1 {background: url('../images/ContentHeaders_long.gif');
	background-repeat:no-repeat;}	
	
	#SearchPageHeader h3 {
	background: url('../images/ContentHeaders_long.gif');
	text-indent: 10px;
	color: #d92c8e;
	background-repeat:no-repeat;

}


#SearchTips h1 {background: url('../images/ContentHeaders_long.gif');
	background-repeat:no-repeat;}	
	
	#SearchTips h3 {
	background: url('../images/ContentHeaders_long.gif');
	text-indent: 10px;
	color: #d92c8e;
	background-repeat:no-repeat;

}


#NewsletterContent h1 {background: url('../images/ContentHeaders_long.gif');
	background-repeat:no-repeat;}	

.NewsContent h1 {
	background: url('../images/ContentHeaders_long.gif');
	background-repeat:no-repeat;

	position: relative;
	height: 28px;
	font-size: 22px;
	margin-bottom: 15px;
	display: block;
	color: #d92c8e;
	text-indent: 10px;
	padding-top: 14px;


}

.Content h1 {
	background: url('../images/ContentHeaders.gif');
	background-repeat:no-repeat;

	position: relative;
	height: 28px;
	font-size: 22px;
	margin-bottom: 15px;
	display: block;
	color: #d92c8e;
	text-indent: 10px;
	padding-top: 14px;


}


#PageContent h1 {
	background: url('../images/ContentHeaders_long.gif');
	text-indent: 10px;
	background-repeat:no-repeat;

}



#CreateAccountForm h3 {
	background: url('../images/ContentHeaders_long.gif');
	text-indent: 10px;
	color: #d92c8e;
	background-repeat:no-repeat;

}



.Content h2 {
	background: url('../images/ContentHeaders.gif');
background-repeat:no-repeat;

	position: relative;
	height: 42px;
	color: #d92c8e;
	text-indent: 10px;


}

.Content h3 {
	background: url('../images/ContentHeaders.gif');
	background-repeat:no-repeat;

	position: relative;
	height: 28px;
	font-size: 22px;
	display: block;
color: #d92c8e;
	text-indent: 0px;
	
	background-repeat:repeat-x;
	padding-top: 14px;


}



#HomeFeaturedProducts h2, #HomeNewProducts h2 { text-indent: 15px; }

.Content h2 img {
	position: absolute;
	top: 7px;
	left: 10px;
}

/* Page Footer */
#Footer {
	border-top:  none;
	background: url('../images/footerbg.jpg') no-repeat;
	height: 57px;
	color: #d22d8b;


}

#Footer p { margin-bottom: 0; }
#Footer a  { color: #d22d8b; text-decoration: underline; } 
#Footer a:hover {color: #444;}

/* Product Listings */
.ProductPrice, .ProductList em {
	color: maroon;
}

/* Miscellaneous Definitions */
.Meta {
	color: #555;
}

.SortBox {
	color: #444;
}

#CategoryHeading .SortBox { margin: 10px 10px 0 0; }

.Required {
	color: red;
}

.SoldOut {
	color: #999;
}

small {
	color: gray;
}

.Availability {
	color:gray;
}

.LittleNote {
	color:gray;
}

.ViewCartLink {
	background: url('../../StoreSuite/images/pink/Cart.gif') no-repeat;
}

/* Success/Info/Error Messages */
.InfoMessage {
	background: #EFF8FA url('../../StoreSuite/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #555;
}

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

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

/* Page Breadcrumbs */
.Content .Breadcrumb {
	color: #666;
	background: #f9dfee;
line-height: 27px;
padding: 20px;
padding-top: 0px;
}

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

.TabNav li a {
	border: 1px solid #603;
	background: #fff2f6;
}

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

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

/* General Tables */
table.General,
table.CartContents, table.General {
	border: 1px solid #ccc;
	border-top: 2px solid #d52b8c;
	border-bottom: 0;
}

table.General thead tr th,
table.CartContents thead tr th {
	background: #f9dfee;
	border-bottom: 1px solid #ccc;
	color: #d52b8c;
}

table.General tbody tr td,
table.CartContents tbody tr td {
	border-bottom: 1px solid #ccc;
}

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

/* Top Right Locale Chooser (list of flags) */
#TopMenu li.Flag img.Selected {
	border: 2px solid #ffffaa;
}

/* Currency Selector */
.CurrencyList dd {
	border: 1px solid #EDECEC;
	background-color: #F9F9F9;
}

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

/* Pagination */
.CategoryPagination {
	margin: 10px 0px;
	line-height: 15px;
padding: 8px;

color: #666;
	background: #f9dfee;
}

/* Quick Search */
.QuickSearch {
	background: #fff;
	border: 3px solid #ffc8d8;
}

.QuickSearchTitle td, .QuickSearchAllResults td {
	color: #fff;
	background: #ffacc3;
}

.QuickSearchResultNoImage {
	color: #777;
}

.QuickSearchHover td{
	background: #f9f9f9;
}

.QuickSearchAllResults a {
	background: url('../../StoreSuite/images/pink/QuickSearchAllResultsButton.gif') no-repeat right;
	background-color: #ffacc3;
}

/**
 * Product Page Specific
 */

/* Product Blocks */
#ProductDetails hr,
#ProductDescription hr,
#ProductOtherDetails hr,
#ProductByCategory hr,
#ProductReviews hr {
		border-top: 1px solid #ccc;
		background: transparent;
}

 hr {
		border-top: 1px solid #ccc;
		background: transparent;
}


/* Product Details Grid */
#ProductDetails .ProductMain hr {
	background: #c7d7db;
	border: 0;
}

/* "Buy this item" block on the right */
#SideProductAddToCart {
	background: #F5D7D6;
	border: 3px solid #ae043f;
}

#SideProductAddToCart h2 {
	background: transparent;
	color:  #ae043f;
	border-bottom: 2px dotted #444;
}

#SideProductAddToCart.ProductBuyBoxSoldOut {
	background: #f0f0f0;
	border-color: #ccc;
}

/**
 * Category Page Specific
 */
.SortBox option {
	color: #444;
}

/**
 * Account Page Specific
 */
.AccountOrderStatusList h3,
.AccountOrdersList h3,
.AccountMessageList h3,
.ReturnsList h3 {
	color: #444;
}

.AccountOrder hr,
.AccountMessageList hr,
.AccountOrderStatusList hr,
.ReturnsList hr {
	border-top: 2px dotted #CACACA;
	background: transparent;
}

.SharePublicWishList {
	background-color:lightyellow;
	border:1px solid #CDDEE2;
}

.DownloadExpires {
	color: gray;
}

.DownloadExpiresToday {
	color: red;
}

/**
 * Cart Page Specific
 */

/* Cart Contents Table */
.CartContents tbody td {
	border-bottom: 0;
}

/* Mini-Cart/Suggestive Cart Page */
#SideCartMiniCart {
	background: #daeaf3;
	border: 3px solid #9fd9ff;
}

#SideCartMiniCart h2 {
	background: transparent;
	color:  #444;
	border-bottom: 2px dotted #cacaca;
}

#SideCartMiniCart .CartDetails {
	background: #fff;
}

#SideCartMiniCart .JustAddedProduct {
	border-bottom: 1px solid #ccc;
}

#SideCartMiniCart .OtherCartProducts {
	border-bottom: 1px solid #ccc;
}

#SideCartMiniCart .OtherCartProducts h3 {
	color: #555;
}

#SideCartMiniCart .OtherCartProducts ul {
	margin-left: 10px;
}

#SideCartMiniCart .SubTotal {
	background: #FBECDD;
	color: #333;
}

.MiniCart .SubTotal {
	color: #075899;
}

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

/**
 * Checkout Page Specific
 */
.CheckoutRedeemCoupon {
	background: #fff;
	clear: both;
	z-index: 300;
	position: relative;
	border: 1px solid #777;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	color: #d52b8c;
	line-height: 30px;
	margin-top: 0px;
	padding-top: 11px;
	padding-left: 10px;
	background: #f9dfee;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #f0f0f0;
	border: 1px solid #ddd;
	color: #555;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	color: #858585;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutCompletedContent {
	color: #858585;
}


.ExpressCheckoutBlock .modify {position:absolute; margin-top: 15px; width: 100px; margin-left: 820px; z-index: 5;}



#LayoutColumn1 h1 {	background: url('../images/ContentHeaders_xlong.gif');}
#LayoutColumn1 #payment_options h3 {	background:#F9DFEE none repeat scroll 0 0; padding-left: 10px; color: #555555;}
#LayoutColumn1 .CheckoutOrderComments h3 {	background:#F9DFEE none repeat scroll 0 0;padding-left: 10px; color: #555555;}
#LayoutColumn1 .joinourmailinglist h3 {	background:#F9DFEE none repeat scroll 0 0; padding-left: 10px; color: #555555;}


#PurchaseGiftCertificate h1 {	background: url('../images/ContentHeaders_long.gif');}
#GiftCertificateIntro h1 {	background: url('../images/ContentHeaders_long.gif');}
#CheckGiftCertificateBalance h1 {	background: url('../images/ContentHeaders_long.gif');}

/**
 * Search Page Specific
 */
.AdvancedSearch h3 {
	color: #ae043f;
	background: #ffb8cc;
}

.SearchTips .Examples {
	background: lightyellow;
	border: 1px solid #aaa;
	color: #555;
}

/**
 * Product Comparison Page Specific
 */

.CompareFieldName {
	background-color:#fff2f6;
	font-weight:bold;
}

.CompareFieldTop {
	background-color: #F7F7F7;
	border-bottom:solid 1px #DBDBDB;
}

.CompareFieldTop a:hover {
	color:red;
}

.CompareCenter {
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #F2F2F2;
}

.CompareLeft {
	border-left:solid 1px #ccc;
	border-bottom:solid 1px #F2F2F2;
}

/**
 * Create Account/Login Page Specific
 */
.CreateAccount {
	border-right: 1px solid #ccc;
}

.CreateAccount h2 {
	border-bottom: 0;
	background: #f9dfee url('../../StoreSuite/images/IcoCreateAccount.gif') no-repeat 10px center;
	color: #444;
	height: 20px;
}

.AccountLogin h2 {
	border-bottom: 0;
	background: #f9dfee url('../../StoreSuite/images/IcoLogin.gif') no-repeat 10px center;
	color: #444;
		height: 20px;
}

/* 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;
}