#contentInner {
    margin-top: 0 !important;
    background-image: url(../images/firstPage.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}



#fpMainHeader {
    padding: 20px 0 0 20px;
}

#fpMainHeader h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
}

#fpSteps {
    margin: 40px 0 0 13px;
}
html>body #fpSteps {
    margin-top: 45px;
}

#fpSteps h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 4px 0;
}

#fpSteps p {
    font-size: 11px;
    line-height: 15px;
}

#fpSteps a {
    text-decoration: none;
}

#fpStep1, #fpStep2, #fpStep3 {
    width: 205px;
    float: left;
    margin-right: 30px;
}

#fpStep3 {
    width: 190px;
}

#fpMiddleLeft {
    float: left;
    width: 390px;
    margin: 200px 0 0 9px;
}

#fpHeader {
	margin: 0;
	font-size: 16px;
	color: #358b5e;
}

#fpMiddleRight {
    float: right;
    width: 400px;
    
}

#fpButton {
    margin: 65px 0 0 18px;
    
}
#fpButton a {
    text-indent: -3000px;
    text-decoration: none;
    display: block;
    padding: 0;
    width: 200px;
    height: 50px;
    text-align: center;
}

#giftCode {
    
    margin: 120px 30px 0 110px;
}
html>body #giftCode {
    margin: 130px 30px 0 105px;
}

#enterGiftCode {
    display: block;
    float: left;
    text-indent: -3000px;
    width: 150px;
    height: 25px;
}

#buyGiftCode {
    display: block;
    float: right;
    width: 80px;
    text-indent: -3000px;
    height: 25px;
}



#fpBottom {
	margin-top: 5px;
	margin-top: 20px;
}


#fpLogin {
    width: 215px;
    height: 150px;
    float: left;
    padding: 9px;
    color: #fff;
}

#fpLogin form {
    margin: 0;
    padding: 0;
}

#fpLogin h2 {
    text-transform: uppercase;
    width: 50%;
    float: left;
    font-size: 11px;
    margin: 0 0 0.5em 0;
}

#fpLogin .forgotPasswordMode h2, #fpLogin .logoutMode h2 {
    width: 100%;
    float: none;
}

#fpLogin .forgotPassword {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 11px;
}

#fpLogin label {
    width: 80px;
    display: block;
    float: left;
}

#fpLogin .input-text, #fpLogin .input-password {
    width: 120px;
    display: block;
    float: right;
}

#fpLogin .row {
    margin-bottom: 2px;
}

#fpLogin .rowSubmit {
    text-align: right;
}

#fpLogin .input-submit {
    color: #b83102;
    background-color: #ffe3be;
    font-weight: bold;
    border: none;
    padding: 3px;
    margin: 3px 0 0 0;
    font-family: arial;
    font-size: 14px;
}

#fpLogin p {
    margin: 0;
}

#fpFooter { /* IE6 fucks up the layout if this is floating right */
    width: 610px;
    height: 150px;
    text-align: right;
    padding: 0 18px 0 0;
    margin: 0 18px 0 230px;
    line-height: 16px;
}

#fpHomepageLink {
    display: block;
    float: left;
    width: 260px;
    height: 30px;
    margin-top: 70px;
    margin-left: 20px;
    text-indent: -2000px;
    text-align: left;
}

#fpAddress {
    float: right;
    width: 300px;
}

#fpAddress a, #fpAddress a:active, #fpAddress a:visited  {
	text-decoration: none;
}

#fpAddress a:hover  {
	text-decoration: underline;
}

#buyGiftCode {
	display:none;}

