/* Main CSS Document */

body
{
margin: 0px 0px 0px 0px;
font-family: Arial, Georgia, "Times New Roman", Times, serif;
background-image: url("../images/document_background.png");
background-repeat: repeat-x;
text-align: center;
}

a img
{
border: none;
}

a:link
{
text-decoration: none;
color: #336699;
}

a:visited
{
text-decoration: none;
color: #666666;
}

a:active
{
text-decoration: none;
}

a:hover
{
text-decoration: underline;
color: #022a52;
}

/* 
****************
document wrapper 
****************
*/

  .wrapper
  {
  position: relative;
  margin: auto;
  top: 0px;
  left: 0px;
  width: 850px;
  text-align: left;
  }

/* 
**********************
class-a: document head 
**********************
*/
  
  .a
  {
  position: absolute;
  padding: 0px;
  margin: 0px;
  width: 850px;
  left: 0px;
  top: 0px;
  }
  
  .a img#logo
  {
  position: absolute;
  margin: 0px;
  width: 250px;
  height: 71px;
  left: 0px;
  top: 22px;
  }
  
  .a img#results_img
  {
  position: absolute;
  margin: 0px;
  width: 61px;
  height: 18px;
  top: 123px;
  left: 700px;
  }

  .a img#dev
  {
  position: absolute;
  margin: 0px;
  top: 0px;
  left: 660px;
  width: 180px;
  height: 20px;
  }

  .tag
  {
  position: absolute;
  margin: 0px;
  width: 250px;
  height: 30px;
  top: 25px;
  left: 170px;
  color: #7c7c7c;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 12px;
  }

  .results-number
  {
  position: absolute;
  margin: 0px;
  width: 30px;
  top: 124px;
  left: 768px;
  text-align: center;
  color: #585858;
  z-index: 100;
  }
  
  .top_nav
  {
  position: absolute;
  margin: 0px;
  width: 400px;
  top: 55px;
  left: 500px;
  }

  .partners a:link
  {
  text-decoration: none;
  color: #c4df9b;
  }

  .partners a:visited
  {
  text-decoration: none;
  color: #b3cd8c;
  }

  .partners a:hover
  {
  text-decoration: underline;
  color: #b3cd8c;
  }
  
  .partners
  {
  position: absolute;
  margin: 0px;
  width: 750px;
  top: 85px;
  left: 100px;
  color: #c4df9b;
  font-size: 12px;
  }

  .page_title
  {
  position: absolute;
  margin: 0px;
  width: 850px;
  height: 30px;
  top: 115px;
  background-image: url("../images/title_line.png");
  background-repeat: repeat-x;
  background-position: bottom;
  }

  .page_title img#title
  {
    position: absolute;
    margin: 0px;
    width: 156px;
    height: 28px;
    left: 20px;
  }

  .loading-gif
  {
  position: absolute;
  left: 395px;
  top: 108px;
  display: none;
  height: 30px;
  width: 30px;
  }
  
/* 
**********************
class-b: document body 
**********************
*/

  .b
  {
  position: absolute;
  margin: 0px;
  width: 850px;
  top: 145px;
  left: 0px;
  }

/* 
**********************
class-c: left content 
**********************
*/

  .c
  {
  position: relative;
  margin-top: 16px;
  width: 450px;
  top: 0px;
  left: 0px;
  font-size: 12px;
  }

  .c form select
  {
  font-size: 10px;
  }

  .c form input
  {
  font-size: 10px;
  }

  .advanced_options
  {
  position: relative;
  top: 6px;
  margin: 0px;
  width: 442px;
  height: 75px;
  }

  .advanced_options_text
  {
  color: #605e5c;
  }
  
  span#title
  {
  font-size: 16px;
  font-family: Tahoma;
  color: #595959;
  line-height: 1.2em;
  }
  
  span#subtitle
  {
  font-size: 10px;
  font-family: Tahoma;
  color: #595959;
  line-height: 1.2em;
  }
  
  .moveElement
  {
  position: relative;
  top: 1px;
  width: 450px;
  }
  
  .esf
  {
  position: absolute;
  width: 430px;
  }
  
  .esfText
  {
  position: absolute;
  top: 15px;
  left: 11px;
  height: 100%;
  width: 400px;
  font-size: 10px;
  text-align: left;
  }
  
  .closeBox
  {
  position: absolute;
  top: 10px;
  height: 19px;
  width: 35px;
  left: 400px;
  cursor: pointer;
  }
  
  .clearBox
  {
  position: absolute;
  bottom: 12px;
  width: 35px;
  height: 20px;
  left: 395px;
  cursor: pointer;
  }
  
  .esfOne
  {
  position: absolute;
  margin: 0px;
  text-align: center;
  overflow: hidden;
  display: none;
  }
  
  .esfTwo
  {
  position: absolute;
  margin: 0px;
  text-align: center;
  overflow: hidden;
  display: none;
  }
  
  .esfThree
  {
  position: absolute;
  margin: 0px;
  text-align: center;
  overflow: hidden;
  display: none;
  }
  
  .esfBoxes
  {
  position: relative;
  width: 435px;
  height: 100px;
  margin: 0px;
  vertical-align: middle;
  text-align: center;
  }
  
  span#bone
  {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../images/index/box_top.png");
  background-repeat: repeat-x;
  background-position: top;
  }
  
  span#btwo
  {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../images/index/box_bottom.png");
  background-repeat: repeat-x;
  background-position: bottom;
  }
  
  span#bthree
  {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../images/index/box_left.png");
  background-repeat: repeat-y;
  background-position: left;
  }
  
  span#bfour
  {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../images/index/box_right.png");
  background-repeat: repeat-y;
  background-position: right;
  }

  span#bfive
  {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../images/index/box_topleft.png");
  background-repeat: no-repeat;
  background-position: top left;
  }
  
  span#bsix
  {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../images/index/box_topright.png");
  background-repeat: no-repeat;
  background-position: top right;
  }

  span#bseven
  {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../images/index/box_bottomleft.png");
  background-repeat: no-repeat;
  background-position: bottom left;
  }
  
   span#beight
  {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("../images/index/box_bottomright.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  } 
  
  #boxE1
  {
  position: absolute;
  width: 135px;
  height: 100px;
  left: 0px;
  }
  
  #boxT1
  {
  position: absolute;
  top: 15px;
  text-align: center;
  width: 100px;
  font-family: Tahoma;
  color: #595959;
  }
  
  #boxE2
  {
  position: absolute;
  width: 135px;
  height: 100px;
  left: 135px;
  }

  #boxT2
  {
  position: absolute;
  top: 15px;
  text-align: center;
  width: 100px;
  font-family: Tahoma;
  color: #595959;
  line-height: 1.2em;
  }

  #boxE3
  {
  position: absolute;
  width: 135px;
  height: 100px;
  left: 270px;
  }
  
  #boxT3
  {
  position: absolute;
  top: 15px;
  text-align: center;
  width: 100px;
  font-family: Tahoma;
  color: #595959;
  line-height: 1.2em;
  }  

  #boxes1
  {
  position: relative;
  margin-top: 35px;
  left: 0px;
  cursor: pointer;
  }
  
  #boxes2
  {
  position: relative;
  margin-top: 35px;
  left: 0px;  
  cursor: pointer;
  }
  
  #boxes3
  {
  margin-top: 35px;
  cursor: pointer;
  }

  .esfform
  {
  background-color: #d6633c;
  font-family: Tahoma;
  font-size: 8px;
  }

  .sponsor
  {
  position: relative;
  margin: 0px;
  width: 442px;
  height: 75px;
  background-image: url("../images/index/sponsor_box.png");
  background-repeat: no-repeat;
  }

  .sponsor img#s1
  {
  margin-top: 5px;
  margin-left: 10px;
  width: 62px;
  height: 56px;
  }

  .sponsor img#s2
  {
  position: relative;
  margin-top: 5px;
  width: 62px;
  height: 56px;
  visibility: hidden;
  }

  .sponsor img#s3
  {
  position: relative;
  margin-top: 5px;
  width: 62px;
  height: 56px;
  visibility: hidden;
  }

  .sponsor img#s4
  {
  position: relative;
  margin-top: 5px;
  width: 62px;
  height: 56px;
  visibility: hidden;
  }

  .sponsor img#s5
  {
  position: relative;
  margin-top: 5px;
  width: 62px;
  height: 56px;
  visibility: hidden;
  }
  
  .referrals
  {
  position: relative;
  text-align: left;
  color: #605e5c;
  }
  

/* 
**********************
class-d: right content 
**********************
*/

  .d
  {
  position: absolute;
  margin: 0px;
  width: 400px;
  top: 14px;
  left: 450px;
  }
  
  span#result-mssg
  {
  color: #0c5480;
  font-size: 11px;
  font-weight: bold;
  }

  .results p#beginning-description
  {
  text-align: center;
  color: #605e5c;
  font-variant: normal;
  text-align: left;
  }
  
  span#results_appear
  {
  font-size: 16px;
  color: #d6633c;
  font-family: Tahoma;
  }
  
  span#word_big
  {
  font-size: 16px;
  }
  
  .results
  {
  position: relative;
  padding: 5px;
  width: 385px;
  min-height: 150px;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  font-variant: small-caps;
  }

  
  .results-break
  {
  position: relative;
  padding-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  width: 375px;
  height: auto;
  background-image: url("../images/index/hrResults.png");
  background-repeat: repeat-x;
  background-position: top left;
  }

  .results-break-Hi
  {
  position: relative;
  padding-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
  padding-bottom: 5px;
  width: 375px;
  height: auto;
  background-image: url("../images/index/hrResults.png");
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #E6E6FA;
  }
  

  .ad
  {
  position: relative;
  margin: 0px;
  padding-top: 17px;
  padding-left: 30px;
  width: 395px;
  height: 300px;
  background-image: url("../images/index/ad_box.png");
  background-repeat: no-repeat;
  }
  
  .admin_tools
  {
    margin: 0px;
    width: 442px;
    height: 108px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
  }
  
  .footer_text
  {
  position: relative;
  top: 175px;
  width: 850px;
  left: -450px;
  font-size: 12px;
  text-align: center;
  }


  fieldset
  {
  position: relative;
  top: 120px;
  }

  .admin_footer
  {
  position: absolute;
  margin: auto;
  left: 0px;
  top: 340px;
  text-align: center;
  width: 100%;
  font-size: 12px;
  }

  .error
  {
  font-size: 12px;
  color: #cc3333;
  }

  .test
  {
  position: absolute;
  top: 250px;
  width: 100%;
  }

  .success
  {
  position: relative;
  top: 115px;
  font-size: 12pt;
  color: #0c5480;
  font-weight: bold;
  text-align: center;
  }
