/* Color: Maroon */

body {
background: #ffffff;
}
a {
color: #75d2e0;
font-weight: normal;
text-decoration: underline;
}
a:hover {
color: #002E36;
}
h2 {
color: #002e36;
}
h3 {
color: #002e36;
}
#Container {
}
#TopMenu {
background: #002e36;
color: #ffffff;
border-bottom: 0px solid #ecf757;
}
#TopMenu li {
}
#TopMenu li.First {
background-image: none;
}
#TopMenu li a, #TopMenu li div {
color: #75d2e0;
}
#TopMenu li a:hover {
text-decoration: underline;
}
#Menu {
background: #002e36;
color: #fff;
/* border-top: 5px solid #ffffff;*/
/* border-bottom: 5px solid #ffffff; */
}
#Menu li {
}
#Menu li a {
color: #75d2e0;
}
#Menu li.First a {
background-image: none;
}
#Menu li ul li a {
}
#Menu li a:hover {
color: #75D2E0;
}
#Outer {
/* background: url(../images/bright/OuterBg.gif) 100% 113px no-repeat;*/ /* Right hand drop shadow */
}
#Wrapper {
background: #FFFFFF url(../images/bright/WrapperBg.jpg) 0 0 no-repeat;
}
#Header {
 background: url(../images/headerbg.gif) 0 0 no-repeat; /* Bottom header drop shadow */
}
#Logo {
background: url(../images/bright/LogoBg.gif) 0 0 no-repeat; /* Bookmark image */
}
#Logo h1 {
color: #002e36;
}
#Logo h1 a {
color: #002e36;
}
#SearchForm {
}
#SearchForm label {
display: none;
}
#SearchForm input {
background: #fff;
border: 1px solid #cfcfcf;
}
#SearchForm .Button {
border: 0;
}
#SearchForm a {
color: #ffffff;
}
#SearchForm p {
color: #ffffff;
}
.Left {
}
.Left .Block {
}
.Left h2 {
color: #fff;
background: #75D2E0;
}
.Left h2 a {
color: #fff;
}
.Left li {
border-bottom: 1px solid #e9e9e9;
}
.Left li a {
color: #002e36;
}
.Left li a:hover {
}
.Left .CategoryList li, .Right .CategoryList li {
background: url(../images/bright/BlockArrow.gif) no-repeat left 10px;
padding-left:10px;
}
.Left .BrandList li, .Right .BrandList li {
background: url(../images/bright/BlockArrow.gif) no-repeat left center;
padding-left:10px;
}
.HomeContent {
/* background: #ECF7F7; */
}
.Content h2 {
}
.Content a {
color: #002e36;
}
.Content.Wide {
}
.Content.Widest {
}
.Content {
}
.Content h2 {
}
.Content a {
color: #002e36;
}
.Content.Wide {
}
.Content.Widest {
}
.Right {
}
.Right .Block {
}
.Right h2 {
color: #fff;
background: #75D2E0;
}
.Right h2 a {
color: #fff;
}
.Right h3 {
color: #75d2e0;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}
.Right li {
border-bottom: 1px solid #e9e9e9;
}
.Right li a {
color: #002e36;
}
.Right hr {
background: transparent;
color: #DADADA;
}
.NewsletterSubscription input {
border: 1px solid #dadada;
}


.Content .ProductList li {
border: 1px solid #dadada;
}
.Content .ProductList li:hover, .Content .ProductList li.Over {
background: #eef5f9;
}
.ProductList .ProductImage {
background: #fff;
padding: 2px;
vertical-align: middle;
}
.Content .ProductList strong, .Content .ProductList strong a {
color: #002e36;
}
.ProductPrice, .ProductList em {
/* color: #75d2e0; */
color: #002e36;
}
.ProductList .Rating {
color: #6a6a6a;
}

/* new added for home product display */
.Content .ProductList1 li {
/* border: 1px solid #dadada;*/
}
.Content .ProductList1 li:hover, .Content .ProductList1 li.Over {
/* background: #eef5f9; */
}
.ProductList1 .ProductImage {
background: #fff;
padding: 0px;
vertical-align:middle;
}
.Content .ProductList1 strong, .Content .ProductList strong a {
color: #002e36;
}
.ProductPrice, .ProductList1 em {
color: #ff001a;
}
.ProductList1 .Rating {
color: #6a6a6a;
}


.Right .ProductList li {
}
.Content .FeaturedProducts .ProductList li {
background: #fff url(../images/bright/FeaturedProductsBg.gif) bottom left repeat-x;
}
.Content .FeaturedProducts .ProductList .ProductImage {
}
.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
background: #eef5f9;
}
.Right .TopSellers li {
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
color: #75D2E0;
}
.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 {
background: #fff url(../images/bright/No1SellerBg.gif) bottom left repeat-x;
border: 1px solid #dadada;
}
.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
background: url(../images/bright/No1SellerNumberBg.gif) 0 0 no-repeat;
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
display: none;
}
.Breadcrumb {
border-bottom: 1px solid #DADADA;
}
.CompareItem {
width:200px;
border-left: solid 1px #CACACA;
}
.CompareFieldName {
font-weight:bold;
border-bottom: 1px solid #E9E9E9;
}
.CompareFieldTop {
border-bottom:solid 1px #DADADA;
}
.CompareFieldTop a:hover {
color:red;
}
.CompareCenter {
border-left:solid 1px #DADADA;
border-bottom:solid 1px #E9E9E9;
}
.CompareLeft {
border-left:solid 1px #DADADA;
border-bottom:solid 1px #E9E9E9;
}
.ViewCartLink {
background: url('../images/bright/Cart.gif') no-repeat 0 3px;
}
table.CartContents, table.General {
border: 1px solid #DADADA;
}
table.CartContents thead tr th, table.General thead tr th {
background: #eef5f9;
color: #424748;
border-bottom: 1px solid #DADADA;
}
.CartContents tbody .SubTotal td {
border-top: 1px solid #DADADA;
color: #002e36;
}
.MiniCart .SubTotal {
color: #002e36;
}
.JustAddedProduct {
border: 1px solid #E9E9E9;
background: #fff;
}
.JustAddedProduct strong, .JustAddedProduct a {
color: #002e36;
}
.CategoryPagination {
color: #002e36;
background: #eef5f9;
border: 1px solid #DADADA;
}
.CheckoutRedeemCoupon {
background: #eef5f9;
padding: 10px;
width: 300px;
border: 1px solid #DADADA;
margin-bottom: 10px;
}
.SubCategoryList, .SubBrandList {
background:#75D2E0;
}
.InfoMessage {
background: #eef5f9 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: #eef5f9;
}
.QuickSearchHover td {
background: #eef5f9;
}
.QuickSearchAllResults a {
background: url('../images/bright/QuickSearchAllResultsButton.gif') no-repeat right;
}
.SearchTips .Examples {
background: #eef5f9;
border: 1px solid #dadada;
}
.MiniCart .SubTotal {
color: #002e36;
} /* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
border: 1px solid #c7d7db;
background: #edf2f3;
} /* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
background: #75d2e0;
/* border: 1px solid #bce0e8;*/
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
background: #75d2e0;
/* border: 1px solid #ddd; */
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 #dadada;
}
.TabNav li a {
border: 1px solid #dadada;
background: #eef5f9;
}
.TabNav li a:hover {
background-color: #d9eef3;
}
.TabNav li.Active a {
border-bottom: 1px solid #fff;
background: #fff;
}
img.floatLeft { 
    float: left; 
	padding-left: 15px;  
}
img.floatRight { 
    float: right;
	padding-left: 15px;  
}
