/* Import CSS files: Begin */
@import url('reset.css');
/* Import CSS files: End */

a:link, a:visited {
color:#855b27;
}
#navigation{
    position: relative;
    z-index: 101;
}
#nav a{
    color: #855b27;
    font-weight:bold;
    font-size:13px;
}
#nav a:hover {color:#333;}
div#logo a {
    height: 92px;
    width: 92px;
}

/*Content Area Definitions Begin */
div#header {
    height: 112px;
}
#headerDivider {
    background-color: #ffffff;
}
.container {
    border-top: 9px solid #D5BB00;
    margin: 0 auto ;
}
body #infoDiv #infoContainer {
    display: none;
}
.subtitle-site {
    color: #855b27;
}
.sliderTitle button.button {
	 -moz-border-radius: 4px 4px 4px 4px;
    background: none repeat scroll 0 0 #D5BB00;
    border: 1px solid #BBA400;
    padding: 5px 15px;
    text-shadow: 0 1px 1px #333333;
    text-transform: uppercase;
}
.sliderTitle button.button:hover {
    background: none repeat scroll 0 0 #F9DA00;
}
.sliderTitle button.button span {
    padding: 0;
    background: none;
    color: #ffffff;
    height:  auto;
}
#content{
	margin: 20px auto 0;
}
#page-home #content{
	margin: 0 auto;
}
#content h1, .title h1 {
    color:#855b27;
}
#contentText h5{
    color:#008AB0;

}
a.close {
    background:url("/etc/designs/hello/packaged/img/global/btnClose.png") no-repeat scroll 0 0 transparent;
    width:15px;
}

a.btn {
    display:block;
    float:right;
    height:27px;
    margin-left:247px;
    margin-top:-14px;
    position:absolute;
    text-indent:-999.9em;
}

a.btn:hover {
 background-position: 0 -27px;
}
div#breadcrumb a.section:hover {color:#855b27;}
div#breadcrumb a.openClose {
    background:url("/etc/designs/ffg/resources/library/images/arrow.gif") no-repeat scroll left center transparent;
}
div#breadcrumb a.openClose:hover {color:#855b27;}
#breadcrumb span.arrow {
    background:url("/etc/designs/ffg/resources/library/images/arrow.gif") no-repeat scroll 100% 50% transparent;
}
.emphasis {color:#0081A6;}
div.richtext ul li, div.textimage ul li, div.text ul li {
    list-style:none;
}
.call .text {
    left:16px;
    right:16px;
}
.call .actionLink {
    color:#855b27;
    position:absolute;
}

#nav {
    background: #fff;
}

#nav, #nav > ul {
    margin-left: 115px;
    width: 75%;
   float: left;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    background-image:url("/etc/designs/ffg/resources/library/images/slider-nav-right-arrow.png");
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-image:url("/etc/designs/ffg/resources/library/images/slider-nav-right-arrow.png");
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-image:url("/etc/designs/ffg/resources/library/images/slider-nav-left-arrow.png");
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover{
    background-image:url("/etc/designs/ffg/resources/library/images/slider-nav-left-arrow.png");
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#validateError {
    font-weight: bold;
    color: red;
    float: right;
}

/********************** Styles for the 4 column layout Begins **************************/

div.parsys_column {
	margin: 5px auto 0 0;
}
#page-home .cq-colctrl-t-t-t-t div.parsys_column {
    margin: 0 20px 5px 0;
}

#page-home .cq-colctrl-t-t-t-t div.parsys_column {
    margin:  0 0 5px;
}

#page-home div.cq-colctrl-t-t-t-t-c0,
#page-home div.cq-colctrl-t-t-t-t-c1,
#page-home div.cq-colctrl-t-t-t-t-c2 {
    padding-right: 20px;
    width: 25%;
	display: inline;
	float: left;
    box-sizing: border-box;
}
#page-home div.cq-colctrl-t-t-t-t-c3 {
    padding-right: 0;
    width: 25%;
	display: inline;
	float: left;
    box-sizing: border-box;
}
#page-home #generalContent div.parsys_column .section {
    padding-bottom: 0;
}
#page-home  #generalContent div.image.parbase.section {
    padding-bottom: 0;
    padding-top: 0;
}

#page-home #generalContent div.parsys_column .section div.image img {
    margin: 0;
}
.cq-colctrl-t-t-t-t-c0 strong {
    color: #855B27;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    top: 122px;
}
.cq-colctrl-t-t-t-t-c0 .image {
    border-top: 10px solid #D5BB00;
}
.cq-colctrl-t-t-t-t-c0 .image img,
.cq-colctrl-t-t-t-t-c1 .image img,
.cq-colctrl-t-t-t-t-c2 .image img,
.cq-colctrl-t-t-t-t-c3 .image img {
    margin:  0;
}
.cq-colctrl-t-t-t-t-c0 p a {
    font-weight:bold;
}

.cq-colctrl-t-t-t-t-c1 strong {
    color: #855B27;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    top: 122px;
}
.cq-colctrl-t-t-t-t-c1 .image {
    border-top: 10px solid #D5BB00;
}

.cq-colctrl-t-t-t-t-c1 p a {
    font-weight:bold;
}

.cq-colctrl-t-t-t-t-c2 strong {
    color: #855B27;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    top: 122px;
}
.cq-colctrl-t-t-t-t-c2 .image {
    border-top: 10px solid #D5BB00;
}

.cq-colctrl-t-t-t-t-c2 p a {
    font-weight:bold;
}

.cq-colctrl-t-t-t-t-c3 strong {
    color: #855B27;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
    top: 122px;
}
.cq-colctrl-t-t-t-t-c3 .image {
    border-top: 10px solid #D5BB00;
}

.cq-colctrl-t-t-t-t-c3 p a {
    font-weight:bold;
}

#generalContent .parsys .section p {
padding: 0  5px 0 0 ;
}

.homeright,
.homemid,
.homeleft {
height: auto;
}

#footerDivider {
    width: 980px;
}
/*
FOOTER
--------------- */
#footer a#location {
    display: none;
}
#footer  {
    height: 61px;
}
#footer .footerText {
    clear: both;
    display: block;
    font-size: 11px;
    padding-top: 0;
}
/********************** Styles for the 4 column layout Ends **************************/



/**************  form styles *****************/

label.error {
    display: block;
    color: #D01F3C !important;
    font-weight: bold;
    margin: 2px 0 !important;
    font-size: 11px;
}

.formcontainer {overflow: hidden; }

.highlighted {
    background-color: #FFF7C0;
}

.errorbox {
    background-color: #FFE6E6;
    margin: 3px 0;
    border: 1px solid #e3a3a3;
}

.errorhead {
    color: #D01F3C !important;
    font-weight: normal;
    font-size: 13px;
    padding: 7px !important;
    border: 1px solid #D01F3C;
}
.errorhead img {vertical-align: text-bottom;}


/*     Predone styles from Bennion       */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
#form-container {
    margin: 0;
    width: 640px;
    background: #ffffff;
    padding: 0 10px;
}
form.order .formcontainer {
    clear: both;
    padding: 6px 10px 9px;
    position: relative;
    list-style: none;
    width: 620px;
}

label.desc {
    color: #222222;
    display: block;
    font-size: 95%;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 0 0 3px;
    white-space: normal;
    width: 100%;
}
input, textarea {
    border-color: #7C7C7C #C3C3C3 #DDDDDD;
    border-style: solid;
    border-width: 1px;
    padding: 2px;
}
input.submit_button {border: auto;}


form span.req {
    color: red;
    display: inline;
    float: none;
    font-weight: bold;
}
.sublabel {
    clear: both;
    color: #444444;
    display: block;
    font-size: 85%;
    line-height: 130%;
    margin: 0 0 10px 0;
    padding-top: 0px;
}
form .spacer {margin-top: 10px;}

.full {
    width: 614px;
}
.formcontainer .left, .formcontainer .right {width: 300px;}
.formcontainer .left input, .formcontainer .right input {width: 294px;}

.left {
    float: left;
}
.right {
    float: right;
}

#directedDonations li {
    margin-left: 10px;
    padding: 2px 0;
}


.submitbutton {
    background: #7D1F2D;
    border: 1px solid #5f141f;
    color: white;
    text-transform: uppercase;
    padding: 6px 18px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    text-shadow: 0 1px 1px #000000;
}

.submitbutton:hover {
    background: #a34251;
    border: 1px solid #7D1F2D;
}


h1, h2, h3, h4, h5, h6 {padding: 0; color: #7D1F2D; }
p {padding: 5px 10px; font-size: 12px;}
h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}
form h6 {
    font-size: 14px;
    font-weight: normal;
    padding-top: 15px;
}

#directedDonations li { list-style: none !important; background: none !important; }


/*      Wide Mobile Layout: 480px.
        Gutters: 24px.
        Outer margins: 22px.
        Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media screen and (max-width: 767px) {
    #responsiveHeader div#logo {
        background: url("/apps/global/layouts/responsiveBasic/header/images/logo-ffg.svg") no-repeat;
        background-size: 48px !important;
        background-position: 50%;
    }
    #page-home div.cq-colctrl-t-t-t-t-c0,
    #page-home div.cq-colctrl-t-t-t-t-c1,
    #page-home div.cq-colctrl-t-t-t-t-c2,
    #page-home div.cq-colctrl-t-t-t-t-c3 {
        width: 50%;
        padding: 0 2.5%;
    }
}

@media only screen and (max-width: 480px) {

    h1, h2, h3, h4, h5, h6 {padding: 0;}

    #form-container {
        padding: 10px;
        width: 320px;
    }

    form.order .formcontainer {width: 300px; padding: 6px 10px 9px 0;}

    #directedDonations input {width: auto !important;}
    #directedDonations li { margin-left: 0; list-style: none !important; background: none !important;}
    .full {width: 300px;}
    hr {margin: 3px 20px 3px 0;}
    p {padding: 5px 0;}

    input {width: 99% !important;}
    .submit_button {width: auto !important;}

    #page-home div.cq-colctrl-t-t-t-t-c0,
    #page-home div.cq-colctrl-t-t-t-t-c1,
    #page-home div.cq-colctrl-t-t-t-t-c2,
    #page-home div.cq-colctrl-t-t-t-t-c3 {
        width: 100%;
    }
}
