﻿#homeSlide
{ background-color:#ffffff;
     background-image:url(images/loading.gif);
     background-position:center center;
     background-repeat:no-repeat;
     width:750px;
     height:333px;
     overflow:hidden;
     position:relative;
     top:0;
     margin-bottom:10px;
        
    }


 /**Press Listing Control**/
  div#newsListingHolder{width:370px;}
  div#newsListingHolder ul{ list-style-type:none; margin-left:0px; padding-top:7px; padding-left:0; text-align:left;}
  div#newsListingHolder li{ padding:0 0 5px 0; text-align:left; }
  div#newsListingHolder li a { font-size:11px; font-weight:500; text-decoration:underline;}
  div#newsListingHolder li a.viewMore { font-size:12px; font-weight:bold; display:block; padding-right:40px; padding-top:5px;}
  div#newsListingHolder span{color:#c0c0c0;}
  
 /**End Press Listing Control**/
 
 #homeSlideSmall
{ background-color:#ffffff;
     background-image:url(images/loading.gif);
     background-position:center center;
     background-repeat:no-repeat;
     width:750px;
     height:250px;
     overflow:hidden;
     position:relative;
     top:0;
     margin-bottom:10px;
        
    }
    
 
 
#controls { 

background-image:url(../../images/controlsBg.png);
background-repeat:no-repeat;
height:27px;
margin:0 0 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:4px;
padding-top:5px;
position:absolute;
top:375px;
width:168px;
}
#controls li {
background-image:url(images/controlsLiBg_norpt.png);
background-repeat:no-repeat;
float:left;
height:22px;
margin-right:2px;
overflow:hidden;
width:22px;
}

#control1 {
background-position:0 0;
}
#control1.active {
background-position:0 -23px;
}
#control2 {
background-position:-25px 0;
}
#control2.active {
background-position:-25px -23px;
}
#control3 {
background-position:-47px 0;
}
#control3.active {
background-position:-47px -23px;
}
#control4 {
background-position:-71px 0;
}
#control4.active {
background-position:-71px -23px;
}
#control5 {
background-position:-94px 0;
}
#control5.active {
background-position:-94px -23px;
}
#control6 {
background-position:-117px 0;
}
#control6.active {
background-position:-117px -23px;
}

#socialSUPMenu { 

height:35px;
width:40px;
margin:0 0 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:4px;
padding-top:5px;
position:relative;
top:-50px;
left:700px;

}

#supSlideHolder
{height:250px;
  margin-bottom:5px;
    }
