/* CSS Reset by Eric Meyer - Released under Public Domain https://meyerweb.com/eric/tools/css/reset/ */
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
     font-size: 100%;
    vertical-align: baseline;
     background: transparent;
}
 body {
    line-height: 1;
    background: url(../images/bg.jpg) no-repeat center center fixed; 
       -webkit-background-size: cover;
       -moz-background-size: cover;
       -o-background-size: cover;
       background-size: cover;
}

@font-face {
    font-family: 'Cocogoose Narrow';
    src: url('/fonts/hinted-CocogooseNarrow-Regular.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Cocogoose Narrow';
    src: local('Cocogoose Narrow Regular'), local('CocogooseNarrow-Regular'),
    url('/fonts/hinted-CocogooseNarrow-Regular.ttf') format('truetype'),
    url('/fonts/hinted-CocogooseNarrow-Regular.svg#CocogooseNarrow-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Opera';
    src: url('/fonts/hinted-Opera-Soprano.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Opera';
    src: local('Opera Soprano'), local('Opera-Soprano'),
    url('/fonts/hinted-Opera-Soprano.ttf') format('truetype'),
    url('/fonts/hinted-Opera-Soprano.svg#Opera-Soprano') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ol, ul {
    list-style: none;
}
 */
 blockquote, q {
    quotes: none;
}
 blockquote:before, blockquote:after, q:before, q:after {
    content: '';
     content: none;
}
 :focus {
    outline: 0;
}
 ins {
    text-decoration: none;
}
 del {
    text-decoration: line-through;
}
 table {
    border-collapse: collapse;
    border-spacing: 0;
}
 body {
     color: #000;
     background-color: #dcdcdc;
     font-family: 'Opera';
}
 a {
     text-decoration: none;
     color: #1883ba;
}
 h1{
     font-size: 32px;
     font-weight: normal;
     font-style: normal;
     margin-bottom: 18px;
     font-family: 'Opera';
}
 ul {
     margin-left: 10px !important;
}
 ul li {
     color: #766b5b;
     font-size: 12px;
     letter-spacing: 0.02em;
     line-height: 19px;
    /* padding-bottom: 0 !important;
     */
}
/*  .menu li.item6 {
     display: none !important;
} */
h2{
     font-size: 18px;
}
 #container {
     width: 865px;
     margin: 0px auto;
}
 #header {
     padding: 20px;
     font-size: 36px;
     background-color: #000;
     color: #fff;
}
 #header span {
     color: #666;
}
 #main_content {
     background-color: #fff;
     padding: 60px 20px 20px;
}
 #footer p {
     margin: 0;
     padding-top: 10px;
     padding-bottom: 50px;
     color: #333;
     font: 10px Arial, sans-serif;
}
 .tabs {
     width: 100%;
     height: 31px;
     background-color: #444;
}
 .tabs li {
     float: left;
     margin: 0;
     overflow: hidden;
     background-color: #444;
}
 .tabs li a {
     display: block;
     color: #fff;
     text-decoration: none;
     font: bold 11px/11px 'Opera';
     text-transform: uppercase;
     padding: 10px 15px;
     border-right: 1px solid #fff;
}
 .tabs li a:hover {
     background-color: #00b3ff;
}
 .tabs li.active a {
     color: #000;
     background-color: #fff;
}

/* background */
 img.bg {
    /* Set rules to fill background */
     min-height: 100%;
     min-width: 1024px;
    /* Set up proportionate scaling */
     width: 100%;
     height: auto;
    /* Set up positioning */
     position: fixed;
     top: 0;
     left: 0;
}
 @media screen and (max-width: 1024px){
     img.bg {
         left: 50%;
         margin-left: -512px;
    }
}
 div#container {
    /* This is the only important rule */
    /* We need our content to show up on top of the background */
     position: relative;
    /* These have no effect on the functionality */
     width: 1000px;
     margin: 0 auto;
     padding: 0px;
     font-family: 'Opera';
     font-size: 10pt;
     line-height: 16pt;
}
/* end background */
 body {
    /* These rules have no effect on the functionality */
    /* They are for styling only */
     margin: 0;
     padding: 0px 0 0 0;
}
 a, img {
     border:none;
     outline:none;
}
 h2 {
     color:#bb9245;
     margin:0;
     padding:0 0 13px 0;
     line-height:28px;
     font-family: 'Cocogoose Narrow';
     font-weight: normal !important;
     font-style: normal !important;
     font-size:22px;
     text-transform: uppercase;
}
 p.buttonheading {
     display:none;
}
#header {
	width:1000px;
	background:  none;
	/* background:url(../images/header.png) no-repeat center 50px; */
	margin:0;
	padding:0;
}
#header_fr {
	width:1000px;
	height:200px;
	background:url(../images/fr/header.png) no-repeat;
}
#header #logo {
	float: left;
}
#header .quote {
	float: left;
	padding-top: 70px;
	padding-left: 50px;
}
#header .quote h1 {
	color: white;
	font-size: 40px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}
#header .quote span {
	color: white;
	padding-left: 40px;
	font-size: 26px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

#navigation, #navigation_fr {
	float: left;
	width: 100%;
	padding:10px 0 0 0px;
}
#navigation ul, #navigation_fr ul {
	margin:0;
	padding:0;
	font-family: 'Opera';
}
#navigation ul li, #navigation_fr ul li {
	list-style-type:none;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	font-family: 'Opera';
	font-size:16px;
	color:#5E4C3E;
	line-height:22px;
	/* padding-bottom:0px;
	padding-top:18px; */
	/* height:35px;
	*/
	background: #979800;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-right: 4px;
}
#navigation ul li a, #navigation_fr ul li a{
	text-decoration:none;
	padding: 15px 20px;
	display: inline-block;
}
#navigation ul li a span, #navigation_fr ul li a span{
	text-decoration:none;
	font-weight:normal;
	font-size:17px;
	color:#FFFFFF;
}
#navigation ul li.active a span, #navigation_fr ul li.active a span{
	text-decoration:none;
	font-weight:normal;
	font-size:17px;
	color:#bb9245;
}

#navigation ul li a.active, #navigation ul li.parent a.active, .parent.item2.active a {
    background: white;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#navigation ul li a.active span {
    color:#bb9245;
}

p {
     margin:0;
     padding:0 0 10px 0;
     color:#766b5b;
     font-size:14px;
     letter-spacing:0.02em;
     line-height:19px;
}

#content {
     width:1000px;
     height:auto;
     background-color:#FFFFFF;
     padding:20px 0 20px 0;
     margin:0;
     overflow:auto;
     -webkit-border-top-left-radius: 5px;
     -webkit-border-top-right-radius: 5px;
     -moz-border-radius-topleft: 5px;
     -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
#content ul li {
	 margin:0;
	 padding:0 0 10px 0;
	 color:#766b5b;
	 font-size:14px;
	 letter-spacing:0.02em;
	 line-height:19px;
	 list-style:square;
}
 #content ul {
     margin:0;
     padding:0;
}

a {
     margin:0;
     padding:0;
     color:#f7941d;
     font-size:14px;
     letter-spacing:0.02em;
     line-height:19px;
     text-decoration:underline;
     font-weight:bold;
}
#footer {
     width:1000px;
     height:41px;
     background:url(../images/footer.png) no-repeat;
}
 #left {
     float:left;
     width:184px;
     height:375px;
     background:url(../images/spacer.jpg) no-repeat 160px 0px;
}
 #left ul {
     margin:0;
     padding:0 0 0 35px;
}
 #left ul li {
     list-style-type:none;
     margin: 0 0 0 -5px;
     padding: 5px 0 5px 0;
     display:block;
     background:url(../images/separator.jpg) no-repeat 0px bottom;
}
 #left ul.menu li a{
     letter-spacing:-0.005em;
     color:#5E4C3E;
     text-decoration:none;
     font-weight:normal;
     font-family: 'Opera';
     font-size:14px;
}
 #left ul.menu li a.active{
     color:#bb9245;
}
 #left ul li:last-child {
     background-image:none;
}
 #left ul.menu {
     margin-top:16px;
}
 #content-text2 {
     float:left;
     height:auto;
     width:815px;
     padding-top: 20px;
}
 #content-text1 {
     float:left;
     height:auto;
     margin-left:75px;
     margin-top:16px;
}
 #content-text1 h2 {
     max-width:350px;
}
 #content-text1 img.img-right {
     margin-top:-140px;
     float:right;
     margin-left:55px;
}
 #content-text3 {
     float:left;
     height:auto;
     margin-left:75px;
     margin-top:16px;
     width:500px;
}
/*  #content-text3 h2{
     max-width:360px;
} */
 #content-text3 ul li {
     padding-bottom: 0 !important;
}
 #page {
    /* margin-top:16px;
     */
     padding-right: 20px;
}
 #banner {
     float:left;
     width:400px;
     background:url(../images/spacer.jpg) no-repeat 15px 25px;
}
 #banner img {
     float:left;
     margin-left:40px;
}
 #content-text2 img.img-right {
     margin-top:-55px;
     margin-right:30px;
     margin-left:2px;
     z-index:10;
}
 #content-text3 img.img-right {
     margin-top:-60px;
     margin-left:2px;
     padding:60px 0 0 0;
}


#jflanguageselection
{
    float: right;
    margin: 15px 0px 10px 5px;    
}

/* language lists with UL (names & images) */
#jflanguageselection ul.jflanguageselection
{
    list-style: none;
    padding: 0;
    margin-top: 3px;
    font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li
{
    background-image: none;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin: 1px 1px 1px 1px;
    white-space: nowrap;
    border: none;
    font-size: 0.9em;
}

#jflanguageselection ul.jflanguageselection li#active_language
{
    font-weight: bold;
    font-size: 1.0em;
}

#jflanguageselection ul.jflanguageselection li a
{
    display: block;
}

#jflanguageselection ul.jflanguageselection img
{
    border: none;
}

div#jflanguageselection img.langImg {
    float: left;
    border: none;
    margin-top: 3px;
}
div#jflanguageselection li img.langImg {
    float: left;
    border: none;
    margin: 0px 1px 0px 1px;
}

/** Styles for the drop down list */

#jflanguageselection select.jflanguageselection
{
    border: 1px solid #cccccc;
}

#jflanguageselection label.jflanguageselection
{
    position:absolute;
    left:-1000px;
}

/** Controls Raw Display of Images **/

.rawimages {
    text-align: center;
    margin-top: 3px;
}
.rawimages img {
    border: none;
    margin:2px;
}
.rawimages span#active_language img
{
    margin:2px;
    border: none;
}

div#jflanguageselection img.langImg{ float: left; border: none; margin-top: 3px; }
div#jflanguageselection li img.langImg{ float: left; border: none; margin: 1px 3px 0px 0px; }

#jflanguageselection .opaque{
    filter:alpha(opacity=30);
}
#jflanguageselection option.opaque{
    color:graytext;
}


 #jflanguageselection ul.jflanguageselection li a {
     color:#5E4C3E;
     text-decoration:none;
     font-weight:normal;
     font-family: 'Opera';
     font-size:14px;
     padding-left:10px;
}
 #jflanguageselection ul.jflanguageselection li a span {
    color: #fff;
 }


 