/*
 * Note: A lot of styles for colors and backgrounds
 *      for elements contained here will be found in silos.css
 *      as different silos have different colors and backgrounds
 */

/*****************************************************
  MAIN :: GENERIC STYLES
*****************************************************/
#main h1 {
  font-size: 25px;
  line-height: 26px;
  padding: 0 0 5px 0;
  margin: 0 0 25px 0;
  font-weight: normal;
  border-bottom: 1px solid;
  text-transform:lowercase;
}
#main h1 span.caps { text-transform: none !important; }
#main h2 {
  font-size: 18px;
  line-height: 21px;
  margin: 28px 0 15px;
}
#main h3 {
  margin: 19px 0 6px;
}
#main p {
  margin: 8px 0;
}
#main strong {
  color: #333333;
}
#main ul {
  padding: 0;
  list-style-type: none;
}
#main ul li {
  padding: 0 0 0 35px;
  background-position: 20px 4px;
  background-repeat: no-repeat;
}
#main ol {
  padding: 0 0 0 30px;
  list-style:decimal;
}
#main img.page-image {
  float: right;
  margin: 0 0 25px 25px;
}

.template-content #main,
#promotions-show #main {
  width: 608px;
  padding: 0 0 0 10px;
}
.template-content #main a {
  border-bottom: 1px dashed;
}
.template-content #main a.image {
  border: 0 !important;
}
.template-content #main blockquote {
  display: inline;
  width: 195px;
  float: right;
  padding: 15px 0 15px 0;
  margin: 0 0 0 15px;
  font-size: 18px;
  background: url('../images/layout/bg-blockquote.png') bottom right no-repeat;
  border-bottom: 1px solid;
}
.template-content #main blockquote p {  margin: 0; font-size: 18px; } /* Fix for textile formatting */

  /*****************************************************
    MAIN :: Features Lisitng
  *****************************************************/
  #main ul.features {
    float: left;
    width: 100%;
    padding-bottom: 10px;
  }
  #main ul.features li {
    background: none;
    float: left;
    width: 275px;
    padding: 0 15px 0 10px;
    margin: 0;
  }
  #main ul.features li img {
    float: left;
    padding-top: 15px;
  }
  #main ul.features li h4,
  #main ul.features li p { padding-left: 100px; }
  #main ul.features li h4 { color: #9900cc; }
  #main ul.features li p { font-size: 11px; }
  #main ul.features .left-clear { clear:left; }
  #main ul.features li a ,
  #main ul.features li a:hover {
    text-decoration:none;
    border-bottom:none;
  }



/**************************************************
 Module :: Landing child
**************************************************/
#landing .child {
  width: 936px;
  height: 292px;
  padding: 1px 0px 0 1px;
  margin: 0 0 15px;
  position: relative;
  float: left;
  display: inline;
  background: -282px -128px no-repeat;
}
#landing .child h1,
#landing .child h2,
#landing .child h3 {
  line-height: 20px;
  display: block;
  font-weight: bold;
  font-size: 19px;
  margin: 0 0 15px;
  padding: 0;
}
#landing .child h1 a:hover,
#landing .child h2 a:hover,
#landing .child h3 a:hover {
  border-bottom: 1px solid;
}
#landing .child h1 a,
#landing .child h2 a,
#landing .child h3 a {
  text-decoration: none;
  border-bottom: 1px dotted;
}
#landing .child .image {
  height: 288px;
  padding: 1px 0 0 1px;
  float: left;
  overflow: hidden;
  border-right: 1px solid;
}
#landing .child img {
  float: left;
  display: inline;
  width: 324px;
}
#landing .child .page-summary {
  float: left;
  display: inline;
  width: 324px;
  height: 255px;
  padding: 14px;
  border-left: 1px solid;
  overflow: hidden;
}
#landing .child .page-summary p {
  color: #666666;
  margin: 0 0 8px;
}
#landing .child .page-children {
  float: right;
  display: inline;
  width: 249px;
  padding: 11px 0 0;
  background: 0 -682px no-repeat;
}
#landing .child .page-children ul {
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 238px;
  overflow: hidden;
}
#landing .child .page-children ul li {
  display: block;
  position: relative;
  margin: 4px 0 0 0;
  padding: 0;
  float: left;
  width: 100%;
}
#landing .child .page-children ul li a {
  display: block;
  line-height: 17px;
  margin: 0 0 1px 0;
  padding: 0 0 0 34px;
  background: 16px 4px no-repeat;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#landing .child .page-children .browse {
  display: block;
  width: 225px;
  height: 32px;
  padding: 0 12px 10px;
  line-height: 32px;
  text-align: center;
  color: #333333;
  text-decoration: none;
  font-size: 13px;
  background: -667px -46px no-repeat;
  clear: both;
}
#landing .child .page-children .browse em {
  font-weight:bold;
  font-style:normal;
}


/**************************************************
 Module :: Menu child
**************************************************/
#main .child {
  width: 618px;
  padding: 0 10px 0 0;
  margin: 0 0 15px;
  position: relative;
  float: left;
  display: inline;
}
#main .child h3 {
  line-height: 33px;
  border-bottom: 1px solid #005980;
  font-weight: bold;
  font-size: 19px;
  margin: 0 0 7px 0;
  padding: 0;
}
#main .child h3 a{
  text-decoration: none;
}
#main .child img {
  float: left;
  display: inline;
  width: 184px;
  height: 184px;
  background-color: #ccc;
}
#main .child .page-summary {
  float: right;
  width: 419px;
}
#main .child .page-summary p {
  color: #666666;
  line-height: 1.5em;
  margin: 0 0 8px;
}
#main .child .page-summary ul {
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#main .child .page-summary ul li {
  width: 175px;
  margin: 5px 4px 0 0;
  padding: 0 0 0 26px;
  float: left;
  display: inline;
  border-bottom: 1px solid #cce7f3;
  background-color: #f0f7fa;
  background-position:-940px -488px;
  background-repeat:no-repeat;
}
#main .child .page-summary ul li a {
  display: block;
  line-height: 14px;
  padding: 8px 10px 8px 0;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}


/**************************************************
 Module :: Flippy
**************************************************/
#flippy {
  position: relative;
  height: 260px;
  width: 938px;
  overflow: hidden;
  margin: 0 0 15px;
  background: 0 -421px no-repeat;
}

#flippy .image {
  float: left;
  height: 256px;
  width: 310px;
  margin: 0;
  padding: 2px 0 0 2px;
  overflow: hidden;
}
#flippy .content {
  padding-top: 15px;
  padding-left: 15px;
  width: 285px;
  height:237px;
  overflow: hidden;
}
#flippy .content h2 {
  font-size: 18px;
  margin: 0 0 10px;
}

#flippymenu {
  position: absolute;
  top: 0; right: 0;
  width: 318px;
  height: 260px;
}
#flippymenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#flippymenu li img {
  float: left;
  margin-right: 13px;
}
#flippymenu li {
  margin: 0;
  padding: 0 0 0 18px;
}
#flippymenu .current {
  background: -648px -46px no-repeat;
}
#flippymenu li a {
  display: block;
  height: 50px;
  font-size: 14px;
  padding: 1px 0 0 0;
  border-bottom: 1px dotted #78c8be;
}
#flippymenu .current a,
#flippymenu li a:hover,
#flippymenu li a:focus {
  outline: 0;
  background: -319px -46px no-repeat;
}
#flippymenu li a span {
  display: inline-block;
  padding-top: 18px;
  font-weight: bold;
}
#flippymenu .last a {
  border-bottom: 0;
}


/**************************************************
 Module :: Forum excerpt
**************************************************/
.forum-excerpt {
  width: 568px;
  padding: 20px;
  position: relative;
  background: #f7f0fa url(../images/layout/forum_and_aae_excerpt.png) -1030px 100% no-repeat;
  float: left;
  display: inline;
  padding:0 20px 40px;
  margin-bottom: 10px;
}
.forum-excerpt h2 {
  display: block;
  width: 568px;
  height: 32px;
  text-indent: -999em;
  background: #f7f0fa url(../images/layout/forum_and_aae_excerpt.png) -1638px 0px no-repeat;
  margin: 0 0 0;
}
.forum-excerpt p {
  font-size: 12px;
  color: #6e2b8c;
  font-weight: bold;
  margin: 8px 0;
  padding: 0;
  clear: both;
  float: left;
  display: inline;
}
.forum-excerpt .excerpt {
  margin: 8px 0;
  clear: both;
  position: relative;
  float: left;
  display: inline;
}
.forum-excerpt .excerpt .user {
  width: 51px;
  float: left;
  text-align: center;
}
.forum-excerpt .excerpt .user img {
  width: 51px;
  height: 51px;
  background: #ccc;
  float: left;
  display: inline;
  margin: 0 0 5px 0;
}
.forum-excerpt .excerpt .user cite {
  font-weight: bold;
  color:#333333;
}
.forum-excerpt .excerpt .post {
  width: 517px;
  padding: 17px 0 0;
  float: right;
  color: #333333;
  position: relative;
  background: url(../images/layout/forum_and_aae_excerpt.png) 0px 0% no-repeat;
}
.forum-excerpt .excerpt .post .post-body {
  font-weight: normal;
  color: #333333;
  position: relative;
  padding: 0pt 25px 0pt 30px;
}
.forum-excerpt .excerpt .post .post-body p {
  color: #333333;
  margin: 0;
  font-weight: normal;
  float: none;
}
.forum-excerpt .excerpt .post div.info {
  display: block;
  width: 473px;
  padding: 10px 10px 12px 34px;
  color: #666666;
  background: url(../images/layout/forum_and_aae_excerpt.png) 0px 100% no-repeat;
}


/*****************************************************
  show has video icon
*****************************************************/
.has-video {
  display:inline-block;
  height:9px;
  margin-left:5px;
  width:14px;
  text-indent: -999em;
  background-position:-946px -549px;
  background-repeat:no-repeat;
}

/*****************************************************
  Module :: Video player
*****************************************************/
#video-player {
  width: 608px;
  margin: 10px 15px 10px 0;
  position: relative;
  background: #ffffff 0px 0px no-repeat;
  float:left;
  display: block; /* should be none, but until we fix ie6 bug, block it is */
}
.swfenabled #video-player { display: block; }
#video-player .widescreen ,
#video-player .normal{
  overflow: hidden;
  width: 596px;
  padding: 0 6px;
  float: left;
  display:inline;
}

#video-player .normal {
  height: 338px;
  background: #ffffff 0px -34px no-repeat;
}
#video-player .widescreen {
  height: 270px;
  background: #ffffff 0px -102px no-repeat;
}

#video-player .information {
  width: 100%;
  height: 35px;
  float: left;
}
#video-player .information h2 {
  font-size: 15px;
  line-height: 33px;
  margin: 0;
  padding: 0 0 0 29px;
  float: left;
  display: inline;
}
#video-player .information a {
  font-size: 11px;
  line-height: 16px;
  margin: 7px 10px 0;
  border-bottom: 1px dashed;
  float: right;
  display: inline;
}

#video-player #video-area,
#video-player #player {
  float: left;
  display: inline;
}
#video-player #video-area{
  border:1px solid #333333;
}

/* NORMAL PLAYER */
#video-player .related-videos {
  width: 188px;
  float: right;
  display: inline;
}
#video-player .related-videos .video {
  width: 186px;
  height: 106px;
  overflow: hidden;
  border: 1px solid #333333;
  margin: 0 0 4px 0;
  position: relative;
}
#video-player .related-videos .video .meta {
  background: url(../images/layout/transparent-black.png) top left;
  position: absolute;
  width: 166px;
  height: 86px;
  padding: 10px;
  overflow: hidden;
  top: 0px;  left: 0px;
}
#video-player .related-videos .video .meta:hover {
  cursor:pointer;
}
#video-player .related-videos .video .meta h5 {
  color: #ffffff;
  font-size: 12px;
  margin: 0;
}
#video-player .related-videos .video .meta p {
  color: #ffffff;
  font-size: 11px;
  line-height: 1.3em;
}
#video-player .related-videos .video .meta a {
  display: block;
  width: 165px;
  height: 15px;
  padding: 5px 0 0 21px;
  background: #000000 -945px -605px no-repeat;
  color: #ffffff;
  position: absolute;
  bottom: 0px;  left: 0px;
  border-bottom:0px;
}
#video-player .related-videos .video .meta a:hover {
  text-decoration:none;
  border-bottom:0px;
}
#video-player .related-videos .video .image {
  width: 186px;
  height: 106px;
  overflow: hidden;
}
#video-player .related-videos .video .image img {
  width: 186px;
}

/* WIDESCREEN PLAYER */
#video-player .widescreen .related-videos {
  width: 126px;
}
#video-player .widescreen .related-videos .video {
  width: 124px;
  height: 83px;
  margin: 0 0 4px 0;
}
#video-player .widescreen .related-videos .video .meta {
  width: 106px;
  height: 63px;
}
#video-player .widescreen .related-videos .video .meta a {
  width: 103px;
}
#video-player .widescreen .related-videos .video .image {
  width: 124px;
  height: 83px;
  overflow: hidden;
}
#video-player .widescreen .related-videos .video .image img {
  width: 124px;
  height: 83px;
}

/*****************************************************
  Module :: Video menu
*****************************************************/
#video-heading {
  width: 938px;
  position: relative;
  padding-top:10px;
  margin-bottom: 15px;
  background-position: 0 -372px;
  background-repeat: no-repeat;
  float:left;
  display:inline;
}
#video-heading .normal,
#video-heading .widescreen {
  width:918px;
  float:left;
  display:inline;
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 0 10px 10px 10px;
}
#video-heading .normal {
  height: 300px;
}
#video-heading .widescreen {
  height: 288px;
}
.normal #video-area,
.widescreen #video-area {
  width:400px;
  display:block;
  float:left;
}
#video-player .widescreen #video-area {
  width:464px;
}
#video-heading .normal #video-area {
  width:400px;
  height:300px;
}
#video-heading .widescreen #video-area {
  width:512px;
  height:288px;
}
#video-heading .information {
  margin: 0 10px 0 20px;
  float: left;
  display: block;
  position:relative;
}
#video-heading .normal .information {
  width: 486px;
}
#video-heading .widescreen .information {
  width: 374px;
}
#video-heading .information #video-summary {
  float:left;
  overflow: hidden;
}
#video-heading .information h1 {
  font-size: 20px;
  line-height: 26px;
  margin: 0 0 18px;
}
#video-heading .normal a.read-on,
#video-heading .widescreen a.read-on {
  margin-top:20px;
  float:left;
  clear:both;
  display: block;
  width: 89px;
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  padding: 0 0 0 17px;
  color: #333333;
  font-weight: bold;
  background-position: -166px -384px;
  background-repeat: no-repeat;
}

/* video thumbanil items */

#video-landing {
  margin: 0 0 0 0;
  position: relative;
}
#video-landing .video {
  width: 188px;
  height: 235px;
  padding: 10px;
  float: left;
  position: relative;
}

#video-landing .current {
  background: 0 -128px no-repeat;
}

#video-landing .video .image {
  width: 186px;
  height: 105px;
  overflow: hidden;
  border: 1px solid #cccccc;
  position: relative;
}
#video-landing .video .image img{
  width: 188px;
}
#video-landing .video .image .thumb-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
#video-landing .current .image .thumb-overlay {
  display: block;
}

#video-landing .video .information {
  height: 95px;
  overflow: hidden;
}
#video-landing .video .information h2 {
  font-size: 14px;
  line-height: 14px;
  height: 28px;
  margin: 5px 0;
}
#video-landing .video .information .summary p {
  font-size: 11px;
  line-height: 15px;
  color: #333333;
  margin: 0 0 5px;
}
#video-landing .video .actions {
  float: left;
  clear: both;
  margin: 7px 0 0;
}

#video-landing .video .actions a {
  display: inline;
  height: 27px;
  line-height: 27px;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  float: left;
}
#video-landing .video .actions .play {
  width: 82px;
  padding: 0 0 0 10px;
  margin: 0 5px 0 0;
  background: #ffffff url(../images/layout/default-section.png) 0px -384px no-repeat;
}
#video-landing .video .actions .read {
  width: 65px;
  background: #ffffff url(../images/layout/default-section.png) -97px -384px no-repeat;
}

#content-introduction { margin-bottom:10px; }
#flashintrodiv ul { display: none; }
.swfenabled #content-introduction {
  height: 282px !important;
  overflow: hidden;
  visibility: hidden;
}

/* tables without borders */
table.borderless th,
table.borderless td {
  border:0px;
}

/**************************************************
 Module :: Product Placements
**************************************************/

#main .product-placement img {
	padding-top: 20px;
}
#main .product-placement a {
	border-bottom: none !important;
}

