
h6 {color: #3366CC; font-weight: normal; border-bottom: 1px dashed #c0c0c0} /* used for PDF download */

/* CMS STANDARD */
		.thumbnail {float: left; width: 100px; height: 150px; text-align: center; margin: 0 15px 15px 0; padding: 5px;}
		.gallery_thumbnail {padding: 1px; border: 1px solid #c0c0c0;}
		.gallery_photo {padding: 1px; border: 1px solid #c0c0c0;}
		.datatable {background-color: #FFFFFF;}
		.datarow_1 {background-color: #E5F5E5; border-bottom: 1px solid #C6D0D9 }
		.datarow_2 {background-color: #FFFFFF; border-bottom: 1px solid #C6D0D9}
		.datarow_over {background-color:#DDEEFF;}
		.datarow_click {background-color:#3399FF;}

		.cms_std_rss {margin-top: 4px}
		a.rss:link, a.rss:visited { color: #EF6900; text-decoration: none; }
		a.rss:hover, a.rss:active { color: #000000; text-decoration: none; }
		.rss_image { margin-right: 3px; margin-bottom: 3px; vertical-align: middle }

		a.cms_plain_link:link, a.cms_plain_link:visited { text-decoration: none; color: #000000; }
		a.cms_plain_link:hover, a.cms_plain_link:active { text-decoration: underline; color: #000000; }

		.cms_std_page_top { padding-bottom: 8px; text-align: right; border-bottom: 0px solid #e7e7e7; }
		.cms_std_page_bot { padding-top: 8px; text-align: right; clear:both; }
		a.cms_std_page_link:link, a.cms_std_page_link:visited {display: block; display: inline; text-decoration: none; color: #333333; background: #f1f1f1; padding: 2px 6px 2px 6px; border-bottom: 3px solid #FFFFFF; border-top: 3px solid #FFFFFF;}
		a.cms_std_page_link:hover, a.cms_std_page_link:active {display: block; display: inline; text-decoration: none; color: #FFFFFF; background: #A8A195; padding: 2px 6px 2px 6px; border-top: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF; }
		.cms_std_page_inactive {background: #f1f1f1; padding: 2px 6px 2px 6px; color: #c0c0c0; border-bottom: 3px solid #FFFFFF; border-top: 3px solid #FFFFFF;}
		.cms_std_page_active {background: #75695B; border-bottom: 2px solid #75695B; border-top: 2px solid #75695B; padding: 2px 5px 2px 5px; color: #FFFFFF; font-weight: bold;}

	#pdf_box { margin: 20px; line-height: 1.8; background: #F3F1E9 url(../cms/general/pdf_small.gif) no-repeat 10px 10px; padding: 10px 10px 10px 40px; clear: both; }

/* START */

	.cms_start_img_image { float: right; margin-left: 10px; }
	.cms_start_img_image_plus { margin: 5px; padding: 1px; border: 1px solid #c0c0c0; }
	.cms_start_date { text-align: left; color: #808080; font-style: italic; }



		.cms_catalog_menu_cat { margin-left: 10px; margin-top: 10px; }
		.cms_catalog_menu_cat ul { margin: 0px; padding: 0px; list-style-type: none;}
		.cms_catalog_menu_cat a { color: #FFFFFF; display: block; font-weight: bold; padding-top: 0px; padding-bottom: 0px; padding-left: 8px; text-decoration: none;  width: 90%; font-family: Georgia, Times New Roman, Verdana, Arial, Helvetica, sans-serif; font-size: 110%}
		.cms_catalog_menu_cat a:link, .cms_catalog_menu_cat a:visited { text-decoration: none; border-bottom: 0px solid #751209; background: #A8A195 url(../layout/site_menu_bar_back.gif) repeat-x center left; }
		.cms_catalog_menu_cat a:hover, .cms_catalog_menu_cat a:active { color: #FFFFFF; text-decoration: none;  border-bottom: 0px solid #751209; background: #75695B; }

		.cms_catalog_menu_subcat { margin-left: 15px; }
		.cms_catalog_menu_subcat ul { margin: 0px; padding: 0px; list-style-type: none; }
		.cms_catalog_menu_subcat a { color: #000000; display: block; padding-top: 1px; padding-bottom: 1px; padding-left: 8px; text-decoration: none;  width: 90%; }
		.cms_catalog_menu_subcat a:link, .cms_catalog_menu_subcat a:visited { text-decoration: none; border-bottom: 1px solid #F3F1E9; border-left: 1px solid #A8A195; }
		.cms_catalog_menu_subcat a:hover, .cms_catalog_menu_subcat a:active { text-decoration: none; border-bottom: 1px solid #F3F1E9; background:#F3F1E9 url(../layout/site_menu_bar2_back.gif) repeat-y top right; border-left: 1px solid #75695B; }


/* MENU */
	.cms_menu_area { 
	
		}
	.cms_menu_area ul { 
		margin: 0px; 
		padding: 5px; 
		list-style-type: none; 
		}
	.cms_menu_area a { 
		color: #000000; 
		display: block; 
		text-decoration: none; 
		}

	.cms_menu_cat { 
		font-weight: bold; 
		margin-left: 5px; margin-top: 10px;
		}
	.cms_menu_cat a:link, .cms_menu_cat a:visited { 
		color: #FFFFFF; 
		text-decoration: none; 
		background: #A8A195 url(../layout/site_menu_bar_back.gif) repeat-x center left;
		width: 170px;
		padding: 0px 0px 0px 8px; 
		font-family: Georgia, Times New Roman, Verdana, Arial, Helvetica, sans-serif; 
		font-size: 110%
		}
	.cms_menu_cat a:hover, .cms_menu_cat a:active { 
		color: #FFFFFF; 
		text-decoration: none;  
		background: #75695B ; 
		}
	.cms_menu_cat_closed a:link, .cms_menu_cat_closed a:visited { 
		color: #000000; 
		text-decoration: none; 
		background: #f1f1f1 url('../layout/site_menu_closed.gif') no-repeat left center; 
		padding: 1px 0px 1px 13px; 
		text-transform:uppercase; 
		}
	.cms_menu_cat_closed a:hover, .cms_menu_cat_closed a:active { 
		color: #000000; 
		background: #c0c0c0 url('../layout/site_menu_closed.gif') no-repeat left center;
		padding: 1px 0px 1px 13px;
		text-decoration: none;  
		}
	.cms_menu_cat_blank { 
		height: 5px; 
		} 

	.cms_menu_sub_cat a:link, .cms_menu_sub_cat a:visited { 
		color: #000000; 
		text-decoration: none; 
		margin-left: 10px; 
		width: 165px;
		border-bottom: 1px solid #F3F1E9;
		border-left: 1px solid #A8A195;
		padding: 1px 0px 1px 5px; 
		}
	.cms_menu_sub_cat a:hover, .cms_menu_sub_cat a:active { 
		color: #000000; 
		text-decoration: underline; 
		background: #f1f1f1;
		}

	.cms_menu_sub_sub_cat a:link, .cms_menu_sub_sub_cat a:visited { 
		color: #000000;
		text-decoration: none; 
		margin-left: 15px;  
		padding: 1px 0px 1px 5px; 
		border-left: 1px solid #F3F1E9;
		}
	.cms_menu_sub_sub_cat a:hover, .cms_menu_sub_sub_cat a:active { 
		color: #000000; 
		text-decoration: underline; 
		background: #f1f1f1;
		}

/* NEWS */
	.cms_news_offers_list_1 {
		padding: 5px;
		overflow: hidden;
		background: #FFFFFF;
		clear: both;
		}
	.cms_news_offers_list_2 {
		padding: 5px;
		overflow: hidden;
		background: #f1f1f1;
		clear: both; 
		}
	.cms_news_offers_list_tmb {
		float: left;
		margin: 2px;
		border: 3px solid #FFFFFF;
		}
	.cms_news_offers_list_text {
		margin: 0px 0px 10px 130px;
		}
	.cms_news_offers_list_headline {
		font-size: 130%;
		}
	.cms_news_offers_list_date {
		color: #808080;
		text-align: right;
		}
	.cms_news_offers_list_highlight {
		font-size: 130%;
		font-weight: bold;
		color: #CC0033;
		}
	.cms_news_offers_view_image {
		float: right;
		padding: 0px;
		margin: 0px 0px 20px 10px;
		}
	.cms_new_offerss_view_add_image {
		margin: 5px;
		border: 5px solid #f1f1f1;
		}
	.cms_news_offers_view_date {
		color: #006699;
		margin-bottom: 10px;
		margin-top: -5px;
		}
	.cms_news_offers_view_highlight { 
		font-size: 13px;
		font-weight: bold;
		margin-bottom: 10px;
		color: #CC0033;
		}

/* SHOP */
	.cms_shop_tag { 
		color: #FFFFFF; 
		text-transform:uppercase; 
		padding: 0px 4px 0px 4px; 
		font-weight: bold; 
		font-family: sans-serif, Arial, Helvetica; 
		margin: 0px 5px 0px 0px; 
		font-size: 11px; 
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px; 
		border-radius: 6px; 
		}
	.cms_shop_tag_new { 
		background: #336699; 
		}
	.cms_shop_tag_highlight { 
		background: #F5873C;
		} 
	.cms_shop_tag_in_stock { 
		background: #808080; 
		}
	.cms_shop_tag_out_stock { 
		background: #c0c0c0; 
		}
	.cms_shop_tag_featured { 
		background: #7AAD12; 
		} 
	.cms_shop_tag_text_featured { 
		background: #FFFFFF; 
		font-family: sans-serif, Arial, Helvetica; 
		color: #7AAD12; 
		padding: 0px 4px 0px 4px; 
		margin: 0px 0px 0px 0px; 
		font-weight: bold; 
		}

	.cms_addtothis_box { 
		width: 150px; 
		float:right; 
		}
	.cms_social_icons_box {
		padding: 5px;
		text-align:center;
	}
	.cms_shop_quick_search { 
		padding: 0px 0px 10px 0px; 
		}
	.cms_shop_top_text { 
		padding: 0px 0px 10px 0px; 
		font-size: 13px;
		}
	.cms_shop_results_control { 
		background: #DCD9CF; 
		margin-top: 3px; 
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		}

	.cms_shop_page_top { 
		background: #DCD9CF; 
		text-align: right; 
		border-top: 10px solid #FFFFFF;
		}
	.cms_shop_page_bot { 
		background: #FFFFFF; 
		border-top: 10px solid #FFFFFF; 
		text-align: right; 
		clear:both; 
		}

	.cms_shop_list_row { 
		background: #FFFFFF; 
		border-bottom: 5px solid #DCD9CF; 
		padding: 5px;  
		}
	.cms_shop_list_tmb { 
		padding: 0px; 
		margin: 2px; 
		border: 5px solid #FFFFFF; 
		}
	.cms_shop_list_title { 
		font-size: 115%; 
		font-weight: bold; 
		}
	.cms_shop_list_summary { 
		padding-left: 10px; 
		color: #808080; 
		}
	.cms_shop_list_new { 
		background: #FF9900; 
		color: #FFFFFF; 
		padding: 0px 3px 0px 3px; 
		font-weight: bold; 
		}
	.cms_shop_list_no_items { 
		padding: 10px; 
		margin: 10px;  
		background: #f1f1f1; 
		border: 1px dashed #c0c0c0; 
		font-style: italic; 
		text-align: center; 
		}
	.cms_shop_list_featured { 
		margin-left: 10px; 
		background: #339966; 
		color: #FFFFFF; 
		padding: 0px 3px 0px 3px; 
		font-weight: bold; 
		}
	.cms_shop_list_price { 
		font-size: 115%; 
		font-weight: bold; 
		}

	/* Grid */
	.cms_shop_grid_box { 
		border: 1px solid #DCD9CF; 
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		width: 161px; 
		height: 245px; 
		float: left; 
		margin: 15px 0px 0px 15px; 
		padding: 3px; 
		background: #FFFFFF url(../layout/site_box_bot.jpg) no-repeat bottom right; 
		}
	.cms_shop_grid_box_image { 
		text-align: center; 
		}
	.cms_shop_grid_box_tmb { 
		}
	.cms_shop_grid_box_title { 
		font-weight: bold; 
		text-align: center; 
		}
	.cms_shop_grid_box_summary { 
		font-size: 10px; 
		color: #808080; 
		}
	.cms_shop_grid_box_price { 
		font-size: 14px;  
		font-weight: bold; 
		text-align: right; 
		}

	/* View */
	.cms_shop_view_image { 

		} 
	.cms_shop_view_image_tmb { 
		margin: 5px; 
		cursor: pointer; 

		}
	.cms_shop_view_image_label { 
		border: 0px; 
		background: #FFFFFF; 
		text-align:left; 
		float:left;
		}
	.cms_shop_view_form { 
		padding: 5px; 
		}
	.cms_shop_view_description { 
		padding: 10px; 
		border-top: 4px solid #e7e7e7; 
		}
	.cms_shop_view_featured { 
		margin-left: 10px; 
		background: #339966; 
		color: #FFFFFF; 
		padding: 0px 3px 0px 3px; 
		font-weight: bold; 
		margin: 5px 5px 5px 5px; 
		}
	.cms_shop_view_new { 
		background: #FF9900; 
		color: #FFFFFF; 
		padding: 0px 3px 0px 3px; 
		font-weight: bold; 
		}
	.cms_shop_view_title { 
		color: #000000; 
		font-size: 130%; 
		font-weight: bold; 
		}
	.cms_shop_view_option { 
		padding: 3px; 
		}

	.cms_shop_view_item_area { 
		line-height: 1.5; 
		font-size: 11px; 
		padding: 5px;  
		}
	.cms_shop_view_item { 
		color: #808080; 
		}
	.cms_shop_view_item_value { 
		color: #006666; 
		}
	.cms_shop_view_item_value_warn { 
		color: #FF0000; 
		}
	.cms_shop_view_item_desc { 
		color: #808080; 
		font-size: 10px; 
		padding: 0px 0px 0px 5px; 
		}

	.cms_shop_view_price_area { 
		line-height: 1.5; 
		padding: 5px; 
		border-top: 4px solid #e7e7e7; 
		margin-top: 5px; 
		font-size: 13px; 
		}
	.cms_shop_view_price_title { 
		font-weight: bold; 
		font-size: 13px; 
		}
	.cms_shop_view_price_stike { 
		color: #006666; 
		text-decoration: line-through; 
		}
	.cms_shop_view_price_note { 
		color: #68A943; 
		padding: 2px 2px 2px 2px; 
		}
	.cms_shop_view_price_saving { 
		color: #006666; 
		font-style: italic; 
		font-size: 11px; 
		}
	.cms_shop_view_pricing_area { 
		border-top: 4px solid #e7e7e7; 
		padding: 5px; 
		}
	.cms_shop_view_pricing_item_area {
		} 
	.cms_shop_view_pricing_price_area { 
		font-size: 13px;  
		}
	.cms_shop_view_pricing_title { 
		font-weight: bold; 
		font-size: 13px; 
		}

	.cms_shop_cart { 
		border: 0px solid #e7e7e7; 
		padding: 5px; 
		height: 60px; 
		margin: 5px 0px 5px 0px; 
		}
	.cms_shop_cart_title { 
		background: #e7e7e7; 
		padding: 1px 5px 1px 5px; 
		font-weight: bold; 
		text-transform:uppercase; 
		letter-spacing: 1px; 
		}
	.cms_shop_cart_item { 
		text-align: right; 
		color: #808080; 
		}
	.cms_shop_cart_data { 
		text-align: right; 
		color: #808080; 
		}
	.cms_shop_cart_total { 
		text-align: right;
		border-top: 2px solid #e7e7e7; 
		}
	.cms_shop_cart_price { 
		text-align: right; 
		border-top: 2px solid #e7e7e7; 
		}
	.cms_shop_cart_empty { 
		padding: 10px 5px 5px 5px; 
		color: #808080; 
		}



	/* Pod Layout */
	.cms_shop_pod { 
		background: #FFFFFF url(../layout/site_box_bot.jpg) no-repeat bottom right; 
		width: 320px; 
		height: 280px; 
		float: left; 
		border: 1px solid #DCD9CF; 
		border-bottom: 5px solid #DCD9CF; 
		padding: 10px; 
		margin: 20px 0px 0px 20px; 
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		}
	.cms_shop_pod_title { 
		min-height: 45px; 
		}
	.cms_shop_pod_image { 
		min-height: 135px; 
		}
	.cms_shop_pod_image_tmb { 
		border: 5px solid #FFFFFF; 
		}
	.cms_shop_pod_featured { 
		min-height: 50px; 
		}
	.cms_shop_pod_summary { 
		min-height: 40px; 
		}
	.cms_shop_pod_price { 
		padding: 5px 0px 0px 0px; 
		font-size: 14px; 
		font-weight: bold; 
		min-height: 60px; 
		}
	.cms_shop_pod_stock { 
		padding: 3px 0px 0px 0px; 
		}

	/* Pod Related Layout */
	.cms_shop_pod_related { 
		background: #FFFFFF url(../layout/site_box_bot.jpg) no-repeat bottom right;  
		float: left; 
		border: 1px solid #DCD9CF; 
		border-bottom: 5px solid #DCD9CF; 
		padding: 10px; 
		margin: 10px 0px 0px 10px; 
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		}
	.cms_shop_pod_related_text { 
		min-height: 50px; 
		text-align: center;
		}
	.cms_shop_pod_related_pic { 
		min-height: 135px; 
		text-align: center;
		}


	/* Line Layout */
	.cms_shop_line { 
		background: #FFFFFF url(../layout/site_box_bot.jpg) no-repeat bottom right; 
		height: 180px; 
		border: 1px solid #e7e7e7; 
		border-bottom: 5px solid #e7e7e7; 
		padding: 10px; 
		margin: 20px 0px 0px 20px; 
		}
	.cms_shop_line_title { 
		min-height: 25px; 
		}
	.cms_shop_line_image { 
		min-height: 135px;  
		}
	.cms_shop_line_image_tmb {
		}
	.cms_shop_line_featured { 
		min-height: 20px; 
		}
	.cms_shop_line_summary { 
		min-height: 40px; 
		}
	.cms_shop_line_added { 
		color: #CC0033; 
		}
	.cms_shop_line_price { 
		padding: 5px 0px 0px 0px; 
		font-size: 14px; 
		font-weight: bold; 
		min-height: 60px; 
		}
	.cms_shop_line_stock { 
		padding: 3px 0px 0px 0px; 
		}

	/* Promo Box */
	.cms_shop_promo_heading { 
		background: #336699; 
		padding: 2px 5px 2px 5px; 
		color: #FFFFFF; 
		font-weight: bold; 
		text-align: center; 
		text-transform:uppercase; 
		letter-spacing: 1px; 
		font-size: 13px; 
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px; 
		border-radius: 6px;
		}
	.cms_shop_promo_zone { 
		background: #F5F5F5; 
		padding: 5px; 
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px; 
		border-radius: 6px;
		}
	.cms_shop_promo_row { 
		background: #FFFFFF; 
		border-bottom: 5px solid #F5F5F5;  
		}
	.cms_shop_promo_title { 
		font-weight: bold; 
		padding: 5px; 
		}
	.cms_shop_promo_highlight {
		font-weight: bold;
		padding: 0px 0px 0px 5px;
		color: #CC0033;
		}
	.cms_shop_promo_footer { 
		text-align: right; 
		}
	.cms_shop_promo_added { 
		text-align: right; 
		padding: 0px 5px 0px 0px; 
		color: #808080; 
		}
	.cms_shop_promo_heading_main { 
		background: #CC0033; 
		padding: 2px 5px 2px 5px; 
		color: #FFFFFF; 
		font-weight: bold; 
		text-align: center; 
		text-transform:uppercase;
		letter-spacing: 1px; 
		font-size: 13px; 
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px; 
		border-radius: 6px;
		}
	.cms_shop_promo_heading_alt { 
		background: #7AAD12; 
		padding: 2px 5px 2px 5px; 
		color: #FFFFFF; 
		font-weight: bold; 
		text-align: center; 
		text-transform:uppercase; 
		letter-spacing: 1px; 
		font-size: 13px;
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px; 
		border-radius: 6px;
		}

	/* Side Featured */
	.cms_shop_side_featured_title { 
		text-align: center; 
		font-weight: bold; 
		height: 45px; 
		}
	.cms_shop_side_featured_image { 
		text-align: center; 
		padding: 10px; 
		background: #FFFFFF; 
		}
	.cms_shop_side_featured_tmb { 
		border: 10px solid #FFFFFF; 
		}
	.cms_shop_side_featured_text { 
		padding: 10px; 
		}
	.cms_shop_side_featured_price { 
		padding: 10px; 
		font-size: 13px; 
		font-weight: bold; 
		}

/* CATS */
	.shop_cats_box { 
		border: 4px solid #DCD9CF; 
		padding: 10px; 
		margin: 10px; 
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		} 
	.shop_cats_title { 
		font-size: 150%; 
		} 
	.shop_cats_summary { 
		color: #808080; 
		padding-left: 10px; 
		min-height: 20px; 
		}

	.shop_pod { 
		width: 125px; 
		height: 150px; 
		float: left; 
		padding: 5px 0px 0px 0px; 
		margin: 0px 0px 10px 10px; 
		background: #DCD9CF; 
		border: 5px solid #DCD9CF; 
				-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		}
	.shop_pod_text { 
		text-align:center; 
		font-weight: bold; 
		font-size: 13px; 
		}
	.shop_pod_pic {
		text-align:center; 
		}
	.shop_pod_pic img { 
		vertical-align: middle; 
		border: 5px solid #FFFFFF; 
		}

/* MANUF */
	.shop_manuf_box {
		width: 120px; 
		height: 150px; 
		float: left; 
		text-align: center; 
		margin: 10px 0px 0px 10px; 
		border: 1px solid #DCD9CF; 
		padding: 10px 5px 5px 5px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		position: relative;
		}
	.shop_manuf_box_tmb {
		}
	.shop_manuf_box_title { 
		padding: 5px 0px 0px 0px; 
		font-size: 11px;
		}
	.shop_manuf_website { 
		text-align:right;  
		} 
	.shop_manuf_box_product {
		margin: 10px 5px 0px 5px; 
		width: 220px; 
		float:left; 
		height: 65px; 
		padding: 5px; 
		border: 1px solid #DCD9CF; 
		color: #000000; 
		overflow: hidden;
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px; 
		border-radius: 6px; 
		}
	.shop_manuf_box_product_img {
		float: left; 
		margin-bottom: 8px; 
		margin-right: 8px;
		}

/* SEARCH */
	.cms_search_form { 
		text-align: center; 
		padding: 3px; 
		background: #f1f1f1; 
		margin: 0px 0px 10px 0px; 
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		}
	.cms_search_overview { 
		text-align: center; 
		padding: 3px; 
		background: #f1f1f1; 
		margin: 0px 0px 10px 0px; 
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		}




/* NEWS */
		.cms_news_1 { border-bottom: 0px solid #DCD9CF; padding-top: 10px; padding-bottom:10px; background: #F3F1E9; }
		.cms_news_2 { border-bottom: 0px solid #DCD9CF; padding-top: 10px; padding-bottom:10px; }
		.cms_news_list_tmb {margin: 2px; padding: 2px; background: #ffffff; border: 1px solid #DCD9CF; }
		.cms_news_list_headline {font-size:120%}
		.cms_news_list_date {padding-left: 10px; color: #75695B; text-align: right}
		.cms_news_list_summary {padding-left: 10px; color: #666666}
		.cms_news_view_image { float: right; margin-left: 10px; padding: 2px; border: 1px solid #DCD9CF;}
		.cms_news_view_add_image { margin: 5px; }
		.cms_news_view_date { color: #75695B; font-weight: bold; margin-bottom: 10px; }

	/* EVENTS */
		.cms_events_1 { background: #FFFFFF; border-bottom: 1px solid #e7e7e7; padding-top: 10px; padding-bottom:10px; }
		.cms_events_2 { background: #FFFFFF; border-bottom: 1px solid #e7e7e7; padding-top: 10px; padding-bottom:10px; }

		.cms_events_list_month { font-size: 115%; background: #DCD9CF url(../layout/events_row_back.gif) repeat-y top right; border-bottom: 1px solid #DCD9CF; padding: 3px 3px 3px 8px; font-weight: bold; color: #000000; }
		.cms_events_list_row { border-top: 1px solid #75695B; padding: 10px 2px 2px 2px;  background: url(../layout/catalog_row.gif) repeat-x;}
		.cms_events_list_headline { font-size: 115%; font-weight: bold; }
		.cms_events_list_date { font-size: 115%; font-weight: bold; padding-left: 70px; }
		.cms_events_list_duration { color: #808080; padding-left: 70px; }
		.cms_events_list_location { color: #808080; padding-left: 70px; }
		.cms_events_list_summary { color: #808080; }
		.cms_events_list_tmb { margin: 8px; padding: 2px; border: 1px solid #DCD9CF; }

		.cms_events_view_image { float: right; margin-left: 10px; }
		.cms_events_view_date { font-size: 115%; font-weight: bold; margin-bottom: 10px; }
		.cms_events_view_image { float: right; margin-left: 10px; padding: 2px; border: 1px solid #DCD9CF; }
		.cms_events_view_add_image { margin: 5px; }

/* CATALOG */

		.cms_catalog_menu_cat { margin-left: 10px; margin-top: 10px; }
		.cms_catalog_menu_cat ul { margin: 0px; padding: 0px; list-style-type: none;}
		.cms_catalog_menu_cat a { color: #FFFFFF; display: block; font-weight: bold; padding-top: 0px; padding-bottom: 0px; padding-left: 8px; text-decoration: none;  width: 90%; font-family: Georgia, Times New Roman, Verdana, Arial, Helvetica, sans-serif; font-size: 110%}
		.cms_catalog_menu_cat a:link, .cms_catalog_menu_cat a:visited { text-decoration: none; border-bottom: 0px solid #751209; background: #A8A195 url(../layout/site_menu_bar_back.gif) repeat-x center left; }
		.cms_catalog_menu_cat a:hover, .cms_catalog_menu_cat a:active { color: #FFFFFF; text-decoration: none;  border-bottom: 0px solid #751209; background: #75695B; }

		.cms_catalog_menu_subcat { margin-left: 15px; }
		.cms_catalog_menu_subcat ul { margin: 0px; padding: 0px; list-style-type: none; }
		.cms_catalog_menu_subcat a { color: #000000; display: block; padding-top: 1px; padding-bottom: 1px; padding-left: 8px; text-decoration: none;  width: 90%; }
		.cms_catalog_menu_subcat a:link, .cms_catalog_menu_subcat a:visited { text-decoration: none; border-bottom: 1px solid #F3F1E9; border-left: 1px solid #A8A195; }
		.cms_catalog_menu_subcat a:hover, .cms_catalog_menu_subcat a:active { text-decoration: none; border-bottom: 1px solid #F3F1E9; background:#F3F1E9 url(../layout/site_menu_bar2_back.gif) repeat-y top right; border-left: 1px solid #75695B; }

		.cms_catalog_cats { float: left; width: 120px; height: 90px; text-align: center; margin: 10px;  padding: 5px; font-weight: bold; }
		.cms_catalog_cat_tmb { padding: 1px; margin: 2px }

		.cms_catalog_list_row_header { background: #FFFFFF url(../layout/catalog_row_header.gif) repeat-x; color: #808080; border-bottom: 1px solid #A8A195; }
		.cms_catalog_row { background: #FFFFFF url(../layout/catalog_row.gif) repeat-x; border-bottom: 1px solid #A8A195; padding: 10px }
		.cms_catalog_list_tmb {  padding: 2px; border: 1px solid #DCD9CF;  margin: 2px }
		.cms_catalog_list_title { font-size:120%; font-weight: bold; }
		.cms_catalog_list_summary { padding-left: 10px; padding-top: 5px; color: #808080; line-height: 1.8; }
		.cms_catalog_list_in_stock { padding-left: 10px; color: #369515; } /* In stock */
		.cms_catalog_list_out_stock { padding-left: 10px; color: #FF3333; } /* Out of stock*/

		.cms_catalog_no_items { padding: 10px; background: #F3F1E9; font-style: italic; text-align: center; }

		.cms_catalog_featured_tabs { float: left; width: 140px; height: 160px; margin: 10px; text-align: center; font-weight: bold; }
		.cms_catalog_featured_tmb { padding: 1px; margin: 2px; }
		
		.cms_catalog_view_heading { color: #333333; font-weight: bold; background: #FFFFFF url(../layout/catalog_bar.gif) repeat-x; padding: 0px 3px 25px 5px; border: 0px solid #FFFFFF; }
		.cms_catalog_view_image { margin: 10px; }
		.cms_catalog_view_add_image { margin: 5px; }
		.cms_catalog_view_description { padding: 20px; }
		.cms_catalog_view_price { padding: 2px; font-weight: bold; }
		.cms_catalog_view_in_stock { padding: 2px; color: #369515; font-weight: bold; } /* In stock */
		.cms_catalog_view_out_stock { padding: 2px; color: #FF3333; font-weight: bold; } /* Out of stock*/
		.cms_catalog_view_buy { padding: 2px; }
		
		.cms_catalog_view_option_header { color: #A8A195; font-weight: bold; border-bottom: 2px solid #A8A195; }
		.cms_catalog_view_option_row_1 { }
		.cms_catalog_view_option_row_2 { }
		.cms_catalog_view_option_cell { height: 40px; border-bottom: 1px solid #A8A195; padding-left: 10px; padding-right: 10px; background: url(../layout/catalog_row.gif) repeat-x; }
		.cms_catalog_view_option_row_footer { }
		.cms_catalog_view_option_form input { font-size: 11px; }
 
		.cms_catalog_cart_title { font-weight: bold; color: #A8A195; padding: 3px; margin-left: 10px; margin-right: 10px;}
		.cms_catalog_cart_box { background: #F3F1E9; padding: 5px; border: 1px solid #A8A195; margin-left: 10px; margin-right: 10px; font-size: 11px; }
		.cms_catalog_cart_img { float: right; }

/* LINKS */
		.cms_link_container { padding-left: 30px; padding-right: 30px; }
		.cms_link_title { font-weight: bold; }
		.cms_link_summary { color: #808080; }
