@import url("/stylesheets/miplet.css");
@import url("/stylesheets/shared/card.css");
@import url("/stylesheets/miplet/scrapbook.css");

.flash { width: 908px }
#main { clear: left }
#tag_line {
  width: 930px;
  padding: 7px 0;
  float: left;
  margin-bottom: 5px;
  color: #666;
  height: 26px;
  background: #ddd url(/images/tagline_background.png) repeat-x top left;
  text-align: center;
  display: block;
}
#top, #showcase, #left_column, #right_column, #featured_video  { float: left }
#top {
  width: 930px;
  margin-bottom: 5px;
}

/*==================[ SHOWCASE ]====================== */
#showcase { 
  width: 380px;
  margin-bottom: 0;
  height: 355px;
}
#showcase .bottom {
  position: relative;
  width: 380px;
  background-color: #333;
  color: #999;
  padding: 10px 0px;
}
#showcase a { color: #fff }
#showcase .author, #showcase .role, #showcase .timeframe { 
  font-size: 93%;
  clear: left;  
  margin: 0 auto;
} 
#showcase .title {
  color: #fff;
  clear: left;
}
#showcase .item {
  margin: 0 14px;
  float: left;
  text-align: center;
  width: 126px;
  height: 150px;
}
#showcase .media, #showcase .article {
  border: 1px solid #666;
  width: 116px;
  background-color: #191919;
  text-align: center;
  margin-bottom: 8px;
  padding: 4px;
}
#showcase .media a {
  display: block;
  width: 116px;
  height: 87px;
  margin: auto;
  position: relative;
  background: transparent url() no-repeat center center;
}
#showcase .media a.photo {
  width: 114px;
  height: 86px;
}
#showcase .media a.video .timecode { 
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 2px 2px 18px;
  background: #333 url(/images/icons/mip/timecode.png) no-repeat 2px center;
  color: #fff;
  font-weight: bold;
  font-size: 93%;
}
#showcase .media .video:hover { text-decoration: none } 
#showcase .media .video .play_button { 
  position: absolute;
  top: 56px;
  left: 42px;
  width: 33px;
  height: 23px;
  display: block;
  background: #333 url(/images/play_button.png) no-repeat center center;
  border: 1px solid #9c9c9c;
}
#showcase .article {
  display: block;
  width: 75px;
  margin: 0 auto 10px auto;
  padding: 4px 10px 16px 10px;
  background: #191919 url(/images/training_zone.png) no-repeat center bottom;
}
#showcase .article .avatar {
  display: block;
  width: 75px;
  height: 75px;
  background: #000 url() no-repeat center center;
}
#showcase .blog { 
  position: relative;
  padding-top: 97px;
  margin-bottom: 8px;
}
#showcase .blog .message {
  font-size: 93%;
  width: 116px;
  height: 48px;
  padding: 5px 5px 24px 5px;
  background: transparent url(/images/balloon.png) no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  text-align: left;
}
#showcase .blog .avatar, #showcase .scrapbook .avatar {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #666;
  position: absolute;
  left: 0;
  top: 65px;
  z-index: 2;
}
#showcase .scrapbook {
  background: transparent url(/images/showcase_scrapbook.png) no-repeat 0 0;
  position: relative;  
  width: 124px;
  height: 95px;
  display: block;
  border: 1px solid #666;
  margin-bottom: 8px;
}
#showcase .scrapbook .avatar {
  width: 50px;
  height: 50px;
  left: 37px;
  top: 16px;
  border: 0;
}
#showcase #controls {
  position: relative;
  border: 0 solid #333;
  border-width: 0 30px;
  display: block;
  width: 320px;
}
#showcase #groove {
  height: 305px;
  width: 310px;
  overflow: hidden;
  display: block;
  position: relative;
}
#showcase #tongue {
  height: 305px;
  width: 930px;
  display: block;
  position: absolute;
}
#showcase .collection { 
  height: 305px;
  width: 310px;
  display: block;
  float: left;
}
#showcase #controls .pager {
  display: block;
  width: 13px;
  height: 24px;
  background: transparent url(/images/showcase_navigate_left.png) no-repeat 0 0;  
  position: absolute;
  z-index: 2;
  left: -20px;
  top: 135px;
}
#showcase #controls .right {
  background: transparent url(/images/showcase_navigate_right.png) no-repeat 0 0;  
  left: 328px;
}
.left { float: left } 
#showcase .controller .right { float: right }
#showcase .controller .right { background-image: url(/images/showcase_navigate_right.png) }
#showcase #controls .disabled {
  -moz-opacity: 0.25;
  opacity: 0.25;  
  filter:alpha(opacity=25);
}

#featured_scrapbook, #featured_scrapbook .bottom { width: 765px }
#featured_scrapbook .bottom { padding: 0 }

/* =========================[ PRO CORNER VIDEO ]=========================*/
#featured_video .bottom {
  background-color: #191919;
  color: #fff;
  padding: 5px 5px 0 5px;
  width: 370px;
  height: 410px;
}
#featured_video .see_all { 
  float: right;
  padding: 5px 0;
}
#featured_video .see_all a { color: #fff }
#featured_video .info {
  font-weight: normal;
  padding: 5px;
  color: #999;
  float: left;
}
#featured_video .title, #featured_video .comment_count, #featured_video .author_name { color: #fff }
#featured_video .author, #featured_video .meta { font-size: 85% }
#featured_video .meta { 
  float: left;
  clear: left;
}

/* =========================[ Training Zone Articles Miplet ]=========================*/

#latest_training_zone_articles .bottom { height: 405px }

/* =========================[ Featured Miplets Paging ]=========================*/

.miplet-pager {
  padding: 3px 7px;
  border: 1px solid #e9e1ca;
  float: left;
}
.miplet-pager:hover, .showcased-more:hover { 
  text-decoration: none;
  background-color: #069;
  color: #fff;
}
.miplet-pager-active, .miplet-pager-active:hover { 
  padding: 3px 7px;
  color: #000;
  border: 1px solid #ccc;
  background-color: #fff;
}
.miplet-pager-active:hover { text-decoration: none }
.showcased-more {
  padding: 4px 8px;
  float: left;
}
/* ============================{ top banner}================================ */
.topbanner_r{
  width:326px;
  padding-left:3px;
  float: right;
  /*background: url(../images/top_banner/bg_topbanner_r.jpg);*/
  height: 96px;
  margin-bottom: 5px;
  color: #6b6b6b;
  text-align: center;
  font-weight: bold;
}
.topbanner_r a{
  background: url(../images/top_banner/top_banner_r_01.gif);
  display: block;
  float: left;
  width:81px;
  line-height: 38px;
  text-align: center;
  color: #fff;
}
.topbanner_r a:visited{
  color: #fff;
}
.topbanner_r h4{
  font-size: 1.2em;
  line-height: 30px;
}
.topbanner_r p{
  margin-bottom: 5px;
}
.clear{
  clear:both;
  height:0;
}
#leaderboard1 {
}
/* ============================{ FaF--ad}================================ */
.faf-ad{
	height:279px;
	background: url(../images/advertising/faf_home_ad.jpg) no-repeat;
	clear: both;
	position: relative;
}
.faf-ad a{
	display: block;
	width:39px;
	height: 14px;
	border-bottom: 2px solid #000;
	position: absolute;
	top:202px;
	left:289px;
}
.faf-ad a:hover{
	border-bottom: 0;
}
/* ============================{ Leap--ad}================================ */
.leap-ad{
	height:279px;
	background: url(../images/advertising/leap_home_ad.jpg) no-repeat;
	clear: both;
	position: relative;
}
.leap-ad a{
	display: block;
	width:66px;
	height: 18px;
	border-bottom: 2px solid #000;
	position: absolute;
	top:206px;
	left:6px;
}
.leap-ad a:hover{
	border-bottom: 0;
}
