/* 1) TOP NAVIGATION
============================================================================ */

#topnavigation li
{
list-style-type: none;
text-align: right;
padding-left: 5px;
margin: 0;
line-height: ;
display: inline;
list-style-type: none;
}

#topnavigation li a
{
background: transparent url(../images/YFM-grey-dot.png) left no-repeat;
padding-left: 14px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #999999;
display: inline;
list-style-type: none;
}

#topnavigation li a:hover
{
background: transparent url(../images/YFM-purple-dot.png) left no-repeat;
color: #666666;
}

#topnavigation li a#current
{
background: transparent url(../images/YFM-purple-dot.png) left no-repeat;
color: #666666;
}

/* 2) SIDE NAVIGATION
============================================================================ */
#navigation ul
{
list-style-type: none;
text-align: left;
padding-left: 5px;
padding-top: 17px;
margin: 0;
line-height: 18px;

}

#navigation ul li a
{
background: transparent url(../images/YFM-grey-dot-small.png) left no-repeat;
padding-left: 12px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #999999;
}

#navigation ul li a:hover
{
background: transparent url(../images/YFM-purple-dot-small.png) left no-repeat;
color: #666666;
}

#navigation ul li a#current
{
background: transparent url(../images/YFM-purple-dot-small.png) left no-repeat;
color: #666666;
}


/* 3) FOOTER NAVIGATION
============================================================================ */


#footernavigation
{
font-family: Arial, Helvetica, sans-serif; 
font-size:10px; 
line-height: 33px;
text-decoration: none; 
color: #FFFFFF; 
background:transparent url(../images/sub-navigation-bar.gif) center no-repeat; 
height:100%; 
clear:both;

}

.footeralignleft {
float: left;
padding-left: 12px;

}
.footeralignright {
float: right;
padding-right: 12px;

}

/* 4) FLOAT
============================================================================ */

.floatingleft {
    float:left;
    margin-top:12px;
    margin-left:12px;
    margin-bottom:10px;
	padding-right: 10px;

    }
	
.floatinglogos {
    margin-top:12px;
    margin-left:50px;
    margin-bottom:0px;
	padding-right: 35px;
	padding-bottom: 15px;

    }

/* 5) HUB BOX
============================================================================ */

#hubbox
{
background:url(../images/the-hub.gif) top left no-repeat; 
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:3px;
margin-left: 0px;
}

#hubnavigation ul
{
list-style-type: none;
text-align: left;
padding-left: 5px;
padding-top: 110px;
margin: 0;
line-height: 18px;

}

#hubnavigation ul li a
{
background: transparent url(../images/YFM-grey-dot-small.png) left no-repeat;
padding-left: 12px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #FFFFFF;
}

#hubnavigation ul li a:hover
{
background: transparent url(../images/YFM-purple-dot-small.png) left no-repeat;
color: #999999;
}

#hubnavigation ul li a#current
{
background: transparent url(../images/YFM-purple-dot-small.png) left no-repeat;
color: #999999;
}

/* 6) TBC BOX
============================================================================ */
#greybox
{
background:url(../images/greybox.gif) top left no-repeat; 
overflow:auto; 
height:100%; 
clear:both;
padding-left: 0px;
margin-top:3px;
margin-left: 0px;

}

#tbcnavigation ul
{
list-style-type: none;
text-align: left;
padding-left: 5px;
padding-top: 18px;
margin: 0;
line-height: 18px;

}

#tbcnavigation ul li a
{
background: transparent url(../images/YFM-grey-dot-small.png) left no-repeat;
padding-left: 12px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #999999;
}

#tbcnavigation ul li a:hover
{
background: transparent url(../images/YFM-purple-dot-small.png) left no-repeat;
color: #666666;
}

#tbcnavigation ul li a#current
{
background: transparent url(../images/YFM-purple-dot-small.png) left no-repeat;
color: #666666;
}

/* 7) NEWS BOX
============================================================================ */


#newsnavigation ul
{
list-style-type: none;
text-align: left;
padding-left: 5px;
padding-top: 22px;
margin: 0;
line-height: 18px;

}

#newsnavigation ul li a
{
background: transparent url(../images/YFM-grey-dot-small.png) left no-repeat;
padding-left: 12px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
color: #999999;
}

#newsnavigation ul li a:hover
{
background: transparent url(../images/YFM-purple-dot-small.png) left no-repeat;
color: #666666;
}

#newsnavigation ul li a#current
{
background: transparent url(../images/YFM-purple-dot-small.png) left no-repeat;
color: #666666;
}