/* CSS Document */
body {
	margin-top: 80px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color:#0a0a0a;
	background-image:url(../images/bg_nelson_medina.jpg);
	background-repeat:no-repeat; 
	background-attachment:fixed;

}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;

}

a.sec:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
	text-decoration: none;
}
a.sec:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #FFF;
}
a.sec:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: underline;
	color: #FFAF09;
}
a.sec:active {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #FFF;

}

.member a:link {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.member a:visited {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.member a:hover {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.member a:active {
	color: #ffffff;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}





#drop {
background-color:#999999;
color:#333333;
font-size:9px;
height:12px;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #AE7617;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 10px; 
	color: #ffffff; 
	font-weight: normal;
}



.style4 {
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFAF09; 
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.style6 {
	font-family: "Trebuchet MS";
	font-size: 10px; 
	color: #cccccc; 
}

.style7 {
	font-family: "Trebuchet MS";
	font-size: 16px; 
	color: #cccccc; 
}

.style8 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height:24px;
	color: #CB1501;
}


.style9 {
	font-family: "Trebuchet MS";
	font-size: 10px; 
	line-height:12px; 
	color: #ffffff; 
	font-weight: normal;
}


input {
  color: #000000;
  font: normal 11px Trebuchet MS;
  text-decoration: none;
  background-color: #F8F8F8
}
textarea {
  color: #000000;
  font: normal 11px Trebuchet MS;
  background-color: #F8F8F8;
  text-decoration: none;
}
select {
  color: #000000;
  font: normal 11px Trebuchet MS;
  text-decoration: none;
  background-color: #F8F8F8;
  }


.runtime {	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #cccccc; FONT-FAMILY: arial,helvetica,sans-serif
}
.vfacets {	MARGIN-TOP: 2px; FONT-SIZE: 11px; MARGIN-BOTTOM: 3px; COLOR: #cccccc; LINE-HEIGHT: 13px; FONT-FAMILY: arial,helvetica,sans-serif
}
.vimg {	BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; WIDTH: 130px; BORDER-BOTTOM: #cccccc 1px solid; HEIGHT: 100px
}
.vtitle {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial,helvetica,sans-serif
}


#wrap1 {
	BACKGROUND: url(http://my.opera.com/community/graphics/themes/s3.png) repeat-y left top;
}
#wrap2 {
	BACKGROUND: url(http://my.opera.com/community/graphics/themes/s4.png) repeat-y right top;
}

.img {
  padding:3px;
  border:1px solid #222222;
  }
.img2 {
  padding:3px;
  border:1px solid #222222;
  margin-right:8px;
  margin-left:8px;
  }
.img3 {
  padding:6px;
  border:1px solid #e4e4e4;
  margin-right:8px;
  }

.imgred {
  padding:3px;
  border:1px solid #800100;
  }
