/* CSS Document */
body {
margin:0;
padding:0; 
background: url(../images/bg.png) top center repeat-y;
font-family:Georgia, "Times New Roman", Times, serif;
color: #333;
}
body {
/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg.png');*/
}
a img {
border: none;
}
#wrapper{
margin:auto;
width:100%;
height:100%;
background: url(../images/header.png) top center no-repeat;
}
#header{
height:207px;
width:770px;
margin: auto;
}
#content {
width:770px;
height:100%;
margin: auto;
}
#columns {
width:770px;
height:100%;
}
#lcol{
width:465px;
padding: 20px 10px 10px 10px;
float:left;
height: 100%;
background:#fff;
}
body.index #content #columns #lcol {
padding-top: 0;
}
#rcol{
width:265px;
padding:20px 10px 10px 10px;
height: 100%;
float:left;
background: #eee;
}
html>body #rcol {
padding:10px;
}
#rcol ul li{
padding: 0 0 10px 0;
}
h1{
font-size:18px;
font-weight:normal;
}
h2{
font-size:14px;
font-weight:normal;
margin:0;
}
h1.en{
color: #666666;
margin:0;
}
h1.fr{
color: #999999;
margin:7px 0 0 0;
}
h2.en{
color: #666666;
}
h2.fr{
color: #999999;
}
#rcol p {
font-size:12px;
}
#form {
margin: 15px auto 0 auto;
width: 455px;
border-top: 1px solid #ccc;
}
#logo1{
float:left;
margin: 35px 0 0 20px;
}
#logo2{
float:right;
margin: 15px 15px 0 0;
}
#footer {
clear:both;
width:770px;
margin: auto;
border-top: 1px solid #eee;
height: 28px;
border-bottom: 4px solid #ac0135;
text-align: center;
background:#fff;
}

#footer a{
font-size: 12px;
top: 3px;
padding:0;
position:relative;
}
* html #footer a {
top: 6px;
}
fieldset {
margin-top: 20px;
border: none;
}
fieldset.addressbox {
margin: 10px 0 10px 0;
padding: 10px 0 10px 0;
border: 1px solid #ccc !important;
}
fieldset.addressbox legend {
font-weight:bold;
font-size: 12px;
}
legend{
margin-bottom:15px;
font-weight:bold;
color:#666666;
}
#fieldset_title{
width: 400px;
}
label{
display:block;
position:relative;
padding:0 0 5px 0;
margin: auto;
font-size: 12px;
text-align:right;
}
html>body select {
width: 279px;
font-size:11px;
}
* html select {
width: 281px;
font-size:11px;
}
input.text {
font-size:11px;
width: 275px;
border: 1px solid #cccccc;
padding: 2px;
}
.alternate{
visibility:hidden;
}
.submit {
float: right;
margin-right: 12px;
}
html>body .submit {
margin-right: 26px;
}
a:link,a:visited,a:active{
color: #ac0135;
text-decoration: none;
}
a:hover{
color: #ac0135;
text-decoration: underline;
}
fieldset.dinner{
font-size: 12px;
}
fieldset.dinner label{
text-align: right;
float:right;
}
fieldset.dinner label.nofloat{
clear:both;
}
p.spacer{
background: url(../images/dots.png) top center repeat-x;
line-height: 2px;
}
input.submit{
color: #eee;
background: #333;
padding: 2px 5px 2px 5px;
border: 1px inset #eee;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}
label.error input.text,label.error select{
border: 1px solid #f00;
color: #f00;
}
h3{
font-size:13px;
}
h3.error_msg{
color:#ff0000;
}
body.single_col #content h1.thanks, h1.red {
padding: 10px;
color: #ac0135;
}
body.single_col #content h1.thanks {
padding: 10px;
color: #ac0135;
}
body.single_col #content p {
padding: 0 10px 0 10px;
font-size: 12px;
} 
body.single_col #content {
background: #fff;
}
ul {
list-style-type: square;
font-size: 12px;
}
#lcol ul.info li {
padding: 15px 0 15px 0;
background: url(../images/dots.png) bottom center repeat-x;
}
#lcol ul li a.register,#lcol ul li span.register{
text-align: right;
padding: 8px 0 8px 0;
display: block;
margin-right: 15px;
}
#lcol ul li span.register {
color:#ac0135;
padding-top:0;
}
#lcol ul li span.sub{
display: block;
margin: 5px 0 0 0;
padding: 0 10px 0 10px;
border-left: 6px solid #ddd;
}
#lcol ul.error_messages {
border: 2px solid #f00;
background:#f00;
color: #fff;
width: 80%;
margin:auto;
padding: 5px;
}
#lcol ul.error_messages li{
background:none;
padding: 2px;
}
#rcol h2 {
margin: 10px 0 0 20px;
font-weight:bold;
}
#other_lang{
color:#fff;
float:right;
display: block;
margin: 170px -140px 0 0;
font-size:12px;
padding: 0 0 0 60px;
}
#other_lang a:link, #other_lang a:visited,#other_lang a:active{
color:#fff;
}
span.notice p{
margin-left: 20px !important;
border-left: 6px solid #ddd;
}
body#disclaimer p {
margin: 10px 30px 0 10px;
line-height:18px;
text-align:justify;
}
body#disclaimer h1{
margin: 10px 20px 0 10px;
}
body#disclaimer h2 {
font-weight:bold;
margin: 20px 0 0 20px;
}
body#disclaimer p.spacer{
background: url(../images/dots.png) top center repeat-x;
line-height: 2px;
margin: 20px 50px 0 20px;
}
