/* CSS Document */
body		{ background-color: #efeff1; background-image: url(../images/skin_toystory/body_bk.jpg); }



/* Snippet Styles */
.content_box										{ background-image: url(../images/skin_toystory/content_box_top.jpg); padding-top: 45px; }
.content_box .content_box_bk						{ background-image: url(../images/skin_toystory/content_box_bottom.png); padding-bottom: 100px;  }
.content_box .content_box_bk .content_box_height	{ background-image: url(../images/skin_toystory/content_box_mid.jpg);}

.skin_element1	{ width: 38px; height: 59px; display: block; background: url(../images/skin_modnation/skin_element1.png) no-repeat 0px 0px; }
.skin_element2	{ position: absolute; top: -65px; left: 30px; width: 35px; height: 62px; display: block; background: url(../images/skin_modnation/skin_element2.png) no-repeat 0px 0px; }
.skin_element3	{ position: absolute; top: -65px; right: 30px; width: 38px; height: 59px; display: block; background: url(../images/skin_modnation/skin_element1.png) no-repeat 0px 0px; }
.skin_element4	{ position: absolute; top: -65px; left: 30px; width: 38px; height: 70px; display: block; background: url(../images/skin_modnation/skin_element3.png) no-repeat 0px 0px; }
.skin_element5	{ position: absolute; top: -65px; right: 50px; width: 35px; height: 69px; display: block; background: url(../images/skin_modnation/skin_element4.png) no-repeat 0px 0px; }



/* Content Styles */
.explore_box1 .white_box,
.explore_box1 .white_box .white_box_bk,
.explore_box1 .white_box .white_box_bk .white_box_height,
.explore_box2 .white_box,
.explore_box2 .white_box .white_box_bk,
.explore_box2 .white_box .white_box_bk .white_box_height,
.pspgames_box1 .white_box,
.pspgames_box1 .white_box .white_box_bk,
.pspgames_box1 .white_box .white_box_bk .white_box_height,
.freestuff_box2 .white_box,
.freestuff_box2 .white_box .white_box_bk,
.freestuff_box2 .white_box .white_box_bk .white_box_height	{ background: none; }

.freestuff_box1 .skin_element2,
.freestuff_box1 .skin_element3,
.freestuff_box2 .skin_element4,
.freestuff_box2 .skin_element5	{ display: none; }

.explore_box1 .column_play .image_bk_explore_box1 .skin_element1	{ position: absolute; top: -35px; left: 65%; margin: 0px 0px 0px -60px; }
.explore_box1 .column_create .image_bk_explore_box1 .skin_element2	{ position: absolute; top: -35px; left: 60%; margin: 0px 0px 0px -40px; }



/* Layout Styles */
#container	{ padding-top: 209px; }
#header		{ width: 970px; height: 95px; background-image: url(../images/skin_toystory/header_bk.jpg); background-position: 3px 0px; }
#header .header_bk			{ width: 970px; height: 155px; background-image: url(../images/skin_toystory/header_shadow.png); }
#header .logo								{ left: -50px; width: 258px; background: url(../images/skin_lbp/header_logo_bk.png) no-repeat; padding-top: 75px; }
#header .navigation ul li.active			{ background-image: url(../images/skin_lbp/header_nav_active_mid.jpg); }
#header .navigation ul li.active a:link,
#header .navigation ul li.active a:visited	{ background-image: url(../images/skin_lbp/header_nav_active_lhs.jpg); }
#header .navigation ul li.active a strong	{ background-image: url(../images/skin_lbp/header_nav_active_rhs.jpg); }
#footer .skin_element		{ display: none; }
