
html { margin: 0; padding: 0; text-align: left; }
body { color: #292929; background: #f9f7f4; font-size: 12px; text-align: left; line-height:17px; font-family: Verdana, Helvetica; padding: 0; margin: 0; height: 100%; background-image: url(../images/bg.png); background-repeat: repeat-x; background-position: top center; }

a:link, a:visited { color: #9a1c20; }
a:hover, a:active { color: #771518; }

.navmain:link, .navmain:visited { color: #9a1c20; text-decoration: none; font-size: 13px; font-weight: bold; }
.navmain:hover, .navmain:active { color: #771518; text-decoration: none; font-size: 13px; font-weight: bold; }

.title1 { color: #1f95ad; text-decoration: none; font-size: 24px; font-weight: bold; text-transform:uppercase; }
.smalltitle { color: #9a1c20; text-decoration: none; font-size: 14px; font-weight: bold; text-transform:uppercase; }
.smalltitlealt { color: #292929; text-decoration: none; font-size: 14px; font-weight: bold; text-transform:uppercase; }
.smallertitle { color: #9a1c20; text-decoration: none; font-size: 12px; font-weight: bold; text-transform:uppercase; }
.newstitle { text-decoration: none; font-size: 16px; font-weight: bold; text-transform:uppercase; }
.newscaption { text-decoration: none; font-size: 10px; }
.copyright { text-decoration: none; font-size: 9px; line-height:12px; }

img { border: none; }
.clear { height: 0px; clear: both; }

#wrapper { margin: 0 auto; width: 976px; height: 100%; }
#header { margin: 0 auto; width: 976px; height: 113px; }
#main { margin: 0 auto; width: 976px; }
#footer { margin: 0 auto; width: 976px; height: 263px; }

ul#judgesrotate {
	list-style-type: none;
	margin: 0;
	padding-left: 17px;
}
ul#judgesrotate li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.title {
    color: #1F95AD;
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.clear {
    clear: both;
    height: 0;
}

/*************NEW CSS START*******************/



.form_bg_main{ background: #ffffff; padding: 16px;}
.form_border{ border: 1px solid #7ac2d1;}
.textarea_bg {background: url(../images/textarea_bg.jpg) no-repeat left top; padding-top:4px;padding-bottom:6px;padding-left:6px;padding-right:6px; }

.textarea_01 {
	font-family:  Arial, Verdana, Times New Roman, Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
	/*line-height: 15px;*/
	border: none;
	height: 24px;
	width: 255px;
}
.text_01 {
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19a0b4;
	text-decoration: none;
	line-height: 19px;
}
.forgot_password {
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19a0b4;
	text-decoration: none;
	line-height: 19px;
}

.title {
	margin-top:16px;	
}

.judgingplatform {
	padding-top: 30px;
	padding-left: 16px; 
	padding-right: 16px; 	
}
/* ----------------------------------  AUDIO PLAYER CSS  ---------------------------------- */
      .audiojs { height: 48px; background: #404040; margin-top: 8px;
		width: 288px;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #111), color-stop(0.5, #000), color-stop(0.51, #111), color-stop(1, #111));
        background-image: -moz-linear-gradient(center top, #111 0%, #000 50%, #111 51%, #000 100%);
        -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
        -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
      .audiojs .play-pause { width: 48px; height: 48px; padding: 4px 4px 4px 4px; }
	  .audiojs .play { background: url(/includes/audiojs/play.png) no-repeat !important; }
	  .audiojs .pause { background: url(/includes/audiojs/pause.png) no-repeat !important; }
	  .audiojs .loading { display: none !important; }
      .audiojs p { width: 48px; height: 48px; padding 4px; }
      .audiojs .scrubber { background: #5a5a5a; width: 280px; height: 36px; margin: 4px; }
      .audiojs .progress { height: 36px; width: 0px; background: #0055ff;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0055ff), color-stop(0.5, #00007f), color-stop(0.51, #0055ff), color-stop(1, #0055ff));
        background-image: -moz-linear-gradient(center top, #0055ff 0%, #00007f 50%, #0055ff 51%, #0055ff 100%); }
      .audiojs .loaded { height: 40px; background: #eee;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
        background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
      .audiojs .time { height: 40px; line-height: 40 px; color:#eee; display: inline-block !important; z-index: 1000; position: absolute !important; padding-left: 4px !important; float: left !important;}
      .audiojs .error-message { height: 24px;line-height: 24px; }

      .track-details { clear: both; min-height: 28px; width: 284px; padding-left: 4px; background: #000; color: #eee; font-family: Verdana; font-size: 14px; line-height: 24px;
        -webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.15); margin-top:0px;}
      .track-details em { font-style: normal; color: #999; }