* {
    margin: 0; padding: 0;
}

a img {
    border: none;
}

html {
    height: 100%;
    font: 12px Arial, sans-serif;
    color: #8b8c8c;
    overflow-y: scroll;
}
body {
    background: url('background_loop.png');
    height: 100%;
}
#canvas {
    text-align: center;
    background: url('background.jpg') no-repeat 50% 0;
    min-height: 100%;
}
* html #canvas { height: 100%; }

#page {
    margin: 0 auto;
    text-align: left;
    width: 965px;
}

h2 {
    color: #333;
}

a.button_link {
    text-decoration: none;
    color: #000;
    background-color: #CCC;
    border: 1px outset #CCC;
    padding: 2px 4px;
}

.flashAlternate {
    display: none;
}

/* HEADER NAV */

ul.header_nav {
    list-style: none; 
    padding: 14px 0 4px;
    text-align: right; 
}
ul.header_nav li {
    display: inline; 
    background: url('separator.png') no-repeat 7px 60%;
    padding: 0 0 0 17px;
    line-height: 20px; 
}
ul.header_nav li.first {
    background: none;
    padding: 0;
}
ul.header_nav li a {
    color: #8b8c8c;
    text-decoration: none; 
}
ul.header_nav li a:hover {
    text-decoration: underline; 
}

/* BANNER */

h1.banner {
    position: relative;
    width: 965px; height: 81px;
}
h1.banner img.logo {
    position: absolute; left: 0; top: 0;
}
h1.banner .header_group {
    display: block;
    position: relative;
    margin: 0 45px 0 100px;
    background: url('/images/promotii_renault_2009_header_loop.png') repeat-x 0 0;
}
h1.banner .header_group .hanger {
    position: absolute; right: -45px; top: 0;
}

/* MAIN NAVIGATION */

ul.main_nav {
    list-style: none; 
    padding: 15px 20px;
}
ul.main_nav li {
    display: inline; 
    padding: 0 18px 0 21px;
    background: url('large_separator.png') no-repeat 0 60%;
    line-height: 23px; 
    text-transform: uppercase;
    font: bold 14px "Arial Narrow", sans-serif;
    z-index: 10;
}
ul.main_nav li.first {
    background: none;
    padding-left: 0;
}
ul.main_nav li a {
    color: #8b8c8c;
    text-decoration: none; 
}
ul.main_nav li a:hover {
    color: #000;
}

ul.main_nav ul {
    display: none;
}

/* FOOTER */

#footer {
    text-align: center;
    font-size: 11px;
    padding: 0 0 10px;
    clear: both;
}
#footer .hr {
    width: 765px; height: 5px; 
    margin: 0 auto 5px;
    background: url('hr.png') no-repeat; 
    border: none !important; 
}
* html #footer .hr {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/stylesheets/hr.png',sizingMethod='scale');
}
#footer .hr * {
    display: none; 
}

/* FLASH PROMOS */

#flash_promos {
    margin: 0 0 -21px;
}

/* CONTENT */

#main_content {
    float: left; 
    width: 700px;
    padding: 0 20px 0 0;
    z-index: 1;
}

/* PROMOS */

.promo {
    position: relative;
    padding: 1px 0;
}
.promo h2 {
    font-family: "Arial Narrow", sans-serif;
    font-size: 36px; 
    font-weight: bold;
    color: #252525;
    text-transform: uppercase;
    margin: 5px 0 0;
}
.promo .short_description {
    display: none;
    position: absolute; right: 40px; top: 0;
    width: 260px;
    line-height: 30px;
    color: #252525;
}

.promo .image {
    float: left;
    width: 350px;
    padding: 0 0 1px;
}
.promo .image .stamps {
    margin: 15px 0 5px;
    text-align: right;
}
.promo .image .stamps img {
    margin-right: 5px;
}


.promo .description {
    float: left;
    width: 260px;
    padding: 0 45px 1px;
}
.promo .description ul, 
.promo .description ol {
    padding: 0 0 0 30px;
}
.promo .description p, 
.promo .description ul, 
.promo .description ol {
    margin: 0 0 20px;
}

.promo .period {
    background: url('time_left.png') no-repeat 0 0;
    padding: 0 5px 0 40px;
    line-height: 33px;
    color: #f8b600;
    font-weight: bold;
}

.promo .badge {
    background: url('badge.png') no-repeat 0 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.promo .badge a,
.promo .badge span {
    display: block;
    padding: 0 10px;
    line-height: 33px;
    color: #f8b600;
    text-decoration: none;
}
.promo .badge a:hover {
    color: #fff;
}

.promo p.configurator {
    margin-top: -15px;
}

.promo .list_of_links {
    margin-top: -15px;
    padding-left: 12px;
    padding-right: 22px;
    text-transform: uppercase;
    font: bold 14px "Arial Narrow", sans-serif;
}
.promo .list_of_links a {
    color: #8b8c8c;
    display: block;
    padding: 0 3px;
    line-height: 28px;
    border-bottom: 1px solid #E8E8E8;
    text-decoration: none;
}
.promo .list_of_links a:hover {
    color: #000;
}

.promo .footer {
    clear: both;
    color: #a6a6a6;
    font-size: 11px;
    padding: 10px 20px 10px;
}
.promo .footer p {
    margin: 5px 0;
}

/* SIDEBAR */

#sidebar {
    float: left;
    width: 245px;
    margin-bottom: 10px;
}
#sidebar .banners {
    overflow: hidden;
}
#sidebar .banners a {
    display: block;
    padding: 0 0 8px;
}

#sidebar .other_promos {
    background: #fff;
    padding: 0 0 2px;
    margin: 0 0 8px;
}
#sidebar .other_promos h2, 
#sidebar .other_promos a {
    font: bold 14px "Arial Narrow", sans-serif;
    color: #333;
    padding: 4px 25px;
    margin: 2px 0;
}
#sidebar .other_promos h2 {
    line-height: 30px;
    text-transform: uppercase;
    background: #F9C84C url('arrow_left.png') no-repeat 100% -2px;
}
#sidebar .other_promos img {
    float: right;
}
#sidebar .other_promos h2.selected {
    background-image: url('arrow_down.png');
}
#sidebar .other_promos a {
    display: block;
    text-decoration: none;
}
#sidebar .other_promos a:hover {
    background: #F2E5C4;
}

#sidebar .shortcuts {
    background: #CACCCB;
    padding: 4px 9px;
}
#sidebar .shortcuts a {
    text-decoration: none;
    font-size: 11px;
    line-height: 16px; 
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    color: #fff;
    text-transform: uppercase;
    display: block;
}
#sidebar .shortcuts a.print {
    background-image: url('print.png');
}
#sidebar .shortcuts a.recommendation {
    background-image: url('recommendation.png');
}

/* FORMS */

form {
}

form.recommendation {
    margin: 15px 0 0;
    float: left;
}

dl.recommendation_from_name, 
dl.recommendation_from_email,
dl.recommendation_to_name, 
dl.recommendation_to_email {
    float: left; 
    width: 175px;
}
dl.recommendation_from_name, 
dl.recommendation_to_name {
    clear: left;
}
dl.recommendation_message {
    clear: both;
    width: 350px
}

form dt {
    padding: 0 0 2px;
}
form dd {
    padding: 0 0 5px;
}
form ul {
    margin: 0 0 0 20px;
}
form ul li {
    margin: 2px 0;
}

.narrative p {
    font-size: 14px;
    margin: 5px 0;
}

textarea, 
input.text {
    font: 14px Arial, sans-serif;
    color: #333;
    border: 1px inset #CCC;
    padding: 1px 2px;
    width: 158px;
}
textarea {
    width: 333px; height: 200px;
}

.preview {
    width: 350px; 
    padding-bottom: 15px;
    float: right;
}
