/* 
================================
 Container Styles for DotNetNuke
================================
*/   


.containermaster_RA {
	width: 100%;
	height:100%;
	background-color: white;
	border:none;
	text-align:left;
	vertical-align: top;
	margin:0 0px 0 0;
	padding:0px;
}


/* 
==================================
 Container Styles for RA Round Box
==================================
*/   

.rbroundbox {min-height:144px;height:auto;width:auto; margin:0; padding:0;background: url(images/smallpanel-bottom.gif) no-repeat bottom left;}
.rbheader   {color:White; padding:5px 10px 0px 10px;min-height:25px;height:25px;}
.rbtop      {background: url(images/tl.gif) no-repeat top left;}
.rbtop div  {background: url(images/tr.gif) no-repeat top right ;}
.rbfooter   {color:black; padding-left:10px;padding-right:10px;padding-bottom:7px;height:20px;}
.rbcontent   {position:relative;z-index:4; color:black;margin:0 0 0 13px;padding:0;min-height:122px;height:auto;}

#RAHeadertext
{
    top:0px;
    left:10px;
    position:absolute;
    z-index:99;
    
}
#textheader #RAHeadertextpart1
{
    font-weight:800;
}



.light-purple
{
    background-color:#F0ECEB;
}

.dark-purple
{
    background-color: #6D276F;
}

.light-blue
{
    background-color:#E5EDF8;
}

.dark-blue
{
    background-color: #0077D4;
}

.light-orange
{
    background-color:#f9ecd9;
}

.dark-orange
{
    background-color: #ed7101;
}

.light-green
{
    background-color:#E2F4F4;
}

.dark-green
{
    background-color: #3BB9B8;
}

.liberate
{
    min-height:144px;height:auto;width:auto; margin:0; padding:0;
    background: url(images/smallpanel-bottom-liberate.gif) no-repeat bottom left;
    background-color:#E2F4F4;
}

.rbcontent .liberate
{
    margin:0 0 0 0;
    padding: 0 0 0;
}

.rbcontent .Normal
{
	overflow:hidden;
	margin:0px;
	padding:0;
	min-height:116px;
	height:100%;
}
.rbcontent .Normal p
{
	margin:0;
}

#smallboxPanelArea
{
	position:relative;
	min-height:132px;
	height:auto !important;
	height:100%;
	width:219px;
	padding:0px;
	margin:0;
	overflow:hidden;
	
	
}
#smallboxPanelArea .textArea
{
	float:left;
	width:119px;
	height:auto;
	height:auto !important;
	height:97%;
	padding-top:15px;
	z-index:998;

}

#smallboxPanelArea .textAreaNarrower
{
	float:left;
	width:113px;
	height:auto !important;
	height:95%;
	padding-top:15px;
	z-index:998;
}

#smallboxPanelArea .textAreaNarrow
{
    width:109px;
    height:auto !important;
	height:95%;
    z-index:998;
}
#smallboxPanelArea .imageArea 
{
    float:right;
    z-index:4;
    text-align:center;
    padding:0px;
	margin:0;
	z-index:2;
	
}

#smallboxPanelArea .imageArea img
{
	position:absolute;
	bottom:0px;
	left:120px;
	padding:0px;
	margin:0;
	z-index:1;
}

#smallboxPanelArea .imageAreaWide img
{
	position:absolute;
	bottom:1px;
	left:110px;
	padding:0px;
	margin:0;
	z-index:1;
}
#smallboxPanelArea .imageAreaConference img
{
	position:absolute;
	bottom:0px;
	left:111px;
	padding:0px;
	margin:0;
	z-index:1;
}
#smallboxPanelArea .imageAreaExtraWide img
{
	position:absolute;
	bottom:1px;
	left:98px;
	padding:0px;
	margin:0;
	z-index:1;
}

#smallboxPanelArea .imageAreaJournals img
{
	position:absolute;
	bottom:1px;
	left:115px;
	padding:0px;
	margin:0;
	z-index:1;
}

.liberatebirds
{
   background:url(patient/images/LiberateBirds.png) bottoim left no-repeat;
    padding:0;
    margin:0;
    
    
}
#smallboxPanelArea .clear
{
    clear:both;	
}

 #smallboxPanelArea .readmore
 {
     height:14px;
     margin:0px 0px 5px 0px;
  }
 
 #smallboxPanelArea .readmorebutton
{
	display:block;
	float:left;
	text-align:center;
	width:70px;
	min-height:14px;
	height:auto !important;
	height:14px;
	z-index:999;
	margin:0px 0px 0px 0px;
}

 #smallboxPanelArea .readmorebutton a
{
	display:block;
	color:#FFF;
	text-align:center;
	min-height:14px;
	font-weight:600;
	padding:0px 1px 1px 2px;
}