/*** NewsDetails Macro Css ***/

.div_newsdetails_main_container
{
	float: left;
	clear: left;
	width:750px;
	height:auto;

	padding:0px;
	margin: 0px;
    margin-top:30px;
	
	border:solid 0px green;
}

/* News Images */
.div_newsdetails_image_container
{
    display:block;
    float:left;
    
    width:300px;
    height:auto;
    
    margin:0px;
    padding:0px;
    padding-top:30px; 
	
    text-align:center;
	vertical-align:top;   
    
    border:solid 0px green;
}

.div_newsdetails_image
{
    margin-left:auto;
    margin-right:auto;
    
    border:solid 0px yellow;
}

.div_newsdetails_image img
{
	/*z-index:500;*/
}

.div_image_zoom
{
	position:relative;
	display:block;

	height:85px;
	margin-top:-75px;

	/*z-index:600;*/
}

.div1
{
	background-image:url(/media/79280/zoom_icon_blue.png);
}

.div_image_zoom a,
.div_image_zoom a:link,
.div_image_zoom a:visited
{
	display:block;
	float:left;

	width:85px;
	height:75px;
	
	cursor:pointer;

	text-decoration:none;
	text-transform:none;

	background-image:url(/media/79275/zoom_icon_red.png);
	background-repeat:no-repeat;
	background-position:center left;
}

.div_image_zoom a:hover,
.div_image_zoom_fix
{
	background-image:url(/media/79280/zoom_icon_blue.png);
	background-repeat:no-repeat;
	background-position:center left;
}

/* End News Images */

/* News Text */
.div_newsdetails_text_container
{
    display:block;
    float:left;
    
    width:430px;
    height:auto;
    padding:0px;
    margin:0px;
    padding-left:20px;
    margin-top:30px;
    
    border:solid 0px green;
}

.div_newsdetails_text_title_container
{
    display:block;
    float:left;
    clear:both;
}

.div_newsdetails_text_title_span
{
    font-family:Arial Narrow, Arial, sans-serif;
	font-weight: normal;
	font-size:18pt;
	color:#05afc3;    
}

.div_newsdetails_text_date_container
{
    display:block;
    float:left;
    clear:both;
}

.div_newsdetails_text_date_span
{
    display:block;
	float:left;
	padding-top: 12px;
	padding-bottom:8px;
	margin:0px;
	font-family:Arial Narrow, Arial, sans-serif;
	font-size: 18pt;
	font-weight:normal;
	color:#666666;
}

.div_newsdetails_text_htmltext_container
{
	display:block;
	float:left;
	clear:both;
	width:100%;
	border-top:solid 1px #6A6A6A;
}

.div_newsdetails_text_htmltext_span
{
	width:100%;	
	line-height: 16px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	text-align:justify;
	color:#515151;
}

/* END News Text */



/*** END NewsDetails Macro Css ***/























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
