﻿/* Class for News content in ISD department ---------Start-----------*/
html
{
   height:100%;  
    }

.content_headerISD1
{
	background:url(../images/content_header.png) no-repeat bottom left;
	height:15px;
	width:367px; 
	margin-left:12px;	
}

.highlights_newsHeader1
{
    border-top: 2px solid #0066a4;
	border-left: 1px solid #0066a4;
	border-right: 1px solid #0066a4;
	font-size:14px;
	text-indent:10px;
	text-transform: uppercase;
	font-weight:bold;
	width:365px; 
	color:#FFFFFF;
	padding-top: 0px; /*3*/
}

.highlights_newsContent1{
	float:left;
	width:365px; 
	height:120px;
	padding:0px 0 0 0; /*15px 0 0 0*/
	margin-left:12px;
	color: #5E7392;
}

.highlightsISD1{
	border-left: 1px solid #0066a4;
	border-right: 1px solid #0066a4;
	background-color:#d7e1f3;
	overflow:hidden;
	width:365px; /*420*/
	font-size:12px;
	margin-left:12px;
}
.content_footerISD1
{
	background: #fff url(../images/content_footer.png) no-repeat top left;
	height:9px;
	width:367px; /*420*//*362px needed to force frame to close on right bottom area*/
	margin-bottom:25px;
	margin-left:12px;	
}

#quicklinks_layout1
{
	margin: 0px; 
	padding: 0px; 
	width: 365px; /*680***420*/
	clear: both; 
	background-color: #ffffff; 
	height: 195px; 
	overflow: hidden;
}
#quicklinks_box1
{
	margin: 0px; 
	padding: 0px; 
	width: 365px; /*420*/
	background-color: #ffffff; 
	float: left; 
	overflow: hidden; 
	height: 150px;
}

/* Webparts with content list summaries sub-sections ----Start ------*/
#Content3
{
    padding-top: 1em;
    margin: 0 2em 0 210px;
}

#deptcmscontent
{   clear: both; 
    display: block; 
    left:2.0em;
    _left:1.5em;  /*ie6*/ 
    float:none; 
    visibility: visible; 
    overflow: visible; 
    position: relative; 
    top: 0px;   
}

#deptcmscontent li
{
  margin-left:2em;   
}

#deptnewslistsummary, #deptformslistsummary, #deptseventslistsummary, #deptserviceslistsummary 
/*4 sub-sections*/
{
    display: block; /* */
    float: left;   /* */
    visibility: visible; /* */
    overflow: visible;  /* */
    width: 365px; /* */    
}

#deptnewslistsummary 
{
    clear: left; 
    left: 0px; 
    /*position: static; */
    top: 0px;
    padding: 0 1em 0 0;
   
}

#deptformslistsummary 
{
    clear: right; 
    left: 0px; 
    /*position: static; */
    top: 0px;
    
}

#deptseventslistsummary 
{
    clear: none; 
    /*position:relative;*/
    top:0;
    padding: 0 1em 0 0;
}

#deptserviceslistsummary 
{
    clear: right; 
    left: 0px; 
    top: 0px;
   
}


/* Webparts with content list summaries ----End ------*/



