html,body {
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	/*background:#ffffff url(../graphics/flamuri_back.jpg) no-repeat top center;*/
}
a {
	color:#000000;
	text-decoration:none
	
}
/*ul{
	padding:0;
	margin:0;
}

li{
	padding: 0px 0px 5px 0px;
	margin-left:0px;
}*/


h1{
	font-size: 18px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: #013064;
}

h2{
	font-size: 12px;
	font-weight: bold;
	color: #013068;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #013068;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
}
h4{
	font-size: 12px;
	font-weight: bold;
	color: #013068;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
}
h5{
	font-size: 12px;
	font-weight: bold;
	color: #013068;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
}
h6{
	font-size: 12px;
	font-weight: bold;
	color: #013068;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 0px;
}
.blue-header {
	font-size: 14px;
	font-weight: bold;
	color: #013068;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;	
}

#main-container {
	width:100%;
	position:relative;
	/*top:15px;*/
}
#inner-container {
	 width:972px;
	 text-align:left;
}

#box1 {
	background:#071449 url(../graphics/header_back.jpg) no-repeat;
	height:188px;
	border:2px solid #d7d7d7;
	margin-bottom:3px;
	position:relative;
}
#box1-2 {
	height:28px;

}
.box1-logo {
	width:218px;
	height:96px;
	position:absolute;
	top:27px;
	left:22px
}

#box2 {
	background:url(../graphics/top_row_back.png) repeat;
	width:318px;
	height:30px;
	position:absolute;
	/*top:25px;*/
	top: 145px;
	/*right:27px*/
	right: 10px;
}
#box3 {
	background:url(../graphics/main_nav_area_back.png) repeat center center;
	height:30px;
	position:relative;
	z-index:99; /*menu fix*/
	border:1px solid #d7d7d7;
}
#box4 {
	background:url(../graphics/copyright_back.png) repeat center center;
	height:30px;
	border:1px solid #d7d7d7;
	clear:both;
	color: #abacae;
	line-height: 1;
	padding: 0 5px 0 5px;
}
#box5 {
	 float:left;
	 margin-top:15px;
}
#box6 {
	clear:both;
}

.box5-component {
	float:left;
	margin-right:15px;
}
.box-last {
	margin-right:0px;
}

#box5 .header{
	background:url(../graphics/arrow-red-down.gif) no-repeat left center;
	font-family: Times New Roman, "MS Sans Serif", Geneva, sans-serif;
	font-size: 17px;
	color: #999999;
	padding: 0px 0 0 20px;
	margin: 0;
	line-height:25px;
	border-bottom:1px solid #999999;
	white-space:nowrap;
	text-align:left
}
#box5 .header a {
	color: #999999;
	text-decoration:none
}
#box5 .header a:hover{
	color: #000000;
	text-decoration:none;
}
#box5 ul{
	list-style:none;
	margin:0;
	padding:0
}
#box5 ul li{
	background:url(../graphics/dotted.gif) repeat-x bottom center;
	padding: 5px 0px 5px 0px;
}

#box5 ul li a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration:none
}
#box5 ul li a:hover{
	color: #000000;
	text-decoration:none;
}

.copyright_mesg{
	font-size: 12px;
	padding: 9px 6px 0 3px;
	float: left;
}

.copyright_name{
	font-family: Garamond, "MS Sans Serif", Geneva, sans-serif;
	font-size: 21px;
	color: #000;
	border-left: 25px solid #9a0000;
	padding: 3px 0 0 5px;
	margin: 0;
	height: 27px;
	float: left;
}

.copyright_sign{
	font-size: 29px;
	float: left;
	height: 100%;
}

#box-language {
	line-height:28px;
	float:right;
	color:#43578C;
	margin-right:10px;
	font-size:12px
}
#box-language span {
	margin:0px 3px 0px 3px;
	padding:0px;
}
#box-language a {
	text-decoration:none;
	color:#43578C;
}
/*#box-language a.LanguageSwitch_link_lng_current {
	color:#9A0201;
}*/

#box-search input{
	border:1px solid #D4D4D6;
	color: #797979;
	font-size:12px;
	height:14px;
	margin-right:5px;
	font-size:11px;
	width:175px;
}

#box-search-button {
	/*padding-left:10px;*/
	height:18px;
	float:left;
	background:#9A0201;
	width:37px;	
	text-align:center;

}
#box-search-button a {
	font-weight: normal;
	color: #ffffff;
	line-height:18px;
	text-decoration: none;
}
#box-content {
}
#box-left {
	 /*float:left;*/
	 width:242px;
	 padding-right:3px;
}
#box-middle {
	/*float:left;*/
	 width:482px;
	 padding-right:3px;
}
#box-middle-noright {
	width:725px;
	/*float:left;*/
}
#box-right {
	/* float:right;*/
	 width:242px;
}
.more {
	float:right;
	background:#9A0201;
}
.more a {
	line-height:16px;
	color:#ffffff;
	background:url(../graphics/arrow.gif) no-repeat right;
	text-decoration:none;	
	padding:0px 10px 0px 10px;
	margin-right:5px;
	font-size: 11px;
}
.print_email{
	float: right; 
	padding:10px 0px 10px 0px;
}
.more_print {
	background:#9A0201;
	float: left;
}
.more_print a {
	line-height:16px;
	color:#ffffff;
	background:url(../graphics/arrow_print.gif) no-repeat right;
	text-decoration:none;	
	padding:0px 15px 0px 15px;
	text-align: center;
	margin-right: 5px;
}
.lajme_more {
	background:#41568B;
	float: right;
	margin-top:5px;
}
.lajme_more a {
	line-height:20px;
	color:#ffffff;
	text-decoration:none;	
	padding:0px 10px 0px 10px;
	text-align: center;
	margin-right:0px;
}
/******** Blocks **********/

#box-left .si_container {
	width:240px;
}
#box-right .si_container {
	width:240px;
}
#box-middle .si_container {
	width:480px;
}
#box-middle .si_container .li_standart_list {
	width:480px;
}
#box-middle-noright .si_container {
	width:725px;
}
#box-middle-noright .si_container .li_standart_list {
	width:725px;
}
.si_container{
	border: 1px solid #b8b8b9;
	background: #f1f1f2 url(../graphics/si_content_back.png) repeat-x 0 0;
	float:left;
	margin-bottom:3px;	
}
.si_container h3,
.si_container .si_title{
	height: 17px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	padding: 3px 5px 3px 12px;
	margin: 0;
	background: #f1f1f2 url(../graphics/si_title_back.png) repeat-x left bottom;
}
.si_container .si_content{
	padding: 0px;
}
.si_container .si_top{
	padding: 3px 10px 3px 10px;
	margin:0px;
	background: url(../graphics/si_top_back.png) repeat-x left bottom;
}
.si_container .si_bottom{
	background: url(../graphics/si_top_back.png) repeat-x left top;
	float:left;
	width:100%
}
.si_container .si_footer{
	padding: 5px 10px 5px 10px;
	margin:0px;
	background: #f1f1f2 url(../graphics/si_footer_back.png) repeat-x top;
}
.si_container .si_title_search{
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	padding: 3px 5px 3px 12px;
	margin: 0;
	background: #f1f1f2 url(../graphics/si_title_back.png) repeat-x left bottom;

}
#box-left .si_footer {
	height:15px;
}
#box-right .si_footer {
	height:15px;
}
#box-middle .si_footer {
	height:30px;
	padding: 10px 10px 5px 10px;
}
 .si_title .left {
	float:left
}
 .si_title_search .left {
	float:left
}
.center-component {
	margin:10px;
}
.center-component h1, 
.center-component h2,
.center-component h3,
.center-component h4,
.center-component h5,
.center-component h6{
	padding: 0px 0px 0px 0px;
}
.list-center-component h1, 
.list-center-component h2,
.list-center-component h3,
.list-center-component h4,
.list-center-component h5,
.list-center-component h6{
	padding: 0px 0px 0px 0px;
}
.list-center-component {
	margin:10px;
}
.list-center-component .item_date{
	color: #9A0000;
	margin: 0px 0px 0px 0px;
	white-space:nowrap
}
.comments {
	color: #9A0000;
}

/*************************************/


/*--------------------------------- Listat -----------------------------------------------*/


#box-lajme {
	line-height:30px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container_ticker {
  	overflow: hidden;
    position: relative;
    height:30px;
    width:905px;
}

.wrap_ticker {
    position: relative;
    height:30px;
    overflow:hidden;
}

#box-lajme .item_title{
	color: #000000;
	font-weight: bold;
	margin:0px; 
	padding:0px;
}
#box-lajme .item_title a{
	text-decoration:none;
	color: #000000;
}
#box-lajme .item_title a:hover{
	text-decoration: underline;
}
#box-lajme .item_date{
	color: #9A0000; 
	padding: 0px 5px 0px 5px
}
#box-lajme .item_abstract{
	color: #999999;
}
#box-lajme .more_latest_title{
	color: #000000;
	font-size: 11px;
	padding: 0px 5px 0px 0px;
}

#box-lajme .more_latest{
	color: #999999;
	font-size: 11px;
	margin:0px 10px 0px 0px
}

.container_ticker01 {
  	overflow: hidden;
    position: relative;
    height:220px;
}
#ticker_container{
	position:relative;
	overflow:hidden;
	height:220px; 
}
#ticker01{
	position:relative;
}
.li_right_list .li_item{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.li_right_list .item_title{
	color: #000000;
	font-weight: bold;
}
.li_right_list .item_title a{
	text-decoration:none;
	color: #000000;
}	
.li_right_list .item_title a:hover{
	text-decoration: underline;
}
.li_right_list .item_date{
	color: #9A0000;
	padding: 3px 0px 3px 0px
}

.li_right_list .item_abstract{
	color: #999999;
}
.li_standart_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
}
.li_standart_list .more a{
	font-size: 11px;
}
.li_standart_list .li_item{
	width:100%;
	padding:0px;
}

.li_standart_list .li_item_inner {
	padding: 10px 10px 10px 10px;
	float:left;
}
.li_standart_list .more {
	margin-top: 5px;
}
.li_standart_list .li_separator {
	background: url(../graphics/si_top_back.png) repeat-x;
	float:left;
	width:100%;
	clear:left;
}
.li_standart_list .item_thumb{
	color: #9A0000;
	margin-right:15px;
	float:left
}
.li_standart_list .item_thumb img{
}
.li_standart_list .item_title{
	color: #013064;
	font-weight: bold;	
}
.li_standart_list .item_abstract{
	color: #999999;
}
.li_standart_list .item_title a{
	text-decoration:none;
	color: #013064;
}	
.li_standart_list .item_title a:hover{
	text-decoration: underline;
}
.li_standart_list .item_date{
	color: #9A0000;
	margin: 3px 0px 3px 0px;
}

/*----gallery-----*/
#main_items_container {
	width:100%;
	display:none;
	float:left;
	min-height:275px
}

#items_container {
	text-align:left;
	width:445px;
	margin:15px 0px 0px 0px;
}
#items_container_grid{
	text-align:left;
	width:445px;
	margin:0px 0px 0px 0px;
}
#items_container_grid .panel{ 
	width:445px;
}

.panel .item_title {
	color:#666666;
	font-size:12px;
	margin-top:4px;
}
.panel .item_title a {
	color:#666666;
	font-size:12px;
}

.panel .item_title a:hover {
	text-decoration:none
}
.panel .item_date {
	color:#9A0000;
	font-size:11px;
}
.nav_button {
	float:left;
	width:100%;
	padding:7px 0px 7px 0px;
}
.nav_button a {
	display:block;
	color:#333333;
}
.nav_button td {
	padding:0px 3px 0px 0px;
}
#prev{
	background:url(../graphics/prev_slide.gif) no-repeat left center;
}

#next{
	background:url(../graphics/next_slide.gif) no-repeat left center;
}

#prev:hover{
	background:url(../graphics/prev_slide_hover.gif) no-repeat left center;
}

#next:hover{
	background:url(../graphics/next_slide_hover.gif) no-repeat left center;
}
#main_items {
	width:100%;
	float:left;
	background: url(../graphics/si_top_back.png) repeat-x bottom;
}

/*----gallery-----*/

.view-inlineblock{
	padding:0px;
	margin:0px;
	width:100%;
}

.view-inlineblock .views-row-odd,
.view-inlineblock .views-row-even {
    display:inline-block;
    margin-bottom:15px;
    margin-top:0px;
    margin-left:1px;
    margin-right:5px;
    width: 144px;
    *margin-right:7px;
    _height: 100px;
    padding:0px;
    bacground:lime;
    min-height:100px;
    vertical-align: top;
    zoom:1;
    *display:inline;
  }
.view-inlineblock .views-field-body {
  width:144px;
}
.view-content{
	padding:15px 7px 0px 15px;
	float:left
}

.view-content .item_title {
	color:#666666;
	font-size:11px;
}
.view-content .item_title a {
	color:#666666;
	font-size:11px;
}
.view-content .item_title a:hover {
	text-decoration:none
}
.view-content .item_date {
	color:#9A0000;
	font-size:10px;
}
/*.li_gallery_list .li_item {
	padding:0px 8px 15px 0px;
	float:left;
	width:144px;
}
.li_gallery_list .item_title {
	color:#666666;
	font-size:11px;
}
.li_gallery_list .item_title a {
	color:#666666;
	font-size:11px;
}

.li_gallery_list .item_title a:hover {
	text-decoration:none
}
.li_gallery_list .item_date {
	color:#9A0000;
	font-size:10px;
}
.li_gallery_list .item_thumb {
	padding:0px;
	margin:0px 0px 5px 0px;
	height:96px;
	width:144px;
}
.item_nolast{
	margin:0px;
}
.item_last {
	clear:right;
}

/*----gallery-----*/


.linkNivel{
	color: #333333;
	padding: 0px 0px 0px 0px;
	margin: 0px 80px 0px 0px;
}
.linkNivel a{
	font-size: 10px;
	color: #333333;
}
.linkNivel a:hover{
	font-size: 10px;
	color: #000000;
}

.block_navigation  {
	float:left;
	text-align:center;
	width:100%;
	padding:10px 0px 10px 0px
}

.block_navigation.top {
	background: url(../graphics/si_top_back.png) repeat-x bottom;
}
.block_navigation.bottom {
	background: url(../graphics/si_top_back.png) repeat-x top;
}
.block_navigation a {
	color:#999999;
	font-size:12px;	
	padding:0px;
}
.block_navigation a {
	margin:0px 1px 0px 1px;
}
.block_navigation .block_nav {
	margin:0px 5px 0px 5px;
}
.block_navigation .block_nav a:hover {
	text-decoration:none
}
.block_navigation .first_page a {
	background:url('../graphics/first_page.gif') no-repeat center center;
}

.block_navigation .first_page a:hover {
	background:url('../graphics/first_page_hover.gif') no-repeat left center;
}
.block_navigation .last_page a {
	background:url('../graphics/last_page.gif') no-repeat center center;
}

.block_navigation .last_page a:hover {
	background:url('../graphics/last_page_hover.gif') no-repeat center center;
}

.block_navigation .previews_page a {
	background:url('../graphics/previews_page.gif') no-repeat center center;
}

.block_navigation .previews_page a:hover {
	background:url('../graphics/previews_page_hover.gif') no-repeat center center;
}


.block_navigation .next_page a {
	background:url('../graphics/next_page.gif') no-repeat center center;
}

.block_navigation .next_page a:hover {
	background:url('../graphics/next_page_hover.gif') no-repeat center center;
}

.block_navigation a.sel {
	color:#000000;
	font-weight:bold;
	font-size:13px;
}
/*--------------------------------- Listat -----------------------------------------------*/




/******** Right Component Red Bullet **********/


.red-component ul * {
	margin:0; 
	padding:0
}
.red-component ul {
	list-style:none;
	margin:0;
	padding:0;
}

.red-component ul li{
	background:url(../graphics/red_bullet.png) no-repeat  10px;
	padding: 5px 10px 5px 40px;
	border-bottom:1px solid #D8D8D8;
}


.red-component ul li a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.red-component ul li a:hover{
	color: #000000;
	text-decoration:none;
}


/*************************************/





/******** Right Component Blue Bullet **********/


.blue-component ul * {
	margin:0; 
	padding:0
}
.blue-component ul {
	list-style:none;
	margin:0;
	padding:0;
}

.blue-component ul li{
	background:#41568B url(../graphics/blue_bullet.png) no-repeat  10px;
	padding: 5px 10px 5px 40px;
	border-bottom:1px solid #D8D8D8;
}

.blue-component ul li a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
.blue-component ul li a:hover{
	color: #9BB5E8;
	text-decoration:none;
}


/******** navgimi template 2 **********/


.blue-component-nav ul * {
	margin:0; 
	padding:0
}
.blue-component-nav ul {
	list-style:none;
	margin:0;
	padding:0;
	width:185px;
}

.blue-component-nav ul li a{
	position:relative;
	width:100%;
}
.blue-component-nav ul li a.nav_n1{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background:#41568B url(../graphics/blue_bullet.png) no-repeat 10px;
	padding: 5px 15px 5px 40px;
	text-decoration:none;
	border-bottom:1px solid #D8D8D8;
}
.blue-component-nav ul li a.nav_n1:hover{
	color: #9BB5E8;
	text-decoration:none;
}


.blue-component-nav ul li a.nav_n1_sel{
	background:#41568B url(../graphics/blue_bullet_sel.png) no-repeat 10px;
}

.blue-component-nav ul li a.nav_n2{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41568B;
	background:#F2F2F2 url(../graphics/blue_bullet_n2.png) no-repeat 10px;
	padding: 5px 15px 5px 40px;
	text-decoration:none;
	border-bottom:1px solid #D8D8D8;
}
.blue-component-nav ul li a.nav_n2:hover{
	text-decoration:none;
	background:#F2F2F2 url(../graphics/blue_bullet_n2.png) no-repeat 10px
}

.blue-component-nav ul li a.nav_n2_sel{
	background:#F2F2F2 url(../graphics/blue_bullet_n2_sel.png) no-repeat 10px;
}
.blue-component-nav ul li a.nav_n2_sel:hover{
	background:#F2F2F2 url(../graphics/blue_bullet_n2_sel.png) no-repeat 10px;
}
.blue-component-nav ul li a.nav_n3{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41568B;
	background:#CFD3DC url(../graphics/blue_bullet_n2.png) no-repeat 10px;
	padding: 5px 15px 5px 40px;
	text-decoration:none;
	border-bottom:1px solid #F2F2F2;
}
.blue-component-nav ul li a.nav_n3:hover{
	text-decoration:none;
	background:#CFD3DC url(../graphics/blue_bullet_n2.png) no-repeat 10px
}


.blue-component-nav ul li a.nav_n3_sel{
	background:#CFD3DC url(../graphics/blue_bullet_n2_sel.png) no-repeat 10px;
}
.blue-component-nav ul li a.nav_n3_sel:hover{
	background:#CFD3DC url(../graphics/blue_bullet_n2_sel.png) no-repeat 10px;
}
.blue-component-nav ul li a.nav_n4{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41568B;
	background:#ACB4C9 url(../graphics/blue_bullet_n2.png) no-repeat 10px;
	padding: 5px 15px 5px 40px;
	text-decoration:none;
	border-bottom:1px solid #F2F2F2;
}
.blue-component-nav ul li a.nav_n4:hover{
	text-decoration:none;
	background:#ACB4C9 url(../graphics/blue_bullet_n2.png) no-repeat 10px
}
/* here current */
.blue-component-nav ul li a.nav_n2 div,
.blue-component-nav ul li a.nav_n3 div ,
.blue-component-nav ul li a.nav_n4 div {
	display:none;
}
.blue-component-nav ul li a.nav_n2_current div,
.blue-component-nav ul li a.nav_n3_current div,
.blue-component-nav ul li a.nav_n4_current div {
	display:block;
}
.blue-component-nav ul li a.nav_n2_current div,
.blue-component-nav ul li a.nav_n3_current div,
.blue-component-nav ul li a.nav_n4_current div{
	position:absolute;
	right:5px;
	top:0px;
	bottom:0px;
	width:10px;	
	height:25px;
	background:url(../graphics/blue_bullet_current.png) no-repeat right center;
}

/*************************************/
/******** navgimi template 2 **********/


.blue-component-nav-t3 ul * {
	margin:0; 
	padding:0;
}
.blue-component-nav-t3 ul {
	list-style:none;
	margin:0;
	padding:0;
	width:185px;
}
.blue-component-nav-t3 ul li{
}	
.blue-component-nav-t3 ul li a{
	position:relative;
	width:100%;
}	
.blue-component-nav-t3 ul li a.nav_n2{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background:#41568B url(../graphics/blue_bullet.png) no-repeat 10px;
	padding: 5px 15px 5px 40px;
	text-decoration:none;
	border-bottom:1px solid #D8D8D8;
}

.blue-component-nav-t3 ul li a.nav_n2:hover{
	color: #9BB5E8;
	text-decoration:none;
}
.blue-component-nav-t3 ul li a.nav_n2_sel{
	background:#41568B url(../graphics/blue_bullet_sel.png) no-repeat 10px;
}
.blue-component-nav-t3 ul li a.nav_n3{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41568B;
	background:#F2F2F2 url(../graphics/blue_bullet_n2.png) no-repeat 10px;
	padding: 5px 15px 5px 40px;
	text-decoration:none;
	border-bottom:1px solid #D8D8D8;
}

.blue-component-nav-t3 ul li a.nav_n3:hover{
	text-decoration:none;
	background:#F2F2F2 url(../graphics/blue_bullet_n2.png) no-repeat 10px
}

.blue-component-nav-t3 ul li a.nav_n3_sel{
	background:#F2F2F2 url(../graphics/blue_bullet_n2_sel.png) no-repeat 10px;
}
.blue-component-nav-t3 ul li a.nav_n3_sel:hover{
	background:#F2F2F2 url(../graphics/blue_bullet_n2_sel.png) no-repeat 10px;
}
.blue-component-nav-t3 ul li a.nav_n4{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41568B;
	background:#CFD3DC url(../graphics/blue_bullet_n2.png) no-repeat 10px;
	padding: 5px 15px 5px 40px;
	text-decoration:none;
	border-bottom:1px solid #F2F2F2;
	width:100%;
}
.blue-component-nav-t3 ul li a.nav_n4:hover{
	text-decoration:none;
	background:#CFD3DC url(../graphics/blue_bullet_n2.png) no-repeat 10px
}
/* here current */
.blue-component-nav-t3 ul li a.nav_n3 div ,
.blue-component-nav-t3 ul li a.nav_n4 div {
	display:none;
}
.blue-component-nav-t3 ul li a.nav_n3_current div ,
.blue-component-nav-t3 ul li a.nav_n4_current div {
	display:block;
}

.blue-component-nav-t3 ul li a.nav_n3_current div,
.blue-component-nav-t3 ul li a.nav_n4_current div{
	position:absolute;
	right:5px;
	top:0px;
	bottom:0px;
	width:10px;	
	height:25px;
	background:url(../graphics/blue_bullet_current.png) no-repeat right center;
}

/*************************************/
/*******************************************LocationModule**************************************************************************************/
.LocationModule{
	width:460px;
	overflow:hidden;
	height:16px
}
.LocationModule_link {
	color: #1A1A1A;
}
.LocationModule_link_level1 {
	color: #1A1A1A;
}
.LocationModule_link_level2 {
	color: #4D4D4D;
}
.LocationModule_link_level3 {
	color: #808080;
}
.LocationModule_link_level4 {
	color: #808080;
}
.LocationModule_link_current {
	/*color:#666666;*/
}
.LocationModule_ndares {
	color:#1A1A1A;
	padding:0px 1px 0px 1px;
}
/************************************************************************************************************************************************/
