/***************************
          Layout
****************************/

body {
    
    background-color:#212121;
    background-image:url(../images/Re-Volt.jpg);
    background-repeat:no-repeat; 
    background-position:top right;
    

 }

#container {
    
    border:0px dotted #808080;
    background-image:url(../images/leftpanel.gif);
    background-repeat:repeat-y; 
    overflow:hidden;
    position: relative;
    bottom: 0;
    top: 0; 
    position: relative;
 }


#left-nav {

    float:left;
    padding:28px 0 0 8px;
    margin:0;
    list-style-type:none;
    width: 200px;
    height: 50px;
    background: url(../images/test.gif);
    margin: 10px auto; padding: 0;
    position: relative;	         

 }


#left-nav li {
    
    float:left;
    margin-bottom:20px;
    height: 50px;
    display: block;
 }


#left-nav a {
    height: 50px;
    display: block;
    text-indent:-9999px;

 }


.main {

    padding:10px;
    margin-left:210px;
    background-image:url(../images/bgStockpile.jpg);
    background-repeat:no-repeat; 
    background-position:right bottom;


 }

div.section {

    height:205px; 
    border:0px dotted #808080;
    margin: 0px 0px 20px 0px; 
    width: 100%; 
    padding-left: 2px; 
    padding-right: 2px; 
    vertical-align: middle; 

 }


.main a img {

    border:0;

 }

.communitylinks a img {

    border:0;
    margin: 10px 10px 10px 10px;

 }

.helpcat {

    float:left;
    text-align: left;
    margin:10px 10px 30px 10px;
    list-style-type:none;
    text-decoration: none;

 }

.helpcat li {

    margin-bottom:21px;

}

.helpcat a {

    text-decoration:none;

}

.helpsort a {

    text-decoration:none;

}


/***************************
 CSS Sprite Main Navigation
****************************/


#home {

    background: transparent url(../images/test.gif) 0 0px no-repeat;
    width: 200px;

 }


#home a:hover {

    background: transparent url(../images/test.gif) 0 -50px no-repeat;

 }


#comm {

    background: transparent url(../images/test.gif) 0 -100px no-repeat;
    width: 200px;

 }


#comm a:hover {

    background: transparent url(../images/test.gif) 0 -150px no-repeat;

 }


#tracks {

    background: transparent url(../images/test.gif) 0 -200px no-repeat;
    width: 200px;

 }


#tracks a:hover {

    background: transparent url(../images/test.gif) 0 -250px no-repeat;

 }


#videos {

    background: transparent url(../images/test.gif) 0 -300px no-repeat;
    width: 200px;

 }


#videos a:hover {

    background: transparent url(../images/test.gif) 0 -350px no-repeat;

 }


#images {

    background: transparent url(../images/test.gif) 0 -400px no-repeat;
    width: 200px;

 }


#images a:hover {

    background: transparent url(../images/test.gif) 0 -450px no-repeat;

 }



#tutorials {

    background: transparent url(../images/test.gif) 0 -500px no-repeat;
    width: 200px;

 }


#tutorials a:hover {

    background: transparent url(../images/test.gif) 0 -550px no-repeat;

 }


#other {

    background: transparent url(../images/test.gif) 0 -600px no-repeat;
    width: 200px;

 }


#other a:hover {

    background: transparent url(../images/test.gif) 0 -650px no-repeat;

 }


#models {

    background: transparent url(../images/test.gif) 0 -700px no-repeat;
    width: 200px;

 }


#models a:hover {

    background: transparent url(../images/test.gif) 0 -750px no-repeat;

 }


#help {

    background: transparent url(../images/test.gif) 0 -800px no-repeat;
    width: 200px;

 }


#help a:hover {

    background: transparent url(../images/test.gif) 0 -850px no-repeat;

 }


#rvm {

    background: transparent url(../images/test.gif) 0 -900px no-repeat;
    width: 200px;

 }


#rvm a:hover {

    background: transparent url(../images/test.gif) 0 -950px no-repeat;

 }


/***************************
     Tracks - Top Menu
****************************/

#trackcat {
    width: 600px;
    height: 50px;
    background: url(../images/trackrel.png);
    margin: 10px auto; padding: 0;
    position: relative;

}


#trackcat li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;

}
 

#trackcat li {
    height: 50px;
    display: block;

}


#trackcat a {
    height: 50px;
    display: block;
    text-indent:-9999px;

 }


#released {
    left: 0; 
    width: 200px;

}

#unreleased {
    left: 201px; 
    width: 200px;

}

#converted {
    left: 401px; 
    width: 200px;

}

 
#released a:hover {
    background: transparent url(../images/trackrel.png) 0 -50px no-repeat;

}

#unreleased a:hover {
    background: transparent url(../images/trackrel.png) -200px -50px no-repeat;

}

#converted a:hover {
    background: transparent url(../images/trackrel.png) -400px -50px no-repeat;

}

/***************************
        Tracks.html
****************************/

.trackheader {
   margin-top:10px;

}

.right-nav {

    float:left;
    text-align: left;
    margin:10px 10px 30px 10px;

 }

.right-nav li {

    margin-bottom:21px;

}


.belowlists {
    clear:both;
    margin:40px auto 10px 28px; 
 }


/***************************
       Trackdownload
****************************/


#extreme {
    width: 200px;
    height: 50px;
    background: url(../images/extreme.gif);
    margin: 0px 0px; padding: 0;
    position: relative;
    float:right;
}

#extreme li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}
 
#extreme li {
    height: 50px;
    display: block;
}

#extreme a {
    height: 50px;
    display: block;
    text-indent:-9999px;
 }

#exdownload {
    left: 0; 
    width: 200px;
}
 
#exdownload a:hover {
    background: transparent url(../images/extreme.gif) 0 -50px no-repeat;
}

/***************************/

#track512 {
    width: 200px;
    height: 50px;
    background: url(../images/track512.gif);
    margin: 0px 0px; padding: 0;
    position: relative;
    float:right;
}

#track512 li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}
 
#track512 li {
    height: 50px;
    display: block;
}

#track512 a {
    height: 50px;
    display: block;
    text-indent:-9999px;
 }

#hqdownload {
    left: 0; 
    width: 200px;
}
 
#hqdownload a:hover {
    background: transparent url(../images/track512.gif) 0 -50px no-repeat;
}

/***************************/

#r4ready {
    width: 200px;
    height: 50px;
    background: url(../images/r4custom.gif);
    margin: 0px 0px; padding: 0;
    position: relative;
    float:right;
}

#r4ready li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}
 
#r4ready li {
    height: 50px;
    display: block;
}

#r4ready a {
    height: 50px;
    display: block;
    text-indent:-9999px;
 }

#wolfdownload {
    left: 0; 
    width: 200px;
}
 
#wolfdownload a:hover {
    background: transparent url(../images/r4custom.gif) 0 -50px no-repeat;
}


/***************************/


#r4-512 {
    width: 200px;
    height: 50px;
    background: url(../images/hqr4.gif);
    margin: 0px 0px; padding: 0;
    position: relative;
    float:right;
}

#r4-512 li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}
 
#r4-512 li {
    height: 50px;
    display: block;
}

#r4-512 a {
    height: 50px;
    display: block;
    text-indent:-9999px;
 }

#hqwolf {
    left: 0; 
    width: 200px;
}
 
#hqwolf a:hover {
    background: transparent url(../images/hqr4.gif) 0 -50px no-repeat;
}


/***************************/


#legoex {
    width: 200px;
    height: 50px;
    background: url(../images/legoex.gif);
    margin: 0px 0px; padding: 0;
    position: relative;
    float:right;
}

#legoex li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}
 
#legoex li {
    height: 50px;
    display: block;
}

#legoex a {
    height: 50px;
    display: block;
    text-indent:-9999px;
 }

#lexload {
    left: 0; 
    width: 200px;
}
 
#lexload a:hover {
    background: transparent url(../images/legoex.gif) 0 -50px no-repeat;
}

/***************************
        News.html
****************************/

.News {
     background-color:#111111;
     border:1px dotted #808080;
     padding:5px;
}


/***************************
        Fonts & Such
****************************/

.showcomment {

    font-family:Trebuchet MS, Tahoma, MV Boli, sans-serif;

}


.main h1 {

    font-family:Trebuchet MS, Tahoma, MV Boli, sans-serif;
    color:#ffaf0c;
    text-align:center;

 }


.main h2 {
    
   font-family:Tunga, Franklin Gothic Medium, Estrangelo Edessa, Arial Black, sans-serif;
   color:#fff;
   text-align:center;
 }


.main h3 {
    
    font-family:Corbel, Candara, Calibri, Trebuchet MS, sans-serif;
    color:#fff;
   text-align:left;
 }


.main p {

    font-family:Corbel, Candara, Calibri, Trebuchet MS, sans-serif;
    color:#fff;

 }

.main ul {

    font-family:Corbel, Candara, Calibri, Trebuchet MS, sans-serif;
    color:#fff;

 }

.main ol {

    font-family:Corbel, Candara, Calibri, Trebuchet MS, sans-serif;
    color:#fff;

 }


.main a {

    color:#fff;

 }

.main a:hover {

    color:#C1C1C1;

 }


.main .b {

    font-weight:bold;

 }


.main .i {

    font-style:oblique;

 }


.main .c {

    text-align:center;

 }

