body {
  background : transparent ;
  padding-top: 10px;
  background-color: #EFEFEF;  
  padding-bottom: 30px;
  /*font-family :  "Lucida Grande","Lucida Sans Unicode", Tahoma, sans-serif;*/
}

html {
  background-color: #b01116;
  background-color: #EFEFEF;
}

#languages {
  height: 40px;
  text-align: right;
}

#languages a {
  padding: 0 0 0 20px;
}

.gridder {
  margin: -20px -20px;
  padding: 20px 0px;
  background : white;
}

.padded10 {
  padding : 10px;
}

.white {
        background-color: white;
}

.rounded3 {
    -webkit-border-radius: 3px;    
    border-radius: 3px;
}

.row {
  margin-right: -20px;
}

.hero-unit {
  background-color: rgba(256, 256, 256, .9);
}

.frontpic {
  margin: 10px 0px;
}

.hero-unit h1 {
  margin-bottom: 20px;
}

.frontpage-block {
  margin-bottom: 20px;
}
.vives-blue {
  color : #2898ee !important; 
}

.picholder {
  text-align : center;
  margin: 0px 0;
}

.picholder img {
  -webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .25);  
  box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .25);
}
  
.events {
  margin: 20px 0;
}

.events h3 {
  margin-bottom: 10px;
}

h1 {
  margin-bottom: 20px;
}

h3.educator, h3.courses {
  margin : 20px 0 10px;
  line-height : 120%;
}

ul.courses {

}

.navbar .nav > li > a {
color: white;
color : #333;
font-size: 16px;
padding: 20px 8px 11px;
text-shadow : none;
}

.navbar .nav > li > a:hover {
  color: #CCC;
  color :  #999;
}

.row.slider .carousel {
  margin-bottom: 0;
}

.row.breadcrumbs, .row.footer {
  background-color: #000;
  color : white;
}

.row.breadcrumbs {
  padding: 10px 20px;
  /*padding-left: 20px;*/
}

.padding5 {
  padding : 5px;
}

.padding10 {
  padding : 10px;
}

.padding-top-20{
  padding-top: 20px;
}

.frontpage-blocks {

}

.hr {
  border-bottom : 1px solid grey;
  margin-bottom: 20px;
}

#footer {
  margin-top: 0px;
}

button.game-info {
  margin-bottom : 10px;
}

.pull-right .navbar-inner {
  padding-right: 0;
}

.pull-right .nav {
  margin-right: 0;
}

.content-row {
  padding-top : 20px;
  padding-bottom : 20px;
}

h3 {
    margin : 20px 0 10px;
    line-height: 140%;
    font-size: 22px;
}

.row.footer {
  padding-top : 20px;
  padding-bottom: 20px;
}

#selection_form {
  margin : 0;
}

#selection_form input {
  margin-bottom: 3px;
}

.product {
  position: relative;
}

.product_thumb {

  -webkit-box-shadow:  0px 0px 3px 1px rgba(25, 25, 25, .05);
  box-shadow:  0px 0px 3px 1px rgba(25, 25, 25, .05);
}

.pegi_thumb {

}


.partner_thumb {

text-align: center;
height:  150px;
vertical-align: bottom;
}

.platform_thumb {
  color: white;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  position: relative;
  top: 11px;
}

.productspecs {
  position: absolute;
  bottom : 0;
  background-color: rgba(25,25,25,.2);
  width : 100%;
}

h4 {
  margin-bottom: 5px;
}

.navbar-inner {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
filter : none;
}

.product {
  height: 200px;
  position: relative;
  margin-bottom: 40px;
}

img.product_thumb, img.reflected {
  position: absolute;
  bottom: 0;
}

.product_thumb canvas {
  position: absolute;
  top : 100%;
}

.specs {
  font-size: 16px;
}

.specs dl {
  margin-top: 0;
  margin-bottom: 0;
}

.specs dd, .specs dt {
  margin-bottom: 5px;
}

.navbar .brand {
  padding: 0 0 10px 0;
}

.navbar-search {
  position: relative;
  margin-top: 16px;
  margin-bottom: 0;
  margin-right: -20px;
  margin-left: 10px;
}

.footer .footerblock {
  font-size: 12px;
  line-height: 14px;
}

.footer img {
  margin: 10px 0;
}