body {
	background-color: #fff;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

form {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #0578d5;
}

a.bold {
	font-weight: bold;
}

a.blue {
	font-weight: bold;
	color: #0578d5;
}

a.blue:hover {
	color: #000000;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
}

hr {
	width: 85%;
	border-top: 1px #878787 solid;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

table {
	font-size: 12px;
}
.mainlogo {
	border:0px; 
	margin-bottom:0px; 
	margin-left:10px; 
	vertical-align:middle;
}

table.main {
	width: 1018px;
	background-color: #ffffff;
	border: 4px #ffffff solid;
}

.searchbar {
	width: 872px;
	height: 29px;
	border: 1px #e3e3e3 solid;
	background-color: #f8e7d7;
}

td.top {
	width: 872px;
	height: 90px;
	background-image: url('http://images.mediaplanet.com/mpon/graphics/top.png');
	background-repeat:no-repeat;
	vertical-align: bottom;
}

.clock {
	float:right;
	margin-right:20px;
	margin-bottom:3px;
}
td.bannercell_right {
	padding: 6px;
	border-left: 6px #ffffff solid;
	vertical-align: top;
	background-color: #f8e7d7;
}

table.mainmenu {
	height: 23px;
	margin-right: 9px;
}

td.mainmenu_tableft {
	width: 6px;
	background-image: url('http://images.mediaplanet.com/mpon/graphics/tableft.jpg');
	background-position:right;
	background-repeat:no-repeat;
}

td.mainmenu_tabmiddle {
	padding-left: 4px;
	padding-right: 4px;
	background-image: url('http://images.mediaplanet.com/mpon/graphics/tabmiddle.jpg');
	background-repeat: repeat-x;
}

td.mainmenu_tabright {
	width: 6px;
	height: 23px;
	background-image: url('http://images.mediaplanet.com/mpon/graphics/tabright.jpg');
	background-repeat:no-repeat;
}

td.mainmenu_tableft_selected {
	width: 6px;
	background-image: url('http://images.mediaplanet.com/mpon/graphics/tableft_selected.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

td.mainmenu_tabmiddle_selected {
	padding-left: 4px;
	padding-right: 4px;
	background-color: #ffffff;
}

td.mainmenu_tabright_selected {
	width: 6px;
	height: 23px;
	background-image: url('http://images.mediaplanet.com/mpon/graphics/tabright_selected.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

table.submenu {
	width: 873px;
	height: 350px;
	background-image: url('http://images.mediaplanet.com/mpon/graphics/greygradient.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}
.submenuHidden {
	display:none;
}
.subMenuTd{
	padding-left:5px;
	padding-right:5px;
}

td.submenu_selected {
	background-image: url('http://images.mediaplanet.com/mpon/graphics/darkgreygradient.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}

td.content {
	width:872px;
	height: 920px;
	vertical-align: top;
}

td.footer {
	height: 29px;
	border: 1px #e3e3e3 solid;
	background-color: #f8e7d7;
	background-repeat: no-repeat;
}
.footer div {
	float:left;
	padding:10px;
	width:200px;
	
}

div.bannerframe_container {
	font-size: 8px;
}

div.bannerframe {
	/*border: 1px #000000 solid;*/
}

input {
	font-size: 10px;
}

table.recentbox {
	width: 468px;
	height: 80px;
	border: 1px #e3e3e3 solid;
	background-image: url('http://images.mediaplanet.com/mpon/graphics/pinkgradient.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:20px;
}
.newsFeedBox {
	margin-top:20px;
	margin-bottom:10px;
	border: 1px #e3e3e3 solid;
	background-image: url('http://images.mediaplanet.com/mpon/graphics/pinkgradient.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align:top;
}
.newsFeedBox p {
	padding:10px;
	margin-top:0px;
}
.newsFeedBox h2 {
	margin-bottom:2px;
}
.newsFeedBox ul {
	list-style:circle;
	margin-bottom:3px;
}
.linkImage {
	cursor:pointer;
}

table.profilebox {
	border: 1px #e3e3e3 solid;
}

td.commentbox {
	padding-left: 6px;
	border: 1px #e3e3e3 solid;
	background-color:  #fcf3ec;
	font-size: 10px;
}

img.icon_middle {
	vertical-align: middle;
}
img.icon {
	vertical-align: middle;
	border:0px;
	cursor:pointer;

}

img.icon_bottom {
	vertical-align: bottom;
}

img.banner {
	border: 1px #000000 solid;
}
.movieChooser, .movieChooserHover {
	float:left;
	padding:3px;
	padding-left:5px;
	padding-right:17px;
	font-weight:bold;
	border-left:1px solid #330033;
	border-right:1px solid #330033;
	border-top:1px solid #330033;
	margin-right:3px;
}
.movieChooserHover{
	background-color:eee;
	cursor:pointer;
}
.movieList td {
	padding:2px;
	padding-left:5px;
	border-bottom:1px dotted #ccc;
}
.bottomline {
	border-top:1px solid #666;
	border-bottom:0px;
}
.hidden {
	display:none;
}
.movieTableScroll {
	overflow:auto; 
	border-left:1px solid #330033; 
	border-right:1px solid #330033; 
	border-bottom:1px solid #330033;
	background-color:#fff;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #efefef;
	scrollbar-shadow-color: #efefef;
	scrollbar-track-color: #FFFFFF;
}
.chMovieTable {
	width:100%;
	background-color:#FFFFFF;
}
.chMovieTable td {
	padding-top:7px;
	padding-bottom:7px;
} 
.chMovieTableDisabled {
	display:none;
}
.chMovieHead, chMovieHeadDisabled {
	background-color:#fff;
	padding:3px;
	padding-right:10px;
	border-left:1px solid #330033;
	border-top:1px solid #330033;
	border-right:1px solid #330033;
	border-bottom:0px;
}
.chMovieHeadDisabled {
	color:#FFFFFF;
	padding:3px;
	padding-right:10px;
	background-color:#330033;
	border-bottom:1px solid #666;
}
.chMovieHeadSpace {
	border-bottom:1px solid #666;
}
.byline {
	border-top:10px solid #fff;
	border-bottom:1px solid #777;
	margin-bottom:15px;
}


	.markGrey {
		background-color:#efefef;
		cursor:pointer;
	}
	.markPink {
		background-color:#f8e7d7;
		cursor:pointer;
	}
	.markWhite {
		background-color:#ffffff;
		cursor:pointer;
	
	}
	
	
		
	 
			ul {
				margin: 0;
				padding: 0;
				list-style: none;
				float:left;	
				vertical-align:middle;
				padding-left:10px;
				padding-right:10px;
				border-right:1px solid #666;
				}
			
			ul li {
				position: relative;
				background-color:#FFFFFF;
				float:left;
				z-index:10px;
				}
				
			li ul {
				position: absolute;
				left: -11px; /* Set 1px less than menu width */
				display: none;
				border: 1px solid #ccc; /* IE6 Bug */
				border-bottom: 1px solid #ccc;
				width:150px;
				float:left;
				z-index:10px;
				}
			
			/* Styles for Menu Items */
			ul li a {
				display: block;
				text-decoration: none;
				color: #000;
				border-bottom: 0;
				float:left;
				}
			
			
			/* Fix IE. Hide from IE Mac \*/
			* html ul li { float: left; height: 1%; }
			* html ul li a { height: 1%; }
			/* End */
					
			li:hover ul { display: block; } /*  The magic */
			
			
			/* Holly Hack for IE \*/
			ul li { float: left; height: 1%; }
			ul li a { height: 1%; }
			/* End */
			
/* E standards*/

.MsoNormal, .eUndertitle, eIngress {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
}
.eUndertitle{
	font-size:14px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:3px;
}
.eIngress {
	font-weight:bold;
}	
.eFacttitle {
	font-size:12px;
	font-style:italic;
}
.eFact {
	font-style:italic;
}
.article {
	vertical-align:top; 
	padding-left:10px; 
	padding-right:10px; 
	padding-bottom:10px;
	width:470px;
}
.article ul {
	border:0px;
	margin-left:10px;
	list-style:disc;
	float:none;
}
.article li {
	border:0px;
	margin-left:10px;
	list-style:disc;
	float:none;
}
.siteOverview a {
	color:#d45626;
}
.siteOverview h2 a {
	color:#000000;
}
.expertBox, .expertBoxHover {
	margin-top:5px;
	margin-bottom:5px;
	height:114px;
	border: 1px solid #ccc;
	background-image: url('http://images.mediaplanet.com/mpon/graphics/pinkgradient.jpg');
	background-repeat: repeat-x;
	background-position:bottom;
}
.expertBox img, .expertBoxHover img {
	margin:5px; 
}
.expertBox h2, .expertBoxHover h2 {
	margin-top:5px;	
	margin-bottom:1px;
}
.expertBox span, .expertBoxHover span {
	margin-top:0px;	
	margin-bottom:1px;
	font-size:10px;
}
.expertBox p, .expertBoxHover  p {
	font-size:10px;
}
.expertBoxHover {
	background-color:#f8e7d7;
	background-image:none;
	cursor:pointer;
}
.amb, .ambPink{
	border:1px solid #efefef;
	background-color:#FFFFFF;
	float:left;
	margin:3px;
	width:240px;
	height:70px;
	text-align:left;
	cursor:pointer;
}
.ambPink {
	background-color:#f8e7d7;
}
.amb p, .ambPink p{
	margin:6px;

}
.emb, .embPink{
	border:1px solid #efefef;
	background-color:#FFFFFF;
	float:left;
	margin:3px;
	width:240px;
	height:115px;
	text-align:left;
	cursor:pointer;
}
.embPink {
	background-color:#f8e7d7;
}
.emb p, .embPink p{
	margin:6px;
	font-weight:normal;
}


/* DROP MENU */

			.horizontalcssmenu ul{
			margin: 0;
			padding: 0;
			list-style-type: none;
			}
			
			/*Top level list items*/
			.horizontalcssmenu ul li{
			position: relative;
			display: inline;
			float: left;
			
			}
			
			/*Top level menu link items style*/
			.horizontalcssmenu ul li a{
			display: block;
			padding: 2px 8px;
			border-right: 1px solid #202020;
			border-left-width: 0;
			text-decoration: none;
			}
				
			/*Sub level menu*/
			.horizontalcssmenu ul li ul{
			left: 0;
			top: 0;
			position: absolute;
			display: block;
			visibility: hidden;
			z-index: 100;
			}
			
			/*Sub level menu list items*/
			.horizontalcssmenu ul li ul li{
			display: inline;
			float: none;
			}
			
			
			/* Sub level menu links style */
			.horizontalcssmenu ul li ul li a{
			width: 140px; /*width of sub menu levels*/
			font-weight: normal;
			padding: 2px 5px;
			background-color:#FFFFFF;
			}
			
			.horizontalcssmenu ul li a:hover{
			background: #fff;
			z-index:1000;
			}
			
			.horizontalcssmenu ul li ul li a:hover{
			background: #efefef;
			z-index:1000;
			}
			
			.horizontalcssmenu .arrowdiv{
			position: absolute;
			right: 0;
			}
			
			* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
			padding-top: 1em;
			}
				
			/* Holly Hack for IE \*/
			* html .horizontalcssmenu ul li { float: left; height: 1%; }
			* html .horizontalcssmenu ul li a { height: 1%; }
			/* End */
			
			
/* END DROPMENU*/
.pageSwitch {
	margin:5px;
	padding:3px;
	border:1px solid #666;
}