.top-nav-container {
    height: 42px;
}
.top-nav-left {
    border-top: 5px solid #284588;
    float: left;
    height: 28px;
    width: 940px;
}
.tn-links-left {
    color: #666666;
    float: left;
    font-size: 12px;
    margin: 3px 0 0;
}
.tn-links-left ul, .tn-links-right ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
p, ul, ol {
    color: #666666;
    font-family: Arial,Sans-Serif;
    line-height: 1.33;
    margin-top: 0;
}
.tn-links-left ul li {
    margin: 0 5px 0 0;
}
.tn-links-left ul li, .tn-links-right ul li {
    display: inline;
    list-style: none outside none;
}
.tn-links-left a {
    color: #666666;
    text-decoration: none;
}
.tn-links-right {
    float: right;
}
.tn-links-right {
    margin: 6px 0 0;
}
.tn-links-right a {
    background: none repeat scroll 0 0 #E4E4E4;
    color: #284588 !important;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 8px;
    text-decoration: none;
}
.top-nav-right {
    float: right;
    height: 28px;
    display:none;
}
.my-les {
    background: none repeat scroll 0 0 #438DEB;
    color: #FFFFFF;
    display: block;
    font-family: Georgia,Serif;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0 14px;
    text-decoration: none;
}
.my-les:hover {
    background: none repeat scroll 0 0 #284588;
}
.logo-container {
    height: 90px;
    width: 100%;
}
.logo {
    float: left;
    height: 62px;
    width: 458px;
}
.login-container {
    display: block;
    float: right;
    font-size: 11px;
    height: 20px;
    margin: 5px 0 0;
    text-align: right;
    width: 420px;
}
.search-container {
    float: right;
    height: 20px;
    margin-top: 30px;
    width: 340px;
}
.social-icons {
    float: left;
    width: 150px;
}
.social-icons img {
    margin: 0 0 0 5px;
}
.main-nav-container {
    height: 57px;
    width: 100%;
    background: url("/EdutechResources/provider/432/images/main-nav-bg.png") no-repeat scroll left top transparent;

}

#ctl00_cphMainNav_T58AEC90D011_ctl00_ctl00_siteMapControl_horizontaltabs {
	margin-top:20px;
}
.top-nav-right a {
	color:white !important;
}
.tn-links-right a:hover {
	background:none repeat scroll 0 0 #D4D4D4;
}
.button-area {
    text-align:center;
}
.button-area a {
    color: #FFFFFF !important;
    margin: 15px;
    width: 165px;
}
.button-area a:hover {
    color:#ffffff;
    text-decoration:none;
}
.button-area a.reg-link {
    margin:0;
    width:auto;
    color:#0077C0;
}
.button-area a.reg-link:hover {
    color:#0077C0;
    text-decoration:underline;
}

.button-text {
margin-left: 20px;
font-size: 10px;
text-align: left;
padding: 0.5em 2em 0.55em;
width: 182px;
border-radius: 5px 5px 5px 5px;
margin-top: -23px;
border:1px solid #efefef;
border-top:none;
}
.button-text a {
    color:#0077C0;
    text-decoration:none;
    margin:0;
    width:auto;
}
.button-text a:hover {
    color:#0077C0;
    text-decoration:underline;
}
.button-group {
    display:inline;
}
#toTop {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    bottom: 5%;
    color: #333333;
    cursor: pointer;
    font-size: 11px;
    left: 300px;
    padding: 5px;
    position: fixed;
    text-align: center;
    width: 100px;
    display:none;
}
.green {
    border: solid 1px #5D86CC;
    background: #284588;
    background: -webkit-gradient(linear, left top, left bottom, from(#284588), to(#5D86CC));
    background: -moz-linear-gradient(top,  #284588,  #5D86CC);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#284588', endColorstr='#5D86CC');
}
.green:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#5D86CC), to(#284588));
    background: -moz-linear-gradient(top,  #5D86CC,  #284588);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5D86CC', endColorstr='#284588');
}

.green:active {
    background: -webkit-gradient(linear, left top, left bottom, from(#5D86CC), to(#284588));
    background: -moz-linear-gradient(top,  #5D86CC,  #284588);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5D86CC', endColorstr='#284588');
}

#quick-search form{
    float:right;
    margin-top:-21px;
}
#searchcategoryrow, #searchorganizationrow {
    display:none;
}
