/*
 * Gallery - a web based photo album viewer and editor
 * Copyright (C) 2000-2008 Bharat Mediratta
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or (at
 * your option) any later version.
 *
 * This program is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA  02110-1301, USA.
 */

/* ********************************************************************************
 * Ajaxian Theme for Gallery 2
 * by Ross Shannon
 * ********************************************************************************/

body {
    margin: 0;
    padding: 0;
    background: #ffffff;
    border-top: 5px solid #ffffff;
    color: #333;
    font: 0.7em Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
    text-align: left;
    overflow-x: hidden;
    background-image: url(images/fond.jpg);


}



/* Main Structure */

#white-rap {

    width: 900px;
    margin: 0 auto 2.5em;
    padding: 0 15px;
    background-color:transparent;
    border: none;
    text-align: left;
}

#header {
	display: none;
    position: relative;
    padding: 0 5px 4px;
    background: left bottom no-repeat;
}

#footer {
display: none;
    position: relative;
    padding: 5px;
    border: 1px solid #e9e9e9;
    border-bottom: none;
    -moz-border-radius: 4px 4px 0 0;
}

#main {
	
    margin: 0px 0;
    padding: 2px;
    background-color: transparent;
 
}

#frame {
    position: relative;
    padding: 2px 15px 20px 9px;
    margin-left: 0;
	margin-right: 10px;
	width: 1100px;
background: transparent url(images/main.png) no-repeat 10px 95px;
}

/* HTML Element Restyles */

a {
    font-weight: bold;
    text-decoration: none;
    color: #6b8cb7;
}
a:hover {
    text-decoration: underline;
    color: #ff0000;
}
a:active {
    text-decoration: none;
    color: #f9c190;
}

a img {
    border: none;
}

h1, h2, h3 {
    font-weight: normal;
}

h3 {
    font: 15px "Lucida Sans Unicode";
}

hr {
    height: 1px;
    margin: 1em 0 0.5em;
    border: none;
    background-color: #555;
    color: #555;
}



.nav_photo{
width: 78%;	
margin-left: 13px;
}


.nav_photo_bck_album{
margin-left: -53px !important;
}



label {
    font-weight: bold;
}

select {
    margin: 3px 0;
    vertical-align: middle;
    font: 1em Verdana;
}

/* Header */

#header h1 {
    margin: 0;
    padding: 0 10px;
}

#header form {
    position: absolute;
    top: 6px;
    right: 6px;
    margin: 0;
    padding: 0;
    text-align: right;
}

#searchCriteria {

    width: 180px;
    padding: 1px 2px 2px;
    background-color: #f6f6ff;
    border: 1px solid #48a;
	margin-bottom: 10px;
	
	
}

#searchCriteria:hover {
    background-color: #fff;
    border-color: #59d;
}
#searchCriteria:focus {
    background-color: #ffd;
}




.gbBreadCrumb {
	position: relative;
	float: left;
	margin-bottom: 50px;
	width: 300px;
left: 0px;
}

.gbBreadCrumb span, .gbBreadCrumb a {

    padding: 0 0 0 14px;
    background: url('images/icon_path_separator.gif') no-repeat left;
}

.gbBreadCrumb a.BreadCrumb-1 {
	
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}

#gbSystemLinks {
    position: absolute;
    top: 1.5em;
    right: 4px;
    margin: 0;
    padding: 0;
}

#gbSystemLinks span {
    display: inline;
    float: left;
    margin-left: 10px;
}

#photohead .block-core-ItemInfo .summary {
    padding: 2px 0;
}
#gbSystemLinks span a {
    padding: 3px 5px 4px;
}

/* Photo page navigation */
#pagesuivantehide{
	display: none;
}
.gbNavigator {
display: inline;
}

.gbNavigator a {
    padding: 6px 9px;
}

.gbNavigator a:hover {
    -moz-border-radius: 5px;
}

#item-title{
    background: url('images/icon_path_separator.gif') no-repeat 0 2px;
	margin-left: 287px;
	width: 360px;
	padding: 0 0 0 10px;
		margin-top: -65px;
		float: left;

}
.first-and-previous img, .next-and-last img {
    vertical-align: top;
    padding: 0 3px;
}

.goback {

    top: 8px;
	padding-top: 10px;
	padding-left: 120px;
}

.next-and-last {
    float: right;
}
.next-and-last.no-previous {
    float: none;
    text-align: right;
}

a.backtoalbum {
    margin-top: -1.3em;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 101px;
}



.block-checkout-ItemPrices{
	margin-left: 201px;
}
/* Retour au menu album */



#retour {
	display: block;
float: right;
margin-right: 525px;
	margin-bottom: 0;
	position: relative;
	z-index: 1000;
	padding-bottom: 100px;
}


/* Full Photo */

#gsImageView {
	width: 900px;
    margin: 0 0 1em;
}

/* Frame Elements */

#minislide {
	position: relative;
	float: none;
}

h2 {
    margin: 13px 0;
    color: #0000;
    font: 22px "Lucida Sans Unicode";
    text-transform: capitalize;
}

#loading {
    position: absolute;
    top: 200px;
    left: 35%;
    width: 160px;
    z-index: 1000;
    padding: 10px 0 10px 28px;
    background: #000 url(images/working-hard-trans.gif) 8px 4px no-repeat;
    text-align: center;
    color: #eef;
    font: italic 15px "Trebuchet MS";
    -moz-border-radius: 10px;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

#main-image-container {
		width:780px;
    position: relative;
 	overflow: hidden;
    text-align: left;

    
}

#main-image-container #sliding-frame p {
    position: relative;
    height: 480px;
    margin-top: -10px;
    
}

#main-image {
    position: absolute;
    left: 0px;
    z-index: 10;
    background-color: transparent;
	margin-top: 10px;
	    cursor: pointer;

}

#infobulle {
position: fixed;
left: 0;
top: 0;
height: 1150px;
width: 1150px;
background: black;
text-indent: -999em;
text-decoration: none;
z-index: 1110;
}

#imagedatablock {
    position: absolute;
    top: 60px;
    left: 380px;
    width: 220px;
    min-height: 160px;
    padding: 10px;
    text-align: left;
}

#imagedatablock:hover {
    border-color: #fff;
}

#fullsizelink {
    padding: 0 0 0 23px;
    background: transparent url(images/new-window.png) left no-repeat;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

.emptyAlbum {
    margin: 2em 0 0;
    font-size: 1.4em;
}

/* Controls */

#slideshow-controls {
    position: relative;
    height: 40px;
    margin: 0px 0 -58px;
    overflow: hidden;
    z-index: 100;
    text-align: left;
}

#main-image-container > #slideshow-controls {
    margin-bottom: -50px;
}

#slideshow-controls ul {
    position: absolute;
    margin: 0;
    padding: 3px 210px 3px 250px;
    list-style: none inside;
    background-color: #000;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=40);  /* Lower opacity for IE since the controls don't hide */
}

#slideshow-controls ul li {
    float: left;
    margin: 0;
    padding: 0;
}

#slideshow-controls button {
    width: 40px;
    margin: 0;
    padding: 0;
    background-color: #000;
    border: none;
    text-align: center;
    cursor: pointer;
}

#slideshow-controls button:hover {
    background: url(images/controls-hover-effect.png) 50% 50% no-repeat;
    border: none;
}

/* Thumbnails */

#thumbs-container {
    position: relative; /* Opera */
    float: left;
    width: 540px;
    opacity: 0.95;
    -moz-opacity: 0.95;
    filter: alpha(opacity=95);
    z-index: 100;
	background-color: white;
	padding: 6px 100px 6px 0px;
	margin-top: -40px;
}

#gsThumbMatrix {
    min-height: 120px;
    margin: 0 auto 10px;
}

#gsThumbMatrix td {
    padding: 2px;
}

#gsThumbMatrix a .giThumbnail {
    height: 40px;
    width: 40px;
    margin: 0;
    background-color: #c8c8c8;
    border: 1px solid white;
   
}

#gsThumbMatrix a:hover .giThumbnail {
    height: 48px;
    width: 48px;
    margin: -4px;
    background-color: #fff;
    border: 1px solid #ff0000;
}

#gsThumbMatrix a:hover:active .giThumbnail {
    height: 44px;
    width: 44px;
    margin: -2px;
    
}

#gsThumbMatrix a .currentImage, #gsThumbMatrix a:hover .currentImage {
    border-color: #fff;
}

/* Subalbums */


#subalbums-container{
	display: none;
}
#subalbums-container h3 {
	color: #fff;
    width: 100%;
    margin: 1em 0 !important;
    border-bottom: 1px solid #fff;
}

#gsSubAlbumMatrix {
    width: auto;
    overflow: hidden;
    margin: 0 auto 1em;
}

#gsSubAlbumMatrix td {
    width: 350px;
    padding: 1px 2px 4px 5px;
    border: 1px solid #fff;
    line-height: 1.4em;
}

#gsSubAlbumMatrix td.sahover {
    background-color: #e2dad1;
    border-color: #888;
    cursor: pointer;
}

#gsSubAlbumMatrix img.giThumbnail {
    width: 80px;
    height: 40px;
    float: left;
    vertical-align: middle;
    margin-right: 6px;
    margin-top: 2%;
    border: 1px solid #6b8cb7;
}

#warning {
    margin: 1em 0;
    background-color: #fe9;
    border: 1px solid #c95;
    color: #c00;
}

#recherche {
    float: left;
	margin-top: -40px;
	position: relative;
	z-index: 1000;
	width: 600px;
}

/* Photo pages */

#photohead {
    width: 68%;
}

#photohead h2{
margin-left: 200px;}



#photohead p{
margin-left: 200px;}


#sidephotodetails {
display: none;

    padding: 10px 0 5px 10px;
}

/* Tables */

.gbDataTable {
    margin: 0.8em 0;
}

.gbDataTable gbEven{
	margin-left: -200px;
}



.gbDataTable td {
    padding: 2px 6px;
}

.gbDataTable td.gbOdd {
    background-color: #FFFFFF;
}

.gbBusy {
    background-color: #114499 !important;
}

/* Exif data */

.block-exif-ExifInfo div {
    margin: 0 0 0 -8px;
    padding: 0 8px;
    font-weight: bold;
}

.block-exif-ExifInfo div a {
    margin: 0 15px 0 0;
    padding: 3px 10px;
    border: 1px solid #8b8b8b;
    border-bottom: none;
    -moz-border-radius: 4px 4px 2px 2px;
}

.block-exif-ExifInfo div a:hover {
    border-bottom-color: #cccccc;
    border-bottom: 1px solid;
    text-decoration: none;
}

.block-exif-ExifInfo .gbDataTable {
    width: 100%;
    margin: 2px 0;
    border: solid #8B8B8B;
    border-width: 1px 0;
}

/* Footer elements */

#footer p {
    margin: 5px 0 10px 10px;
}

#footerSystemLinks {
    position: absolute;
    right: 10px;
    top: 7px;
}

#footerSystemLinks .block-core-SystemLink a {
    padding: 5px 1em 1.6em;
}

/* Admin pages */

#gsSidebarCol {
    width: 150px;
    padding: 10px 0 0 0;
}

#gsSidebarCol ul {
    margin: 0;
    padding: 0;
    list-style: none inside;
    line-height: 1.8em;
}

#gsSidebar {
    padding: 10px 8px 10px 10px;
    -moz-border-radius: 10px 0 0 10px;
    max-width: 250px;
    overflow: hidden;
}

#gsContent {
	
    padding: 0 12px;
}

.gbTabBar {
    margin-top: 20px;
    padding-bottom: 3px;
    border-bottom: 1px solid #333;
    line-height: 1.7em;
}

.gbTabBar .giSelected {
    margin: 0 4px 0 0;
    padding: 3px 10px 3px;
    background-color: #FFFFFF;
    border: 1px solid #333;
    border-bottom: none;
    -moz-border-radius: 4px;
    font-weight: bold;
    color: #fe9;
}

.gbTabBar span a {
    margin: 0 4px 0 0;
    padding: 3px 6px 6px;
    background-color: #CBCBCB;
    border: 1px solid #333;
    border-bottom: none;
    -moz-border-radius: 4px 4px 0 0;
    line-height: 1.2em;
}

.gbTabBar span a:hover {
    margin-bottom: -1px;
    background-color: #0f0f0f;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}

.gbBlock {
background-color: #fff;
		width: 900px;
}
.checkoutButtonTable{
	background-color: #fff;
	width: 680px;
	margin-left: 110px;

}
#gsContent .gbDataTable {
	width: 650px;

    border-spacing: 0;
    margin-top: 7px;
}

#gsContent .gbDataTable th {
    padding: 3px 6px;
    background-color: #dedede;
    border-bottom: 1px solid #444;
}
.checkoutProduct{
	color: red;
	font-weight: bold;
}
#gsContent .gbDataTable td {
    padding: 4px 3px 4px 10px;
    
}

#gsContent .gbDataTable th:first-child {
}

#gsContent .gbDataTable th:last-child {
}

#gsContent .gbDataTable .gbOdd {
    background-color: #CBCBCB;
}

#gsContent textarea {
    width: 475px;
}

/* Messages */

.summary {
    white-space: nowrap;
}

.giSuccess {
    font-size: 1.3em;
    font-weight: bold;
    color: #ff0000;
}

.giError {
    font-weight: bold;
    color: #c73;
}

h2.giError {
    font-size: 1.3em;
    color: #c30;
}

.giNew {
    color: #f90;
}

.giUpdated {
    color: #db0
}

/* Debug Only */
#msgarea {
    display: none;
    width: 150px;
    position: absolute;
    z-index: 10;
    top: 60px;
    left: 10px;
    background-color: #fdf;
    color: #060;
    text-align: left;
    font: 11px "Lucida Sans Unicode";
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-border-radius: 12px;
}

#msgarea h4 {
    margin: 5px 0 -5px 20px;
    font: bold 12px "Lucida Sans Unicode";
}

#msgarea p {
    padding: 0 3px 0 8px;
    background-color: #fdf;
}

.autoCompleteShadow {
    background-color: #b7b5bd !important;
}

.autoCompleteContainer {
    border-color: #830 #830 #f60;
    background-color: #000;
}

.autoCompleteContainer li.yui-ac-highlight {
    background-color: #eee;
    color: #111;
}

/* :::::::::::::::::::::::::::::::::::::::::: FROM MAIN INDEX ::::::::::::::::::::::::::::::::::::::::::::: */



#header2 { 

	background-repeat: no-repeat; 
	background-image: url(images/logo.png);
	height: 86px;
	width: 800px;
	margin-left: 150px;
	margin-bottom: 9px;
}

/* :::::::VIGNETTES:::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* :::::: VIGNETTE1 :::::::::::::::::::::::::::::::::::::::::::: */

#vignette1 {
	background-image: url(../../images/petite1.jpg);
	height: 80px;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 7px;
	font-size: 12px;
}

#vignette1 a:link, #vignette1 a:visited {
    float: left;
    height: 80px;
    width: 180px;
    background: url(../../images/petite1.jpg) no-repeat 0 0;
}

#vignette1 a:hover {
        float: left;
    height: 80px;
    width: 180px;
    background: url(../../images/petite1.jpg) no-repeat 0 0;
}

/* :::::: VIGNETTE 2 ::::::::::::::::::::::::::::::::::::::::::::: */

#vignette2 {
	background-image: url(../../images/petite2.jpg);
	height: 80px;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 7px;
}

#vignette2 a:link, #vignette2 a:visited {
    float: left;
    height: 80px;
    width: 180px;
    background: url(../../images/petite2.jpg) no-repeat 0 0;
}

#vignette2 a:hover {
    float: left;
    height: 80px;
    width: 180px;
    background: url(../../images/petite2.jpg) no-repeat 0 0;
}

/* :::::: VIGNETTE 3 :::::::::::::::::::::::::::::::::::::::::::: */


#vignette3 {
background-image: url(../../images/petite3.jpg);
height: 80px;
width: 180px;
margin-left: 10px;
margin-bottom: 7px;
}

#vignette3 a:link, #vignette3 a:visited {
    float: left;
    height: 80px;
    width: 180px;
    background: url(../../images/petite3.jpg) no-repeat 0 0;
}

#vignette3 a:hover {
    float: left;
    height: 80px;
    width: 180px;
    background: url(../../images/petite3.jpg) no-repeat 0 0;
}

/* :::::: VIGNETTE 4 ::::::::::::::::::::::::::::::::::::::::::::: */

#vignette4 {
	background-image: url(../../images/petite4.jpg);
	height: 80px;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 7px;
}
#vignette4 a:link, #vignette4 a:visited {
    float: left;
    height: 80px;
    width: 180px;
    background: url(../../images/petite4.jpg) no-repeat 0 0;
}

#vignette4 a:hover {
    float: left;
    height: 80px;
    width: 180px;
    background: url(../../images/petite4.jpg) no-repeat 0 0;
}

/* :::::: VIGNETTE 5 ::::::::::: */

#vignette5 {
	background-image: url(../../images/petite5.jpg);
	height: 80px;
	width: 180px;
	margin-left: 10px;
	margin-bottom: 7px;
}

#vignette5 a:link, #vignette5 a:visited {
    float: left;
    height: 80px;
    width: 180px;
    background: url(../../images/petite5.jpg) no-repeat 0 0;
}

#vignette5 a:hover {
    float: left;
    height: 80px;
    width: 180px;
    background: url(../../images/petite5.jpg) no-repeat 0 0;
}

/* ::::::::FIN VIGNETTES ::::::::::::::::::::::::::::::::::::::::::::::::: */

/* ::::::::::::::::::::::: NAVIGATION GAUCHE :::::::::::::::::::::::::::::::: */

#banner-nav 
{

	float: left;
	display: block;
	height:440px;
	width:200px;
	background-color:inherit;
}

/* ::::::::::::::::::::::: FIN NAVIGATION GAUCHE :::::::::::::::::::::::::::::::: */

.content
{
	padding:7px;
}

/* :::::::::::::::::::::::TOLLTIP JAVA ::::::::::::::::::::::::::::::::::::::: */

div#qTip {
 padding: 20px 5px 0 35px;
 width: 120px;
 height: 40px;

 display: none;
 background:url(images/tooltip.png)no-repeat;
text-transform: uppercase;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
/* :::::::::::::::::::::::FIN TOLLTIP JAVA ::::::::::::::::::::::::::::::::::::::: */

#info {
position: absolute;
left: 814px;
top: 490px;
height: 30px;
width: 30px;
background-image: url(images/info.png);
text-indent: -999em;
text-decoration: none;
z-index: 1110;
cursor: help;

}

.block-checkout-ShowCart{

margin-left: 200px;}

.gbLink-checkout_AddToCart{
margin-left: -10px;
margin-right: 157px;}

.first {
display:none;
}
.last {
display: none;
}
.previous {
margin-left: 188px;
}
.next {
margin-right: 19px;
}

#footer2 {
	display: block;
	float: left;
	background-color: transparent;
	height: 20px;
	width: 590px;
	margin-left: 227px;
			font-size: 10px;
			padding-bottom: 30px;
			color: #9E9E9E;


}
