/* ccsDYN.php - a dynamic CSS for browser-dependent features - heikkisiltala.com */

/* Content-Type: text/css */
/* Loaded: Thu, 15 May 2008 05:02:47 GMT */
/* Expires: Thu, 15 May 2008 07:02:47 GMT */
/* Lifefime: 7200 seconds */

/* Browser: GENERAL */

body {
 color: #FFFFFF; 
 background: #000000;
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 1em
}

table {
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 1em
}


a:link { 
 color: #FFFFFF; 
 text-decoration: underline; 
 background-color: transparent
}

a:visited { 
 color: #FFFFFF; 
 text-decoration: underline; 
 background-color: transparent
}

a:hover { 
 color: #000000; 
 text-decoration: none; 
 background-color: #FFFFFF 
}

font.text1 {
 color: #FFF715; 
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 2.2em;
 font-style: normal;
 font-variant: normal
}

font.text2 {
 color: #FFF715; 
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 1.7em;
 font-style: normal;
 font-variant: normal
}

font.text3 {
 color: #FFF715; 
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 1.5em;
 font-style: normal;
 font-variant: normal
}

font.text4 {
 color: #FFF715; 
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 1.2em;
 font-style: normal;
 font-variant: normal
}

font.white {
 color: #FFFFFF; 
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 1.0em;
 font-style: normal;
 font-variant: normal
}

font.hilite {
 color: #FFF715;
}

font.tiny {
 color: #FFFFFF; 
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 0.87em;
 font-style: normal;
 font-variant: normal
}

font.bar {
 color: #FFFFFF; 
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 1.0em;
 font-style: normal;
 font-variant: normal
}

font.tinytiny {
 color: #FFFFFF; 
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 0.76em;
 font-style: normal;
 font-variant: normal
}

font.linkbox { 
 color: #FFFFFF; 
 font-family: Verdana, Arial, Times New Roman; 
 font-size: 1.0em;
 font-style: normal;
 font-variant: normal;
 background-color: #AA0000
}

table.bar {
 border: 0;
 width: 100%;
 background: #AA0000
}

td.bar_l {
 text-align: left;
 width: 50%;
 background: #AA0000
}

td.bar_r {
 text-align: right;
 width: 50%;
 background: #AA0000
}

table.layout {
 border: 0;
 width: 100%
}

table.dual {
 border: 0;
 border-spacing: 5pt;
 padding: 5pt;
 width: 100%
}

table.thumbs {
 border: 0;
 border-spacing: 10pt;
 padding: 10pt;
 width: 80%;
 text-align: center
}

td.pad {
 width: 5%;
 background-color: #000000
}

td.textarea_left_decorated {
 width: 90%;
 background-color: #000000;
 background-image: url(/graphics/backgroundmoon.jpg); 
 background-repeat: no-repeat; 
 background-position: top center
}

td.textarea_center_decorated {
 width: 90%;
 text-align: center;
 background-color: #000000;
 background-image: url(/graphics/backgroundmoon.jpg); 
 background-repeat: no-repeat; 
 background-position: top center
}

td.textarea_left_undecorated {
 width: 90%;
 background-color: #000000;
}

td.textarea_center_undecorated {
 width: 90%;
 text-align: center;
 background-color: #000000;
}

table.trailer {
 text-align: center;
 width: 90%;
 background-color: #000000
}

td.trailer {
 text-align: center;
 background-color: #000000
}

td.dual_left {
 width: 50%;
 text-align: left
}

td.dual_center {
 width: 50%;
 text-align: center
}

img.full { border: 5px solid #FFFFFF ; }

img.tn { border: 2px solid #FFFFFF ; }

img.tnidx { border: 1px solid #FFFFFF ; }

table.index {
 border: 0;
 border-spacing: 0;
 padding: 0;
 width: 100%;
 text-align: left
}

table.quickindex {
 border: 0;
 border-spacing: 0;
 padding: 5;
 width: 100%;
 text-align: left
}

