﻿.nc_just_clear 
{
	clear:both;
	}
.nc_centre
{
	text-align: center;
	
}

**********************************/
.nc_main_con
{
	width: 394px;
	padding:3px;
	padding-top:0px;
}
.nc_row
{
}
.nc_double
{
	padding:6px;
	position: relative;
	height: 170px;
	

}
.nc_row_double
{

}
.nc_full_article
{

}
.nc_lefthalfcol
{
	
			background-position: 0% 0%;
	
	width:179px;
	margin-right:6px;
	float:left;
	padding:6px;
	position:relative;
	height: 20em;
}
.nc_righthalfcol
{
			background-position: 0% 0%;

	width:179px;
	float:left;
	padding:6px;
	height: 20em;
	position:relative;
}

.nc_big_thumb_con
{
			background-position: 0% 0%;
	background-repeat: no-repeat;
	background-image: url(/images/thumb_back.jpg);
	padding: 6px;
	background-color: #000000;
	width:120px;
	margin-right:6px;
	margin-bottom:15px;
	text-align:center;
	float:left;
}
.nc_big_thumb_in, .nc_std_thumb_in
{
	}
	
.nc_std_thumb_con
{
				background-position: 0% 0%;
	background-repeat: no-repeat;
	background-image: url(/images/thumb_back.jpg);
	padding: 6px;
	background-color: #000000;
	width:88px;
	margin-right:6px;
	text-align:center;
	float:left;
}

	
.nc_clear 
{
	height:6px;
	clear:both;
	}
.nc_thumb_caption
{
	font-size: 80%;
}

.nc_double_head,.nc_single_head
{
	/*float: left;*/
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FFFFff;
	font-size: 110%;
	font-weight: bold;
	
}
.nc_double_head, .nc_single_head
{
	margin-bottom:3px;
	padding-bottom:0px;
	
	}
	
.nc_single_head{	
	display:block;
	height: 2.3em;}
	
.nc_big_thumb
{

padding-bottom:4px;

}
	
.nc_date
{
	
	font-size: 75%;
	margin-bottom: 5px;
	color: #808080;
}
.nc_text {margin-bottom:5px;}
.nc_text_single {clear:both}
.nc_link
{
	clear:both;
	position: absolute;
	bottom: 5px;
	

}
/*************************************************************/




/** ARTICLE ***********************************************************/
.nc_article_head {}
.nc_article_date{}
.nc_article_text{}

.nc_article_thumb  {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.nc_article_thumbs
{
	float: right;
	margin-left:10px;
	
}
.nc_article_thumb_container
{
	}
.nc_article_thumb_con{			background-position: 0% 0%;
	background-repeat: no-repeat;
	background-image: url(/images/thumb_back.jpg);}

.nc_article_thumb_con
{
	padding: 6px;
	background-color: #000000;
	width:120px;
	margin-right:6px;
	margin-bottom:15px;
	text-align:center;
	
}
	
h3.nc_article_head
{
	margin-top: 0px;
	padding-top: 0px;
}
/*************************************************************/

/** LIST ***********************************************************/

.nc_list_text 
{
	margin-bottom:4px;
	
	}
	
	.nc_list_link 
	{
	font-size:small;
		}
/** ***********************************************************/

.nc_list_header
{
	color: #FFFFFF;
}

.nc_back1 
{background-color:#000000;
}

.nc_back2 
{
	background-repeat: no-repeat;
	/*background-image: url(/images/grad4.JPG);*/
	
}

.nc_back3 
{
	background-repeat: no-repeat;
	/*background-image: url(/images/grad5.JPG);*/

}
.nc_back4 {background-color: #000000;}
.nc_back5 {background-color: #000000;}
/** SPREAD *************************


/********************************************* LightBox ***********************************/

#lightbox
{
	font-family: Arial,Verdana, Tahoma;
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	background-color: #f5f5f5; }

#lightboxDetails{
	font-size: 100%;
	padding-top: 0.4em;
	}	
#lightboxCaption
{
	float: left;
	color: #333333;
}
#keyboardMsg{ float: right; color: #333333;}
#closeButton{ top: 4px; right: 4px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#keyboardMsg a:link, #keyboardMsg
{
	font-size: 1.2em;
	font-family: Arial;
}
#keyboardMsg a:link
{
	background-color: #d3d3d3;
	width: 12px;
}
#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/img/overlay.png", sizingMethod="scale");
	}
	
