﻿#dnn_ContentPane table.DarwinNewsStories { font-size: 0.9em; }

#sub_nav a.ActiveLink_1
{
    color: #000;
    background-image:url(updateGraphics/Sub-Nav-rollover.gif);
    background-repeat: no-repeat;
    background-color: #c9c9c9;   
}

#sub_nav li.InActiveItem_2, #sub_nav a.InActiveLink_2
{
    background-image:url(updateGraphics/Sub-Nav.gif);
    background-repeat: no-repeat;
    background-color: #d7212c;
    
    /*
    background-image:url(updateGraphics/Sub-Nav-rollover.gif);
    background-repeat: no-repeat;
    background-color: #c9c9c9;
*/
    /*
    margin-top: 1px;
    background-image: none;
    width: 106px; 
    list-style-type: disc;
    background-color: transparent;
    color: #666;
*/  
}

#sub_nav li.ActiveParentItem_1
{
    display: block;
}

#sub_nav li.ActiveParentItem_1, #sub_nav a.ActiveParentLink_1 ,#sub_nav li.ActiveItem_1, #sub_nav a.ActiveLink_1, #sub_nav li.ActiveItem_2, #sub_nav a.ActiveLink_2
{
    color: #000;
    background-image:url(updateGraphics/Sub-Nav-rollover.gif);
    background-repeat: no-repeat;

   
    
}

#sub_nav a.ActiveParentLink_1
{
    background-color: #c9c9c9;        
}


#sub_nav li.InActiveItem_3, #sub_nav a.InActiveLink_3
{
    margin-top: 1px;
    background-image: none;
    width: 96px; 
    list-style-type: disc;
    background-color: transparent;
    color: #666;   
}



#sub_nav li.InActiveItem_3, #sub_nav li.ActiveItem_3
{
    margin-left: 30px; 
}

#sub_nav li.ActiveItem_3, #sub_nav a.ActiveLink_3
{
    color: #666;
    background-image:url(updateGraphics/Sub-Nav-rollover.gif);
    background-repeat: no-repeat;
    list-style-type: disc; 
    margin-top: 1px;
    width: 96px; 
}

#sub_nav a.ActiveLink_3
{
    background-color: #c9c9c9;
    color: #000;
      
}

#ImageHolder
{
    display: none;
}

#dnn_ContentPane
{

    width: 550px;
    _width: 560px;
    margin-left: -10px;
    _margin-left: 0px;
    padding: 10px;
    _padding-right: 0px;
    min-height: 700px;
    background-image:none;
    background-position: 1px 1px;
    background-repeat: no-repeat;
    border: none;    
}

#centre_col
{
    _width: 550px;
    _margin-left: 0px;
    _margin-right: 0px; 
}

div.CentreContent
{
    width: 570px; 
    _width: 570px;
    margin-right: 10px;
    margin-left: 10px;
    background-image: none;
}


#HardCodedMenu
{
    margin-bottom: 15px;   
}

#mainContentWrapper
{
    _margin-top: 0px;
    #margin-top: 0px; 
}

/* News module */
div.CentreContent #dnn_ContentPane .newsPageControls { border-top:1px solid #CCC;border-bottom:1px solid #CCC;padding:0;margin:0;font-size:0.9em;padding-bottom:20px; }
div.CentreContent #dnn_ContentPane table.DarwinNewsStories {font-size:0.9em;margin-top:20px;}
div.CentreContent #dnn_ContentPane .SortParameters { font-size:0.9em; }
div.CentreContent #dnn_ContentPane .news-image {display:inline;float:left;width:100px;}
div.CentreContent #dnn_ContentPane .news-text {display:inline;float:left;width:160px;padding-right:10px;}
