﻿
    div#tystoybox 
    {
        position: relative; width: 192px; height: 317px; 

    }

			div#tystoybox.default
			{
				background-color: #ccc;
				font-size: 20px;
				font-weight: bold; 				
       		}
			
			
			div#tystoybox.goal
			{
			    background-image: url(/Themes/YTV/Images/widgets/!SLICE_tys_toy_box.jpg);
			} 
			
			div#tystoybox.skin_show1
			{
				width: 257px; height: 360px; 
			    background-image: url(/Themes/YTV/Images/widgets/shows_tystoybox_bg.png);
			} 			
			
						div#tystoybox.skin_show1 iframe
						{
							position: absolute;
							right: 27px; top: 17px;
						} 					
						
			div#tystoybox.skin_show_in_house
			{
				width: 257px; height: 360px; 
			    background-image: url(/Themes/YTV/Images/widgets/shows_tystoybox_in_house_bg.png);
			    /*background-color: #efefef; */
			} 			
			
						div#tystoybox.skin_show_in_house img
						{
							position: absolute;
							left: 65px; top: 29px;
							width: 165px; height: 105px;
						} 							