/* HTML TAGS */
body {
	margin:0;
	padding:0;
}
body,td { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#202020; }
#content, #profile {
	font-family:sans-serif;
	font-size:14px;
	
}

body {
	background-image:url(/images/bg.gif);
	background-color:#dedede;
	background-repeat:repeat-x;
	margin:0px;
	text-align:center;
}

form {
	padding:0;
	margin:0;
}
img {
	border:0;
}
pre {
	margin:0px 10px 10px 10px;
}
a {
	color: #003399;
	text-decoration: none;
}
a.movielink {
	font-style:italic;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}

/* Explorer fix */
div { height: 1%; }
html>body div { height: auto; }

/* MAIN CONTENT */
#outerwrapper {
	text-align:center;	
	margin:auto;
}
/* Wrapper width also in IEOnly.css! */
#wrapper {
	width:985px;
	max-width:100%;
	border:1px solid #bbbbbb;
	border-top:0;
	padding-bottom:10px;
	background-color:#ffffff;
	text-align:center;	
	margin:auto;
}
#content {
	background:#fff;
	margin-left: 139px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 141px;
	padding:10px;
	padding-top:5px;
	text-align:left;
}
html>body #content {
	margin-left: 141px;
}
#content h1 {
	text-align:center;
	margin:5px;
	margin-bottom:15px;
	padding-top:10px;
	font-size:32px;
	font-weight:normal;
	font-family:Arial,Heletica;
}
#content h2, h2.pagebar, #profile #factboxin h2 { 
	/*  clear: right; */
	margin:20px 0px 10px 0px;
	padding:3px 11px;
	background-color:#7B2900;
	color:#ffffff;
	font-weight:bold;
	font-family:verdana,arial;
	text-transform:none;
	font-size:12px;
	border-bottom:6px solid #AB5933;
	border-top:0px;
}
#content h3 { 
	font-size: 14px;
	text-transform : uppercase;
	font-weight : bold;
	font-family: arial;
	margin-top:8px;
}
#profile, div.profile {
	margin-bottom: 16px;
	line-height: 1.6em;
	text-align:left;
}
#profile h2, h2.normal, #content h2.normal {
	margin:15px 0px 10px 0px;
	padding:0;
	border:0;
	color:#000;
	background-color:#fff;
	font-size: 15px;
	font-weight:bold;
	font-family:arial;
}
#profilephoto {
	float:right;
	padding:0 0 10px 10px;
	font-size:10px;
	text-align:center;
}

/* HEADER */
#header {
	height:140px;
	text-align:center;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:139px;
}
html>body #header {
	height:139px;
}
#headerbar {
	width:100%;
	border-bottom:1px solid #eee;
}
#logo {
	float:left;
	text-align:left;
	padding:1px 0 1px 5px;
	height:40px;
}
#searchbox {
	text-align:right;
	padding:10px 10px 0 10px;
	height:30px;
}
#income {
	margin:3px auto;
	width:728px;
	height:90px;
	background-color:#f5f5f5;
	overflow: hidden;
}
#toptool {
	height:16px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:17px;	
	background: #ffffff url('/images/bgt.gif') repeat-x bottom;
	font-size: 10px;
	border-bottom : 1px solid #999999;
	border-top : 1px solid #999999;
	text-transform : uppercase;
}
html>body #toptool {
	height:16px;
}
#crumbtrail {
	padding:2px 10px 0 10px;
	float:left;
}

/* LEFT + RIGHT TOOLBAR */
#toolbarleft {
	float:left;
	width:140px;
	background: #ffffff;
	/* background: #ffffff url('/images/bg-leftbar.gif') repeat-y left; */
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 
	padding:0;
	z-index:10;
	text-align:left;
	margin: auto;
}
#toolbarright {
	float: right;
	text-align:center;
	/* background: #fff;
	border: 1px solid #cccccc; */
	text-align:left;
	margin:5px;
	width:132px;
	padding:0;
}
#toolbarleft2in {
	padding:5px;
}
#toolbarleftin, #toolbarrightin {
	padding:10px;
	padding-top:5px;
}
/* Overrule Firefox */
html>body #toolbarright,  html>body #toolbarleft {
	top:157px;
}
img.starphoto {
	border:1px solid #202020;
	background-color:#fff;
	margin-top:3px;
}
ul.toolbarlist, ul.toolbarlist li, ul.linklist, ul.linklist li {
	list-style-type: none;
	margin:0;
	padding:0;
	clear:left;
}
ul.toolbarlist a, ul.toolbarlist a:visited  {
	float:left;
	width:120px;
	text-align:center;
	margin-bottom:3px;
	text-align:center;	
	padding-top:1px;
	padding-bottom:1px;	
	border:1px solid #202020;
	background-color: #103983;
	color: #fff;
	text-decoration:none;
}
ul.toolbarlist li.current {
	width:120px;
	margin-bottom:3px;
	text-align:center;	
	padding-top:1px;
	font-weight:bold;
	padding-bottom:1px;	
	color:#202020;
	border:1px solid #202020;
	background-color:#fff;	
}
ul.toolbarlist li a:hover { 
	background-color: #eee;
	color: #202020;
	border-color:#999;
	text-decoration:none;
}
ul.toolbarlist li a:active {
	background-color: #999;
	color: #202020;
	border-color:#999;
}
ul.toolbarlist, ul.linklist {
	padding-top:10px;
	font-size:10px;
	text-transform:uppercase;
}

/* FOOTER */
#bannerbottom {
	clear:both;
	width:740px;
	text-align: center;
	background-color:#ffffff;
	padding:7px;
	margin:auto;
	margin-top:15px;
	border:1px solid #bbb;
}
#copyrightin {
	text-align: center;
	padding-top:10px;
	border-top:1px solid #ddd;	
}
#copyright {
	clear: both;
	margin:0 auto; 
	width:100%;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:9px;
	text-transform:uppercase;
}

/* FORMS */
input.sitesearch {
	width:130px;
	color:#333333;
	border:1px solid #999999;
	font-size:10px;
	text-transform:none;
	background-color:#FFFFFF;
	background-image: url(/images/searchbg.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
input.searchsubmit {
	margin-top:2px;
	color: #FFFFFF;
	background-color : #002973;
	background: #002973 url('/images/bg-button.gif') repeat-x bottom;
	border : 1px SOLID #002973;
	text-transform : uppercase;
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10px;
	
}

/* GENERAL */
.small, .photocaption  {
	font-size:10px;
	text-transform:uppercase;
}
.photocaption {
	text-align:center;
}
.extrasmall {
	font-size:9px;
}
.count {
	display:none;
}

/* BIO PAGE */
table.facts {
	border-collapse: collapse;
	padding:0;
	margin:0;
	border:0;
	min-width:300px;
}
table.facts tr.alt {
	background-color: #EEEEEE;
}
table.facts td {
	padding-bottom:5px;
	padding-right:5px;
}
table.facts td td {
	padding:0;
}
table.facts td.desc {
	width:90px;
	padding-left:0;
}
#factbox {
	float:left; 
	padding:10px;
	padding-left:0;
}
#factboxin { 
	border:1px solid #ccc; 
	padding:5px; 
}
#factboxin, #factbox {
	display:expression("inline"); /* IE only setting */
}
#profile #factboxin h2 {
	margin-top:0;
}
#profile ul {
	list-style-position: inside;
	padding: 10px;
	margin-left: 10px;
}


/* CSS positioning thanks to http://glish.com/css/7.asp */

/* These are standard sIFR styles... do not modify */

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	width:95%;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash h2.pagebar {
	visibility: hidden;
}
#content h2.sIFR-replaced  {
	padding-bottom:0;
	padding-top:5px;
}

/* PHOTO EFFECTS */
.photohp,.photo {
	margin: 15px;
	position: relative;
	width: 160px;
	height: 160px;
}
.photohp img,.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.photohp a, .photo a {
	text-decoration: none;
}
.pinned span {
	width: 28px;
	height: 21px;
	display: block;
	position: absolute;
	top: -12px;
	left: 80px;
	background: url(/images/pin.png) no-repeat;
}
.tape span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(/images/tape.png) no-repeat;
}
.paperclip span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: -5px;
	left: -2px;
	background: url(/images/paper-clip.png) no-repeat;
}
.tape2 span {
	width: 115px;
	height: 32px;
	display: block;
	position: absolute;
	top: -13px;
	left: 30px;
	background: url(/images/tape2.png) no-repeat;
}


.toptab a {color:#000099;}
.toptab a:hover {color:#990000;}
.toptab {font-family:verdana;font-size:13px;margin: 0; padding: 0; border: 0; vertical-align: baseline; line-height:1em}	
.toptab {border-bottom: 1px solid #C5C5C5;  position: relative}
ul.toptab li {list-style-type: none; float: left; margin: 0 10px 0 0; background: url(/images/tabs.gif) left -4px no-repeat;}
ul.toptab li.current {background: url(/images/tabs.gif) left -70px no-repeat; position: relative; top: 1px; z-index: 2}
ul.toptab li a {float: left; position: relative; outline: none; text-decoration: none; font-weight: bold; padding: 7px 10px 6px 7px; margin: 0 -7px 0 5px; background: url(/images/tabs.gif) right -4px no-repeat}
ul.toptab li.current a {background: url(/images/tabs.gif) right -70px no-repeat; cursor: default; color: #363636}
ul.toptab li.current a:hover {outline: none; text-decoration: none}
ul.toptab li.current span {display: block; padding: 0 9px 4px 10px; margin: 0 0 0 -5px}
.clear {display: inline-block}
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden}
* html .clear {height: 1%}
.clear {display: block}

.tooltip { background-color:#FFFFD9; border:1px solid #D2D26A; border-bottom:3px solid #D2D26A; border-right:3px solid #D2D26A; padding:10px;  text-align:left; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
