html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
body { margin:0; padding:0; font-family: "Helvetica Neue"; background-color: #2b2929;}
body.biography .content { background: url("../img/biography.jpg") no-repeat scroll 0 0 transparent;}
body.videos .content { background: url("../img/videos.jpg") no-repeat scroll 0 0 transparent;}
body.contact .content { background: url("../img/contact.jpg") no-repeat scroll 0 0 transparent;}


body.photos .content {}

.content { width:1300px; margin:0 auto; overflow: hidden; height:750px; margin-top:30px; background-color:#FFF;}
.wb {
    color: white;
    font-size: 14px;
    margin: 9px auto 0;
    text-align: left;
    width: 1300px;
}
#slideshow {
    position:relative;
    height:750px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.logo_vh1 {    
	margin-left: 13px;
    position: absolute;
    top: 52px;
    z-index: 60;
}
.tough {    
	margin-left: 13px;
    position: absolute;
    top: 130px;
    z-index: 60;
    background: url("../img/tough.png") no-repeat scroll 0 0 transparent;
    height: 68px;
    width: 2563px
}

.jadore {    
	margin-left: 13px;
    position: absolute;
    top: 175px;
    z-index: 60;
    background: url("../img/jadore.png") no-repeat scroll 0 0 transparent;
    height: 68px;
    width: 2563px
}
.hombre {    
	margin-left: 13px;
    position: absolute;
    top: 230px;
    z-index: 60;
    background: url("../img/hombre.png") no-repeat scroll 0 0 transparent;
    height: 67px;
    width: 253px
}
.b_main {
    font-size: 15px;
    margin-left: 1194px;
    position: absolute;
    top: 50px;
    width: 95px;
}
.b_main a {
    color: black;
    font-size: 16px;
    text-decoration: none;
}
#logo {
    background: url("../img/logo.png") no-repeat scroll 0 0 transparent;
    height: 278px;
    margin-left: 0;
    position: absolute;
    top: 470px;
    width: 550px;
    z-index: 60;
}
#menu_nav {
    background-color: #000000;
    height: 38px;
    margin-left: 20px;
    position: absolute;
    top: 728px;
    width: 1261px;
	z-index:30;
}
#propietary { float: left; margin-left: 17px; margin-top: 10px; }
#propietary p { color:#FFF; font-size:14px;}
#propietary a { color:#ff0000; text-decoration:none;}

#navigation li {
    float: left;
    font-size: 32px;
    margin-right: 43px;
}
#navigation li a { text-decoration:none; color:#FFF;}
#navigation li .active { color: #3e3d3d;}
#navigation {
    float: left;
    margin-left: 93px;
    margin-top: 1px;
}
#social_network {
    float: right;
    margin-right: 6px;
    margin-top: 3px;
}
#social_network li {
    float: left;
	margin-right: 8px;
}


#makeMeScrollable
{
width:100%;
height: 330px;
position: relative;
}
#makeMeScrollable div.scrollableArea *
{
position: relative;
float: left;
margin: 0;
padding: 0;
} 

.sp_en {margin-bottom: 15px; margin-top: 5px;}
.sp_en a { color: #000000; text-decoration: none; }

.fl {float: left;}
.fr {float: right;}


/* Scrollbar & content css */
#bio {
    background-color: black;
    height: 521px;
    left: 568px;
    padding-left: 26px;
    padding-top: 14px;
    position: relative;
    top: 71px;
    width: 690px;
}
#content1 {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    height: 488px;
    overflow: hidden;
    padding: 13px 14px 5px;
    width: 602px;
}
#content1 p {
    line-height: 40px;
    margin: 10px 10px 26px;
}
.scrollbar-vert {
    background-color: white;
    float: left;
    height: 497px;
    margin-left: 19px;
    width: 1px;
    cursor: pointer;
}
.handle-vert{
height: 42px;
width: 20px;
background: url(../img/handle.gif) no-repeat;
}
#content2 p{
width: 1000px;
}
.scrollbar-hor{
background-color: #d2e8ff;
height: 20px;
width: 300px;
float:left;
}
.handle-hor{
height: 20px;
width: 42px;
background: url(styles/img/handle-hor.gif) no-repeat;
}
#content3 p{
width: 700px;
} 
#en_sp {
    margin-left: 500px;
    margin-top: 11px;
    position: absolute;
    top: 538px;
}
#en_sp a { color: black; text-decoration: underline;}
#en_sp li { float: right; margin-right: 36px;}


#contact-wrapper {
	width:563px;
	padding:20px;
}
#contact-wrapper div {
    clear: both;
    margin: 1em 0 5px;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border-color: #533B2F;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
	height: 30px;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color: #533B2F;
	border-style:solid;
	border-width:1px;
}
.form_message {}
.check {
    background: url("../img/4.png") no-repeat scroll 0 -2px transparent;
    font-size: 13px;
    padding-left: 34px;
    padding-top: 13px;
}
.check_l {
    font-size: 13px;
    margin-left: 33px;
}
.submit, .Reset { text-decoration: underline; color: #000000; background: none; cursor: pointer;}
.submit { float: right;}
