/***************** AFFECTING FULL PAGE ***************/
body				{	background:URL('/i/l/1pxE2EFFF.gif'); }

body	{	margin-left: 0px; 
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px; 
		} 



/**** melinks {{{ ****/
span.upstr
{
	white-space: nowrap; 
}
.melink	{	
			color: #f76765;
			text-decoration: none;
		} 
.melinkPic {	
			color: #AD0503;
			text-decoration: none;
		}

.melinkPic:hover { 
			text-decoration: underline; 
			color: #115206;
		}
 
.melink:hover	{
			text-decoration: underline; 
			color: #f9f931;
		}
/**** end melinks }}}} */



a
{
    text-decoration: underline;
    color: #275c93;
} 


a:active 
{
    color: #30a1dc;
}

a:visited
{
/*				color: #30dc8d;	*/
}

a:hover
{
    text-decoration: underline;
    color: #063772;
} 


/***************** TOP **************/

/* simple div containing the background image of the header */
#box_header
{
    border: 0px; 
    border-spacing: 0px; 
    height: 204px; 
    background:URL('/i/l/header.jpg');
    background-repeat:no-repeat;
/* no position information! */
}

.image_logo		{ position: absolute; left:0px; top: 0px; width:207px; height: 69px; border: 0px; }

#box_userinfo { position: absolute; left: 770px; top:	1px; width:180px; border: 1px solid #0057B7; background: #BBD7F8; 

color: #0057B7; padding: 5px;}
#box_userinfo img { margin: 2px; border: 2px solid #fff;	} 


#box_login_out
{
	position: absolute; left:5px; top: 85px; width:185px; height: 130px;z-index: 100;
	cursor: hand;
}

#box_login_out input {  } 

#box_login_out #loginoutbox,
#box_login_out #loginoutbox:hover
{
	text-align: center; 
	vertical-align: middle;
	width: 95%; 
	height: 95%;
	
	color: #B0BDDE;
	background: #5192D4;
	
	border-left: 3px solid #6bacf7; 
	border-right: 3px solid #4269C2; 
	border-top: 3px solid #6bacf7; 
	border-bottom: 3px solid #4269C2; 
}

#box_login_out #loginoutbox:hover
{
	background: #add3f4; 
	color: #6b7a9b;

	border-left: 3px solid #7E8DB3; 
	border-top: 3px solid #7E8DB3; 
	border-right: 3px solid #5d6c8c; 
	border-bottom: 3px solid #5d6c8c; 
}

#box_login_out #loginoutbox div
{
	margin-top: 4px;
}


#box_login_out #loginoutbox .logoutlink
{
	margin: 10px;
}



/* [AD] div containing the 468x60 google banner on each page (beyond letters) */
#google_in_page	{	position:absolute;	top: 175px; left: 490px; width: 468px; height: 60px; }

/* [AD] div containing the 468x60 banner on top of each page */
#box_banner		{ position:absolute; top: 05px; left: 250px; width:478px; height: 65px; text-align: center; vertical-align: middle; }


#box_lyrics_letters
{
	position: absolute; left: 207px; top: 80px; width:560px; border-spacing: 0px; z-index: 1;
}

#box_lyrics_letters table tr th	
{
    background: #516FAB;
    color: #BBD7F8;
}


#box_lyrics_letters table tr td
{
	text-align: center;
	cursor: "hand";
	padding: 0px;
}





/****************** LEFT *******************/ 
/* div containing the navigation etc. */
#box_left		{	position: absolute; 
							left:0px; top:204px; 
							width: 200px; height: 687px;	
							background-image:URL("/i/l/navi.jpg"); 
							background-repeat: no-repeat; 
					}


#box_partner	{ position: relative; left: 20px; width: 100px; text-align: center; }






/***************** MIDDLE ******************/
#box_content	{ position: absolute; left: 205px; top: 230px; width:760px;	} 
#box_content_real { min-height: 600px; }



/***************** RIGHT *******************/

/* div containing the skyscraper on the right side */
#skyscraper		{	position: absolute; top: 175px; left: 975px; width: 120px; }



/***************** BOTTOM ******************/
#box_partners_bottom { position: relative; top: 10px; }

/**** {{{ ******************** START NAVIGATION ***************************/

#d_navigation
{
	width: 180px;
}

#d_navigation a, #d_navigation a:hover
{
	color: #275C93;	
}

#d_navigation a:hover
{
	color:#30A1DC;
}


#d_navigation fieldset
{
	border: 0px; 
	border-top: 2px solid #516FAB;
	border-left: 2px solid #516FAB;
	padding: 0px; 
	margin-bottom: 3px;
}

#d_navigation legend
{
	display: block; 
	margin: 0px; 
	margin-left: 10px; 
	color: #516FAB;
	background: #BBD7F8;
	padding: 2px;	
	border: 2px solid #516FAB;
	height: 20px;
}

#d_navigation ul
{
	padding: 0px;
	margin: 0px;
}

#d_navigation ul li
{
	display: block;
	cursor:pointer; 
	border-left:1px solid #CDDDFF;
	border-top:1px solid #CDDDFF;
	padding-top: 2px;
	text-indent:10px;
	margin-top: 2px;
}

#d_navigation ul li:hover
{
	border-top: 2px solid #CDDDFF;
	padding-top: 1px;
	text-indent: 14px; 
}
#d_navigation ul li a
{
    display: block;
	width: 180px;
}


/**** }}} ******************** END NAVIGATION ***************************/
				

/**** {{{ ******************** START FORM FIELDS **************************/
/*
input css:
input.[text|password|checkbox|radio|submit|reset|file|button]
textarea.textarea 
*/



input, .formfield, textarea 	
{ 
    color: #2de7fc;
    border: 1px solid #BBD7F8;
    background-color: #516FAB; 
}


input.reset		
{ 
    color: #bdc8d4;
}
/**** }}} ******************** FORM FIELDS ***************************/


.maintable { 
				border: 1px solid #0057B7; background: #BBD7F8;
				color: #0057B7;
			}



h1, h2, h3, h4, h5, h6	
{
	color: #0057B7;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #0057B7; 
	text-decoration: none;
}

hr	{	color: #0057B7; height: 1px; border-top: 1px #0057B7 solid; }

div .success
{
	padding: 5px; margin: 5px; 
	border: 2px solid white; 
	background: #b5f7b6; 
}

div .error
{
	padding: 5px; margin: 5px; 
	border: 2px solid red; 
	background: #ff9da1; 
}



.tabbing_row
{

			background: #516FAB;
			color: #BBD7F8;
			text-indent: 5px;
			height: 20px;
}
.tabbing_active
{
    border: 1px solid #0057B7; background: #BBD7F8;
    color: #0057B7;
    border-bottom: 0px;
    text-align: center;
}

.tabbing_passive
{
    text-align:center;
}

.tabbing_passive a
{
    color: #BBD7F8;
}
