/* APEX STYLES KAE */
.t2TabbedNavigationList{
	border-bottom: 2px solid #336699;
	margin: 0pt; 
	padding: 3pt 0pt 20px 10px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#9ADEFB url(../img/thread-blueback.gif);
	border:1px solid #E78F08;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	
	}
.t2TabbedNavigationList li {
	white-space:nowrap;
	float:left;
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;	
	background: #FFFFFF;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius:	4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	margin:0 0.1em -1px 0;
	color:#0069B1;
	}
.t2TabbedNavigationList a:link, .t2TabbedNavigationList a:visited {
	font-weight:bold;
	padding: 1pt 12px 6px; 
	float: left; font-size: 12px; 
	line-height: 14px; 
	font-weight: bold; 
	text-decoration: none; 
	
	}
.t2TabbedNavigationList a.t2current:link, .t2TabbedNavigationList a.t2current:visited, .t2TabbedNavigationList a:hover {font-weight:bold;
	background:#0069B1 ;
	color: #F6A825;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius:	4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;}
	
.ui-corner-all {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
}

.notification{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFE45C url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) repeat-x scroll 50% top;
border:1px solid #FED22F;
color:#363636;
padding:5px;
text-align:center;
margin:5px;
}

/* jquery tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	/*border: 1px solid #111;
	background-color: #eee;
	padding: 5px;*/
	opacity: 0.85;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F18C15 /*#FFE45C*/ ;
	/*border:1px solid #FED22F;*/
	color:#FFFFFF;
	padding:5px;
	text-align:center;
	margin:5px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
#tooltip h3, #tooltip div { margin: 0; }

#imageclc01 {
	background-image:url(../img/pic_passion/clc1.jpg);
	width:638px;	
}

#imageclc02 {
	background-image:url(../img/pic_passion/clc2.jpg);
	width:638px;
	
}

#imageclc03 {
	background-image:url(../img/pic_passion/clc3.jpg);
	width:638px;	
}