

	*
	{
		margin:0;
		padding:0;
	}
	
	html, body 
	{
		height:100%;
		background-color:#C3C3C3;
		background-image:url(./../img/bg.gif);
		background-repeat:repeat-x;
	}
	
	html, body
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
	}
	
	div
	{
		
	}
		
	#container
	{
		width:988px;
		position:relative;
		margin-left:-494px;
		left:50%;
		background-image:url(./../img/content_bg.gif);
		background-repeat:repeat-y;	

	}
	
	#header
	{
		width:988px;
		position:relative;
		margin-left:-494px;
		left:50%;
	}
	
	#searchbar
	{
		width:988px;
		position:relative;
		margin-left:-494px;
		left:50%;
		height:40px;
		margin-bottom:15px;
		background-image:url(./../img/searchbar_bg.gif);
		background-repeat:no-repeat;	
		text-align:center;
	}
	
	#topnav
	{
		width:985px;
		position:relative;
		margin-left:-492px;
		left:50%;
		height:19px;
		background-color:#000;
		font-size:10px;
	}
	
	#content
	{
		background-image:url(./../img/content_top.gif);
		background-repeat:no-repeat;
	}
	
	#bio
	{
		height:105px;
		overflow:hidden;
		width:630px;
	}
	
	#full
	{
		display:none;
	}
	
	#title
	{
		background-image:url(./../img/title_bg.gif);
		background-repeat:no-repeat;
		background-position:left;
		line-height:22px;
		height:26px;
		color:#696969;
	}
	
	.break
	{
		background-image:url(./../img/break.gif);
		background-repeat:repeat-x;	
		height:32px;
		position:relative;
	}
	
	.clr
	{
		border-bottom:none;
		background:none;
		padding-bottom:0;
		list-style:none;
		display:inline;
		left:0;
		margin-left:-25px;
	}
	
	.board
	{
		border:solid 1px #c8c8c8;
	}
	
	iframe
	{
		padding-left:15px;
	}
	
	div.moreContent{clear:both;float:right;margin:10px 0 0 0;padding:10px 3px 3px 0;text-align:right;}
	div.moreContent{padding:0 0 2px 0;background-image:url(./../img/sprites_stretchingBG.png);background-position:right -27px;background-repeat:no-repeat;display:block;}
	div.moreContentSpace{margin:0 20px 0 5px;white-space: nowrap;}
	
	.redbg
	{
		background-color:#B71527;
	}
	
	.bluebg
	{
		background-color:#086AE4;
	}
	
	.greenbg
	{
		background-color:#009B33;
	}
	
	.pinkbg
	{
		background-color:#CB0A75;
	}
	
	/* FORMS */
	
	form
	{
		margin:0;
		padding:0;
	}
	
	.submit
	{
		margin-top:8px;
		margin-bottom:-2px;
	}
	
	.search
	{
		margin-top:8px;
	}
	
	#searchFieldTop
	{
		width:240px;
	}
	
	/* ELEMENTS */
	
	#box_newalbums
	{
		width:660px;
		position:relative;
	}
	
	#box_ringtones, .mbuttons
	{
		width:280px;
		position:relative;
	}
	
	#box_videoembed, #box_disko
	{
		width:240px;
		text-align:center;
		position:relative;
	}
	
	#box_videoembed
	{
		position:relative;
		top:5px;
		margin-bottom:20px;
	}
	
	#box_disko
	{
		position:relative;
		top:10px;
		width:966px;
		text-align:left;
	}
	
	#box_relatedvideos, #box_news
	{
		width:700px;
		position:relative;
		padding-bottom:8px;
	}
	
	#box_news
	{
	
			position:relative;
		top:10px;	width:700px;
	}
	
	#box_images
	{
		width:630px;
		position:relative;
		bottom:15px;
	}
	
	#box_handypics
	{
		width:310px;
		position:relative;
		bottom:15px;
	}
	
	.mbuttons
	{
		width:310px;
		position:relative;

	}
	
	/* FONTS */
	
	h1
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000;
		position:relative;
		display:inline;
	}
		
		
	h2
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		border-bottom:dotted 1px #000;
		background-repeat:no-repeat;
		padding-bottom:6px;
		margin-bottom:10px;
		background-image:url(./../img/bullet.gif);
		position:relative;
		padding-left:25px;
	}
	
	h3
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;

	}
	
	h5
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	
	h6
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#696969;
		padding-left:5px;
		top:2px;
		position:relative;
		display:inline;
	}
	
	.dk
	{
		color:#696969;
	}
	
	.blue
	{
		color:#086ae4;
	}
	
	.pink
	{
		color:#cb0a75;
	} 
	
	.green
	{
		color:#009b33;
	}
	
	.large
	{
		font-size:11px;
	}
	
	.redarrow
	{
		color:#FF0000;
	}
	
	.footbg
	{
		background-color:#808080;
		margin-left:4px;
		margin-right:3px;
		width:981px;
		font-size:10px;
	}
	
	.footlinks
	{
		background-color:#e6e6e6;
		margin-left:4px;
		margin-right:3px;
		width:981px;
		font-size:10px;
		color:#4b4b4b;
	}
	
	.footbg
	{
		color:#FFF;
	}
	
	.red
	{
		color:#b71527;
	}
	
	.grey
	{
		color:#adadad;
	}
	
	.mdlspace
	{
		top:18px;
	}
	
	.mktspace
	{
		bottom:5px;
	}
	
	.mlgspace
	{
		position:relative;
		clear:both;
		top:-10px;
	}
	
	/* LINKS */
	
	a:link, a:visited, a:active
	{
		font-weight:normal;
		text-decoration:underline;
		color:#000;
	}
	
	a:hover
	{
		font-weight:normal;
		text-decoration:none;
		color:#000;
	}
	
	a.blink:link, a.blink:visited, a.blink:active
	{
		font-weight:normal;
		text-decoration:underline;
		color:#0566e9;
	}
	
	a.blink:hover
	{
		font-weight:normal;
		text-decoration:none;
		color:#0566e9;
	}
	
	div#box_ringtones a:link, a:active, a:visited
	{
		color:#000;
		text-decoration:underline;
	}
	
	div#box_ringtones a:hover
	{
		color:#000;
		text-decoration:none;
	}
	
	ul#videos a:link, a:active, a:visited
	{
		color:#000;
		text-decoration:underline;
	}
	
	ul#videos a:hover
	{
		color:#000;
		text-decoration:none;
	}
	
	ul#artists a:link, a:active, a:visited
	{
		color:#000;
		text-decoration:underline;
	}
	
	ul#artists a:hover
	{
		color:#000;
		text-decoration:none;
	}	
	
	div.footlinks a:link, a:active, a:visited
	{
		color:#4b4b4b;
		text-decoration:underline;	
	}
	
	div.footlinks a:hover
	{
		color:#4b4b4b;
		text-decoration:none;	
	}
	
		
	a.wlink:link, a.wlink:active, a.wlink:visited
	{
		color:#FFF;
		text-decoration:underline;	
	}
	
	a.wlink:hover
	{
		color:#FFF;
		text-decoration:none;	
	}

	a.wlink:link, a.wlink:active, a.wlink:visited
	{
		color:#FFF;
		text-decoration:underline;	
	}
	
	a.wlink:hover
	{
		color:#FFF;
		text-decoration:none;	
	}
	
	a.mlink:link, a.mlink:active, a.mlink:visited
	{
		font-size:10px;
		color:#FFF;
		text-decoration:underline;
		font-weight:bold;	
	}
	
	a.mlink:hover
	{
		font-size:10px;
		color:#FFF;
		text-decoration:none;
		font-weight:bold;	
	}
	
	/* MISC */
	
	img
	{
		border:none;
	}
	
	.space
	{
		padding:10px 10px 10px 12px;
	}
	
	.lspace
	{
		margin-left:8px;
		margin-top:2px;
	}
	
	.ispace
	{
		margin:15px 15px 15px 5px;
	}
	
	.picspace
	{
		margin:10px;
	}
	
	.topspace
	{
		margin-top:20px;
	}
	
	.stopspace
	{
		margin-top:5px;
	}
	
	.box
	{
		width:650px;
	}
	
	.bottomspace
	{
		margin-top:20px;
		position:relative;
		bottom:15px;
	}
	
	.fl
	{
		float:left;
	}
	
	.fr
	{
		float:right;
	}
	
	.cb
	{
		clear:both;
	}
	
	.il
	{
		display:inline;
	}
	
	.center
	{
		text-align:center;
	}
	
	.wk_trans
	{

	}
	
	/* UL, LI */
	
	ul#subnav li
	{
		display:inline;
		list-style-type:none;
		margin:0 15px 0 15px;
	}
	
	ul#subnav a
	{
		font-weight:bold;
	}
	
	ul#disk li
	{
		display:block;
		list-style-type:none;
		margin:2px 0 2px 0;
	}
	
	
	ul#subnav li a:link, a:visited, a:active
	{
		text-decoration:underline;
		color:#000;
	}
	
	ul#subnav li a:hover
	{
		font-weight:bold;
		text-decoration:none;
		color:#000;
	}
	
	ul#albums li
	{
		float:left;
		list-style-type:none;
		margin:0 15px 0 15px;
		text-align:center;
	}
	
	ul#wallpapers li
	{
		float:left;
		list-style-type:none;
		margin:7px 15px 0 17px;
		text-align:center;
	}
	
	ul#videos li
	{
		float:left;
		list-style-type:none;
		margin:10px 17px 10px 17px;
		text-align:center;
	}
	
	ul#artists li
	{
		float:left;
		list-style-type:none;
		margin:0 19px 3px 19px;
		text-align:center;
	}
	
	
	
	.lib
	{
		border-right:solid 1px #000;
	}
