html {
    background: #000 url(../cmsimages/contests-background.jpg) top center no-repeat;
    color: #d2d3bd;
}

#content, #content_2, #content_3 {
    font: 1.9em/2 arial, sans-serif;
    opacity: .999;
}

#content {
	width: 100%;
    font-size: 2.7em;
    color: #b9baa5;
	padding-bottom: 20px;
}

#content_2, #content_3 {
	width: 422px;
}

.float-contain {
	overflow: hidden;
	background: url(../cmsimages/line.png) 450px 203px repeat-y ;
}


#content_2 {
	float: left;
}

#content_3 .redbox { float: right; }

#content_3 {
	float: right;
	text-align: left;
}


/*          Left Side       */
/* Line Spacing */
.line-1 {margin: 0px 0px 3px 0px;}
.line-2 {margin: 0px 0px 15px 36px;}
.line-3 {margin: 0px 0px 1px 116px;}
.line-4 {margin: 0px 0px 0px 185px;}
.line-5 {margin: 0px 0px 7px 279px;}

/* Paragraph Styles */
.bold {font-weight: bold;}
.italic {font-style: italic;}
.spaced {letter-spacing: .05em;}
.font-smaller {font-size: .8em;}
.font-smallest {font-size: .9em !important;} /* Might be a lie	*/
.font-larger {font-size: 2em;}
.caps {text-transform: uppercase;}
#contest_poster {height: 237px; width: 247px;}
#contest_poster p {
    background: url(../cmsimages/contest-poster-background.png) top left no-repeat;
    width: 346px;
    height: 237px;
    position: relative;
    top: -247px;
}

.entry a {color: #fff; margin: 0px 0px 0px 10px; text-decoration: none; border-bottom: 1px solid #fff;}
.entry {
    background: url(../cmsimages/arrow_trans.png) no-repeat;
    padding: 1px 0px 2px 10px;
    margin: 10px 0px 35px 0px;
    font-size: .9em !important;
}

h3 {
    line-height: normal;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
.links { padding: 5px 0px 15px 0px;}
p.links a {color: #fff; text-decoration: none; border-bottom:1px solid #999685;}


/*      Right Side      */

h2 {
    color: #fff;
    background: url(../cmsimages/scroll_right.png) 0px 4px no-repeat;
    padding: 0px 0px 5px 22px;
    line-height: 27px;
    font-weight: normal;
    font-size: 1.9em;
}
h2 .h2_small {
    margin: 0px 0px 0px 0px;
	display: block;
    font-size: .6em;
}

#content_3 h3 {font-size: 1.3em;}
hr {
    background: url(../cmsimages/hr.png) top left no-repeat;
    height: 1px;
    width: 100%;
    border: none;
}

hr.bigmargin {margin: 0px 0px 20px 0px;}
p.hr {
    background: url(../cmsimages/hr.png) top left no-repeat;
    height: 1px;
    width: 100%;
    border: none;
	margin: 20px 0;
}

p { margin: 10px 0; }

#content_3 p {margin: 20px 0px 7px 0px; line-height: normal;}
ul {
    color: #fff;
    font-weight: bold;
    margin: -7px 0px 0px 0px;
}
ul li {
    height: 17px;
}

#other_con {
    text-align: right;
    overflow: auto;
    margin: 80px 20px 0px 0px;
}

#other_con img { float: right; }

#other_con p {
    float: right;
    margin: 0px 10px 0px 0px;
    border-right: 2px solid #fff;
    padding: 10px 10px 15px 0px;
    font-size: 1.2em;
    color: #fff;
}

 h3 {
	color: #d2a806 !important;
}

#content_2 p {
	line-height: 1.3em;
	font-size: 1em;
}
#content_2 p.info { color: #fff; font-size: 1em; font-weight: bold; margin-top: 15px; }
#content_2 p.info span {
	display: block;
	width: 70px;
	float: left;
	clear: left;
}

h4 {
	font-weight: normal;
	border-bottom: 1px solid #443c35;
	line-height: 13px;
	text-transform: uppercase;
	font-size: .9em;
}
p.sponsors { border-bottom: 1px solid #443c35; margin: 0px !important; padding: 0px; margin-bottom: 200px;}


.red { color: #a13f1c; }
.redbox {
	margin-top: 20px;
	display: block;
	border: 1px solid #a13f1c;
	padding: 10px 20px;
	float: left;
	color: #a13f1c;
	text-transform: uppercase;
	text-decoration: none;
}

ul.lower li { margin-left: 20px; color: #a13f1c; }
ul.lower li a { color: #dbdab7; text-decoration: none; font-weight: normal; }

.upload { color: #dbdab7; }





.songs ul {}
.songs li {
    display: block;
    width: 380px;
    background: url(../cmsimages/bob_li.png) top left no-repeat;
    border: 1px solid #5d5d5d;
    margin: 13px 0px 0px 0px;
    padding: 15px 10px 17px 10px
}
.songs li p { margin: 0px 10px 0px 0px; float: left; }
.songsli label {
    margin-top: -4px;
    float: left;
 }
.songs li p, .songs li label, .songs li input { display: inline; }
.songs form ul li input {
    float: right;
    margin: 4px 9px 0px 0px;
}
.songs form input.submit {
    float: right;
    margin: 13px 0px 0px 0px;
    width: 98px;
    height: 33px;
    border: 1px solid #a13f1c;
    color: #a13f1c;
    font-size: 13px;
	background: #000;
	cursor: pointer;
}
.songs form.upload { margin-right: 50px; }
.songs form input.input_text {
    background: transparent;
    border: 1px solid #fff;
    width: 261px;
    height: 12px;
    float: right;
    color: #fff !important;
    padding: 2px;
}
.songs form.upload label { margin-left: 30px; }

.audio {
	float: left;
	position: relative;
	top: -16px;
	left: -5px;
}



/*
p.rn_winners {
    background: url(../cmsimages/rn_winners.png) top left no-repeat;
    width: 322px;
    height: 133px;
    color: #635d56;
    padding: 49px 0px 0px 25px;
    margin: 74px 0px 0px 1px;
}
p.rn_winners span {
    color: #8d857b;
    display: block;
    height: 3px;
    margin-top: 10px;
}

#c3 { margin-left: -3px; }
#c3 p { margin-bottom: 25px !important; }
#c3 p a { color: #D2D3B4; }

#c3 span { color: #a13f1c; }
#c3 ul {}
#c3 li {
    display: block;
    width: 429px;
    background: url(../cmsimages/bob_li.png) top left no-repeat;
    border: 1px solid #5d5d5d;
    margin: 13px 0px 0px 0px;
    padding: 15px 10px 17px 10px
}
#c3 li p { margin: 0px 10px 0px 0px; float: left; }
#c3 li label {
    margin-top: -4px;
    float: left;
 }
#c3 li p, #c3 li label, #c3 li input { display: inline; }
#c3 form ul li input {
    float: right;
    margin: 4px 9px 0px 0px;
}
#c3 form input.submit {
    float: right;
    margin: 13px 0px 0px 0px;
    width: 98px;
    height: 33px;
    border: 1px solid #a13f1c;
    color: #a13f1c;
    font-size: 13px;
    background: #000000 !important;
}

#c3 form.upload { margin-right: 50px; }

#c3 form input.input_text {
    background: transparent;
    border: 1px solid #fff;
    width: 261px;
    height: 12px;
    float: right;
    color: #fff !important;
    padding: 2px;
}
#c3 form.upload label { margin-left: 30px; }
*/
