
/*
		Site: 		Infant Toys
		File: 		Laugh and Learn CSS
		Author:		Eric Shepherd
		Date:		March 2006
		Updated: 	Eric Tuberdyke 04/18/07 - added View Larger Custom Skin Styles
*/

/* LINKS */

		a:link, a:visited, a:hover, a:active {
			color: #706dbf;
		}
		
		a:visited {
			color: #7f60ab;
		}
		
		a:hover, a.on, #thumbs a.on {
			color: #af8fd6;
		}

/* MAIN COLOR */

/* 	note that h3#headline-thumbs, #product-info, and both #product-meta colors switch 
	between medium and light main color depending on the brand site */

/* dark main color */

		body {
			background-color: #393996;
		}
		
		p#breadcrumbs, p#breadcrumbs a {
			color: #393996;
		}
		
		#container, #instructions div, #instructions a, #more-products #thumbs dt.product-name a, 
		dd.product-description, dt.product-developmental-guidelines, dd.product-developmental-guidelines {
			color: #393996;
		}
		
/* medium main color */

		h3#headline-thumbs, #product-info { 
			background-color: #706dbf;
		}
		
		#product-media li:hover img, #product-media li.active img, #thumbs dd img {
			border-color: #706dbf;
		}

/* light main color */

		dl#product-meta dt, dl#product-meta dd {
			background-color: #8c8acc;
		}

/* pastel main color */

		#instructions div {
			background: #d4ddff;
		}

/* CONTRAST COLOR */

/* dark contrast color */

		#dev-benefits div div {
			background: #9c7fbe;
		}
		
		#more-products h2 {
			color: #9c7fbe;
		}

/* light contrast color */

		h2.intro, p.intro, #dev-benefits {
			background: #af8fd6;
		}
		
		dt#product-image img, #product-media li img, #more-products #thumbs dd img, #thumbs dd.product-image a:hover img, #thumbs dd.product-image a.on img {
			border-color: #af8fd6;
		}
		
		dd#product-image-caption, div#more-products div#thumbs dl.product dt a {
			color: #af8fd6;
		}
		
/* pastel contrast color */

		#more-products, #more-products #thumbs {
			background: #eee9f7;
		}

/* IMAGES */

		body {
			background-image: url(/content/v4/img/infanttoys/bg-lal.gif);
			background-attachment: fixed;
		}

		h1.thumbnail span {
			background-image: url(/content/v4/img/infanttoys/header-lal.jpg);
		}
		
		h1.product span {
			background-image: url(/content/v4/img/infanttoys/header-lal-product.gif);
		}
		
		dd.product-demo a span {
			background-image: url(/content/v4/uk/infanttoys/img/btn-demo-lal.gif);
		}
		
		dl#product-meta dd.demo a span {
			background-image: url(/content/v4/uk/infanttoys/img/btn-product-demo-lal.gif);
		}
		
		dl#product-meta dd.award a span {
			background-image: url(/content/v4/uk/infanttoys/img/btn-product-award-lal.gif);
		}
		
/* SCALLOPS */

		#shameless-hack-scallops {
			background: url(/content/v4/img/infanttoys/scallop-lal.png) repeat-y;
		}

/* View Larger Custom Skin Styles */

 

 

body #viewlarger-include {

            font-size: 120%;

            font: Arial, Helvetica, sans-serif;

            color: #fff;

}

 

body #viewlarger-close {

            background:  url(/content/v4/img/infanttoys/viewlarger-close-lal.png) no-repeat top left;

            _background: url(/content/v4/img/infanttoys/viewlarger-close-lal.gif) no-repeat top left;

}

 

            body #viewlarger-include dl {

                        background: url(/content/v4/img/infanttoys/viewlarger-loading-lal.gif) no-repeat top;

                        _background: transparent;

            }

 

 

            body #viewlarger-include dt {

                        background: url(/content/v4/img/infanttoys/viewlarger-background-lal.png) no-repeat top;

                        _background: url(/content/v4/img/infanttoys/viewlarger-background-lal.gif) no-repeat top;

            }

 

 

            body #viewlarger-include dd#viewlarger-caption {

                        background: url(/content/v4/img/infanttoys/viewlarger-caption-background-lal.png) no-repeat bottom;

                        _background: url(/content/v4/img/infanttoys/viewlarger-caption-background-lal.gif) no-repeat bottom;

            }

            

 

                        body #viewlarger-scroll-frame {

                                    background: url(/content/v4/img/infanttoys/viewlarger-scroller-lal.png) no-repeat top left;

                                    _background: url(/content/v4/img/infanttoys/viewlarger-scroller-lal.gif) no-repeat top left;

                        }

 

                                                            body #viewlarger-scroll-left-arrow {

                                                                        background: url(/content/v4/img/infanttoys/viewlarger-arrow-up-lal.gif) no-repeat 25px -26px;

                                                            }

 

 

                                                            body #viewlarger-scroll-right-arrow {

                                                                        background: url(/content/v4/img/infanttoys/viewlarger-arrow-down-lal.gif) no-repeat 25px -26px;

                                                            }

 

                                                                                    body #viewlarger-scroll-item li a img {

                                                                                                border: 3px solid #333399;   

                                                                                                }

                                                                                                

                                                                                    body #viewlarger-scroll-item li.active img {

                                                                                                border: 3px solid #6666CC;

                                                                                    }

<!--/* -0.688989597947819 [10.89.198.137] */-->