/*
CSS DOCUMENT - SITE SERIDÓ FEST (www.seridofest.com.br)
by LEYDSON
*/

body {
	scrollbar-face-color: #FFE304;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #FFE304;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;

}

#loading {
	position:fixed;
	left:1px;
	top:1px;
	width:110px;
	height:25px;
	background-color: #FF0000;
	display:none;
}

* html #loading{ /*IE6 only rule, applied on top of the default above*/
position: absolute;
top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+1+"px" : body.scrollTop+1+"px");
left: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollLeft+1+"px" : body.scrollLeft+1+"px");
}

.photoHome{
background-color:#333;
border: 2px solid #FFFFFF;
}

a:link {
	text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.field-gray-10 {
	font-size:10px;
	color: #FFFFFF;
	border: 1px #FFFFFF solid;
	background-color:#313131;
}

.field-blank-10 {
	font-size:10px;
	color: #CCCCCC;
	border: 1px #CCCCCC solid;
	background-color:#313131;
}

.field-blank-11 {
	font-size:11px;
	color: #CCCCCC;
	border: 1px #FFFFFF solid;
	background-color:#313131;
}

.field-blank-11-hover {
	font-size:11px;
	color: #FFFFFF;
	border: 1px #FFFFFF solid;
	background-color:#313131;
}
.field-black-10 {
	font-size:10px;
	color: #000000;
	border: 1px solid;
}
.field-black-11 {
	font-size:11px;
	color: #666666;
	border: 1px #CCC solid;
	background-color:#FFF;
}
.field-black-11-hover {
	font-size:11px;
	color: #000000;
	border: 1px #000000 solid;
	background-color:#EAEAEA;
}

.text-blank-9 {
	font-size:9px;
	color: #FFFFFF;
}
.text-blank-9-bolder {
	font-size:9px;
	font-weight: bolder;
	color: #FFFFFF;
}
.text-blank-10 {
	font-size:10px;
	color: #FFFFFF;
}
.text-blank-10-bolder {
	font-size:10px;
	font-weight: bolder;
	color: #FFFFFF;
}
.text-blank-11 {
	font-size:10px;
	color: #FFFFFF;
}
.text-blank-11-bolder {
	font-size:11px;
	font-weight: bolder;
	color: #FFFFFF;
}
.text-blank-12 {
	font-size:12px;
	color: #FFFFFF;
}
.text-blank-12-bolder {
	font-size:12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.text-blank-16 {
	font-size:16px;
	color: #FFFFFF;
}
.text-blank-16-bolder {
	font-size:16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.text-gray-9{
font-size:9px;
color:#999;
}
.text-gray-9-bolder{
	font-size:9px;
	font-weight: bolder;
	color:#999;
}
.text-gray-10{
font-size:10px;
color:#999;
}
.text-gray-10-bolder{
	font-size:10px;
	font-weight: bolder;
	color:#999;
}

.text-gray-11{
font-size:11px;
color:#999;
}
.text-gray-11-bolder{
	font-size:11px;
	font-weight: bolder;
	color:#999;
}
.text-gray-12{
font-size:12px;
color:#999;
}
.text-gray-12-bolder{
	font-size:12px;
	font-weight: bolder;
	color:#999;
}
.text-gray-14{
font-size:14px;
color:#999;
}
.text-gray-14-bolder{
	font-size:14px;
	font-weight: bolder;
	color:#999;
}
.text-black-9 {
	font-size:9px;
	color: #000000;
}
.text-black-9-bolder {
	font-size:9px;
	font-weight: bolder;
	color: #000000;
}
.text-black-10 {
	font-size:10px;
	color: #000000;
}
.text-black-10-bolder {
	font-size:10px;
	font-weight: bolder;
	color: #000000;
}
.text-black-11 {
	font-size:11px;
	color: #000000;
}
.text-black-11-bolder {
	font-size:11px;
	font-weight: bolder;
	color: #000000;
}
.text-black-12 {
	font-size:12px;
	color: #000000;
}
.text-black-12-bolder {
	font-size:12px;
	font-weight: bolder;
	color: #000000;
}
.text-black-14 {
	font-size:14px;
	color: #000000;
}
.text-black-14-bolder {
	font-size:14px;
	font-weight: bolder;
	color: #000000;
}
.text-red-9 {
	font-size:9px;
	color:#FF0000;
}
.text-red-9-bolder {
	font-size:9px;
	font-weight: bolder;
	color: #FF0000;
}
.text-red-10 {
	font-size:10px;
	color:#FF0000;
}
.text-red-10-bolder {
	font-size:10px;
	font-weight: bolder;
	color: #FF0000;
}
.text-red-11 {
	font-size:11px;
	color: #FF0000;
}
.text-red-11-bolder {
	font-size:11px;
	font-weight: bolder;
	color: #FF0000;
}
.text-red-12 {
	font-size:12px;
	color: #FF0000;
}
.text-red-12-bolder {
	font-size:12px;
	font-weight: bolder;
	color: #FF0000;
}
.text-blue-10 {
	font-size:10px;
	color: #0099FF;
}
.text-blue-10-bolder {
	font-size:10px;
	font-weight: bolder;
	color: #0099FF;
}
.text-blue-11 {
	font-size:11px;
	color: #0099FF;
}
.text-blue-11-bolder {
	font-size:11px;
	font-weight: bolder;
	color: #0099FF;
}
.text-blue-12 {
	font-size:12px;
	color: #0099FF;
}
.text-blue-12-bolder {
	font-size:12px;
	font-weight: bolder;
	color: #0099FF;
}
.text-orange-10 {
	font-size:10px;
	color:#FF9900;
}
.text-orange-10-bolder {
	font-size:10px;
	font-weight: bolder;
	color: #FF9900;
}
.text-orange-11 {
	font-size:11px;
	color: #FF9900;
}
.text-orange-11-bolder {
	font-size:11px;
	font-weight: bolder;
	color: #FF9900;
}
.text-orange-12 {
	font-size:12px;
	color: #FF9900;
}
.text-orange-12-bolder {
	font-size:12px;
	font-weight: bolder;
	color: #FF9900;
}
.text-orange-14 {
	font-size:14px;
	color: #FF9900;
}
.text-orange-14-bolder {
	font-size:14px;
	font-weight: bolder;
	color: #FF9900;
}

.text-yellow-10 {
	font-size:10px;
	color:#FFFF00;
}
.text-yellow-10-bolder {
	font-size:10px;
	font-weight: bolder;
	color: #FFFF00;
}
.text-yellow-11 {
	font-size:11px;
	color: #FFFF00;
}
.text-yellow-11-bolder {
	font-size:11px;
	font-weight: bolder;
	color: #FFFF00;
}
.text-yellow-12 {
	font-size:12px;
	color: #FFFF00;
}
.text-yellow-12-bolder {
	font-size:12px;
	font-weight: bolder;
	color: #FFFF00;
}
.text-yellow-14 {
	font-size:14px;
	color: #FFFF00;
}
.text-yellow-14-bolder {
	font-size:14px;
	font-weight: bolder;
	color:#FFFF00;
}

#viewEmoticon{
	position:absolute;
	width:250px;
	border-top:#FF9900 1px solid;
	border-left:#FF9900 1px solid;
	border-right:#FF9900 2px solid;
	border-bottom:#FF9900 2px solid;
	border-right:#FF9900 2px solid;
	display:none;
	background-color: #FFFFFF;
}

#popupLogin {
	position:absolute;
	width:340px;
	z-index:1000;
	border-top: 1px #FFCC00 solid;
	border-bottom: 2px #FFCC00 solid;
	border-left: 1px #FFCC00 solid;
	border-right: 2px #FFCC00 solid;
	opacity: .9;
	filter: alpha(Opacity=95);
	-khtml-opacity: .9;
	display:none;
}

#messageOk {
	color:#00CC00;
	font-size:11px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin: 0px auto 20px auto;
	width: 400px;
	border: #00CC00 2px dashed;
	background-color: #FFFFFF;
}

#messageErro {
	color:#FF0000;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	margin: 0px auto 20px auto;
	width: 400px;
	border: #FF0000 2px dashed;
	background-color: #FFFFFF;
}

#bodySystemMessage{
	position:relative;
	text-align:left;
	font-size:11px;
	width:90%;
	border: 1px #F00 dashed;
	border-collapse:separate;
}

#bannerFloater {position:absolute; top: 180px; left: 25%; z-index: 1000;}
