@import url(reset.css);

#wrapper {min-height:768px;}

body {background: url('../images/bg.jpg') top no-repeat #000; color: #808386;}

h1 {width: 402px; height: 39px; display: block; background: url('../images/bigCollision.png') top left no-repeat; text-indent: -9999px; position: absolute; top: 300px; left: 30px;}

p {font-size: 13px; color: #808386;}

a, a:visited {color: #acc00e;}

#slider {width: 382px; margin: 0 auto; position: absolute; top: 70px; left: 30px;}

#slider .topSh {position: absolute; max-height: 61px; width: 382px; top: 30px; left: 0; background: url('../images/shadowTop.png') no-repeat;}

div.panel {width: 384px; position: relative; color: #808386; font-size: 13px;	background: url('../images/copyBg.png') right repeat-y;}

ul.navigation {list-style: none; font-size: 14px; padding-left: 20px; height: 20px;}
ul.navigation li {float: left; margin: 0 10px;}
ul.navigation a, ul.navigation a:visited {color: #636568; text-decoration: none; letter-spacing: 1px;}
ul.navigation a.about {display: block; width: 78px; height: 10px; background: url('../images/nav/aboutBtn.png') top left no-repeat;text-indent: -9999px;}
ul.navigation a.futebol {display: block; width: 69px; height: 10px; background: url('../images/nav/futebolBtn.png') top left no-repeat;text-indent: -9999px;}
ul.navigation a.jobs {display: block; width: 39px; height: 10px; background: url('../images/nav/jobsBtn.png') top left no-repeat;text-indent: -9999px;}
ul.navigation a.contact {display: block; width: 71px; height: 10px; background: url('../images/nav/contactBtn.png') top left no-repeat;text-indent: -9999px;}
ul.navigation a:hover {background-position: bottom;}

ul.navigation li a.selected {background-position: bottom;}

ul.navigation a:hover {color: #acc00e;}

ul.navigation a:focus {outline: none;}

.pad {padding: 25px;}

.hide {display: none;}

.posting {width:100%; background: rgba(0, 0, 0, 0.7); margin-top: 25px;}


