/* pagelay-out */
#hd{
    height:61px;

}
.logo img {
    max-height:60px;
    width:auto;
}


/* pagelay-out fix */
@media (max-width: 900px) {
    Div.menu.main-menu
    {
        margin-bottom: 5px !important;

    }

}
#edit-page-content a{
    background: #72b030;
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    font-weight: bold;
    line-height: 20px;
    padding: .5em 1.5em;

}
#page-content a{
    background: #72b030;
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    font-weight: bold;
    line-height: 20px;
    padding: .5em 1.5em;

}
#page-content td {
    padding: 1em;
    border: 1px solid #000;

}
.table{
    border: 0px solid #000;
    padding: .0em;
}
#edit-page-content td {
    padding: 1em;
    border: 1px solid #000;

}
.roundedcorner{
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border: 1px solid #B5B5B5;
    background-color: #F4F4F4;
    padding: 6px;
}
.roundedcornerad{
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border: 1px solid #B5B5B5;
    background-color: #FFFFFF;
    padding: 6px;
}
.pure-button-secondary {
    background: rgb(66, 184, 221); /* this is a light blue */
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);    
    font-weight:bold;
    line-height: 20px;
    padding-right: 40px;    
    
}


a.pure-button-secondary{

    color:white;
}
a.pure-button-secondary:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration:none;
}
a.pure-button-secondary:active {
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}

.frontpagead{
    padding:0.2em;    
    margin: 0.2em;
    margin-left: 0.5em;
    margin-top: -3px;
    margin-bottom: -3px;  


    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    border: 1px solid #B5B5B5;
    /*background-color: #F4F4F4;    */


}
/* end of pagelay-out fix */



td.sponsor { 
    background-color:#FFF; 
    /*border:1px solid #ccc;      */
    border-bottom: 0px solid #ccc;
    padding:0px;
    margin-top: -2px;

}
.sponsor{
    text-align: right;
    font-size: 70%;
    color: #aaa;
    margin-top:1px;
    margin-bottom:1px;
}
.cta-gray {
    border: solid 1px #00922d;
    background: #CCCCCC;
    background: -webkit-gradient(linear, left top, left bottom, from(#CCC), to(#ccc));
    background: -moz-linear-gradient(top, #ccc, #ccc);
    background: -ms-linear-gradient(top, #ccc, #ccc);
    background: -o-linear-gradient(top, #ccc, #ccc);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#cccccc');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#cccccc')";
}
.cta-gray:before {
    border: solid 1px #78e695;
    border-color: rgba(255, 255, 255, 0.35);
}
.cta-gray:hover {
    color: #fff;
    border: solid 1px #006e22;
    background: #CCCCCC;
    background: -webkit-gradient(linear, left top, left bottom, from(#CCC), to(#ccc));
    background: -moz-linear-gradient(top, #ccc, #ccc);
    background: -ms-linear-gradient(top, #ccc, #ccc);
    background: -o-linear-gradient(top, #ccc, #ccc);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#cccccc');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#cccccc')";
}
.cta-gray:active {
    color: #fff;
    border: solid 1px #006e22;
    background: #CCCCCC;
    background: -webkit-gradient(linear, left top, left bottom, from(#CCC), to(#ccc));
    background: -moz-linear-gradient(top, #ccc, #ccc);
    background: -ms-linear-gradient(top, #ccc, #ccc);
    background: -o-linear-gradient(top, #ccc, #ccc);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#cccccc');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#cccccc')";
}

.wom_table tbody tr.categoryHeader td a {
    background-color: #FFFFFF;
    display: block;
    line-height: 18px;
    margin-bottom: 3px;
    padding-bottom: 0;
    padding-left: 1px;
    padding-right: 0;
    padding-top: 3px;
}

a.white{
    color:white;
}
.edit{

    line-height: 120%;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    color: #000;
    text-align: center;

    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.2);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    left: 0;
    top: 230px;
    display: block;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: fixed;
    text-align: center;
    width: 120px;
    font-size: 12px;
    opacity: 1;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    z-index: 100;


}
#box_cookiepolicy.boxes p {
    font-size: 95%;
    line-height: 140%;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    color: #FFFFFF;
    text-align: center;

    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.55);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    bottom: 0;
    color: #FFFFFF;
    display: block;
    left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: fixed;
    text-align: center;
    width: 100%;


}
#cookiepolicy-accept-cookies {
    background-color: #000000;
    color: #FFFFFF;
    cursor: pointer;
    font-family: arial;
    font-size: 12px;
    opacity: 1;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}



.frontpagead{
    padding:1.2em;    
    margin: 1.2em;
    margin-top: -3px;
    margin-bottom: -3px;    
}

div.topsubmenu{
    float: right;
    margin-right: 15px;
    color: #666666;
    width: 92px;
    margin-top: 20px;    
    color:gray;
    text-decoration: none;
    font-size: 10pt;
}

div.ad{
    float: right;
    margin-right: 40px;
    color: #666666;    
    margin-top: 0px;    
    color:gray;
    text-decoration: none;
    font-size: 10pt; 
}
.single-card-content .request{
    float:right;
    width:40%;
}
