/*LOVEREADING RED: #D2160B*/


/*MAIN BACKGROUND COLOR: 	#34B3D1 		*/
/*MAIN GENRE: 							/0/ 				*/
/*FONT COLOR:							#333			*/
/*CONTENT CONTAINER				#FFF				*/
/*NAV BORDER LEFT						#34B3D1		*/
/*A 												#0087A6		*/
/*RIGHT PANEL								#EBF8FA;		*/

body{
	background:#34B3D1;
	color:#333;
}

#CONTAINER{
	background:#34B3D1;
}

#header{
	width: auto; 
	background-image:url("/images/0/topback.gif"); 
/*	background-image:url("/images/0/xmas.gif"); */
	background-position:100px 0px;
	background-repeat:repeat-x;	
}

#homefade{
	position:absolute; 
	left:371px; 
	top:26px; 
	z-index: 5; 
	background-image:url("/images/0/topfade.gif"); 
	height:48px;
	width:300px; 
	background-repeat:no-repeat; 
}



.forkids{
	display:inline;
	background-image:url("/images/0/4kids.gif"); 
/*	background-image:url("/images/0/4kids-xmas.gif"); */
}

.endlogo{
	display:inline;
	background-image:url("/images/0/endlogo.gif");
}

#contentcontaner{
	margin: 0 9px;
	max-width:1024px;
	min-width:780px;
	background-color:#FFF;
}

.threeqrounded{
	background: #FFFFFF url("/images/0/tr.gif") no-repeat top right;
}
.threeqrounded .br {
	background: transparent url("/images/0/br.gif") no-repeat bottom right;
}
.threeqrounded .bl {
	background: transparent url("/images/0/bl.gif") no-repeat bottom left;
	padding: 0 15px 15px 15px;
}


#mainnav{
	background-image:url("/images/0/toptab.gif"); 
}

#navlist a { 
	border-left: 1px solid #34B3D1;
	border-right: none;
}

.img-shadow, .img-bigshadow, .shadowbox{
	background: url("/images/0/dropshad.gif") no-repeat bottom right;
}
.shadowbox div {
	background: url("/images/0/nodrop.gif") no-repeat left top;
}



h1{color:#0087A6!important}
h2{color:#0087A6!important}
h3{color:#0087A6!important; font-weight:bold;}

a {color:#0087A6!important}
a:hover {background-color:#0087A6 ;color:#FFF!important}
.rightpanel{padding:8px; background-color:#EBF8FA;}

.bullink{background-image:url("/images/0/bullet.gif")!important;}
a:hover.bullink {background-color:#0087A6 ;color:#FFF!important}

hr{				border-bottom-color: #0087A6;}
.panelsep{	border-bottom-color: #0087A6;}

/* GRAPHIC BUTTONS WITH CSS - Backgrounds */
.gfx_button li
{
	background: url(/images/0/gfx_button_l.gif) no-repeat left top;
}

.gfx_button a
{
	background: url(/images/0/gfx_button_r.gif) no-repeat right top;
}

.gfx_button li.double
{
	background: url(/images/0/gfx_button_2line_l.gif) no-repeat left top;
	height: 31px;
}

.gfx_button li.double a
{
	background: url(/images/0/gfx_button_2line_r.gif) no-repeat right top;
	height: 31px;
}

#bevel{
	background-image:url('/images/0/bevel.gif');
}

.comp
{
	border-color: #34B3D1;
}
