@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/backgroundHOME.gif);
	background-repeat: repeat-x;
	margin-left:0;
	margin-top:0;
	min-width:950px;
	height:auto;
	min-height:100%;
	font-family : Verdana, Tahoma;
	color :  #000000;
}
#centeredContainer {
	position:relative;
	width:950px;
	margin: 0 auto;
	text-align:left;
	min-height:100%;
	height:auto;
}
#rcTopMenu {
	position:absolute;
	left:9px;
	top:92px;
	width:950px;
	height:32px;
	z-index:11;
}
#rcHeader {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:125px;
	z-index:1;
}
#rcPlayer {
	position:absolute;
	background-image: url(images/playerBackground.png);
	background-repeat: no-repeat;
	width:777px;
	height:479px;
	z-index:2;
}
#rcToonPicker {
	position:absolute;
	width:780px;
	height:172px;
	z-index:7;
}
#rcLeftAd {
	position:absolute;
	background-image: url(images/adbarleft.png);
	background-repeat: no-repeat;
	padding-left:7px;
	padding-top:10px;
	width:180px;
	height:675px;
	z-index:3;
	left: 100px;
	top: 138px;
	
}
#rcClickAd a {
    position: absolute;
    top: 630px;
    left: 6px;
    width: 160px;
    height: 25px;
	display: block;
}

.rcLeftAd {
	position:absolute;
	background-image: url(images/adbarleft.png);
	background-repeat: no-repeat;
	padding-left:7px;
	padding-top:10px;
	width:180px;
	height:675px;
	z-index:3;
	left: 100px;
	top: 138px;
	
}
.rcClickAd a {
    position: absolute;
    top: 630px;
    left: 6px;
    width: 160px;
    height: 25px;
	display: block;
}


#rcClickAd2 a {
    position: absolute;
    top: 270px;
    left: 75px;
    width: 160px;
    height: 20px;
	display: block;
}

#rcAd2 {
	position:absolute;
	width:425px;
	height:277px;
	z-index:4;
}
#rcZazzle {
	position:absolute;
	width:385px;
	height:278px;
	z-index:4;
}
#rcAd3 {
	position:absolute;
	background-image: url(images/adonright.png);
	background-repeat: no-repeat;
	padding-left:12px;
	padding-top:10px;
	width:340px;
	height:300px;
	z-index:5;
}

#apDiv1 {
	position:absolute;
	left:696px;
	top:650px;
	width:279px;
	height:177px;
	z-index:1;
}
#rcLittleAdLeft {
	position:absolute;
	width:156px;
	height:1px;
	z-index:6;
}
a.friendsLink {
	font-size: 11px;
	line-height: 40px;
	padding: 4px 10px;
	font-weight: bold;
	text-transform: none;
	color: #717b48;
}
a.friendsLink:hover {
	text-transform: none;
	color: #b4a536;
}
#rcAdB1 {
	position:absolute;
	width:300px;
	height:250px;
	z-index:7;
}
#rcAdB2 {
	position:absolute;
	width:270px;
	height:250px;
	z-index:8;
}
#rcAdB3 {
	position:absolute;
	width:320px;
	height:250px;
	z-index:9;
}
#rcFooter {
	position:absolute;
	left:15px;
	width:960px;
	height:135px;
	z-index:10;
}
#rcMobileShop {
	position:absolute;
	width:193px;
	height:127px;
	z-index:8;
}
#rcColoring {
	position:absolute;
	width:193px;
	height:127px;
	z-index:8;
}
#rcBasicContent {
	position:absolute;
	width: 760px;
	height:auto;
	z-index:100;
	left:220px;
	top:138px;
}
.imglink A:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imglink A:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none
}
.imglink A:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.imglink A:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	color: red;
}
.hiddenPic {
	display:none;
}
.h1 {
	font-family:Verdana, Tahoma;
	font-size: 4pt;
	font-weight: bold;
}
p, td {
	color : #000000;
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
}
H1, .head1 {
	font-size: 15pt;
	font-weight: bold;
	color: #0035d0;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Georgia, sans-serif;
}
H2, .head2 {
	font-size: 16pt;
	font-weight: normal;
	color: #0035d0;
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, Georgia, sans-serif;
}
H3, .head3 {
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size : 13pt;
	font-weight : bold;
	color : #0035d0;
}
H4, .head4 {
	font-family : Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000;
}
#rcBasicContent a {
	color: #006f8b;
}
#rcBasicContent a:hover {
	color: #689fb3;
}
/*added by Leandro(leandro@serfe.com)*/
.eCardsTable td {
	padding: 10px 2px;
}
.eCardsRC {
	text-align: center;
	padding: 5px 0 5px 40px;
}
.eCardsRC a{
	display: block;
	width: 140px;
}
/*Footer*/
.clearone {
	line-height: 1px;
	height: 1px;
	clear: both;
	position: relative;
}
.friendsTop {
	/*background: url(images/friends_top.png) left top no-repeat;*/
	padding-top: 20px;
	position: relative;	
}/*
.friendsCenter {
	background: url(images/friends_center.png) left top repeat-y;
	position: relative;	
}
.friendsBottom {
	background: url(images/friends_bottom.png) left bottom no-repeat;
	padding-bottom: 32px;
	position: relative;	
}*/
.bottomNav {
	position: relative;
	padding: 15px 0;
	text-align: center;
}
.bottomNav a {
	display: inline;
	font-size: 11px;
	line-height: 40px;
	padding: 4px 10px;
	font-weight: bold;
	text-transform: none;
	color: #406138;
}
.bottomNav a:hover {
	text-transform: none;
	color: #b4a536;
}
.bottomCategories {
	margin-bottom: 0;
}
.bottomNav a.noLink:hover {
	color: #406138;
}

#apDiv1 {
	position:absolute;
	width:29px;
	height:19px;
	z-index:1;
	left: 920px;
	top: 12px;
}

/* added by Rebecca Potts */

#mainContent {
	position:relative;
	width: 760px;
	height:auto;
	left:220px;
	top:140px;
	z-index:100;
}

#grid {
	height:auto;
    width: 680px ;
    margin-left: auto ;
    margin-right: auto ;
	text-align: center;
	padding:5px;
}
#grid h1 {
	text-align: center;
	font-family: Futura, Verdana, Geneva, sans-serif;
	color:#000;
}
#grid td {
	height:140px;
	vertical-align:bottom;
}
#grid img {
	padding: 10px 10px 5px 10px;
	border: 0;
	text-shadow:#999;
}
#grid img a, img a:active, img a:hover, img a:visited {
	border: 0;
	text-decoration:none;
}
#library {
	position:absolute;
	left:200px;
	top:150px; 
	text-align: center;
	width:780px;
	height:650px;
}
#library h1 {
	text-align: center;
	font-family: Futura, Verdana, Geneva, sans-serif;
	color:#000;
}
#library img {
	padding: 10px 10px 5px 10px;
	border: 0;
	text-shadow:#999;
}
#library table {
	padding-top:-25px;
	margin-top:-25px;
}
.lib {
	text-align:center;
}
.lib img {
	padding: 10px 10px 5px 10px;
	border: 0;
	text-shadow:#999;
}
.pagenum {
	font-size: 1em;
	font-weight:bold;
}
.pagenum a, a:active, a:hover, a:visited {
	font-weight:normal;
}
a.current {
	font-weight:bold;
}