/* Homepage Items */
div .homepage {
	margin: 10px 0px 10px 0px;
	border: 1px solid #EEEEEE;
	padding: 0px 10px 0px 10px;
	clear: both;
	min-height: 140px;
}

div .homepage_heading {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px 10px 0px;
}

div .homepage_image {
	margin: 20px 10px 20px 10px;
	font-size: smaller;
	text-align: center;
}

div .homepage_story {
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
}

div .homepage_story p {
	margin: 0px 0px 10px 0px;
}

.content-panel {
float:left;
padding:10px;
width:435px;
}
.content-panel.kid-zone {
width:385px;
}

.spacer {
clear:both;
display:block;
font-size:1px;
line-height:1px;
}

.module {
float:left;
font-size:13px;
font-family:arial;
background-color:#D0F6FF;
}
.module #latest-news {
width:225px;
}
.module #new-release, .module #latest-news, .wide-pane {
background:#FFFFFF none repeat scroll 0 0;
padding:0 0 10px;
}

#new-release {
height:auto !important;
min-height:252px;
padding:10px 0 0;
text-align:center;
text-transform:uppercase;
}
#new-release h2, #latest-news h2, .wide-pane h2 {
background:#E9A51A none repeat scroll 0 0;
font-size:12px;
margin:0;
padding:7px;
text-align:center;
}
.wide-pane h2 {
background:#F03239 none repeat scroll 0 0;
}
#new-release h3 {
font-size:14px;
margin:0;
padding:5px 0 0 0;
}
#new-release a:link, #new-release a:visited {
color:#FF0000;
text-decoration:underline;
font-size:15px;
font-weight:bold;
text-transform:lowercase;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}
#new-release a:hover {
text-decoration:none;
font-size:15px;
font-weight:bold;
text-transform:lowercase;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

#new-release .more a:visited {
color:#1988A2;
}

#latest-news a:link, #latest-news a:visited {
color:#56c6df;
text-decoration:none;
}

#latest-news a:hover {
color:#ff0000;
text-decoration:underline;
}

#latest-news .more a:link, #latest-news .more a:visited, #new-release .more a:link {
color:#1988A2;
display:block;
font-size:12px;
padding:2px 0 0;
text-decoration:none;
text-transform:uppercase;
}

