@charset "utf-8";

#page_navigation li {float:left;margin:0 0.15em;} 
#page_navigation a{font-size:1em;heigth:28px; line-height:28px; padding:0 8px; display:inline;text-decoration:none;color:#001100;}
#page_navigation a:hover {background-color:red;color:white; }
#page_navigation_selected {font-size:larger; }

#catalog { width:800px;padding-left:10px;}
#catalog h1, #catalog h2, #catalog h3, #catalog h4 { color:#001100; }

#catalog_outline { background: url(/images/catalog-outline.jpg) no-repeat;}
#catalog_outline_header { height:800px;width:170px;float:left;background: url(/images/zlayout-catalog-outline-header.gif) no-repeat;padding:15px;}
#catalog_outline_categories { float:left;width:580px; }
.catalog_outline_category { padding:2px;font-size:1.2em;width:180px;height:180px;float:left; border:1px solid #001100; text-align:center;color:#001100;padding:4px;}
.catalog_outline_category a, .catalog_product_listing a:visited { color:#b68ab2;text-decoration:none; }
.catalog_outline_category_highlight { background:url(/images/zlayout-catalog-outline-category.gif) no-repeat;  }
.catalog_outline_category img {width:150px;margin:10px;}
.catalog_outline_category_highlight img {}

.catalog_subcategory { width:100%;float:left; }
#catalog_category_main_description {width:760px;text-align:justify;text-justify:newspaper;}
.catalog_category_subcategories { float:left;width:800px;clear:both;margin-bottom:100px;}
.catalog_category_subcategory_caption { float:left;clear:both;color:#001100;margin:5px 20px 0 0;}
.catalog_category_subcategory { float:left; text-align:center; width:260px;height:300px;}
.catalog_category_subcategory a, .catalog_category_subcategory a:visited, .catalog_category_subcategory a:hover 
  { color:#7A0D0D; text-decoration:none;}
.catalog_category_subcategory img {width:230px;margin:5px;}
.catalog_category_subcategory_img {height:200px;}
.catalog_category_subcategory_highlight img { width:240px; }

.catalog_category_navigation { float:right;clear:both;margin-right:20px; font-size:1.3em;}
#catalog_category_navigation *,
#catalog_category_navigation a, 
#catalog_category_navigation h1 { color:#3E0E0E; text-decoration:none;font-size:1.2em;text-transform:uppercase;}
#catalog_category_navigation a:hover { color:#010;}
#catalog_category_main img {display:none;}
#catalog_main_category { display:none; }
.catalog_page_navigation { color:#001100;}
.catalog_page_navigation a { text-decoration:none;}

.catalog_product_listing { padding:2px;font-size:.7em;width:117px;height:250px;float:left; border:1px solid #947560; text-align:center;color:#001100;padding:4px;}
.catalog_product_listing_img {}
.catalog_product_listing a, .catalog_product_listing a:visited { color:#001100;text-decoration:none;font-size:1em;text-transform:uppercase;}
.catalog_product_listing_highlight { border:1px solid white; }
.catalog_product_listing img {width:105px;float:left;margin:5px;}
.catalog_product_listing_highlight img { width:111px;margin-left:2px;margin-right:2px;}
#catalog_records_per_page { float:left;clear:both; color:#FFF; padding:2px;}

#catalog_product_image_container {width:300px;float:left;}
#catalog_product_image {width:280px;margin:10px;}
#catalog_product_img {overflow:hidden;}
#catalog_product_images {width:300px;float:left;clear:both;}
#catalog_product_images img {width:50px;}
#catalog_product_info {color:#001100;width:400px;float:right;margin-right:50px;clear:none;padding:10px;}
.catalog_product_name { width:400px;clear:both;float:left;text-align:center;color:#001100; text-transform:uppercase;}
.catalog_product_caption { width:100px;clear:both;float:left; }
.catalog_product_value { float:left; width:200px;}
.catalog_product_value select { width:95%; }
#catalog_product_description { width:400px;margin-top:100px;float:left;clear:all;color:#3E0E0E; }
#catalog_product_features { clear:left;font-size:larger;padding:10px;}
#catalog_product_features_title {font-size:larger;color:#132818;text-align:center;font-style:italic;margin-top:10px;}
#catalog_product_features ul { color: brown; border-bottom:1px solid brown;border-top:1px solid brown;margin:0 10px 10px 10px;}
#catalog_product_features ul li {margin-left:1em;}
.catalog_product_buttons { background-color:#001100;color:white;}


