﻿/* BASIC HTML DEFINITIONS */

HTML       {height: 100%; margin-bottom: 1px;}
body       {background-color: #28355A; color: #000000; font-family: Verdana, Arial, sans-serif; font-size: 75%; margin: 30px 0;
            background-image: url('images/background.jpg'); background-repeat: repeat-x}
tr  {padding: 0px; margin: 0; border-collapse: collapse; font-size: 100%;}
td  {padding: 0px; margin: 0; border-collapse: collapse; font-size: 100%;}
table  {padding: 0px; margin: 0; border-collapse: collapse; font-size: 100%;}
ul li         {list-style-image: url('images/bullet.gif'); font-size: 100%}
hr         {background-color: #FFF; color: #FFF; height: 4px; width: 100%; border-top: 1px dotted #28355A; border-bottom: 1px dotted #28355A;
            border-left: 1px solid #FFF; border-right: 1px solid #FFF;}
img {border: 0px none; margin: 0; padding: 0}


form         {margin: 5px 0 0 0; padding: 0; font-size: 100%;}
.formbutton1 {background-color: #C0C0C0; color: #FFFFFF;}
.forminput   {background-color: #FFF; color: #000; border: 1px solid #C0C0C0; padding: 3px; font-size: 100%; font-family: Verdana, Arial, sans-serif; margin: 2px;}
.feedback    {width: 450px; background-color: #FFF; color: #000; border: 3px double #808080; padding: 10px;}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

/* HEADING DEFINITIONS */

h1 {font-family: Georgia, Times, serif; color: #3F579D; text-align: left; font-size: 26px; font-weight: normal;}
h2 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #A47861; text-align: left; font-size: 20px; font-weight: normal; letter-spacing: 1px;}
h3 {font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; color: #6784D2; text-align: left; font-size: 18px; font-weight: normal;}
h4 {font-size: 120%; font-weight: bold; color: #A47861; border-bottom: 1px solid #A47861;}
h5 {font-size: 120%; font-weight: bold; color: #3F579D;}
h6 {font-size: 120%; font-weight: bold; color: #6784D2;}

span.dropcap {font-family: Times, Times, serif; float: left; color: #3F579D; font-size: 75px; line-height: 55px; padding: 0 4px 0 0;}

/* BASIC LINK COLORS */

A:LINK    {color: #0066cc; text-decoration: none; font-weight: bold;}
A:VISITED {color: #0066cc; text-decoration: none; font-weight: bold;}
A:HOVER   {color: #BC876D; text-decoration: underline; font-weight: bold;}
A:ACTIVE  {color: #0066cc; text-decoration: none; font-weight: bold;}

.rollover   {float: left; color: #FFF; font-size: 12px;}
.rollover A:LINK {display: block; margin: 0; width: 124px; float: left; color: #FFF; background: url('images/button.jpg') no-repeat 0 0; ; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Tahoma; padding-left:0; padding-right:0; padding-top:12px; padding-bottom:13px}
.rollover A:VISITED {display: block; margin: 0; width: 124px; float: left; color: #FFF; background: url('images/button.jpg') no-repeat 0 0; ; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Tahoma; padding-left:0; padding-right:0; padding-top:12px; padding-bottom:13px}
.rollover A:HOVER {background-position: -125px 0; font: bold 12px Tahoma; color: #FFF; text-decoration: none;}
.rollover A:ACTIVE {display: block; margin: 0; width: 124px; float: left; color: #FFF; background: url('images/button.jpg') no-repeat 0 0; ; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Tahoma; padding-left:0; padding-right:0; padding-top:12px; padding-bottom:13px}

.header a:link {color: #000; text-decoration: none; font-weight: bold;}
.header a:visited {color: #000; text-decoration: none; font-weight: bold;}
.header a:hover {color: #FFF; text-decoration: none; font-weight: bold;}
.header a:active {color: #000; text-decoration: none; font-weight: bold;}

.footer a:link {color: #000; text-decoration: none; font-weight: normal;}
.footer a:visited {color: #000; text-decoration: none; font-weight: normal;}
.footer a:hover {color: #FFF; text-decoration: none; font-weight: normal;}
.footer a:active {color: #000; text-decoration: none; font-weight: normal;}


/* MAIN CLASSES */

.wrapper        {width: 750px; text-align: left; background-color: #FFFFFF;}
.movie          {width: 230px; border: 1px solid #3F579D;}
.header         {width: 750px; background-image: url('images/logoimage.jpg'); color: #000; font-weight: bold; text-align: right; height: 100px; font-size: 85%}
.mainnavigation {width: 750px; background-image: url('images/navcell.jpg'); text-align: center; color: #FFF; height: 40px; padding-left: 2px}
.sidebar        {width: 210px; text-align: left; vertical-align: top; padding: 10px; line-height: 14px; 
                 border-left: 1px solid #404040; border-right: 1px solid #C0C0C0; font-size: 90%;font: normal normal 12px/18px Verdana, Arial, sans-serif;
	}
.sidebar a:hover   { background: #25668C; color: #FFF; text-decoration: none;  }
.maintext       {width: 500px; vertical-align: top; padding: 10px; line-height: 20px; border-right: 1px solid #404040; text-align: justify;}
.maintextwide   {width: 750px; vertical-align: top; padding: 15px 40px; line-height: 18px; border-left: 1px solid #404040; 
                 border-right: 1px solid #404040; text-align: justify;}
.footerbar      {height: 10px; border-left: 1px solid #404040; border-right: 1px solid #404040;}
.footer         {text-align: center; font-size: 90%; font-weight: normal; background-image: url('images/footer.jpg'); height: 80px; color: #000000;
                 border-left: 1px solid #404040; border-right: 1px solid #404040; border-bottom: 1px solid #404040}

/* ASSIGN CLASSES TO IMAGES TO PLACE THE BORDER AND ALIGNMENT */

.imageleft   {margin: 0 10px 0 0; float: left; border: 3px double #828282;}
.imageright  {margin: 0 0 0 10px; float: right; border: 3px double #828282;}
.imagecenter {margin: 0 5px; border: 3px double #828282;}
