﻿/*=========[ GIFTCARDS ]=========*/
#contentwrapper {
    min-height: 150px;
    height: auto !important;
    height: 150px;
}
#contentwrapper.funraisers { width: 951px; padding: 20px 0; margin: 0 auto; }
#subcontent.funraisers { width: 951px; margin: 0 auto; float: none; padding: 20px 0; }
#subcontent h1.fr-header { border: 0; float: left; }
#divFunRaiser { padding-top: 5px; }
.selected, .error { color: #DF3E24; }
#fr-content {
    font-family: Arial, Sans-Serif;
    font-size: 15px;
    width: 951px;
    background: #f7deb2;
}
#gc-content p { padding: 0 0 10px; color: #666; }
.pnlFunRaisers {
    width: 495px;
    padding: 20px;
    background: #feefca;
    float: left;
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

.fr-SubHeaders
{
	color: #DC6C29;
	font-size:16px; 
	font-weight:bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#fr-content input { margin-right: 5px; }

.strong-label { font-weight: bold; font-size: 15px; }
    
/*=========[ SUB-NAV ]=========*/
.fr-nav {
    font-size: 14px;
    width: auto;
    padding: 5px 0 0;
    color: #666;
}
.fr-nav a, .fr-nav a:link, .fr-nav a:visited { font-size: 18px; color: #4682ba; }
ul#fun-nav { float: left; margin: 0; padding: 5px 0 0; }
ul#fun-nav li { margin-right: 10px; }
ul#fun-nav li, ul#fun-nav li a { display: block; float: left; }
ul#fun-nav li, ul#fun-nav li a.selected { background: url(/images/btn-funraiser.gif) no-repeat left bottom; }
ul#fun-nav li a { background: #fff; display: -moz-inline-stack; display: inline-block; height: 18px; padding: 3px 10px 7px 10px; }
ul#fun-nav li a.selected { background-position: right bottom; color: #fff; padding: 3px 10px 7px 0; margin-left: 10px; }

#fun-util { float: left; }
.fr-nav input { margin-right: 25px; height: 14px; font-size: 12px; }

#fun-admin-nav { color:Orange; width:750px; }

/*=========[ BUTTONS ]=========*/
.fr-button {
    display: -moz-inline-stack;
    display: inline-block;
    outline: none;
    text-indent: -9999px;
    background: url(../images/FunRaiserLegend.jpg) no-repeat 0 0;
    border: none;
    cursor: pointer;
}
.btn-Available {               width: 29px; height: 18px; background-position: 0 0; }
.btn-CorpBlackout {               width: 29px; height: 18px; background-position: 0 -26px; }
.btn-LocBlackout {            width: 29px; height: 18px; background-position: 0 -51px; }
.btn-FunRaiser {            width: 29px; height: 18px; background-position: 0 -76px; }
.btn-Pending {            width: 29px; height: 18px; background-position: 0 -102px; }

.btn-Available-Small { width: 14px; height: 12px; background-position: -35px -4px; }
.btn-CorpBlackout-Small { width: 14px; height: 12px; background-position: -35px -26px; }
.btn-LocBlackout-Small { width: 14px; height: 12px; background-position: -35px -51px; }
.btn-FunRaiser-Small { width: 14px; height: 12px; background-position: -35px -76px; }
.btn-Pending-Small { width: 14px; height: 12px; background-position: -35px -102px; }


/*=========[ FUNRAISERS ]=========*/
.location-option { padding-top: 5px; }
#fm-zip { padding-top: 20px; }
span.text-hint { color: #999; }
span.req-span { border-left: 3px solid #FF9900 !important; }
span.req-span input { vertical-align: middle; margin: 0 5px; }
#divLocation input { margin-right: 5px; vertical-align: middle; }
.fun-store-name { display: -moz-inline-stack; display: inline-block; min-width: 110px; width: auto !important; width: 103px; }
.fun-store-addr { display: -moz-inline-stack; display: inline-block; min-width: 220px; width: auto !important; width: 163px; }
.fun-store-phone { display: -moz-inline-stack; display: inline-block; min-width: 95px; width: auto !important; width: 87px; }
.fun-store-details { display: -moz-inline-stack; display: inline-block; }
#divFunRaiserEvent table td a { display: block; text-align: center; }
#calendar-legend { border: none; padding-top: 15px; text-align: left; padding-left: 170px; }
.cal-key { padding-left: 10px; margin-bottom: 3px; display: block; white-space: nowrap; }
.cal-white { border-left: 15px solid #fff; }
.cal-grey { border-left: 15px solid #666; }
#preview-flyer-button-text { text-align: center; width: 500px; }
#fun-faqs { text-align: left; padding: 15px; height: 500px; overflow: auto; position: relative;  }
#fun-faqs h3 { margin-left: 0; }
#fun-faqs p { margin-bottom: 15px; position: relative; }
ul#fun-nav li a, ul#fun-nav li a.selected, ul#fun-nav li a:hover, ul#fun-nav li a.selected:hover { text-decoration: none; cursor: context-menu; }
a.btn-preview-flyer { display:block; }