.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    _zoom: 1;
}

#navbarnovid{
	background:#7a2118 url(/newsite/images/navbg.png) top right repeat-x;
	height:34px;
	border:black 1px solid;
	position:absolute;
	left:13px;
	top:250px;
	width:805px;
}
#navbarnovid ul li{
	list-style:none;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:13px;
	margin-right:13px;
	margin-top:4px;
}
#navbarnovid ul li a{
	font-size:16px;
	color:#fbe065;
	text-shadow: 3px 3px 3px #000;
	background:none;
	font-family:'KomikaDisplayKapsBold', Arial, sans-serif;
}
#navbarnovid ul li a:hover{
	color:#fbf5d8;
}


.subnav{
font-size:1.8em;
line-height:1.6em;
}

/*-- Index Page --*/

#chart h2{
margin:0 0 20px 0;
}

#chart ul{
list-style-type:none;
padding:0px;
margin:0px;
}

#chart li, #remixpage li{
padding:5px;
/*border:solid 1px #222;*/
border:none;
border-top:solid 3px #7a2118;
margin:0 0 10px 0;
position:relative;
background:#7a2118 url(/freestylecompetition/images/fsbg.png) bottom right repeat-x;
}

#chart .position{
float:left;
font-size:3.0em;
padding:20px 0 0 0;
width:80px;
height:48px;
text-align:center;
background:#000;
color:#fff;
}

#chart .trackname{
float:left;
font-size:2.0em;
margin:0 0 0 10px;
width:200px;
line-height:1.3em;
text-shadow: 3px 3px 3px #000;
}

.report{
height:80px;
margin:10px;
}

#chart .trackname a{
background:none;
color:#fbe065;
}

#chart .trackname a:hover{
background:none;
color:#fff;
}

#chart .votebutton{
display:block;
width:30px;
padding:5px;
height:28px;
float:right;
margin:1px 0 30px 0;
}

#chart .who{
position:absolute;
right:0px;
bottom:6px;
width:160px;
text-align:right;
display:block;
}

#chart .playbutton{
position:absolute;
right:10px;
top:5px;
width:40px;
height:40px;
}

#chart .numberofvotes{
position:absolute;
right:70px;
top:6px;
margin:0px;
padding:0px;
}

#chart .alreadyvoted {
    height: 40px;
    width: 40px;
    background: url(../images/alreadyvoted.gif) 0px 0px no-repeat;
    text-indent: -5000em;
    display: block;
    overflow: hidden;
    float:right;
    margin:0 0 30px 0;
}

#chart .alreadyvoted:hover {
    background: url(../images/alreadyvoted.gif) -40px 0px no-repeat;
}

/*-- Remix Page --*/

#remixpage{
width:780px;
}

#remixpage ul{
list-style-type:none;
}

#remixpage li{
width:100%;
}

#remixpage .trackname{
font-size:2.0em;
margin:0 0 0 10px;
width:200px;
line-height:1.3em;
text-shadow: 3px 3px 3px #000;
}

#remixpage .trackname a{
text-shadow: none;
}

#remixpage #widgetembed{
margin:10px;
height:70px;
width:760px;
}

#remixpage .playbutton{
position:absolute;
right:5px;
top:0px;
width:40px;
height:40px;
}

#remixpage .votebutton{
display:block;
width:30px;
padding:5px;
height:28px;
float:right;
margin:-4px 0 30px 0;
}

#remixpage .alreadyvoted {
    height: 40px;
    width: 40px;
    background: url(../images/alreadyvoted.gif) 0px 0px no-repeat;
    text-indent: -5000em;
    display: block;
    overflow: hidden;
    float:right;
    margin:-5px 0 30px 0;
}

#remixpage .alreadyvoted:hover {
    background: url(../images/alreadyvoted.gif) -40px 0px no-repeat;
}

/*-- Upload Page --*/

#inputFile{
color:#fff;
}

#tandc{
width:20px!important;
margin:0px;
padding:0px;
}



/*-- Layout --*/

#content{
	float:left;
	margin-top:95px;
}

#content #left, #content #right {
	width:367px;
	margin:10px 10px 0 0;
	background:#151515;
	border:solid 1px #222;
	padding:10px;
	float:left;
	margin-top:0px;
}

#content #left{
margin:10px 10px 0 0;
padding:10px 10px 40px 10px;
}

#content #right{
margin:10px 0 0 0;
}

#content #left input, #content #right input {
width:95%;
}

.legal{
clear:both;
}

#video{
	background:#151515;
	border:solid 1px #222;
	height:248px;
	width:452px;
	margin:10px 0 10px 0;
}

#video #media{
height:246px;
width:450px;
margin:1px;
}

#uploadbutton{
margin:0px;
padding:0px;
color:#fbe065;
text-shadow: 3px 3px 3px #000;
font-family:'KomikaDisplayKapsBold', Arial, sans-serif;
background:none;
font-size:30px;
border:none;
width:100px!important;
cursor:pointer;
}

#showtc{
height:20px;
display:block;
float:left;
clear:both;
margin:10px 0 80px 0;
}

#legalinfo{
float:left;
clear:both;
display:none;
margin:0px 0 100px 0;
}

/*-- show/hide_tyles--*/

.toggler{
cursor:pointer;
}


.kiss{
margin:15px 0 0 0;
padding:0px;
font-size:0.8em;
text-align:left;
float:left;
width:260px;
background:#000;
color:#fff;
}

.kiss span{
display:block;
width:75px;
height:35px;
text-indent:5000em;
background:#000 url(../images/kiss_logo.png) 0px 0px no-repeat;
float:right;
margin:0 0 0 10px;
}
