﻿
/*************************************
 GLOBAL
*************************************/
* {
	margin: 0;
}
html
{
    height: 100%;
}

body
{
    height: 100%;
    background: url(https://searchalterego.com/images/site.background.png);
   /* font-family: arial;*/
    color: #555555;
    /*font-size: 10pt;*/
    color: #4d4d4d;
    font-family: Arial;
    font-size: 12pt;
    text-align: left;
    margin: 0;
    padding: 0;
    width: 100%;
}


a
{
    cursor: pointer;
}
a:link, a:visited, a:active
{
    text-decoration: none;
}
/* unvisited link */
a:hover
{
    text-decoration: underline;
}
/* mouse over link */


h2
{
    color: #cccccc;
    font-size: 30pt;
    font-weight: bold;
		letter-spacing: -2px;
}

h3
{
    color: #EA561C;
    font-size: 30pt;
    font-weight: bold;
		letter-spacing: -2px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -175px; /* the bottom margin is the negative value of the footer's height */
}
.footer {
	height: 175px; /* .push must be the same height as .footer */
	
}

.push {
	height: 375px; /* .push must be the same height as .footer */
	
}



#alterEgoheader
{
   	background: url(https://searchalterego.com/images/site.background.png) no-repeat;
    height: 150px;
}



#pageBanner
{
    background: url(images/alterego.banner.718x114.png) no-repeat center;
    height: 114px;
    margin: 30px auto;
    width: 980px;
    padding: 0 0;
}

#BannerText
{
    font-family: Arial;
    font-size: 22pt;
    color: #B6B6B6;
}
#searchBar
{
    background-color: #EA561C;
    padding-top: 33px;
    padding-bottom: 33px;
}

#searchBarMiddlePart
{
    position: relative;
    float: none;
    background-color: #f3f3f3;
    height: 35px;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.searchbarButtonAndText
{ 
	position: relative;
	float: left;
}

#SmallButton_WithIcon_Adventurer
{
	background: url(images/adventurer.toolbar.png) no-repeat;
	border: none;
	position:relative;
	float:left;
	height: 31px;
	width: 114px;
	margin: 4px 10px 0 0;
}

#SmallButton_WithIcon_Adventurer[disabled]
{
  background: url(images/adventurer.toolbar.depressed.png) no-repeat;
	border: none;
	position:relative;
	float:left;
	height: 31px;
	width: 114px;
	margin: 4px 10px 0 0;
}

#SmallButton_WithIcon_ParentalUnit
{
	background: url(images/family.toolbar.png) no-repeat;
	border: none;
	position:relative;
	float:left;
	height: 30px;
	width: 125px;
	margin: 5px 10px 0 0;
}

#SmallButton_WithIcon_ParentalUnit[disabled]
{
	background: url(images/family.toolbar.depressed.new.png) no-repeat;
	border: none;
	position:relative;
	float:left;
	height: 30px;
	width: 125px;
	margin: 5px 10px 0 0;
}

#SmallButton_WithIcon_Professor
{
	background: url(images/professor.toolbar.new.png) no-repeat;
	border: none;
	position:relative;
	float:left;
	height: 32px;
	width: 115px;
	margin: 3px 30px 0 0;
}

#SmallButton_WithIcon_Professor[disabled]
{
	background: url(images/professor.toolbar.depressed.new.png) no-repeat;
	border: none;
	position:relative;
	float:left;
	height: 32px;
	width: 115px;
	margin: 3px 30px 0 0;
}


#SmallButton_Select_Persona
{
	position: relative;
	float: left;
	height: 15px;
  width: 150px;
	border: none;
	background: url(images/select.persona.toolbar.png) no-repeat;
	margin:14px 10px 0 10px;
}

#altersearchhome
{
	position: relative;
	float: left;
	background-color: #ffffff;
	border: 2px solid #eeeeee;
	height: 19px;
	font-size: 8pt;
	width: 200px;
	padding: 2px 5px 3px 5px;
	margin: 4px 0 0 0;
}

.searchButton
{
	position: relative;
	float: left;
	background: url(images/search.toolbar.png);
	border: none;
	height: 27px;
	width: 79px;
	margin: 5px 0 0 4px;
}

.searchDropDown
{
    background-color: #E1E1E1;
    border-style: solid;
    border-color: #E1E1E1;
    height: 20px;
    //vertical-align: baseline;
    font-size: 8pt;
    width: 55px;
}

.searchTextBox
{
    background-color: White;
    border: none;
    height: 28px;
    vertical-align: middle;
    font-size: 8pt;
    width: 150px;
    margin-right: 0;
    margin-left: auto;
	padding-left: 10px;
    padding-right: 10px;
	//margin-top:5px;
}



#mainContent
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background: url(https://searchalterego.com/images/site.background.png);
}

#homePageText
{
	width: 800px;
	float: left;
	border: 2px solid #e6e6e6;
	background: url(images/bg.box.texture.102x15.png) repeat;
	padding: 40px;
	font-size: 20pt;
	letter-spacing: -2px;
	color: #989898;
	font-weight: normal;
	margin: 40px 0 40px 0;
}


#personaSlider
{
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    width: 450px;
    margin-bottom: 0;
    margin-top: auto;
}




#helpText
{
    float: left;
}



#FeedbackButton
{
   
    border: none;
    height: 157px;
    width: 46px;
    vertical-align: baseline;
    background-image: url(images/button.feedback.46x157.png);
    margin-left: auto;
    margin-right: 0px;
    margin-top: 50px;
    float: right;
    position:fixed;
    right:0;
}





#DownloadButtonModule
{
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: 0;
}

.download-buttons {
	position: relative;
	width: 685px;
	height: 145px;
	border:0;
	margin:0;
	padding:0;
}

#DownloadButton
{
	background: url(images/button.download.333x63.png) no-repeat center;
	height: 63px;
	width: 333px;
	border: none;
	margin: 30px 0 0 0;
}

#HelpPageContent
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 900px;
    background: #EFEFEF;
    padding-right: 10px;
    padding-left: 10px;
    border-color: #AFAFAF;
    border-width: 1px;
    border-style: solid;
}

#feedbackForm
{
    padding-right: 20px;
    padding-left: 20px;
}

/* Adventrue,Professor and Parental Unit Page*/
#personaHeader
{
    background-color: #EA561C;
    width: 100%;
}
#AdventurerPageBanner
{

    background: url(https://searchalterego.com/images/Banner_Adventurer.png) repeat-x;
    height: 100px;
    margin: 0 auto;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    padding: 0 0 10px 0;
}

#ProfessorPageBanner
{
    background: url(https://searchalterego.com/images/Banner_Professor.png) repeat-x;
    height: 100px;
    margin: 0 auto;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    padding: 0 0 10px 0;
}

#ParentalUnitPageBanner
{
    background: url(https://searchalterego.com/images/banner.parental.png) repeat-x;
    height: 100px;
    margin: 0 auto;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    padding: 0 0 10px 0;
}



#personaSearchbarOuter
{
    background-color: #E1E1E1;
    height: 37px;
    vertical-align: top;
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
}

#PersonaSearchArea
{
    margin-left: 0;
    margin-right: auto;
    vertical-align: top;
}
#FeedbackButtonArea
{
    margin-left: auto;
    margin-right: 0;
}


.PersonaSearchTextBox
{
    background-color: White;
    //color: #EDA53E;
    border-color: #AFAFAF;
    border-width: 1px;
    border-style: none;
    height: 50px;
    width: 750px;
    vertical-align: middle;
    margin-left: 0;
    margin-right: auto;
    font-size: 16pt;
	padding-left: 10px;
    padding-right: 10px;
}

.PersonaSearchButton
{
    color: White;
    height: 50px;
    width: 150px;
    border-style: none;
    vertical-align: middle;
    background-color: #EFA741;
    font-size: 16pt;
    margin-left: auto;
    margin-right: 0;
}

#PersonaPageContent
{
    margin-top: 60px;
    width: 860px;
		border: 2px solid #e6e6e6;
		background: url(images/bg.box.texture.102x15.png) repeat;
    padding: 30px 40px 0 0;
}

.PersonaImageModule
{
    margin-left: 0;
    margin-right: auto;
    width: 235px;
    height: 350px;
}

#PersonaTextModule
{
	margin: 0 0 0 30px;
	font-size: 16pt;
	letter-spacing: -2px;
	color: #888888;
	font-weight: bold;
}


#personaSelector
{
    margin-bottom: 0;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
}

/* Search Result Page (not used now)*/

#searchResultContainer
{
    margin-top: 40px;
    width:100%;
    background: #FFFFFF;
}

#resultBox
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    width: 900px;
    background: #FFFFFF;
    border:none;
     font-weight:bold;
}

#personaResultHeader
{
    background-color: #EA561C;
    width: 100%;
		margin: 0 auto;
    height: 117px;
		padding: 0;
}

.header-container {
	width:980px;
	margin: 0 auto;
}

.logo-tab {
	position: relative;
	float: left;
	width: 129px;
	height: 40px;
}


#ProfessorResultPageBanner
{
    background: url(images/banner_professor_426x117.png) no-repeat;
		position: relative;
		float: left;
		left: 148px;
    height: 117px;
    margin: 0 auto;
    width: 426px;
    padding: 0 0 10px 0;
}

#AdventurerResultPageBanner
{
	  background: url(images/banner_adventurer_492x117.png) no-repeat;
		position: relative;
		float: left;
		left: 115px;
    height: 117px;
    margin: 0 auto;
    width: 492px;
    padding: 0 0 10px 0;
}

#ParentalUnitResultPageBanner
{
    background: url(images/banner_parental_600x117.png) no-repeat;
		position: relative;
		float: left;
		left: 65px;
    height: 117px;
    margin: 0 auto;
    width: 600px;
    padding: 0 0 10px 0;
}


