/* homepage not logged in */

.not_logged_in {
  background:#dde8fe;
}

#container {
  background: #DDE8FE;
  margin: 0 auto;
  padding-top: 10px;
  width: 1000px;
}

.login {
  color: #333;
  font-size: 0.9em;
  font-weight:bold;
  overflow: hidden;
  padding-bottom: 10px;
  text-align: right;
}

.login a {
  border-right: 2px solid #333;
  color:#333;
  padding: 0 10px;
}

.login span {
  padding-left: 5px;
}

.login .fbconnect_login_button {
  border: 0;
  position: relative;
  top: 6px;
}

#sitemast {
  background: transparent url(/images/black-box-lc.png) no-repeat left top;
  overflow: auto;
  width: 100%;
}

#sitemast h1 {
  background: #000 url(/images/black-box-rc.jpg) no-repeat right top;
  color: #fff;
  float: left;
  font-size: 2em;
  font-weight: normal;
  margin: 0;
  padding: 30px 0 24px 40px;
  width: 770px;
}

#sitemast .logo {
  float:left;
  padding:26px 5px 0 15px;
}

#splash-header {
  background: transparent url(/images/splash-header-bg.png) repeat-x 0 0;
  height: 217px;
  padding: 20px 20px 0 0;
}

#splash-header #splash-header-nav ul {
  margin: 0 auto;
  padding: 20px 0 0;
  width: 213px;
}

#splash-header #splash-header-nav ul li {
  margin-bottom: 10px;
  width: 215px;
}

#splash-header #splash-header-nav ul li.screenshots {
  background: transparent url(/images/bg-chat.png) no-repeat 0 0;
  padding: 11px 0 0 10px;
  height: 38px;
}

#splash-header #splash-header-nav ul li.screenshots a {
  background: transparent url(/images/icon-screenshot.png) no-repeat 0 0;
  color: #003300;
  padding: 3px 0 0 38px;
}

#splash-header #splash-header-nav ul li.demo {
  background: transparent url(/images/bg-chat.png) no-repeat 0 0;
  padding: 14px 0 0 10px;
  height: 30px;
}

#splash-header #splash-header-nav ul li.demo a {
  background: transparent url(/images/icon-demo.png) no-repeat 0 0;
  color: #003300;
  padding: 0 0 0 38px;
}

#splash-header #splash-header-nav ul li a {
  color: #000033;
  display: block;
  font-size: 15px;
  font-weight: bold;
}

#splash-header #regroup-services {
  background: transparent url(/images/hp-blue-grad-lc.png) no-repeat 0 0;
  float: right;
  margin-right: 20px;
  height: 197px;
  width: 515px;
}

#splash-header #regroup-services a {
  display: block;
}

#splash-header #regroup-services a:hover {
  text-decoration: none;
}

#splash-header #regroup-services #services-diagram {
  background: transparent url(/images/bg-puzzle.png) no-repeat 0 0;
  color: #000033;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto;
  padding-top: 20px;
  height: 177px;
  width: 439px;
  position: relative;
  top: -10px;
}

#splash-header #regroup-services #services-diagram .client-organization {
  display: block;
  margin: 0 auto;
}

#splash-header #regroup-services #services-diagram .email-lists {
  background: transparent url(/images/icon-mail.png) no-repeat 105px 26px;
  padding: 25px 0 0 30px;
  width: 100px;
}

#splash-header #regroup-services #services-diagram .client-site {
  background: transparent url(/images/icon-globe.png) no-repeat 25px 15px;
  padding: 18px 0 0 50px;
  width: 100px;
}

#splash-header #regroup-services #services-diagram .small-regroup-logo {
  display: block;
  margin: 16px auto 0;
}

#splash-header #regroup-services #services-diagram .sms {
  background: transparent url(/images/icon-sms.png) no-repeat 0 23px;
  float: right;
  padding: 23px 0 0 20px;
  width: 125px;
}

#splash-header #regroup-services #services-diagram .social-networks {
  float: right;
  width: 140px;
}

#splash-header #regroup-services #services-diagram .social-networks img.twitter-icon {
  display: block;
  float: none;
  margin: 0 auto 10px;
}

#splash-header #regroup-services #services-diagram .social-networks img {
  float: left;
}

#splash-header #regroup-services #services-diagram .social-networks img.linkedin {
  margin: 3px 0 0 15px;
}

#content-container {
  background: #fff;
  float: left;
  width: 1000px;
}

#nli-nav {
  padding: 0 0 20px;
  overflow: hidden;
  height: 1%;
}

#nli-nav li {
  background: transparent url(/images/hp-link-pipe.png) no-repeat 0 15px;
  float: left;
}

#nli-nav li.first {
  background: 0;
}

#nli-nav li a {
  background: transparent url(/images/hp-hover-arrow.jpg) no-repeat 50% -100%;  
  color: #000;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  padding: 10px 90px 0;
  text-decoration: none;
}

#nli-nav li a:hover {
  background-position: 50% 0;
}

.right-col {
  float: right;
  padding-right: 20px;
}

#contact-box {
  background: transparent url(/images/black-box-lc.png) no-repeat left top;
  color: #fff;
  font-size: 1.5em;
  overflow: hidden;
  position: relative;
  height: 90px;
  width: 471px;
  text-align: center;
}

#hp-contact-form {
  padding: 10px 0;
  width: 417px;
}

#hp-contact-form legend {
  color: #666;
  font-weight: normal;
  padding: 0 0 15px 10px;
}

#hp-contact-form label {
  display: block;
  float: left;
  font-size: 1.1em;
  padding-right: 10px;
  text-align: right;
  width: 95px;
}

#hp-contact-form .text {
  float: left;
  height: 18px;
  width: 270px;
}

#hp-contact-form textarea {
  float: left;
  height: 100px;
  overflow: auto;
  width: 300px;
}

#contact-box .rc {
  background: url(/images/black-box-rc-wbg.jpg) no-repeat right top;
  float: right;
  height: 45px;
  width: 10px;
}

.lc-btm {
  background: url(/images/black-box-lc-btm.jpg) no-repeat left top;
  height: 11px;
  width: 461px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.rc-btm {
  background: url(/images/black-box-rc-btm.png) no-repeat left bottom;
  height: 45px;
  width: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
}

#contact-box p {
  padding-top: 19px;
}

#contact-box p span {
  color: #ccff00;
}

.left-col {
  float: left;
  padding-left: 20px;
}

#quotes-container {
  background: transparent url(/images/bg-quote-container.jpg) no-repeat 0 0;
  overflow: hidden;
  padding: 0 10px;
  width: 452px;
}

.quote-box {
  background: url(/images/bg-quote-lc.png) no-repeat left top;
  margin: 10px 0 0;
  width: 451px;
}

.quote-box div p {
  background: transparent url(/images/bg-quote-rc.png) no-repeat right top;
  color: #003366;
  font-size: 1.1em;
  height: 50px;
  padding: 10px 0 0 15px;
}

.quote-box div p {
  font-size: 1.2em;
}

.quote-box p.quote {
  font-size: 1em;
  padding-top: 10px;
  text-align: right;
}

.quote-box p.quote a {
  color: #333;
}

.quote-box div img {
  float: right;
  position: relative;
  right: 55px;
  top: -1px;
}

#sponsors {
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
}

#slideshow {
  height: 76px;
  width: 428px;
  margin: 0 auto;
}

.footer {
  background: #000 url(/images/black-box-lc-bbg.jpg) no-repeat left bottom;
  width: 1000px;
}

.footer ul {
  background: transparent url(/images/black-box-rc-btm-bbg.jpg) no-repeat right bottom;
  padding-bottom: 20px;
}

.footer ul li {
  color: #666;
}

.footer ul li a {
  color: #999;
  font-weight: normal;
  text-decoration: none;
}

.footer ul li a:hover {
  text-decoration: underline;
}