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

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

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

#Menu {margin-right: 35px;
}
#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: #0782d9;
	color: #fff;
}
#Menu li ul li a:hover {
	background: #0a6aae;
}
#Menu li:hover a, #Menu li.over a{
}

#Wrapper {
	background: #fff;
}

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

#SearchForm {
}
#SearchForm label {
	color: #fff;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #dadada;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #0066cc;
}
#SearchForm p {
	color: #0066cc;
}

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

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

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

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


.Content {
}
.Content h2 {
color:#0fa1ec;
}
.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: #f5f4f4;
	border-top: 1px solid #e3e3e3;
}
#Footer p {
	color: #5b555a;
}
#Footer a {
	color: #5b555a;
}
#Footer li a {
}


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

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

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

.Content .ProductList .ProductImage {
}

.Content .ProductList .ProductDetails {
}

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

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

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

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

.Content .FeaturedProducts .ProductList .ProductImage {
}

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

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

/* 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.petkusuri.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.petkusuri.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 */
div.clist1 {
    border-top: solid 1px #bedbec;
	clear: both;
	width:950px;
	margin: 20px 0 0 20px;

}

div.cline1 {
  float: left;
  width:205px;
  line-height:1.5em;
  list-style: none;
  text-align:left;
 padding: 10px 0 10px 0;
 margin-left:30px;
}


/* 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.petkusuri.com/images/goodman.gif') no-repeat 5px 8px;
	    padding:10px 10px 10px 80px;
}

.DiscountPrice {
	background: #eefbef url('../images/tokubulk.gif') no-repeat 5px 8px;
	border: solid 1px #d7fbd9;
	color: #555;
}

.GenericRecommend {
	background: #fefee0 url('../images/genericspecial.gif') no-repeat 5px 8px;
	border: solid 1px #fefeb5;
	color: #555;
}