
/* override old style */

body {
    background: #000000;
}

strong.logo {
  width: 320px;
  height: 62px;
  margin: 12px 0px 0px 14px;
}

strong.FRA {
    background: url('../p/logo-FRA.gif') no-repeat;
}

.logo-place .quote {
    background: url('../p/bg-qoute.gif') no-repeat;
    padding: 7px 25px 0 25px;
    margin: 0px 0px 0px 20px;
}

.logo-place .quote p span {
    color: #468cc8;
}

#header .top-nav {
    width: 276px;
    height: 30px;
    background: url('../p/bg-top-nav.gif') no-repeat;
    margin: 0px 6px 0px 0px;
}

#header .top-nav li a {
    color: #468cc8;
}

#header .identified {
    font-size: 14px;
}

#header .top-nav li {
    padding: 0px 1px 0px 7px;
}

#header .top-nav li:first-child {
    padding-left: 6px;
}

#content.blackcontent {
    background: #000000;
}

#content {
  background:#fff url('../p/bg-content-top.gif') no-repeat;
}

#footer {
    background: url('../p/footer-top.gif') no-repeat 0px 10px;
    color: #969696;
    padding-top: 10px;
}

.footer-wrap {
    background: url('../p/footer-bottom.gif') no-repeat 0 100%;
}

#footer.black {
    background: url('../p/footer-top-black.gif') no-repeat 0px 10px;
}

.footer-wrap-black {
    background: url('../p/footer-bottom-black.gif') no-repeat 0 100%;
}

.footer-wrap div strong {
    color: #d2d2d2;
}

#main-column2 h2 {
    color: #468cc8;
}

div.grey .xb1, div.grey .xb2, div.grey .xb3, div.grey .xb4, div.grey .xboxcontent {
    background: #6a6a6a;
    border-left: #6a6a6a;
    border-right: #6a6a6a;
}

#bell div.grey h2 {
    color: #FFFFFF;
}

div.white .xb1, div.white .xb2, div.white .xb3, div.white .xb4, div.white .xboxcontent {
    background: #FFFFFF;
    border-left: #FFFFFF;
    border-right: #FFFFFF;
    color: #000000;
}

/* sexy buttons */
a.but {
    background: transparent url('../p/button_a.gif') no-repeat scroll top right;
    }

a.but span {
    background: transparent url('../p/button_span.gif') no-repeat;
    line-height:13px;
    padding:3px 0 5px 11px;
}

.previous_page {
    background: transparent url('../p/pagination.gif') no-repeat scroll 0 -42px;
}

/* pagination */
a.pagination {
    background: url('../p/pagination.gif') no-repeat scroll top left;
}

a.previous_page {
    background: url('../p/pagination.gif') no-repeat 0 -42px;
}

a.next_page {
    background: url('../p/pagination.gif') no-repeat 0 -84px;
}

/* sexy buttons */
a.but {
    background: transparent url('../p/button_a.gif') no-repeat scroll top right;
}

a.but span { 
    background: transparent url('../p/button_span.gif') no-repeat;
}

a.but2 {
    background: transparent url('../p/button2_a.gif') no-repeat scroll top right;
}

a.but2 span {
    background: transparent url('../p/button2_span.gif') no-repeat;
}

a.but3 {
    background: transparent url('../p/button3_a.gif') no-repeat scroll top right;
}

a.but3 span {
    background: transparent url('../p/button3_span.gif') no-repeat;
}

#main-column a.reserve {
  background: url('../p/btn-reserve.gif') no-repeat;
}

#zoom_in {
    background: transparent url('../p/oym_zoomin.png') no-repeat;
}

#zoom_out {
    background: transparent url('../p/oym_zoomout.png') no-repeat;
}

.btn_friends {
    background-image:url('../p/friends.gif');
}

.btn_cancel {
    background-image:url('../p/cancel.gif');
}

.btn_print {
    background-image:url('../p/print.gif');
}

.btn_save {
    background-image:url('../p/save.gif');
}

.green_inline {
    color: #468cc8;
}

.green_inline_14 {
    color: #468cc8;
}

.green_bold_inline_14 {
    color: #468cc8;
}

.green_bold_12 {
    color: #468cc8;
}

.green_bold_14 {
    color: #468cc8;
}

.green_bold_16 {
    color: #468cc8;
}



/* new style */


#bell {
    width: 450px;
    background: url('../p/bell.gif') no-repeat 0 15px;
    color: #FFFFFF;
}

#points_history td {
    vertical-align: top;
}

#points_history td.label {
    width: 300px;
}

#points_history td.credit {
    width: 100px;
}

#points_history tr.old_history {
    display: none;
}
/*
span.yellow {
    color: #ffed00;
}
*/
a.but4 {
    background: transparent url('../p/button4_a.gif') no-repeat scroll top right;
}

a.but4 span {
    background: transparent url('../p/button4_span.gif') no-repeat;
/*
    color: #000000;
*/
}

#hello {
    width: 374px;
    height: 24px;
    float: right;
    margin: 31px 10px 0px 0px;
    color: #ffffff;
    text-align: right;
}

#hello a {
    color: #468cc8;
    text-decoration: none;
}
