/*---------------*/
/* ZeppOS  Menus */

h1, .SiteTitle	{ font-size: 22px; color: #80aa17; font-family: "trebuchet ms"; margin: 5px 0px 5px 0px; }
h2, .SiteTitle2	{ font-size: 18px; color: #666; font-family: "trebuchet ms"; margin: 5px 0px 5px 0px; }
h3, .SiteTitle3	{ font-size: 14px; color: #636; font-family: "trebuchet ms"; margin: 5px 0px 5px 0px; }
h4 { display: inline; margin: 5px 0px 5px 0px; }

.SiteTitle   { FONT-SIZE: 22px; COLOR: #80aa17; font-family: "trebuchet ms"; font-weight: bold; }
.SiteTitle2  { FONT-SIZE: 18px; COLOR: #666; font-family: "trebuchet ms"; font-weight: bold; text-transform: uppercase; }
.SiteTitle3  { font-size: 14px; color: #636; font-family: arial; font-weight: bold ; text-transform: uppercase; }


hr 			 { display: none; }
.hr 		 { background-image: url(/_library/templates/skin_md/bardotswhite.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; clear: both; height:10px; margin:3px 0 24px; }


a:active     { COLOR: #636; TEXT-DECORATION: none }
a:link       { COLOR: #636; TEXT-DECORATION: none }
a:visited    {  COLOR: #666; TEXT-DECORATION: none }
a:hover      {  COLOR: #e56b06; TEXT-DECORATION: none}
.spanlink    { color: #0d404d; text-decoration: underline; cursor: hand }

.disabled    { color: #dadada; }

.action      	 { color: #636 }
.action a:link	 { font-weight: bold; color: #636}
.action a:visited{ font-weight: bold; color: #666}
.action a:hover	 { font-weight: bold; color: #1ab939}
