
body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color: #FFF;
background-image:url("images/bgimage.jpg");
background-position:top;
background-repeat : no-repeat;
height: 100%;
font-family: Arial, Verdana, Helvetica;
font-size:75%;
color: #ba2356;
}

p{
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* ie png fix -----------------------------*/
img, a, div { behavior: url(css/iepngfix.htc) }

/* text link style -----------------------------*/
a:link {
text-decoration:none;
color:#957e2c;
font-weight : bold;
}
a:visited {
text-decoration:none;
color:#957e2c;
font-weight : bold;
}
a:hover {
text-decoration:underline;
color:#957e2c;
font-weight : bold;
/*border-bottom: 1px dashed #ff6319;*/
}

/* end text link style -----------------------------*/



.displaynone{
display: none;
}

#preloadimages{
display:none;
}

#header{
width:840px;
height:70px;
background-image: url("images/headingnathanielgreen.png");
background-repeat : no-repeat;
}


#outercontainer {
position:absolute;
top: 15px;
left: 50%;
width:900px;
height:100%;
margin: 0px 0px 0px -460px;
padding:0px 0px 0px 0px;
z-index:2;
/*border : solid Black; border-width : 1px;*/
}

#maincontainer {
position:absolute;
left:0px;
top:100px;
width:900px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
z-index:3;
/*border : solid Black; border-width : 1px;*/
}



/* start navigation -----------------------------------------*/

#navarea{
position:absolute;
top:300px;
left:300px;
width:600px;
height:200px;
z-index:4;
/*border : solid Black; border-width : 1px;*/
/*background-color: #FF6319;
color:#382d24;
font-weight : bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/*position:absolute;
z-index:20; -->*/
}

/* nav home -----------------------------------------*/
#navhome_on{
display:block;
left:50px;
width:90px;
height:35px;
position:absolute;
background-image: url("images/nav_home.png");
background-position: 0px -35px;
}
#navhome{
left:50px;

}
#navhome a{
position:absolute;
display:block;
left:50px;
width:90px;
height:35px;
background-image: url("images/nav_home.png");

}

#navhome a:hover {
background-position: 0px -35px;
}
/* nav discography -----------------------------------------*/
#navdiscography_on{
display:block;
width:195px;
height:40px;
position:absolute;
left:400px;
top:30px;
background-image: url("images/nav_discography.png");
background-position: 0px -40px;
}
#navdiscography{
left:400px;

}
#navdiscography a{
position:absolute;
display:block;
width:195px;
height:40px;
left:400px;
top:30px;
background-image: url("images/nav_discography.png");
}

#navdiscography a:hover {
background-position: 0px -40px;
}

/* nav discography -----------------------------------------*/
#navgigography_on{
display:block;
width:185px;
height:35px;
position:absolute;
left:400px;
top:100px;
background-image: url("images/nav_gigography.png");
background-position: 0px -35px;
}
#navgigography{

}
#navgigography a{
position:absolute;
display:block;
width:185px;
height:35px;
top:100px;
left:400px;
background-image: url("images/nav_gigography.png");
}
#navgigography a:hover {
background-position: 0px -35px;
}


/* end navigation ----------------------------------------*/

#contentleft{
float:left;
position:relative;
top:0px;
left:0px;
width:38%;
z-index:5;
/*border : solid Black; border-width : 1px;*/
}
#gigsoverflow{

width:100%;
height:500px;
overflow: auto;

/*border : solid Black; border-width : 1px;*/
}
#promo_download{
position:absolute;
top:385px;
left:0px;
z-index:6;
}
#promo_download a{
display:block;
width:435px;
height:130px;
background-image: url("images/promo_download.png");

}

#album_cover{
position:absolute;
display:block;
width:345px;
height:345px;
top:-30px;
left:465px;
background-image: url("images/album_cover.png");
z-index:7;
}

#promo_download_now{
position:absolute;
display:block;
width:360px;
height:130px;
top:360px;
left:270px;
/*background-image: url("images/bg_download_now.png");*/
z-index:8;
}

#button_download_now{
position:absolute;
display:block;
width:330px;
height:60px;
top:10px;
left:10px;
/*background-image: url("images/button_download_now.png");*/
z-index:9;
}



.w3cicon1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 115px;
}
.w3cicon2 {
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 0px;
}

input.format {font-family: Arial, Helvetica, Verdana; font-size: 12px; width: 250px; color : #333333; background-color: #F1F1F1; border-color : #003366; border: 1px solid #7B8287;}
select.format {font-family: Arial, Helvetica, Verdana; font-size: 12px; width: 250px; color : #333333; background-color: #F1F1F1; border-color : #003366; border: 1px solid #7B8287;}
textarea.format {font-family: Arial, Helvetica, Verdana; font-size: 12px; width: 250px; height: 100px; color : #333333; background-color: #F1F1F1; border-color : #003366; border: 1px solid #7B8287;}
submit.format {font-family: Arial, Helvetica, Verdana; font-size: 11px; width: 100px; color : #333333; background-color: #F1F1F1; border-color : #003366; border: 1px solid #7B8287;}
