/*
		body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: url(../images/bg_strip.gif) repeat-x;
		background-color: #000;
		font-family: verdana, arial, helvetica, sans-serif;
		}

		body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
		font-size: 10pt;
		color: #999;
		}
*/
		
/* begin links */
/*		
		a, a:link, a:visited, a:active {
		font-size: 10pt;
		color: #fb0301;
		text-decoration: none;
		}

        a:hover {
        font-size: 10pt;
        color: #ff7d0a;
        text-decoration: none;
        }
*/        
/* end links */


/* begin audio player*/

				#audio_player_wrap {
                /*float: left;
                margin: 100px 0 0 100px;*/
                margin-right: auto;
                margin-left: auto;
                margin-top: 10px;
                padding: 0;
                width: 300px;
                background: transparent;
                border: 0px solid #ff6600;
                }
                
				#items_wrap {
                float: left;
                margin: 0 0 0 0;
                padding: 0;
                width: 300px;
                height: 180px;
                background: transparent;
                border: 1px solid #993300;
                overflow: auto;
                }
                
				#items_wrap div.elementbox {
                float: left;
                margin: 0 0 0 0;
                padding: 0;
                width: 300px;
                height: 180px;
                background: transparent;
                border: 1px solid #993300;
                overflow: none;
                }
                
                #items_wrap a {
                margin-left: 5px;
                /*width: 266px;*/
                }

                /*
                #items_wrap a:hover {
                background-color: #ff7d0a;
                }
                */
                
                #items_wrap a:active, #items_wrap a:current {
                color: #ff0000;
                }
                
				#items_wrap div.elementbox {
                float: left;
                margin: 10px 0 0 6px;
                padding: 0;
                width: 260px;
                border: 0px solid #993300;
                }

                #player_wrap {
                background: #transparent;
                width: 300px;
                }

                #aplayerbox {
                float: left;
                margin-top: 5px;
                margin-left: auto;
                margin-right: auto;
                background: #transparent;
                text-align: center;
                width: 299px;
                /*background: url(../images/bg_strip.gif) no-repeat top center;*/
                /*border: 1px solid #ff6600;*/
                }

                #dl_plug {
                float: left;
                margin-bottom: 5px;
                margin-left: auto;
                margin-right: auto;
                background: transparent;
                text-align: center;
                width: 299px;
                border-bottom: 0px solid #ff6600;
                font-size:8pt;
                }
                
                #dl_plug a {
                font-size:8pt;
                }
                
                .acat_select {
                width: 300px;
                /*color: #fb0301;*/
                background-color: #ffa918;
                text-transform: uppercase;
                }
                
                a.opt1 {
                text-decoration: none;
                }

/* end audio player*/

/* begin footer*/
/*
		#footer {
		background: url() no-repeat top left;
		clear: both;
		width: 300px;		
		padding: 0 0 0 0;
		margin-left: auto;
		margin-right: auto;
		}

		
		#footertext{
		float: left;
		margin: 5px 0px 5px 0px;
		font-size: 9px;
		width: 100%;
		text-align: left;
		}
		
		#footertext a:link{
		color: #ff2a74;
		font-size: 9px;
		}
		
		#footertext a:hover{
		color: #444;
		}
*/						

		.brakeitup {
		clear: both;
		}
/* end footer*/
		body#details {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #003300;
		color: #fff;
		}
		
		table#detailsblock{
		margin-top: 40px;
		}
		
		span.strong{
		font: bold;
		color: #cb6934;
		}
		
				#playlistpagewrap {
                float: left;
                margin: 0 0 0 40px;
                padding: 0;
                width: 380px;
                height: 400px;
                background: transparent;
                border: 1px solid #993300;
                overflow: auto;
                font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
                /*font-style: normal; font-weight: 700;*/
                }
                
                #playlistpagewrap div.elementbox{
                float: left;
                margin: 0 0 15px 5px;
                padding: 0;
                width: 350px;
                clear: both;
                border-bottom: 1px dotted #993300;
                }
                
				#playlistpagewrap h3{
                margin: 0 0 5px 0;
                padding: 0;
                font-size: 80%
                font-weight: bold;
                }


