/* CSS Document */
/*SUB CATEGORIES*/
/*blue boxes for sub-category pages*/
/*to change height edit g-description*/
#content-body .game-content {
	width: 97px;
	background: url(../templates/elements/bx_blue_upper.gif) top left no-repeat;
	padding: 10px 0 0 0;
	margin: 10px 3px 5px 3px;
	float: left;
}
#content-body .game-content last {
	margin: 10px 0px 5px 0;
}
#content-body .game-content img {
	margin: 0 0 0 6px;
}
#content-body .game-content h3 {
	font-size: 1em;
	padding: 2px 5px 0 5px;
	line-height: normal;
}
#content-body .game-content p {
	font-size: 1em;
	padding: 2px 5px 10px 5px;
	line-height: normal;
}
#content-body .g-description {
	background: url(../templates/elements/bx_blue_lower.gif) bottom left no-repeat;
	height: 190px;
}
#content-body .g-description-sm {
	background: url(../templates/elements/bx_blue_lower.gif) bottom left no-repeat;
	height: 115px;	
}
#content-body .age-categories {
	background: #FF9900;
	color: #FFFFFF;
	padding: .2em 0 .2em 0;
	text-align: center;
	font-size: 1.2em;
	margin: 0 4px 0 4px;
}
#content-body .age-cat-one {
	width: 97px;
}
#content-body .age-cat-three {
	margin: 0 8px 0 110px;
}
#content-body .age-cat-four {
	margin: 0 8px 0 110px;
}
#content-body .age-cat-five {
	margin: 0 8px 0 108px;
}
#content-body .container-sub-categories {
	float: left;
	width: 180px;
	margin: 0px 0px 10px 10px;
}
#content-body .center-subheadrs {
	margin-left: 30px;
}
#content-body .center-subheadrs img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content-body .container-categories {
	float: left;
	width: 208px;
	margin-left: 2px;
}

#content-body .container-categories h3 a {
	text-decoration: none;
	color:#FFFFFF;
}

#content-body .container-categories .game-content {
	margin: 10px 2px 5px 2px;
}
#content-body .container-categories .game-content h4 {
	text-decoration: underline;
	font-size: 1em;
	padding: 2px 4px 0 4px;
}

#content-body .container-categories p {
	font-size: 1em;
	text-align: center;
	padding-bottom: 3px;
	margin: 0 6px 2px 4px;
	clear:both;
	border-bottom: #99CCCC 1px dotted;
	border-top: #99CCCC 1px dotted;
}

#content-body .hdr-whats-new {
	background: #0066CC;
	color: #FFFFFF;
	padding: .2em 0 .2em 0;
	text-align: center;
	font-size: 1.2em;
	margin: 0 4px;
}
#content-body .gutter {
	margin: 0 7px 0 2px;
}
#content-body .lrg_home_container {
	width: 303px;
	background: #CEF2F0 url(../templates/elements/box-background-blue.gif) top right no-repeat;
	border: 1px solid #9AE4E1;
	float: left;
	margin: 0 3px 0 5px;
}
#content-body .lrg_home_container p {
	padding: 5px 10px;
}
#content-body .lrg_home_container h2, #content-body .lrg_home_container h3, #content-body .lrg_home_container h4, #content-body .lrg_home_container h5, #content-body .lrg_home_container h6 {
	padding: 2px 8px 5px 8px;
}
#content-body .lrg_home_container h3 {
	color: #295185;
	font-size: 2.5em;
	font-weight: bold;
	padding-top: .8em;
}
#content-body .lrg_home_container h4 {
	font-size: 1.3em;
	color:#333333;
}
#content-body .xl_home_container {
	width: 600px;
	background: #CEF2F0 url(../templates/elements/box-background-blue.gif) top right no-repeat;
	border: 1px solid #9AE4E1;
	margin: 0 auto 0 auto;
	padding: 10px 10px;
}
#content-body .home_container {
	background: #CEF2F0 url(../templates/elements/box-background-blue.gif) top right no-repeat;
	border: 1px solid #9AE4E1;
	margin: 0 auto 0 auto;
	padding: 10px 10px;
}