/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	width:800px;
	background-color: #ffffff;
}
#nkvd_pagecell{
	width:798px;
	background-color: #ffffff;
	border: 0px solid green;
}

#nkvd_allpage{
	position: absolute;
	left: 2%;
	width: 802px;
	border: 0px solid yellow;
	
}

#nkvd_masthead{
	position: relative;
	top: 0px;
	width:800px;
	border: 0px solid black;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	width:800px;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
/*	border-bottom: 1px solid #cccccc;*/
	font: small Verdana,sans-serif;
}
#nkvd_newsblock{
/*	float: right;*/
	position: static;
	float:right;
	right: 0px;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
/*	border-bottom: 1px solid #cccccc;*/
	font: small Verdana,sans-serif;
}
#pageCounter{
	position: absolute;
	bottom: 1px;
	right: 2px;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
}
#nkvd_content{
	padding: 0px 10px 0px 0px;
	margin:0px 178px 0px 0px;
	border-right: 1px solid #ccd2d2;
	background-color: #ffffff;
}

#test{

  float:left;
  width:666px;
  padding-bottom:20px;
  padding-left:145px;
background:#f0f0f0;
  clear:both;


/*background-image:  url("glbnav_background.gif");*/
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
#nkvd_siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}
#nkvd_contacts{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 20px;
	right: 0px;
	color: #919999;
}
#nkvd_contacts a{
	color: #ffffff;
}

#nkvd_contacts a:hover{
	text-decoration: underline;
}
#timeweb{
	color: #919999;
}
#timeweb a{
	color: #ffffff;
}

#timeweb a:hover{
	text-decoration: underline;
}

#nkvd_lang{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 83px;
	right: 0px;
	color: #919999;
}
#nkvd_lang a{
	color: #ffffff;
}

#nkvd_lang a:hover{
	text-decoration: underline;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}


.nkvd_maintable{
margin: 0px 0px 0px -2px;
}

/*************NKVD  globalNav styles ****************/

#nkvd_globalnav{
	position: relative;
	width: 100%;
	height: 32px;
	color: #cccccc;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color: #e0dddd;
}

#nkvd_globallink{
	position: absolute;
	top: 6px;
	bottom: 3px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	z-index: 100;
}

a.glink, a.glink:visited{
  	font-size: 85%;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-color: #f4f2f2;
	text-decoration: none;
	font-size: 85%;
}

/*********************************************/


#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-color: #e0dddd;
/*border-left: 1px solid #cccccc;*/

/*background-image:  url("glbnav_background.gif");*/
}

#globalNav img{
	margin-bottom: -4px;
 
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}




/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: white;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
#nkvd_siteinfo{
	width: 798px;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 3px 0px 3px 0px;
	text-align: center;
	background-color: #ffffff;
	margin: -3px 0px 10px 1px;
}
#nkvd_mainsiteinfo,#nkvd_mainsiteinfo a:link,#nkvd_mainsiteinfo a:visited{
	width: 800px;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 3px 0px 3px 0px;
	text-align: center;
	background-color: #ffffff;
	margin: -3px 0px 10px 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
/*	background-image:  url("bg_nav.jpg");*/
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#nkvd_newsheader{
	margin: 0px;
	padding: 0px;
	background-color: #EBEBEB;
	text-align: center;
	font-size: 85%;
	width: 178px;
}

#nkvd_newsheader a:link, #nkvd_newsheader a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#nkvd_newsheader a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/*LG*/
.table_left {
	background-color: #CCCCCC;
}
.table_center {
	background-color: #333333;
}
.table_right {
	background-color: #EEEEEE;
}
.style_bold {
	color: #006699;
	font-weight: bold;
}
#content_news{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: white;
}
#nkvd_contentnews{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: white;
}


#sectionSmallNews{
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
}

#sectionSmallNews a:link, #sectionSmallNews a:visited {
	display: block;
/*	border-top: 1px solid #ffffff;*/
/*	border-bottom: 1px solid #cccccc;*/ 
/*	background-image:  url("bg_nav.jpg");*/
/*	font-weight: bold;*/
	padding:  0px 0px 0px 0px;
	color: #21536A;
}

#sectionSmallNews a:hover{
/*	border-top: 1px solid #cccccc;*/
	background-color: #DDEEFF;
	background-image: none;
/*	font-weight: bold;*/
	text-decoration: none;
}

#sectionSmallNewsDate{  
font-weight: bold;
}



#nkvd_smallnews{
	margin-left: 2px;
	margin-right: 2px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
}

#nkvd_smallnews a:link,#nkvd_smallnews a:visited, #sectionSmallNews a:visited {
	display: block;
/*	border-top: 1px solid #ffffff;*/
/*	border-bottom: 1px solid #cccccc;*/ 
/*	background-image:  url("bg_nav.jpg");*/
/*	font-weight: bold;*/
	padding:  0px 0px 0px 0px;
	color: #21536A;
}

#nkvd_smallnews a:hover{
/*	border-top: 1px solid #cccccc;*/
	background-color: #DDEEFF;
	background-image: none;
/*	font-weight: bold;*/
	text-decoration: none;
}

#nkvd_smallnewsdate{  
font-weight: bold;
}







#soundElementsMAIN{
position: relative;
/*width: 100%;*/
/*min-width: 640px;*/
width: 500px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-color: #e0dddd;
/*border-left: 1px solid #cccccc;*/

/*background-image:  url("glbnav_background.gif");*/
}

#soundElements{
	position: relative;
/*	top: 6px;*/
/*	height: 22px;*/
	/*min-width: 640px;*/
	padding: 0px;
/*	margin: 0px;*/
	/*left: 10px;*/
	z-index: 100;
}


a.sElement, a.sElement:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding:  1px 4px 1px 4px;
	/*padding: 2px 5px 4px 5px;*/
	border: 1px solid #8FB8BC; 
}

a.sElement:hover{
  	background-color: #e0dddd;
	text-decoration: none;
}


/*
.soundElement{
	height: 50px;
	width: 50px;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	background-color: #EBEBEB;
	border: 1px solid #cccccc;
}
*/

