/* ---------------------------------------------------------//
//----------------------------------------------------------//
//-STYLES DE BASE POUR LE TEXTE ET LES PRINCIPAUX �L�MENTS--//
//----------------------------------------------------------//
//----------------------------------------------------------*/
html, body {
 margin: 0;
 padding: 0
}

y{
 color: grey
}


b{
 color : #33CCCC;
}

/* Listes */
ul, ol {
 margin: .75em 0 .75em 24px;
 padding: 0; /* -> 9 */
}

/* Paragraphes */
p {
 margin: .75em 0;
}
li p, blockquote p {
 margin: .5em 0;
}


/* Divers �l�ments de type en-ligne */
em {
 font-style: italic;
}
strong {
 font-weight: bold;
 color: dimgray;
}

@font-face {
 font-family: 'titilliumthin';
 src: url('../fonts/titilliumtext22l001-webfont.eot');
 src: url('../fonts/titilliumtext22l001-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/titilliumtext22l001-webfont.woff') format('woff'),
  url('../fonts/titilliumtext22l001-webfont.ttf') format('truetype'),
  url('../fonts/titilliumtext22l001-webfont.svg#titilliumtext22l_ththin') format('svg');
 font-weight: normal;
 font-style: normal;

}

@font-face {
 font-family: 'titilliumtlight';
 src: url('../fonts/titilliumtext22l002-webfont.eot');
 src: url('../fonts/titilliumtext22l002-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/titilliumtext22l002-webfont.woff') format('woff'),
  url('../fonts/titilliumtext22l002-webfont.ttf') format('truetype'),
  url('../fonts/titilliumtext22l002-webfont.svg#titilliumtext22l_ltthin') format('svg');
 font-weight: normal;
 font-style: normal;

}

@font-face {
 font-family: 'titilliumregular';
 src: url('../font/titilliumtext22l003-webfont.eot');
 src: url('../font/titilliumtext22l003-webfont.eot?#iefix') format('embedded-opentype'),
  url('../font/titilliumtext22l003-webfont.woff') format('woff'),
  url('../font/titilliumtext22l003-webfont.ttf') format('truetype'),
  url('../font/titilliumtext22l003-webfont.svg#titilliumtext22l_rgregular') format('svg');
 font-weight: normal;
 font-style: normal;
}


/* ---------------------------------------------------------//
//----------------------------------------------------------//
//-------------------- Conteneur central -------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/
/* #0b6b84 =bleu foncé*/

body { background: url('../images/bg.jpg') no-repeat top left fixed #292929; 
       background-size: cover; 
       height: 100%; 
       /*overflow: -moz-scrollbars-vertical; 
       overflow-y: scroll;*/ 
       color: #efefef;
}
#centre {
 width: 100%;
 overflow: hidden;
 background-image: url('../images/bg.jpg');
 background: url('../images/bg.jpg') no-repeat top left fixed #292929;
 background-position-x: 0%;
 background-position-y: 0%;
 background-size: cover;
 background-repeat-x: no-repeat;
 background-repeat-y: no-repeat;
 background-attachment: fixed;
 background-origin: initial;
 background-clip: initial;
 background-color: rgb(41, 41, 41);
 background-size: cover;
 height: 100%;
 float:left;
 /*overflow: -moz-scrollbars-vertical;
 overflow-y: scroll;*/
 color: #efefef;
 margin-bottom: 30px

}

/* ---------------------------------------------------------//
//----------------------------------------------------------//
//-------------------- Images flottantes -------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/

.img_alain_c
{ 
 float:right;
 padding: 10px;
}	
.img_circulation
{ 
 float:right; 
}
.img_valves_fonct
{ 
 float:right;
 padding: 10px;
 margin-top: 30px;
}
.img_coeur_anatomie
{ 
 float:right;
 padding: 10px;
}
.img_anim_coeur
{ 
 float:left;
 padding: 10px;
}
.img_anim_coeur2
{ 
 float:right;
 padding: 10px;
}
.img_coeur_info
{ 
 float:left;
 padding: 10px;
}
.img_trs1
{
 float: right;
 padding: 10px;
}
.img_trs2
{
 float: right;
 padding: 10px;
}
.img_trs3
{
 float: right;
 padding: 10px;
}
.img_trs4
{
 float: right;
 padding: 10px;
}
.img_coeur1
{
 float: left;
 padding: 10px;
}
.img_coeur2
{
 float: left;
 padding: 10px;
}
.img_coeur3
{
 float: left;
 padding: 10px;
}
.img_coeur4
{
 float: left;
 padding: 10px;
}
.img_coeur5
{
 float: left;
 padding: 10px;
}
.img_coeur6
{
 float: left;
 padding: 10px;
}
.img_circu
{
 float: right;
 padding: 10px;
 margin-top: 20px;
 margin-bottom: 20px;
}
.img_sch_valves_pompes
{
 float: right;
 padding: 10px;
 margin-top: 35px;
 margin-bottom: 50px;
}
.img_valves
{
 float: right;
 padding: 10px;
}
.img_membrane
{
 float: right;
 padding: 10px;
}
.img_batteries
{
 float: right;
 padding: 10px;
}
.img_capteurs
{
 float: left;
 padding: 10px;
}
.img_aeronautique
{
 float: left;
 padding: 10px;
}
.img_tuniques
{
 float: left;
 padding: 10px;
}
.img_coronaires
{
 float: right;
 padding: 10px;
}
.img_lithium
{
 float: right;
 padding: 10px;
}
.img_logo
{
 float: right;
 padding: 5px;
 margin-top: 7px;
}
.img_jarvik7
{
 float: right;
 padding: 10px;
}
.img_jarvik2000
{
 float: left;
 padding: 10px;
}
.img_novacor
{
 float: right;
 padding: 10px;
}
.img_heartmate
{
 float: left;
 padding: 10px;
}
.img_cora
{
 float: right;
 padding: 10px;
}
.img_abiocor
{
 float: left;
 padding: 10px;
}

/* ---------------------------------------------------------//
//----------------------------------------------------------//
//-------------------- Contenu principal -------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/

#principal {
 width: 100%; 
 height: /*212px*/ auto; 
 box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
 box-shadow: 2px 2px 15px black inset;
 border-radius: 0 0 30px 30px;
 background:linear-gradient( rgba(255,255,255,0.1), rgba(0,0,0,0.1)); /* Norme W3C */
 background:-moz-linear-gradient(rgba(255,255,255,0.1), rgba(0,0,0,0.1)); /* Firefox */
 background:-webkit-linear-gradient(rgba(255,255,255,0.1), rgba(0,0,0,0.1)); /* Chrome, Safari */
 background:-o-linear-gradient( rgba(255,255,255,0.1), rgba(0,0,0,0.1)); /* Opera */
 background:-ms-linear-gradient( rgba(255,255,255,0.1), rgba(0,0,0,0.1)); /* IE */
 float: left;
}

#principal h1{
 font-family: 'century gothic'; 
 text-align: center; 
 color: #efefef; 
 font-size: 30px; 
 padding-top: 20px;
 text-shadow: 6px 6px 6px black
}
#principal h2{
 font-family: 'century gothic'; 
 text-align: center; 
 color: #efefef; 
 font-size: 25px; 
 padding-top: 20px;
 text-shadow: 4px 4px 6px black;
}
#principal h4{
 font-family: 'century gothic'; 
 text-align: center; 
 color: #efefef; 
 font-size: 21px; 
 padding-top: 20px;
 text-shadow: 2px 2px 4px black;
}
#principal h6 {
 font-family: 'titilliumthin'; 
 text-align: center; 
 color: #efefef; 
 font-size: 18px; 
 padding-top: 20px;
 text-shadow: 2px 2px 4px black
}
#principal p {
 font-family: 'titilliumthin'; 
 text-align: center; 
 color: #efefef; 
 font-size: 20px; 
 padding: 40px 60px 0 60px; 
 /*width: 840px; */
 line-height: 30px;
}
#principal p a {
 color: #33cccc; 
 font-family: 'titilliumtlight'; 
 text-decoration: none;
}
#div {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 font: inherit;
 vertical-align: baseline;
 display: block;
 font-size: 100%;
 font: inherit;
}

body {
 color: #efefef;
 line-height: 1;
}

#principal a {
 color: #332510;
 font-family: 'titilliumthin';
 text-align: center;
 color: #efefef;
 font-size: 20px;
 /*padding: 40px 60px 0 60px;*/                                /*CECI DETRUIT MON SLIDE*/
 width: 840px;
 /*line-height: 30px;*/                                        /*CECI COUPE WOWSLIDER*/
}
#principal a:hover, #principal a:focus {
 color: #6E5122;
}
#principal strong {
 color: #181A12;
}
#principal > :first-child {
 margin-top: 10px;
}
#principal p, #principal li {
 line-height: 1.5; 
}

/* ---------------------------------------------------------//
//----------------------------------------------------------//
//----------------------- Menu::base -----------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/
div#menu {
 height:41px;
 background: url('../images/main-bg02.png') repeat-x;
 padding: 8px 15px;
}
div#menu ul {
 padding: 0;
 list-style: none;
 float: left;
}
div#menu ul.menu {
 margin: 0 auto; 
 width: 100%;
 /* modifie ton margin left à ta sauce */
}
div#menu li {
 position: relative;
 z-index: 9;
 margin: 0;
 padding: 0 4px 0 0;
 display: block;
 float: left;
}
div#menu li:hover>ul {
 left: -2px;
}
div#menu a {
 position: relative;
 z-index: 10;
 height: 41px;
 display: block;
 float: left;
 line-height: 41px;
 text-decoration: none;
 font: normal 14px 'titilliumtlight';
}
div#menu a:hover, div#menu a:hover span { color: #33CCCC; }
div#menu li.current a {}
div#menu span {
 display: block;
 cursor: pointer;
 background-repeat: no-repeat;
 background-position: 95% 0;
}
div#menu ul ul a.parent span {
 background-position:95% 8px;
 background-image: url('../images/item-pointer.gif');
}
div#menu ul ul a.parent:hover span {
 background-image: url('../images/item-pointer-mover.gif');
}
/* menu::level1 */
div#menu a {
 padding: 0 10px 0 10px;
 line-height: 30px;
 color: #e5e5e5;
}
div#menu span {
 margin-top: 5px;
}/**@replace#1*/
div#menu li { background: url('../images/main-delimiter.png') 98% 4px no-repeat; }
div#menu li.last { background: none;
}
/* menu::level2 */
div#menu ul ul li { background: none; }
div#menu ul ul {
 position: absolute;
 top: 40px;
 width: 163px;
 margin-left: 0;
 background: rgb(45,45,45);
 margin-top:1px;
}
div#menu ul ul a {
 padding: 0 0 0 15px;
 height: auto;
 float: none;
 display: block;
 line-height: 24px;
 color: rgb(169,169,169);
}
div#menu ul ul span {
 margin-top: 0;
 padding-right: 5px;
 _padding-right: 9px;
 color: rgb(169,169,169);
}
div#menu ul ul a:hover span {
 color: #fff;
}
div#menu ul ul li.last { background: none; }
div#menu ul ul li {
 width: 100%;
}
div#menu ul ul li a{
 border-bottom : 1px solid rgb(169,169,169);
}
/* menu::level3 */
div#menu ul ul ul {
 padding: 0;
 margin: -40px 0 0 163px !important;
 margin-left:172px;                       /* C'EST ICI LA SOUS-SOUS-RUBRIQUE!!!!!! */
}
/* colors */
div#menu ul ul ul { background: rgb(41,41,41); }
div#menu ul ul ul ul { background: rgb(38,38,38); }
div#menu ul ul ul ul { background: rgb(35,35,35); }

/* lava lamp */
div#menu li.back {
 background: url('../images/lava.png') no-repeat right 100px !important;
 background-image: url('../images/lava.gif');
 width: 15px;
 height: 44px;
 z-index: 8;
 position: absolute;
}
div#menu li.back .left {
 background: url('../images/lava.png') no-repeat top left !important;
 background-image: url('../images/lava.gif');
 height: 44px;
 margin-right: 8px;
}

/* ---------------------------------------------------------//
//----------------------------------------------------------//
//--------------------- Positionnement ---------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/
#global {
 width: 1000px;
 max-width: 90em;
 min-width: 1000px;
 margin: 0 auto;
}

/* ---------------------------------------------------------//
//----------------------------------------------------------//
//------------------------- En-tete ------------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/
#entete {
 padding: 20px 0;
}
#entete h1 {
 margin: 0;
}
#entete h1 img {
 float: left;
 margin: 7px 20px 10px 0;
}
#entete .sous-titre {
 margin: 4px 0 15px 0;
}

/* ---------------------------------------------------------//
//----------------------------------------------------------//
//---------------------- Pied de page ----------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/
#pied {
 text-align: center;
 /*margin-left: 240px;*/
 /*padding: 15px 260px 10px 200px;*/
 font-family: 'titilliumtlight'; 
 color: #EFEFEF; 
 padding-top: 20px;
 font-size: .85em;
 background-image: url('../images/bg.jpg');
 background: url('../images/bg.jpg') no-repeat top left fixed #292929;
 background-position-x: 0%;
 background-position-y: 0%;
 background-size: cover;
 background-repeat-x: no-repeat;
 background-repeat-y: no-repeat;
 background-attachment: fixed;
 background-origin: initial;
 background-clip: initial;
 background-color: rgb(41, 41, 41);
 background-size: cover;
 height: 100%;
}

/* Mention de copyright */
#copyright {
 margin: 8px 0 0 0;
 font-size: 1em;
 text-align: left;
 display: none;
}

/* ---------------------------------------------------------//
//----------------------------------------------------------//
//---------------------- Slide debut -----------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/

/*
 *	generated by WOW Slider 4.8
 *	template Elegant
*/
@import url("http://fonts.googleapis.com/css?family=Source+Sans+Pro&subset=latin,latin-ext");
#wowslider-container1 { 
 zoom: 1; 
 position: relative; 
 max-width:715px;
 margin:0px auto 0px;
 z-index:90;
 border:1px solid #3399FF;
 text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:715px }
#wowslider-container1 .ws_images ul{
 position:relative;
 width: 10000%; 
 height:auto;
 left:0;
 list-style:none;
 margin:0;
 padding:0;
 border-spacing:0;
 overflow: visible;
 /*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li{
 width:1%;
 line-height:0; /*opera*/
 float:left;
 font-size:0;
 padding:0 0 0 0 !important;
 margin:0 0 0 0 !important;
}

#wowslider-container1 .ws_images{
 position: relative;
 left:0;
 top:0;
 width:100%;
 height:100%;
 overflow:hidden;
}
#wowslider-container1 .ws_images a{
 width:100%;
 display:block;
 color:transparent;
}
#wowslider-container1 img{
 max-width: none !important;
}
#wowslider-container1 .ws_images img{
 width:100%;
 border:none 0;
 max-width: none;
 padding:0;
}
#wowslider-container1 a{ 
 text-decoration: none; 
 outline: none; 
 border: none; 
}

#wowslider-container1  .ws_bullets { 
 font-size: 0px; 
 float: left;
 position:absolute;
 z-index:70;
}
#wowslider-container1  .ws_bullets div{
 position:relative;
 float:left;
}
#wowslider-container1  .wsl{
 display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
 position:absolute;
}

#wowslider-container1  .ws_bullets { 
 padding: 10px; 
}
#wowslider-container1 .ws_bullets a { 
 margin-left:6px;
 width:13px;
 height:13px;
 background: url('../images/bullet.png') left top;
 float: left; 
 text-indent: -4000px; 
 position:relative;
 color:transparent;
}
#wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{
 background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
 position:absolute;
 display:none;
 top:50%;
 margin-top:-21px;
 z-index:60;
 height: 32px;
 width: 32px;
 background-image: url('../images/arrows.png');
}
#wowslider-container1 a.ws_next{
 background-position: 100% 0;
 right:5px;
}
#wowslider-container1 a.ws_prev {
 left:5px;
 background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
 background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
 background-position: 0 100%; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block}

/*playpause*/
#wowslider-container1 .ws_playpause {
 display:none;
 width: 32px;
 height: 32px;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-left: -16px;
 margin-top: -16px;
 z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
 display:block;
}

#wowslider-container1 .ws_pause {
 background-image: url('../images/pause.png');
}

#wowslider-container1 .ws_play {
 background-image: url('../images/play.png');
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
 background-position: 100% 100% !important;
}
/* bottom center */
#wowslider-container1  .ws_bullets {
 bottom:-5px;
 left:50%;
}
#wowslider-container1  .ws_bullets div{
 left:-50%;
}
/* default */
#wowslider-container1 .ws-title{
 position: absolute;
 bottom:25px;
 left: 0px;
 margin-right:5px;
 z-index: 50;
 padding:12px;
 color: #33CCCC;
 background:#FFFFFF;
 font-family: 'Source Sans Pro',Arial,sans-serif;
 font-size: 25px;
 line-height: 28px;
 font-weight: normal;
 border-radius:0;
 opacity:0.8;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);	

}
#wowslider-container1 .ws-title div{
 padding-top:5px;
 font-size: 18px;
 line-height: 21px;
 color: #8699A9;
}
#wowslider-container1 .ws_images ul{
 animation: wsBasic 16s infinite;
 -moz-animation: wsBasic 16s infinite;
 -webkit-animation: wsBasic 16s infinite;
}
@keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }
@-moz-keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 12.5%{left:-0%} 25%{left:-100%} 37.5%{left:-100%} 50%{left:-200%} 62.5%{left:-200%} 75%{left:-300%} 87.5%{left:-300%} }


/* slide stylemod.css */
#wowslider-container1 .ws_hovershow {
 /*display: none !important; */
 opacity: 0;
 -webkit-transition:opacity 0.2s ease-in;
 -moz-transition:opacity 0.2s ease-in;
 -o-transition:opacity 0.2s ease-in;
 transition:opacity 0.2s ease-in;
}

#wowslider-container1:hover .ws_hovershow {
 /*display: block !important;*/
 opacity: 1;
 -webkit-transition:opacity 0.2s ease-in;
 -moz-transition:opacity 0.2s ease-in;
 -o-transition:opacity 0.2s ease-in;
 transition:opacity 0.2s ease-in;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
 width: 18px;
 height: 28px;
 position: absolute;
 top: 50%;
 left: 50%;
 margin-left: -9px;
 margin-top: -14px;
 z-index: 59;
}

#wowslider-container1 .pause {
 background-image: url('../images/pause.png');
}

#wowslider-container1 .play {
 background-image: url('../images/play.png');
}

#wowslider-container1 .pause:hover, #wowslider-container1 .play:hover {
 background-position: 100% 100% !important;
}

#wowslider-container1 .ws_fullscreen {
 width: 16px;
 height: 16px;
 position: absolute;
 top: 20px;
 left: 15px;
 margin-left: -9px;
 margin-top: -14px;
 z-index: 59;
 background-image: url('../images/fullscreen.png');
}

div#ws_fullscreen:-moz-full-screen #wowslider-container1 {
 width: 95% !important;
 max-width: 100% !important;
 max-height: inherit;
}

div#ws_fullscreen:-webkit-full-screen #wowslider-container1 {
 width: 95% !important;
 max-width: 100% !important;
 max-height: inherit;
}

div#ws_fullscreen:fullscreen #wowslider-container1 {
 width: 95% !important;
 max-width: 100% !important;
 max-height: inherit;
}

div#ws_fullscreen:-moz-full-screen {
 background-color: #000;
 height: 100%;
}

div#ws_fullscreen:-webkit-full-screen {
 background-color: #000;
 height: 100%;
}

div#ws_fullscreen:fullscreen {
 background-color: #000;
 height: 100%;
}
/* fin slidemod.css */

/* ---------------------------------------------------------//
//----------------------------------------------------------//
//----------------------- Slide fin ------------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/




/* Lecteur video : projekktor */

/*
Theme Name: MACCACO
Theme URI: http://www.projekktor.com/downloads
Description: this theme is a screenr clone
Version: 0.9
Author: Michel Maillard
Author URI: http://www.porkhead.org
*/

.projekktor {
 background-color:#000;
 font-family: 'Lucida Grande', Trebuchet MS, Arial, Sans-Serif;
 font-size: 12px;
 font-weight: bold;
 text-align:center;
 text-transform:uppercase;
 text-shadow: 0 1px 1px #0c0c0c;
 padding:0;
 margin:0;
 display:block;
 position: relative; 
}

.projekktor .inactive {
 display: none;
}

.projekktor .active {
 display: block;	
}

.ppdisplay {
 position: relative !important;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;    
}

.ppstart {
 position: absolute;
 left: 50%;
 bottom: 50%;
 margin-left:-45px;
 margin-bottom: -38px;
 cursor: pointer;
 height: 84px;
 width: 84px;
 display: block;

 padding: 0px;
 background: url("../images/start.png") no-repeat left top transparent;
}
.ppstart:hover {
 background: url("../images/start.png") no-repeat left bottom transparent;
}
.ppstart:active{
 background: url("../images/start.png") no-repeat left -169px transparent;
}


.ppcontrols {
 position: absolute;
 bottom: 0;
 right:0;
 display: block;
 overflow: hidden;
 width: 100%;
 height: 36px;
 background: url("../images/player.png") repeat-x scroll 0 0 #0f0e0e;
 border-style:solid;
 border-color:#413e3e;
 border-width:1px 0;
 padding: 0;
 margin:0;
}

.ppcontrols ul {
 list-style-type: none;   
}

.ppcontrols ul.left {
 position: absolute;
 top: 0;
 left: 0;
 padding: 0;
 margin:0;
}

.ppcontrols ul.right {
 background: url("../images/player.png") repeat-x scroll 0 0 #0f0e0e;    
 position: absolute;
 top: 0;
 right: 0;
 padding: 0;
 margin:0;    
}

.ppcontrols ul.bottom {
 position: relative;
 top: 31px;
 left: 0;
 padding: 0;
 margin:0;
}


.ppcontrols ul.left li {
 float: left;
 position: relative;
}

.ppcontrols ul.right li {
 float: right;
 position: relative;    
}

.pptitle {
 padding: 0 10px;
 color: #fff;
 overflow: hidden;
 text-align: left;
 line-height: 30px;
 height:30px;
 border-left:1px solid #413e3e;
 font-size:11px;
 cursor: pointer;
}


/* PLAY / PAUSE - left */
.ppplay,
.pppause  {
 background: url("../images/maccaco.png") no-repeat left top transparent;
 width: 30px;
 height: 30px;
 cursor: pointer;
 border-right: 1px solid #000;
}

.ppplay:hover {
 background: url("../images/maccaco.png") no-repeat left -35px transparent;
}
.ppplay:active {
 background: url("../images/maccaco.png") no-repeat left -36px transparent;
}

.pppause {
 background: url("../images/maccaco.png") no-repeat left -70px transparent;
}

.pppause:hover {
 background: url("../images/maccaco.png") no-repeat left -105px transparent;
}

.pppause:active {
 background: url("../images/maccaco.png") no-repeat left -106px transparent;
}



/* Enter / Exit Fullscreen - right */

.ppfsenter,
.ppfsexit  {    
 width: 30px;
 height: 30px;
 background: url("../images/maccaco.png") no-repeat right top transparent;
 cursor: pointer;
 border-left: 1px solid #413e3e;
}
.ppfsenter:hover {
 background: url("../images/maccaco.png") no-repeat right -35px transparent;
}
.ppfsenter:active {
 background: url("../images/maccaco.png") no-repeat right -36px transparent;
}
.ppfsexit {
 background: url("../images/maccaco.png") no-repeat right -70px transparent;
}
.ppfsexit:hover {
 background: url("../images/maccaco.png") no-repeat right -105px transparent;
}
.ppfsexit:active {
 background: url("../images/maccaco.png") no-repeat right -106x transparent;
}



/* Unmute / Max volume - right */
.ppvmax {
 width: 30px;
 height: 30px;
 border-right: 1px solid #000;    
 border-left:none; 
 background: url("../images/maccaco.png") no-repeat -842px top transparent;
}

.ppvmax:hover  {
 background: url("../images/maccaco.png") no-repeat -842px -35px transparent;
}
.ppvmax:active  {
 background: url("../images/maccaco.png") no-repeat -842px -36px transparent;
}



/* Mute / Min volume - right */
.ppmute  {
 width: 29px;
 height: 30px;    
 border-left:1px solid #413e3e;
 background: url("../images/maccaco.png") no-repeat -750px top transparent;
}
.ppmute:hover  {
 background: url("../images/maccaco.png") no-repeat -750px -35px transparent;
}
.ppmute:active  {
 background: url("../images/maccaco.png") no-repeat -750px -36px transparent;
}



/* volume slider - right */
.ppvslider {
 margin: 13px 5px;
 height: 16px;
 width: 60px;
 background: url("../images/maccaco.png") no-repeat -781px -13px transparent;
}

.ppvmarker {
 position: relative;
 right:0;
 left: 0;
 height: 6px;
 width: 100%;
 background: url("../images/maccaco.png") no-repeat -634px -13px transparent;
}

.ppvknob  {
 cursor: pointer;
 z-index: 201;
 position: relative;
 background: url("../images/maccaco.png") no-repeat -699px -5px transparent;
 top:-13px;
 left:0;
 width: 6px;
 height: 20px;
}



/* time / time left */
.pptimeleft {    
 color: #fff;
 width: 130px;
 line-height: 30px;
 height: 30px;
 border-left: 1px solid #413e3e;
 border-right: 1px solid #000;
 overflow: hidden;
}

/* special for single
.pptimeleft {
background: url("../images/maccaco.png") no-repeat -91px top transparent;
}
*/




/* previous / next item */
.ppnext,
.ppprev {
 display:block;
 background: url("../images/maccaco.png") no-repeat -59px top transparent;
 width: 30px;
 height: 30px;
 cursor: pointer;
 border-left:1px solid #413e3e;
 border-right:1px solid #000;
}
.ppnext { border-right:none;}
.ppnext:hover {
 background: url("../images/maccaco.png") no-repeat -59px -35px transparent;
}
.ppnext:active {
 background: url("../images/maccaco.png") no-repeat -59px -36px transparent;
}

.ppprev {
 background: url("../images/maccaco.png") no-repeat -32px top transparent;
}

.ppprev:hover {
 background: url("../images/maccaco.png") no-repeat -32px -35px transparent;
}
.ppprev:active {
 background: url("../images/maccaco.png") no-repeat -32px -36px transparent;
}



/* Scrubber, Playhead and fluff */
.ppscrubber {
 position: absolute;
 height: 5px;
 width: 100%;
 background: url("../images/maccaco-load.gif") repeat-x left top transparent;
 margin: 0;
 padding: 0;
 border-bottom: 1px solid #000;
}


.ppscrubberdrag {
 cursor: pointer;
 z-index: 302;
 position: absolute;
 background-color: transparent;    
 top:0;
 left:0;
 height: 5px;
 width: 100%; 
}

.ppplayhead, .pploaded {
 position: relative;
 display: block;
 left: 0;
 bottom: 0;
 height: 5px;
 width: 1px;
 background-color:#fff;
 cursor: pointer;
 z-index: 301;
}

.ppcuepoint {
 position: absolute;
 height: 5px;
 width: 5px;
 background-color: yellow;
 top: 0;
 left: 0;
 margin: 0;
 padding: 0;
 z-index: 302;
}

.ppcuepoint:hover {
 background-color: red;
 cursor: pointer;
}

.pploaded {
 position: relative;    
 z-index: 10;
 background: rgb(65, 62, 62) ;
 opacity: 0.8;
 /* ie7 */
 filter: alpha(opacity = 80);
 /* ie8 */
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.ppplayhead {
 margin-top: -5px;
}


.pptestcard {
 background: url("../images/noise.gif") center center repeat;
 width: 100%;
 height: 100%;
 color: #fff;
 font-size: 18px;
 overflow: hidden;
}

.pptestcard p {
 background-color: #3b393e;
 width: 60%;
 margin: auto;
 line-height: 25px;
 position: relative;
 top: 25%;
 padding: 10px;
 border:5px solid #000;
 text-align: center;
}

.ppbuffering {
 position: absolute;
 left: 50%;
 bottom: 50%;
 margin-left:-45px;
 margin-bottom: -38px;
 display: block;
 z-index:9010;
 padding: 0px;
 background: url("../images/buffering.gif") no-repeat center center #000;
 height: 84px;
 width: 84px;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
 display: none;
}
