@charset "UTF-8";

/**** CSS BY: luis@netbangers.com ****/
/**** 2009 ****/


/************************ COMMON ************************/
body, h1, h2, h3, h4, ul, li, p, hr, blockquote, cite, label, form, label, input, fieldset, input, h5, dl, dt, dd {
    margin:0;
    padding:0;
	border: none;
	font-weight: normal;
}


body{
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	
/*    background: ;*/
}

a {
	text-decoration: none;
	color: #515151;
}

h1 span, h3 span { 
	display: none;
}

ul {
	list-style: none;
}

.wrap_internal{
	margin: 0 auto;
	width:900px;
}

/************************ GENERAL ************************/

h2{
	font-weight: normal;
	font-size: 35px;
	color:#C4232B;
	border-bottom: 1px solid #E2CFD1;
	padding: 10px 16px 11px 16px;
	margin: 0 5px;
}


/************************ WRAPPER ************************/
#main{
	margin:0;
	padding: 0;
	background-color: #F5F5F5;
	width:100%;
}

/************************ SOCIAL BAR ************************/
#social_bar{
	background-color: #B71B1F;
	height: 140px;
}

.social_special_pad{
	padding-left: 50px;
}

#social_bar h1{
	width: 152px;
	height: 138px;
	position: relative;
}

#social_bar h1 {
	background: url("../img/logo_netbangers.jpg") no-repeat;
	position: absolute;
	
}
	
#social_bar h1 a{
	display: block;
	border: none;
	width: 152px;
	height: 138px;
	text-indent:-9000px;
	text-decoration: none;
}

#social_bar .social_bar_small{
	text-align: right;
	padding-top: 75px;
	padding-right: 20px;
}
	

/************************ MENU BAR ************************/
#menu_bar{
	background-color: #FFF;
	height: 30px;
}

/************************ MENU ************************/

#menu_bar ul li{
	font-weight: normal;
	text-align: center;
	width: 150px;
	float: left;
	background-color: white;
	line-height: 30px;
}

#menu_bar ul li a{
	color:#C4232B;
	display: block;
	text-decoration: none;
}

#menu_bar ul li a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B71B1F;
}


/************************ BANNER BAR ************************/
#banner{
	color: white;
	background-color: #3AD9FF;
	height: 200px;
	border-bottom: solid #C4232B 6px;
	
}

/************************ CONTENT ************************/
#content_background{
background: url("../img/skin/skin.jpg") top center;
background-repeat:repeat-y;
}

#content_nb{	
	margin:0 auto;
	/*padding-bottom:18px;*/
	width:900px;
	background: url("../img/backs/netbangers_back.jpg") no-repeat top right #FFFFFF;
	border-left: solid 1px #EBEBEB;	
	border-right: solid 1px #EBEBEB;
}

/************************ NAV GENERAL ************************/
#nav_general{
	background-color: #FFFFFF;
	border-left: solid 1px #EBEBEB;	
	border-right: solid 1px #EBEBEB;
}

#nav_general ul li{
	font-weight: normal;
	text-align: center;
	float: left;
	background-color: white;
	line-height: 26px;
	font-size: 12px;
	margin: 0px 0;
	
}

#nav_general ul li a{
	display: block;
	text-decoration: none;
	background-color: #E6E6E6;
}

li a:hover{
	color: #000;
	text-decoration: none;
}

li.special_middle a{
	background:url("../img/nav/middle_nav_bar.jpg") top right #E6E6E6 no-repeat;
	padding: 0 10px;
	padding-right: 20px;
}

li.special_end a{
	background:url("../img/nav/final_nav_bar.jpg") top right #E6E6E6 no-repeat;
	padding: 0 10px;
	padding-right: 20px;
}



/************************ ITEM NETBANGERS ************************/

.quien{
	border-bottom: 1px solid #E2CFD1;
	padding: 30px 25px 16px;
	text-align: justify;
	margin: 0 5px;
}

.quien h3{
	font-size: 24px;
	color: #C32429;
	line-height: 20px;
	padding-bottom: 20px;
}

.quien p{
	line-height: 20px;
	font-size: 12px;
}


/************************ ITEM PREMIOS ************************/
.title_premios{
	color:#C32429;
	border:none;
	height:30px;
	line-height:20px;
	padding-bottom:15px;
	text-align:left;
}

#premios{
	position:relative;
	padding-bottom: 100px;
	margin: 0 10px !important;
	margin-top: -10px;
	text-align: left;
	background: url("../img/backs/back_netbangers_dos.jpg") bottom center no-repeat;
}
.premio{
	position:relative;
	border-top: 1px solid #E2CFD1;
	line-height: 20px;
	padding-bottom: 15px;
	color: #C32429;
	height:250px;
	width:890px;
	float:inherit;
}

#titulo_premio{
	position:absolute;
	width:230px;
	left:20px;
	top:25px;
	color:#C32429;
	font-size:16px;
	line-height:20px;
	padding-bottom:20px;
}
#anunciante{
	position:absolute;
	left:20px;
	top:130px
}

.title_anunciante{
	font-size:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	color:#666;
}

.img_premio{
	position:absolute;
	height:auto;
	top:25px;
	left:250px;
}
#directores{
	width:180px;
	top:44px;
	position:absolute;
	right:13px;
}
.descripcion{
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	color:#666;
}

.anunciante{
	font-size:13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	color:#666;
}
.txt_cliente{
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	color:#666;
}
.txt_fecha{
	font-size:10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	color:#999;
}
.url{
	font-size:13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	color:#C32429;
}

