/* jakTEAM 1.0 :: jakTEAM IS NOT FREE SOFTWARE :: http://www.jaksoft.ch | http://www.jaksoft.ch/disclaimer/ */

h2 {
	font-size: 13px;
	color: #73ac30;
	margin: 20px 0 7px 0;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	color: #73ac30;
	margin: 0 0 3px 0;
	font-weight: bold;
}

.dropdown ul{width:100px;float:left;height:43px;padding:2px;margin-right:5px;}
.dropdown ul .top a{display:block;color:#aaaaaa;text-align:center;text-decoration:none;padding-top:25px;}
.dropdown ul .top a:hover{color:#fff;padding-top:25px;background:transparent url(../img/nav_hover.gif) 0 0 repeat-x;height:43px;}
.dropdown ul .top a.active{color:#fff;padding-top:25px;background:transparent url(../img/nav_hover.gif) 0 10px repeat-x;height:43px;}
.dropdown ul:hover .top a{padding-top:25px;background:transparent url(../img/nav_hover.gif) 0 10px repeat-x;height:43px;}
.dropdown li.item{display:none;width:136px;height:15px;}
.dropdown ul:hover .bubble_top{display:block;margin-top:-15px;width:136px;height:10px;background-image:url(../img/sub_top.png);}
.dropdown ul:hover .item{display:block;width:136px;background-image:url(../img/sub_main.png);padding:3px 0 3px 0;}
.dropdown ul:hover .item:hover{display:block;padding:3px 0 3px 0;}
.dropdown li.item a{display:block;color:#aaaaaa;text-decoration:none;height:15px;margin-left:10px;}
.dropdown li.item a:hover{color:#fff;}
.dropdown ul:hover .bubble_bottom{display:block;float:left;width:136px;height:10px;background-image:url(../img/sub_bottom.png);}

.newsday { color:#73ac30;font-size:15px;font-weight:bold;}

#tooltip{position:absolute;z-index:6;border:1px solid #aaa;background:#73ac30;margin-top:20px;padding:2px 3px;color:#fff;font-size:12px;text-align:left;display:none;-moz-border-radius:5px;}

/* tags */

.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #aaaaaa; }
.tag_cloud:visited { color: #aaaaaa;font-weight:bold; }
.tag_cloud:hover { color: #ffffff; background: #73ac30; }

/* dotted */

.all_left {border-right:2px dotted #73ac30;}

h5 {
	font-size: 12px;
	background-color:#73ac30;
	color:#fff;
	margin: 5px 0 10px 0;
	padding-left:5px;
	font-weight: normal;
}

h5 a {color:#505050;text-decoration:none;}

#publish_form_sb input:focus, #publish_form_sb textarea:focus, #blog_form_sb input:focus, #blog_form_sb input:hover, #blog_form_sb textarea:focus, #blog_form_sb textarea:hover, #apply-online input:focus, #apply-online input:hover, #apply-online textarea:focus, #apply-online textarea:hover {
	border: 1px solid #5a823a;
}

#styleL{width:2px;display:none;}