@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

/* PetDiets color */
/* Green =  #006233 */

/* Override Base */
.bleed .content-container:not(.col):not(.no-bleed)
{
    width: 900px;
}

/* General */

body
{
    color: #414141;
    font-family: 'Open Sans', 'sans-serif';
}

a
{
    color: #006233;
}

h1, h3, h4, h5, h6
{
    color: #006233;
}

h1
{
    font-size: 1.37em;
}

h2
{
    font-size: 1.37em;
    color: #FD6E12;
    font-weight: normal;
}


a.logo-button
{
    background-image: url("../images/logo-button1.gif");
    display: block;
    height: 52px;
    text-indent: -30000px;
    width: 46px;
}



.commandbutton, .event_calendar .next_prev a, .button, button, input[type="submit"], input[type="button"],
input[type="button"]:hover, input[type="button"]:active, input[type="button"]:focus, input[type="submit"]:hover,
input[type="submit"]:active, input[type="submit"]:focus, .button:hover, .button:active, .button:focus, button:hover,
button:active, button:focus, .commandbutton:hover, .commandbutton:active, .commandbutton:focus, .event_calendar .next_prev a:hover,
.event_calendar .next_prev a:active, .event_calendar .next_prev a:focus
{
    color: #006233;
    border-color: #006233;
}

.commandbutton.highlight
{
    color: #FD6E12;
    border-color: #FD6E12;
    font-weight: bold;
    background-color: #FEF9F7;
}

.filter
{
    border-color: #006233;
}

.filter .filter_item
{
    width: auto; /*140513RCF-was set to 231px in layout.css - caused problems on "My Account-View Orders" page*/
}

/* LAYOUT **************************************************************/
/* Sets the overall content width */
.page-wrapper
{
    width: 920px;
}

.print .page-wrapper
{
    width:auto !important;
}


.page-column
{
    padding-top: 15px;
}

.bleed-area-bg
{
    background-color: #414141;
}

.bleed-area-bg-2
{
    background-color: #dfdbdb;
}


#logged-in-as
{
    position: fixed;
}



.bleed .content-container:not(.col):not(.no-bleed).bleed-area-style
{
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}


/* HEADER **************************************************************/
#header
{
    background-color: #ffffff;
    color: #fff;
    z-index: 59;
    position: fixed;
    border-bottom: #006233 solid 38px;
    width: 100%;
    box-shadow: 0 0 5px #333333;
}

#header a.home_link
{
    background-image: url("../images/Petdietslogo-161x78ts.png");
    display: block;
    float: left;
    height: 78px;
    width: 161px;
}

#header .content-edit-controls
{
    display: none;
}

#header .search,
#header .fb-header-block,
#header .view-cart
{
    clear: right;
    float: right;
    margin-bottom: 10px;
    margin-left: 15px;
}

#header-inner
{
    padding-bottom: 0px;
}

#header .view-cart
{
    clear: none;
}

#site-nav
{
    bottom: -36px;
    position: absolute;
    width: 960px;
}

/* MAIN MENU ******************************************************/
.mainmenu ul.AspNet-Menu li a,
.mainmenu ul.AspNet-Menu li span
{
    color: #fff;
    font-size: 1.2em;
    padding: 6px;
    font-weight: bold;
}

.mainmenu ul.AspNet-Menu > li a:hover,
.mainmenu ul.AspNet-Menu > li span:hover
{
    text-decoration: underline;
}


.mainmenu ul.AspNet-Menu > li
{
    margin-right:7px;
}

.mainmenu ul.AspNet-Menu > li > ul > li > a:hover,
.mainmenu ul.AspNet-Menu > li > ul > li > span:hover
{
    background-color: #D5D4D4;
    text-decoration: none;
}


.mainmenu ul.AspNet-Menu > li > ul
{
    background-color: #eee;
    border: 1px solid #AAAAAA;
}


.mainmenu ul.AspNet-Menu > li > ul > li > a,
.mainmenu ul.AspNet-Menu > li > ul > li > span
{
    color: #222;
}

/* PAGE BODY *****************************************************/
#page-body
{
    padding-top: 120px; /*140509RCF-was 115*/
}


.print #page-body
{
    padding-top: 10px;
}





/* FOOTER *******************************************************/
#footer
{
    border-top: 20px solid #006233;
    color: #fff;
    min-height: 350px;
}

.bleed #footer
{
    border-top: 0 none;
}

#footer .footer-block
{
    border-bottom: 3px #006233;
}

#footer
{
    background-image: url("../images/footer-bg-1x97.png");
    background-position: right bottom;
    background-repeat: repeat-x;
}



#footer .footer-block img
{
    margin-top: 15px;
}

#footer .copyright
{
    text-align: center;
    margin-top: 35px;
}

#footer .idd-footer
{
    text-align: center;
}

#footer a
{
    color: #fff;
    text-decoration: none;
}

/* HOMEPAGE **************************************************/

/* Head Image */
.headimage
{
    text-align: center;
}

.headimage img
{
    width: 98% !important;
    height: auto !important;
}

/* Head Band */
.headband
{
    font-size: 1.2em;
}

/* Services */
.services
{
    padding-top: 10px;
}


.services .service
{
    text-align: center;
}

.services .service .service-text
{
    padding: 15px 30px;
    min-height: 40px;
}

.services .service h1
{
    font-size: 30px;
    line-height: 1em;
}

.s-button
{
    background-color: #FD6E12;
    border-radius: 20px;
    display: inline-block;
    font-size: 18px;
    padding: 10px 0px;
    width: 167px;
    text-decoration: none;
    color: #fff;
}

.s-button:hover
{
    background-color: #fd9712; /*140514RCF*/
    color: #fff;
}


.column-left .navigation
{
    margin-top: 5px;
}

.column-left .navigation a
{
    padding: 4px 10px;
    border-radius: 5px;
}

.column-left .navigation li.selected > a
{
    background: url("../images/menu-selected.png") no-repeat center right;
    padding-right: 24px;
    text-decoration: none;
    font-weight: bold;
}




.column-left .navigation .menu_list.top > li > a
{
    background-color: #006233;
    color: #fff;
}

.content_item_1361 .content-text .commandbutton
{
    width: 100%;
}

.button-list .commandbutton
{
    width: 30%;
}

.button-list li
{
    margin-bottom: 5px;
}

.button-list li:last-child
{
    margin-bottom: 0;
}


.table-list td
{
    padding-bottom: 20px;
    padding-right: 10px;
}




/* TESTIMONIALS ************************************************/
.bleed .content-container:not(.col):not(.no-bleed).testimonials
{
    font-size: 20px;
    padding: 25px 0px 15px;
    text-align: left;
    width: 780px;
}

.testimonials img
{
    border: 5px solid #EEEEEE;
}

.testimonials .span_1_of_3
{
    text-align: center;
}



/* Homemade Diets Page */
/*hide the pager on Display List widget*/
.homemade-diet .pager
{
    display: none;
}


/* Login Box */
.callout, .group-callout .widget .widget_inner
{
    background: url("../Images/BG2.jpg") repeat 0 0 #E2E1D6;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 2px 8px 0 #626262;
    -moz-box-shadow: 1px 2px 8px 0 #626262;
    -webkit-box-shadow: 1px 2px 8px 0 #626262;
    padding: 10px;
    border: solid 1px #B0AAA0;
}

.content_item_1001 .group-callout .widget .widget_inner
{
    min-height: 200px;
}

.testimonials
{
    background-color: #DFDBDB;
}


.content_item_993 .field_id_55
{
    cursor: pointer;
}

.content_item_993 .field_id_55:after
{
    content: "Click to view Answer...";
    color: #008000;
    font-weight: bold;
}

.content_item_1337 .menu_list_830
{
    font-weight: bold;
}

.commandbutton.primary
{
    background-color: #006233;
    color: #fff;
}

.commandbutton.primary:active, .commandbutton.primary:focus
{
    background-color: #00A455;
}

.commandbutton.primary:hover
{
    background-color: #1E8051; /*140513RCF*/
}


.select-recipe .pager
{
    display: none;
}

.display_list_data_type_74 ul.data_item_detail .field_name, .display_list_data_type_74 ul.data_item_detail .field_id_482,
.display_list_data_type_74 ul.data_item_detail .field_id_422, .display_list_data_type_74 ul.data_item_detail .field_id_421, .display_list_data_type_74 ul.data_item_detail .field_id_420, .display_list_data_type_74 ul.data_item_detail .field_id_417, .display_list_data_type_74 ul.data_item_detail .field_id_483,
.display_list_data_type_74 ul.data_item_detail .field_id_423, .display_list_data_type_74 ul.data_item_detail .field_id_481, 
.display_list_data_type_74 ul.data_item_detail .field_id_606

{
    display: none;
}

div.command_area, div.filter
{
    background-color: #E7FFE7;
}

/*Homemade Diets Page*/
/*140513RCF-hide unneeded filter items*/
.content_item_1364 .filter_item.field_id_423, .content_item_1364 .filter_item.field_id_467
{
    display: none;
}

.content_item_1364 .field_id_469
{
    color: #006233;
    font-size: 18px;
    font-weight: bold;
}

span.ingredient.selected
{
    color: #fd6e12;
    font-size: 17px;
    font-weight: bold;
}


.display_list div.grid div.view_details
{
    text-align: right;
}

.diets-band1, .diets-band2, .diets-band3,
.diets-band1.widget.content-container:not(.col):not(.no-bleed),
.diets-band2.widget.content-container:not(.col):not(.no-bleed),
.diets-band3.widget.content-container:not(.col):not(.no-bleed)
{
    margin-bottom: 0px !important;
}


.diets-band1
{
    background-color: #ebe2d9;
    background-image: url('../images/diets/friends.jpg');
    background-position: center;
}

.diets-band2
{
    background-color: #ffa75f;
}

.diets-band3
{
    background-image: url('../images/diets/petdiets-bg.png');
    background-repeat: repeat;
}

.diets-requirements
{
    margin-top: 45px;
}

.diets-band1 a.primary, .diets-band3 a.primary
{
    font-size: 1.5em;
}

.diets-band1 a.primary
{
    box-shadow: 0px 0px 5px #fff;
    position: relative;
    top: 215px;
}

.header-button
{
    display: block;
    margin-left: 5px;
    padding: 5px 30px 5px 10px;
    text-decoration: none;
    float: left;
}

.header-button:hover
{
    background-color: #EBEBEB;
}

.header-diet
{ /*background-color:*/
    border: 1px solid #42886c;
    color: #42886c;
    background-image: url('../images/header/bowl.png');
    background-position: right 3px;
}

.header-cart
{ /*background-color:*/
    border: 1px solid #fd6e12;
    color: #fd6e12;
    background-image: url('../images/header/cart.png');
    background-position: right 2px;
}

.header-fb
{ /*background-color:*/
    border: 1px solid #3e5b97;
    color: #3e5b97;
    background-image: url('../images/header/facebook.png');
    background-position: right;
}

.sitesearch, .view-cart
{
    display: none;
}

.form .heading h2
{
    color:#006233;
}


.home-blog .widget_header
{
    border: solid 1px #d78948;
    border-bottom:0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #ffa75f;
    color: #333;
}

.home-blog > .widget_inner > .widget_body
{
    border: solid 1px #d78948;
    padding-top:1rem;
}
.home-blog .widget_header h2
{
    padding: .25rem .5rem;
    color: #333;
    font-weight: bold;
}
.home-blog .widget_header a
{
    color:#333;
}

.post
{
    margin-bottom: 1rem;
}
.home-blog .post
{
    padding: 0 .55rem;
}
.post h1
{
    font-size:1rem;
}
.post .read-more
{
    float: right;
}

.bleed .home-blog .widget.content-container.display_list
{
    margin:0;
    padding:0;
}
/* styles for 768 and lower*/
@media only screen and (max-width: 768px)
{
    #header
    {
        border-bottom: 5px solid #013F1A;
        margin-top: 49px;
		position:static;
    }

    #header-inner
    {
        width: auto;
    }

    .slicknav_menu
    {
        position: fixed;
        z-index: 60;
        width: 100%;
    }

    .slicknav_btn
    {
        position: relative;
        right: 10px;
        top: -2px;
    }

    #page-body
    {
        padding-top: 0;
    }

    .print #page-body
    {
        padding-top: 10px;
    }


    .button-list .commandbutton
    {
        width: 100%;
    }

    #header .search .search_text
    {
        width: 139px !important;
    }

    #header .search a
    {
        width: 75px !important;
        display: inline-block;
    }


    #header a.home_link
    {
        margin: 0 auto 0 0;    
        width: 149px;
        background-size: contain;
    }

    .services .service h1
    {
        font-size: 22px;
    }

    .services .service .service-text
    {
        padding: 15px 15px;
    }

    .s-button
    {
        font-size: 16px;
        width: 146px;
    }

    .testimonials
    {
        font-size: 16px !important;
    }

    .content_item_1117 .span_2_of_5
    {
        display: none;
    }

    .content_item_1117 .span_3_of_5
    {
        width: auto;
    }

    .diets-band1 a.primary, .diets-band3 a.primary
    {
        font-size: 1em;
    }

 
    .content_item_1001 .group-callout .widget .widget_inner
    {
        min-height:0;
    }
    .content_item_1001 .group-callout .col
    {
        width:100% ;
        
        margin-left:0px;
    }
}



/* styles for 480 and lower*/
@media only screen and (max-width: 480px)
{
    #header .search .search_text
    {
        width: 111px !important;
    }

    .services .service
    {
        border-bottom: dotted 1px #42886C;
        padding-bottom: 7%;
    }

    .services .col:last-child .service
    {
        border-bottom: none;
        padding-bottom: 0;
    }


    #footer
    {
        min-height: 113px;
    }


    .table-list td
    {
        padding-bottom: 0px;
        padding-right: 0px;
    }

    .table-list tr > td:nth-child(even)
    {
        padding-bottom: 20px;
    }

    .diets-band1
    {
        background: transparent;
        background-color: #ebe2d9;
    }

    .diets-band1 a.primary
    {
        margin-top: 15px;
        top: 0px;
    }

    .header-button
    {
        margin-left: 5px;
        padding: 5px 30px 5px 10px;
        clear: both;
        margin-bottom: 5px;
        width: 76px;
    }



}


@media print
{
    #header, #logged-in-as
    {
        position:static;
        border-bottom-width:0;
    }
}