@charset "utf-8";
/* CSS Document */


	body {
		margin:0px;
		background:url(http://www.mediate.com/mpdimages/d20987_bkg2.gif) top center no-repeat #ccd4e4; 
		font:normal 11pt Verdana, Geneva, sans-serif;
		
	}
	
	div,table,td {font:11pt normal Verdana, Geneva, sans-serif; }
		
	h1,h2,h3,h4,h5 {font-family:"Trebuchet MS", "Lucida Sans", Georgia}
		
	h1 {font-size:16pt; margin:0 0 8px 0}
	h2 {font-size:14pt; margin:0 0 7px 0}
	h3 {font-size:12pt; margin:0 0 6px 0}
		
		

	.topichdr {   font-weight:bold; color: #333366; text-align: left}
	linkbar {  text-decoration: none;  color: #000000; text-align: center}
	a.linkbar {  text-decoration: underline;  color: #000000; text-align: center}

	.buttonborder {background: none}
	.buttoncolor {background: none}
	.buttontext {font-size: 12px; margin: 0; text-align: left; font-weight:bold; font-family:arial }
		
	a {text-decoration: underline; color:#000066}
	:hover {text-decoration: none; color: #000000}
		
	a.nav {text-decoration: none; font-weight:bold; color: #000000}
	a.nav:hover {text-decoration: underline; font-weight:bold; color: #283458}
		
	a.menu {text-decoration: none; color: #666666}
	a.menu:hover {text-decoration: none; color: #666666}
		
	a.email {text-decoration: underline; color: #ffffff}
	a.email:hover {text-decoration: underline; color:#FFFFCC}
		
	.breadcrumbs {color: #eee}
	a.breadcrumbs {text-decoration: underline; color: #eee; font-size: 10px}
	a.breadcrumbs:hover {text-decoration: none; color: #fff}

	div.menu {
		padding:0px 5px 0px 0px;
		margin:0;
		background-color:#FFFFFF;
	}

	div.menu a:hover {color:#000; background-color:#eeeeee;}

	div.menu a.lnav {
		display:block;
		margin:0px;
		width:auto;
		padding:3px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:1.1em;
		border-bottom:1px dashed #ccc;
		line-height:normal;
	}

	.endorsebox {
		border: #ccc 1px solid; 
		padding: 10px; 
		margin-top: 20px; 
		font-size: 0.9em; 
		width: 380px;
	}

/* suckerfish */


#hormenu, #hormenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 50px;
	font-size:12pt;
	z-index:1000;
}

#hormenu a {
	display: block;
	width: 186px;
	text-decoration:none;
	border:1px solid #fff;
	border-width:0 0 0 1px;
	color:#fff;
	background:url(http://www.mediate.com/mpdimages/d20987_buttonbkg2.gif) repeat-x bottom left;
	text-align:center;
}

#hormenu a:hover {background:url(http://www.mediate.com/mpdimages/d20987_buttonbkg.gif) repeat-x bottom left}

#hormenu li { /* all list items */
	float: left;
	width: 186px; /* width needed or else Opera goes nuts */
}

#hormenu li ul { /* second-level lists */
	position: absolute;
	font-size:10pt;
	line-height:40px;
	width: 186px;
	opacity:0.95;
	filter: alpha(opacity=95);
	background-color:#33C;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#hormenu li ul a {background-image:none;border-top:1px solid #fff;}
#hormenu li ul a:hover {background-image:none;background-color:#090}

#hormenu li:hover ul, #hormenu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background-image:none;
}


/* VIDEO PURCHASE BOX */

div.transbox {text-align:center; background-color:#333;padding:10px;opacity:0.7;filter:alpha(opacity=70);height:480px}

div.transbox p
  {
  opacity:none;
  font-size:16pt;
  margin:30px 40px;
  font-weight:bold;
  color:#fff;
  }

div.orderbox {border: #333 1px solid; margin: 20px 0 0 0; background-color: #ffffcc}

div.orderbox p {font-size:14pt}

/*video player */



