/* ------------------------------------------------- NORMALIZACION -------------------------------------- */
body {
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-variant:normal;
	font-style:normal;
	font-weight:normal;
	line-height:1.5em;
}
*{
	margin: 0;
	padding: 0;
}
.accesible { display: none; }
a { color: #076198; }
a:hover { color: #333;}
a img { border: none;}
ul li { list-style: none; }
.wrapper {
  width: 90em;
  padding: 0 1em;
  margin: 0 auto;
  height: 1%;
  position: relative;
  overflow: hidden;
}
.separata { clear:both; }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix { display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ------------------------------------------------- HEADER -------------------------------------- */
a.logo {
  display: block;
  background: transparent url('/images/bg_logo.png') no-repeat center left;
  width: 110px;
  height: 71px;
  float:left;
  text-indent: -999em;
  font-size:x-small;
}
#header { background: #ccc url(/images/bg_header.png) left bottom repeat-x; }
#header .top_menu {
  float: right;
  margin-right: 10px;
}
#header .top_menu li {
  float: left;
  font-size: 1.4em;
  margin-left: 1em;
  padding: 0 1em;
  line-height: 71px;
  list-style: none;
}
#header .top_menu li a {
  color:#666;
  text-shadow: #fff 0 1px 0;
  text-decoration: none;
}

.top_menu li.sequence a {
  padding-left: 30px;
  background: transparent url('/images/bg_minilogo_seq.png') left center no-repeat;
}
.top_menu li.movida a {
  padding-left: 30px;
  background: transparent url('/images/bg_minilogo_mov.png') left center no-repeat;
}
.top_menu li.metadata a {
  padding-left: 30px;
  background: transparent url('/images/bg_minilogo_met.png') left center no-repeat;
}

.movida .top_menu li.movida,
.sequence .top_menu li.sequence,
.about .top_menu li.about {
  font-weight: bold;
  background: transparent url('/images/icon_active_menu.png') no-repeat bottom center;
}

/* ------------------------------------------------- CONTENT -------------------------------------- */
body { background-color: #51535C }
#content { background: #51535C url(/images/bg_content.png) repeat-x top left; }
#content h1 {
  width: 860px;
  margin: 0 auto;
  color: #ccc;
  font-size: 2.5em;
  padding: 1.5em 0;
  line-height: 120%;
  font-weight: lighter;
  text-shadow: #333 0 1px 1px;
}
#content h1.news {
  color: #fff;
  padding: 1em;
  font-size: 1.7em;
  margin-top: 1em;
  background-color: #09c;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#content h1.news a {
  color: #fff;
  font-weight: bold;
  color: yellow;
}
#content .notice {
  margin: 0 auto;
  margin-bottom: 3em;
  margin-left: -3px;
  width: 906px;
  height: 50px;
  line-height: 50px;
  padding: 10px 0 2px 0;
}
#content .notice .one,
#content .notice .two,
#content .notice .onetwo {
  display: block;
  float: left;
  width: 453px;
  height: 50px;
  background: transparent url(/images/bg_notice.png) left bottom no-repeat;
  text-indent: -900em;
}
#content .notice .onetwo {
  width: 906px;
}
#content .notice .two {
  float: right;
  background: transparent url(/images/bg_notice.png) right bottom no-repeat;
}

ul.main_info {
  overflow: hidden;
  margin-bottom: 2em;
}
ul.main_info a { text-decoration: none; }
ul.main_info li a {
  overflow: hidden;
  text-indent: -9000em;
  width: 445px;
  height: 290px;
  text-align: center;
  list-style: none;
  float: left;
}
ul.main_info li button,
ul.main_info li h2,
ul.main_info li h3 { display: none; }
ul.main_info li.sequence a {
  background: transparent url(/images/bg_home_seq.jpg) left top no-repeat;
  margin-right: 10px;
}
ul.main_info li.movida a { background: transparent url(/images/bg_home_mov.jpg) left top no-repeat; }

.clients { margin-bottom: 2em; }
.clients .tabs {
  overflow: hidden;
  height: 1%;
}
.clients .about_us {
  float:left;
  width: 15em;
  padding: .5em 0 0 .5em;
  font-size: 1.15em;
  color:#CCC;
}
.clients .tabs li { float: left; }
.clients .tabs a {
  color:#FFF;
  text-decoration: none;
  outline: none;
  font-size: 1.2em;
  display: block;
  font-weight: bold;
  padding: .5em 1em;
}
.clients .tabs li.active a {
  background: #EDEAE8;
  color:#666;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
.clients .clients_tab {
  background: #EDEAE8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  clear: both;
  overflow: hidden;
  padding:2em 3em 3.5em 3em;
  height: 1%;
}
.clients .clients_tab div { padding-right: 25em; }
.clients .clients_tab div h4 {
  color:#666;
  font-size:1.4em;
  line-height:140%;
  padding-bottom: 1em;
}
.clients .clients_tab div.sky { background: url('/images/sky_logo.gif') no-repeat 90% center; }
.clients .clients_tab div.telefonica { background: url('/images/telefonica.png') no-repeat 95% 40px; }
.clients .clients_tab div.five {
  background: url('/images/five.png') no-repeat 90% center;
  padding-top: 1em;
  padding-bottom: 1em;
}
.clients .clients_tab div.warner {
  background: url('/images/warner.png') no-repeat 90% center;
  padding-top: 2em;
  padding-bottom: 1em;
}
.clients .clients_tab div.numeric { background: url('/images/tv-numeric.png') no-repeat right center; }
.clients .clients_tab div.cji { background: url('/images/logo-cji.png') no-repeat right center; }
.clients .clients_tab li {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #CCC;
}
.clients .clients_tab li:last-child { border-bottom: none; }
.clients .desc { padding-top: 0.5em; }
.clients .clients_tab p {
  font-size: 1.5em;
  color:#333333;
  line-height: 140%;
}
.clients .clients_tab p.role {
  font-size: 0.9em;
  text-transform:uppercase;
  color:#878685;
}
.clients .clients_tab p strong {
  color:#878685;
  display: block;
}

.feeds {
  overflow: hidden;
  margin-bottom: 2.5em;
}
.feeds li {
  float:left;
  background-color: #28292e;
  width: 425px;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-height: 100px;
}
.feeds li.left { margin-right: 10px;}
.feeds h4 {
  margin: 1em 0;
  color:#999;
  font-size: 1.2em;
}
.feeds p {
  font-size: 1.2em;
  padding-bottom: .5em;
}
.feeds p a {
  color:#fff;
  xtext-decoration: none;
}
.feeds small {
  color:#AAAAAA;
  font-size: 1.1em;
  padding-bottom: .5em;
  display: block;
}
.feeds a {
  color: #AAAAAA;
  font-size: 1.1em;
}

.contact {
  background: transparent url(/images/bg_contact.png) center center no-repeat;
  text-align: center;
  overflow: hidden;
  margin-bottom: 2em;
  height: 1%;
  padding: 1.5em 0;
  text-align: center;
}
.contact span {
  color:#FFF;
  font-weight: normal;
  font-size: 1.6em;
  text-align:left;
  line-height: 51px;
  text-shadow: #333 0 1px 1px;
}
.contact span a {
  color: #a4e8f4;
}

ul.features {
  width: 120%;
  overflow: hidden;
  margin: 2.5em 0;
}
ul.features li {
  float: left;
  width: 196px;
  height: 80px;
  list-style: none;
  margin-right: 10px;
  background: #28292e;
  padding: 10px;
  color:#999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.features li p {
  font-size: 1.15em;
  padding-bottom: .5em;
}
ul.features li p strong { color:#FFF; }
ul.features li img {
  float: left;
  margin-right: 1em;
}

.section {
  margin: 0 auto;
  margin-top: 2em;
  margin-bottom: 3em;
}
.section h2 {
  color: #ccc;
  font-size: 2.4em;
  font-weight: lighter;
  line-height: 100%;
  text-shadow: #333 0 1px 1px;
  margin-bottom: 0.5em;
}
.section h2 a { color: #fff; }
.section h2 a:hover { color: #fc0; }

/* tab panes */
.tab_container {
  overflow: hidden;
  height:1%;
  clear: both;
}
.tab_container .pane {
  overflow: hidden;
  height: 1%;
  color: #444;
  margin: 1em 0 2em 0;
}
.tab_container .pane .pane {
  width: 670px;
  margin: 0;
  padding: 0;
}
.tab_container p {
  text-shadow: #fff 0 1px 0;
  padding: 0 1em 0 0;
  margin: 0 0 1em 0.5em;
  font-size: 1.4em;
  line-height: 140%;
}
.tab_container h2 {
  margin: 0 0 1em 0.5em;
}
.tab_container img.big {
  margin: 0 0 15px 0;
  border: 1px solid #aaa;
  padding: 1px;
  background-color: #fff;
}
.tab_container img.center {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
}
.tab_container img.left {
  display: block;
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
}
.tab_container .pane ul.tabs {
  float: right;
  margin: 0;
  padding: 0;
  width: 210px;
  background: none;
  background-color: #fff;
  border: 1px solid #ccc;
}
.tab_container .pane ul.tabs li {
  background: none;
  float: none;
  width: auto;
  text-align: left;
  margin: 0;
}
.tab_container .pane ul.tabs li a {
  font-size: 1.3em;
  outline: none;
  text-align: left;
  margin-left: 10px;
  padding: 5px 5px 5px 25px;
  text-shadow: none;
  text-decoration: underline;
  color:#06F;
}
.tab_container .pane ul.tabs li.current {
  background: #f0f0f0 url(/images/bg_subtabs.png) center center repeat-x;
}
.tab_container .pane ul.tabs li.current a {
  text-decoration: none;
  color: #333;
  text-shadow: #fff 0 1px 0;
}
.tab_container .pane ul.tabs li.intro a { background: url('/images/icon_sublist1.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.sets a { background: url('/images/icon_sublist2.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.catchup a { background: url('/images/icon_sublist3.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.library_rights a { background: url('/images/icon_sublist4.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.schedule a { background: url('/images/icon_sublist5.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.clearances a { background: url('/images/icon_sublist6.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.metadata a { background: url('/images/icon_sublist7.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.history a { background: url('/images/icon_sublist8.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.multiple a { background: url('/images/icon_sublist9.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.dashboard a { background: url('/images/icon_sublist10.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.personalized a { background: url('/images/icon_sublist11.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.reports a { background: url('/images/icon_sublist12.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.materials a { background: url('/images/icon_sublist13.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.tracking a { background: url('/images/icon_sublist14.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.tagging a { background: url('/images/icon_sublist15.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.schedule a { background: url('/images/icon_sublist16.gif') no-repeat center left; }
.tab_container .pane ul.tabs li.languages a { background: url('/images/icon_sublist17.gif') no-repeat center left; }


div.settings {
  float: left;
  width: 170px;
  margin-right: 10px;
}
div.settings ul { padding: .5em 0 0 .5em; }
div.settings ul li {
  float: none;
  width:auto;
  padding-bottom: .5em;
  color:#444C64;
  padding-left: 1em;
  background: url('/images/icon_bullet.gif') no-repeat left 5px;
}
div.settings p {
  font-size: 1.2em;
}

/* promo */
.promo {
  overflow: hidden;
  background: #ccc url(/images/bg_sequence.png) left top repeat-x;
  margin-bottom: 3em;
}
.promo h1 {
  display: inline !important;
  border: 1px solid #999;
  float: left;
}
.promo .tabs {
  margin-top: 20px;
  float: right;
  background: transparent url(/images/bg_submenu.png) left bottom repeat-x;
}
.promo a.logo {
  float: left;
  margin-top: 10px;
  height: 59px;
}
.movida .promo a.logo {
  width: 180px;
  background: transparent url(/images/logo_movida.png) left top no-repeat;
}
.sequence .promo a.logo {
  width: 210px;
  background: transparent url(/images/logo_sequence.png) left top no-repeat;
}

.promo .tabs li {
  padding: 10px 0;
  float: left;
  margin: 0 10px;
}
.promo .tabs li a {
  color: #666;
  font-size: 1.3em;
  text-decoration: none;
  text-shadow: #fff 0 1px 0;
}
.promo .tabs .current {
  font-weight: bold;
  background: transparent url(/images/bg_submenu_active.png) center bottom no-repeat;
}

/* pricing */
#pricing_box table {
  font-size: 1.3em;
  width: 100%;
  border-collapse: collapse;
}
#pricing_box table tr td {
  padding:.8em .5em;
  border-bottom: 1px solid #DDD;
}
#pricing_box table tr td img { vertical-align: middle; }
#pricing_box table tr.active td {
  background:#DDD;
}
#pricing_box table tr td {
  text-align: center;
  color:#666;
}
#pricing_box table tr th {
  padding-bottom: .5em;
  color:#333;
}
#pricing_box table tr td.desc {
  text-align: left;
  color:#333;
}
#pricing_box table tr.active td strong {
  display: block;
  line-height: 100%;
  font-size: 1.7em;
  color:#06F;
}


/* ------------------------------------------------- TEAM/About -------------------------------------- */
.team {
  text-shadow: #fff 0 1px 0;
  padding: 2em 0;
  overflow: hidden;
  height: 1%;
}
.about h2 {
  font-size: 2.4em;
  font-weight: lighter;
  line-height: 100%;
}
.about h3 {
  font-size: 1.5em;
  padding-bottom: .2em;
  line-height: 100%;
  color:#333;
}
.team .identity { padding: 0 2em 1em 0; }
.team p {
  color:#4B4C4F;
  font-size:1.2em;
  padding-right: 1.5em;
  line-height: 150%;
}
.team .identity p {
  font-size: 1.1em;
  color:#979594;
  line-height: 120%;
}
.team .identity,
.partners .identity { overflow: hidden; }
.team .identity ul {
  width: auto;
  overflow: hidden;
  height: 1%;
  padding-top: .5em;
}
.team .identity ul li {
  float: left;
  text-indent: -999em;
  width: 1.6em;
  margin: 0 .5em 0 0;
  height: 1.6em;
}
.team .identity ul li a { display: block; }
.team .identity ul li.linkedin { background: url('/images/icon_linkedin.gif') no-repeat center left; }
.team .identity ul li.twitter { background: url('/images/icon_twitter.gif') no-repeat center left; }
.team .identity img {
  float: left;
  margin-right: 1.5em;
}
.team ul { width: 110%; }
.team ul li {
  float: left;
  width: 26em;
  height: 17em;
  margin: 3em 3em 0em 0;
}
.team ul li.you {
  background: #4B4C4F;
  margin: 1.5em 0 0 0;
  padding: 1.5em 0.5em 1.5em 1.5em;
  width: 23em;
  height:13em;
}
.team .you h3 { color:#FFF; }
.you .identity { padding-right: 0; }
.you p { color:#FFF; }
.team ul li.you a { color:#FC0; }

.about .wrapper h2 { color: #ccc; }
.about .team.wrapper h2 { color: #333; }

.about .open p {
  font-size: 1.3em;
  color: #bbb;
  text-shadow: #333 0 1px 1px;
  line-height: 1.4em;
}
.about .open ul {
  margin-top: 1.4em;
}
.about .open li {
  float: left;
  width: 445px;
  font-size: 1.3em;
  color: #bbb;
  text-shadow: #333 0 1px 1px;
  line-height: 1.4em;
}
.about .open li.first {
  margin-right: 10px;
}
.about .open li strong,
.about .open li a {
  color: #fff;
  font-weight: normal;
}

.partners {
  overflow: hidden;
  height: 1%;
}
.partners li {
  float: left;
  background: rgba(0,0,0,0.2);
  background: #404249;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 425px;
  height: 13em;
  position: relative;
}
.partners li.first { margin-right: 10px;}
.partners .identity img {
  float: left;
  margin-right: 1em;
}
.partners .identity h3 {
  color:#FFF;
  font-size:1.8em;
  font-weight: normal;
  padding-bottom: .2em;
  line-height:100%;
}
.partners p {
  color:#CCC;
  font-size:1.15em;
  padding-right: 1.5em;
  line-height: 140%;
}
.partners a {
  position: absolute;
  bottom: 1em;
  display: block;
  right: 1em;
  font-size: 1.2em;
  color:#FC0;
}
.partners .identity { padding-bottom: 1em; }
.partners .identity p {
  font-size: 1.15em;
  color:#999;
  line-height:120%;
}
.awards {
  overflow: hidden;
  height: 1%;
  width: 40em;
  margin: 0 auto;
  margin-bottom: 2em;
  text-align: center;
}
.awards li.european { float: left; }
.awards li.bancaja {
  float: right;
  padding-top: 1em;
}

/* ------------------------------------------------- MOVIDA -------------------------------------- */
ul.tabs li.catch a{ background: url('/images/icon_catch.gif') no-repeat 28px center; }
ul.tabs li.vod a { background: url('/images/icon_vod.gif') no-repeat 40px center; }
ul.tabs li.library a{ background: url('/images/icon_library.gif') no-repeat 10px center; }
ul.tabs li.current.catch a{ background: #EDEAE8 url('/images/icon_catch_on.gif') no-repeat 28px center; }
ul.tabs li.current.vod a { background: #EDEAE8 url('/images/icon_vod_on.gif') no-repeat 40px center; }
ul.tabs li.current.library a { background: #EDEAE8 url('/images/icon_library_on.gif') no-repeat 10px center; }
.tab_container div ul li h2 {
  text-align: center;
  font-size: 1.5em;
  line-height: 100%;
  color:#222;
  padding: 1em 0;
  font-weight: normal;
}

li.faq a {
  background-image: url('/images/icon_text_off.gif');
  background-repeat: no-repeat;
  background-position: 40px center;
}

div.video {
  background-color: transparent;
  text-align:center;
  margin-bottom:1em;
}
div.video h2 { text-align: left; }
div.video embed,
div.video object {
  background-color: transparent;
  -webkit-box-shadow: #333 0 4px 10px;
  -moz-box-shadow: #333 0 4px 10px;
  box-shadow: #333 0 4px 10px;
}
div.video p {
  margin: 1em auto;
  font-size: 1.3em;
  color: #999;
  text-align:center;
}
div.video p a {
  color: #fff;
}
.back { text-align: right; }

/* faq */
.faq dl {
  margin: 0;
  font-size: 1.3em;
  line-height: 130%;
  color: #999;
  width: 445px;
  float: left;
}
.faq dl.questions {
  margin-right: 10px;
}
.faq dl.answers {
  font-size: 1em;
}
.faq dl.answers ol ul,
.faq dl.answers ul ul {
  font-size: 1.3em;
}
.faq dl.answers ul li {
  list-style-type: square;
  float: none;
  width: 100%;
  margin-top: 1em;
}
.faq dl.answers ol li .back a {
  color:#076198;
  font-size: 0.8em;
}
.faq dl.answers ul { margin: 0 0 1em 0; }
.faq dl.answers dt {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 1em;
  padding-top: 2em;
}
.faq dt { color: #666; }
.faq dd ol li { margin: 1em 0 0 3em; }
.faq ol { margin: 0 3.4em 1.5em 0; }
.faq dl.answers {
  color: #333;
  width: 100%;
  float: none;
  clear: both;
}
.faq .faq_entry a {
  font-weight: bold;
  font-size: 1.4em;
}

.faq dl.answers ol li a {font-weight: bold; text-decoration: none; color: #333; cursor: arrow;}
.faq dl.answers p {margin-top: 1em;}
.faq .image_holder img {border: solid #333 1px;}
.faq .image_holder {text-align:center; margin-bottom: 1px;}
.img_right {float: right; margin: 0 0 10px 20px; border: solid #333 1px;}


/* ------------------------------------------------- SEQUENCE -------------------------------------- */
.tab_container div ul li .sequence_info p {
  font-size: 1.4em;
  color:#333;
  line-height: 140%;
}
.sequence_info dl {
  overflow: hidden;
  height: 1%;
  padding-top: 2em;
}
.sequence_info dl dt {
  float:left;
  clear: left;
  margin-bottom: 1em;
  padding-right: 1em;
}
.sequence_info dl dd strong {
  display: block;
  padding-top: 4em;
  font-size: 1.2em;
  color:#06F;
}
.sequence_info dl dd strong a { color:inherit; }
.tab_container div ul li .sequence_info dl dd p {
  padding: 0;
  color:#666;
  font-size: 1.2em;
}
.sequence_info dl dd {
  bottom: 0;
  float:left;
  right: 0;
  width: 12em;
}

.about_content {
	text-align:left;
	width:340px;
}
.about_content h4 {
	font-size:12px;
	margin:0px 0px 8px;
	display:inline;
	margin-right:10px;
}
.tab_container div.about_content {
	border:solid 1px #ffcf0d;
	background-color:#ffef8f;
	padding:7px 25px 8px 11px;
	margin:-3px 0px 0px -3px;
	max-width:540px;
	font-size:12px;
}
#pricing_box div.about_content{ height: auto; }
.about_content { display:none; }
.animation_box { position: relative; }
.animation_box .play {
  position: absolute;
  right: 1em;
  bottom: 1em;
}

.tab_container .pane,
#pricing_box,
.clients_tab { text-shadow: #fff 0 1px 0; }

.noshadow,
#screencast_box .pane,
#movida_box .video_box { text-shadow: none; }

#footer .wrapper {
  background: transparent url('/images/bg_footer.png') center top no-repeat;
  padding: 8em 0 2em 0;
}
#footer .wrapper a.logo_footer {
  font-size: 2.5em;
  font-weight: bold;
  float: left;
  color:#FFF;
  text-decoration: none;
  text-indent:-9000px;
  background: url('/images/logo_footer_bg.png') no-repeat top left;
  width:37px;
  height:28px;
  opacity:.75;
}
#footer .tdf {
  line-height: 30px;
  color: #ccc;
}
#footer .tdf a {
  color: #fff;
}
.footer_info { float: right; }
.footer_info span {
  display: block;
  font-size:1.2em;
  padding-bottom: .2em;
  color:#FFF;
}
.footer_info p {
  display: block;
  font-size:1.2em;
  padding-bottom: .1em;
  color:#2B2B2F;
}

