textarea {background:#888;}
input.email {background:#888;}

#lightbox{	position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: 2px;}

#outerImageContainer{ position: relative; background: url(imgs/bg33.png); width: auto; height: auto; margin:0 auto; }
#imageContainer{ padding: 10px;}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background: url(imgs/bg33.png); margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; height: auto; }

#imageData{	padding:0 10px; color: #bbb; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background: url(imgs/bg3.png); }

a:focus { outline-style:none;}

A.type1:link    {color:#ffffff; text-decoration: none;}
A.type1:visited {color:#ffffff; text-decoration: none;}
A.type1:active  {color:#ffffff; text-decoration: none;}
A.type1:hover   {color:#888888; text-decoration: none;}

A.type2:link    {color:#cdc8b1; text-decoration: none;}
A.type2:visited {color:#cdc8b1; text-decoration: none;}
A.type2:active  {color:#cdc8b1; text-decoration: none;}
A.type2:hover   {color:#ffffff; text-decoration: none;}

A.type3:link    {color:#cccc99; text-decoration: none; padding: 5px;}
A.type3:visited {color:#cccc99; text-decoration: none; padding: 5px;}
A.type3:active  {color:#cccc99; text-decoration: none; padding: 5px;}
A.type3:hover   {color:#ffffff; text-decoration: none; padding: 5px; background: url(imgs/bg00.png);}

A:link    {color:#cccc99; text-decoration: none;}
A:visited {color:#cccc99; text-decoration: none;}
A:active  {color:#cccc99; text-decoration: none;}
A:hover   {color:#ffffff; text-decoration: none;}


body {    
        background: url(imgs/testbg.png) fixed top center #000 no-repeat;
        margin: 0px 0px 0px 0px;     
        padding: 0px 0px 0px 0px; 
        color: #fff;
        }
html {
        overflow: -moz-scrollbars-vertical;
        overflow-y: scroll;
        }
#header {
        overflow: hidden;
        margin-left: auto;
        margin-right: auto; 
        width: 800px;
        height: 145px;
        padding: 0px 0px 0px 0px;  
        text-align: center;
        } 
#nav {          
        overflow: hidden;
        background: url(imgs/bar.png) no-repeat;
        width: 800px;
        height: auto; 
        border: 0px; 
        text-align: center;
        margin-left: auto;
        margin-right: auto; 
        margin-top: 0px;
        padding: 17px 0px 5px 0px;
        }
.nav {          
        display: block;
        height: auto; 
        font: 8pt verdana; 
        text-align: center;
        padding: 0px 0px 0px 0px;
        color: #000;
        }
.sidenav {          
        background: url(imgs/quarterbgshort.png) no-repeat;        
        display: block;
        width: 170px;
        height: auto; 
        font: 8pt verdana; 
        text-align: left;
        padding: 10px 4px 0px 7px;
        margin-left: 30px;
        color: #cdc8b1;
        }
#container {
        display: block;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: 800px;
        height: auto;
        padding: 0px 0px 0px 0px;  
        text-align: left;
        font: 8pt arial;
        }
#home {
        display: none;
        background: url(imgs/bg1.png) repeat-y;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: 800px;
        height: auto; 
        padding: 0px 0px 0px 0px;  
        text-align: center;
        font: 8pt verdana;
        } 
#newsboxl {          
        background: url(imgs/quarterbglong.png) no-repeat;
        width: 170px;
        height: auto; 
        display: block;
        font: 8pt verdana; 
        text-align: left;
        margin-left: 30px;
        margin-top: 10px;
        padding: 10px 3px 10px 7px;
        color: #cdc8b1;
        }
#newsboxr {          
        width: 170px;
        height: auto; 
        display: block;
        font: 8pt verdana; 
        text-align: left;
        padding: 10px 25px 0px 15px;
        color: #cdc8b1;
        }
#poster { 
        width: 369px;
        height: auto;
        text-align: center;
        padding-left: 0px;
        padding-top: 10px;
        margin-left: auto;
        margin-right: auto;
        }
.poster { 
        text-align: center;
        padding-left: 0px;
        padding-top: 10px;
        }



#biography { overflow: hidden;}
#discography { overflow: hidden; display: none;}
#bio {
        background: url(imgs/bg2.png) repeat-y;
        display: none;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0; 
        width: 800px;
        height: auto; 
        padding: 10px 0px 10px 0px;  
        } 
.bio {          
        display: block;
        height: auto; 
        font: 8pt verdana; 
        text-align: center;
        padding: 0px 0px 0px 0px;
        color: #cdc8b1;
        }
#bio_main {
        background: url(imgs/discbg.png) no-repeat;
        padding: 10px 10px 0px 10px; 
        margin-top: 10px;
        margin-bottom: 0px;
        margin-left: 30px;
        margin-right: 0px; 
        width: 725px;
        height: 100%;
        font: 8pt verdana; 
        text-align: center; 
        color: #cdc8b1;
 	}
.bio_main {
        font: 8pt verdana; 
        text-align: left; 
        color: #cdc8b1;
 	}
.biopics {
        margin-left: auto;
        margin-right: auto; 
        text-align: center; 
        color: #cdc8b1;
 	}
#album {
        background: url(imgs/discbg.png) no-repeat;
        padding: 10px 0px 10px 5px; 
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 30px;
        margin-right: 0px; 
        width: 736px;
        height: 100%;
        font: 8pt verdana; 
        text-align: left; 
        color: #cdc8b1;
 	}
.title {
        float: left; 
        margin-top: 0px;
        width: 100px;
        height: auto;
        font-weight: bold;
 	}
.songs {
        float: left; 
        margin-top: 0px;
        width: 200px;
        height: auto;
 	}
.members {
        float: left; 
        margin-top: 0px;
        width: 120px;
        height: auto;
 	}
.function {
        float: left; 
        margin-top: 0px;
        width: 165px;
        height: auto;
 	}


#press {
        background: url(imgs/bg2.png) repeat-y;
        display: none;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: 800px;
        height: auto; 
        padding: 0px 0px 0px 0px;  
        } 
.pressboxl {          
        background: url(imgs/halfbg.png) no-repeat;
        overflow: hidden;
        width: 330px;
        height: auto; 
        display: block;
        font: 8pt verdana; 
        text-align: left;
        padding: 10px 10px 0px 10px;
        color: #cdc8b1;
        margin-left: 30px;
        margin-top: 10px;
        }
.pressboxr {          
        width: 330px;
        height: auto; 
        display: block;
        font: 8pt verdana; 
        text-align: left;
        padding: 30px 25px 0px 10px;
        color: #cdc8b1;
        margin-right: 30px;
        }
#old_reviews {
        display: block;
        padding: 0px 0px 0px 0px; 
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px; 
        width: 300px;
        height: auto;
 	}
.old_reviews {
        display: block;
        float: left; 
        margin-top: 0px;
        width: 180px;
        height: auto;
        font: 8pt verdana;
        text-align: left; 
        color: #cdc8b1;
 	}
.old_reviews_loc {
        display: block;
        float: left; 
        margin-top: 0px;
        width: 70px;
        height: auto;
        font: 8pt verdana;
        text-align: left; 
        color: #cdc8b1;
 	}



#shows {
        background: url(imgs/bg2.png) repeat-y;
        display: none;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: 800px;
        height: auto; 
        padding: 20px 0px 20px 26px;  
        text-align: center;
        font: 8pt verdana;
        } 
.shows {          
        display: block;
        height: auto; 
        font: 8pt verdana; 
        text-align: center;
        padding: 0px 0px 0px 0px;
        color: #cdc8b1;
        }



#contact {
        background: url(imgs/bg2.png) repeat-y;
        display: none;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: 800px;
        height: auto; 
        padding: 0px 0px 0px 0px;  
        } 
.contactl {          
        background: url(imgs/halfbglong.png) no-repeat;
        overflow: hidden;
        width: 330px;
        height: auto; 
        display: block;
        font: 8pt verdana; 
        text-align: left;
        padding: 10px 10px 0px 10px;
        color: #cdc8b1;
        margin-left: 30px;
        margin-top: 10px;
        }
.contactr {          
        width: 330px;
        height: auto; 
        display: block;
        font: 8pt verdana; 
        text-align: left;
        padding: 0px 10px 10px 10px;
        color: #cdc8b1;
        margin-right: 50px;
        margin-top: 10px;
        }



#merch {
        background: url(imgs/bg2.png) repeat-y;
        display: none;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: 800px;
        height: auto; 
        padding: 10px 0px 0px 0px;  
        text-align: center;
        font: 8pt verdana;
        } 
.merch {          
        display: block;
        height: auto; 
        font: 8pt verdana; 
        text-align: center;
        padding: 0px 0px 0px 0px;
        color: #cdc8b1;
        }
.merchrows {
        float: left;
        padding: 10px 0px 10px 5px; 
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 20px;
        margin-right: 0px; 
        width: 150px;
        height: 100%;
        font: 8pt verdana; 
        text-align: center; 
        color: #cdc8b1;
 	}
#shirts { width: 550px; }



#xtras {
        background: url(imgs/bg2.png) repeat-y;
        display: none;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: 800px;
        height: auto; 
        padding: 10px 0px 0px 0px;  
        text-align: left;
        font: 8pt verdana;
        } 
.xtras {          
        display: block;
        height: auto; 
        font: 8pt verdana; 
        text-align: left;
        padding: 0px 0px 0px 0px;
        color: #cdc8b1;
        }

#radio { overflow: hidden; } 
.radio {          
        overflow: hidden;
        display: block;
        height: auto; 
        width: 500px;
        font: 8pt verdana; 
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin-left: 20px;
        margin-top: 20px;
        color: #cdc8b1;
        }

#tunes {
        display: block;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: auto;
        height: auto; 
        padding: 0px 0px 0px 0px;  
        text-align: center;
        font: 8pt verdana;
        } 
.tunes {          

        display: block;
        height: auto; 
        width: auto;
        font: 8pt verdana; 
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin-left: 0px;
        color: #cdc8b1;
        }
#trib {
        background: url(imgs/quarterbglong.png) no-repeat;
        display: block;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 30px; 
        width: 180px;
        height: auto; 
        padding: 0px 0px 0px 0px;  
        text-align: center;
        font: 8pt verdana;
        } 
#listen { 
        width: 340px;
        display: block;
        height: auto;
        text-align: left;
        padding: 0px 10px 10px 10px;
        margin-left: 10px;
        margin-right: 0px;
        }
.listen { 
        background: #333333;
        display: block;
        width: auto;
        height: auto;
        text-align: left;
        padding: 10px 10px 10px 10px;
        }
#videos {
        display: block;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: auto;
        height: auto; 
        padding: 0px 0px 0px 0px;  
        text-align: center;
        font: 8pt verdana;
        } 
.videos {          
        display: block;
        height: auto; 
        width: auto;
        font: 8pt verdana; 
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin-left: 0px;
        color: #cdc8b1;
        }
#vidlinks {
        display: block;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 30px; 
        width: 180px;
        height: auto; 
        padding: 10px 0px 0px 0px;  
        text-align: left;
        font: 8pt verdana;
        } 
#vids { 
        width: auto;
        display: block;
        height: auto;
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin-left: 10px;
        margin-right: 30px;
        color: #cdc8b1;
        }
.vids { 
       display: block;
       width: 100%;
       height: auto;
       text-align: left;
       padding: 10px 10px 0px 10px;
       color: #cdc8b1;
      }
#banners {
        display: block;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: auto;
        height: auto; 
        padding: 0px 0px 0px 0px;  
        text-align: center;
        font: 8pt verdana;
        } 
.banners {          
        overflow: hidden;
        display: block;
        height: auto; 
        width: auto;
        font: 8pt verdana; 
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin-left: 0px;
        color: #cdc8b1;
        }
#buttons {
        display: block;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 30px; 
        width: 130px;
        height: auto; 
        padding: 10px 10px 10px 10px;  
        text-align: center;
        font: 8pt verdana;
        } 
#flags { 
        overflow: hidden;
        width: 370px;
        display: block;
        height: auto;
        text-align: left;
        padding: 0px 10px 10px 10px;
        margin-left: 10px;
        margin-right: 0px;
        }
.flags { 
        overflow: hidden;
        display: block;
        width: 370px;
        height: auto;
        text-align: center;
        padding-left: 0px;
        padding-top: 10px;
        }
#wallpapers {
        display: block;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: auto;
        height: auto; 
        padding: 0px 0px 0px 0px;  
        text-align: center;
        font: 8pt verdana;
        } 
.wallpapers {          
        display: block;
        height: auto; 
        width: auto;
        font: 8pt verdana; 
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin-left: 0px;
        color: #cdc8b1;
        }
#misc {
        display: block;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 30px; 
        width: 155px;
        height: auto; 
        padding: 10px 10px 10px 10px;  
        text-align: left;
        font: 8pt verdana;
        } 
#wpmain { 
        width: 400px;
        display: block;
        height: auto;
        text-align: left;
        padding: 0px 10px 10px 10px;
        margin-left: 10px;
        margin-right: 0px;
        }
.wpmain { 
        display: block;
        width: auto;
        height: auto;
        text-align: left;
        padding-left: 0px;
        padding-top: 10px;
        }




#presskit {
        display: none;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 30px; 
        width: 180px;
        height: auto; 
        padding: 10px 0px 0px 0px;  
        text-align: left;
        font: 8pt verdana;
        } 
#kit { 
        width: auto;
        display: block;
        height: auto;
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin-left: 10px;
        margin-right: 30px;
        color: #cdc8b1;
        }



#pics {
        background: url(imgs/bg2.png) repeat-y;
        display: none;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: 800px;
        height: auto; 
        padding: 50px 0px 0px 0px;  
        text-align: center;
        font: 8pt verdana;
        } 
.pics {          
        display: block;
        height: 200px; 
        font: 8pt verdana; 
        text-align: center;
        padding: 0px 0px 0px 0px;
        color: #fff;
        }






#links {
        background: url(imgs/bg2.png) repeat-y;
        display: none;
        overflow: hidden;
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto; 
        width: 800px;
        height: auto; 
        padding: 0px 0px 0px 0px;  
        text-align: center;
        font: 8pt verdana;
        } 
.links {          
        overflow: hidden;
        display: block;
        height: 200px; 
        font: 8pt verdana; 
        text-align: center;
        padding: 0px 0px 0px 0px;
        color: #fff;
        }
.linkboxl {          
        background: url(imgs/quarterbglong.png) no-repeat;
        width: 170px; 
        display: block;
        font: 8pt verdana; 
        text-align: left;
        margin-left: 30px;
        margin-top: 10px;
        padding: 10px 3px 10px 7px;
        color: #cdc8b1;
        }
.linkboxr {          
        background: url(imgs/quarterbglong.png) no-repeat;
        width: 170px;
        display: block;
        font: 8pt verdana; 
        text-align: left;
        margin-top: 10px;
        margin-right: 25px;
        padding: 10px 3px 10px 10px;
        color: #cdc8b1;
        }

#linkboxc { 
        width: 369px;
        height: auto;
        padding-left: 40px;
        padding-top: 10px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        }
.linkboxc { 
        background: url(imgs/halfbglong.png) no-repeat;
        width: auto;        
        height: 200px;
        margin-left: auto;
        margin-right: auto; 
        text-align: left;
        padding: 10px 0px 10px 20px;
        }



#footer {          
        background: url(imgs/bar2.png) no-repeat;
        width: 800px;
        height: auto; 
        border: 0px; 
        text-align: center;
        margin-left: auto;
        margin-right: auto; 
        margin-top: 0px;
        padding: 0px 0px 22px 0px;
        }
.footer {          
        display: inline;
        font: 8pt verdana; 
        text-align: center;
        padding: 0px 0px 0px 0px;
        color: #cdc8b1;
        }


















img {
    border-style: none;
}

img.floatLeft { 
    float: left; 
    margin: 0px; 
}
img.floatRight { 
    float: right; 
    margin: 0px; 
}
img.floatRightClear { 
    float: right; 
    clear: right; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-top: 0px; 
}
img.floatLeftClear { 
    float: left; 
    clear: left; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-top: 0px; 
}

.floatLeft { 
    float: left; 
    margin: 0px; 
}
.floatRight { 
    float: right; 
    margin: 0px; 
}
.floatRightClear { 
    float: right; 
    clear: right; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-top: 0px; 
}
.floatLeftClear { 
    float: left; 
    clear: left; 
    margin-right: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-top: 0px; 
}

