body {
    font-family: Calibri;
    font-size: 12px;
    background-color: #22504e;
    color: #000;
}

img {
    display: block;
}

form,p,h1,h2,h3,h4,h5,h6,ul {
    padding: 0;
    margin: 0;
}

input,select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a {
    color: #127482;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

input {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

/*--------- Misc -----------*/
.f-left {
    float: left;
}

.f-right {
    float: right;
}

.clear {
    clear: both;
}

.imgborder {
    border: 1px solid #CCCCCC;
    margin: 5px;
}

.resultscontainer {
    width: 380px;
    overflow: hidden;
}
.bluelink12 {
    color: #4d6191;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.bluelink12:hover {
    text-decoration: none;
}

.bluelink12bold {
    color: #4d6191;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-right: 10px;
}

.bluelink12bold:hover {
    text-decoration: none;
}

input.default {
    color: #a1a1a1;
    font-style: italic;
}

.product-box {
    width: 792px;
    overflow: hidden;
    background: url(../images/shared/product-bg.gif) repeat-y 8px 0;
    padding: 0 0 0 8px;
}

.product-top {
    width: 100%;
    overflow: hidden;
    background: url(../images/shared/product-brd.gif) no-repeat;
}

.product-btm {
    background: url(../images/shared/product-brd.gif) no-repeat 0 100%;
    width: 100%;
    overflow: hidden;
    padding: 0 0 5px;
}

.rounded {
    border: 2px solid #e3e3e4;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 0px 0px 1px #FFF;
}

.inside, .information {
    margin: 10px;
}

/*--------- Page Wrapper -----------*/
#pageWrapper {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}

/*--------- Header -----------*/
#headerWrapper {
    height: 182px;
    background: url(../images/shared/header_bg.png);
}

#header {
    width: 1017px;
    margin: 0 auto;
}

#header .donateWrapper {
    float: right;
    margin: 20px 53px 12px 0;
    text-align: center;
    background: url(../images/shared/donate.png) no-repeat;
}

#header .donate {
    width: 262px;
    height: 72px;
}

#header .donate a {
    color: #fff;
    display: block;
    text-shadow: 2px 2px 2px #000;
}

#header .donate p {
    font-weight: bold;
    font-style: normal;
    font-size: 48px;
    margin-top: 11px;
    letter-spacing: 2px;
    line-height: 24px;
}

#header .donate p span {
    font-size: 24px;
    letter-spacing: 0;
}

#header .helpSomeone {
    font-style: italic;
    color: #fec35a;
    font-size: 18px;
    margin-top: -9px;
}

#logo {
    margin: 25px 0 0 40px;
    float: left;
}

#tagline {
    margin: -2px 0 0 141px;
    float: left;
}

/*--------- Navigation Menu -----------*/


#topNavigation {
    margin: 0 auto;
    width: 1017px;
}

#topNavigation .linksRight ul li {
    float: left;
    list-style: none;
}

#topNavigation .linksRight {
    float: right;
    margin: -48px 47px 0 0;
}

#topNavigation img {
    display: inline;
    vertical-align: middle;
}

#topNavigation .linksRight ul li {
    padding-left: 22px;

}

#topNavigation .linksRight a {
    color: #777;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    position: relative;
}

#volunteer {
    background: #FFF;
    padding: 2px;
    width: 796px;
    margin: 10px auto 0;
    text-align: center;
    font-size: 16px;
}
/*--------- Search Box -----------*/
#searchBox {
    background: #FFF;
    padding: 2px;
    height: 76px;
    width: 796px;
    margin: 10px auto 0;
}

#searchBox form {
    margin: 0 auto;
    width: 640px;
}

#searchBox h2 {
    font-size: 20px;
    text-align: center;
    color: #3a3a3a;
    margin: 2px 0;
    font-weight: bold;
}

#searchBox h2 span {
    font-size: 22px;
    color: #184f50;
}


#searchBox dl.zend_form {
    margin: 6px 0 0 34px;
}

#searchBox dt, #searchBox dd {
    float: left;
    margin: 0;
}

#searchBox dt {
    margin-top: 3px;
    padding: 0 2px;
}

#searchBox #keyword-label {
    display: none;
}

#searchBox #keyword-element {
    padding-right: 2px;
}

#searchBox #miles-label {
    padding-left: 2px;
}

#searchBox #categoryId-element, #searchBox #miles-element {
    margin-top: 1px;
    padding-right: 15px;
}

/*--------- Messages -----------*/
div.message {
    width: 750px;
    background-color: #C8FBAC;
    border: 1px solid #5BFF02;
    margin: 10px auto 0;
    padding: 10px;
    font-size: 14px;
    clear: both;
}

div.message p {
    text-align: center;
    font-weight: bold;
}

div.message .closeMessage {
    font-weight: normal;
    float: right;
    font-size: 10px;
    margin: -10px -5px 0 0;
    text-decoration: underline;
    cursor: pointer;
    display: none;
}

/*--------- Default Content -----------*/
#contentWrapper {
}

#contentWrapper h1 {
    color: #5E5E5E;
    font-size: 14pt;
    margin: 0 0 10px 5px;
}

#contentWrapper .left {
    float: left;
    width: 45%;
    background-color: #D9ECF0;
    padding: 10px;
    border: 1px #55A3A7 solid;
}

#contentWrapper .right {
    float: right;
    padding: 10px;
    width: 45%;
}

#content {
    width: 800px;
    margin: 18px auto 60px;
    padding: 0;
    background-color: #FFF;
}

.right ul {
    margin-left: 15px;
}

.right ul li {
    margin-bottom: 2px;
}

dl.zend_form dd {
    margin: 0 0 5px;
}

dl.zend_form dt {
    font-weight: bold;
}

dl.zend_form ul.errors {
    list-style: none;
    color: #F00;
}

dl.zend_form input.disabled{
    background-color: #E1E1E1;
}

dl.zend_form legend {
    font-weight: bold;
}

dl.zend_form fieldset {
    padding: 2px 0;
}

#email-element input, #name-element input, #loginEmail-element input,
#subject-element input, #forgotEmail-element input {
    width: 240px;
}

#price-element input, #zipcode-element input {
    width: 50px;
}

#hash-element, #hash-label, #submit-label, #categoryId-label,
#forgotHash-label, #forgotHash-element, #loginHash-element,
#loginHash-label, #forgotCaptcha-label, #forgotCaptcha-label,
#donated-label, #donated-element  {
    display: none;
}

#newsletter-label {
    margin-top: 10px;
}

#newsletter-label, #termsOfService-label {
    margin-left: 25px;
}

#newsletter-element, #termsOfService-element {
    margin-top: -17px;
}

#keyword-element {
    margin-left: 55px;
    margin-top: -17px;
}

#categoryId-element {
    margin-left: 200px;
    margin-top: -24px;
}

#zipcode-label {
    margin-top: 35px;
}

#zipcode-element {
    margin-left: 55px;
    margin-top: -17px;
}

#miles-label {
    margin-left: 120px;
    margin-top: -24px;
}

#miles-element {
    margin-left: 160px;
    margin-top: -17px;
}

/*--------- Home -----------*/
.categoryOuter {
    background-image: url(../images/shared/categoryFrame.png);
    height: 182px;
    width: 146px;
    float: left;
    margin: 6px 0 10px 12px;
    position: relative;
}

.categoryOuter h2 {
    width: 146px;
    color: #184f50;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: 12px;
    left: 0;
}

.categoryOuter h2 a {
    color: #184f50;
    font-weight: bold;
}

.categoryOuter img {
    margin: 20px auto 0;
}

.categoryOuter p {
    font-size: 10px;
    padding: 10px 5px 0 0;
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.categoryOuter p a {
    color: #67363C;
}

ul.categoryChildren {
    overflow: hidden;
    list-style: none;
    padding: 10px 0 13px 13px;
    color: #000;
}

ul.categoryChildren a {
    color: #000;
}

.itemCount {
    font-size: 10px;
}

/*--------- Our Story / Volunteer -----------*/
#ourStory p.first {
    padding-top: 0;
}

#ourStory p {
    padding-top: 10px;
}

#ourStory .left {
    width: 55%;
}

#ourStory .right {
    width: 35%;
    padding-top: 0;
}

/*--------- Sign up / Login -----------*/
#registerLogin h2 {
    color: #11818A;
}

#registerLogin h3 {
    font-weight: normal;
}

#registerLogin .right ul.errors {
    margin-left: 0;
}

#registerLogin .right p {
    margin: -31px 0 0 135px;
    font-weight: bold;
}

/*--------- Search Index -----------*/
#searchIndex p.first {
    padding-top: 0;
}

#searchIndex p {
    padding-top: 10px;
}

#searchIndex .left ul {
    margin-top: 10px;
    margin-left: 20px;
}

/*--------- Search Results -----------*/
.searchResult {
    float: left;
    border: 1px #55A3A7 solid;
    width: 350px;
    margin: 0 10px 10px 0;
}

.searchResult h2 {
    display: block;
    background-color: #D9ECF0;
    width: 100%;
    padding: 3px 0 6px;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
}

.searchResult h2 a {
    margin-left: 8px;
    color: #11818A;
}

.searchResult dl {
    margin-left: 20px;
}

.searchResult dt, .searchResult dd {
    margin: 0;
    padding: 0 0 8px;
}

.searchResult dt {
    font-weight: bold;
    float: left;
    margin-right: 10px;
}

.searchResult img {
    float: right;
    margin-top: -68px;
}

/*--------- Information Pages -----------*/
.information p {
    margin-top: 10px;
}

.information ul, .informaiton dl  {
    margin-top: 5px;
    margin-left: 20px;
}

.information li, .information dt, .information dd {
    padding-top: 10px;
}

.information img {
    display: inline;
    border: 1px solid black;
}

#indexTermsWrapper {
    height: 200px;
    overflow: scroll;
    background-color: #FFF;
}

/*--------- Index Media -----------*/
div.mediaItem {
    float: left;
    padding-right: 50px;
    margin-top: 10px;
}

div.mediaItem p {
    margin-top: 0;
}

/*--------- Contactus -----------*/
#message-element textarea {
    width: 98%;
    height: 200px;
}

#contactUs p.first {
    padding-top: 0;
}

#contactUs p {
    padding-top: 10px;
}

/*--------- Products Add -----------*/
#productsAdd .left {
    width: 55%;
}

#productsAdd .left ul{
    margin: 10px 0 10px 15px;
}

#productsAdd .right {
    width: 38%;
    padding: 0;
}

#productsAdd #description-element textarea {
    width: 99%;
    height: 175px;
}

#productsAdd #price-label {
    margin-left: 46px;
    margin-top: -20px;
}

#productsAdd #price-element {
    margin-left: 56px;
    margin-top: -18px;
}

#productsAdd #categoryId-element {
    margin: 0 0 5px;
}

#productsAdd #zipcode-label {
    margin: 0;
}

#productsAdd #zipcode-element {
    margin: 0 0 5px;
}

#productsAdd #price-element .errors {
    margin-left: -56px;
}

#productsAdd #contactEmail-label, #productsAdd #contactPhone-label {
    margin-left: 22px;
}

#productsAdd #contactEmail-element, #productsAdd #contactPhone-element {
    margin-top: -17px;
}

#productsAdd #phone-label, #productsAdd #contact-label,
#productsAdd #contactGroup-label, #productsAdd #priceGroup-element,
#priceGroup-help, #productsAdd #donate-label {
    display: none;
}

#productsAdd #phone-element {
    margin-top: -25px;
    margin-left: 230px;
}

#productsAdd #phone-element .errors {
    margin-left: -230px;
}

#productsAdd .right div {
    padding: 5px;
}

#productsAdd .right div.help {
    background-color: #FBE8AD;
}

/*--------- Products AddImages -----------*/
#productsAddimages .uploadedImage {
    float: left;
    border: 1px solid black;
    padding: 7px;
    margin: 5px;
    text-align: center;
    background-color: #FFF;
}

#productsAddimages .uploadedImage img {
    margin: auto;
}

/*--------- Product AddImages Preview Ad -----------*/
.warningMessage {
    background-color: #FDBBBB;
    border: 1px solid #FB7B7B;
    margin: 10px auto;
    padding: 10px;
    font-size: 14px;
    clear: both;
    width: 750px;
}

.warningMessage p {
    text-align: center;
}

.warningMessage a {
    font-weight: bold;
}

/*--------- Product Delete -----------*/
#productDelete p {
    float: left;
    padding-left: 130px;
}

#productDelete dt {
    display: none;
}

#productDelete dd {
    float: left;
    margin: -3px 0 0;
    padding: 0 15px;
}

/*--------- Product Detail -----------*/
#productDetail .shareThis {
    float: right;
    margin-top: -30px;
}

#productDetail .left {
    width: 55%;
}

#productDetail .right {
    width: 40%;
    padding: 0;
}

#productDetail .left ul {
    list-style: none;
}

#productDetail .left ul li {
    margin-bottom: 2px;
}

#productDetail #contactInfo.left {
    background-color: #FFF;
    border: none;
}

#productDetail #contactInfo.left #agree-label {
    margin-left: 22px;
}

#productDetail #contactInfo.left #agree-element {
    margin-top: -17px;
}

#productDetail .right img.defaultImage {
    float: left;
    margin: 0 5px 0 0;
}

#productDetail .right img {
    margin-top: 10px;
}

#contactInfo ul {
    margin: 10px 0 10px 15px;
}

#contactInfo ul li {
    list-style: disc;
}

#contactInfo h3 {
    margin-bottom: 5px;
}

#contactInfo ul.contact li {
    list-style: none;
    margin-bottom: 2px;
}

/*--------- Footer -----------*/
#footerWrapper {
    background-image: url(../images/shared/footer_bg.png);
    height: 121px;
    text-align: center;
}

#footer {
    width: 1017px;
    margin: auto;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    font-family: Verdana,sans-serif;
}

#footer p {
    color: #FFF;

}

#footer a {
    color: #bdf5f5;
}

#footer ul {
    overflow: hidden;
    list-style: none;
    text-align: center;
    margin-bottom: 16px;
}

#footer ul li {
    display: inline;
    margin: 0 16px;
}