/* --- simple code to hide the menu -- */
/* -- by arjun -- */
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;}
} 

/* ----------------------------------- */

/*
   ::::: StyleSheet Information ::::
   Stylesheet EdicionesAsunVidales04
   :::::::::::::::::::::::::::::::::
*/
 
a {     color: rgb(150, 150, 150);
        text-decoration: none;
}
a:active {  color: rgb(220, 220, 220); font-weight: normal; }
a:link { color: rgb(220, 220, 220); font-weight: normal;}
a:visited { color: rgb(220, 220, 220); font-weight: normal;}
a:hover { color: rgb(255,255,255); font-weight: normal;}

a.thumbnail,
a.thumbnail:link,
a.thumbnail:visited,
a.thumbnail:active
{
   border: rgb(80,80,80) 1px solid;
   margin-bottom: -45px;
   padding-top: 5px;
   width: 182px;
   display: block;
    background-color: rgb(46,46,46);
   height: 200px;
}

a.thumbnail:hover
{
   border: rgb(140,140,140) 1px solid;
   margin-bottom: -45px;
   padding-top: 5px;
   width: 182px;
   display: block;
background-color: rgb(48,48,48);
   height:200px;
}
td.thumbnail 
{ 
   height: 220px; 
} 
 
 
body{   text-align: center;
        margin-bottom: 20px;
        margin-top: 0px;
        background: rgb(51,51,51);
	}
 
div,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5,font, center {
        border: 0px;
        color: rgb(160, 160, 160);
        font: 13px verdana, arial, sans-serif;
}
font {
        margin-left: 4px;
        margin-right: 4px;
        width: 160px;
        display: block;
        color: rgb(100, 100, 100);
        font: 10px verdana, arial, sans-serif;
        letter-spacing: 0px;
}
h1, h2 {
        border: rgb(110, 110, 110) 1px solid;
        border-left: 0px none;
        border-right: 0px none;
        border-top: 0px none;
        margin-left:auto;
	margin-right: auto;
        margin-top: 20px;
        margin-bottom: 3px;
        width:770px;	
        display: block;
        background: none;
        color:  rgb(240,240,240);
        padding: 15px;
        font-size: 21px;
        font-weight: normal;
        letter-spacing: 3px;
        text-align: center;
        height: 15px;
        position: relative;
}
 

 
h3 {
        border-bottom: rgb(100, 100, 100) 1px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 400px;
        display: block;
        background: none;
        color: rgb(150,150,150);
        font-size: 11px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
h5 {
        padding-left: 1px;
        width: 150px;
        display: block;
        color: rgb(150,150,150);
        font-size: 12px;
        font-weight: normal;
        }
 
img{
        border: rgb(0, 0, 0) 1px none;
}
img.thumbnail {
        border: rgb(0, 0, 0) 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(100, 100, 100) 1px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        display: block;
        background:none;
}
td.message_body { 
border-bottom: 1px solid rgb(100, 100, 100); 
} 
 
.caption {
        color: rgb(160, 160, 160);
        font-size: 12px verdana, arial, sans-serif;
        font-style: italic;
}
.title {
        color: rgb(180, 180, 180);
	font-size: 13pt;
	font-weight: normal;
	text-align: center;
}
.location{
        color: rgb(170, 170, 170);
	font-size: 11pt;
	text-align: center;
}
.display {
        border: rgb(80,80,80) 1px solid;
        margin-top: 1em;
        background: rgb(51,51,51);
        }
.lid{
        background: rgb(51,51,51);
        color: rgb(150, 150, 150);
        font: 12px verdana, arial, sans-serif;
        text-decoration: none;
}
.message_body {
        margin: 5px 5px 10px;
        color: rgb(160, 160, 160);
        font: 12px verdana, arial, sans-serif;
}
 
.sb{
        background: rgb(51,51,51);
        color: rgb(150, 150, 150);
        font: 12px verdana, arial, sans-serif;
        text-decoration: none;
}
.copyright {
	font-size: 9pt;
        color: rgb(180,180,180);
	font-weight: normal;
}

#commentlist .message_body
{
  font-family: verdana, arial, sans-serif;
  color: rgb(155,155,155);
  font-size: 13px;
  background: none;
 }

#commentlist .head {
        font-size: 13px;
}
#commentlist .from {
        font-weight: normal;
        padding: 1px;
}
#commentlist .commands {
        text-align: center;
        font-size: 11px;
}
#commentlist .date {
        padding: 1px;
}
                                                                                
#localmenu a {
	font-weight: normal;
}

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