/* Copyright (C) Flexible Web Design  , http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content. Also use this CSS file for Overriding. This CSS file will be loaded lastly in the website.
 */
 /*#header { 
padding: 69px 0 0 !important;
 background: #000000 url("../images/web-logo-test.png") no-repeat center !important; 
 }*/
div.newlogo {
 height: 70px;
 background: #000000 url("../images/cc4x4-logo-lg.png") no-repeat center !important; 
 }
#menu div.dropdown div.module p {
    color: #ffffff !important;
    }
 /*.wrapper {
 background: #ffffff !important; 
 }
 #headerbar {
  background: #000000 !important; 
 }
 
 
body {
    background-color: #000000 !important;
    
}*/

.imagedropshadow {
    border: 1px solid #ACDEFB;
    padding: 3px;
}
a:hover img.imagedropshadow {
    border: 1px solid #0E8ED7;
    box-shadow: 1px 1px 3px #0E8ED7;
}
#header {
    padding: 0 !important;
    }
    
div#toolbar {
    position: static !important;
}

#LoginModule .LoginModuleContent {
    top: 70px !important;
}
#breadcrumbs {
    z-index: -1 !important;
}
#LoginModule {
    z-index: 9999999 !important;
}

.menu-dropdown .dropdown {
    top: 50px !important;
}

.bg-background-gradient {
background: #FFFFFF url('cc4x4bg1.jpg') no-repeat; 
background-size: cover !important;
}
.grid-block {
background-color:#FFFFFF;
}
@media screen and (max-width: 975px) {
  .bg-background-gradient {
    background: #fff !important;
    }

table.zebra (
width: 75% !important;
}

.menu-dropdown li.level3 {
    font-size: 12px !important;
    line-height: 15px !important;
}