.grey ul.mega-menu {

    width: 900px;
    list-style-type: none;
    background-image: none;
    background: #b5b5b5; /* Old browsers */
    background: -moz-linear-gradient(top, #b5b5b5 0%, #848484 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5b5b5), color-stop(100%,#848484)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #b5b5b5 0%,#848484 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #b5b5b5 0%,#848484 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #b5b5b5 0%,#848484 100%); /* IE10+ */
    background: linear-gradient(to bottom, #b5b5b5 0%,#848484 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b5b5', endColorstr='#848484',GradientType=0 ); /* IE6-9 */
/*    background-color: #a3aebc; */
    border: 0;

}

.grey ul.mega-menu li a {

    background: none;

}

.grey ul.mega-menu li .sub li {

    width: 125px;

}

.grey ul.mega-menu li.donate {

    position: absolute;
    right: 0;
    padding-left: 10px;
    background: #767676; /* Old browsers */
    background: -moz-linear-gradient(top,  #767676 0%, #565656 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#767676), color-stop(100%,#565656)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #767676 0%,#565656 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #767676 0%,#565656 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #767676 0%,#565656 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #767676 0%,#565656 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#767676', endColorstr='#565656',GradientType=0 ); /* IE6-9 */

}

div#state_scroll {

    width: 315px;

}

.jspVerticalBar {

    width: 9px;

}

.jspArrow, .jspArrow.jspDisabled {

    background-color: #fff;

}

.jspVerticalBar .jspArrowUp {

    background-image: url('../images/itep_arrow_up.png');
    background-repeat: no-repeat;
    background-position: center center;

}

.jspVerticalBar .jspArrowUp.jspDisabled {

    background-image: url('../images/itep_arrow_up_disabled.png');

}

.jspVerticalBar .jspArrowDown.jspDisabled {

    background-image: url('../images/itep_arrow_down_disabled.png');

}

.jspVerticalBar .jspArrowDown {

    background-image: url('../images/itep_arrow_down.png');
    background-repeat: no-repeat;
    background-position: center center;


}


.jspDrag {

    background-color: #283E49;

}

/* Styles for ITEP blogs only */

h1#itep-blog-name {

    font-weight: bold;
    border: 0;

}

p#itep-blog-entries-more {

    border-top: 1px dotted #1F4B7F;
    border-bottom: 1px dotted #1F4B7F;
    padding: 10px 0;


}

div#itep-blog-entries div.itep-blog-entry {

    margin-bottom: 25px;
    font-style: italic;
}

div#itep-blog-entries div.itep-blog-entry h2 {

    font-style: normal;
    line-height: normal;
}

/*
.grey ul.mega-menu li .sub-container.non-mega li a, .grey ul.mega-menu li .sub-container.mega li a  {

    background: none;

}
*/


.grey ul.mega-menu li .sub-container.non-mega li a, .grey ul.mega-menu li .sub-container.mega li a, .grey ul.mega-menu li .sub-container.non-mega li a:hover, .grey ul.mega-menu li .sub-container.mega li a:hover  {

    background: none;

}

.grey ul.mega-menu .sub li.mega-hdr li a {
 
    padding: 5px;
}


h1.entry-title {

    border-left: 0;
    margin-left: 0;
    padding-left: 0;

    border-bottom: 1px solid #253942;
    padding-bottom: 10px;
    margin-bottom: 10px;

}

div.entry-asset {

    padding-right: 23px;

}

div.asset div.entry-content {

    margin: 10px 0;

}

div.wrapper {

    margin-top: 0;

}

div.box_2 {

    background-image: none;
    padding-top: 0 !important;

}

div#header {
    
    position: relative;
    
}

div#header-clickable {
	
	position: absolute;
	top: 0;
	left: 0;
	width: 550px;
	height: 156px;
	
}

div#header.header-whopays {

	background-image: url('../images/whopaysbanner.png');

}

div#skyline-menu {

	background: linear-gradient(to bottom, #b5b5b5 0%, #848484 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	 
}

div#skyline-menu div#menu {

	width: 900px;
	margin: 0 auto 10px auto;

}

div#skyline-menu div#menu ul#mega-menu-1 {

	width: 100%;

}

div#skyline-menu div#menu ul#mega-menu-1 > li:first-child > a {

	padding-left: 0;

}

form#cse-search-box {
	
	position: absolute;
	bottom: 0;
	right: 0;
	width: 300px;
	height: 135px;
	
	
}

