﻿/* Basic layout, default fonts & links */

body  { background: #3A484C; margin: 0px 0px 0px 0px;
        scrollbar-base-color: #3A484C; 
        scrollbar-face-color: #576267; 
        scrollbar-track-color: #3A484C; 
        scrollbar-arrow-color: #9FAAAC;
        scrollbar-highlight-color: #9FAAAC; 
        scrollbar-3dlight-color: #576267; 
        scrollbar-shadow-color: #000000;
        scrollbar-darkshadow-color: #000000; 
      }
            
body, p, table, td, th, ul, ol { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal }

/* Text */
.text_small_white      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #F9F9F9; text-decoration: none}
.text_small            { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
.text_gray             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; color: #cecece; text-decoration: none}
.text_med              { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
.text_med_white        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #F9F9F9; text-decoration: none}
.text_normal           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
.text_normal_paragraph { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none; text-align: left; vertical-align: top}
.text_big              { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
.text_monospace        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}

/* pre */
pre, code { font-family: courier; font-size: 10pt; }
pre { font-size: 8pt; padding: 8px; background: #f9f9f9; border: 1px solid #EEEEEE; }


/* Links */
/* general link properties */
A:link, A:visited      { text-decoration: underline; color: #1D4D70} 
A:active, A:hover      { text-decoration: none; color: #F4AB00}


.link1      { text-decoration: none; color: #FFFFFF; font-size: 12px}
.link1Copy  { text-decoration: underline; color: #E6E6E6; font-size: 10px}
.link1Copy2 { text-decoration: none; color: #1D4D70; font-size: 10px; font-family: Arial, Helvetica, sans-serif}
.link2      { text-decoration: underline; color: #FFFFFF; font-size: 10px}
.link3      { text-decoration: underline; color: #1D4D70; font-size: 10px}
.link4      { text-decoration: none; color: #016A96; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.link5      { text-decoration: none; color: #1D4D70; font-size: 14px}
.link6      { text-decoration: underline; color: #1D4D70; font-size: 12px}
.link7      { text-decoration: none; color: #666666}


A.link1:link, A.link1:visited  { text-decoration: none; color: #FFFFFF; font-size: 12px}
A.link1:active, A.link1:hover  { text-decoration: none; color: #FFCC33}


A.link2:link, A.link2:visited  { text-decoration: none; color: #FFFFFF; font-size: 10px}
A.link2:active, A.link2:hover  { text-decoration: underline; color: #FFFFFF}


A.link3:link, A.link3:visited  { text-decoration: underline; color: #1D4D70; font-size: 10px}
A.link3:active, A.link3:hover  { text-decoration: none; color: #1D4D70}

A.link4:link, A.link4:visited  { text-decoration: none; color: #016A96; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
A.link4:active, A.link4:hover  { text-decoration: underline; color: #016A96}

A.link5:link, A.link5:visited  { text-decoration: none; color: #1D4D70; font-size: 14px}
A.link5:active, A.link5:hover  { text-decoration: underline; color: #990000}

A.link6:link, A.link6:visited  { text-decoration: underline; color: #1D4D70; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
A.link6:active, A.link6:hover  { text-decoration: none; color: #1D4D70 }

A.link7:link, A.link7:visited  { text-decoration: none; color: #444444}
A.link7:active, A.link7:hover  { text-decoration: underline; color: #F4AB00}


A.link1Copy2:link, A.link1Copy2:visited { text-decoration: none; color: #1D4D70; font-size: 10px}
A.link1Copy2:active  { text-decoration: none}
A.link1Copy2:hover   { text-decoration: none; color: #FFC73B; background-color:#3A484C}

/* terms link style hover color was #1D4D70 */
A.term1:link, A.term1:visited  { cursor: help; text-decoration: none; color: #1D4D70} 
A.term1:active, A.term1:hover  { cursor: help; text-decoration: underline; color:#F4AB00}



/* form fields */
.formtext1 { height:16px; width:140px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; border-width:1px; border-style:solid; border-color:#000000 }

/* form field used in scan.php */
.formtext  { height:16px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; border-width:1px; border-style:solid; border-color:#000000 }

/* form field */
.formtext2 { height:16px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; border-width:1px; border-style:solid; border-color:#000000 }

/* form field, used in comment form */
.formtext3 { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; border-width:1px; border-style:solid; border-color:#000000 }


/* table styles */
/* blue-gray | blue */
TABLE.bggrey {background:#FFFFFF; border-collapse: collapse; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
TD.bgblue    {background:#668595; text-align: right; font-weight: bold; color: #F9F9F9}
TD.bggrey    {background:#F5F5F5; text-align: left; font-weight: normal; color:#000000}
TD.bggreyred {background:#F5F5F5; text-align: left; font-weight: normal; color:#9E0000}

/* right menu tables - most recent | most popular | #567889 #E6EFF1 */
TABLE.bgright1 {background:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #CCCCCC; text-decoration: none}
TD.bghead1 {background:#567889 url('/images/elem/right_menu_bg.gif'); text-align: center; font-size:12px; font-weight: bold; color:#FFFFFF; layer-background-image:url(/images/elem/right_menu_bg.gif); background-image:url('/images/elem/right_menu_bg.gif')}
TD.bgbody1 {background:#E6EFF1; text-align: left; font-size:11px; font-weight: normal; color:#000000}

TABLE.bgright2 {background:#000000; border-collapse: collapse; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #CCCCCC; text-decoration: none}
TD.bghead2 {background:#567889 url('/images/elem/right_menu_bg.gif'); text-align: center; font-size:12px; font-weight: bold; color:#FFFFFF; layer-background-image:url(/images/elem/right_menu_bg.gif); background-image:url('/images/elem/right_menu_bg.gif')}
TD.bgbody2 {background:#E6EFF1; text-align: left; font-size:11px; font-weight: normal; color:#000000}

/* collapsed 1px border */
table.tborder {border-width:1px; border-collapse: collapse; border-style: solid; border-color: #CCCCCC #666666 #666666 #CCCCCC;}
table.tblight {border-width:1px; border-collapse: collapse; border-style: solid; border-color: #EEEEEE #AAAAAA #AAAAAA #EEEEEE;}




