/* Global Styles */

body, td, p, a, h1, h2, input, option, textarea, div
{
font-family : Tahoma, Arial, Helvetica, sans-serif;
}

a:link						{color : #00ff55; text-decoration : none;}
a:visited					{color : #00ff55; text-decoration : none;}
a:hover						{color : #FFFFFF; text-decoration : none;}

#navi a
{text-transform : uppercase;}

#navi a:link				{color : #00ff55; text-decoration : none;}
#navi a:visited				{color : #00ff55; text-decoration : none;}
#navi a:hover				{color : #00ff55; text-decoration : underline;}

body
{
/* background : #FFFFFF url(../images/bg-body.jpg) top left no-repeat; */

background : #000000;
margin : 0px;
color : #999999;
font-size : 80%;
letter-spacing : normal;
line-height : normal;
}

#container 
{

/*
background : #f8f8f8  url(../images/bg-dj-container.png) top center no-repeat;
border : solid 1px #f8f8f8;
border-top : solid 0px #CCCCCC;
*/
margin: 0 auto;
padding: 2px;
width : 764px;
}

.alignleft
{text-align : left;}

.floatleft
{float : left;}

.alignright
{text-align : right;}

.floatright
{float : right;}

.aligncenter
{text-align : center;}

.hide
{display : none;}

.clear
{clear : both;}

.redtext
{
border : #CC0000 solid 1px;
color: #CC0000;
margin : 12px;
padding : 12px;
background : #FFFFFF;
}

hr
{
border : #333333 solid 1px;
height : 1px;
}

html>body hr
{
border : #000000 solid 0px;
border-top : #333333 solid 1px;
border-bottom : #000000 solid 0px;
display : block;
margin : 3px 0px 3px 0px;
background : #FFFFFF;
}

.blink
{text-decoration: blink;}

/* TOP START *********/

#top 
{
/* background : #EEEEEE url(../images/bg-top.jpg) top left no-repeat; */
border : solid 1px #000000;
border-bottom : solid 0px #F8F8F8;
padding: 0px;
margin: 0 auto;
width : 769px;
text-align : center;
}


#top ul
{
/*background : #FFFFFF;*/
height : 33px;
display : block;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 1px;
text-align : center;
}

html>body #top ul
{padding : 0px 0px 0px 3px;}

#top li
{
border : #000000 solid 1px;
float : left;
margin : 2px;
padding : 0px;
display : block;
list-style-type : none;
width : 103px;
height : 27px;
}

#top li a
{
background : #660000;
color : #FFFFFF;
text-decoration : none;
margin : 0px;
padding : 0px;
display : block;
text-align : center;
text-transform : uppercase;
width : 103px;
height : 27px;
}

#top li a.home 
{background : url(../images/bt_home1.gif) top center no-repeat;}
#top li a.home:hover
{background : url(../images/bt_home2.gif) top center no-repeat;}

#top li a.news 
{background : url(../images/bt_news1.gif) top center no-repeat;}
#top li a.news:hover
{background : url(../images/bt_news2.gif) top center no-repeat;}

#top li a.mixes 
{background : url(../images/bt_mixes1.gif) top center no-repeat;}
#top li a.mixes:hover
{background : url(../images/bt_mixes2.gif) top center no-repeat;}

#top li a.gallery 
{background : url(../images/bt_gallery1.gif) top center no-repeat;}
#top li a.gallery:hover
{background : url(../images/bt_gallery2.gif) top center no-repeat;}

#top li a.biography 
{background : url(../images/bt_biography1.gif) top center no-repeat;}
#top li a.biography:hover
{background : url(../images/bt_biography2.gif) top center no-repeat;}

#top li a.links 
{background : url(../images/bt_links1.gif) top center no-repeat;}
#top li a.links:hover
{background : url(../images/bt_links2.gif) top center no-repeat;}

#top li a.tracks 
{background : url(../images/bt_tracks1.gif) top center no-repeat;}
#top li a.tracks:hover
{background : url(../images/bt_tracks2.gif) top center no-repeat;}

#top li a.contact 
{background : url(../images/bt_contact1.gif) top center no-repeat;}
#top li a.contact:hover
{background : url(../images/bt_contact2.gif) top center no-repeat;}

/* TOP END */

/* TOP NAVI START *********/

#topnavi
{
border : solid 1px #FFFFFF;

background : #FFFFFF;
width : 748px;
padding : 6px;
margin : 0px 0px 3px 0px;
}

#topnavi p
{
padding : 0px;
margin : 0px;
}

/* TOP NAVI END */


/* MAIN START *********/

#main
{
background : #000000;
border : solid 1px #000000;
border-left : solid 1px #333333;
width : 567px;
float : left;
padding : 0px;
margin : 2px;
}

#main h1
{
color : #FFFFFF;
font-weight : bold;
font-size : 110%;
padding : 12px 24px 6px 24px;
margin : 0px 0px 0px 0px;
text-transform : uppercase;
}

#main h2
{
font-size : 100%;
margin : 24px 12px 12px 12px;
padding : 3px 12px 3px 12px;
color : #FFFFFF;
background : #333333;
clear : both;
font-weight : normal;
}

#main p
{
color : #FFFFFF;
font-size : 100%;
padding : 6px 24px 6px 24px;
margin : 0px;
}

#main p.intro
{
font-family : Tahoma, Arial, Helvetica, sans-serif;
font-size : 110%;
line-height : 130%;
color : #FFFFFF;
}


#main li
{list-style-type : square;}

#main address
{
padding : 6px 24px 6px 24px;
margin : 0px;
color : #000000;
font-style: normal;
}

#main fieldset
{
color : #00ff55;
border : solid 1px #333333;
margin : 12px;
padding : 12px;
}

#main fieldset p
{
color : #00ff55;
padding : 6px 12px 6px 12px;
margin : 0px;
}

#main legend
{
color : #FFFFFF;
border : solid 1px #333333;
border-bottom : 0px;
background : #000000;
margin : 0px 0px 6px 0px;
padding : 3px 6px 3px 6px;
font-size : x-small;
font-weight : normal;
}

#main td p
{
padding : 0px;
margin : 0px;
}

#main fieldset.productoption
{
clear : both;
border : solid 1px #EEEEEE;
background : #F8F8F8;
margin-top : 3px;
margin-bottom : 3px;
}

#main fieldset.left
{
border : solid 1px #EEEEEE;
width : 227px;
float : left;
margin : 6px 5px 6px 6px;
font-size : 85%;
}

html>body #main fieldset.left
{
margin : 6px 5px 6px 12px;
padding : 0px 12px 12px 12px;
}

#main fieldset.right
{
border : solid 1px #EEEEEE;
width : 227px;
float : left;
margin : 6px 0px 6px 6px;
font-size : 85%;
}

html>body #main fieldset.right
{
margin : 6px 0px 6px 6px;
padding : 0px 12px 12px 12px;
}


#main img
{
border : solid 0px #EEEEEE;
}

#main fieldset.news
{
border : #000000 solid 1px;
margin : 3px;
padding : 12px;
background : #333333;
font-size : 11px;
color : #999999;
text-align : center;
}

#main fieldset.news strong
{
color : #FFFFFF;
}

/* MAIN END */


/* NAVI START *********/

#navi
{
background : #000000;
border : solid 1px #000000;
width : 185px;
float : left;
padding : 0px;
margin : 2px;
}

#navi ul
{
margin : 3px 0px 0px 0px;
padding : 0px 0px 0px 0px;
display : block;
}

#navi li
{
border : #FFFFFF solid 1px;
margin : 0px 3px 0px 3px;
padding : 0px;
display : block;
list-style-type : none;
}

#navi li a.section
{
border : #FFFFFF solid 0px;
border-top : #CCCCCC dotted 1px;
font-size : 11px;
line-height : 14px;
text-decoration : none;
margin : 0px;
padding : 3px 12px 3px 12px;
display : block;
}

#navi li a.section:hover
{
background : #EEEEEE;
}

#navi li a.subsection
{
border : #FFFFFF solid 0px;
font-size : 11px;
line-height : 14px;
text-decoration : none;
margin : 0px;
padding : 1px 12px 1px 24px;
display : block;
}

#navi li a.subsection:hover
{
background : #F8F8F8;
}

#navi p
{
color : #CCCCCC;
margin : 6px 12px 6px 12px;
font-size : x-small;
}

#navi fieldset
{
border : #CCCCCC solid 1px;
margin : 3px;
padding : 12px;
background : #EEEEEE;
font-size : 11px;
color : #666666;
}

/* NAVI END */

/* BASE START ***********/

#base
{
clear : both;
padding : 37px 0px 0px 0px;
margin : 0px;
height : 330px;
}

#base p
{
margin : 0px;
font-size : xx-small;
line-height : normal;
color : #333333;
}

#base a:link					{color : #333333; text-decoration : underline;}
#base a:visited					{color : #333333; text-decoration : underline;}
#base a:hover					{color : #666666; text-decoration : underline;}

/* BASE END */

/* FORM STYLES - START */

form
{
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
}

label
{font-weight : normal;}

label.formleft, label.formleftproblems
{
color : #00ff55;
display : block;
width : 150px;
float : left;
text-align : right;
margin : 6px 6px 0px 0px;
}

label.labelright, label.labelrightproblems
{
display : block;
width : 90%;
float : left;
margin-right : 6px;
text-align : left;
font-size : 9px;
font-weight : bolder;
color : #00ff55;
padding-top : 8px;
}

html>body label.labelright, label.labelrightproblems
{padding-top : 5px;}

label.formleftproblems, label.labelrightproblems
{color: #CC0000;}

small.formnote /* margin left same width as label.formleft width */
{
margin : 0px 0px 0px 160px;
display : block;
}

input.checkbox
{
width : 20px;
float : left;
}

fieldset.address
{
width : 45%;
float : left;
margin : 12px;
padding : 6px;
}

.formmsg
{
color: #CC0000;
padding-top : 6px;
}

.form
{width : 200px;}

textarea
{font-size : 12px;}

input, textarea, select, radio
{margin : 3px 0px 0px 0px;}

/* FORM STYLES - END */

table
{border : #FFFFFF 12px solid;}

caption
{
text-align : left;
}

th
{
background-color : #CCCCCC;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
padding-bottom : 3px;
font-size : small;
font-weight: normal;
text-align : left;
border : 0px;
}

td.right, td.data, td.center
{
background-color : #EEEEEE;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
padding-bottom : 3px;
border : 0px;
}

td.right
{
text-align : right;
}

input:focus, select:focus, textarea:focus{
	background: #EEEEEE;
}


/* - NOTES - */

/* "html>body" hides style from IE*/

/* Hide from IE-Mac \*/
#example1 {margin-bottom:3em}
#example2 {margin-top:1.5em}
/* End hide */

/* ID for unique items, CLASS for muliple items */
