﻿.nc_just_clear 
{
	clear:both;
	}
.nc_centre
{
	text-align: center;
	
}

/**********************************/
.nc_main_con
{
	width: 414px;
	width: 100%;
	padding: 0px;
	padding-top: 0px;
	
	float:left
}
.nc_row
{
}
.nc_double
{
	padding:6px;
	position: relative;
	height: 125px;
	padding-left:0px;
	padding-right:6px;
	

}

#newspage .nc_double 
{height: 140px;
	}
.nc_row_double
{

}
.nc_full_article
{

}
.nc_lefthalfcol
{
	
			background-position: 0% 0%;
	
	width:190px;
	margin-right:6px;
	float:left;
	padding:6px;
	position:relative;
	height: 21em;
	
}
.nc_righthalfcol
{
	background-position: 0% 0%;
	width: 190px;
	float: left;
	padding: 6px;
	height: 21em;
	position: relative;
	
}
#newspage .nc_righthalfcol, #newspage .nc_lefthalfcol 
{
	width: 262px;
	height: 18em;
	}
.nc_big_thumb_con
{
			background-position: 0% 0%;
	background-repeat: no-repeat;
	padding: 6px;
	background-color: #f5f5f5;
	width:120px;
	margin-right:6px;
	margin-bottom:15px;
	text-align:center;
	float:left;
	background-image: url(/multinews/images/bigpic.jpg);
}
.nc_big_thumb_in, .nc_std_thumb_in
{
	}
	
.nc_std_thumb_con
{
	padding: 6px;
	background-color: #ffffff;
	width:88px;
	margin-right:6px;
	text-align:center;
	float:left;
	
}

	
.nc_clear 
{
	height:0px;
	clear:both;
	}
.nc_thumb_caption
{
	display:block;
	font-size: 80%;
	margin-top:6px;

}

h4 .nc_double_head, h4 .nc_single_head 
{
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
	
	
	}
.nc_double_head, .nc_single_head,.nc_article_head
{
	margin-bottom: 6px;
	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{}

.nc_article_thumb_con
{
	padding: 6px;
	background-color: #ffffff;
	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;
		}
/** ***********************************************************/


.back1 
{background-color:#ffffff;
}

.back2 
{
	background-repeat: no-repeat;
	background-image: url(/images/yellowback.jpg);
	background-repeat: repeat-x;
	
}

.back3 
{
	background-repeat: no-repeat;
	background-image: url(/images/blueback.jpg);
	background-repeat: repeat-x;

}
.back4 {background-color: #ffeaaf;}
.back5 {background-color: #FFEFC2;}
.back6 
{
	background-repeat: no-repeat;
	background-image: url(/images/greyback.jpg);
	background-repeat: repeat-x;

}

h4 
{
	margin-top:0px;
 
	}
/** SPREAD *************************



/********************************************* LightBox ***********************************/


/********************************************* 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; }
#keyboardMsg{ float: right; }
#closeButton{ top: 0px; right: 0px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#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/overlay.png", sizingMethod="scale");
	}
	

