/* CSS Document */

/* ----- Nav zone 2 ----- */

div#tabnav {
	text-align: left;
	height: 54px;
	border-top: 1px solid #fff;	
}

.tabs_lv1 {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-align: left;
	padding: 0;
	background: url(../img/bg_topnav.jpg) repeat-x left bottom; 
}

.tabs_lv2, .tabs_lv2_sel {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#f28380;
	background: #fbdcd6; 
	text-align: left;
	padding : 4px 0;
	display: none;
}

.tabs_lv2_blank {
	background: #fff; 
}

.tab_lv1, .tab_lv1_sel, .tab_lv1_over, .tab_lv1_home {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color:#2a8cb0;
	padding: 0;
	display: block; 
	padding: 7px 12px 7px 9px;
	text-decoration: none;
}

.tab_lv2, .tab_lv2_sel, .tab_lv2_over { padding: 0 0px 0 0; }

.tabs_lv2_blank {
	background: #fff; 
}

.tab_lv1_sel { background: #fce3de; color:#2a8cb0; }
a.tab_lv1_sel, a.tab_lv1_sel:link, a.tab_lv1_sel:active, a.tab_lv1_sel:visited { text-decoration: none; color:#2a8cb0;}
a.tab_lv1_sel:hover { text-decoration: none; color:#2a8cb0; }

.tab_lv1_over { background: #fce3de; color:#2a8cb0; text-decoration:none; }
a.tab_lv1_over, a.tab_lv1_over:link, a.tab_lv1_over:active, a.tab_lv1_over:visited { text-decoration: none; color:#2a8cb0;}
a.tab_lv1_over:hover { text-decoration: none; color:#2a8cb0; }

a.tab_lv1, a.tab_lv1:link, a.tab_lv1:active, a.tab_lv1:visited { text-decoration: none; color:#2a8cb0;}
a.tab_lv1:hover { color:#2a8cb0; }

.tab_lv2 a:link, .tab_lv2 a:active, .tab_lv2 a:visited { color: #f28380; text-decoration:none; }
.tab_lv2  a:hover { color:#b05a3a; }

.tab_lv2_sel {color:#b05a3a; }
.tab_lv2_sel  a:link, .tab_lv2_sel  a:active, .tab_lv2_sel  a:visited { color:#b05a3a; text-decoration:none; }
.tab_lv2_sel  a:hover { color:#b05a3a; }

.tab_lv2_spacer { padding: 0 0 0 67px; }
.tab_lv1_spacer { padding: 0 0 0 61px; }

/*footer*/
.copyright {
	color:#f28380;; text-decoration: none; font-size: 12px;
}

a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited {color: #f28380;; text-decoration: none; font-size: 12px;}
a.copyright:hover { color: #b05a3a; }

.bg_copyright {
	background-color: #fbdcd6; ;
}	

/*footer
.copyright {
	color: #58a4b8; text-decoration: none;
}

a.copyright, a.copyright:link, a.copyright:active, a.faq:copyright {color: #58a4b8; text-decoration: none; font-size: 11px;}
a.copyright:hover { color: #0e2364; }

.bg_copyright {
	background-color: #def1f6;
}	*/

.tab_lv1_dots_sel { background: #417a19 url(../img/nav/tab_lv1_dots.gif) no-repeat; }
.tab_lv1_dots { background: #417a19 url(../img/nav/tab_lv1_dots.gif) no-repeat; }

.tab_lv2_dots { background: #fbdcd6 url(../img/nav/tab_lv2_dots_pink.gif) no-repeat center center; padding: 0 0px 0 10px; }
.tab_lv2_dots strong { display: none; }