h2
{
    padding: 0 0 27px 26px;
    background-position: 7px 6px;
}
#mainsection
{
    width: 910px;
    padding: 0px 0px 0 0px;
    margin: 0px auto;
    margin-top: 20px;
    background: none;
}
#main-left
{
    float: left;
    width: 180px;
    margin-top: 3px;
}
#main-left li
{
    list-style-type: none;
    width: 180px;
}
#main-left li a
{
    display: block;
    height: 1px;
    overflow: hidden;
    padding-top: 48px;
}
#main-left li a:hover
{
    background-position: 0 -50px;
}
#main-left li a.active
{
    background-position: 0 -100px;
}
#main-hiphop
{
    background-image: url(../images/hiphop-button-bg.png);
}
#main-dirty
{
    background-image: url(../images/dirty-button-bg.png);
}
#main-rnb
{
    background-image: url(../images/rnb-button-bg.png);
}
#main-house
{
    background-image: url(../images/house-button-bg.png);
}
#main-street
{
    background-image: url(../images/street-button-bg.png);
}
#main-right
{
    float: right;
    width: 708px;
    background-color: #000000;
    min-height: 635px;
}
#track
{
    width: 708px;
    height: 183px;
}
/*---------------------------*/

.black_overlay
{
    display: block;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 200%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
    color: #000000;
}
.white_content
{
    display: block;
    color: #000000;
    position: absolute;
    top: 25%; /*left: 424px;*/
    left: 26%;
    width: 510px;
    height: 356px;
    /*padding: 20px 0px 20px 120px;*/
	padding: 20px 25px 20px 95px;
    z-index: 1002;
}
td
{
    padding-bottom: 7px;
}
#light
{
    color: #000000;
    width: 542px;
    height: auto;
    font-size: 14px;
    background-image: url(../images/pop-up-bg.png);
    background-repeat: repeat-y;
    display: none;
}
	#light table td {
		vertical-align:top;
	}
#light2
{
    color: #000000;
    width: 542px;
    height: auto;
    font-size: 14px;
    background-image: url(../images/pop-up-bg.png);
    background-repeat: repeat-y;
    display: none;
}
#form-top
{
    width: 662px;
    height: 60px;
    position: absolute;
    top: -60px;
    left: -1px;
    background: transparent url(/images/pop-up-top.png) no-repeat 0 top;
}
#form-bottom
{
    width: 662px;
    height: 60px;
    position: absolute;
    bottom: -60px;
    left: -1px;
    background: transparent url(/images/pop-up-bottom.png) no-repeat 0 bottom;
}
#form-top2
{
    width: 662px;
    height: 60px;
    position: absolute;
    top: -60px;
    left: -1px;
    background: transparent url(/images/pop-up-top.png) no-repeat 0 top;
}
#form-bottom2
{
    width: 662px;
    height: 60px;
    position: absolute;
    bottom: -60px;
    left: -1px;
    background: transparent url(/images/pop-up-bottom.png) no-repeat 0 bottom;
}
table
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: left;
}
.form-text
{
    font-size: 14px;
    color: #666666;
}
.textfield
{
    width: 308px;
    height: 32px;
    padding: 0px 0px 0px 5px;
    border: none;
    background: transparent;
    background-image: url(../images/form-bg.jpg);
    background-repeat: no-repeat;
}

.textfield-more-info
{
    width: 308px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 54px;
    padding: 8px 0px 0px 5px;
    border: none;
    background: transparent;
    background-image: url(../images/text-field-more-info.jpg);
    background-repeat: no-repeat;
}
.textarea
{
    width: 360px;
}
#envoyer
{
    display: block;
    float: right;
    background-image: url(../images/envoyer.jpg);
    width: 80px;
    height: 20px;
    margin-top: 20px;
}
#envoyer:hover
{
    background-position: 0 -20px;
}
.close
{
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
    display: block;
    float: right;
}
.close:hover
{
    text-decoration: none;
    color: #000000;
}
.register-details
{
    padding: 0px 0px 0px 0px;
    width: 433px;
    height: 92px;
}
.close-button
{
    position: absolute;
    width: 52px;
    height: 14px;
    margin-top: 0px;
    background-image: url(../images/close-button.png);
    background-repeat: repeat;
    right: 47px;
    top: -50px;
    z-index: 1200;
    cursor: pointer;
}
.close
{
    position: absolute;
    width: 52px;
    height: 14px;
    margin-top: 0px;
    background-image: url(../images/close-button.png);
    background-repeat: repeat;
    right: 47px;
	/*right:23px;*/
    top: -50px;
    z-index: 1200;
    cursor: pointer;
}

