/*
@Ivan Rubio
# Dec 2011, January 2012
*/
html { padding: 0; margin:0 ; }
body {
font: 12px/150% helvetica,"Helvetica Neue",arial,sans-serif;
margin:0;
padding: 0 10px 0 10px;
}
a { text-decoration:none; }
a img { border:none; }
#wrap {
width: 100%;
/*padding: 0 10px 0 10px;*/
/*min-width: 1280px;*/
height: auto;
}
#top {
width:100%;
/*min-width:1280px;*/
height:64px;
padding-top: 34px;
border-bottom: 4px #000 solid;
}
h3.ff1 {
color: #fff;
font-size: 50px;
letter-spacing: 1.2px;
line-height: 60px;
margin: 0;
padding: 0;
text-transform: uppercase;
text-align: center;
font-family: alternate-gothic-no-1-d,sans-serif;
font-weight: normal;
}


#content {
width:100%;
height:auto;
}

.left {

}
.right {
/*right:0px;
position:absolute;*/
float:right;
}

.mp_feature 	{
margin-top: 20px !important;
/*min-width: 1280px;*/
/*min-height: 1000px;*/
}
.centreMP {
border:none;
}
/*FORM*/
.finput {
background:#000;
width:361px;
height:54px;
color:#fff;
border:none;
margin:0 0 22px 125px;
text-align:center;
font: 12px/100% kulturista-web,serif;
font-family: Boton, kulturista-web,serif;
font-style:italic;
font-size:18px;
}
.finput3 {
background:#000;
width:361px;
height:54px;
color:#fff;
border:none;
margin:0 0 22px 125px;
text-align:center;
font: 12px/100% kulturista-web,serif;
font-family: Boton, kulturista-web,serif;
font-style:italic;
font-size:18px;
}
select.finput2 {
padding:18px 80px 15px 90px;
border:none;
}
.finput2 option {
text-align:center;
}
.finput2 {
background:#000;
/*width:361px;*/
width:auto;
height:54px;
color:#fff;
border:none;
font: 12px/100% kulturista-web,serif;
font-family: Boton, kulturista-web,serif;
font-style:italic;
font-size:18px;
border:none;
}
.submit {
background:url(images/form-submit.png) no-repeat;
text-indent:-9999px;
width:160px;
height:160px;
border:none;
margin:10px 0 0 225px;
cursor:pointer;
font-size:0px;
line-height:0px;
}
/*
input.submit:hover {
background:url(images/form-submit2.png) no-repeat;
width:160px;
height:160px;
}
*/
button.button {
background:none;
border:none;
width:160px;
height:160px;
margin:0px 0 0 225px;
cursor:pointer;
padding:0;
}
button.button img {
background:none;
border:none;
}

.stamp {
position:absolute;
right: 20px;
width: 187px;
height: 188px;
bottom:30px;
}

/* @FOOTER */
#footer {
border-top: 4px solid #000000;
color: #999999;
font: 12px/100% Boton, kulturista-web,serif;
/*min-width: 1280px;*/
padding: 19px 0 20px;
}
#footer ul {
font: 12px/100% Boton, kulturista-web,serif;
}
.footer-links p {
margin: 0;
padding: 0;
}
.footer-links ul {
    clear: both;
    display: block;
    list-style: none outside none;
    margin: 0 0 7px;
    padding: 0;
}
.footer-links li {
color: #808080;
float: left;
padding-right: 5px;
text-transform: uppercase;
font: 12px/100% Boton, kulturista-web,serif;
}
.footer-links li:after {
    content: " //";
}
.footer-links li:last-child:after {
    content: "";
}
.footer-links a {
    color: #808080;
}
.footer-links a:hover, .footer-links li.current a {
    color: #EB008B;
}
#footer-form {
    position: absolute;
    right: 0;
    top: 7px;
    width: 460px;
}
