/* .............................. */
/* Basic */
/* .............................. */

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif, Arial;
	font-size: 11px;
	color: #666666;
        background-color: #717171;
	margin:0;
	padding: 0 0 0 0;
	text-align: left;
}

.window {
  text-align: center;
}

#maintable {
	text-align: center;
}

#mainphoto {
    position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
	background: #fafafa url("/templates/picturebook/images/loading.gif") 50% 50% no-repeat;
}

#photofader {
	border: 1px solid #bebebe;
}

#image-info {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif, Arial;
	font-size: 12px;
	text-align: left;
	padding: 15px 25px 10px;
}

#abouttext {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif, Arial;
	font-size: 12px;
	text-align: justify;
	padding: 15px 25px 10px;
}

.abouttitle {
	color: #23de23;
	font-weight: bold;
	text-align: left;
}

#aboutsmall {
        font-size: 10px;
	text-align: justify;
	padding: 0 20px;
}

.aboutspace {
	padding: 1px 15px;
}


.phototitle {
	color: #23de23;
	font-weight: bold;
	text-align: left;
}

.commentlink {
	color: #a9a9a9;
	font-size: 10px;
        text-align: right;
}

#photonotes {
   text-align: center;
    font-size: 9px;
    padding-bottom: 5px;
    color: #a9a9a9;

}

.dropshadow {
     margin: 0;
padding: 0;
}

.selectgallery {
     padding: 10px 10px;
     background-color: #ededed;
     text-align: right;
}

.aboutbox {
     padding: 20px 40px;
     background-color: #ededed;
     text-align: justify;
     font-size: 11px;
}

#gallerycontent {
     /* background-color: #ededed; */
     background-color: #fafafa;
     margin: 0 auto;
     /* padding: 15px; */
     width: 100%;
     padding-top: 15px;
     padding-bottom: 15px;

}

#gallerycontent .thumbnails { 
    margin: 7px;
    padding: 7px 7px;
}


#gallerycontent a img.thumbnails { 
    background-color: #fafafa;
    border: 2px solid #707070;
}


#gallerycontent a:hover img.thumbnails { 
    background-color: #fafafa;
    border: 2px solid #23da23;
}





#photobox {
        text-align:center;
        background:#f0eeee url(../images/loading_d.gif) no-repeat center;
        /*padding:7px;*/
        margin-left:-21px;
        position:absolute;
        top:60px;
        margin-bottom:20px;
}

#image-border {
    position:relative;
        margin:0;
}




#menu_browse{
        position: absolute;
        margin: 0px;
        margin-right:-10px;
        padding: 0px;
        top: 0px;
        left: 0px;
        z-index:10;
}

#menu_browse a{
        outline: none;
}

#menu_browse_prev, #menu_browse_next{
        width: 49.9%;
        height: 100%;
        background: transparent url(images/nix.gif) no-repeat; /* Trick IE into showing hover */
        display: block;
}

#menu_browse_prev {
        top: 0px;
        left:0px;
        float: left;
}
#menu_browse_next {
        top: 0px;
        right:0px;
        float: right;
}


#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
        background: url('images/prevnew.png') no-repeat 1% 100%;
        cursor: pointer;
}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
        background: url('images/nextnew.png') no-repeat 100% 100%;
        cursor: pointer;
}




#tag_cloud { /* id for tag cloud */
     background-color: #ededed;
     padding: 10px 10px;
}

/* Example Tag Cloud CSS Code: */
.tags00
{
        font-size: 8px !important;
}

.tags01
{
        font-size: 9px !important;
}

.tags02
{
        font-size: 10px !important;
}

.tags03
{
        font-size: 11px !important;
}

.tags04
{
        font-size: 12px !important;
}

.tags05
{
        font-size: 13px !important;
}

.tags06
{
        font-size: 14px !important;
}
.tags07
{
        font-size: 15px !important;
}

.tags08
{
        font-size: 16px !important;
}

.tags09
{
        font-size: 17px !important;
}

.tags10
{
        font-size: 18px !important;
}



/***********************************************************/
/* Menu                                                    */
/***********************************************************/

#menu {
	text-align: right;
        margin: 0 auto;
   padding-top: 5px;
   padding-bottom: 4px;
   padding-right: 18px;
	font-size: 9px;
   }

#menu a {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	}
	
#menu a:hover {
	text-decoration: none;
	/*color: #D58900;*/
	color: #23de23;
	font-size: 11px;
	}


#menurss {
	font-size: 1px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 5px;
	border-style: none;
}

#menurss a img {
	text-decoration: none;
	border-style: none;
}

#menurss a:hover img {
	text-decoration: none;
	border-style: none;
}


/* html, body {
   min-height:100.1%;
	}
*/

.gras {
	font-weight: bold;
	}

.italique {
	font-style: italic ;
	}
	
.orangeg {
	color: #D58900;
	font-weight: bold;
	}

.centre {
	text-align: center;
	}
	
/* .............................. */
/* main et titre */
/* .............................. */	

#surtitre {
	font-size: 12px;
	text-align:left;
	width: 600px;
	margin: 0 auto;
	color: #ffffff;
	}

#surtitre a {
	color: #ffffff;
	}

#surtitre a:hover {
	color: #EDAD00;
	}
	
/*#main {
	margin-right: auto;	margin-left: auto;	width: 640px;
	}
*/

#haut {	background-image: url(images/haut.png);
	height: 32px;	}
#bord {	background-image: url(images/bord.png);	}

#bas {	background-image: url(images/bas.png);
	height: 18px;	}

/* .............................. */
/* Link stylings */
/* .............................. */

a {
	color: #666666;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	color: #23de23;
	}



	
/* .............................. */
/* Image */
/* .............................. */

#image img{
   padding-top:7px;
   padding-bottom:3px;
   border:none;
   }	
   

/* .............................. */
/* sousphoto */
/* .............................. */

#sousphoto {
	width: 500px;
	margin:0px auto;
	text-align: left;
	font-size: 12px;
	}
	
.titre {
	color: #D58900;	
	}
	
.soustitre {
	width: 500px;
	padding-top:1px;
	padding-bottom: 10px;
	font-size: 11px;
	}
	
.fleche {
	float:right;
	text-align: right;
	}

/* .............................. */
/* Vignettes */
/* .............................. */

#vignettes {
	width: 500px;
	margin:0px auto;
	text-align: right;
	}

#vignettes a:link img{
	padding: 4px;
	border: 1px solid #ffffff;
	}

#vignettes a:visited img{
	padding: 4px;
	border: 1px solid #ffffff;
	}

#vignettes a:hover img{
	padding: 4px;
	border: 1px solid #D58900;
	}
	



/* .............................. */
/* credits */
/* .............................. */

#credits {
	font-size: 10px;
	color: #afafaf;
        text-align: center;
	}

#credits a {
	text-decoration: none;
	color: #afafaf;
	}

#credits a:hover {
	text-decoration: none;
	color: #23de23;
	}



/* .............................. */
/* liste categories */
/* .............................. */

#categorie {
	width: 500px;
	height: auto;
	min-height: 370px;
	_height: 370px;
	padding-top: 7px;
	padding-bottom: 1px;
	margin:0px auto;
	}

#catlist {
	float:left;
	height: auto;
	min-height: 370px;
	_height: 370px;
	text-align: left;
	padding-right: 30px;
	}

#catlist li{
	list-style-type:none;
	}

#catthumbs a:link img {
	padding: 4px;
	border: 1px solid #ffffff;
	}

#catthumbs a:visited img {
	padding: 4px;
	border: 1px solid #ffffff;
	}

#catthumbs a:hover img {
	padding: 4px;
	border: 1px solid #D58900;
	}

/* .............................. */
/* page licence*/
/* .............................. */

#licence {
 	text-align: left;
 	width: 500px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0px auto;
 	}

#conditions {
	margin: 0px 25px 0px 25px;
	}


	
/* .............................. */
/* page liens */
/* .............................. */

#liens {
 	text-align: left;
 	width: 500px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0px auto;
 	}
 	
#liens a {
	color: #D58900;
	text-decoration: none;
	font-weight: bold;
	}
	
#liens a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	}

#liensg {
	float: left;
	position: relative;
	}
	
#liensd {
	margin-left: 200px;
	margin-bottom: 30px;
	}
	
/* .............................. */
/* page commentaires */
/* .............................. */	
	
#commain {
	margin-right: auto;	margin-left: auto;
	width: 440px;
	}

#comhaut {	background-image: url(images/comhaut.png);
	height: 25px;	}
	
#combord {	background-image: url(images/combord.png);	}

#combas {	background-image: url(images/combas.png);
	height: 19px;	}

#commain2 {
	margin-right: auto;	margin-left: auto;
	width: 440px;
	}

#comhaut2 {	background-image: url(images/comhaut.png);
	height: 25px;	}
	
#combord2 {	background-image: url(images/combord.png);	}

#combas2 {	background-image: url(images/combas.png);
	height: 19px;	}

#comthumb {
	float: left;
	position: relative;
	padding: 10px 10px 0 30px;
	}
	
#comnav {
	width: 380px;
	margin: 0 auto;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
	}

#comcom {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	}

#commain ul {
   display: inline;
   list-style:none;
	}

#commain li {
   border-top:1px dotted #cccccc;
   width: 380px;
  	margin: 0 auto;
   padding-bottom:5px;
	padding-top:5px;
	text-align: left;
	}
	
#commain li a {
	 font-style: italic ;
	}

#commain li:hover {
    background:#eeeeee;
    }
    
#addcomment {
   width: 380px;
  	margin: 0 auto;
	text-align: left;
	padding-bottom: 1px;
	}

.input {
   width:60%;
	border:1px solid #cccccc;
	font-size: 11px;
	color:#666666;
   background:#eeeeee;
	padding:3px;	
    }

.text {
	border:1px solid #cccccc;
	font-size: 11px;
	color:#666666;
   background:#eeeeee;	
	padding:3px;
	}

.commentbutton {
	background: #eeeeee;
	border:1px solid #cccccc;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	}

/* .............................. */
/* page commentaires */
/* .............................. */

#dolicho {
	text-align: left;
 	width: 500px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin:0px auto;
	}


/*	 

*/
	
