/*
  * (c) Safar GmbH
  * safar (vacances.fr) root CSS
  * Version: $Id: site.css 66342 2009-04-07 17:48:43Z ipariyani $
 */
body {
    margin: 0;
    padding: 0;
    background: white url(/pubspec/images/header/fra1036/eapid948/bg.png) repeat-x scroll 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #737373;
}
/* *** redefine HTML defaults ************************************************* */
p {
    margin: 0 0 0.5em;
    padding: 0;
     
}
form {
    margin: 0;
    padding: 0;
     
}
a img {
    border: none;
     
}
big {
    font-size: 14pt;
    font-weight: bold;
     
}
small {
}
h1 {
    font-size: 14pt;
    font-weight: bold;
    margin: 0;
     
}
h2 {
    font-size: 13pt;
    font-weight: normal;
    margin: 0;
     
}
#column1 .content h1, #column3 .content h1 {
    font-size: 11pt;
    font-weight: bold;
    margin: 0;
     
}
#column1 .content h2, #column3 .content h2 {
    font-size: 11pt;
    font-weight: normal;
    margin: 0;
     
}
ul {
    margin: 0;
    padding-left: 0px;     
}

ul ul {
    margin-left: 20px;
    }

ol {
    margin: 0;
    padding-left: 20px;
     
}
ul li {
    margin-left: 18px;
    list-style-image: url(/pubspec/images/header/fra1036/eapid948/bullet-gray.png);
     
}
a:link, a:visited {
    text-decoration: none;
    color: #692e88;
     
}
a:active, a:hover {
    text-decoration: underline;
    color: #692e88;
     
}
input[type="text"], input[type="password"] {
    font-family: Arial,Helvetica,sans-serif;
    background: #e5e5e5;
    height: 17px;
    font-size: 9pt;
    margin-right: 8px;
    border: 1px solid white;
}
input[type="text"]:hover, input[type="password"]:hover {
     border-color: #854BA2 
}
input[type="button"], input[type="submit"], input[type="reset"] {
    font-family: Arial,Helvetica,sans-serif;
    background: #a879c1 url(/pubspec/images/header/fra1036/eapid948/bg-button.png) repeat-x scroll 0 0;
    border-top: 1px solid #f0edf4;
    border-left: 1px solid #f0edf4;
    border-right: 1px solid #693c7f;
    border-bottom: 1px solid #7f5594;
    padding: 0 3px;
    margin-right: 8px;
    height: 19px;
    font-size: 9pt;
    color: white;
}
input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
    background-position: 0 100%;
    border-bottom: 1px solid #f0edf4;
    border-right: 1px solid #f0edf4;
    border-left: 1px solid #693c7f;
    border-top: 1px solid #7f5594;
}
/* *** layout of the page ***************************************************** */
#page-container {
    margin: 0 auto;
    width: 940px;
    background: transparent url(/pubspec/images/header/fra1036/eapid948/bg-page.png) repeat-y scroll 0 0;
}
#page-container.b {
    height: 85px;
    background: transparent url(/pubspec/images/header/fra1036/eapid948/bg-page-b.png) no-repeat scroll 0 0;
}
#page-container > .tl {
    float: left;
    width: 5px;
    height: 600px;
    background: transparent url(/pubspec/images/header/fra1036/eapid948/bg-page-tlr.png) no-repeat scroll 0 0;
}
#page-container > .tr {
    float: right;
    width: 5px;
    height: 600px;
    background: transparent url(/pubspec/images/header/fra1036/eapid948/bg-page-tlr.png) no-repeat scroll 100% 0;
}
#page {
    padding: 0;
    margin: 0 5px;
     
}
#header {
     
}
#cloud-container {
    position: relative;
    height: 100px;
    overflow: hidden;
    font-family: "Arial Black",Gadget,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
#cloud-container div {
    position: absolute;
    width: 20px;
    white-space: nowrap;
     
}
#cloud-container a:link, #cloud-container a:visited {
    text-decoration: none;
     
}
#cloud-container a:active, #cloud-container a:hover {
    text-decoration: none;
    color: #bed869;
     
}
#cloud-container .c1 {
     color: #deedc4 
}
#cloud-container .c2 {
     color: #e6f1d0 
}
#cloud-container .c3 {
     color: #eef6e1 
}

#navigation {
     
}

#navigation table {
    width: 100%;
    height: 28px;
    border-top: 1px solid white;
    border-collapse: collapse separate;
    border-spacing: 0;
     
}
#navigation table td {
    background: #9358b2 url(/pubspec/images/header/fra1036/eapid948/bg-nav.png) repeat-x scroll 0 0;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-size: 10pt;
    border-left: 1px solid #693C7D;
    border-right: 1px solid #693C7D;
}
#navigation table td + td {
    border-left: 1px solid white;
     
}
#navigation table td:hover {
    background-position: 0 100%;
     
}
#navigation a:link, #navigation a:visited, #navigation a:active, #navigation a:hover {
    color: white;
    text-decoration: none;
     
}
#teaser {
    width: 930px;
    height: 169px;
    overflow: hidden;
     
}
#path {
    background-color: #ebebeb;
    border-bottom: 3px solid #c3abcf;
    border-top: 1px solid #ebebeb;
    margin: 3px 0 2px 0;
    padding-left: 240px;
}
#path img {
     vertical-align: middle 
}
#content-container {
    padding: 10px 0 20px 0;
}
#column1 {
    width: 220px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
     
}
#column2 {
    float: left;
     
}
.column2 {
    width: 450px;
     
}
.column1-2 {
    width: 675px;
    padding-left: 10px;
     
}
.column2-3 {
    width: 675px;
     
}
.column1-2-3 {
    width: 910px;
    padding-left: 10px;
     
}
#column3 {
    width: 220px;
    float: right;
    padding-right: 10px;
     
}
#search-container {
    position: absolute;
     
}
#search-upperhalf {
    position: absolute;
    left: -4px;
    top: -120px;
    width: 228px;
    height:110px;
    background: transparent url(/pubspec/images/header/fra1036/eapid948/search-shadow1.png) no-repeat scroll 0 0;
    filter:alpha(opacity=40);
    opacity: 0.4;
}
#search-lowerhalf {
    position: absolute;
    left: -4px;
    top: -10px;
    width: 228px;
    height:245px;
    background: transparent url(/pubspec/images/header/fra1036/eapid948/search-shadow2.png) repeat-y scroll 0 0;
}
#search-bottom {
    position: relative;
    height: 5px;
    top: 100%;
    font-size: 1px;
    background: transparent url(/pubspec/images/header/fra1036/eapid948/search-shadow1.png) no-repeat scroll 0 100%;
}
#search-box {
    position: absolute;
    left: 1px;
    top: -115px;
    width: 218px;
    height:350px;
    overflow: hidden;
    background: url(/pubspec/images/header/fra1036/eapid948/search-ornament.jpg) no-repeat bottom left #d0e5aa;
}
#search-spacer {
    height: 246px;
     
}
#search-box h1 {
    background: #a0dd37 url(/pubspec/images/header/fra1036/eapid948/bg-headline.png) repeat-x scroll 0 0;
    margin: 0 0 3px;
    padding: 2px 0 0 7px;
    height: 18px;
    color: white;
    font-size: 10pt;
}
#footer {
    text-align: center;
    padding: 14px 10px 29px;
    font-size: 8pt;
}
#footer a:link, #footer a:visited {
    text-decoration: none;
    color: #747474;
     
}
#footer a:active, #footer a:hover {
    text-decoration: underline;
    color: #747474;
     
}
/* *** content **************************************************************** */
div.content {
    border-left: 3px solid #dcebc0;
    border-right: 3px solid #dcebc0;
    border-bottom: 3px solid #dcebc0;
    margin-bottom: 10px;
    padding: 8px;
}
div.content.first {
    border-top: 3px solid #dcebc0;
     
}
h1.content, h2.content {
    background: #a0dd37 url(/pubspec/images/header/fra1036/eapid948/bg-headline.png) repeat-x scroll 0 0;
    margin: 0;
    padding: 2px 0 0 7px;
    color: white;
    font-size: 10pt;
    height: 18px;
}
div.content .hr {
    border: none;
    background-color: #dcebc0;
    height: 1px;
    font-size: 1px;
    margin: 3px -8px;
    padding: 0;
}
div.content table.lines {
    padding: 0;
    margin: 0 -8px;
    border-collapse:collapse;
    width: 100%;
     
}
div.content table.lines td {
    border-bottom: 1px solid #dcebc0;
    padding: 0 2px 2px 7px;
     
}
#column1 div.content table.lines, #column3 div.content table.lines {
    width: 214px;
     
}
.box {
    margin-bottom: 10px;
}
.related {
    clear: right;
    float: right;
    border: 3px solid #dcebc0;
    background-color: #dcebc0;
}
/* *** tabs ******************************************************************* */
ul.tabs, div.tabs ul {
    background: #A0DD37 url(/pubspec/images/header/fra1036/eapid948/bg-headline.png) repeat-x scroll 0 -20px;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    height: 20px;
}
.tabs li {
    background: #ececec url(/pubspec/images/header/fra1036/eapid948/bg-tabs.png) no-repeat scroll 100% -20px;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0 1px 0 3px;
    padding: 0 6px 0 0;
    height: 20px;
    font-weight: bold;
    color: #a2a2a2;
}
.tabs li.active {
    background: white url(/pubspec/images/header/fra1036/eapid948/bg-tabs.png) no-repeat scroll 100% 0;
    color: #737373;
}
.tabs li span, .tabs li a {
    background: #ececec url(/pubspec/images/header/fra1036/eapid948/bg-tabs.png) no-repeat scroll 0 -20px;
    display: block;
    padding: 4px 0 0 6px;
}
.tabs li.active span, .tabs li.active a {
    background: #ececec url(/pubspec/images/header/fra1036/eapid948/bg-tabs.png) no-repeat scroll 0 0;
}
.tabs li a:link, .tabs li a:visited {
    text-decoration: none;
    color: #a2a2a2;
     
}
.tabs li.active a:link, .tabs li.active a:visited,
.tabs li a:active, .tabs li a:hover,
.tabs li.active a:active, .tabs li.active a:hover {
    text-decoration: none;
    color: #737373;
     
}
/* image hover effect */
.hover_button {
}
.hover_button:hover {
    opacity:.70;
    filter:alpha(opacity=70);
}

