﻿.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
/*text-transform:uppercase;*/
}


.invertedshiftdown a{
float: left;
display: block;
font: bold 13px Trebuchet MS;
color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 5px 5px; /*Padding within each menu item*/
color: white;
background-color: #ff6f48; /*Default menu color*/

}


.invertedshiftdown a:active {  
background-color: #D10000; /*Red color theme*/
color: white;
} 


.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
/*padding-top: 9px; Flip default padding-top value with padding-bottom */
 /*padding-bottom: 5px;Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current_invertedshiftdown a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
color: white;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu ul
{
    padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
    margin: 0;
    /*set value to "left", "center", or "right"*/
}

.underlinemenu ul li
{
    display: inline;
}

.underlinemenu ul li a
{
    color:#333333;font: bold 12px Arial;
    padding: 6px 3px 4px 2px; /*top padding is 6px, bottom padding is 4px*/
    padding:2px;
    margin-left: 10px; /*spacing between each menu link*/
    text-decoration: none;
    border-bottom: 1px solid #fff; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected
{
    border-bottom-color: #ed2d23;
}
.underlinemenu ul .current_underlinemenu a
{   border-bottom-color: #ed2d23;
}


.box_top_right
{
     background:url(img/Test-top-left.bmp) no-repeat;
     width:15px; height:30px;
}
.Blog_top_right
{
     background:url(img/Blog_top_right.png) no-repeat;
     width:15px; height:66px;
}
.News_top_right
{
     background:url(img/box_top_News.png) no-repeat;
}
.box_middle_left
{
    background:url(img/vertical-line1.bmp) repeat-y;
    /*width:20px;*/
}

.box_middle_right
{

    background:url(img/Test-midd-right.bmp) repeat-y;
    /*width:20px;*/
}
.box_bottom_left
{
    background:url(img/bott-left.bmp) no-repeat;
    /*width:20px;*/
}

.box_bottom_right
{
      background: url("img/portlet-bottom-right1.bmp") no-repeat;
      /*width:20px;*/
      height:25px;
}
.box_bottom
{
    background: url("img/test-bottom1.bmp") repeat-x;
    /*height:25px;*/
}

.box_top_signin
{
       background:url(img/box_top_signin.png) no-repeat;
    width:167px; height:66px;
}
.box_top_signout
{
       background:url(img/box_top_signout.png) no-repeat;
    width:167px; height:66px;
}
.box_top
{
    background:url(img/Test-top-right1.bmp) no-repeat;
    width:14px;
}
.box_top_center
{
    background:url(img/Test-center.bmp) repeat-x;
}
.box_top_Polling
{
    background:url(img/box_top_poll.png) no-repeat;
}
.box_top_Ideas
{
    background:url(img/box_top_idea.png) no-repeat;
    width:167px; height:66px;
}

.box_top_Blog
{
    background:url(img/box_top_Blog.png) no-repeat;
    width:167px; height:75px;
}
