div.academy_tabnav .nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
}
div.academy_tabnav .nav-tabs {
    text-align:center;
    margin-bottom:36px;
}
div.academy_tabnav .nav-tabs li {
margin-left:-5px;
}
div.academy_tabnav .nav-tabs li a {
    color:#4c4c4c;
    margin-left:0px;
    margin-right:0px;
    background-color: #fff;
    border: 1px solid #DBDBDB;
    font-size: 0.8em;
    padding: 10px 22px !important;
}
div.academy_tabnav .nav-tabs li.active a,.nav-tabs li a:hover {
    color:#fff;
    margin-left:0px;
    margin-right:0px;
    border: 1px solid #4E86D8 !important;
    background-color:#4E86D8 !important;
}
div.academy_tabnav ul.nav-tabs li:last-child a {
border-bottom-right-radius: 22px !important;
border-top-right-radius: 22px !important;
}
div.academy_tabnav ul.nav-tabs li:first-child a {
border-bottom-left-radius: 22px !important;
border-top-left-radius: 22px !important;
}
div.academy_tabnav .tab-content {
background: none !important;
}

div.academy-listing-row {
margin-top:40px;
margin-bottom:40px;
}

div.academy-listing-row .academy-item{
border: 1px solid #dbdbdb;
padding: 15px;
border-radius: 5px;
}

div.academy-listing-row .academy-item img{
max-width:250px;
height:auto;
}

.btn-primary {
background-color:#f7714f !important;
}
.btn-info {
background-color:#1999ce !important;
}

.btn-primary:hover {
background-color:#f77e60 !important;
}

div.academy-listing-row p.academy-item-strapline {
margin: 20px 0px 20px 0px;
}


/* old styles */

0px 0px 0px 10px/***************************************************************************
Academy home page
****************************************************************************/
.container {  width: 686px; float: left; }

.main-image { height:243px; width: 686px; float: left; background-image:url(images/academy-home_03.png); background-repeat:no-repeat;}
.description { width: 626px; float: left; padding-left:30px; padding-right:30px; }
.which-academy{ height:126px; width: 686px; float: left; background-image:url(../ims/which-academy.png); background-repeat:no-repeat; margin-bottom: 20px;}
.academy-series { height:133px; width: 686px; float: left; margin-bottom: 20px; background-image:url(../ims/academy-series.png); background-repeat:no-repeat;}
.academy-dvd { height:133px; width: 686px; float: left; background-image:url(../ims/academy-dvd.png); background-repeat:no-repeat;margin-bottom: 20px;}

.insert-middle {  padding-left:200px; width: 300px; float: left;}
.insert-right {  width: 145px; float: left;}

.list-academy { background-color: #f8f8f8; width: 100%; height:100%; position:relative; float: left; margin-bottom: 20px;}
.list-academy h2{margin-top:20px;}
.list-academy-content-right {width: 40%; height:200px; float: left; background-image:url(images/sheep-academy-images.png); background-repeat:no-repeat; }

.academy-content-left {width: 50%; float: left; padding-left:20px;}

.list-academy-content-right {width: 326px; height:236px; float: left; background-image:url(images/app-academy-images.png); background-repeat:no-repeat; }

.which-academy p{font-family:'MuseoSansForDell'; color: black; font-size: 20px; line-height:40px; text-align:center; }
.academy-series {color: black; line-height:25px; text-align:center; }
.academy-dvd {font-family:'MuseoSansForDell'; color: black; font-size: 20px; line-height:40px; text-align:center; }

.academy-level-container {width: 110px; height: 23px; background-color: #f8f8f8; padding: 2px 10px; border: 2px solid white;}
.academy-level-left {float:left; width: 3px; height: 6px; margin-right:1px; background-color: #bbbbbb; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.academy-level-right {float:left; margin-left:10px; font-weight:700;}
.academy-level-left.active{background-color: #777777;}

/***************************************************************************
Academy product level pages
****************************************************************************/


.add-to-basket-left { height:39px; width: 39px; float: left; background-image:url(images/basket-left.png); background-repeat:no-repeat;}
.add-to-basket-right { height:39px; float:left; font-family:'MuseoSansForDell'; color: white; font-size: 19px; padding-left:10px; padding-top:10px;}
a:link .add-to-basket-right  { height:39px; float:left; font-family:'MuseoSansForDell'; color: white; font-size: 19px; padding-left:10px; padding-top:10px;}
a:hover .add-to-basket-right  { height:39px; float:left; font-family:'MuseoSansForDell'; color: white; font-size: 19px; padding-left:10px; padding-top:10px;}

.product-top-container {width:700px; float:left;}
.product-top-left {width:209px; height: 174px; float:left;}
.product-top-right {width:491px; height: 174px; float:left;}

.grade-buttons-container {width:491px; float:left;}
.grade-button {height: 37px; float:left;padding-top:3px;}

/* .price-container {width: 36px; height: 23px; background-color: #4d90fe; padding: 2px 10px; float:left;} */
.price-container-text {margin-top:0px; color: #3079ed; font-weight:600;}

.price-container-left {width: 7px; height:31px; float: left; background-image:url(images/pricetag-left.png); background-repeat:no-repeat;}
.price-container-middle {height:31px; float: left; font-family:'MuseoSansForDell'; font-weight:bold; color: white; font-size: 19px; background-image:url(images/pricetag-middle.png); background-repeat:repeat-x; padding-top: 6px;}
.price-container-right {width: 7px; height:31px; float: left;background-image:url(images/pricetag-right.png); background-repeat:no-repeat;}
.add-to-basket-container {height:39px; float: left;background-image: url(images/basket-right.png); background-position: right top; padding-right:30px;}

a:link .add-to-basket-container  {
	height: 39px;
	float: left;
	background-image: url(images/basket-right.png);
	background-position: right top;
}

a:hover .add-to-basket-container  {
	height: 39px;
	float: left;
	background-image: url(images/basket-right-on.png);
	background-position: right top;
}

.product-description {width:700px; float:left;}

.product-bullets-game-academy {
	width: 700px;
	float: left;
	height: 266px;
	background-image: url(images/gg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.product-bullets-left {width:250px; float:left;}
.product-bullets-right {width:450px; float:left;}

/*******************************
Academy
*******************************/

#academy>h1{ margin-bottom:20px}

#academy_description{ margin-bottom:45px; border-bottom:1px solid #ededed}
#academy_description h3{ margin-botton:40px;}
#academy_description ul{ margin:15px 0px 20px 0px;}

.academy_label{background-color:#f8f8f8; height:20px; color:#666666; font-weight:900; display:inline-block; padding:6px 10px; position:relative;}
.academy_label_bleue{background-color:#4d90fe; color:#ffffff}
.academy_label_free{background-color:#16a765; color:#ffffff;height:17px;width:60;font-size: 11px;padding:0 10px 0 10px;}
.academy_label_never_watched{height:12; display: block; position: absolute; white-space: nowrap;background-color:#f04f25; padding-left:4px; padding-right:4px; color:#ffffff; font-size:11px; font-weight:900; top: 0px; right: 0px;}
.academy_label_already_watched{height:13; background-color:#aecf36; padding-left:5px; padding-right:5px; color:#ffffff; font-size:11px; font-weight:900; position:absolute; position:absolute; top: 0px; right: 0px;}

.academy_box{background-color:#f8f8f8; padding:2%; padding-bottom:10px; position:relative; color:#585858;}
.academy_box a, .academy_box_available a{ color:#585858}
.academy_box_content_right { width:68%; float:right;}
.academy_box h2{ margin-top:10px;padding-left:10px;}
.academy_box p { padding:0px 0px 0px 10px;}

.academy_box_available:hover{color:#ffffff; cursor:pointer; text-decoration:underline}

.academy_box_trial{color:#cccccc;}
.academy_box_buy{color:#585858;}
.academy_box_trial img { /*, .academy_box_buy img */
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1) opacity(0.7); /* Google Chrome & Safari 6+ */
}
.academy_box_disabled{}

.academy_box span{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(255,255,255,.8);
    padding:5%;
}

.academy_box_join_image_text{ font-size: 14px; text-align: center; padding: 20px 30px 0; background:#fff;}
.academy_box_join_image_text a{ color:fff; }
.academy_box_join_text{ text-align: left; font-size: 11px; text-align: center; padding: 0 30px; background:#fff;}
.academy_box_button{color:#FFF; text-align: left; padding: 3px 0 0 6px; line-height:17px; margin: 20px auto 0; background: url(../ims/academy_button_bg.png); width:150px; height:37px;}
.academy_register_success{ color: green;}

.academy_register_error{ color: #FF0000;}

#lean_overlay{
    position: fixed;
    z-index:10000;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

span.stars, span.stars span {
    display: block;
    background: url(stars.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}

span.stars span {
    background-position: 0 0;
}

/* modal */
div#signup-ct {
  background: #f0f0f0;
  padding: 30px;
  border-radius: 5px;
  min-width:550px;
  background: -webkit-linear-gradient(#fdfdfd, #f9f9f9);
  background: -o-linear-gradient(#fdfdfd, #f9f9f9);
  background: -moz-linear-gradient(#fdfdfd, #f9f9f9);
  background: linear-gradient(#fdfdfd, #f9f9f9);
  display: inline-block;
}

div#signup-ct input {
  width:100%;
  border:2px solid #f9f9f9;

}
div#signup-ct .txt-fld {
  padding-bottom:30px;
}

h1 {
margin-top:20px;
margin-bottom:30px;
}
h2 {
margin-top:15px;
margin-bottom:20px;
}
h3,h4 {
margin-top:10px;
margin-bottom:15px;
}
div#mediaplayer_wrapper {
min-height:500px;
}
p {
margin-top:10px;
margin-bottom:10px;
}
