﻿/*******************************************************************/
/******* FOOTER                                              *******/
/*******************************************************************/


/******* Footer main container *******/

#idFooterContainer
{
  width: 919px;
  height: auto;
}

/******* Footer containers for applying background *******/

#idFooterContainer .d1
{
  width: 100%;
  float: right;
}
#idFooterContainer .d1 .d1
{
  width: auto;
  float: none;
}

/******* Footer content container *******/

#idFooterContainer .inner
{
  float: left;
  padding: 5px;
  background-color: #FFFF99;
}
#idFooterContainer .inner .inner
{
  float: none;
  padding: 0;
}

/******* Editable footer region container *******/
/******* (Specify default background color for editable region below) *******/



.footerContentHolder
{
  background-color: #FFFF99;
}


.footerContentHolder
{
  width: 909px;
  height: auto;
  padding: 0;
  background-color: #ffff99;
}
#idFooterContent
{
  width: 909px;
}

div.footerContentHolder
{
background-color: #FFFF99;
}


#loginData A,
#loginData A:link,
#loginData A:visited
{
    color: #ffffff !important;  /* link color */ }

#loginData A:hover
{
    color: #ffffff !important;  /* hover color */
}
