
body {
    text-align: center;
} 
#header {
    width: 764px;
    margin: 0px auto;
    text-align: left;
}

#header #top-nav {
    text-align: right;
    background: url(../../_media/en/header_inside_top.jpg) no-repeat left top;
    height: 20px;
}

#header #banner {
    background: url(../../_media/en/header_inside.jpg) no-repeat left top;
    width: 764px;
    height: 129px;
    position: relative;
    margin-bottom: 2px;
}

#header #banner #go-home {
    display: block;
    width: 400px;
    height: 129px;
}

#header #menu a img,
#header #top-nav a img,
#footer a img {
    border: 0px;
}

#header #menu {
    background: url(../../_media/en/nav_bg.gif) repeat-x left top;
    height: 40px;
}

#header #menu td#sport-and-entertainment-tickets {
    text-align: right;
}

#newsletter-subscription {
    position: absolute;
    top: 68px;
    left: 477px;
    background: url(../../_media/en/bg_join_inside.gif) no-repeat left top;
    width: 282px;
    height: 58px;
    padding-top: 25px;
    padding-left: 12px; 
}

#newsletter-subscription input {
    height: 18px;
    width: 210px;
    padding-left: 5px;
    font-size: 10px;
    line-height: 18px;
    font-family: verdana;
    color: #000;
}

#newsletter-subscription img#subscribe-button {
    float: right;
    margin-right: 20px;
    margin-top: 1px;
    cursor: pointer;
}

#inside-page {
    width: 764px;
    margin: 0px auto;
    margin-top: 22px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    text-align: left;
    background: url(../../_media/en/dot_horizontal.gif) repeat-x left bottom;
}

#inside-page h1 {
    font-weight: bold;
    color: #0d447f;
    font-size: 24px;
}

#inside-page {
    color: #000;
    font-family: verdana;
    line-height: 18px;
    font-size: 11px;
}

#inside-page td {
    vertical-align: top;
}

#inside-page td#content{
    width: 395px;
    
    padding: 0px 24px;
    
}

#inside-page td#side-banner {
    width: 309px;
    padding-left: 12px;
    padding-top: 20px;
    background: url(../../_media/en/dot_vertical.gif) repeat-y left top;
}

#inside-page div#side-banner a img {
    border: 0px;
    margin-bottom: 10px;
}

form span.required {
    color: #ff1112;
}

form#affiliate-form td {
    padding: 2px 0px;
}

form#affiliate-form td.label {
    width: 180px; 
}

form#affiliate-form td.field,
form#affiliate-form td.sbmit {
    width: 212px; 
}

form#affiliate-form td.field input {
    height: 18px;
    border: solid 1px #000;
    width: 96%;
}

form#affiliate-form td.submit {
    text-align: right;
}

#unsubscribe-form input#email {
    width: 100%;
    border: solid 1px #000;
}

#footer {
    text-align: center;
    width: 764px;
    margin: 0px auto;
}

#footer span.footer-nav {
    display: block;
}

#footer span.footer-nav a {
    text-decoration: underline;
    color: #0400cc;
    line-height: 12px;
    font-family: verdana;
    font-size: 10px;
}

#footer span.footer-nav a:hover {
    text-decoration: none;
}

#footer .footer-nav span.separator {
    color: #aeaeae;
    padding: 0px 5px;
    line-height: 12px;
    font-family: verdana;
    font-size: 10px;
}

#footer span#copyright {
    display: block;
    margin-top: 9px;
    font-family: verdana;
    line-height: 12px;
    color: #000;
    font-size: 10px;
}

#footer img {
    display: inline !important;
}

#footer img#emall-logo {
    margin-left: 5px;
}

#footer img#created-by {
    margin-top: 10px;
}

.error {
    color: red;
}

.success {
    color: green;
}
