/***Cartoon Doll Emporium V.3 CSS Started 7/13/2007 ***/

h1 {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h1 a {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
}


/********** Game Categories **********/

img.centering {
	border:none;
	float:center;
	margin-right:2px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#gameSections {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	overflow:hidden;
	clear:both;
	width:660px;
}

#gameSections h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	padding: 2px 5px;
	margin: 4px 12px 5px 12px;
}

#gameSections h3 a {
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#gameSections h3 a:hover {
	color: #FFFF00;
}

#gameSections ul {
	clear:both;
}

#gameSections li {
	width:230px;
	float:left;
	overflow:hidden;
	margin:9px 6px 0 0;
	display:inline;
}

#gameSections li li {
	width:auto;
	height:auto;
	float:none;
	display:block;
	padding:0 0 0 27px;
	margin:2px 0 0 0;
	background:url( site_images/game_bullet.gif ) no-repeat 12px 4px;
}

#gameSections li li.b {
	background:url( site_images/game_bullet.gif ) no-repeat 12px 4px;
	margin:12px 0 0 25px;
}

#gameSections li li.b a {
	font-weight:bold;
	text-decoration:none;
}

#gameSections .gameIcons {
	overflow:hidden;
	margin:-1px 0 0 10px;
}

#gameSections .gameIcons li {
	background:transparent none;
	float:left;
	width:68px;
	height:83px;	
	padding:7px 10px 7px 10px;
	margin:6px 5px 0px 0;	
	line-height: 16px;
}

* {
	margin:0;
	padding:0;
	font:1em tahoma, arial, sans-serif;
	_font-size:11px;
}

a.gameIcon {
	display:block;
	width:70px;
	text-decoration:none;
	margin-top: 10px;
}

a.gameIconBig {
	display:block;
	width:70px;
	text-decoration:none;
	margin-top: 10px;
	font-family:arial;
	font-size:12px;
	color:white;
}

a.gameIcon span {
	text-decoration:none;
}

a.gameIcon:hover span {
	text-decoration:none;
}

#gameSections li {
	background:url( box.gif );
	background-repeat: no-repeat;
	width: 207px;
	height: 287px;
	margin-left: 5px;
	line-height: 16px;
}

#newgames {
	background:url(smallbox.gif );
	background-repeat: no-repeat;
	width: 86px;
	height: 97px;
	margin-left: 0px;
	margin-top: 5px;
	padding: 10px 14px 0 0;
	line-height: 0px;
}

ul {
	list-style-type:none;
}

a {
	color:#2f2f2f;
	text-decoration:none;
}

a:hover {
	color: #aaaaaa;
	text-decoration:none;
}

a img {
	text-decoration:none;
	border:none;
}

select {
	width:140px;
	height:16px;
	font-size:10px;
	border-width:1px;
}

#cdegaming {
	float: left;
	width: 675px;
	margin: 0 5px 0 0;
	padding: 0;
}

#cdegamingtop {
	background-image: url(site_images/gaming_bgtop.png);
	_background-image: url(site_images/gaming_bgtop.gif);
	height: 30px;	
	margin: 0;
	padding: 0;	
}

#cdegamingmid {
	background-image: url(site_images/gaming_bgmid.png);
	_background-image: url(site_images/gaming_bgmid.gif);
	padding: 10px 0 0 0;
	margin: 0;
}	

#cdegamingbot {
	background-image: url(site_images/gaming_bgbot.png);
	_background-image: url(site_images/gaming_bgbot.gif);
	height: 20px;
	margin: 0 0 10px 0;
}
