#uwwSplash {
  width:1004px;
  height:355px;
  display:block;
  clear:both;
  overflow:hidden;
}

#uwwFeaturedContent {
  width:625px;
  float:left;
  position:relative;
}
  #uwwFeaturedItemIndicator {
    z-index:10000;
    display:block;
    background:url("img/uwwFeaturedItemIndicator-bg.png") 0 0 no-repeat;
    width:22px;
    height:31px;
    margin:0;
    padding:0;
    position:absolute;
    right:0;
    top:15px;
  }
#uwwFeaturedItems, #uwwFeaturedVideo {
  display:block;
  width:625px;
  height:280px;
  margin:0;
  padding:0;
  border:none;
  overflow:hidden;
  background:#000000;
}
  #uwwPlaylist {
    border-top:1px solid #666;
    display: block;
    height:76px;
    width:625px;
    overflow:hidden;
    background:url("img/uwwPlaylist-bg.png") 0 0 repeat-x;
  }
  #uwwPlaylist a.control {
    display:block;
    width:40px;
    height:76px;
    line-height:76px;
    background:transparent;
    text-indent:-1000px;
  }
  #uwwPlaylist a.control.prev {
    float:left;
  }
  #uwwPlaylist a.control.next {
    float:right;
  }
  #uwwPlaylist a.control.prev.off {
    background:url("img/uwwPlaylist-left-off.png") center center no-repeat;
    cursor:default;
  }
  #uwwPlaylist a.control.prev.on {
    background:url("img/uwwPlaylist-left-on.png") center center no-repeat;
    cursor:pointer;
  }
  #uwwPlaylist a.control.next.off {
    background:url("img/uwwPlaylist-right-off.png") center center no-repeat;
    cursor:default;
  }
  #uwwPlaylist a.control.next.on {
    background:url("img/uwwPlaylist-right-on.png") center center no-repeat;
    cursor:pointer;
  }
  #uwwPlaylistWrapper {
    height:76px;
    width:545px;
    overflow:hidden;
    float:left;
    position:relative;
  }
  #uwwPlaylist ul {
    position:absolute;
    left:0;
    width:10000px;
    height:76px;
    line-height:76px;
    vertical-align:center;
  }
  #uwwPlaylist li {
    height:76px;
    line-height:76px;
    width:135px;
    overflow:hidden;
    float:left;
    vertical-align:center;
  }
  #uwwPlaylist li a {
    display:block;
    overflow:hidden;
    height:68px;
    width:120px;
    vertical-align:center;
    text-align:center;
    margin:3px 15px;
    cursor: pointer;
  }

#mmrFeaturedItemThumbs {
  display:block;
  margin:0;
  padding:5px;
  border:none;
  width:369px;
  height:341px;
  overflow:hidden;
  float:left;

}
  #mmrFeaturedItemThumbs li {
    border-bottom:1px dotted #c2b79a;
    height:115px;
    padding:10px 5px;
    overflow:hidden;
    color:#575A5D;
    font-size:12px;
    background:#f1eee4;
  }
  #mmrFeaturedItemThumbs li#mmrFeaturedThumbsHead {
  	border: none;
    height: 30px;
  	padding: 0;
	margin-bottom: 5px;
	background-color: #fff;
  }
  #mmrFeaturedItemThumbs li#mmrFeaturedThumbsHead h6 {
  	color: #fff;
    background: #000;
    padding: 8px;
    font-size: 14px;
  }
  #mmrFeaturedItemThumbs div {
    float: left;
    width: 195px;
  }
  #mmrFeaturedItemThumbs div.mmrThumbnail {
  	width: 115px;
  }
  #mmrFeaturedItemThumbs h3 {
	padding-bottom: 5px;
    padding-top:0;
    clear:none;
  }
  #mmrFeaturedItemThumbs img {
    float:left;
    margin-right:5px;
    padding: 3px;
    border:1px solid #000;
	background-color: #fff;
  }
  #mmrFeaturedItemThumbs h3 a {
    font-size:14px;
    padding:0 0 5px 0;
    color:#5D7F91;
    font-weight:normal;
	text-transform: none;
  }
  #mmrFeaturedItemThumbs p {
    line-height:165%;
  }
  #mmrFeaturedItemThumbs li ul {
    margin-left:0;
  }
  #mmrFeaturedItemThumbs li#mmrFeaturedThumbsFoot {
  	border: none;
    height: auto;
    margin-right:0;
    padding-right:5px;
    text-align:right;
  }
  #mmrFeaturedItemThumbs li#mmrFeaturedThumbsFoot a {
  	float:right;
    margin-right:0;
    padding-right:0;
  }
  #mmrFeaturedItemThumbs li#mmrFeaturedThumbsFoot a img {
  	border: none;
    min-height: 15px;
    margin-right:0;
	margin-top: -5px;
    padding-right:0;
	background-color: #f1eee4;
  }

#content #mmrTabs { height: 66px; font-size: 15px; background: url(img/tab-bg.png) repeat-x #fff; }
#content #mmrTabs ul { padding: 16px 0; list-style: none; text-transform: uppercase; }
#content #mmrTabs li { background: url("img/tab-left-sprite.png") no-repeat scroll left top transparent; float: left; margin: 0; padding: 0 0 0 38px; height: 50px; overflow: hidden; }
#content #mmrTabs li a { color: #364D60; }
#content #mmrTabs li:hover a { color: #9c3c25; text-decoration: underline; }
#content #mmrTabs li.current { background-position: 0 -50px; }
#content #mmrTabs li.current a { background-position: 100% -50px; color: #9c3c25; }
#content #mmrTabs li.current:hover a { text-decoration: none; }
#content #mmrTabs > ul a { width: auto; }
#content #mmrTabs a { background: url("../../images/mmr/base/tab-right-sprite.png") no-repeat scroll right top transparent; color: #9c3c25; display: block; font-weight: 700; padding: 22px 41px 14px 3px; text-decoration: none; width: 0.1em; }

#contentLeft { width: 220px; padding: 20px 10px; margin-right: 0; float: left; }
#contentCenter { width: 454px; padding: 20px 20px; float: left; }
#contentRight { width: 250px; padding: 20px 10px; float: left; overflow:hidden; }

#content .subNavAd { display:block; }
#content .subNavAd img { float: none; }

#content .mmrNewsBlock { margin-bottom: 15px; }
#content .mmrNewsBlock a img { display: block; float: none; }
#content #contentCenter .mmrNewsBlock { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 5px solid #cccccc; }
#content .mmrNewsBlock p { margin-top: 10px; }
#content .mmrNewsBlock p.morelink { float: none; clear: both; margin-top: 0; text-align: right; width: 100%; }
#content .mmrNewsBlock ul { list-style-image: none; margin: 0; margin-top: 10px; padding-left: 0; }
#content .mmrNewsBlock li { margin-left: 0; list-style-image: none; padding-bottom:10px; }
#content .mmrNewsBlock li .datetime { color: #000; width: 95px; font: 11px/140% arial,helvetica,clean,sans-serif; }
#content .mmrNewsBlock li p { text-align: left; margin: 0; font: 11px/130% verdana; }
#content .mmrNewsBlock a:link, #content .mmrNewsBlock a:visited { text-decoration: none; color: #5D7F91; font-weight: normal; font: 11px/130% verdana; }
#content .mmrNewsBlock a:hover { text-decoration: underline; }

#content #contentLeft .mmrNewsBlock { clear:both; background: url("img/subnavigation-ul-bg.jpg") repeat-x #fff; padding:15px;}
#content #contentLeft .mmrNewsBlock li .datetime { width:auto; }
#content #contentLeft .mmrNewsBlock li p { width:auto; }

#content .tweetbox-vertical { background: url("img/grad-blue-top.png") repeat-x #fff; margin-top: 0px; padding: 10px; }
#content img.tweet-profile { margin-right: 10px; }
#content .tweetbox-vertical #twitter a { font-weight: normal; }
#content .tweetbox-vertical #twitterbird { float: right; display: block; margin-top: -30px; padding: 10px; }
#content .tweetbox-vertical h3 { font: bold 12px "Myriad Pro","Trebuchet MS",Verdana,sans-serif; margin-bottom: 10px; }
#content .tweetbox-vertical ul { padding-left: 0; font: 11px/145% Verdana, Geneva, sans-serif; }
#content .tweetbox-vertical li { margin-left: 0; list-style-image: none; margin-bottom: 10px; }
#content .tweetbox-vertical li:before, #content .tweetbox-vertical li:after { content: ""; display: table; } #content .tweetbox-vertical li:after { clear: both; } #content .tweetbox-vertical li { zoom: 1; }

#content hr { border:none;height:2px;background:#d4d4d4;width:auto;margin:30px 0 0 0;padding:none; }

#content .youtube-vertical { background: transparent; width:500px; margin-top: 10px; padding: 10px; overflow:hidden;}
#content .youtube-vertical #youtube a { font-weight: normal; }
#content .youtube-vertical h3 { font-size: 12px; font-family: "Myriad Pro","Trebuchet MS",Verdana,sans-serif; margin-bottom: 10px; background: url('img/youtube-icon-small.jpg') no-repeat top left; padding-left: 25px; }
#content .youtube-vertical #youtube { display:block; min-height:160px; width:500px; padding-left: 0; font: 11px/145% Verdana, Geneva, sans-serif; }
#content .youtube-vertical .video-item { width:210px; display:block; float:left; margin:0 15px 0 0; list-style-image: none; }
#content .youtube-vertical .video-thumb { display:block; width:210px; height:auto; }
#content .youtube-vertical .video-info { display:block; clear:left; text-align:center;}
#content .youtube-vertical img { width:210px; height:auto; }
#content .youtube-vertical p { display:none; visibility:hidden; }

#content .facebook-vertical { background: transparent; border-top:1px solid #d4d4d; margin-top: 0px; padding: 0px; width:250px;}
#content .facebook-vertical h3 { font-size: 12px; font-family: "Myriad Pro","Trebuchet MS",Verdana,sans-serif; margin-bottom: 10px; background: url('img/facebook-icon-small.jpg') no-repeat top left; padding-left: 25px; }







