/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 22px; color: #000000; margin: 5px 0px 5px 0px; }
h2, .SiteTitle2	{ font-size: 18px; color: #000000; margin: 5px 0px 5px 0px; }
h3, .SiteTitle3	{ font-size: 14px; color: #5f0065; margin: 5px 0px 5px 0px; }
h4 { display: inline; margin: 5px 0px 5px 0px; }

div.hr			{ height: 10px; background: #5f0065 url(/_library/templates/skin_carehmz/background_menu.jpg) repeat top center; }
div.hr hr		{ display: none; }
div.hrthin		{ margin-top: 10px; height: 3px; background: #5f0065 url(/_library/templates/skin_carehmz/background_menu.jpg) repeat top center; }
div.hrthin hr		{ display: none; }
div.hrwhite		{ margin-bottom: 10px; height: 2px; background: #ffffff; }
div.hrwhite hr		{ display: none; }

a 				{ color: #5f0065}
a:hover 		{ color: #3f5718; text-decoration: underline; }
