﻿BODY
{
    margin:0;
    padding:0;
    background-color:Black;
    font-family:Arial, Sans-Serif;
    font-size:12px;
    color:White;
}

H1,
H2,
P,
LABEL
{
    display:none;
}

A
{
    color:#86052a;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700
}
A:hover {
	color:white
}
FORM
{
    position:absolute;
    top:438px;
    left:291px;
}

.Container
{
    width:960px;
    height:600px;
    padding:15px;
}

#Home
{
    background:url(../Images/Backgrounds/VBlack.jpg) no-repeat;
}

#MusicTour
{
    background:url(../Images/Backgrounds/music-tour.jpg) no-repeat;
}

#MusicTour H3,
#MusicTour H4
{
    display:none;
}


#MusicTour UL
{
    position:absolute;
    top:440px;
    margin:0;
    padding:9px 0 0 5px;
    /*width:204px;*/
    /*width:209px;*/
    /*height:79px;*/
    /*background:url(../Images/Buttons/music-tour-links.png) no-repeat;*/
}

#MusicTour UL.Perth
{
    left:130px;
}

#MusicTour UL.Adelaide
{
    left:674px;
}

#MusicTour UL LI
{
    margin:0 0 8px 0;
    padding:0;
    list-style:none;
}

#MusicTour UL LI A
{
    display:block;
    width:191px;
    height:31px;
    vertical-align:middle;
}

#MusicTour UL LI.Photos A
{
    height:74px;
}

#MusicTour UL.Perth LI.Photos A
{
    width:209px;
    background:url(../Images/Buttons/perth-music-tour-photos.png);
}

#MusicTour UL.Adelaide LI.Photos A
{
    width:219px;
    height:74px;
    background:url(../Images/Buttons/adelaide-music-tour-photos.png);
}

#MusicTour UL LI A SPAN
{
    display:none;
}

#ThankYouAdelaide
{
    background:url(../Images/Backgrounds/music-tour-thank-you-adelaide.jpg) no-repeat;
}

#ThankYouPerth
{
    background:url(../Images/Backgrounds/music-tour-thank-you-perth.jpg) no-repeat;
}

#ThankYouAdelaide A,
#ThankYouPerth A
{
    position:absolute;
    top:457px;
    left:316px;
    display:block;
    width:369px;
    height:49px;
    background:url(../Images/Buttons/back-to.png);
}

#ThankYouAdelaide A SPAN,
#ThankYouPerth A SPAN
{
    display:none;
}

#VRaw
{
    background:url(../Images/Backgrounds/v-raw.jpg) no-repeat;
}

#TermsOfUse
{
    background:url(../Images/Backgrounds/terms-of-use.jpg) no-repeat;
}

#TermsOfUse DIV
{
    position:relative;
    top:250px;
    margin:0 auto;
    height:250px;
    width:660px;
    padding:0 10px;
    overflow:auto;
    font-size:13px;
}

#TermsOfUse DIV H2,
#TermsOfUse DIV P
{
    display:block;
}

#TermsOfUse H2
{
    margin:0;
    /*
    color:#ffff00;
    font-size:31px;
    */
    font-size:13px;
    padding-bottom:8px;
}

#TermsOfUse P
{
    margin:0;
    padding-top:10px;
    line-height:14px;
}

#TermsOfUse UL,
#TermsOfUse OL
{
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
    line-height:14px;
}

#TermsOfUse LI
{
    margin-top:10px;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
}

.TextboxRow
{
    height:25px;
}

.TextboxRow INPUT
{
    width:223px;
    height:17px;
    background:url(../Images/Backgrounds/textbox.png) no-repeat;
    padding:0;
    margin:0;
    border:none;
    font-size:12px;
    font-family:Arial, Sans-Serif;
    font-weight:bold;
    color:White;
    padding:2px 10px 0 10px;
}

.CheckboxRow
{
    margin-top:-1px;
}

.CheckboxRow LABEL
{
    display:block;
    margin:-29px 0 0 32px;
}

#SignMeUp
{
    margin:15px 0 0 -3px;
}

#Privacy
{
    position:absolute;
    bottom:18px;
    left:332px;
    display:block;
    height:30px;
    width:60px;
    background:url(../Images/Buttons/privacy-vraw.png) no-repeat;
}

#Privacy SPAN
{
    display:none;
}

#MainNavigation
{
    position:absolute;
    top:247px;
    left:165px;
    margin:0;
    padding:0;
    background-color:Blue;
}

#MainNavigation LI
{
    margin:0;
    padding:0;
    list-style:none;
}

#MainNavigation LI A
{
    display:block;
    position:absolute;
}

#MainNavigation LI A SPAN
{
    display:none;
}

#MainNavigation LI.VRaw A
{
    top:0;
    left:371px;
    width:217px;
    height:144px;
}

#MainNavigation LI.VBlack A
{
    top:155px;
    left:371px;
    width:217px;
    height:144px;
}

#MainNavigation LI.TrickedOut A
{
    top:0;
    left:196px;
    width:163px;
    height:200px;
}

#MainNavigation LI.ProductInfo A
{
    top:209px;
    /*left:0;*/
    left:195px;
    /*width:319px;*/
    width:164px;
    height:91px;
}

#MainNavigation LI.CoolStuff A
{
    top:0;
    left:0;
    /*width:319px;*/
    width:183px;
    /*height:200px;*/
    height:96px;
}

#MainNavigation LI.MusicTour A
{
    top:105px;
    left:0;
    width:153px;
    height:195px;
}

#MainNavigation LI.VPocketRocket A
{
    top:105px;
    left:0;
    width:183px;
    height:195px;
}

#GlobalNavigation
{
    position:absolute;
    left:314px;
    bottom:18px;
    margin:0;
    padding:0;
}

#GlobalNavigation LI
{
    margin:0;
    padding:0;
    list-style:none;
    float:left;
   
}

#GlobalNavigation LI A
{
    display:block;
    height:30px;
    background-repeat:no-repeat;
}

#GlobalNavigation LI A SPAN
{
    display:none;
}

#GlobalNavigation LI.Contact A
{
    width:59px;
    background-image:url(../Images/Buttons/contact.png);
}

#GlobalNavigation LI.Privacy A
{
    width:54px;
    background-image:url(../Images/Buttons/privacy.png);
}

#GlobalNavigation LI.TermsOfUse A
{
    width:80px;
    background-image:url(../Images/Buttons/terms-of-use.png);
}

.GlobalNavigation
{
    position:absolute;
    left:237px;
    bottom:16px;
    margin:0;
    padding:0;
}

.GlobalNavigation LI
{
    margin:0;
    padding:0 8px 0 0;
    list-style:none;
    float:left;
    color:#86052a;
    text-transform: uppercase;
    font-weight: 700
}

.GlobalNavigation LI A
{
    
}



.GlobalNavigation LI.Contact A
{
    
}

.GlobalNavigation LI.Privacy A
{
    
}

.GlobalNavigation LI.TermsOfUse A
{
   
}

#BackToHome
{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:100%;
    height:250px;
}

div#back-to-home-container {
	margin: 369px 0 0 72px
}

img#explode {
	cursor: pointer;
}