/*
###########################################
##  Olivier Caenen Heliventure CSS       ##                                   
###########################################
*/
/* --- simple code to hide the menu -- */
body table td a img { display:none;} 
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
.thumbnails table,.thumbnails table img, .display,p.small{ 
display: inline; 
body div.galleryheader table td a img {display:inline;}
} 

/* ----------------------------------- */
a.thumbnail, 
a.thumbnail:link, 
a.thumbnail:visited, 
a.thumbnail:active 
{ 
   border: #323232  1px inset;
   margin-bottom: -10px; 
   padding-top: 10px; 
   display: block; 
   background: #666666; 
   width: 190px; 
   height: 190px; 

  
} 

a.thumbnail:hover 
{ 
   border: silver 1px outset;
   margin-bottom: -10px; 
   padding-top: 10px; 
   display: block; 
   background: #444444; 
   width: 190px; 
   height: 190px;

 
} 

BODY
{ 
  margin-top: 0px;
  text-align: center;
  color: silver;
  background: #35597E; 
  font-size: 10pt;
}

.message_body { background-color: #333333;
  color: #d5ae83; padding-bottom:    10px; }

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{
  font-family: verdana, arial, sans-serif; 
  font-size: 10pt;
  color: silver;
} 

font
{ 
  display: inline;
  color: #AAAAAA;   
  letter-spacing: 2px; 
  font-size: 10pt;
}
table
{
   display :table;
}

div
{
  display : block;
}

table
{ 
  margin-top :0;
  margin-bottom: 0px;
  text-align : center;
}




h1, h2 
{

  border: #b1b1b1 2px solid;
  border-left: 0px solid;
  border-right: 0px solid;
  border-top: auto;
  margin-bottom: 1em;
  margin-left: 0px;
  margin-right: 1px;
  width: 100%;
  
  font-family: army; 
  font-size:         25pt; 
  font-weight:      bolder;
  text-align:       center;
  letter-spacing:     15px; 
 
       
  background: rgb(254,244,244);
  background-image: url(https://www.pbase.com/image/82330494.jpg); 
  color: #194C6B;
  padding-top:     35px;
  padding-bottom:    35px;
  display: block;
  position: relative;

}




h4 
{
  color: #44dd44; 
  font-size: 11pt;
} 

I
{
  color: #888888; 
 }


TEXTAREA 
{
  background-color: silver; 
  font-family: vendara, times new roman;
  color: black; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;
 } 



#linkedsubgalleries 
{
  text-align: center;
  margin-left:15px;
  margin-right:15px; 
}

#linkedsubgalleries .current 
{
  font-style: normal;
  border: gray 1px;
  border-style: solid;
  margin-top: -1em;
  margin-bottom: 1em;
  margin-left: 0px;
  margin-right: 1px;
  padding :3px;
  background: #404040;
  line-height: 250%;
  color: gray;
}


#linkedsubgalleries .other
{
  font-style: normal;
  border: gray 1px;
  border-style: solid;
  margin-top: -1em;
  margin-bottom: 1em;
  margin-left: 0px;
  margin-right: 1px;
  padding :3px;
  background: #404040;
  line-height: 250%;
}

A, TD.A, A:link 
{
  font-family: vendara, Tahoma, times new roman;
  font-weight: bold; 
  color:  #FFCC66;
  text-decoration: none;

}



A:visited { color: #FF9966; } 
A:active { color : #FFCC66; }
A:hover  { color: white; 
           text-decoration: none; }


linkedsubgalleries.A:hover
{
color: red;
}


.caption
{ 
font-size : 10pt;
color : gray; 
margin-left:10%;
margin-right:10%;
font-style : normal;
text-align: center;
} 

TD 
{
background-color: none; 
}

TD.thumbnail
{ 
padding: 1px; 
vertical-align: top;
horizontal-align: middle;
width: 220px;
height: 180px; 
}


.thumbnail { 
border-color: #333333; 
border-width: 1px; }



#slideshow TD
{
  text-align: center;
  font-size : 12;
  text-transform: uppercase;
  letter-spacing:     5px; 
  padding-top:       10px;
  padding-bottom:    10px;
  display: block;
  position: relative;

}

TABLE.imagetable 
{ 
background : white;
border : 5px RIDGE  silver;

} 

img.display
{
  margin-top : 18px;
  margin-left: 18px;
  margin-right: 18px;
  border : black  2px INSET;
} 



#commentlist .message_body 
{
  font-size: 14px;
  padding: 2px;
  color: silver;
  background: none;
}

#commentlist table.comment 
{
 margin-left: 10px
}


div.galleryheader
{
width: 1000px;
margin-left : auto;
margin-right : auto;
margin-top :   auto;
margin-bottom : auto;
border: #323232  4px inset;
border-bottom : 0px;
background: #66666f;
padding: 0px;
font-family: Verdana, Tahoma, "Times New Roman", arial, sans-serif;
font-size: 10pt;
font-weight:normal;
margin-bottom: 0px;
text-align:center;
}


div.thumbnails
{
width: 1000px;
margin-left : auto;
margin-right : auto;
margin-top :   auto;
margin-bottom : auto;
border: #323232  4px inset;
border-top : 0px;
background: #66666F;
padding:0px;
margin-top: 0px;
text-align:center;

}
.imageinfo TABLE
{
  align : center;
  margin : auto;
  margin-top :1em;
  display : table;

}
.date,.artist {
	font-size: 9pt;
	font-style: italic;margin-left: 20px;
	margin-right: 20px;color : #666666;
}

.copyright {
   margin : auto;
   margin-top : 1em;
   margin-bottom : 4em;
   font-weight:normal;
   font: 12px arial;
     
} 

.title {
	font-size: 10pt;
	
	text-align: center;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }





BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
