﻿.nyxtekph
{ font-family:  Arial;
	font-size:  18px;
	color:  Black;
	font-weight: bold}
	
	
.nyxtekarial12px
{font-family:  Arial;
	font-size: 12px;
}
	
	
	.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}



#progress_overlay
{
          position: fixed;
          width: 100%;
          height: 100%;
          top: 0px;
          left: 0px;
          background: #cccccc;
          filter: alpha(opacity=60);
          z-index:20000;
}
#progress_container
{
          position: fixed;
          width: 100%;
          height: 100%;
          top: 0px;
          left: 0px;
          background: transparent;
          z-index:20001;
}
#progress_inner
{
          display: block;
          padding: 10px 10px 10px 10px;
          text-align:center;
          width: 380px;
          height: 50px;
          margin: 25% auto 0 auto;
          background: #FFFFFF;
          border: solid 1px grey;
          z-index:20002;
}

.nyxtekblogheading
{ font-family:  Arial;
	font-size:  14px;
	font-weight: bold;
	color: red}
	
	.nyxtekblogpostdate
	{ font-family:  Arial;
	font-size:  11px;
	color: gray}
		
		
			.nyxtekblogpostdatesmall
	{ font-family:  Arial;
	font-size:  9px;
	color: gray}
		
		
		.nyxtekarticleindex
		{
			border-left: solid 2px red;
			border-right: solid 2px red;
			border-bottom: solid 2px red}
			
			
			
		.NyxTekCommentLink A:link {text-decoration: none; color: #000000; font-family: arial; font-size: 12px; font-weight:bold;}
.NyxTekCommentLink A:visited {text-decoration: none; color: #000000; font-family: arial; font-size: 12px; font-weight:bold;}
.NyxTekCommentLink A:active {text-decoration: none; color: #000000; font-family: arial; font-size: 12px; font-weight:bold;}
.NyxTekCommentLink A:hover {color: #000000; font-family: arial; font-size: 12px; font-weight:bold; text-decoration: underline}
	
