/*

		This css contains the style for the baby blue colors
		developed on: 13/4/2008
		version: 1.0
		____________________

*/

/*******************************
********************************
       Begin header
********************************
*******************************/
#header
{
	background: #fff url('/images/header_bg_blue.gif') repeat-x;
}

#header_nav
{
	background: transparent url('/images/logo_bg_blue.gif') no-repeat;
}

#top-nav-links
{
	background: transparent url('/images/topnav_bg_blue.gif') repeat-x;
}

#footer
{
    background: #fff url('/images/footer_bg_blue.gif') repeat-x;
}

label.search input
{
	/*
	background: #fcfbee;
	border: 1px solid #d0f0fa;
	*/
	background:#ffeda9;
	border: 1px solid #f6d968;
	color: #3d9db5;
	background-image: url("/images/zoekbalk.gif");
}

label.search input:focus
{
	background:#ffeda9;
	border: 1px solid #f6d968;
	background-image: url('/images/blank.gif');
}

#footer_content
{
	line-height: 1.6em;
	color: #0b7188;
}

#footer_content a
{
	color: #2893ab;
}

#footer_content h4
{
	color: #0b7188;
}

/*******************************
********************************
       Begin menu
********************************
*******************************/
#navigation li a:hover
{
	background: url('/images/menu_bg_blue.gif') repeat-x;
}

#home #navHome, #new #navNew, #most #navMost, #my #navMy, #top40 #navTop40, #help #navHelp, #playlist #navPlaylist
{
	background: url('/images/menu_bg_blue.gif') repeat-x;
}

/*******************************
********************************
       Begin content_menu
********************************
*******************************/
.boxed .content
{
	background-color: #cef1fc;
}

.boxed
{
	background-color: #cef1fc;
}

.items a:hover, .activeitems a
{
	background: #fff url('/images/activebg_blue.gif') no-repeat;
}

.boxed .content .active a
{
	background-image: url('/images/activebg_blue.gif');
}

.side-nav li.top
{
	background-image: url('/images/topbox_blue.gif');
}

.side-nav li.bottom
{
	background-image: url('/images/bottombox_blue.gif');
}

#content_content .boxed h1
{
	color: #1590aa;
}

#navigation li a
{
	color: #0b7188;
}

.items a
{
	color: #4b4b4b;
}

.items a:hover, .activeitems a
{
	color: #a4b506;
}

#the_content h2
{
	border-bottom: 1px solid #bae7f4;
	color: #1d8ea8;
}

#navigation li a
{
	color: #0b7188;
}

/*******************************
********************************
       Begin clip_content
********************************
*******************************/
.music-thumb
{
	border: 1px solid #bae7f4;
}

.clipList strong
{
	color: #075d70;
}

.clipList li h3 a
{
	color: #2893ab;
}

.clipList p a:hover
{
	color: #a4b506;
}