body, textarea {
	font: 72% 'Arial', Verdana, Verdana, Helvetica, sans-serif;
	color: #000000;
	/* #F1F2EE; */
	background-color: #333333;
	background-image:url('images/bkg_03.jpg');
	background-repeat: repeat-x;
	text-align: left;
	line-height: 1.6em;
	}

img { behavior: url(iepngfix.htc); }

.content {
background-color: white;
width:800px;
padding:20px;
border:1px solid #999999;
}


/* Forms
----------------------------------------------- */
form {
	margin:0;
	line-height:1.5em;
	font-size: 1.1em;
	}
  
input.text {
	margin-top:5px;
	padding:3px;
	}

input.button {
	margin-top:10px;
	padding-left:5px;
 /*
  background:#cccccc;
  color:#fff;
  font:bold 100% Verdana,Sans-serif;
  border:2px solid #f00;
  border-color:#f00 #900 #900 #f00;
 */
  }
  	

div.subheader {width:450px; padding:10px; font-size: 120%; background: #D8E7F6; margin: 10px 0 10px 0; font-weight:bold;}


#contactform div {
	padding-top:10px;
	}

#contactform label {
 	display:block;
 	padding-bottom:1px;
 	}

#contactform input.text {
	width:250px;
	height:120%;
	}


#normal { display: none; }
#talking { display: none; }

#glideDiv {
	position:relative;
	z-index:200;
	top:0px;
	left:0px;}

#contactform input.text, #contactform textarea {
  background:#ffffff;
  border:1px solid #666666;
  }

#contactform textarea {
  margin-top:5px;
  voice-family: "\"}\"";
  voice-family:inherit;
  
	padding:3px;
  width:95%;
  height:10em;
  }


#ft {
   
}


#globalcontent {
	margin:0 auto;
	margin-bottom:10px;
	background-color: white;
	width:811px;	
}



#hdlinks {
	color: #ffffff;
	text-decoration: none;
	position: relative; 
	left:0px;
	font-size: 13px; 
	
}

#hdlinks a {
	/*color: #ED6211;*/
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#hdlinks a:hover, #hdlinks a:active { color: #ffffff; text-decoration: underline;}


#signin a {
	/*color: #ED6211;*/
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
}
#signin a:hover, #signin a:active { color: #ffffff; text-decoration: underline;}




#ftlinks a {color: #ED6211; text-decoration: none;}

#ftlinks a:hover, #ftlinks a:active { color: #333333; text-decoration: underline; }
	

#friendsfooterlinks a {color: #ffffff; text-decoration: none;}

#friendsfooterlinks a:hover, #ftlinks a:active { color: #ffffff; text-decoration: underline; }

#showbg a {
	font-size: 70%;
	color: #000000;
	text-decoration: none;
}

#showbg a:hover, #showbg a:active {text-decoration: underline; }
	




a {
	text-decoration: underline;
	color:#004E75;
}
a:hover {
	text-decoration: underline;
	color:#ED6E2A;
}	



.navactive { 
padding:8px 12px;
color:#ffffff;
background-color:#ff6600;
border:solid 4px #000000;
border-right:0px; 
border-bottom:0px;

}

.nav { 
padding:8px 12px;
color:#000000;
background-color:#ffffff;
border:solid 4px #000000;
border-right:0px; 
border-bottom:1px solid #cccccc;

}

.nav a { 
color:#000000;
text-decoration:none;
}

.nav a:hover {
text-decoration:underline;
}



ul.submit,ul.submit li{margin:0;padding:0;list-style-type:none}
ul.submit li{width: 12em;}
ul.submit a {
display:block;
padding:8px 0;
font-weight: bold;
background:#ff6600;;
color: white;
text-decoration:none;
text-align:center}

ul.submit a:hover{
background: #D8E7F6;
color:#004E75;
text-decoration:none;
}





#footer {
  border: red solid 0px;
  height:20px; 
  width:771px; 
  margin-top:15px;
  color:#666666;
  font-size: 95%;
  /*font: 100% 'Lucida Grande', Verdana, Verdana, Helvetica, sans-serif; color: #666666;*/
}






/* htmlForm Elements */
 
.dataEntryTable { width: 650px;}

.formLabel  {
	font-weight: bold;
	text-align: right;
	width: 200px;
	}
.formImg {
	padding-right: 2px;
	vertical-align: middle;
	}
#contestOwnerInfo {
	margin-top: 20px;
	font-size: 95%;
}
#contestOwnerInfo form {
	width: 120px;
	text-align: center;
	margin: 0 0 20px 0;
}
#contestVoted {
	margin: 20px 0 0 5px;
}
.formField { width: 450px; }

.dataEntryTableSmall { width: 400px; }

.formLabelSmall  {
	font-weight: bold;
	text-align: right;
	width: 125px;
	}
		
.formFieldSmall { width: 275px; }

.formHighlight {
	background-color: #BCE;
	background-position: left top;
	border: 1px dashed #006;
	padding: 9px;
	margin-bottom: 5px;
	}

.defaultTextarea {
	width: 400px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.contestAddForm {
	text-align: center;
	width: 130px;
	float: right;
	padding: 3px 0;
	margin: 0;
}

