﻿/******************* SPLASH PAGE ***************************/

div.cfpsaSplashPgMenuBoxContainer .cfpsaImageButton
{
    display:block;    
    float: left;
    margin-left:7px;
    margin-top:2px;
}

/******************* END SPLASH PAGE ***************************/


/******************* MAIN MASTER PAGE ***************************/

div.cfpsaTopNavLevel1 div.cfpsaSearchArea div.cfpsaSearchBoxContainer .cfpsaSearchBox
{
    padding-top:0px;
}

div.cfpsaTopNavLevel2 td.CfpsaNavContent
{
   height:33px;
   width:71px;
   background-color:#8c7d6b;
}

div.cfpsaHomePageMasterNewsText
{
    width:253px;
}

/******************* END MAIN MASTER PAGE ***************************/

/*************** SEARCH RESULTS PAGE LAYOUT ***********************/
/* below we are overidding OOTB styles from search.css in the style library */

.divAdvancedSearchContainer .divAdvancedSearchContent .srch-advancedtable td.ms-advsrchText-v2
{
    width:465px;
}
.divAdvancedSearchContainer .divAdvancedSearchHeader a
{
    width:80px;
    display:block;
    float:right;
}

.divAdvancedSearchContainer .divAdvancedSearchHeader h3
{
    display:inline;
}
.divAdvancedSearchContainer .divAdvancedSearchHeader img
{
    display:inline;
}



/*************** END SEARCH RESULTS PAGE LAYOUT ***********************/