a, a:link, a:visited {
  text-decoration: none;
}

a:active, a:hover, a:focus {
  text-decoration: underline;
  outline: none;
}

body {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFF;
	color: #000;
}

#container {
	padding: 20px;
	width: 800px;
	margin: 0 auto; /* align for good browsers */
	text-align: left; /* counter the body center */
	background-color: #FFF;
}

#header {
	background: url(/i/muse_research_logo_800x68_2.jpg) top left no-repeat;
	padding: 20px 0px 0px 0px;
	height: 50px;
	overflow: visible;
	margin-bottom: 20px;
}

#homelogo {
	width:180px;
	height: 65px;
	float: left;
	margin-top: -20px;
}

#homelogo a {
	display: block;
	width: 180px;
	height: 65px;
}

#homelogo a:hover, #homelogo a:active {
	text-decoration: none;
}

#teaser1 {
	width: 800px;
	height: 300px;
	margin-bottom: 10px;
}

#news {
   width: 800px;
	height: 30px;
	margin-bottom: 10px;
   background-color: #636B7E;
}

#newsleft {
	width: 8px;
	height: 30px;
	float: left;
}

#newsright {
	width: 90px;
	height: 30px;
	float: right;
}

#newsstream {
	width: 702px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

#newsstream a {
	color: #FFF;
	font-weight: bold;
}

#teasers234 {
	width: 800px;
	height: 200px;
	margin-bottom: 10px;
}

#teaser2, #teaser3, #teaser4 {
	width: 260px;
	height: 200px;
	float: left;
	background: url(/i/bg_260x200_grey.png) top left no-repeat;
}

#teaser3 {
	margin: 0px 10px;
}

#teasers234 a {
	display: block;
	width: 260px;
	height: 200px;
}

#teasers234 a, #teasers234 a:hover {
	text-decoration: none;
	color: #000;
}

/* Commented out due to Safari glitch
#teasers234 a:hover {
	opacity: .50;
	filter: alpha(opacity=50);
}
*/

#footer {
  border-top: 1px solid #CCCCCC;
	margin: 0 0 20px 0px;
	text-align: center;
}

#footeri {
  border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 7px;
	text-align: right;
}

#vidcarousel {
  width: 800px;
  height: 224px;
  background: url(/i/fp_bg_vids.png) top left no-repeat;
  margin-bottom: 10px;
}

#crumbs {
   padding-top: 5px;
	font-size: 2.7mm;
	margin-left: 190px;
}

#contentcol1 {
	float: left;
	width: 170px;
	margin-right: 20px;
}

#contentcol2 {
	width: 610px;
	float: right;
}

#contentsquasher {
	width: 468px;
	margin-bottom: 40px;
}

#rfaq a {
	text-decoration: none;
	background-color: transparent;
   margin-top:30px;
   border: 1px dashed #999999;
   padding: 10px;
   width: 130px;
	display: block;
	overflow: visible;
/*
	Hide from IE Mac using comment bug.
\*/
    height: 100%;
/*
	End of hide from IE Mac using comment bug.
	IE Mac sees the end of this comment as the end of the previous one.
*/
}

#rfaq a:hover {
    color: #000000;
    background-color: #DDDDDD;
}

#whonav a {
	text-decoration: none;
	background-color: #EEEEEE;
	border-bottom: 1px solid #AAA;
	padding: 4px 4px 4px 8px;
	display: block;
	overflow: visible;
	font-weight: bold;
	color: #000;
/*
	Hide from IE Mac using comment bug.
\*/
    height: 100%;
/*
	End of hide from IE Mac using comment bug.
	IE Mac sees the end of this comment as the end of the previous one.
*/
}

#whonav a:hover {
    background-color: #DDDDDD;
}

#whonav a.navtitle, #artistnav a.navtitle {
	background: url(/i/artist_title_bg.gif) top left no-repeat;
	color: #FFF;
	padding: 4px;
	margin-top: 10px;
}

#whonav a.navtitle:hover, #artistnav a.navtitle:hover, .ieflickerfix {
    background-color: transparent;
	 background: url(/i/artist_title_bg.gif) top left no-repeat;
}

#artistnav a {
	text-decoration: none;
	background-color: #FFF;
	padding: 10px 4px;
	display: block;
	overflow: visible;
	font-weight: bold;
	color: #990000;
}

#artistnav a div {
	color: #000;
	padding: 5px 0px 0px 10px;
}

#artistnav a:hover, #artistnav a:hover div {
	background-color: #425266;
	color: #FFF;
}


.ansub {
	font-weight: normal;
}

div.updates {
   padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #999999;
	margin-right: 140px;
}

.updates blockquote {
	line-height: 150%;
}

.itemtitle {
	font-weight: bold;
}

.itemdate {
	font-size: 2.7mm;
}

.newstitle {
	font-weight: bold;
	text-align: center;
	font-size: 150%;
}

.newssub {
	font-weight: bold;
	text-align: center;
}

.newsfooter {
	font-style: italic;
	color: #666666;
}

.artist {
	background-color: #E4E4E4;
}

.inlinequote {
	margin: 10px 0px;
	padding-bottom: 10px;
	background: url(/i/artist_inline_bg_bot.jpg) bottom left no-repeat;
}

.inlinequote img {
	margin: -10px 20px 5px 0px;
}

div.inlinequote > p:first-child {
  background: url(/i/artist_inline_bg.jpg) top right no-repeat;
}

div.inlinequote p {
	padding: 10px 10px 0px 0px;
}

div.movie img {
	float: left;
	margin: 0px 10px 20px 0px;
}

div.movieinner {
	margin: 5px 5px 0px 5px;
	padding: 10px;
	background-color: #FFF;
}

#rssnav a {
	display: block;
	margin-bottom: 2px;
	text-align: center;
}

div.cbox  {
	background-color: #E4E4E4;
	margin-bottom: 40px;
}

div.cboxshort {
	margin-bottom: 20px;
}

div.cboxtitle {
	background: url(/i/artist_title_bg.gif) top left no-repeat;
	padding: 10px;
	color: #FFFFFF;
	font-size: 175%;
	font-weight: bold;
}

div.cboxfooter {
	background: url(/i/artist_footer_bg.gif) bottom left no-repeat;
	height: 18px;
	text-align: center;
	line-height: 18px;
	/*margin-top: -18px;*/
}

.cboxdesc {
	color: #EBEBEB;
	font-size: 65%;
	font-weight: normal;
}

.cboxdesc a {
	color: #FFF;
	text-decoration: underline;
}

div.plugin {
	margin-top: 20px;
	background: transparent url(/i/p10_bg.png) no-repeat right bottom;
	border: 3px double #EEE;
	padding: 0 20px 20px 20px;
}

div.plugin img {
	margin-right: 20px;
	float: left;
}

div.plugintitle {
	padding: 10px 0px;
	font-weight: bold;
}

div.upgdiv {
  margin-top: 20px;
}

div#upgnav a {
  padding: 5px;
  background-color: #EEEEEE;
  border: 1px solid #CCCCCC;
  border-bottom-width: 0;
}


/* Video Slider */

.fl {
	float: left; display: inline;
}

.skip {
	position: absolute; left: -5000px;
}

.news_slider {
	position: relative;
	width: 640px;
	margin: 10px 80px;
}

.news_slider .messaging {
	display: block;
	padding: 5px;
	margin: 0 20px 5px 20px;
	background: #ffffcc;
}

.news_slider .prev, .news_slider .next {
	position: absolute;
	top: 42%;
	display: none;
}

.news_slider .next {
	right: 0;
}

.news_slider .news_items {
	position: relative;
	width: 600px;
	left: 20px;
	overflow: hidden;
}

.news_slider .news_items .view_all {
	padding: 5px;
	margin: 0 0 2px 0;
	text-align: center;
}

.news_slider .news_items .containerc {
	position: relative;
	top: 0;
	left: 0;
	width: 600px;
}

.news_slider .news_items .containerc .item {
	width: 200px;
	margin: 10px 0 0 0;
	text-align: center;
}

/* Video Slider END */