/* CSS Document */


/******** MAIN STYLES *************/
body { background-color:#000000; margin:0; padding:0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px; color:#FFFFFF; font-weight: 200;}

p {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px; color:#FFFFFF; font-weight: 200; }

h1 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:14px; color:#FFFFFF; font-weight: 400; margin-top: -8px; }
h2 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px; color:#FFFFFF; font-weight: 600; }
h3 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:30px; color:#FFFFFF; font-weight: 400; }
h4 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px; color:#FFFFFF; font-weight: 400; }
h5 {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:10px; color:#FFFFFF; font-weight: 500; }

hr { color:#ff0000; background-color:#ff0000; width: 0px; text-align: center; }

a { text-decoration: none;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:12px; font-weight: 200; color:#fa1313; }

a:link { text-decoration:none; color:#fa1313; }
a:visited { text-decoration: none; color:#fa1313; }
a:hover { text-decoration: none; color:#990000; }
a:active { text-decoration: none; ccolor:#fa1313; }

a#thispage { text-decoration: none; !important; color:#990000; }
a#thispage2 { text-decoration: none; !important; color:#990000; }


.uppercase { text-transform: uppercase; }
.copy {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:9px; color:#333333; font-weight: 400; }

.small_text {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:10px; color:#FFFFFF; font-weight: 400; }
.bold { font-weight: bold; }

.footnote {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size:10px; color:#FFFFFF; font-weight: 400; }
/******************************/





/******** CONTAINER STYLES *************/
#container { position: relative; width: 1000px; left:0px; top:0px; z-index: 1;  }
#header { position: absolute; left: 980px;  text-align:left; margin-top: 61px; z-index: 5;   }
#left_menu { position: fixed; width: 90px; left: 60px; top: 60px; }


#content { position: absolute; width:800px; right: 0px; top: 60px; text-align: right; z-index: 4;   }


#body { width: 600px; margin-top: 0px;  margin-left: 100px; text-align: left;  }


#legend { position: absolute; top: 492px; right: 0px; text-align: right;  }

#legend_page_bottom { position: relative; top: 50px; right: 0px; text-align: right;   }


#page_links { text-align: right; font-size: 11px; }
#page_links a { font-size: 11px; }

#link_menu { font-weight: normal; text-decoration: none; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px; color:#ffffff; }

#link_menu a { font-weight: normal; text-decoration: none; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px; color:#fa1313; }

#link_menu a:link { text-decoration: none; color:#fa1313; }
#link_menu a:visited { text-decoration: none; color:#fa1313; }
#link_menu a:hover { text-decoration: none; color:#990000; }
#link_menu a:active { text-decoration: none; ccolor:#fa1313; }

#link_menu a#thispage { text-decoration: none; !important; color:#990000; }
/******************************/






/******** FORM CLASSES *************/
.warning { color:#FF0000; font-weight:500; }
.success { color:#00CC33; font-weight:500; }
.story_box { width:400px; height:300px; }
.media_box { width:400px; height:100px; }
.input_box { width:400px; }
.tix_box { width:350px; }
.notes { text-decoration: underline; }




/******** FOOTER *************/
#footer {  position: relative; top: 20px; right: 0px; text-align: right; font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;  font-size: 10px; color:#ffffff; }
#footer a { font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;  font-size: 10px; color:#4C4C4C; }
#footer a:link { text-decoration: underline; color: #4C4C4C; }
#footer a:visited { text-decoration: underline; color:#4C4C4C; }
#footer a:hover { text-decoration: none; color:#B3B3B3;}
#footer a:active { text-decoration: underline; color:#4C4C4C; }