/* CSS Document */

/* ------------------------------- formatting ----------------------------- */

/* --- Sliding Doors V3 --- */

body {
  background:#fff;
  margin:10;
  padding:0;
  color:#000;
  font:small "Trebuchet MS",Arial,Sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:medium;
  } html>body {font-size:medium;}

#header {
  float:left;
  width:100%;
  background:#eee url("images/bg.jpg") repeat-x top;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 28px;
  }
#header a {
  float:left;
  display:block;
  background:url("images/right.gif") no-repeat right top;
  padding:9px 28px 4px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#92A2AC;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#A56060;
  }
#header #current {
  background-image:url("images/left_on.gif");
  }
#header #current a {
  background-image:url("images/right_on.gif");
  color:#A56060;
  }

<!-- ----------------------- -->

#navigation ul, #navigation ul li {
     list-style: none;
     margin: 0;
     padding: 0;
}

#navigation ul {
     text-align: center;
}

#navigation ul li {
     display: inline;
     margin-right: .75em;
}

#navigation ul li.last {
     margin-right: 0;
}

#navigation li a {
     padding: 5px 1em;
 }

#navigation ul li a {
     background: url("right.gif") no-repeat 100% 0;
     color: #06C;
     padding: 5px 0;
     text-decoration: none;
 }

 #navigation ul li a span {
     background: url("left.gif") no-repeat;
     padding: 5px 1em;
 }

#navigation ul li a:hover span {
     color: #69C;
     text-decoration: underline;
}

/*\*//*/
#navigation ul li a {
     display: inline-block;
     white-space: nowrap;
     width: 1px;
}
/**/

/*\*/
* html #navigation ul li a {
     padding: 0;
}
/**/

#navigation a:hover {
  color:#A56060;
  }
#navigation #current {
  background-image:url("left_on.gif");
  }
#navigation #current a {
  background-image:url("right_on.gif");
  color:#A56060;
  }

#content { display: inline-block; width: 800px; }

h1 {
	font:small "Trebuchet MS",Arial,Sans-serif;
        font-size: 2.5em;
	margin-top: 10px;
        background:url("images/left_both.gif") no-repeat left top;
        padding:        20px 0px 35px;
        color:#92A2AC;
	}

h1 span {
          background:url("images/right_both.gif") no-repeat right top;
          margin-top: 10px;
          padding:        20px 50px 35px;
        }

h2 {
	font:small "Trebuchet MS",Arial,Sans-serif;
        font-size: 1.5em;
	margin-top: 0px;
        padding:        0px;
        color:#92A2AC;
	}


/*
	color: #001266;

<!--
body {
	margin: 0;
	padding: 0;
        width: 800;
	}

h1 {
	font: bold x-large Arial, sans-serif;
        font-size: 1.45em;
	color: #001266;
	margin-top: 0px;
	}

#news h2 {
	color: #D6D6D6;
	margin-top: 10px;
	}

h2 {
	font: large Arial, sans-serif;
        font-size: 1.25em;
	color: #9C1A1E;
	}

h3 {
	font: Arial, sans-serif;
        font-size: 1.1em;
	color: #9C1A1E;
	}

h4 {
	font: bold small Verdana, sans-serif;
	color: #9C1A1E;
	margin-bottom: 2px;
	}

h5 {
	font: italic bold small Arial, sans-serif;
	color: #43616B;
	margin-top:    -5px;
	margin-bottom: -5px;
        padding-bottom: 0px;
	}
	
p {
	font: 0.7em Verdana, sans-serif;
	}

#center p {
	font: 0.8em Verdana, sans-serif;
	}

#sponsor p, #articlesponsor p {
	color: #A5B5C6;
	}
	
#footer p {
	margin: 4px;
	text-align: center;
	}

a {
	color: #34339B;		
	}
a:hover {
	color: #9C191E;	
	}

hr {
	color: #A5B5C6;
	height: 1px;
	}
	
a img {
	border: 0px none;
	display: block;			/* removes extra space underneath caused by default text-alignment */
	}

div#top a {
	display: block;			/* makes the background hover effect work in Mozilla */
	width: 153px;
	background-color: #5C6F90;
	}

div#top a:hover {
	background-color: #43616B;
	}

.textbox {					/* Until IE understands <css> input[type="file"] { </css> It's better to define a new style then it is to re-define the input tag because radio buttons cop a beating */
	padding: 4px;
	font:  small verdana, sans-serif;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	}

.button {
	padding: 2px;
	font: bold small verdana, sans-serif;
	color: #fff;
	background-color: #5C6F90;
	border: 1px solid #000;
	}

.latestarticle {
	margin-bottom:  0px;
        margin-left:    12px;
	}
	
.paratext {
	margin-bottom:  0px;
        margin-left:    12px;
        text-align:     justify;
	}
	
.headshot {
	display: inline;
	float: right;
	margin: 0px 0px 0.5em 0.5em;
	}
	
p.latestarticle a {
	clear: right;
	font: bold small Verdana, sans-serif;
	}

.date {
	display: block;
	text-align: right;
	color: #A5B5C6;
	font: x-small Verdana, sans-serif;
	}

.author {
	display: block;
	color: #5C6F90;
	font: x-small /2 Verdana, sans-serif;
	}

.blurb {
	margin: 0px 0px 1em 55px;
	}

p.crumbtrail {
	margin: 10px 28% 0px;;
	font-size: x-small;
	}

.perfdates {
                text-align: center;
           }

/* 

------------------------------- layout ----------------------------- 

Notes:

Do not mix px widths with % widths for margins, borders or padding because 
the total box width = set width + padding + border.  (It helps if you can add them together)

The box model hack is used to fix an bug in IE5-Win ...for an explanation from the guy that
wrote it go to http://www.tantek.com/CSS/Examples/boxmodelhack.html

IE6-Win will behave like IE5-Win  if you include <?xml version="1.0"?>  It is apparently
unneccessary so leave it out!

Left Col Widths:
 |  pad   |         width        |  pad   | 				
 ------------------------------------------					
 |   0    |          25%         |   0    |	
 
Center Margins:
 |  marg  |         width        |  marg  | 
 ------------------------------------------
 |   25%  |        (auto)        |   25%  |

Right Col Widths:
 |  pad   |         width        |  pad   | 				
 ------------------------------------------					
 |  1.5%  |          22%         |  1.5%  |				total width= 25%
 

*/

/*
   Dark Red:  #74200A
   Dark Blue: #001266
   Lt Blue:
   Yellow:    #FAE45E #FFEE9A
*/

#top {
	padding: 0px;
        height: 200px;
        width: 800px;
	background: #BDC5CE url(images/cast_2006_banner2.jpg) no-repeat;
	border-bottom: 3px solid #74200A;
	}
	
#bot {
        left: 210px;
        top: 50px;
        margin:   0px;
	padding: 0px;
        height: 50px;
        width: 800px;
	border-top: 3px solid #74200A;
        bottom: 0;
        font-size: x-small;
        clear:all;
	}

#botright {
        position: relative;
        font-size: x-small;
        text-align: right;
	}
	
#center {
        position: relative;
        width: 580px;
	margin: 0px;
	padding: 10px;
        left: 200px;
	background: #fff url(images/bgcenter.gif) no-repeat center;
	color: #000;
	}


#left {
	position: absolute;
	top: 203px;
	padding: 0px;
	width: 200px;
	background: #fff url(images/bgbotleft.gif) left bottom repeat-x;
	color: #000;
	}


#leftbox      {
                width: 88%;
                border: 2px solid #74200A;
                background-color: #FFEE9a;
                padding: 5px 6% 5px 6%;
                margin: 5px -2px;
              }

#otherleftstuff {
	width: 88%;
	padding: 10px 6% 40px 6%;
	}

#news {
	position: absolute;
	width: 21.9%;			/* why not 22%?  because at some sizes the rounding difference adds up to more than 100% and gives us a horizontal scroll bar */
	height: 250px;
	overflow: hidden;
	margin-left: 75%;
	padding: 0px 1.5%;
	top: 101px;
	background-color: #153976;
	border-top: 1px solid #A5B5C6;
	}

div#news p.row {
	width: 100%;
	margin: 0px 0px 1em 0px;
	}

div#news p.row span.leftcol {
	float: left;
	color: #D6D6D6;
	}
	
div#news p.row span.rightcol {
	width: 70%;
	float: right;
	}
	
div#news p.row span.rightcol a {
	color: #D6D6D6;
	font-weight: bold;
	}
	
div#news p.row span.rightcol a:hover {
	color: #A4B5C5;
	}
	
.spacer {
	display: block;
	height: 1px;
	font: 1px /1 sans-serif;
	clear: both;
	}
		
div#topcontent {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 80%;
	}

#topcontent h2, #topcontent p {
	display: inline;
	margin-right: 0.5em;
	}

#sponsor {
	position: absolute;
	width: 21.9%;
	height: 251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top: 375px;
	text-align: center;
	}
	
#articlesponsor {
	position: absolute;
	width: 21.9%;
	height: 251px;
	margin-left: 75%;
	padding: 10px 1.5%;
	top: 150px;
	text-align: center;
	}

#footer {
	clear: both;
	border-top: 1px solid #5C6F90;
	border-bottom: 1px solid #5C6F90;
	background-color: #D6D6D6;
	color: #000;
	}

#bio {
	float: right;
	width: 30%;
	padding: 1%;
	border: 4px dotted #5C6F90;
	color: 5C6F90;
	font-size: 0.7em;
	}

#form {
        padding: 0;
        margin: 0;
        color: #00ff00;
	font-size: 0.85em;
      }


div#form td.label {
                text-align: right;
                margin: 0px 0px 0px 0px;
                padding: 0px 3px 0px 0px; 
              }
div#form td.title {
                text-align: left;
                margin: 0px 0px 0px 0px;
                padding: 0px 3px 0px 0px; 
              }
div#form td.field {
                text-align: left;
                margin: 0px 0px 0px 0px;
                padding: 0px 0px; 
              }

div#form th {
                text-align: left;
                margin: 0px 0px 0px 0px;
                padding: 8px 0px 0px 0px;
                color: #ff3333; 
              }

div#form tr   {
                vertical-align: center;
              }

div#form tr:hover {
                background-color: #ffffff;
              }



/* --------------------- Feature Image and Transparency Trick --------------- */


#featureimg {
	margin: 0px 25% 0px 170px;
	height: 250px;
	background: #153976 url(images/sky.jpg) no-repeat right top;
	text-align: center;
	border-top: 1px solid #A5B5C6;		/*	Without this 1px border, Mozilla/Netscape applies the 200px margin from the child element (div#mstrans) - I don't know why? In these crazy topsy turvey times it seems that nothing is certain  */  
	}
	
#mstrans {
	margin: 200px auto 0px auto;
	width: 140px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footbag.png');
	border: 0px solid pink;
	}
	
#mstrans img {
	filter: Alpha(opacity=0);	
	border: 0px solid cyan;
	}

div#container {
                width:  800px;
                margin: 0 auto;
                clear:  both;
              }

/* 

-------------------------------- Navigation ------------------------------ 

List tips courtesy of A List Apart: http://www.alistapart.com/stories/taminglists/

*/


ul#mainnav {
	list-style: none;
	margin: -1px;
	padding: 0px;
	background-color: #001266;
	}
		
ul#mainnav li {
	display: block;
	border-top: 1px solid #74200A;
	}

ul#mainnav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 6%;
	background-color: #001266;
	font: bold 0.8em /1.5 arial, sans-serif;		/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #FAE45E;
	text-decoration: none;
	width: 88%;				/* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	}

ul#mainnav li a:hover {
	background-color: #FFEE9A;
	color: #001266;
	}
	
ul#mainnav ul.subnav {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: 0px solid pink;
	}

ul#mainnav ul.subnav li {
	border-top: 0 none;
	border: 0px solid green;
	padding-left: 1.5em;
	}

ul#mainnav ul.subnav li a {
	padding: 1%;
	margin: 0px;
	font: bold 0.7em /1.5 verdana, sans-serif;
	color: #5C6F90;
	background-color: transparent;
	border: 0px solid yellow;
	}

ul#mainnav ul.subnav li a:hover {
	color: #43616B;
	background-color: transparent;
	text-decoration: underline;
	}
	
div#topcontent ul {
	position: absolute;
	right: 0px;
	list-style: none;
	margin: 0px 0px 40px 0px;
	}
div#topcontent ul li {
	display: inline;
	padding: 0 0.5em;
	border-left: 1px solid #34339B;	
	}
div#topcontent ul li.first {
	border-left: 0px none;
	}
div#topcontent ul li a {
	font: 0.7em /1 verdana, sans-serif;
	}

div#topcontent form {
	position: absolute;
	right: 0px;
	top: 55px;
	margin: 0px;
	}
/* ---------------------------------------------------------------------*/


/*
http://icant.co.uk/csstablegallery/index.php?css=71

Data Tables and Cascading Style Sheets Gallery
Title: Casablanca
Author: RODrigo CASTilho Galvão Ferreira - RODCAST
URL: http://www.rodcast.com.br
Update: 03/23/2006 11:15 PM
*/

table {
	color: #7F7F7F;
	font: 0.8em/1.6em "Trebuchet MS",Verdana,sans-serif;
	border-collapse: collapse
}

table,caption {
	margin: 0 auto;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC
}

caption,th,td {
	border-left: 0;
	padding: 10px
}

caption,thead th,tfoot th,tfoot td {
	background-color: #74200A;
	color: #FAE45E;
	font-weight: bold;
}

thead th {
	background-color: #74200A;
	color: #FAE45E;
	text-align: center
}

tbody th {
	padding: 20px 10px
}

tbody tr.odd {
	background-color: #F7F7F7;
	color: #666
}

tbody a {
	padding: 1px 2px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #E63C1E
}

tbody a:active,tbody a:hover,tbody a:focus,tbody a:visited {
	color: #666
}

tbody tr:hover {
	background-color: #EEE;
	color: #333
}

tbody tr:hover a {
	background-color: #FFF
}

tbody td+td+td+td a {
	color: #C30;
	font-weight: bold;
	border-bottom: 0
}

tbody td+td+td+td a:active,tbody td+td+td+td a:hover,tbody td+td+td+td a:focus,tbody td+td+td+td a:visited {
	color: #E63C1E
}

tbody a:visited:after {
	font-family: Verdana,sans-serif;
	content: "\00A0\221A"
}

tfoot   {
                text-align: right;
                margin: 0px 0px 0px 0px;
                padding: 20px 10px; 
        }

tfoot a {
                display: block;
                margin: -10px -10px -10px -10px;
                padding: 10px;
                text-decoration: none;
                color: #FAE45E;
                text-align: right;
        }

tfoot a:hover {
                text-decoration: none;
                background-color: #FFEE9A;
                color: #74200A;
        }
-->
*/



