/* GENERAL STYLESHEET for i2 STUDIOS, Industrial Illusions (http://www.i2studios.com)
   Copyright (c) 1998-2004 i2 STUDIOS
   Author: Robert Karlsson <robert /AT/ i2studios.com>
   Updated: 2004 04 26
*/

/*GENERIC ATTRIBUTES*/

.no-repeat {background-repeat: no-repeat}
.repeat-x {background-repeat: repeat-x}
.repeat-y {background-repeat: repeat-y}

.white {color:#FFFFFF}
.black {color:#000000}

/*DOCUMENT*/
BODY {background-image:url('../images/bg.gif'); background-repeat: repeat-y; background-color: #607C98; font-family: verdana, arial, sans-serif; font-size: 11px; margin-left: 60px; margin-right: 0px; margin-top: 10px; margin-bottom:0px; padding:0px; 
scrollbar-face-color:#ffffff;
scrollbar-track-color:#eeeeee;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#ffffff;
scrollbar-highlight-color:#eeeeee;
scrollbar-shadow-color:#eeeeee;
scrollbar-3dlight-color:#aaaaaa;
scrollbar-darkshadow-color:#aaaaaa;}
TD {font-size:11px;}
IMG {border:#000000;}

/*LINKS*/
A:link {color:#3782FF; text-decoration:none;}
A:active {color: #3782FF; text-decoration:none;}
A:visited {color: #7891BB; text-decoration:none;}
A:hover {color: #5DA9FF; text-decoration:underline;}

A.sublink {color: #3782FF; font-family:verdana; font-size:10px; font-weight:bold; font-style:normal; text-decoration:none;}
A.sublink:hover {color: #5DA9FF; text-decoration:underline;}

A.black {color:#000000;}
A.black:hover {color:#000000;}
A.black:visited {color:#000000;}


EM.imagetext {font-family: arial, sans-serif; font-style: normal; color: #333333; font-size: 10px}
EM.fineprint {font-family: arial, sans-serif; font-style: normal; font-style: normal; font-size: 10px; color: #777777;}
EM.boilerplate {font-family: arial, sans-serif; font-weight: normal; font-size: 10px; font-style: normal; color: #dddddd;}

SUP {font-family: verdana, sans-serif; font-style: normal; font-size: 9px}

TABLE {background-repeat: no-repeat; padding:0px;}
TABLE.fineprint {margin-left:0px;}
TR.gray {background-color: #f5f5f5;}
TABLE.gray {background-color:#eeeeee;}
TD.x {background-image:url('../images/x.gif'); background-repeat:repeat-x; height:5px;}
TD.y {background-image:url('../images/y.gif'); background-repeat:repeat-y; width:20px;}
TD.form {color:#000000; font-size:9px; font-weight: normal; text-align:right; vertical-align:top; }

/* table header */
TD.header {font-style:normal; font-size:10px; font-weight:bold; text-align:right;}

/* rightmost column */
TD.gutter {font-family:arial, sans-serif; font-size:10px; color:#555555; vertical-align:top;}

/* text in tables */
TD.table {color:#444444; font-size:11px; text-align:right;}
TD.fineprint {color:#555555; font-size:10px;}

/*RULERS AND MULTIMEDIA*/
HR {color: #CCCCCC;}
UL {color: #BBBBBB; font-size:11px; color:#777777; list-style-image: url('../images/li.gif'); line-height:15px; list-style-position:inside; margin-left:3px; margin-top:5px;}
UL.arrow {list-style-image:url('../images/small-arrow-right.gif');}
UL.small {font-size:9px; line-height:16px; margin-left:0px;}

IMG.thumbnail {border:#000000 1px solid;}
IMG.thumbnail:hover {border:#FFBE41 1px solid;}

IMG.hires {border: #000000 1px solid;}
IMG.highlight {border:#000000 2px solid;}

EMBED.player {margin:0px; padding:0px;}

/*FORM*/
INPUT.gray {background-color:#eeeeee; }
INPUT {font-family: arial; font-size:11px; color:#333333;}
INPUT.invisible {color:#555555; border:#000000 0px none; font-size:10px; background-color:#fdfdfd; text-align:center; text-transform:capitalize}
FORM {margin:0px; padding:0px;}