     Stylesheet 006 by Tim Rucci at pbase.com       
     Pink border on thumbnail hover                 

 
 
 
 
 
a, 
a:link, 
a:visited, 
a:active 
{ 
color: rgb(255, 255, 255); 
text-decoration: none; 
font-weight: bold; 
} 

a:link {color:rgb(255,255,255)} 
a:visited {color:rgb(255,255,255)} 
a:hover 
{ 
   color: rgb(237, 180, 45); 
   text-decoration: none; 
   
} 

a.thumbnail, 
a.thumbnail:link, 
a.thumbnail:visited, 
a.thumbnail:active 
{ 
border: rgb(100, 100, 100) 1px solid; 
margin-bottom: 0px; 
padding-top: 15px; 
display: block; 
background: rgb(50, 50, 52); 
width: 185px; 
height: 200px; 
filter: 
progid:DXImageTransform.Microsoft.Shadow(color="#000000",Direction=135,Strength=0); 
} 

a.thumbnail:hover 
{ 
border: rgb(135, 10, 250) 1px solid; 
margin-bottom: 0px; 
padding-top: 15px; 
display: block; 
background: rgb(155,155,155); 
width: 185px; 
height: 200px; 

filter: Alpha(Opacity=100); 
filter: 
progid:DXImageTransform.Microsoft.Shadow(color="#1175fa",Direction=135,Strength=0); 
} 

body 
{ 
margin-bottom: 20px; 
margin-top: 0px; 
background: rgb(30, 30, 30); 
} 

div, 
body, 
th, 
tr, 
table, 
li, 
ul, 
form, 
blockquote, 
p, 
b, 
i, 
h4, 
center 

{ 
border: 1px; 
color: rgb(255, 255, 255); 
font: 12px Sans-serif, Tahoma, Arial, Helvetica, sans-serif; 
} 

font 
{ 
border: 0px; 
margin-left: 4px; 
margin-right: 4px; 
font:12px Verdana, Arial, Helvetica, sans-serif; 
letter-spacing: 0px; 
} 

h1, h2 {
        border: rgb(225, 0, 0) 1px none;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 4px;
        width: 99%;
        display: block;
        background: rgb(30, 30, 30);
  color:  rgb(30, 30, 30);
        font-size: 2pt;
        font-weight: normal;
        letter-spacing: 1px;
        text-align: left;
        height: 2px;
        position: relative;

}
h2:first-letter
{
  color: rgb(30, 0, 30);
  font-style: normal;
  font-size: 2pt;
}

h3 { 
border-bottom: rgb(0, 0, 0) 1px dotted; 
border-left: 1px none; 
border-right: 1px none; 
border-top: 1px none; 
padding: 2px; 
width: 400px; 
display: block; 
background: rgb(45, 45, 45); 
color: rgb (250, 250, 250); 
font: 10px; 
font-weight: normal; 
letter-spacing: 0px; 
text-align: center; 
} 
h5 
{ 
border: 0px; 
padding-left: 2px; 
width: 150px; 
display: block; 
color: rgb(250, 250, 250); 
font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
filter: progid:DXImageTransform.Microsoft.gradient 

(gradientType=1,enabled='true',startColorstr='#000000',endColorstr='#2D2D2D'); 
} 

img 
{ 
border: rgb(255, 0, 0) 1px ; 
} 

img.thumbnail 
{ 
border: rgb(120, 120, 120) 1px solid; 
margin: 0px; 
padding: 0px; 
background: rgb(45, 45, 45); 
vertical-align: middle; 
} 

input 
{ 
border: rgb(0, 0, 0) 1px solid; 
} 

table.thumbnail 
{ 
width: 10%; 
} 

td 
{ 
border: 1px none; 
background: none; 
border-collapse: collapse; 
empty-cells: show; 
} 

td.message_body 
{ 
border-bottom: rgb(0, 0, 0) 1px dotted; 
border-left: 1px none; 
border-right: 1px none; 
border-top: 1px none; 
display: block; 
background: rgb(35, 35, 35); 
} 

.caption 
{ 
color: rgb(95, 121, 216); 
font-size: 12px Verdana, Tahoma, Helvetica, sans-serif; 
font-style: italic; 
} 

/* display is the border color around the actual full size 
image. 

*/ 

.display 
{ 
border: rgb(200, 200, 200) 1px solid; 
margin-top: 1em; 
background: rgb(0, 0, 0); 
} 

.lid 
{ 
background: rgb(45, 45, 45); 
color: rgb(120, 120, 120); 
font: 11px Verdana, Tahoma, Helvetica, sans-serif; 
text-decoration: none; 
} 

.message_body 
{ 
margin: 5px 5px 10px; 
color: rgb(168, 117, 250); 
font: 11px Verdana, Tahoma, Helvetica, sans-serif; 
} 

/* sb is the title line text of the exif table */ 

.sb 
{ 
background: rgb(91, 91, 101); 
color: rgb(184, 184, 204); 
font: 12px Verdana, Tahoma, Helvetica, sans-serif; 
text-decoration: none; 
}

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