@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
body {
	background-color:#333333;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.infotxt{
padding: 10px;
text-align:justify;
}

.box3head{
font-size:16px;
font-weight:bolder;
color:#f8bb15;
text-align:center;
}

.boxhead{
font-size:14px;
font-weight:bolder;
color:#f8bb15;
text-align:center;
}

.pot{
font-size:26px;
font-weight:bolder;
color:#000000;
text-align:center;
}

#talentbox
{
	width: 930px;
	border: 1px solid #a0a3a6;
}

#talentbox h3
{
	text-align:left;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	background: #494949;
	border-bottom:1px solid #FF9900; 
	border-top:1px solid #FF9900; 
}

#talentbox h3 a, h3 a:visited
{
	color:#f8c206;
}

#talentbox h3 a:hover
{
	text-decoration:underline;
}

#talentbox a, a:visited
{
	color:#f8c206;
}

#talentbox p
{
	padding:  10px 4px;
}
.talentbox
{
	background-color: #3d4144;
}

a, a:visited
{
	color:#f8c206;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/*Start CP Box*/
#cpbox
{
	border:1px solid #8d8c8c; 
	width:620px; 
	padding:0; 
	margin: 0 10px 0 10px;
}

#cpbox h3
{
	padding: 4px;
	color: #fff;
	font-size: 12px;
	background: #494949;
	background: black url(../images/titlebar.png) repeat-x center left;
	border-bottom:1px solid #FF9900; 
}
/*End CP Box*/

/*Start Info Box*/
#infobox
{
	background-color:#4d0101;
	border:1px solid #8d8c8c; 
	width:155px; 
	padding:0; 
	margin: 0 10px 0 0;
}

#infobox h3
{
	padding: 4px;
	color: #fff;
	font-size: 12px;
	background: #494949;
	background: black url(../images/titlebar.png) repeat-x center left;
	border-bottom:1px solid #FF9900; 
}
/*End Info Box*/

/*Start Contestant Box*/
#conbox
{
	background-color:#4d0101;
	border:1px solid #b84a01; 
	width:100%; 
	padding:0; 
	margin: 0 10px 0 0;
}

#conbox h3
{
	padding: 4px;
	color: #262626;
	font-size: 12px;
	background: #cc583f;
	border-bottom:1px solid #FF9900; 
	border-top:none;
}
/*End Contestant Box*/


/*Start gallery Container*/
#galbox
{
	background-color:#333333;
	border:1px solid #8d8c8c; 
	width:100%; 
	padding:0; 
	margin: 0 10px 0 0;
}

#galbox h3
{
	padding: 4px;
	color: #fff;
	font-size: 12px;
	background: #494949;
	border-bottom:1px solid #FF9900; 
}
#galbox h3 a
{
color:#f8c206;
}
#galbox h3 a:visited
{
font-weight:bold;
}

#galbox h3 a:hover
{
text-decoration:underline;
}
/*End Gallery Container*/

/* Start Form Box*/
#formbox
{
	background-color:#333333; 
	border:1px solid #fff;
	width:560px; 
	padding:0 0 10px 0; 
	margin:0 auto;
	text-align:justify;
}

#formbox h3
{
	padding: 4px;
	color: #fff;
	font-size: 12px;
	background: #494949;
	border-bottom:1px solid #FF9900;
	border-top:1px solid #FF9900;
	text-align:left;
}

#formbox .required{
color:#FF0000;
font:12px bold Verdana, Arial, Helvetica, sans-serif;
}

#formbox p{
padding: 10px;
}

/* End Form Box*/

/* Start Upload Progress Box*/
#fsUploadProgress
{
	background-color:#333333; 
	border:1px solid #fff;
	width:400px;
	padding:0 0 10px 0; 
	/*margin:0 auto;*/
	text-align:justify;
}

#fsUploadProgress h3
{
	padding: 4px;
	color: #fff;
	font-size: 12px;
	background: #494949;
	border-bottom:1px solid #FF9900;
	border-top:1px solid #FF9900;
	text-align:left;
}
/* End Upload Progress Box*/


/*Error Container Box*/
#errorbox
{
	/*width:500px;*/
	background: #333333;
 	border: 1px solid #CC3300;
 	color: #fff;
	text-align:left;
}

#errorbox ol
{
	margin: 10px 0 10px 35px;
	padding: 0;
}
/* End Error Container Box */

/*Navigation*/
.navmenu {
	margin: 0;
	padding: 0;
	padding-left:65px;
	float: left;
	font: bold 13px Verdana;
	width: 928px;
	overflow: hidden;
	margin-bottom: 1em;
	/*border: 1px solid #625e00;*/
	border-width: 1px 0;
	background: black url(../images/nav_bg.jpg) center center repeat-x;
}
.navmenu li {
	display: inline;
}
.navmenu li a {
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;/*border-right: 1px solid white;*/
}
.navmenu li a:visited {
	color: white;
}
.navmenu li a:hover, .navmenu li .current {
	color: white;
	background: transparent url(../images/navhov_bg.jpg) center center repeat-x;
}
/* End Navigation */

/*Start Panel Navigation*/
.arrowlistmenu{
width: 174px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Verdana;
color: white;
background: black url(../images/titlebar.png) repeat-x center left;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 5px; /*header text is indented 10px*/
border-bottom:1px solid #FF9900;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #f8c206;
/*background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 5px; /*link text is indented 19px*/
text-decoration: none;
font-size: 90%;
background-color: #494949;
}

.arrowlistmenu ul li a:visited{
color: #f8c206;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ffffff;
background-color: #727171;
}
/*End Panel Navigation*/

/* Start JS_CALENDAR style */
.calendar {
	border: 1px #6975A3 solid;
	background-color: transparent;
}
.calheading {
	background-color: #7C8BC0;
	color: #fff;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.calnavleft {
	background-color: #7C8BC0;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding: 4px;
	cursor: pointer;
}
.calnavright {
	background-color: #7C8BC0;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align:  right;
	padding: 4px;
	cursor: pointer;
}
.caldayheading {
	background-color: #000;
	color: #fff;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 6px 2px 6px 2px;
}
.caldaycells{
	color: #000;
	background-color: #D1D7E6;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border: 1px #E0E5F1 solid;
	cursor: pointer;
}
.caldaycellhover{
	color: #fff;
	background-color: #B3BCD4;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	border: 1px #B3BCD4 solid;
	cursor: pointer;
}
.caldayselected{
	background-color: #737FAC;
	color:	#fff;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px #566188 solid;
	padding: 3px;
	cursor: pointer;
}
.calblanktop {
	background-color: #fff;
	padding: 4px;
}
.calblankbot {
	background-color: #fff;
	padding: 4px;
}
/* End JS_CALENDAR style */


#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#table caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#table td.alt {
	background: #F5FAFA;
	color: #797268;
}

#table th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#table th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}


/*Begin SWFUpload Styles*/
.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
	
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
	color:#000000;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}
/*End SWFUpload Styles*/