
/*-Begin Section -_home.css-*/



#ZoneLeftColumn 
{
	padding: 35px 20px 20px 20px;
	width: 402px;
	min-height:10px;
}

#ZoneRightColumn
{
	padding: 35px 20px 20px 20px;
	width: 402px;
	min-height:10px;
}

/* content repeater */
div.news h2
{
	color: #e90908;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 1em;
}
.news li
{
	line-height: 1.4em;
	margin:0 0 2em 0;
	width:100%;
}
.news li a
, .news li a:link
, .news li a:visited
{
	color:#eb1600;
	display: block;
	font-weight: bold;
	margin-bottom: .5em;	
}
.news li a:hover
, .news li a:active
{
	text-decoration:none;
}
.news li em
{
	display:block;
	font-style:normal;
	margin-bottom: .5em;	
}



/* homepage big panels */
ul.elHP
{
	display: inline;
	float: left;
	height: 269px;
	position: relative;
	width:  442px;
}
ul.elHML
{
	background: transparent url(../_images/dcet/home-pl.jpg) no-repeat top left;
	clear: left;
}
ul.elHMR
{
	background: transparent url(../_images/dcet/home-pr.jpg) no-repeat top left;
	clear: right;
}
ul.elHP li a.depth01first
{
	color: #FFF;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	height: 236px;
	left: 0;
	line-height: 440px;
	padding-left: 20px;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase;
	top: 0;	
	width: 422px;
}
ul.elHP ul
{
	left: 14px;
	position: absolute;
	top: 240px;	
}
ul.elHP ul li
{
	display: inline;
	float: left;
}
ul.elHP ul li a
, ul.elHP ul li a:link
, ul.elHP ul li a:visited
{
	border-right: solid 1px #c59e9e;
	color: #c59e9e;
	/*display: block;*/
	display:inline;
	height: 29px;
	line-height: 29px;
	padding: 0 8px;
	text-decoration: none;
}
ul.elHP ul li a:hover
, ul.elHP ul li a:active
, ul.elHP ul li a:focus
{
	color: #FFF;
}

/*****************************
	Top Menu
*****************************/
ul.elLeft
{
	width:295px!important;
	height:269px!important;
	background:url(../_images/dcet/_homemenu/left.jpg) no-repeat top left!important;
	overflow:hidden!important;
}

ul.elMiddleMenu
{
	width:293px!important;
	height:269px!important;
	background:url(../_images/dcet/_homemenu/middle.jpg) no-repeat top left!important;
	overflow:hidden!important;
	clear:none!important;
}

#ZoneHeaderRow ul.elRightMenu
{
	width:296px!important;
	height:269px!important;
	background:url(../_images/dcet/_homemenu/right.jpg) no-repeat top left!important;
	overflow:hidden!important;
	clear:none!important;
}
/*-End Section -_home.css-*/

/*-End File-*/
