﻿html, body {    
    height:100%;
    /*background-color:#FF7F26;*/
}
html { 
    background-color:#020202 !important;
   background: url('../3/bg/ratchet-bg1.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.topprofilelayer {
    position:fixed;
    z-index:99;
    bottom:0px;
    right:0px;
}
.profilelayerimage {
    content:url('../3/img/ratchetandclank.png');
}
.profileplaybutton {
    display:none;
    background-color:#3982C1 !important;
}
.profilecontentbutton {
    display:inline;
    background-color:#3982C1 !important;
}
.psnidheader {
    /*background-color:#020202 !important;
    background-image: none !important;
    border-color:#020202 !important;*/
}
.toolbaroverlapcontent {
    height:0px;
    display:none;
    position:absolute;
    z-index:5;
    top:-1px;
    left:-1px;
    width:120%;
    /*
        left:-18px;
        width:120%;
    */
    
    border:1px solid transparent;
   /*background-image: url('../koningsdag2015/img/vlag.png'); 
   background-repeat: repeat-x;*/
   
}
/*.navbarstyle {
    background: #FF7F26;
}
.panel-heading {
    background-color:#FF7F26 !important;
}
.panel-primary > .panel-heading {
    background-color:#FF7F26 !important;
    background-image: none;
    color: #020202;
    border-color: #FF7F26 !important;
}
.menutext {
    color: #020202 !important;
}
.menutexthighlight {
    color:#FFFFFF !important;
}
.footer {
   background: transparent; 
   text-shadow: 1px 1px #3d3d3d;
    position:relative;
    bottom:0px;
    height:100px;
    width:100%;
    color:#FFFFFF;
}
.highlight1 {
    color:#AE1C28;
}
.highlight2 {
    color:#FFFFFF;
}
.highlight3 {
    color:#21468B;
}
.highlight4 {
    color:#21468B;
}
.bordercolor_cross {
    border-color:#FF7F26 !important;
}
.bordercolor_square {
    border-color:#FF7F26 !important;
}
.bordercolor_triangle {
    border-color:#FF7F26 !important;
}
.bordercolor_circle {
    border-color:#FF7F26 !important;
}*/