/*!
* auctivanew5.css
*/

#body{ width: auto; }

div#homeSplash {position: relative; z-index: 10;}

div#auctivatabs {background:transparent url(../images/bx_tp.png) no-repeat top; width: 787px; height: 12px; padding-top: 12px; z-index: 10;}
div#tabwrapper {background:transparent url(../images/bx_md.png) repeat-y top; width: 787px; height: 620px; padding-top: 15px; z-index: 10;}
div#tabBottom {background:transparent url(../images/bx_bt.png) no-repeat top; width: 787px; height: 22px; z-index: 10;}


ul#tabs { margin-top:25px; list-style-type: none; margin-left: 18px; text-align: center;}


    #tabs li a.tabhighlight
    {
      background:transparent url(../images/homeNav_on.png) no-repeat top left;
      color:#fff;
      }

    #tabs li a:hover {
      color:#5AA0CF;
    }
    #tabs li.video {margin-top: 50px;}
	#tabs li.video a {text-decoration: underline; background: none; line-height: 1.5;}
	#tabs li.amp a {text-decoration: underline; background: none; line-height: 1.5; height: 22px;}
	#tabs li.amp {line-height: 1;}
span.vertLine {width: 1px; background: #e7e7e7; height: 550px; float: left; display: inline-block; margin-left: 15px;}

#tabcontainer
{
  width:560px;
  float:left;
  text-align:left;
  color:#0075c4;
  position:relative;
  z-index:9;
  margin-left: 20px;
    padding-bottom:55px;

}
  #tabcontainer .left { float:left;width:50%; }
  #tabcontainer .right { float:right;width:50%;text-align:center;}
  #tabcontainer h1
  {
    width:100%;
    margin:0 0 10px 0px;padding:0;
    font-size:33px;
    line-height:45px;
    font-weight:bold;
  }
	ul#tabscontent {list-style-type: none; }


  #tabcontainer div.left ul
  {
    font-size:22px;
    line-height:30px;
    list-style-type: disc;
    margin-left: 15px;
  }

  .hideMe, .hideMe li, .hideMe h1 { background-color:#fff !important;}

  #tabcontainer div.hideMe {padding: 20px; padding-right: 50px; }
      #tabcontainer div.description{ position: absolute; left: 5px; top: 420px; }

  div.credibility {width: 130px; height: 455px; float: right; display: inline-block; margin: 15px 0 15px 25px; color: #b5b4b4; text-align: center;}
  *div.credibility {margin-left: 0px;}

  div.testimonial {display: block; background-color:#fff; height:150px;}
  div.testimonial a {font-weight: normal; font-style: italic; color: #b5b4b4;}
  div.testimonial a:hover {color: #0076C4;}
  div.testimonialHide {display: none; background-color:#fff; height:150px;}
  div.testimonialHide a {font-weight: normal; font-style: italic; color: #b5b4b4;}
  div.testimonialHide a:hover {color: #0076C4;}

 .numbers {font-weight: bold; font-size: 16px;}

  .swoosh {
	width :978px;
	clear:both;
	float:left;
	height: 225px;
	margin-top: -125px;
	margin-left:-27px;
	background:transparent url(images/swoosh.png) no-repeat;
	text-align:center;
	position:relative;
	z-index:1;
	}
*.swoosh {margin-top: -25px; height: 125px;}


#tabcontainer a.webinar{clear:both; background:url(../images/auctivaWebinar.jpg) no-repeat; width:524px; height:170px;position:absolute; left:5px;top:240px;}
/* --------signin box------------- */
#tabcontainer div.signup {clear: both; background: url(../images/signup_bx.png) no-repeat; width: 524px; height: 200px; color: #000; position: absolute; left: 5px; top: 220px; }
#tabcontainer div.signup h2 {color: #000; line-height: 1.3; margin: 16px 0 2px;}

	div.signupLeft {width: 60%; float: left; text-align: center;}
		div.signupLeft input {padding-top: 5px;}
	div.signupRight {width: 40%; display: inline-block; padding-top: 20px;}
		div.signupRight input {width: 160px;}
		div.signupRight input#ftctrl_signup_chk_Terms {margin-top: 10px; width: auto;}
	div.signupRight div {position: relative;}

	span.rederror
	{
		background-color: #b12d25;
		padding: 5px;
		position: absolute;
		left: 168px;
		top: 19px;
		width: 100%;
		-moz-box-shadow: 2px 2px 2px #aaa;
		-webkit-box-shadow: 2px 2px 2px #aaa;
		box-shadow: 2px 2px 2px #aaa;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		line-height: 1.2;

		}
	span#ftctrl_signup_cval_chk_Terms	{top: 10px;}

/* --------quick tour video modal------------- */

#tourOverlay,#signupOverlay{
  display:none;
  overflow: auto;
  width: 100%; height: 100%;
  position: absolute; top:0px;  left:0px;
  opacity: .8;
  background: #051549;
  filter: alpha(opacity=80);
  z-index: 20;}

  #bodyWrap {
  min-height:730px;}
