﻿/* Home Control CSS*/

a
{
	color:#ed4329;
	font-weight:bold;
}

.HomeImagesRotator
{
float:left;
position: absolute;
width:724px;
top:0;
z-index:10;
}

h2
{
color:#ed4329;
font-family:Arial;
font-size:20px;
font-weight:bold;
 margin-bottom:2px;
}

.HomeMain
{
width:704px;
float:left;
padding-top:239px;
padding-left:20px;
font-size:12px;
color:#3b6b7f;
}

.HomeItems
{
padding-top:10px;
width:704px;
float:left;
min-height:400px;
padding-left:20px;
}


/* rotator in-page placement */
    div#rotator {
	position:relative;
	margin-left:-40px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {

}
    div#rotator ul li.show {
	z-index:500;
}







.HomeItem
{
 width:332px;
 height:270px;
 float:left;	
  background-image:url('/App_Themes/en-US/images/home/bgBoxFooter.gif');
 background-repeat:no-repeat;
 background-position:bottom center;
  margin-right:20px;
  margin-bottom:30px;
}

	



.HomeItemImage
{
 width:166px;
 height:127px;
 float:left;
}

.HomeItemImage img
{
border:0;
}

.HomeItemTitle
{
 width:151px;
 height:107px;
 float:right;
 color:White;
 font-weight:bold;
 padding-top:20px;
 padding-left:10px;
padding-right:5px;
font-family:Arial;
font-size:16px;
font-weight:bold;
}

.HomeItemAbstract
{
width:312px;
word-wrap: break-word;
background-image:url('/App_Themes/en-US/images/home/bgBoxMain.gif');
background-repeat:repeat-y;	
height:105px;
float:left;
padding:10px 10px 0px 10px;
font-size:12px;
color:#3b6b7f;
}

.HomeItemLinks
{
	background-image:url('/App_Themes/en-US/images/home/bgBoxMain.gif');
	background-repeat:repeat-y;	
	width:312px;
	height:20px;
	font-size:12px;
	float:left;
	padding-right:10px;
	padding-left:10px;
}

.LeftLink
{
float:left;
}

.RightLink
{
float:right;
}

.RightLink a
{ 
color:#84a121;
}

#IsrCrus {color:#2895B2;}

#IsrCrus .ItemGroupItem a {color:#2895B2;}
