@charset "UTF-8";

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto; 
	min-height: 100%;
}

#wrap{
	background: url(../img/bg-main4.jpg) no-repeat top left;
	width: 960px;
}

body, #wrap{
	margin: 0 auto;
	border: 0;
	padding: 0;
	background-color: black;
	color: #FFFFFF;
}

div#main{
	margin: 0 auto;
	padding-bottom: 150px;  /* must be same height as the footer */
	width: 800px;
	height:100%;
}
div#section{
	margin: 0 auto;
	background: url(../img/pic-luz.png) no-repeat;	
	margin-left: -15px;
	width: 800px;
	height:100%;
}

p{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
div.image-container{
	margin-top: 96px;
	width: 298px;
	height: 100%;
	float: left;
}
div.text-container{
	margin-top: 60px;
	width: 470px;
	height: 100%;
	float: right;
}

span.title{
	font-family: "courier new",courier,serif;
/*	font-family: Cambria, serif;*/
	color: #6A0EE7;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}
span.title a{
	text-decoration:none;
	color: #6A0EE7;
}
span.section-title{
	font-family: "courier new",courier,serif;
/*	font-family: Cambria, serif;*/
	color: #6A0EE7;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}
span.section-title2{
	font-family: "courier new",courier,serif;
/*	font-family: Cambria, serif;*/
	color: #0DCF08;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}
span.section-title3{
	font-family: "courier new",courier,serif;
/*	font-family: Cambria, serif;*/
	color: #6A0EE7;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
}
strong.negrita{
	font-family: "courier new",courier,serif;
/*	font-family: Cambria, serif;*/
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
}
p.section-text{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 170%;	
}
.floatleft{
	float:left;
	margin-top: 3px;
	margin-right: 3px;
	width: 142px;
	height: 10px;
}

div#header{
	height: 130px;
	padding-top: 12px;
	background: url(../img/ofg-header3.png) no-repeat top center transparent;
}

div#navbar {  
	float: left;
	background: url(../img/cuadro-izq.png) no-repeat top right transparent;
	width: 425px;
	height: 60px;
	padding-top: 68px;
	padding-left: 95px;
}
div#identidad{
	width: 390px;
	height: 50px;
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 80px;
	padding-left: 13px;
	background: url(../img/cuadro-der.png) no-repeat top left transparent;	
	float: right;
}
#identidad a{
	border: 0;
	text-decoration: none;
}

div#navbar ul {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

div#navbar li {
	list-style-type: none;
	display: inline;
}

div#navbar li a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;	
	text-decoration: none;
	padding: 7px 5px;
	color: #FFF;
}
div#tab1 a{
	display:block;
	float: left;
	width: 57px;
	height: 35px;
	background: url("../img/bot-home.png") 0 0 no-repeat;
	text-decoration: none;
}
div#tab1 a:hover{
	background-position: 0 -35px;
}
div#tab2 a{
	display:block;
	float: left;
	width: 85px;
	height: 35px;
	background: url("../img/bot-about.png") 0 0 no-repeat;
	text-decoration: none;
}
div#tab2 a:hover{
	background-position: 0 -35px;
}
div#tab3 a{
	display:block;
	float: left;
	width: 88px;
	height: 35px;
	background: url("../img/bot-showreel.png") 0 0 no-repeat;
	text-decoration: none;
}
div#tab3 a:hover{
	background-position: 0 -35px;
}
div#tab4 a{
	display:block;
	float: left;
	width: 50px;
	height: 35px;
	background: url("../img/bot-bio.png") 0 0 no-repeat;
	text-decoration: none;
}
div#tab4 a:hover{
	background-position: 0 -35px;
}
div#tab5 a{
	display:block;
	float: left;
	width: 62px;
	height: 35px;
	background: url("../img/bot-link.png") 0 0 no-repeat;
	text-decoration: none;
}
div#tab5 a:hover{
	background-position: 0 -35px;
}
div#tab6 a{
	display:block;
	float: left;
	width: 73px;
	height: 35px;
	background: url("../img/bot-contact.png") 0 0 no-repeat;
	text-decoration: none;
}
div#tab6 a:hover{
	background-position: 0 -35px;
}
.barra{
	float: left;
	width: 1px;
	padding-top: 18px;
}
div#speed-links{
	margin-top: 20px;
}
div.col{
	float: left;
	width: 260px;
}
#col1, #col2{
	padding-right: 10px;
}
.clear{
	clear: both;
}
.col-links{
/*	padding-top: 18px;*/
	margin:0;
	padding:0;
	border:0;
	height: 93px;
	background: url(../img/linea-titulo1.png) transparent no-repeat top center;
}
#col3{
	background: none;
}

/*FOOTER
*/
#footer {
	margin: 0 auto;
	position: relative;
	clear: both;
	background: url(../img/ofg-pie.png) transparent no-repeat bottom center;
	margin-top: -170px; /* negative value of footer height */
	width: 900px;
	height: 170px;
} 
#lower-left-navbar{
	float: left;
	width: 152px;
	padding-top: 110px;
	text-align:right;
}
img#ofg-logo{
	left: right;
}
#lower-right-navbar{
	float: left;
	width:87px;
	padding-top: 105px;
}
#lower-navbar{
	float:left;
	background: url(../img/bg-footer.png) transparent no-repeat bottom center;
	text-align: center;
	margin: 0 auto;
	padding-top: 110px;
	width: 601px;
}
#lower-navbar ul {
	height:20px;
	border:0;
	margin:0;
	padding: 0;
	white-space: nowrap;
}
#lower-navbar li {
	list-style-type: none;
	display: inline;
}

#lower-navbar li a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;	
	text-decoration: none;
	padding: 7px 5px;
	color: #FFF;
}
/* LINKS
*/

.website a{
	color:#3A9DF9;
}
/*BIO
*/
div.social-link{
	float: left;
	margin-top: 10px;
	margin-right: 7px;
}
.noborder{
	border:none;
}
.subtitle{
	font-size: 12px;
	color: #6A0EE7;
	font-weight: normal;
}
/*CONTACT US
*/
#label {
	float: left;
	clear: left;
/* 	padding-left:30px; */
}
#fields{
/* 	background: url(../img/fondo.png) transparent no-repeat top left; */
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #A8A8AA;
	text-align: right;
	padding-right: 21px;
} 
input.text, textarea.text {
	width: 380px;
	margin-bottom:8px;
	color: white;
	background-color:#141516;
	border:1px solid #232425;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
input.text{
	height: 16px;
}
#contact-info{
	font-size: 13px;
}
hr {
  border: 0;
  width: 100%;
  border:1px solid #232425;
}