﻿body {
}

#SummaryBox {}

.HomePageText {padding: 15px 12px 20px 15px; margin:0; clear:both; font-family:Verdana; font-size:10pt; color:#000000;}
#HomeMainBody {	 background:transparent url(../../images/home/HomeMainBody.gif) no-repeat 0 0; width:776px; height:300px; position:relative;  }
#HomeLearnCallout, #HomeSellCallout, #HomeImplementCallout { position:absolute; top:111px; width:128px; color:#4d4d4d; font-family:Verdana; font-size:10px; }
#HomeLearnCallout { left:73px; }
#HomeSellCallout { left:318px; }
#HomeImplementCallout { left:570px; }


#btnLearn_Home, #btnSell_Home, #btnImplement_Home { display:block; height:21px; position:absolute; top:187px;}
#btnLearn_Home { width:80px; left:149px; }
#btnSell_Home { width:71px; left:404px; }
#btnImplement_Home { width:99px; left:644px; } 




#TheOpportunityBox, #WhoWeAreBox, #EvaluateTheBusinessBox, #OpenYourMarketBox
{   
    /* Original width 
    width:182px;
    height:204px; */
    width:141px;
    height:149px;
    
    margin-right:16px;
    float:left;
    padding: 55px 20px 0 21px;
    color:#ffffff;
    font-family:Verdana;
    font-size:10px;
}

#SummaryBoxes p { margin:0px 0px 10px 0px; }

#TheOpportunityBox { background: url(../../images/home/TheOpportunityBox.gif) no-repeat 0 0; }
#WhoWeAreBox{ background: url(../../images/home/WhoWeAreBox.gif) no-repeat 0 0; }
#EvaluateTheBusinessBox{ background: url(../../images/home/EvaluateTheBusinessBox.gif) no-repeat 0 0; }
#OpenYourMarketBox{ background: url(../../images/home/OpenYourMarketBox.gif) no-repeat 0 0; margin-right:0px;}

.BoxText { height:115px; }
.MoreButton 
{
    border:none;    
    left:86px;
    display:block; 
    position:relative;
}




/*Bottom Boxes*/
#BottomBoxes
{ 
    clear:both; 
    padding: 17px 0px 0px 0px; 
    color:#4d4d4d; font-family:Verdana; font-size:10px;
    /*border:solid 1px blue;*/
    float:left;
    width:776px;
}
#BottomBoxes a { color:#c82638; text-decoration:none; font-weight:bold; font-size:10px; font-family:Verdana;}
#BottomBoxes a:hover { text-decoration:underline; }
#BottomBoxes p { margin: 0px 17px 0 17px; padding:18px 0 20px 0; }

.Box
{
  padding-top:0px;  
  float:left;
  width:186px;
  margin-right:12px;
}
/*.BoxTop {background:#dff1f6 url(../../Images/home/BoxTop.gif) no-repeat 0 0; width:165px; height:24px;/* width:183px; height:42px; padding:18px 0px 0px 18px; }
.BoxContent { border-left:solid 3px #dff1f6; border-right:solid 3px #dff1f6; height:181px; width:140px; padding: 5px 20px 0px 17px; margin:0; }
.BoxBottom{ background:url(../../Images/home/BoxBottom.gif) no-repeat 0 0; width:183px; height:4px; }
*/
.BoxTop {}
.BoxContent { border-left:solid 8px #02679b; border-right:solid 8px #02679b; background:#c7e5f3; min-height:200px;  height:auto !important; height:201px;   }
.BoxBottom { background:#c7e5f3 url(../../images/home/BoxBottomBackground.gif) no-repeat bottom left; height:14px; }





#FirstTimeUsersBox
{
    float:left;
    position:relative;
    background:transparent url(../../images/home/LightBlueBox.gif) no-repeat 0 0;
    height: 233px; width: 183px;
    /*height: 183px; width: 143px;*/
    
    margin-right:15px;
    
} 
.FirstTimeUsersHeader
{
    position:absolute;
    top:22px; left:19px;
}
.FistTimeUsersText 
{
    position:absolute;
    top: 50px; left:20px; 
    height:117px; width:145px;
}

#SuggestedItemsBox
{
    float:left;    
    background:transparent url(../../images/home/SuggestedItemsBox.gif) no-repeat 0 0;
    /*height: 233px; width: 183px;*/
    height: 183px; width: 143px;
    padding: 50px 20px 0px 20px;
    margin-right:15px;
} 
#IconKeyBox
{ 
    float:left;
    width:378px;
    height:258px;
    background:transparent url(../../images/home/HomeIconKeyPlaceholder.gif) no-repeat 0 0;
    /*border: solid 1px green;*/
    padding:0; margin:0;
}





/* OLD DELETE
#Steps
{
    background:url(../../Images/home/StepArrows.gif) no-repeat 0 21px;
    border-top: solid 5px #d33849;
    border-bottom:solid 5px #dff1f6;
    height:233px;
    width:776px;
    clear:both;
    position:relative;
}
#Step1Text, #Step2Text, #Step3Text, #Step4Text { position:absolute; top:113px; font-family:Verdana; font-size:10px;}
#Step1Text {left:31px; width:105px;} 
#Step2Text {left:232px; width:140px;} 
#Step3Text {left:435px; width:115px;}
#Step4Text {left:630px; width:135px;}

#Step1Go, #Step2Go, #Step3Go, #Step4Go { position:absolute; top:175px;  }
#Step1Go{left:119px;}
#Step2Go{left:322px;}
#Step3Go{left:511px;}
#Step4Go{left:738px;}
*/