/* Basic */

body {
background:#000 ;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#6D6C69;
	padding:0px;
	margin:0px;

	text-align:center;
	}

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

/* Links */

a {
/*	
color:#6D6C69; 
*/
color:#FFFFFF;
	text-decoration:none;
	}

a:hover {
	color:#b5ba78  ;
	text-decoration:none;
	}

/* Headings */

/* jan 5 added 
*/
#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcsstabs li a {
	color: #000 ;
	background-color: #757575 ;
	border: 1px outset #000 ;
/*	padding: 8px ;   */
padding: 5px;

	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #fff ;
	background-color: #000 ;
}

/* jan 5 end */

a.header {
    float:right;

	clear:left;
	margin:0px;
	margin-left:10px;
	padding:0px;
	font-size:16px;
	letter-spacing:1.5px;
	}
a.header:hover {
    color:#b5ba78;
	}		
.title {
	font-size:11px;
	letter-spacing:1px;
	color:#666;
	margin:0px;
	margin-bottom:5px;
	margin-left:15px;
	padding:0px;
	}

h3 {
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	color:#666;
	text-align:center;
	}

h1 {
	font-weight:bold;
	font-size:15px;
	letter-spacing:1px;
	color:#666;
	text-align:center;
	}
/* Navigation and menu */

#navigation {
align:center
position: relative;
background-image: url(../images/banners.png);
background-repeat:no-repeat;
width:1000px;
height:130px;
margin-top:2px;
margin-left: auto;
margin-right: auto;
padding-left:10px;
padding-right:10px;
padding-top:1px;
/* padding-bottom:30px; */

}

.menu {
    /* float:right; */
	/* position: relative; */
	position: absolute; 
	/*top: 200px;*/
	/* right: 50px; */  
	align:right;
	clear:right;
	padding-top:110px;
	padding-bottom:300px;
	text-align:center;
	font-size:15px;
	}
	
.menu a {
	padding:100px; /* 7 */
	padding-left:10px;
	padding-right:10px;
	/* padding-top:400px; /*new */
	}
		
.menu a:hover {
	text-decoration:none;
	color:#b5ba78  ;
	}
/*.menunav
{
font-family:Gigi;
} */
.menunav a {
	padding-left:0px;
	}
	
#contenant {
    background:#0A0A0A ;
/*background-image: url(../images/banners.png);
/* background-repeat:no-repeat; 
background-repeat:repeat;*/
	position: relative;
	width:980px;
	margin-left: auto;
    margin-right: auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:30px;

	}
#contenanthaut, #iminfohaut{
    background:#0A0A0A ;
	position: relative;
	width:1000px;
	margin-left: auto;
    margin-right: auto;
	}
#contenantbas, #iminfobas,#navbas{
    background:#0A0A0A ;
	position: relative;
	width:1100px; /* 100 up */
	margin-left: auto;
    margin-right: auto;
	/*margin-bottom:15px;*/
	}

	
#contenu {
	background:url(../images/dark/loading.gif) no-repeat center;
	position: relative;
	width:980px;
	margin-left: auto;
    margin-right: auto;

	}	
	
b.rtop, b.rbottom {
background:#000 none repeat scroll 0 0;
display:block;
}
b.rtop b, b.rbottom b {
background:black  none repeat scroll 0 0;
/* display:block; */
height:1px;
overflow:hidden;
}
b.r1 {
margin:0 5px;
}
b.r2 {
margin:0 3px;
}
b.r3 {
margin:0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
height:2px;
margin:0 1px;
}

/* Content */

.photo {
    background:#1b1b1b ;
    padding:0px;
	/*border:30px solid #282828;*/
	}

/* Image Navigation */

.image-previous {
    float:left;
	}

.image-next {
	float:right;
	}
#menu-browse{
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 1px;
	left: 4px;
	z-index:10;
}

#menu-browse a{
	outline: none;
}

#menu-browse-prev, #menu-browse-next{
	width: 49.9%;
	height: 101%;
	background: transparent url(../images/blank.gif) no-repeat;
	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/p_prev.png)  no-repeat scroll left center;
	cursor: pointer;
}

#menu-browse-next:hover, #menu-browse-next:visited:hover {
	background: url(../images/p_next.png) no-repeat scroll right center;
	cursor: pointer;
	}

/* Info  &  Comments */

#image-info {
    background:#0A0A0A ;
	width:980px;
	margin-left: auto;
    margin-right: auto;
	padding:10px;
	text-align:justify;
	line-height:16px;
	}
	
#liste-comments  a {
	color:#393836;
	}
#liste-comments  a:hover {
	color:#b5ba78  ;
	}
	
#infocomm{
 	margin-left: auto;
    margin-right: auto;
	width:900px;
	}
	
#liste-comments {
	text-align:left;
	padding:10px;
	background:#ECEDEB ;
	margin-bottom:10px;
	border:2px solid #ccc;
}

#info-addcomment {
	text-align:left;
	padding:10px;
	background:#ECEDEB ;
	border:2px solid #ccc;
	}
	
.info-thumb{
    float:right;
	clear:right;
	border:4px solid #333 ;
	margin-top:35px;
	margin-bottom:25px;


	}
.info-notes{
    float:left;
	clear:left;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:10px;
	margin-right:25px;
	width:700px;
	}
.info-exif{
    float:left;
	clear:left;
	margin-bottom:25px;
	margin-left:10px;
	margin-right:25px;
	width:700px;
	}
	
#image-notes {
	width:70%;
	vertical-align:top;
	}
	
.addcomment {
    float:right;
	clear:right;
	margin-right:10px;
	padding:0px;
	letter-spacing:0.9px;
	font-size:11px;
	font-weight:bold;
	}
	
.fullfield{
	width:99%;
	padding:2px;
	margin:0px auto;
	font-size:11px ;
	color:#777;
	border:1px solid white;
	background:white;
}

.fullfield:hover, .fullfield:focus{
	border: 		1px solid #999;
	background: 		white;
	color:				#464646;
}

/* About */

#me-about{
	text-align:left;
	margin: 10px 40px;
	}
	
#img-about{
	border:4px solid #333 ;
	margin:20px;
	}

/* Browse */
	
.thumbnails {
	border:4px solid #333;
	margin:3px;
	}
	
.thumbnails:hover{
	border:4px solid #666;
	}

.archive_active_page_number {
	font-weight:bold;	
	}
	
/* Footer */

#footer {
   text-align:center;
   margin-bottom:20px;
   color:#666;
   }
#footer a{
	color :#999;
	}
#footer a:hover{
	color :#b5ba78  ;
	}
	/* Floating bar*/
#footer2 {
display: none;
}
#footer2 {
display: block;
position: fixed;
font-size:14px;
font-weight:bold;
font=color:#FFFFFF;
font-family:"Times New Roman";
text-align: center;
bottom: 0;
width: 100%;
background:transparent;
//background: #000000;
border-top: 0px solid #333333;
border-bottom: #ddd;
color: #999999;
clear: both;
padding:1px 0;
-moz-border-radius:3px;
}

