/* CSS Document */
html { width: 100%; height: 100%; }
body { 
	font: 14px/1.231 Arial, Verdana, Helvetica, sans-serif; color: #000;
	background: #000; overflow: visible; background-attachment: fixed;
	min-width: 980px; width: 100% !important; width: 100%; height: 100%;
}

/* Generics */
.fleft { float: left; }
.fright { float: right; }
.clear { 
	display: block; clear: both !important; 
	padding: 0 !important; margin: 0 !important;
	height: 1px; font-size: 1px; line-height: 1px; 
}
.no_pad_top { padding-top: 0 !important; }
.no_pad_bottom { padding-bottom: 0 !important; }
.no_margin_top { margin-top: 0 !important; }
.no_margin_bottom { margin-top: 0 !important; }

/* Classes */
h1.title, h2.title { font-size: 1em; line-height: 100%; overflow: hidden; position: relative; margin-bottom: 20px; }
h1.title em, h2.title em { position: absolute; display: block; overflow: hidden; width: 10px; height: 10px; left: -5000px; }
h3.title, h4.title { font-size: 1.1em; width: 55%; line-height: 125%; padding-left: 2%; font-weight: normal; text-transform: uppercase; color: #fff; margin-bottom: 0.7em; }
h4.title { text-transform: none; font-size: 1.2em; margin-bottom: 30px; }

h1.font { margin-left: 22px; margin-bottom: 20px; font-size: 1.2em; color: #fff; text-transform: uppercase; }
h1.font .grey { -moz-opacity: 0.7; opacity: 0.7; filter: alpha(opacity=70); }

/* For pages that don't require the line around the content heading */
.nohead { margin-bottom: 15px; padding-top: 2px; left top no-repeat; }
.nohead .wrapper { padding-bottom: 0; margin-botton: 0; }
.nohead .content { color: #fff; font-size: 1em; }
.nohead .content p { margin: 0 0 18px 0; padding: 0 10px 0 10px; }
.nohead .content b { font-weight: bold; }
.nohead .content table { margin: 15 10px 15px 10px; }
.nohead .content table tr td { text-align:center; padding: 5px 5px 5px 5px; }

.bordered {
border: 1px solid #ffffff;
width: 260px;
}

.borderedvids {
border: 1px solid #ffffff;
width: 320px;
}

.block { margin-bottom: 15px; padding-top: 2px; background: url('/static/img/css/title_bckg.png') left top no-repeat; }
.block .wrapper { padding-bottom: 0; margin-botton: 0; }
.block .content { color: #fff; font-size: 1em; }
.block .content ul, .block .content ol { padding: 10px 0 5px 0; }
.block .content ol { padding-left: 30px; }
.block .content ul li, .block .content ol li { padding-left: 25px; margin-bottom: 15px; }
.block .content ol li { padding-left: 0; margin-bottom: 10px; list-style: decimal !important; list-style-position: inside; }
.block .content ul.list { padding: 5px 0; }
.block .content ul.list li { padding-left: 10px; }
.block .content ul.arrow li { background: url('/static/img/css/list_arrow.png') 5px 0.2em no-repeat; }
.block .content ul.dotted { padding-top: 0; margin-top: -5px; }
.block .content ul.dotted li { margin-bottom: 5px; background: url('/static/img/css/list_dot.png') 7px 0.2em no-repeat; }

.block .content ul.circle { padding-top: 0; margin-top: -5px; padding-left: 20px; }
.block .content ul.circle li { margin-bottom: 5px; padding-left: 20px; }

.block .content p { margin: 0 0 18px 0; padding: 0 10px 0 10px; }
.block .content p span.large { font-size: 1.3em; line-height: 130%; }
.block .content p img { display: block; margin: 0 35px 10px 0; float: left; }
.block .content p img.right { display: block; margin: 0 0 10px 30px; float: right; }
/*.block .content p img.google { display: block; margin: 0px 5px 5px 0px;}*/
.block .content span.dotted { padding-left: 12px; background: url('/static/img/css/list_dot.png') left center no-repeat; }
.block .content b { font-weight: bold; }
.block .content strong { font-weight: bold; }
.block .content i { font-style: italic; }
.block .content em { font-style: italic; }
.block .content a { color: #fff; text-decoration: underline; }
.block .content a.simple { text-decoration: none; }
.block .content a:hover { text-decoration: none; }
.block .content a.simple:hover { text-decoration: underline; }
.block .content div.left, .block .content div.right { float: left; width: 49%; }
.block .content div.right { float: right; }
.content div.right ul.dotted { padding-top: 0; margin-top: -5px; }
.content div.right ul.dotted li { margin-bottom: 5px; background: url('/static/img/css/list_dot.png') 7px 0.2em no-repeat; }
.block .content div.media { padding: 10px; }
.block .content cite { display: block; margin: 15px 10px 7px 15px; padding-bottom: 28px; color: /*#a6a8aa*/#e6e7e8; font-style: italic; font-size: 0.9em; line-height: 130%; background: url('/static/img/css/citation_bottom.png') right bottom no-repeat; }
.block .content cite span { display: block; text-align: center; padding: 15px 15px 10px 15px; border: 1px solid #a6a8aa; border-bottom: none; }
.block .content table { margin: 0 10px 15px 10px; }
.block .content table tr {}
.block .content table tr th { font-size: 1.1em; text-decoration: underline; padding-bottom: 3px; }
.block .content table tr td { padding: 5px 5px 5px 5px; }

.blockright { margin-bottom: 15px; padding-top: 2px; }
.blockright .wrapper { padding-bottom: 0; margin-botton: 0; }
.blockright .content { color: #fff; font-size: 1em; }
.blockright .content ul, .block .content ol { padding: 10px 0 5px 0; }
.blockright .content ol { padding-left: 30px; }
.blockright .content ul li, .block .content ol li { padding-left: 25px; margin-bottom: 15px; }
.blockright .content ol li { padding-left: 0; margin-bottom: 10px; list-style: decimal !important; list-style-position: inside; }
.blockright .content ul.list { padding: 5px 0; }
.blockright .content ul.list li { padding-left: 10px; }
.blockright .content ul.arrow li { background: url('/static/img/css/list_arrow.png') 5px 0.2em no-repeat; }
.blockright .content ul.dotted { padding-top: 0; margin-top: -5px; }
.blockright .content ul.dotted li { margin-bottom: 5px; background: url('/static/img/css/list_dot.png') 7px 0.2em no-repeat; }
.blockright .content strong { font-weight: bold; }
.blockright .content i { font-style: italic; }
.blockright .content em { font-style: italic; }
.blockright .content a { color: #fff; text-decoration: underline; }
.blockright .content a.simple { text-decoration: none; }
.blockright .content a:hover { text-decoration: none; }
.blockright .content a.simple:hover { text-decoration: underline; }


.wrapper img { display: inline; margin: 0px 0px 0px 0px;}
.block .content div.media {font-size: 1.3 em; }
.media img { display: inline; margin: 15px 5px 5px 0px;}
/*top, right, bottom, left*/

.splash .block .content p { padding-left: 25px; }

/* Google API */
form.gsc-search-box { padding: 15px 0; }
.gsc-search-box { width: 400px !important; margin-left: 30px; }
.gsc-search-box td { width: 250px; }
.gsc-search-box td.gsc-input { width: 250px !important; overflow: hidden; background: /*#7e8083*/#bbbdbf; border: 1px solid #fff; height: 13px; line-height: 14px; padding: 0; float: none; }
.gsc-search-box td.gsc-input input {  background: /*#7e8083*/#bbbdbf; border: none; color: #000; padding: 2px 2px 3px 10px; width: 200px !important; }
.gsc-search-box td.gsc-search-button { width: 200px !important; }
.gsc-search-box td.gsc-search-button input { display: block; margin-left: 5px; width: 20px; height: 20px; overflow: hidden; text-indent: -150px; background: url('/static/img/css/search_button.png') center center no-repeat; border: none; line-height: 75px; }
.gsc-search-box .gsc-clear-button { display: none; }

.gsc-branding { width: 180px !important; }
.gsc-branding td { width: 50%; text-align: left; }
.gsc-branding td.gsc-branding-user-defined { display: none; }
.gsc-branding td.gsc-branding-text { width: 100px; float: none; height: 25px; line-height: 25px; padding-right: 5px; }
.gsc-branding td.gsc-branding-img .gsc-branding-img { display: block !important; position: relative; top: -5px; left: 0; }
.gsc-tabsArea, .gsc-resultsRoot table { /* display: none; */}

.gsc-resultsRoot { width: 620px; } /* Results Container */
.gso-resultsbox-visible { width: 600px; } /* Result List */
.gs-webResult { width: 600px; padding-bottom: 10px; } /* Results */
.gs-webResult { font-size: 16px; }
.gs-webResult .gs-title { font-weight: bold; color: #fff; text-decoration: none !important; border: none !important; line-height: 100%; padding: 0; }
.gs-webResult .gs-title * { color: #fff !important; text-decoration: none !important; border: none !important; }
.gs-webResult .gs-title a, .gs-webResult .gs-title * { text-decoration: none !important; border: none !important; }
.gs-webResult .gs-snippet, .gs-webResult .gs-visibleUrl { padding-left: 20px; font-size: 14px; line-height: 100%; color: #a7a9ac; }
.gs-webResult .gs-visibleUrl, .gs-webResult .gs-visibleUrl * { color: #fff !important; text-decoration: underline !important; padding-top: 2px; }

.gsc-cursor-box { text-align: right; padding: 25px 30px 0 0; } /* Pages List */
.gsc-cursor-box .gsc-cursor-page { color: #fff !important; }
.gsc-cursor-box .gsc-trailing-more-results { color: #fff !important; font-weight: bold; }

/* Specifics */
#bckg { position: fixed; min-width: 980px; width: 100% !important; height: 100% !important; z-index: 1; left: 0; top: 0; background: url('/static/img/css/mobile_bckg.jpg') center top no-repeat; }
#wrapper { text-align: center; background: url('/static/img/css/header_bckg.png') center top no-repeat; position: relative; z-index: 10; }
#wrapper #container { margin: 0 auto; width: 960px; text-align: left; padding-bottom: 50px; }

/* Header */
#header { min-height: 180px; height: auto !important; height: 180px; position: relative; }
#header .left { float: left; width: 400px; }
#header .left p { line-height: 30px; padding: 8px 0 0 28px; }
#header .left p span { display: none; }
#header .left #swf_baseline_container { width: 320px; height: 100px; position: absolute; top: 75px; left: 20px; }

#header .right { float: right; width: 550px; }
#header .right form { float: right; width: 150px; margin: 5px 75px 0 20px; }
#header .right form fieldset {}
#header .right form fieldset * { font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; }
#header .right form fieldset span { width: 125px; float: left; display: block; }
#header .right form fieldset .text { background: /*#7e8083*/#bbbdbf; color: #fff; border: 1px solid #bbbdbf; height: 14px; line-height: 15px; padding: 1px 2px 2px 1px; width: 120px; }
#header .right form fieldset .submit { display: block; width: 20px; height: 20px; overflow: hidden; text-indent: -150px; background: url('/static/img/css/search_btn.gif') center center no-repeat; border: none; line-height: 75px; float: right; }
#header .right ul { float: right; min-height: 30px; height: auto !important; height: 30px; margin-top: 7px; }
#header .right ul li { float: left; padding: 0 10px; line-height: 14px; height: 14px; border-right: 1px solid #7e8083; margin-right: 2px; }
#header .right ul li.last { border: none; }
#header .right ul li, #header .right ul li * { color: #7e8083; font-weight: bold; font-size: 0.9em; text-transform: uppercase; text-decoration: none; }
#header .right ul li a:hover { color: #b3b4b5; }

/* Logo */
#logo { width: 270px; float: right; margin: 15px 22px 0 25px; }
#logo a { display: block; width: 67px; height: 67px; float: right; }
#logo a span { display: block; height: 67px; overflow: hidden; text-indent: -500px; background: url('/static/img/css/logo_bckg.jpg') left top no-repeat; }
#logo a span img { display: none; }
#logo h2 { width: 200px; height: 50px; float: left; margin-top: 10px; }
#logo h2 a { float: none; clear: both; height: 50px; overflow: hidden; text-indent: -500px; width: 100%; background: url('/static/img/css/canarie_bckg.png') left top no-repeat;  }
.splash #logo a { cursor: default; outline-color: invert; outline-style: none; outline-width: 0px; outline: none; }

/* Menu principal */
#header #menu { width: 150px; float: right; position: relative; text-align: right; margin-top: 10px; min-height: 50px; height: auto !important; height: 50px; }
#header #menu * { outline-color: invert; outline-style: none; outline-width: 0px; outline: none; }
#header #menu ul {}
#header #menu ul li { font-size: 0.8em; line-height: 16px; height: 18px; clear: both; } 
#header #menu ul li * { color: #fff; text-decoration: none; text-transform: uppercase; }
#header #menu ul li a { display: block; position: relative; padding: 0 7px 0 7px; height: 16px; width: auto; }
#header #menu ul li a em { position: relative; z-index: 5; font-size: 1em; }
#header #menu ul li a span { display: block; height: 16px; }
#header #menu ul li a span.shadow { position: absolute; z-index: 1; padding-left: 7px; right: 0; top: 0; background: url('/static/img/css/link_left.png') left center no-repeat; width: 30%; display: none; }
#header #menu ul li a span.shadow span { padding-right: 7px; background: url('/static/img/css/link_right.png') right center no-repeat; }
#header #menu ul li a.active span.shadow { display: block; width: 100%; }

/* Splash */
.splash #header #menu { width: 440px; margin-top: 50px; }
.splash #header #menu li { margin-bottom: 2px; font-size: 12px; }

#header .menus { position: absolute; width: 450px; padding-right: 10px; left: -475px; border-right: 1px solid #fff; }
#header .menus ul { display: none; }
#header .menus ul li { position: relative; }
#header .menus ul li a { float: right; }
#header .menus ul li a em { display: block; }
#header #menu .menus ul li a span.shadow { background-image: url('/static/img/css/link_left_alpha.png'); padding-left: 12px; }
#header #menu .menus ul li a span.shadow span { background-image: url('/static/img/css/link_right_alpha.png'); }

/* Menu section */
#navigation { background: url('/static/img/css/navigation_bckg.png') center center no-repeat; min-height: 52px; height: auto !important; height: 52px; margin-bottom: 35px; }
#navigation a { color: #fff; text-decoration: none; }
#navigation .wrapper { padding: 0 25px; position: relative; top: 5px; }
#navigation .wrapper ul li { min-height: 25px; height: auto !important; height: 25px; float: left; }
#navigation .wrapper ul li ul li { margin: 0 5px; min-height: 18px; height: auto !important; height: 18px; line-height: 15px; font-size: 0.8em; }
#navigation .wrapper ul li ul li * { display: block; }
#navigation .wrapper ul li ul li a { padding-left: 12px; }
#navigation .wrapper ul li ul li a em { padding-right: 12px; height: 18px; line-height: 18px; text-transform: uppercase; }
#navigation .wrapper ul li ul li a:hover, #navigation .wrapper ul li ul li a.active { background: url('/static/img/css/link_left.png') left center no-repeat; }
#navigation .wrapper ul li ul li a:hover em, #navigation .wrapper ul li ul li a.active em { background: url('/static/img/css/link_right.png') right center no-repeat; }
#navigation .wrapper ul li.first, #navigation .wrapper ul li.last { width: 900px; }
#navigation .wrapper ul li.last a { color: #58595b; }
#navigation .wrapper ul li.last a:hover, #navigation .wrapper ul li.last a:hover * { color: #fff; }
#navigation .wrapper ul li.last a.active { color: #fff; }

/* Content principal */
#content { min-height: 250px; height: auto !important; height: 250px; padding: 0 15px 15px 15px; }
#content #right { width: 260px; float: right;  }
#content #left { width: 640px; float: left; }

/* Print + autres */
#printable { float: right; height: 25px; margin-top: -15px; }
#printable .print, #printable .share, #printable .size { display: block; float: left; font-size: 0.8em; overflow: hidden; }
#printable .print { 
	height: 13px; line-height: 13px;
	padding-left: 20px; margin: 2px 0 0 10px;
	background: url('/static/img/css/print.png') left -15px no-repeat;
	text-transform: uppercase; color: #c6c7c8;
	text-decoration: none !important; 
}
#printable .print:hover { color: #fff; background-position: left top; }
#printable .size a { display: block; height: 20px; width: 20px; overflow: hidden; text-indent: -500px; background: url('/static/img/css/more.png') center center no-repeat; float: left; margin-right: 3px; }
#printable .size a.less { background-image: url('/static/img/css/less.png'); }
#printable .share { display: block; height: 20px; width: 20px; overflow: hidden; text-indent: -500px; margin-left: 15px; }
#printable .share a { display: block; width: 20px; height: 20px; }

/* Search */
#content #left.api_search_container { padding: 5px; min-height: 250px; height: auto !important; height: 250px; }
#content #left.api_search_container .title { background: url('/static/img/css/title_bckg.png') left top no-repeat; margin-bottom: 25px; padding: 3px 3px 2px 25px; }
#content #left.api_search_container .title h3 { color: #fff; font-size: 16px; }
#content #left.api_search_container #resultContainer { padding: 0 10px 0 25px; }

#content .accordeon {}
#content .accordeon .title { width: 380px; }
#content .accordeon .title em { display: block; margin-top: 2px; width: 90%; float: left; min-height: 20px; line-height: 130%; height: auto !important; height: 20px; cursor: pointer; background: url('/static/img/css/empty.gif') left top repeat; }
#content .accordeon .title .icon { display: block; width: 17px; height: 17px; float: right; margin: 3px 1px 0 0; cursor: pointer; background: url('/static/img/css/open_close_icon.png') left top no-repeat; }
#content .accordeon .title .icon.visible { background-position: left -20px; }
#content .accordeon .content { height: 0; overflow: hidden; }
#content .accordeon .content.visible, #content .accordeon.visible .content { height: auto; overflow: visible; }
#content .accordeon .content .wrapper { padding: 10px 0 5px 0; }
#content .accordeon .content ol { padding-left: 30px; }
#content .accordeon .content ul li, .block .content ol li { padding-left: 25px; margin-bottom: 15px; }
#content .accordeon .content ol li { padding-left: 0; margin-bottom: 10px; list-style: decimal !important; list-style-position: inside; }


/* SiteMap */
#sitemap li {}
#sitemap li ul.arrow {}
#sitemap li ul.arrow ul.dotted { padding-top: 10px; }
 
/* Footer */
#footer { width: 625px; margin: 15px; position: relative; text-align: center; font-size: 0.8em; }
#footer .wrapper { padding: 10px 20px; position: relative; z-index: 5; }
#footer .wrapper * { color: #d1d3d4; }
#footer .wrapper li * { text-transform: uppercase; text-decoration: none; }
#footer .wrapper li.first { min-height: 20px; height: auto !important; height: 20px; }
#footer .wrapper li.first a { display: block; width: 31%; float: left; background: url('/static/img/css/footer_2_bckg.png') center -150px no-repeat; margin-right: 20px; }
#footer .wrapper li.first a:hover { background-position: center 0; color: #fff; }
#footer .wrapper li.first a:hover * { color: #fff; }
#footer .wrapper li.first a.first { background-image: url('/static/img/css/footer_4_bckg.png'); }
#footer .wrapper li.first a.last { margin-right: 0; clear: right; background-image: url('/static/img/css/footer_3_bckg.png'); }
#footer .wrapper li.first a span { display: block; padding: 60px 10px 10px 10px; }
#footer .wrapper li.last { clear: both; float: none; padding: 0 15px; }
.fr #footer .wrapper li.last { padding: 0 5px 0 8px; }
#footer .wrapper li.last ul { text-align: center; padding-top: 8px; padding-left: 75px; }
#footer .wrapper li.last ul li, #footer .wrapper li.last ul li.last { float: left; clear: none; margin: 0; padding: 8px 10px; background: url('/static/img/css/footer_sep.gif') right center no-repeat; }
#footer .wrapper li.last ul li.last { background: none; padding-right: 0; }
.fr #footer .wrapper li.last ul li { padding: 8px 6px; }
#footer .wrapper li.last ul li a:hover * { color: #fff; }
#footer .wrapper p { padding-top: 5px; clear: both; float: none; }
.en #footer .wrapper li.last ul { padding-left: 85px; }
/* #footer .shadow { display: block; position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; background: #000; -moz-opacity: 0.5; opacity: 0.5; filter: alpha(opacity=50); } */


/* Feedburner */

.feedTitle {font-size:16px; font-weight:bold; color:#ffffff;  margin:0px 3px 20px 0px; text-align:right; padding:0px;}
.feedTitle a {font-size:16px; font-weight:bold; color:#ffffff;  margin:0px 3px 20px 0px; text-align:right; padding:0px;}

div.feedburnerFeedBlock { 
border-top-style: dotted;
border-top-width: 1px;
border-top-color: #E0E0E0; /*#993300*/
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #E0E0E0;
padding-top: 15px; 
padding-right: 3px; 
padding-bottom: 15px; 
padding-left: 8px; 
/*border: 1px dotted #E0E0E0;
background-color:#e5e9ea; */
}

.feedburnerFeedBlock ul {
margin-left:5;
padding-left:0;
list-style-type: none;
}

.feedburnerFeedBlock ul li span.headline a:link {
color: #FFFFFF; /*#FF6600*/
font-weight: bold;
font-size:13px;
text-align:right;
text-decoration: none;
margin:12px 0 0 0;
display: block;
}

.feedburnerFeedBlock ul li span.headline a:hover {
color: #c9c9c9;
font-weight: bold;
font-size:13px;
text-align:right;
text-decoration: none;
margin:12px 0 0 0;
display: block;
}

.feedburnerFeedBlock ul li span.headline a:visited {
color: #ffffff;
font-weight: bold;
font-size:13px;
text-align:right;
text-decoration: none;
margin:12px 0 0 0;
display: block;
}

.date {
color: #c9c9c9;
font-size:11px;
text-align:right;
text-decoration: none;
}

#creditfooter {
display: none;
}

/*.feedTitle {font-size:15px; font-weight:bold; color:#aa0606;  margin:0 auto; text-align:center; background:#c5c5c5; padding:10px;}
.feedTitle a {font-size:15px; font-weight:bold; color:#aa0606;  margin:0 auto; text-align:center; background:#c5c5c5; padding:10px;}*/

/*.feedburnerFeedBlock ul li {
padding: 5px;
border-left-style: solid;
border-left-width: 1px;
border-right-style: solid;
border-right-width: 1px;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #E0E0E0;
}*/

/*.feedburnerFeedBlock ul li span.headline a {
color: #535353;
font-weight: bold;
font-size:12px;
text-decoration: none;
margin:12px 0 0 0;
display: block;
}

.feedburnerFeedBlock ul li span.headline a:hover {
color: #535353;
}*/

/* End Feedburner */




/* Customizations by Scott Buckingham */
ul.slideshow {
	width: 640px;
	height: 329px;
	overflow: hidden;
	position: relative;
}
	ul.slideshow li.slide {
		display: none;
		position: absolute;
		top: 0;
		z-index: 1;
	}
	ul.slideshow li.caption {
		background-color: #000;
		color: #fff;
		padding: 5px 10px;
		position: absolute;
		top: 0;
		width: 620px;
		z-index: 2;
	}

#right .callout {
	text-align: center;
	color: #fff;
}
	#right .callout a {
		color: #fff;
		text-decoration: none;
	}


