/* Color: Blue */

/* On-mouse image color change */
a img:hover{ 
filter: alpha(opacity=85);
-moz-opacity: .85;
opacity:.85;
}



/* 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: url(../images/blue/BodyBg.gif) 0 0 repeat-x;
	color: #333;
}
a {
	color: #0066cc;
	font-weight: normal;
}
a:hover {
	color: #0066cc;
}

h2 {
	color: #0066CC;
	font-weight: bold;
}
h3 {
	color: #333;
	font-weight: bold;
}

/* Top Banner  */
#topbanner{
	color: #66ccff;
	margin-top: 4px;
	margin-bottom: -19px;
}

#Container {
	background: url(../images/blue/ContainerBg.gif) 0 0 no-repeat;
}
#TopTop {
	margin:6px 0px -25px 470px;
	color: #fff;
	font-weight: bold;
}

#TopMenu {
}
#Topmenu li{
}
#TopMenu li a {
	border-left: 1px solid #fdb9fd;
color: #0066cc;
}
#TopMenu li div {
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {margin-left:100px;
}
#Menu li { 
}
#Menu li a {
	background: url('../images/blue/PagesMenuBg.gif') 0 8px no-repeat;
	color:#0066cc;
}
#Menu li.first a {
	background-image: none;
}
#Menu li ul li a {
	background: #a304b6;
	color: #fff;
}
#Menu li ul li a:hover {
	background: #7c1488;
}
#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: #0066cc;
}
#SearchForm p {
	color: #0066cc;
	font-size:11px;
}

.Left {
}
.Left .Block {
}

.Left h2 {
	color: #0066CC;
}
.Left li {
}

.Left #SideCategoryList ul li{
	border-bottom: 1px #CCC dotted;
	line-height: 2.0em;
}

.Left #SideCategoryList li a {
	color: #333;
}

.Left #SideCategoryList li a:hover {
	color: #FF0099;
	text-decoration: none;
}


.Content {
}
.BlockContent h1 {
	color:#FF44D0;
	font-size:22px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.Content a {
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
}
.Right .Block {
	background: #f7f6f6;
	border: 1px solid #efefef;
}

.Right h2 {
	color: #5b555a;
}
.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: #fffae0;
}

.Content .ProductList li {
	background: #fff;

}

.Content .ProductList .ProductImage {
}

.Content .ProductList .ProductDetails {
}

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

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

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

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

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li.Even {
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

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

.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 #efefef;
	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;
}

.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: #999;
	border: #999;
}

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

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #016d9a;
	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: "Trebuchet MS",Arial,Helvetica,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 */


/*Changes*/

/* Eyetest box list frontpage */
.tablediv1 {
display:  table;
width:150px;
margin-left:5px;
}

.celldivtop1 {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:150px;
height:99px;
background-image:url(http://www.hotberries.com/product_images/uploaded_images/pettalktop.gif);
background-repeat:no-repeat;
padding-left:30px;
}

.celldivbottom {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:150px;
height:96px;
background-image:url(http://www.hotberries.com/product_images/uploaded_images/pettalkbottom.gif);
background-repeat:no-repeat;
padding-left:30px;
}

.celldiv1 {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
background-color:#defdfd;
width:143px;
border-bottom: dotted 1px #DADCDD;
border-left: dotted 1px #DADCDD;
border-right: dotted 1px #DADCDD;
padding-top:8px;
padding-bottom:7px;
padding-left:6px;
}

.celldiv1 a:hover {
	color: #000000;
}

.celldiv1 a:visited {
	color: #075899;
}
.celldiv1 a:link {
	color: #075899;
}

.rowdiv1  {
display:  table-row;
width:142px;
}

/* list info page */
div.clist {
  float: left;
    width:100%;
    padding-top:16px;

}

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

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

}


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

}
.footwrapper1{
   margin: 0px auto -20px;
   width: 950px;
   height:130px;
   background-color: #f7f7f7;
   overflow:hidden;

}
.left1{
   float: left;
   margin-right: 10px;
   width: 220px;
   background-color: #f7f7f7;
   text-align:left;
   padding: 10px;
      line-height:1.5em;
}
.left2{
   float: left;
   margin-right: 10px;
   width: 220px;
   background-color: #f7f7f7;
   text-align:left;
   padding: 10px;
      line-height:1.5em;
}
.left3{
   float: left;
   margin-right: 10px;
   width: 200px;
   background-color: #f7f7f7;
   text-align:left;
   padding: 10px;
      line-height:1.5em;
}
.right{
   float: right;
   width: 200px;
   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 {
}



/* Sitemap */
div.sitemapwrap {
    width:750px;
    padding-left:40px;
}

div.sitemaplist {
  float: left;
  width:50%;
}

/* Prefecture List */
div.ken {
    width:500px;
}


div.kenlist {
  float: left;
  width:25%;
}

t1 {
    color: #d95605;
}

.WhyBuy {
	background: #efffe5 url('http://www.hotberries.com/images/goodman.gif') no-repeat 5px 8px;
	    padding:10px 10px 10px 80px;
}


.DiscountPrice {
	background: #fbf4fd url('../../../product_images/uploaded_images/setrecommend.gif') no-repeat 5px 8px;
	border: solid 1px #faccfd;
	color: #555;
}

.DiscountPrice p{
margin-left:160px;
margin-top:10px;
margin-bottom:10px;
}

.ProductVariation {
	border: solid 1px #ffff99;
	background-color:#f8fedd;
}

.ProductVariation p{
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
}


.UserPic{
float:left;
background:url('../../../product_images/uploaded_images/user.gif') no-repeat 5px 8px;
width:160px;
margin-right:10px;
}


.UserPic p{
margin-left:160px;
padding:10px;
width:550px;
background:#e6f9f3;
border:solid #cbf7f3 1px;
}


.GenericRecommend {
	background:#eefbef url('../../../product_images/uploaded_images/genericrecommend.gif') no-repeat 5px 8px;
	border: solid 1px #d7fbd9;
	color: #555;
}
.GenericRecommend p{
margin-left:160px;
margin-top:10px;
margin-bottom:10px;
}

