/* Color: Blue */

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

body {
	background: #fff url(../images/blue/BodyBg.gif) 0 0 repeat-x;
	color: #535353;
}
a {
	color: #0066cc;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #f36f05;
}

h2 {
	color: #ff205a;
}
h3 {
	color: #016d9a;
}

#Container {
	background: url(../images/blue/ContainerBg.gif) 0 0 no-repeat;
}
#TopMenu {
}
#Topmenu li{
}
#TopMenu li a {
	border-left: 1px solid #3a830a;
color: #0066cc;
}
#TopMenu li div {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
}
#Menu li {
}
#Menu li a {
	background: url('../images/blue/PagesMenuBg.gif') 0 8px no-repeat;
	color: #fff;
}
#Menu li.first a {
	background-image: none;
}
#Menu li ul li a {
	background: #1682de;
}
#Menu li ul li a:hover {
	background-color: #60bdf2;
	color: #fff;
}
#Menu li:hover a, #Menu li.over a{
	}

#Wrapper {
	background: #fff;
}

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

#SearchForm {
	background: url(../images/blue/SearchBg.gif) 20px 8px no-repeat;
}
#SearchForm label {
	color: #fff;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #dadada;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #ffb1c5;
}
#SearchForm p {
	color: #ffb1c5;
}

.Left {
}
.Left .Block {

}

.Left h2 {
	color: #003399;
}
.Left li {
	border-bottom: 1px solid #fff;
}

.Left #SideCategoryList li ul {
	border-top: 1px solid #26ade5;
}

.Left #SideCategoryList li a, .Left #SideShopByBrand li a  {
	background:url(http://www.secretcolor.com/images/bluepointer.gif) 0 4px  no-repeat;
	padding-left:12px;
	border-top: 1px solid #fefdfd;
}

.Left li a {
	color: #0066cc;
}
.Left li a:hover {
	color: #0066cc;
}


.Content {
}
.Content h2 {
color:#003399;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
	background: #eef7fb;
	border: 1px solid #dbf1fb;
}

.Right h2 {
	color: #003399;
}
.Right li {
	border-bottom: 1px solid #fff;
}
.Right li a {
	color: #0066cc;
}

.Right a {
	color: #0066cc;
}
.Right a:hover, .Right a:hover strong {
	color: #0066cc;
}


#Footer {
	background: #fff;
/*	border-top: 1px solid #e3e3e3;*/
font-size:11px;
}
#Footer p {
	color: #5b555a;
}
#Footer a {
	color: #5b555a;
}
#Footer li a {
}



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

.Content .ProductList li {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
	background: #eef7fb;
}

.Content .ProductList li {
	background: #fff;

}

.Content .ProductList .ProductImage {
}

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color:#0066cc;;
}

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

.Left .ProductPrice, .Left .ProductList em {
	color: #fd4f03;
}

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

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	background: #fff url(../images/blue/FeaturedProductsBg.gif) bottom left repeat-x;
		border: 1px solid #dadada;
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	background: #eef7fb;
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}

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

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

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

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
	color: #ff205a;
}

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


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

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

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

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

.CartContents tbody .SubTotal td {
	border-top: 1px solid #dadada;
	color: #016d9a;
}

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

.JustAddedProduct strong, .JustAddedProduct a {
	color: #016d9a;
}

.CategoryPagination {
	color: #016d9a;
	background: #eef7fb;
	border: 1px solid #dadada;
}

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

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

.SpecificInfoMessage {
	background-color: #f8e4d1;
	color: #555;
}

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

.SuccessMessage {
	background: #eef7fb 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: #eef7fb;
}

.QuickSearch { border: 1px solid #dadada }
.QuickSearchHover td{ background: #eef7fb; }
.QuickSearchAllResults a { background: url('../images/blue/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #eef7fb;
	border: 1px solid #dadada;
}

.MiniCart .SubTotal {
	color: #016d9a;
}

hr {
	background: #dadada;
	border: #dadada;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #0f9fdb;
	color: #fff;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #eef7fb;
	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 #777;
}

.TabNav li a {
	border: 1px solid #777;
	background: #eff8fa;
}

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

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

.CartContents .ItemShipping th {
	border-bottom-color: #dadada;
	border-top-color: #dadada;
	background: #eef7fb;
	color: #424748;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
	background-color: #41b7e9;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
	font-family: "メイリオ", Meiryo, "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	font-size: 13px;
}
.fastCartContent h2 {
	color: #009E0F;
	background-color:transparent;
}
.fastCartContent h3 {
	color: #BB6F21;
	background-color:transparent;
}
.fastCartSummaryBox {
	background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
	color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
	color: #800000;
}
.fastCartContent .Quantity {
	color: #828DB3;
}
.fastCartContent p {
	color: #444444;
}
.fastCartContent .ProductList li {
	background-color: #FFF;
}
/* end fast cart styles */

/* Contact lens list footer */
div.clist {
  float: left;
    width:972px;
    border-top: 1px solid #C0DAE7;
    padding-top:16px;
    padding-bottom:16px;

}

div.cline {
  float: left;
  width:25%;
  line-height:1.3em;
  list-style: none;
      text-align:left;
}

/* list footer */
.footship{
   margin: auto;
   width: 950px;
   overflow:hidden;

}


.footwrapper{
   margin: 0px auto -30px;
   width: 950px;
   height:180px;
   background-color: #f7f7f7;
   overflow:hidden;

}
.left1{
   float: left;
   margin-right: 0px;
   width: 215px;
   background-color: #f7f7f7;
   text-align:left;
   padding: 10px;
      line-height:1.5em;
}
.left2{
   float: left;
   margin-right: 0px;
   width: 215px;
   background-color: #f7f7f7;
   text-align:left;
   padding: 10px;
      line-height:1.5em;
}
.left3{
   float: left;
   margin-right: 0px;
   width: 205px;
   background-color: #f7f7f7;
   text-align:left;
   padding: 10px;
      line-height:1.5em;
}
.right{
   float: right;
   width: 210px;
   background-color: #f7f7f7;
   text-align:left;
   padding: 10px;
      line-height:1.5em;
}

.footwrapper p {
	color: #5b555a;
	font-size:11px;
}
.footwrapper a {
	color: #5b555a;
}
.footwrapper li a {
}


