/* --------------------------------------------------- 
TEMPLATE.CSS contains the default styles for websites
built in the anytime system.
--------------------------------------------------- */



/* MAIN ELEMENTS 
Main page elements, page layout, links and other common
styles. */
html, body { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;  
text-align:center;
background-color:#ffffff;
/*background-image:url(../images/background.gif);  */
background-position:top;
background-repeat:repeat-x;
clear:both;
margin:0 auto;
}


/* DEFAULT LINKS */
a         {text-decoration:none;color:#267f00;}
a:visited {text-decoration:none;}
a:hover   {text-decoration:none;color:#b41504;}
a img     {border:none;}


/* DEFAULT HEADERS */
h1, h2, h3, h4, h5, h6 {
margin:0px 0px 0px 0px;
}

h1 {font-size:18px;color:#267f00;line-height:18px;padding:0 0 0 0;}
h2 {font-size:14px;color:#267f00;line-height:20px;padding:0 0 4px 0;}
h3 {font-size:18px;color:#333333;line-height:20px;padding:4px 0 4px 0;}
h4 {font-size:14px;color:#267f00;line-height:16px;padding:4px 0 4px 0;}
h5 {font-size:13px;color:#333333;line-height:15px;padding:4px 0 4px 0;}
h6 {font-size:12px;color:#333333;line-height:14px;padding:4px 0 4px 0;}



/* OTHER DEFAULT ELEMENTS */
acronym {border:none;}


p {
padding-top:0;
margin-top:0;
}


.clearer {
clear:both;
font-size:0;
line-height:0;
height:0;
padding:0 0 0 0;
margin:0 auto;
border:none;
}

.divider {
clear:both;
font-size:0;
line-height:10px;
height:10px;
padding:0 0 0 0;
margin:0 auto;
/*background-image:url(../images/cart_bg.gif);   */
background-position:0 -25px;
background-repeat:repeat-x;
}

/* GAPS
Gaps to space elements */
.gap1 {float:left;width:6px;}
.gap2 {float:left;width:14px;}


.img-left {float:left;margin-right:15px;margin-top:4px;margin-bottom:6px;}
.img-right {clear:right;float:right;margin-left:15px;margin-top:4px;margin-bottom:6px;}


.img-main {
display:none;
}


/* LIST ELEMENTS
list elements */
ul {
margin-top:6px;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
margin-left:0;
padding-left:0;
}
        li {
        font-weight:bold;
        line-height:18px;
        list-style:none;
        margin-top:0;
        padding-top:0;
        padding-bottom:7px;
        margin-left:0;
        padding-left:20px;
        background-image:url(../images/point.gif);
        background-position:5px 5px;
        background-repeat:no-repeat;
        }




/* STANDARD PAGE ELEMENTS 
Standard page elements for laying out the main content of a website. */
#container {
width:940px;
text-align:left;
background-color:#ffffff;
/*background-image:url(../images/main_bg.gif);  */
background-position:0 88px;
background-repeat:repeat-x;
margin:0 auto;
margin-left:auto;
margin-right:auto;
padding:0 0 0 0;
border:none;
}

        /* MAIN HEADER */
        #header {
        height:84px;
        color:#267f00;
        background-color:#ffffff;
        }
        
                #header #header-inner {
                width:940px;
                text-align:left;
                margin:0 auto;
                margin-left:auto;
                margin-right:auto;
               /* background-image:url(../images/header_right.gif); */
                background-position:right top;
                background-repeat:no-repeat;
                padding:0 0 0 0;
                border:none;
                }
                
                
                
        /* MAIN NAVIGATION */
        #navigation {
         color:#267f00;
        height:24px;
        line-height:44px;
        color:red;
        font-size:15px;
        background-color:#ffffff;
       /* background-image:url(../images/nav_bg.gif); */
        background-position:top;
        background-repeat:repeat-x;
        padding-left:20px;
        }
        
                #navigation a {color:#267f00;font-weight:bold;}
                #navigation a:hover {color:#000000;}
                
                #navigation .nav-right {
                float:right;
                height:44px;
                width:316px;
                background-image:url(../images/nav_right.gif);
                background-position:right top;
                background-repeat:no-repeat;
                }
                
                
                
        /* CART BAR */
        #cart {
        height:38px;
        color:#267f00;
        background-color:#ffffff;
       /* background-image:url(../images/cart_bg.gif);  */
        background-position:top;
        background-repeat:repeat-x;
        padding-left:20px;
        }
        
                #cart a {color:#267f00;font-weight:bold;}
                #cart a:hover {color:#b41504;}
                
                #cart .cart-left {
                float:left;
                height:34px;
                line-height:34px;
                padding-left:20px;
                }
                
                #cart .cart-right {
                float:right;
                height:38px;
                width:180px;
                background-image:url(../images/cart_right.gif);
                background-position:right top;
                background-repeat:no-repeat;
                }
                
        
        
        /* MAIN CONTENT */
        #main {
        line-height:18px;
        background-image:url(../images/container_bg.gif);
        background-position:left;
        background-repeat:repeat-y;
        }
                
                #main .mainside {
                float:left;
                width:195px;
                padding-bottom:20px;
                }
                        #main .mainside li a {color:#267f00;}
                        #main .mainside li a:hover {color:#a81506;}
                        
                        #main .mainside .header {
                        padding:18px 0 0 0;
                        background-color:silver;
                       /* background-image:url(../images/mainside_bg.gif);*/
                        background-position:right top;
                        background-repeat:repeat-x;
                        }
                                #main .mainside .header h1 {
                                color:#ffffff;
                                font-size:15px;
                                font-weight:bold;
                                background-color:#8c7c7c;
                                padding:6px 0 6px 20px;
                                margin:16px 0 0 0;
                                }
                        
                        #main .mainside ul {
                        margin-top:6px;
                        margin-bottom:0;
                        padding-top:0;
                        padding-bottom:0;
                        margin-left:0;
                        padding-left:0;
                        }
                                #main .mainside li {
                                font-weight:bold;
                                line-height:18px;
                                list-style:none;
                                margin-top:0;
                                padding-top:0;
                                padding-bottom:0;
                                margin-left:0;
                                padding-left:30px;
                                background-image:url(../images/point2.gif);
                                background-position:20px 7px;
                                background-repeat:no-repeat;
                                }
                                
                        #main .mainside .button a {
                        display:block;
                        line-height:20px;
                        color:#ffffff;
                        font-weight:bold;
                        background-image:url(../images/mainside_button.gif);
                        background-position:20px 0px;
                        background-repeat:no-repeat;
                        padding-left:30px;
                        margin-bottom:4px;
                        }
                                #main .mainside .button a:hover {
                                color:#220402;
                                background-position:20px -24px;
                                }
                                
                                
                                
                #searchbar {
                float:right;
                width:730px;
                background-color:#ffffff;
                background-image:url(../images/main_bg.gif);
                background-position:0 0;
                background-repeat:repeat-x;
                padding:6px 0 6px 15px;
                border-bottom:solid #efefef 1px;
                }
                        #searchbar .search-right {
                        float:right;
                        text-align:right;
                        padding-right:18px;
                        }
                        
                        #searchbar input, #searchbar select {
                        vertical-align:middle;
                        }
                                
                
                
                #main .mainmid {
                float:left;
                width:710px;
                padding:16px 0 20px 15px;
                }
                
                
                
                #main .mainmid-home {
                float:right;
                width:494px;
                padding:16px 17px 20px 0;
                }
                
                        #main .mainmid .header, #main .mainmid-home .header {
                        display:block;
                        height:34px;
                        line-height:34px;
                        color:#ffffff;
                        background-image:url(../images/main_header.gif);
                        background-position:left top;
                        background-repeat:no-repeat;
                        padding-left:7px;
                        }
                                #main .mainmid .header {
                                background-image:url(../images/main_header2.gif);
                                }
                        
                                #main .mainmid .header a,
                                #main .mainmid-home .header a {color:#ffffff;}
                                #main .mainmid .header a:hover,
                                #main .mainmid-home .header a:hover {color:#267f00;}
                        
                                #main .mainmid .header strong,
                                #main .mainmid .header b,
                                #main .mainmid-home .header strong,
                                #main .mainmid-home .header b {
                                font-size:14px;
                                color:#267f00;
                                }
                                
                        #main .mainmid .grey-holder,
                        #main .mainmid-home .grey-holder {
                        display:block;
                        background-color:#f5f2f0;
                        padding:7px;
                        }
                        
                        #main .mainmid .text-holder,
                        #main .mainmid-home .text-holder {
                        display:block;
                        padding:6px 7px 7px 7px;
                        }
                        
                        #main .mainmid h1,
                        #main .mainmid-home h1 {
                        font-size:18px;
                        line-height:20px;
                        color:#860d00;
                        }
                        
                        
                        
                        #main .mainmid .frontbox,
                        #main .mainmid-home .frontbox {
                        float:left;
                        width:220px;
                        height:128px;
                        padding:6px 10px 6px 10px;
                        overflow:hidden;
                        }
                                #main .mainmid .white,
                                #main .mainmid-home .white {color:#ffffff;}
                                        #main .mainmid .white h4,
                                        #main .mainmid-home .white h4 {color:#267f00;}
                                        #main .mainmid .white a,
                                        #main .mainmid-home .white a {color:#ffffff;}
                                        #main .mainmid .white a:hover,
                                        #main .mainmid-home .white a:hover {color:#267f00;}
                                        
                                #main .mainmid .black,
                                #main .mainmid .black h4,
                                #main .mainmid .black a,
                                #main .mainmid-home .black,
                                #main .mainmid-home .black h4,
                                #main .mainmid-home .black a {color:#000000;}
                                        #main .mainmid .black a:hover,
                                        #main .mainmid-home .black a:hover {color:#b41504;}
                
                
                
                #main .mainright {
                float:right;
                width:184px;
                padding:23px 18px 20px 18px;
                }
                
                        #main .mainright .ourstore {
                        display:block;
                        height:124px;
                        background-image:url(../images/ourstore_bg.jpg);
                        background-position:0 0;
                        background-repeat:no-repeat;
                        overflow:hidden;
                        }
                                #main .mainright .ourstore h2 {
                                color:#cf1602;
                                line-height:14px;
                                }
                                
                                #main .mainright .ourstore .text {
                                line-height:14px;
                                color:#22040;
                                }
        
        
        
        /* MAIN FOOTER */
        #footer-container {
        background-color:#d9d1d1;
        background-image:url(../images/footer_base.gif);
        background-position:bottom;
        background-repeat:no-repeat;
        border-top:solid black 8px;
        }
        
        #footer {
        line-height:18px;
        font-size:12px;
        color:#5b5b5b;
        text-align:left;
        padding:25px 20px 15px 20px;
        background-image:url(../images/footer_bg.gif);
        background-position:top;
        background-repeat:repeat-x;
        }
        
                #footer a {color:#267f00;}
                #footer a:hover {color:#b41504;}
                
                #footer b, #footer strong {color:#cf1602;}
                #footer .grey {color:#303030}
                
                #footer .footer-left1 {
                float:left;
                width:220px;
                }
                
                #footer .footer-left2 {
                float:left;
                width:230px;
                }
                
                #footer .footer-right {
                float:right;
                width:410px;
                color:#6d6060;
                font-size:12px;
                font-weight:bold;
                text-align:right;
                background-image:url(../images/footer_ccs.gif);
                background-position:right bottom;
                background-repeat:no-repeat;
                padding-bottom:24px;
                }
                        #footer .footer-right span {
                        font-size:11px;
                        font-weight:normal;
                        }
                
                


/* COMMON PAGE STYLES
Common page (ie. contact page) styles. */

.home-specials {}
        .home-specials .hs-left {
        float:left;
        width:298px;
        height:225px;
        background-color:#ffffff;
        border:solid #d2e0bd 1px;
        }
                .home-specials .hs-left .item {
                display:none;
                text-align:center;
                padding:10px;
                color:#333333;
                }
        
        .home-specials .hs-right {
        float:right;
        width:175px;
        }
                .home-specials .hs-right .on-link a {
                display:block;
                height:33px;
                color:#267f00;
                background-color:#cf1602;
                padding:9px 0 11px 12px;
                }
                        .home-specials .hs-right .on-link a strong,
                        .home-specials .hs-right .on-link a b {
                        color:#ffffff;
                        }
                        
                        .home-specials .hs-right .on-link a:hover {
                        background-color:#b70b01;
                        }
                        
                .home-specials .hs-right .off-link a {
                display:block;
                height:33px;
                color:#333333;
                background-color:#CCCCCC;
                background-image:url(../images/blue_fade.gif);
                background-position:0 0;
                background-repeat:no-repeat;
                padding:9px 0 11px 12px;
                }
                        
                        .home-specials .hs-right .off-link a:hover {
                        color:#ffffff;
                        background-color:#749c18;
                        background-image:none;
                        }





/* PRODUCT PAGES */
.product-holder {display:block;}
        .product-holder .item {
        float:left;
        width:134px;
        background-color:#ffffff;
        }        
                .product-holder .link a,
                .product-holder .link1 a,
                .product-holder .link2 a {
                display:block;
                display:block;
                font-size:12px;
                line-height:14px;
                text-align:center;
                vertical-align:middle;
                border-top:solid #cf1602 3px;
                background-color:#f5f2f0;
                padding:4px 3px 7px 3px;
                }
                        .product-holder .link1 a {border-top:solid #FFDE24 3px;}
                        .product-holder .link2 a {border-top:solid #97C635 3px;}
                
                        .product-holder .link a:hover,
                        .product-holder .link1 a:hover,
                        .product-holder .link2 a:hover {
                        border-top:solid #b70b01 3px;
                        }
                        .product-holder .link span,
                        .product-holder .link1 span,
                        .product-holder .link2 span {
                        padding-top:3px;
                        color:#A70307;
                        font-weight:bold;
                        font-size:11px;
                        }
                        .product-holder .link span strong {color:#666666;}

.product-details {}
        .product-details .left {
        float:left;
        width:460px;
        }
        
        .product-details .right {
        float:right;
        width:200px;
        }
        
        .product-details object {
        float:right;
        margin-left:15px;
        }




/* NEWS PAGES */
.news-holder {display:block;}
        .news-holder .news-item {display:block;margin-bottom:10px;}
                .news-holder .news-item .image {
                float:left;
                margin-right:10px;
                overflow:hidden;
                }
        .news-holder .news-detail {display:block;}
                .news-holder .news-detail .image {
                float:right;
                margin-left:10px;
                margin-bottom:10px;
                }
        .news-holder .date {font-size:12px;color:#333333;}
        .news-holder .base {font-size:11px;}
        
        
.news-summery {}
        .news-summery .news-item {
        color:#000000;
        font-size:11px;
        }
        .news-summery .news-item .text {
        background-color:#f2f4f0;
        background-image:url(../images/summery_bg.gif);
        background-position:right top;
        background-repeat:no-repeat;
        padding:8px;
        }
        .news-summery .news-item .button a {
        display:block;
        font-size:12px;
        line-height:24px;
        text-align:right;
        font-weight:bold;
        background-image:url(../images/summery_button.gif);
        background-position:0 0;
        background-repeat:no-repeat;
        padding-right:33px;
        }
                .news-summery .news-item .button a:hover {
                background-position:0 -24px;
                }
        
        

/* PHOTO GALLERY PAGES */        
.gallery-holder {display:block;}
        .gallery-holder .gallery-item {
        float:left;
        width:140px;
        text-align:center;
        }
                .gallery-holder .gallery-item .image {
                width:140px;
                height:140px;
                margin-bottom:5px;
                overflow:hidden;
                }
                
.photo-holder {
display:block;
text-align:center;
}
                
                
                
/* STAFF PAGES */        
.staff-holder {display:block;}
        .staff-holder .staff-cat {display:block;}
                .staff-holder .staff-member {
                float:left;
                width:140px;
                text-align:center;
                }
                .staff-holder .staff-member .image {
                width:140px;
                height:140px;
                margin-bottom:5px;
                overflow:hidden;
                }
                
                
                
                
/* TESTIMONIALS PAGES */        
.testimonial-holder {display:block;}
        .testimonial-item {display:block;margin-top:18px;}
        .testimonial-holder .th-person {font-weight:bold;}
        



/* FAQS PAGES */
.faq-holder {display:block;margin-top:18px;}
        .faq-item {display:block;margin-top:0px;margin-bottom:18px;}




/* LINKS PAGES */
.links-holder {display:block;margin-top:18px;}
                
                
                
                
                
/* NEXT PREVIOUS PAGES */                
.nextprev {float:right;}
        .nextprev .num {
        color:#333333;
        background-color:#E0E0E0;
        padding:0 4px 0 4px;
        margin-left:3px;
        }
        .nextprev .cur {
        font-weight:bold;
        background-color:#B5B5B5;
        }
        .nextprev .np {
        color:#ffffff;
        background-color:#000000;
        padding:0 4px 0 4px;
        margin-left:3px;
        }
        .nextprev .se {
        color:#A0A0A0;
        background-color:#F3F3F3;
        }
        .nextprev a:hover {
        text-decoration:none;
        color:#CCCCCC;
        background-color:#000000;
        }




        
        
        
        
/* MAIN FORM */
form {
margin:0 auto; 
padding:0 0 0 0;
}
                        
        form .req {
        color:#D60309;
        font-weight:bold;
        font-size:12px;
        }

        form .label {
        clear:both;
        float:left;
        width:140px;
        height:25px;
        font-size:11px;
        font-weight:bold;
        color:#353535;
        line-height:20px;
        text-align:right;
        margin-right:10px;
        margin-bottom:4px;
        }
        
        form .input {
        float:left;
        width:240px;
        height:25px;
        }
                form .input input {
                font-size:12px;
                width:200px;
                }
                
        form .select {
        float:left;
        width:240px;
        height:25px;
        }
                form .select select {
                font-size:12px;
                width:205px;
                }
                
        form .checkbox {
        float:left;
        width:240px;
        height:25px;
        }

        
        form .textarea {
        float:left;
        font-size:11px;
        width:240px;
        height:93px;
        }
                form .textarea textarea {
                font-size:12px;
                width:200px;
                height:80px;
                }
                form .textarea img {
                padding-top:3px;
                }
        
        form .button {
        margin-top:2px;
        padding-left:150px;
        padding-bottom:5px;
        }


.form-under {font-size:11px;color:#666666;}





.navmenu-dropdown-holder, .secmenu-dropdown-holder {}
        .navmenu-dropdown-menu, .secmenu-dropdown-menu {
        font-size:12px;
        background-color:silver;
        }
        .navmenu-dropdown-menu {
        border-left:solid #267f00 1px;
        border-right:solid #267f00 1px;
        border-bottom:solid #267f00 1px;
        }
        .secmenu-dropdown-menu {
        border:solid #267f00 1px;
        }
                .navmenu-dropdown-menu a, .secmenu-dropdown-menu a {
                display:block;
                line-height:16px;
                padding:3px 5px 3px 5px;
                color:#267f00;
                border-top:1px solid #ec766a;
                overflow:hidden;
                }
                .navmenu-dropdown-menu a:hover, .secmenu-dropdown-menu a:hover {
                color:#ffffff;
                text-decoration:none;
                background-color:#eb5243;
                }
                
                .drop-arrow {
                background-image:url(../images/drop_arrow.gif);
                background-position:right 4px;
                background-repeat:no-repeat;
                }
                
                
                

