
@import "reset.css";

html { height: 100%; }
body { min-height: 100%; background: #000 url(../images/bg1.jpg) 50% 0 no-repeat; color: #fff; font: .75em/normal Arial, Helvetica, sans-serif; text-align: center; }

a,a:link,a:visited { color: #fff; }
a:hover { color: #5a59a0; }

a.linkA,a.linkA:link,a.linkA:visited { color: #5a59a0; text-decoration: underline; }
a.linkA:hover { color: #fff; }

a.btn1,a.btn1:visited { display: inline; float: right; width: 109px; height: 25px; background: url(../images/bg_btn1.png) no-repeat; line-height: 25px; text-align: center; text-transform: uppercase; }
a.btn1:hover { color: #5a59a0; }

img.star { display: inline; float: right; margin: 0 0 1em 10px; }
img.port { display: inline; float: left; margin: 0 10px 1em 0; }

p { margin-bottom: 1em; }

ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }

.label { color: #999; }
.edge { float: right; }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; }

h1 { font-size: 140%; }
h2 { font-size: 135%; }
h3 { font-size: 135%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


/* Form modelling */

input { vertical-align: middle; }
input.text, input.smalltext, input.tinytext, textarea, select { padding: 3px; border: solid 1px #ccc; background-color: #fff; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { outline: none; }
input.button { border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; }
input.checkbox { width: 15px; height: 15px; }

form em.required { color: #5a59a0; }

form.normal label { display: inline; float: left; width: 70px; margin-right: 5px; padding-top: 4px; text-align: right; }
form.normal input.text { width: 200px; margin-bottom: 1em; }
form.normal textarea { margin-bottom: 1em; width: 300px; height: 60px; resize: none; }


/* Column group model */

.inner { padding: 15px 15px 3px; }

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }


/* Custom column groups */

.colgroupA {  }
.colgroupA .colA { width: 465px; }
.colgroupA .colB { float: right; width: 300px; }


/* Box models */

.box { clear: both; margin-bottom: 1em; }

.boxA { padding: 15px; background: url(../images/trans_grad1.png) 0 0 repeat-x; }

.boxB { padding: 12px; background: url(../images/trans_bg1.png) 0 0 no-repeat; }

.boxC { padding: 12px; background: url(../images/trans_grad2.png) 0 0 repeat-x; }

.boxD { overflow: hidden; width: 384px; height: 131px; padding: 20px; border: solid 1px #606060; background: url(../images/bg2.jpg) 0 0 no-repeat; }

.boxE { padding: 12px 12px 6px; background-color: #333; color: #fff; }


/* List models */

.listA li { min-height: 50px; margin-bottom: 10px; padding: 10px; background-color: #333; color: #fff; }

.listB li { display: inline; }

.tabsA { float: left; text-transform: uppercase; }
.tabsA li { float: left; }
.tabsA li a { position: relative; float: left; width: 100px; margin-right: -1px; padding: 5px 0; border-style: solid; border-width: 1px 1px 0; border-color: #343434 #343434 #606060 #606060; background: url(../images/tab1.jpg) no-repeat; text-align: center; }
.tabsA li a, .tabsA li a:visited { color: #ccc; }
.tabsA li a.on { margin-bottom: -1px; padding-bottom: 6px; border-bottom-color: #000; }
.tabsA li a:hover { color: #999; }


/* Table models */

table { margin-bottom: 1em; }


/* Misc models */

.balloon { visibility: hidden; position: absolute; top: -9999px; left: -9999px; z-index: 10000; width: 127px; height: 101px; padding: 10px 10px 10px 30px; font-size: 11px; font-weight: bold; }
.balloon p { margin-bottom: .5em; }
.balloon-notice { background: url(../images/notice-bubble.png) 0 0 repeat-x; }
.balloon-error { background: url(../images/error-bubble.png) 0 0 repeat-x; text-align: center; }


/* Story section */

.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1.5em; }
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 { color: #ff0000; font-weight: normal; }


/* Custom headings */

#logo { margin: 0; float: left; width: 267px; height: 256px; }
#logo a { display: inline; float: left; width: 217px; height: 116px; margin: 70px 25px; }
#childline { margin: 1.5em 0; }

#flashlogo {float: right; display:block; width: 500px; height: 200px; margin-top: 43px;}

/* Single layers */

#container { width: 780px; margin: 0 auto; text-align: left; }
#header { min-height: 300px; }


/* Navigation */

#navbar { clear: both; width: 100%; }
#nav { font: bold 17px "Helvetica Black", Arial, Helvetica, sans-serif; text-transform: uppercase; text-align: right; }
#nav li { display: inline; margin-left: 60px; }
#nav a, #nav a:visited { color: #fff; text-decoration: none; letter-spacing: -1px; }
#nav a:hover, #nav a.on { color: #5a59a0; }


/* Quick Searh Form */

#quickSearchForm {  }
#quickSearchForm label { margin-right: 5px; font-weight: bold; font-size: 9px; text-transform: uppercase; }
#quickSearchForm input.text {  }
#quickSearchForm input.submit { width: 39px; height: 29px; border: none; background: url(../images/bg_btn2.png) no-repeat; color: #fff; font-weight: bold; text-transform: uppercase; }
#quickSearchForm input.hover { color: #5a59a0; }
#quickSearchForm #keywords { width: 175px; height: 15px; padding: 6px 5px; border-width: 0; background: url(../images/bg_field1.png) no-repeat; line-height: 15px; }


/* Tagcloud */

#tagcloud { font-weight: bold; }
#tagcloud li a:hover { text-decoration: underline; }
#tagcloud li.s1 { font-size: 1.249em; }
#tagcloud li.s2 { font-size: 1.415em; }
#tagcloud li.s3 { font-size: 1.581em; }
#tagcloud li.s4 { font-size: 1.747em; }
#tagcloud li.s5 { font-size: 1.913em; }


/* Profile */

#profile #video { padding: 12px 12px 0; text-align: center; }
#profile #video #player,#profile #video #flash { width: 434px; height: 260px; margin: 0 auto; border: solid 3px #000; }
#profile .metadata ul { font-weight: bold; }
#profile .metadata ul .label { margin-right: 5px; }
#profile .metadata ul .tags { font-size: .834em; }
#profile .metadata ul .tags a, #profile .metadata ul .tags a:visited { margin-right: 3px; text-decoration: underline; }
#profile .metadata a.vote { margin-top: 1em; }


/* Search Results */

#search-results { font-size: .834em; }
#search-results .caption { margin: 0; font-weight: bold; font-size: 1.1em; }
#search-results .caption p { margin-bottom: .5em; }
#search-results .caption .box { margin: 0; }
#search-results table { border-collapse: collapse; }
#search-results table tbody td { padding: 10px 0 10px 10px; background-color: #333; border-bottom: solid 12px #010101; }
#search-results .pagination { text-align: center; }
#search-results .pagination p { margin-bottom: .5em; }
#search-results .pagination li { display: inline; margin: 0 2px; }
#search-results .pagination li.first { margin-right: 10px; }
#search-results .pagination li.last { margin-left: 10px; }
#search-results .pagination li.first, #search-results .pagination li.last a
#search-results .pagination .current { color: #5a59a0; }


/* Upload Video */

#upload { font-size: .751em; }
#upload .colA { width: 275px; }
#upload .colB { float: right; width: 150px; }
#upload .progressbar { position: relative; height: 35px; margin: 2px 0 1em; background-color: #999; border-style: solid; border-width: 1px; border-color: #a3a3a3 #4d4d4d #4d4d4d #a3a3a3; }
#upload .progressbar .indicator { position: absolute; top: 0; left: 0; z-index: 1; height: 100%; background-color: red; text-align: center; line-height: 35px; white-space: nowrap; }
#upload form label { color: #b2b2b2; }
#upload form input.text { width: 267px; }
#upload form input.text, #upload form input.textarea { padding: 5px 3px; margin: 2px 0; }
#upload form select { width: 86px; margin-right: 5px; }
#upload form .submit { float: none; display: block; width: 109px; margin: 0 auto; }
#upload form #dob-year { margin-right: 0; }
#upload form #file { margin-bottom: .5em; font-size: 12px; }
#upload form .content label { margin-bottom: 5px; padding: 0 3px; text-transform: uppercase; }
#upload form .balloon-error { top: 0; left: 0; visibility: visible !important; }
#upload form #flash_container label {
	color:#5A58A2;
}


/* Footer */

#footer { clear: both; width: 100%; padding-top: 15px; }
#footer #partners { padding: 0 72px; }
#footer #partners li { display: inline; float: left; margin: 0 55px 15px; }
#footer #partners li a { display: inline; float: left; background-repeat: no-repeat; text-indent: -9999px; }
#footer #partners a:hover, #footer #partners a.on { background-position: 0 100%; }
#footer #partners #mtvbase a { width: 118px; height: 32px; margin-top: 8px; background-image: url(../images/btn_mtv-base.png); }
#footer #partners #channel4 a { width: 36px; height: 48px; background-image: url(../images/btn_channel-4.png); }
#footer #partners #myspace a { width: 151px; height: 27px; margin-top: 10px; background-image: url(../images/btn_myspace.png); }
#footer ul.links { clear: both; text-align: right; }
#footer ul.links li { display: inline; margin-left: 25px; }





/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .section, .after { display: block; }
/* end hide */