/*--------------------------------------------------------*/
/*-------------------  TimeSelect ------------------------*/
/*--------------------------------------------------------*/
#ptTimeSelectCntr {
    width: 250px; 
    font-size: .9em;
    position: absolute;
    z-index: 10;
    display: none;
}
#ptTimeSelectCntr .ui-widget{
    padding: .2em;
}
#ptTimeSelectCntr .ui-widget-header {
    padding: .2em;
}
#ptTimeSelectCntr #ptTimeSelectUserTime {
    font-size: larger;
    padding: .2em;
    padding-left: 1em;
    text-align: center;
}
#ptTimeSelectCntr #ptTimeSelectCloseCntr {
    display: block;
    padding: .2em;
}
#ptTimeSelectCntr #ptTimeSelectCloseCntr a {
    display: block;
    padding: .2em;
}
#ptTimeSelectCntr .ui-widget-content {
     margin-top: .1em;
     margin-bottom: .1em; 
     padding: .2em;	
}
#ptTimeSelectCntr .ui-widget.ui-widget-content {
    margin-top: 0;
}
#ptTimeSelectCntr .ptTimeSelectLeftPane.ui-widget-content {
    border-top:none;
    border-bottom:none;
    border-left:none;
    border-right-width: 2px;
}
#ptTimeSelectCntr .ptTimeSelectRightPane.ui-widget-content {
    border: none;
}
#ptTimeSelectCntr .ptTimeSelectHrCntr a,
#ptTimeSelectCntr .ptTimeSelectMinCntr a {
    display: block;
    float: left;
    padding: .2em;
    width: 1.6em;
    margin: 1px;
    text-align: center;
    text-decoration: none;
}
#ptTimeSelectCntr .ptTimeSelectHrAmPmCntr a {
    text-align: center;
    margin: 1px;
}
#ptTimeSelectCntr .ptTimeSelectTimeLabelsCntr {
    font-weight: bold;
    font-size: .9em;
}
#ptTimeSelectCntr #ptTimeSelectSetButton {
    padding-top: .2em;
    padding-bottom: .2em;
}
#ptTimeSelectCntr #ptTimeSelectSetButton a {
    display: block;
    padding: .2em;
    width: 30%;
    text-align: center;
    float: right;
}

/*--------------------------------------------------------*/
/*------------------  Multilangue ------------------------*/
/*--------------------------------------------------------*/
#dock2
{
    width: 98%;     
    left: 0;
    padding: 5px 0 0 0;
}
.dock-container2
{
    position: relative;
    height: 25px;
}
a.dock-item2
{
    display: block;
    font-weight: bold;
    width: 30px;
    bottom: 0px;
    position: absolute;
    text-align: center;
    text-decoration: none;
}
.dock-item2 span
{
    visibility:hidden;
}
.dock-item2 img
{
    border: none;
    margin: 0;
    width: 100%;
}

/*--------------------------------------------------------*/
/*--------------------  OSX Modal ------------------------*/
/*--------------------------------------------------------*/
#osx-modal-content, #osx-modal-data {display:none;}

/* Overlay */
#osx-overlay {background-color:#000; cursor:wait;}

/* Container */
#osx-container {background-color:#eee;  padding-bottom:4px; width:850px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; border-radius:0 0 6px 6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000; box-shadow:0 0 64px #000;}
#osx-container #osx-modal-title {color:#000; background-color:#ddd; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osx-container #osx-modal-data {font-size:12px; padding:6px 12px;}
#osx-container h2 {margin:10px 0 6px;}
#osx-container p {margin-bottom:10px;}

/*--------------------------------------------------------*/
/*--------------  Galerie FULL PAGE ----------------------*/
/*--------------------------------------------------------*/
div.content {
    /* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
    display: none;
    float: left;
 width:550px;
}
div.content a, div.navigation a {
    text-decoration: none;
    color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
    text-decoration: underline;
}
div.controls {
    margin-top: 5px;
    height: 23px;
}
div.controls a {
    padding: 5px;
}
div.ss-controls {
    float: left;
}
div.nav-controls {
    float: right;
}
div.slideshow-container {
    position: relative;
    clear: both;
    height: auto; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('Images/ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: center;
    width: auto; 
    height: auto; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow
{
    padding:0 auto;
}
div.slideshow span.image-wrapper{
    display: block;
    zoom: normal !important;
    top: 0;
    left: 0;
    width:100%;
    margin:20px auto;
}
div.slideshow a.advance-link {
    display: block;
    width:100%; 
    text-align: center;
}

div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
    text-decoration: none;
}
div.slideshow img {
    vertical-align: middle;
    border: 1px solid #ccc;
    -ms-interpolation-mode: bicubic; 
}
div.download {
    float: right;
}
div.caption-container {
    position: relative;
    clear: left;
    height: 75px;
}
span.image-caption {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
div.caption {
    padding: 12px;
}
div.image-title {
    font-weight: bold;
    font-size: 1.4em;
}
div.image-desc {
    line-height: 1.3em;
    padding-top: 12px;
}
div.navigation 
{
    padding-top:50px;
    margin-left: 100px;/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
    clear: both;
    margin: 0;
    padding: 0;
}
ul.thumbs li {
    float: left;
    padding: 0;
    margin: 5px 10px 5px 0;
    list-style: none;
}
a.thumb {
    padding: 2px;
    display: block;
    border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
    background: #000;
}
a.thumb:focus {
    outline: none;
}
ul.thumbs img {
    border: none;
    display: block;
}
div.pagination {
    clear: both;
}
div.navigation div.top {
    margin-bottom: 12px;
    height: 11px;
}
div.navigation div.bottom {
    margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
    display: block;
    float: left;
    margin-right: 2px;
    padding: 4px 7px 2px 7px;
    border: 1px solid #ccc;
}
div.pagination a:hover {
    background-color: #eee;
    text-decoration: none;
}
div.pagination span.current {
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    color: #fff;
}
div.pagination span.ellipsis {
    border: none;
    padding: 5px 0 3px 2px;
}
/*----------------------------------------------------
---------------------- GRIDVIEW ----------------------
----------------------------------------------------*/
/*GridViewCSS Soft Grey Style*/
.GridViewStyle
{
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: #ccc 1px solid;
}
 .GridViewStyle *
{  color:#16387c; }

.HiddenColumn
{
    display: none;
}
.GridViewStyleTransparent
{
    font-size: small;
    table-layout: auto;
    border-collapse: collapse;
    border: 0px hidden #ccc;
}

/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(Images/HeaderWhiteChrome.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #444;
    border-bottom: solid 1px #ccc;
}
.HeaderStyle th, .HeaderStyle td
{
    padding: 5px;
    color: #16387c;
    border-right: solid 1px #ccc;
}
.HeaderStyle a
{
    text-decoration: none;
    color: #16387c;
    display: block;
    text-align: left;
    font-weight: normal;
}
.SubHeaderStyle th
{
    border-right: solid 1px #CCC;
    border-bottom: solid 1px #CCC;
    padding:5px;
}
.PagerStyle table
{
    text-align: center;
    margin: auto;
}
.PagerStyle table td
{
    border: 0px;
    padding: 5px;
}
.PagerStyle td
{
    border-top: #ccc 1px solid;
}
.PagerStyle a
{
    color: #16387c;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #fff;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #fff;
}
.PagerStyle span
{
    font-weight: bold;
    color: #16387c;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
}

.RowStyleTransparent td
{
    padding: 5px;
    border: 1px hidden #fff;
}

.ItemStyle a
{
    background: url(../../Images/suppr1.png) no-repeat;
    text-decoration: none;
    background-position: center;
    z-index: 1000;
}

.ItemStyle:hover a
{
    background: url(../../Images/suppr1.png) no-repeat;
    text-decoration: none;
    cursor: pointer;
    background-position: center;
}

.ItemStyleEdit a
{
    background: url(../../Images/add.gif) no-repeat;
    text-decoration: none;
    background-position: center;
    z-index: 1000;
}

.ItemStyleEdit:hover a
{
    background: url(../../Images/add.gif) no-repeat;
    text-decoration: none;
    cursor: pointer;
    background-position: center;
}

ItemStyleValid a
{
    background: url(../../Images/Plus24.png) no-repeat;
    text-decoration: none;
    background-position: center;
    z-index: 1000;
}
.ItemStyleValid:hover a
{
    background: url(../../Images/Plus24.png) no-repeat;
    text-decoration: none;
    cursor: pointer;
    background-position: center;
}

.RowStyle td
{
    background: #E2E2E2 url(Images/AltRowStyle.png) repeat-x;
}
.AltRowStyle td
{
    background-color: #FFF;
}
.SelectedRowStyle td
{
    background-color: #fcb814;
    background-image: url(Images/YahooSprite.gif);
    background-position: center;
    background-repeat: repeat-x;
}

AltSelectedRowStyle td
{
    background-color: #fcb814;
}