﻿body
{
    margin: 0px;
    background-color: #F0F0F0;
    background-image: url("images/tandwiel.png");
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Verdana, "Trebuchet MS" , Calibri, Arial, Sans-Serif;
    font-size: 13px;
    color: #000000;
}

.hidden
{
    visibility: hidden;
    display: none;
    width: 0px;
}

.positionText
{
    text-align: right;
}

.error
{
    color: Red;
    margin-top: 5px;
    float: left;
}

.errorBar
{
    background-color: #d14545;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e97171), to(#d14545));
    background-image: -webkit-linear-gradient(top, #e97171, #d14545);
    background-image: -moz-linear-gradient(top, #e97171, #d14545);
    background-image: -ms-linear-gradient(top, #e97171, #d14545);
    background-image: -o-linear-gradient(top, #e97171, #d14545);
    background-image: linear-gradient(top, #e97171, #d14545);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    border: 1px solid #7e1515; /*float: left;*/
    height: 30px;
    padding: 0;
    padding-top: 12px;
    width: 1130px;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    font: bold 14px Arial, Helvetica;
    color: #fff;
    margin-top: 5px;
}



a:link
{
    color: Red;
    text-decoration: underline;
}

a:visited
{
    color: Red;
    text-decoration: underline;
}

a:hover
{
    color: Red;
    text-decoration: none;
}

a:active
{
    color: Red;
    text-decoration: underline;
}

.normalLink
{
    padding: 0px 0px 0px 0px !important;
    height: 20px !important;
    vertical-align: middle;
}

.normalLink:link
{
    color: Red !important;
    padding: 0px 0px 0px 0px !important;
}

.normalLink:visited
{
    color: Red !important;
    padding: 0px 0px 0px 0px !important;
}

.normalLink:hover
{
    color: Red !important;
    padding: 0px 0px 0px 0px !important;
}

.normalLink:active
{
    color: Red !important;
    padding: 0px 0px 0px 0px !important;
}

.adminIcon
{
    width: 100px;
    text-align: center;
    float: left;
    background: #4e4f50;
    padding: 10px;
    height: 100px;
    color: #FFFFFF !important;
    text-decoration: none !important;
    margin: 5px;
    margin-right: 10px;
}

.adminIcon:hover
{
    width: 100px;
    text-align: center;
    float: left;
    background: #d14545;
    padding: 10px;
    height: 100px;
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.adminIconSmall
{
    width: 65px;
    text-align: center;
    float: left;
    background: #4e4f50;
    padding: 10px;
    height: 65px;
    color: #FFFFFF !important;
    text-decoration: none !important;
    margin: 5px;
    margin-left: 15px;
    margin-right: 0px;
}

.adminIconSmall:hover
{
    width: 65px;
    text-align: center;
    float: left;
    background: #d14545;
    padding: 10px;
    height: 65px;
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.totalRow
{
    padding: 5px;
    font-weight: bold;
    background-color: #4e4f50;
    color: #FFFFFF; 
}

.headerRow
{
    background-color: #4e4f50;
    color: #FFFFFF;
}

.headerRow a
{
    color: #FFFFFF;
}

.alternateRow
{
    background-color: #EAF1F7;
}


img
{
    border-style: none;
    border-width: 0px;
}

.plus
{
    vertical-align: middle;
}

.pluslink
{
    height: 16px;
    vertical-align: middle;
}

.profilePicture
{
    width: 120px;
    height: 160px;
    margin-right: 10px;
    position: absolute;
}

.picture
{
    width: 120px;
    height: 160px;
    margin-right: 10px;
    float: left;
}

.smallProfilePicture
{
    width: 120px;
    height: 160px;
}

.profilePictureMemberCard
{
    width: 15mm;
    height: 20mm;
}

.extraSmallProfilePicture
{
    width: 15mm;
    height: 20mm;
    margin-right: 10px;
    float: left;
}


.smallSponsorPicture
{
    width: 150px;
    height: 125px;
}

.pictureSponsor
{
    width: 150px;
    height: 125px;
    margin-right: 10px;
    float: left;
}

#logosmall
{
    width: 76px;
    height: 73px;
    margin-right: 10px;
    float: left;
}

.memberCard
{
   width: 120mm; 
   height: 50mm; 
   border: 1px solid Black; 
}

.memberCardFields td
{
   padding: 5px; 
}

/*
.testimonialText
{
    width: 590px;
    position: relative;   
    left: 130px;
    top: 0px; 
    height: 160px;
}
*/

.postedon
{
    font-style: italic;
    font-size: 13px;
}

.testimonialText
{
    width: 590px;
    float: left;
    left: 130px;
}

.resultsName
{
    float: left;
    width: 200px;
}

.resultsDistance
{
    float: left;
    width: 70px;
    text-align: right;
}

h1
{
    font-size: 16px;
    font-weight: bold;
    font-style: normal; /* color: #467DB1; */
    color: #000000;
    margin: 5px 0 10px 0px;
    padding: 0px 0px 7px 0px;
    border-bottom: 1px solid #D7D7D8;
    text-align: left;
}

h2
{
    font-family:  Calibri, "Trebuchet MS", Verdana, Arial, Sans-Serif;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    border-bottom: 1px solid #000000;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
}

.center
{
    text-align: center;
}

.clearHr
{
    clear: both;
    visibility: hidden;
    display: block;
    height: 0px;
}

#map, #mySecondMap
{
    width: 370px;
    height: 250px;
    margin: 10px 0px 5px 0px;
}

/*
input[type="submit"]
{
    color: #000000;
    font-family: Calibri, "Trebuchet MS" , Verdana, Arial, Sans-Serif;
    font-size: 14px;
}
*/

#header
{
    height: 135px;
    width: 100%; /*background-color: #1E1B1A;*/
    background: #7ABCDF; /*#3c3c3c;*/
    /*background: -webkit-gradient(linear, 0 0, 0 70%, from(#3c3c3c), to(#4e4f50));
    background: -moz-linear-gradient(#3c3c3c, #4e4f50 70%);
    background: linear-gradient(#3c3c3c, #4e4f50 70%);*/
    margin: 0px;
    min-width: 1180px;    
    background-image: url("/images/header2.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}

.container
{
    width: 1180px;
    background-color: transparent;
    margin: 0px auto;
}

.containerLeft
{
    float: left;
}

.containerRight
{
    float: right;
}

.middleblockcontent
{
    width: 1130px;
    padding: 10px;
    background-color: #FFFFFF;
}

.centerblockcontent
{
    width: 720px;
    padding: 10px;
    background-color: #FFFFFF;
}

.rightblockcontent
{
    width: 371px;
    padding: 10px;
    background-color: #FFFFFF;
}

.equalblockcontent
{
    width: 550px;
    padding: 10px;
    background-color: #FFFFFF;
    float: left;
}

.altequalblockcontent
{
    margin-left: 10px;
    width: 550px;
    padding: 10px;
    background-color: #FFFFFF;
    float: left;
}

.cornersandshadow
{
    /** AFGERONDE HOEKEN **/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 3px 3px 3px #77797a;
    -webkit-box-shadow: 3px 3px 3px #77797a;
    box-shadow: 3px 3px 3px #77797a;
}

.corners
{
    /** AFGERONDE HOEKEN **/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.corners_top
{
    /** AFGERONDE HOEKEN **/
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.corners_bottom
{
    /** AFGERONDE HOEKEN **/
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#logo
{
    margin-top: 17px;
    margin-left: 10px;
}

#searchbar
{
    margin-top: 35px;
    margin-right: 10px;
}

.searchform
{
    background: rgb(239, 239, 239);
    margin: 0px;
    padding: 6px 5px;
    border: 3px solid rgb(56, 51, 50);
    width: 250px;
}
.searchform .s
{
    background: rgb(239, 239, 239);
    margin: 0px;
    padding: 0px;
    border: currentColor;
    width: 234px;
    font-family: Calibri, "Trebuchet MS" , Verdana, Arial, Sans-Serif;
    font-size: 14px;
    float: left;
}
.searchform .searchsubmit
{
    background: url("images/searchsubmit.gif") no-repeat;
    margin: 0px;
    padding: 0px;
    border: currentColor;
    width: 16px;
    height: 16px;
    text-transform: capitalize;
    text-indent: -9000px;
    float: left;
    cursor: pointer;
    opacity: 0.7;
}
.searchform .searchsubmit:hover
{
    background: url("images/searchsubmit.gif") no-repeat;
    opacity: 1;
}

#menu
{
    background: #000000;
    background-image: url("images/topnav.jpg");
    background-repeat: repeat-x;
    background-position: left top;
    height: 36px;
    min-width: 1180px;    
}

#footer
{
    background: #3c3c3c;
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#3c3c3c), to(#4e4f50));
    background: -moz-linear-gradient(#3c3c3c, #4e4f50 70%);
    background: linear-gradient(#3c3c3c, #4e4f50 70%);
    height: 150px;
    clear: both;
    color: #FFFFFF;
    width: 100%;
    min-width: 1180px;
}

#welkom
{
    margin: 0px 25px 0px 15px;
    width: 1150px;
}

#content
{
    margin-top: 10px;
    margin-bottom: 0px;
}


#contentFrame
{
    width: 1180px;
    float: right;
}

#middlepane
{
    margin: 15px;
    width: 1150px;
    float: left;
    min-height: 1000px;
}

    #middlepane ul
    {
        list-style-type: disc;
    }
    #middlepane ul ul
    {
        list-style-type: circle;
    }

#centerpane
{
    margin: 15px;
    width: 742px;
    float: left;
    min-height: 1000px;    
}

#rightpane
{
    margin: 15px 15px 15px 0px;
    width: 393px;
    float: right;
}

#toppane
{
    margin: 15px;
    width: 1150px;
    float: left;
    margin-bottom: 0px;
}

.clearfix::after
{
    height: 0px;
    line-height: 0;
    clear: both;
    display: block;
    visibility: hidden;
    content: ".";
}
.clearfix
{
    display: inline-block;
}
html[xmlns] .clearfix
{
    display: block;
}
* html .clearfix
{
    height: 1%;
}

.featured
{
    margin: 0px 10px 20px 0px;
    overflow: hidden;
    height: 290px;
    width: 740px;
}
#controls
{
    float: left;
    position: relative;
    z-index: 90;
    width: 610px;
    top: 110px;
}
#controls .next
{
    width: 30px;
    height: 30px;
    text-indent: -9000px;
    display: block;
    z-index: 1000;
    opacity: 0.7;
    left: 702px;
}
#controls .prev
{
    width: 30px;
    height: 30px;
    text-indent: -9000px;
    display: block;
    z-index: 1000;
    opacity: 0.7;
}
#controls .prev
{
    background: url("images/prev.png") no-repeat;
    left: 10px;
    float: left;
    position: absolute;
}
#controls .next
{
    background: url("images/next.png") no-repeat;
    left: 702px;
    float: right;
    position: absolute;
}
#controls .next:hover
{
    opacity: 1;
}
#controls .prev:hover
{
    opacity: 1;
}
#featured-slideshow
{
    position: relative;
    z-index: 0 !important;
}
.featured-article
{
    display: block;
    width: 740px;
    height: 290px;
}
.featured-entry
{
    padding: 0px;
    top: -85px;
    overflow: hidden;
    display: block;
    position: relative;
    opacity: 0.9;
}
.featured-entry .entry-title
{
    display: block;
    padding: 10px 15px 5px;
    color: #FFFFFF !important;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
}
.featured-entry .entry-summary
{
    margin: 0px;
    padding: 0px 15px;
    display: block;
}
#featured-slideshow
{
    /* border: 1px solid #467DB1; */
}
.featured-article
{
    background-position: center !important;
    text-decoration: none !important;
}
.featured-entry
{
    background: #000000;
    color: #a7a7a7;
    height: 84px;
    top: -84px;
}

.featured-article img
{
    width: 740px;
    height: 290px;
}

.featured-slideshow-inner
{
    height: 250px;
}

.attachment-featured-slideshow-thumb
{
    width: 740px;
    height: 290px;
}

.sponsor-slideshow-inner
{
    width: 371px;
}

.rideLogo
{
    margin-right: 10px;
}

/* Calendar page */

.calendar
{
    width: 70px;
    margin-right: 10px;
    position: absolute;
}

.calendardayname
{
    text-align: center;
    border-top: 1px solid #467db1;
    border-left: 1px solid #467db1;
    border-right: 1px solid #467db1;
    width: 70px;
}

.calendarday
{
    text-align: center;
    font-size: 55px;
    line-height: 40px;
    font-weight: normal;
    border-left: 1px solid #467db1;
    border-right: 1px solid #467db1;
}

.calendarmonth
{
    text-align: center;
    font-weight: bold;
    font-style: italic;
    border-left: 1px solid #467db1;
    border-right: 1px solid #467db1;
}

.calendartime
{
    background-color: #467db1;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #467db1;
    border-left: 1px solid #467db1;
    border-right: 1px solid #467db1;
}

.rideinfo
{
    width: 290px;
    position: relative;
    left: 80px;
}

.floatLeftWithPadding
{
    float: left;
    margin-right: 10px;
}

.contactForm
{
    width: 600px;
}

.contactLabel
{
    padding-top: 3px;
    width: 100px;
}

.contactField
{
    width: 450px;
    font-family: Calibri, "Trebuchet MS" , Verdana, Arial, Sans-Serif;
    font-size: 14px;
}

.contactFieldArea
{
    font-family: Calibri, "Trebuchet MS" , Verdana, Arial, Sans-Serif;
    font-size: 14px;
    resize: none;
    width: 448px !important;
}

textarea
{
    font-family: Calibri, "Trebuchet MS" , Verdana, Arial, Sans-Serif;
    font-size: 14px;
    resize: none;
}

/* NAVIGATION */

#nav
{
    margin-top: 70px;
    margin-right: 10px;
    float: right;
    vertical-align: bottom;
    height: 52px;
    background: #322E2D;
    border-radius: 32px;
}

#nav .quick-nav li
{
}

.quick-nav
{
    list-style: none;
    margin: 0px 10px;
    padding: 0px; 
}

.quick-nav li
{
    padding: 10px 3px 10px 3px;
    float: left;
    display: inline;
}
.quick-nav a:link
{
    width: 32px;
    height: 32px;
    text-indent: -9000px;
    clear: left;
    float: left;
    display: block;
    /*opacity: 0.6;*/
}
.quick-nav a:visited
{
    width: 32px;
    height: 32px;
    text-indent: -9000px;
    clear: left;
    float: left;
    display: block;
    /*opacity: 0.6;*/
}
.quick-nav a:hover
{
    /*opacity: 1;*/
    margin-top: 5px;
}
.quick-nav #flickr
{
    background: url("images/flickr.png") no-repeat;
}
.quick-nav #twitter
{
    background: url("images/twitter.png") no-repeat;
}
.quick-nav #facebook
{
    background: url("images/facebook.png") no-repeat;
}

.quick-nav #youtube
{
    background: url("images/youtube.png") no-repeat;
}

.quick-nav #strava
{
    background: url("images/strava.png") no-repeat;
}

li
{
    display: list-item;
    text-align: -webkit-match-parent;
}

ol, ul
{
    list-style: none;
}

ul.breadcrumb
{
    padding: 0px;
    float: left;
    width: 1150px;
    height: 30px; /** GRADIENT **/
    background: #e7e7e7;
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#f1f2f2), to(#fefefe));
    background: -moz-linear-gradient(#f1f2f2, #fefefe 70%);
    background: linear-gradient(#f1f2f2, #fefefe 70%);
    -pie-background: linear-gradient(#f1f2f2, #fefefe 70%);
    background-image: -o-linear-gradient(rgb(241,242,242),rgb(254,254,254)); /** AFGERONDE HOEKEN **/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 3px 3px 3px #c1c5c6;
    -webkit-box-shadow: 3px 3px 3px #c1c5c6;
    box-shadow: 3px 3px 3px #c1c5c6;
}

ul.breadcrumb li
{
    float: left;
    height: 25px;
    padding: 5px 15px 0 9px;
    background: url('images/breadcrumb_divider.png') no-repeat right bottom;
}

ul.breadcrumb li:first-child
{
    height: 23px;
    padding-top: 7px;
}

ul.breadcrumb li.last
{
    background: none;
}

ul.breadcrumb li a:link, ul.breadcrumb li a:visited
{
    color: #5E5F61;
    font-size: 11px;
    text-decoration: none;
}

ul.breadcrumb li a:active, ul.breadcrumb li a:hover
{
    text-decoration: underline;
}

ul#topnav
{
    margin: 0px 0px 0px 15px;
    padding: 0;
    float: left; /*width: 1150px;*/
    list-style: none;
    position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
    background-color: transparent;
}
ul#topnav li
{
    float: left;
    margin: 0;
    padding: 0;
    border-right: 1px solid #555; /*--Divider for each parent level links--*/
}
ul#topnav li a
{
    padding: 10px 15px;
    display: block;
    color: #f0f0f0;
    text-decoration: none;
}

ul#topnav li:hover
{
    background-color: #7ABCDF;
    background-repeat: repeat-x;
}

ul#topnav li .spanSubMenu
{
    float: left;
    padding: 15px 0;
    position: absolute;
    left: 0;
    top: 35px;
    display: none; /*--Hide by default--*/
    width: 1150px;
    background: #7ABCDF;
    color: #000000; /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover .spanSubMenu
{
    display: block;
}
/*--Show subnav on hover--*/
ul#topnav li .spanSubMenu a
{
    color: #000000;
    display: inline;
}
/*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li .spanSubMenu a:hover
{
    text-decoration: underline;
}

.calendarText
{
    text-align: center;
}


ul#topnav #login-content
{
    display: none;
    position: absolute;
    top: 35px;
    right: 0;
    z-index: 999;
    background: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee);
    padding: 15px;
    -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
    -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
    box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
    -moz-border-radius: 3px 0 3px 3px;
    -webkit-border-radius: 3px 0 3px 3px;
    border-radius: 3px 0 3px 3px;
}

ul#topnav li #login-content
{
    right: 0;
    width: 250px;
}

.buttonClass
{
    background-color: #d14545;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e97171), to(#d14545));
    background-image: -webkit-linear-gradient(top, #e97171, #d14545);
    background-image: -moz-linear-gradient(top, #e97171, #d14545);
    background-image: -ms-linear-gradient(top, #e97171, #d14545);
    background-image: -o-linear-gradient(top, #e97171, #d14545);
    background-image: linear-gradient(top, #e97171, #d14545);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
    border: 1px solid #7e1515; /*float: left;*/
    height: 30px; 
    padding: 0; /*width: 100px;*/
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
    font: bold 14px Arial, Helvetica;
    color: #fff;
    margin-top: 5px;
}

.buttonClass:hover, .buttonClass:focus
{
    background-color: #e97171;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d14545), to(#e97171));
    background-image: -webkit-linear-gradient(top, #d14545, #e97171);
    background-image: -moz-linear-gradient(top, #d14545, #e97171);
    background-image: -ms-linear-gradient(top, #d14545, #e97171);
    background-image: -o-linear-gradient(top, #d14545, #e97171);
    background-image: linear-gradient(top, #d14545, #e97171);
}

.buttonClass:active
{
    outline: none;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
}

.buttonClassLink
{
    color: #fff !important; 
    text-decoration: none !important;  
    padding: 6px;     
    padding-left: 10px !important;
    padding-right: 10px !important;    
}

.loginText
{
    width: 240px;
}

/* FLICKR */

#flickr_badge_source_txt
{
    padding: 0;
    font: 11px Arial, Helvetica, Sans serif;
    color: #000000;
    vertical-align: middle;
    text-align: center;
}
#flickr_badge_icon
{
    display: block !important;
    margin: 0 !important;
    border: 0px none;
       /** AFGERONDE HOEKEN **/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 
}
#flickr_icon_td
{
    padding: 0 5px 0 0 !important;
}
.flickr_badge_image
{
    text-align: center !important;
}
.flickr_badge_image img
{
    border: 0px none;
         /** AFGERONDE HOEKEN **/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;   
}
#flickr_www
{
    display: block;
    text-align: left;
    padding: 0 10px 0 10px !important;
    font: 11px Arial, Helvetica, Sans serif !important;
    color: #3993ff !important;
}
#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited
{
    text-decoration: none !important;
    background: inherit !important;
    color: #FF0000;
}
#flickr_badge_wrapper
{
}
#flickr_badge_source
{
    padding: 0 !important;
    font: 11px Arial, Helvetica, Sans serif !important;
    color: #000000 !important;
}
