﻿.hidepanel{
    display:none;     
}
.showpanel{
    display:block;
    float:left;
    width:566px;
    text-align:left;   
}
.showpanel img{
    float:left;   
}
.thumbcontainer{
   	width:136px;
   	position:relative;
   	top:-70px;
   	left:430px;	
   	_left:420px;			
    text-align:left;	
    display:block;
}
.opacity
{
	/*width:566px;
	height:62px;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity:0.7;
	float:left;*/
}
.thumbcontainer .solid{
    text-align:left;
    float:left;
    display:block;
    margin-left:10px;   
}
.thumbcontainer .solid .thumbnailcontent a{
    
   border:2px solid #FEE322;
   color:#FEE322;
   padding:4px 10px;
   text-decoration:none;
   float:left;
   font-weight:bold;
}
.thumbcontainer .solid .thumbHeadingContainer
{
	text-align:left;
	padding-left:20px;
	position:absolute;	
	z-index:1000;	
	background:url(../icon/black_arrow.gif) no-repeat 0% 50%;
	
}
.thumbcontainer .solid .homerotatorthumblink a
{
	font-weight:bold;
}
.thumbcontainer .solid .thumbHeadingContainer .thumbHeading a
{
	color:#0E0E0C;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
}
.thumbcontainer .faded{
    
    text-align:left;
    float:left;
    display:block;   
    margin-left:10px;
}
.thumbcontainer .faded .thumbnailcontent a{
    
   border:2px solid #ffffff;
   color:#ffffff;
   padding:4px 10px;
   text-decoration:none;
   float:left;
   font-weight:bold;
}
.thumbcontainer .faded .thumbHeadingContainer
{
	text-align:left;
	padding-left:20px;
	position:absolute;	
	z-index:1000;
	background:url(../icon/grey_arrow.gif) no-repeat 0% 50%	;
}
.thumbcontainer .faded .homerotatorthumblink a
{
	font-weight:bold;
}
.thumbcontainer .faded .thumbHeadingContainer .thumbHeading a
{
	color:#8C8C8A;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;	
}
.header{
    width:160px;
    background-color:#B0B0B0;               
    height:33px;                       
}
.header img{
	display:block;
}
.rotator
{
    width:566px;
	float:left;	
	overflow:hidden;
	height:385px;
	padding-left:10px;	
}
.rotator img
{
	display:block;
	border:0px;
}
.rotator .NewsContainer{	
	width:566px;
	height:385px;
	float:left;	
}
.rotator .NewsContainer .ArticleContainer{
	width:566px;
	float:left;	
}

.rotator .image{
   	position:relative;	
}
.rotator .content{
   	text-align:left;
	background-color:#26B0E1;	
	float:left;
	padding:10px 10px 10px 10px;
	width:546px;	
	height:75px;
}
.rotator .content div{
   width:400px;	
}
.rotator .content .homerotatorarticlelink a
{	
	color:#FEE322;
	font-weight:bold;
	text-decoration:none;	
}
.rotator .hidepanel .homerotatortitle,
.rotator .showpanel .homerotatortitle,
.rotator .hidepanel .homerotatortitle a,
.rotator .showpanel .homerotatortitle a{
    color:#FEE322;
    font-weight:bold;                            
    font-size:18px;	    
    text-decoration:none;    
}

.rotator .hidepanel .homerotatorpullquote,
.rotator .showpanel .homerotatorpullquote{
	color:#ffffff;				
}
.rotator .hidepanel .homerotatorarticlelink a,
.rotator .showpanel .homerotatorarticlelink a{
	font-weight:bold;
}
