body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #477C14;
    color: #FFFFFF;
}




#menu ul
{
    list-style:none;
    margin:0;
    padding:0;
}
#menu
ul li
{
    position:relative;
}
#menu li ul
{
    display:block;
    left:190px;
    position:absolute;
    top:-1px;
}
#menu li:hover ul
{
    display:block;
}
#menu li:hover>ul
{
    visibility:visible;
}
#menu ul ul
{
    visibility:hidden;
}
* html #menu ul li
{
    float:left;
    height:1%;
}
* html #menu ul li a
{
    height:1%;
}
#menu ul, li
{
    margin:0 0 0 0;
}
#menu ul
a
{
    border-bottom:1px solid #FFEDBA;
    color:#ffffff;
    display:block;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    margin-left:10px;
    margin-right:10px;
    padding-bottom:6px;
    padding-left:10px;
    padding-top:6px;
    text-align:left;
    text-decoration:none;
    width:170px;
}
#menu ul a:hover
{
    background-color:#000000;
    color:#FFFFFF;

}
#menu li ul a
{
    background-color:#145871;
    border:1px solid #FFFFFF;
    color:#fff;
    width:220px;
}
#menu li ul a:hover
{
    background:#9CD4E8;
    color:#000;
    width:220px;
}
#menu ul a.submenu
{
    background:none;
}
#menu ul a.submenu:hover
{
    background:#000000; 
}

.black123{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
line-height:25px; }

.black12{font-family:Agency FB;
font-size:18px;font-weight:bold;
color:#000000;
line-height:25px; }

.black2{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
line-height:18px; }

.black1 {font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:25px; }
 .clickhere3{
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#ffffff;    font-weight:bold;

    }

.clickhere3 a:link{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#ffffff;    font-weight:bold;

 }
    
.clickhere3 a:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color: #ffffff;
    font-weight:bold;

    }
.clickhere3 a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#ffffff;    font-weight:bold;

}
.clickhere3 a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color: #447A13;    font-weight:bold;

    }
    
    
    
    
     .clickhere4{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#ffffff;    

    }

.clickhere4 a:link{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#ffffff;    
 }
    
.clickhere4 a:active{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #ffffff;
    
    }
.clickhere4 a:visited{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#ffffff;    

}
.clickhere4 a:hover{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #73E60E;    

    }
    
    
    
    .blue{font-family:Agency FB;
font-size:26px;font-weight:bold;
color:#ffffff;
font-variant:small-caps;
line-height:25px; } 

    .bluenew{font-family:Agency FB;
font-size:26px;font-weight:bold;
color: #0076CF;
font-variant:small-caps;
line-height:25px; } 



    .blue1{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#9A9C9D;
line-height:25px; } 


.mylogo {
    padding: 0px;
    font-size: 23px;
    color: #FFFFFF;
    font-weight: bold;
    width: 400px;
    text-align: left;
}
/* begin productGrid */
/* only used when a product is displaying a "grid" (multiple columns) of products */

#productGrid {
    text-align: left;
    margin: 5px;
    padding-left: 10px;
    width: 500px;
    color: #333333;
}

#productGrid h2 { }

#productGrid #categoryDescription {
    float: left;
    clear: left;
    margin-bottom: 2px;
    border: 1px solid #FFFFFF;
    width: auto;
    height: auto;
}

#productGrid table{
    float: left;
    clear: left;
    width: 100%;
}

#productGrid #topOptions {
    width: auto;
    height: 40px;
    float: left;
    clear: left;
}

#productGrid #topOptions .search {
    float: left;
    clear: left;
    height: 18px;
}

#productGrid #topOptions .myrow {
    width: 500px;
    height: 25px;
}

#productGrid #topOptions .display {
    float: left;
    clear: left;
    height: 18px;
    width: 260px;
    text-align: left;
}

#productGrid #topOptions .sort {
    width: 210px;
    height: 20px;
    float: right;
    text-align: right;
}

#productGrid #topOptions .sort .label {
    float: left;
    height: 18px;
    padding: 2px;
    padding-top: 5px;
}

#productGrid #topOptions .sort .option {
    float: left;
    height: 18px;
    padding: 2px;
}

#productGrid #topOptions .sort .option select {
    height: 18px;
}


/* used in 2 column product Grids */
#productGrid .content-even2 {
    border: 1px dotted #D9D9D9;
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 45%;
    padding-bottom: 15px;
}

#productGrid .content-odd2 {
    border: 1px dotted #D9D9D9;
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 45%;
    padding-bottom: 15px;
}


/* used in 3 column product Grids */
#productGrid .content-even3 {
    border: 1px dotted #D9D9D9;
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 30%;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}

#productGrid .content-odd3 {
    border: 1px dotted #D9D9D9;
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 30%;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 15px;
}


/* used in 4 column product Grids */
#productGrid .content-even4 {
    border: 1px solid #D9D9D9;
    text-align: center;
    vertical-align: top;
    padding: 2px 8px 2px 8px;
    margin: 1px;
    width: 22%;
    padding-bottom: 2px;
}

#productGrid .content-odd4 {
    border: 1px solid #D9D9D9;
    text-align: center;
    vertical-align: top;
    padding: 2px 8px 2px 8px;
    margin: 1px;
    width: 22%;
    padding-bottom: 2px;
}


/* used in 5 column product Grids */
#productGrid .content-even5 {
    border: 1px dotted #D9D9D9;
    text-align: center;
    vertical-align: top;
    padding: 8px;
    margin:    1px;
    width: 18%;
    padding-bottom: 15px;
}

#productGrid .content-odd5 {
    border: 1px dotted #D9D9D9;
    text-align: center;
    vertical-align: top;
    padding: 4px;
    margin:    1px;
    width: 18%;
    padding-bottom: 15px;
}

#productGrid .title {
    margin-top: 4px;
    margin-bottom: 1px;
    text-align: center;
    float: left;
    clear: both;
    width: 100%;
}

#productGrid .title a {
    color: #999;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    line-height: 12px;
    width: 100%;
}

#productGrid .title a:hover {
    text-decoration: none;
}

#productGrid .photo {
    width: 100%;
    height: 125px;
    float: left;
    clear: left;
padding: 1px 0px 1px 0px;
}

#productGrid .details {
    width: 100%;
    height: auto;
    font-size: 10px;
    font-weight: normal;
    float: right;
    clear: none;
    text-align: left;
    color: #333333;
padding: 0px;
margin: 0px;
}
#productGrid p {margin: 0px;}
#productGrid .description {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
    text-align: center;
padding: 0px;
margin: 0px;
font-size: 10px;
}

#productGrid .details .sprice {
    float: left;
    clear: left;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
color: #333;
    margin-top: 0px;
    margin-bottom: 2px;
}

#productGrid .details .buttons {
    width: 100%;
    height: auto;
    float: left;
    clear: left;
    text-align: center;
}

#productGrid .details .buttons .detailBtn {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 10px;
    float: left;
    padding-top: 6px;
    width: 100%;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}

#productGrid .details .buttons {
    color: #333333;
    text-decoration: none;
}
#productGrid .detailBtn a{color:#FFFFFF;
text-decoration: none;}

#productGrid .details .buttons .detailBtn a:hover {
    color: #333333;
    text-decoration: underline;
}

#productGrid .details .buttons .addToCartBtn {
    background:url(../images/medium_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    float: left;
    padding-top: 6px;
    width: 100%;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}

#productGrid .details .buttons .addToCartBtn a {
    color: #333333;
    text-decoration: none;
}

#productGrid .details .buttons .addToCartBtn a:hover {
    color: #333333;
    text-decoration: underline;
}

#productGrid .details .pricenote {
    margin-top: 2px;
    margin-bottom: 2px;
    color: #C00000;
    font-weight: bold;
}

#productGrid .options {
    clear: left;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 2px;
}

#productGrid .options .form-label{
    clear: left;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#productGrid .options .form-field{
    float: left;
    text-align: center;
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-bottom: 0px;
}

#productGrid #btmOptions {
    clear: left;
    float: left;
    width: 100%;
    height: 60px;
}

#productGrid #btmOptions .batchAddToCartButton {
    background:url(../images/large_btn.gif) no-repeat;
    font-weight: bold;
    font-size: 10px;
    float: left;
    width: 158px;
    height: 19px;
    text-align: center;
    padding: 3px;
    vertical-align: middle;
    margin-top: 15px;
}

#productGrid #btmOptions .batchAddToCartButton a {
    color: #FFFFFF;
    text-decoration: none;
}

#productGrid #btmOptions .batchAddToCartButton a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#productGrid #btmOptions .pagination {
    float: right;
    width: auto;
    height: 19px;
    font-size: 12px;
    padding-top: 15px;
}

#productGrid #btmOptions .pagination a {
    color: #C00000;
    text-decoration: underline;
}

#productGrid #btmOptions .pagination a:hover {
    color: #000000;
    text-decoration: none;

}

#productGrid #btmCategoryPhoto {
    clear: left;
    float: left;
}

#productGrid #btmCategoryPhotoImage {
    clear: left;
    float: left;
}

#productGrid #btmCategoryPhotoCaption {
    clear: left;
    float: left;
}
/* end productGrid */









/* begin productList */
/* used in templates/product.grid.tem.php */
/* only used when a product is displaying a "list" of products */

#productList {
    text-align: left;
    margin: 5px;
    width: 500px;
}

#productList h2 { }

#productList #categoryDescription {
    float: left;
    clear: left;
    margin-bottom: 10px;
    border: 1px solid #FFFFFF;
    width: auto;
    height: auto;
}

#productList table{
    float: left;
    clear: left;
}

#productList #topOptions {
    width: auto;
    height: 40px;
    float: left;
    clear: left;
}

#productList #topOptions .search {
    float: left;
    clear: left;
    height: 18px;
}

#productList #topOptions .display {
    float: left;
    clear: left;
    height: 18px;
}

#productList #topOptions .sort {
    width: 230px;
    height: 20px;
    float: right;
}

#productList #topOptions .sort .label {
    float: left;
    height: 18px;
    padding: 2px;
    padding-top: 5px;
}

#productList #topOptions .sort .option {
    float: left;
    height: 18px;
    padding: 2px;
}

#productList #topOptions .sort .option select {
    height: 18px;
}

#productList .content-even1 {
    border-bottom: 1px dotted #D9D9D9;
    text-align: left;
    vertical-align: top;
    padding: 2px;
    margin:    1px;
    width: 470px;
}

#productList .content-odd1 {
    border-bottom: 1px dotted #D9D9D9;
    text-align: left;
    vertical-align: top;
    padding: 2px;
    margin: 1px;
    width: 470px;
}

#productList .title {
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: left;
    float: left;
    clear: both;
    width: 100%;
}

#productList .title a {
    color: #C50024;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 16px;
}

#productList .title a:hover {
    text-decoration: none;
}

#productList .photo {
    width: 150px;
    height: auto;
    float: left;
    clear: left;
}

#productList .description {
    width: 60%;
    height: auto;
    float: left;
    padding: 1px 5px 1px 5px;
    text-align: left;
}

#productList .details {
    width: 60%;
    height: auto;
    font-size: 11px;
    font-weight: normal;
    float: left;
    text-align: left;
    color: #464646;
}

#productList .details .sprice {
    width: 40%;
    float: right;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 2px;
}

#productList .details .buttons {
    float: left;
    clear: left;
    text-align: left;
    width: 40%;
}

#productList .details .buttons .detailBtn {
    background:url(../images/small_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 10px;
    float: left;
    padding-top: 2px;
    width: 100%;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}

#productList .details .buttons .detailBtn a {
    color: #FFFFFF;
    text-decoration: none;
}

#productList .details .buttons .detailBtn a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#productList .details .buttons .addToCartBtn {
    background:url(../images/medium_btn.gif) no-repeat center center;
    font-weight: bold;
    font-size: 11px;
    float: left;
    padding-top: 6px;
    width: 100%;
    height: 19px;
    text-align: center;
    vertical-align: middle;
}

#productList .details .buttons .addToCartBtn a {
    color: #FFFFFF;
    text-decoration: none;
}

#productList .details .buttons .addToCartBtn a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#productList .details .pricenote {
    margin-top: 10px;
    margin-bottom: 2px;
    color: #C00000;
    font-weight: bold;
}

#productList .options {
    float: left;
    clear: left;
    margin-top: 5px;
    color: #464646;
    text-align: left;
    margin-top: 10px;
}

#productList .options .qty {
    margin-top: 4px;
}

#productList .options .qty input {
    color: #464646;
}

#productList .options .form-label {
    width: 25%;
    text-align: left;
    padding: 3px;
}

#productList .options .form-field {
    text-align: left;
    width: auto;
    padding: 0px;
}

#productList #btmOptions {
    clear: left;
    float: left;
    width: 500px;
    height: 60px;
}

#productList #btmOptions .batchAddToCartButton {
    background:url(../images/add_all_items_to_cart.gif) no-repeat;
    font-weight: bold;
    font-size: 10px;
    float: left;
    width: 158px;
    height: 19px;
    text-align: center;
    padding: 3px;
    vertical-align: middle;
    margin-top: 15px;
}

#productList #btmOptions .batchAddToCartButton a {
    color: #FFFFFF;
    text-decoration: none;
}

#productList #btmOptions .batchAddToCartButton a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#productList #btmOptions .pagination {
    float: right;
    width: auto;
    height: 19px;
    font-size: 12px;
    padding-top: 15px;
}

#productList #btmOptions .pagination a {
    color: #C00000;
    text-decoration: underline;
}

#productList #btmOptions .pagination a:hover {
    color: #000000;
    text-decoration: none;

}

#productList #btmCategoryPhoto {
    clear: left;
    float: left;
}

#productList #btmCategoryPhotoImage {
    clear: left;
    float: left;
}

#productList #btmCategoryPhotoCaption {
    clear: left;
    float: left;
}

/* end productList */
