/*
 * @author neil k. palmer
 * @created september, 2004
 * @purpose cascading style sheet for small schools
 */


.resultbackground {
 
    background-color: #D7EBC2;
   
}

.checkboxbackground {
 
    background-color: #0D3D6E;
   
}
.vendorimage {
    background-color: #FFFFFF;
	padding-left:5px;
   padding-right:5px;
}

.vendorname {
background-color: #336699;
  font-weight: bold;
    padding-left: 5px;
	 padding-top: 2px;
	  padding-bottom: 5px;
	  padding-right:5px;
   font-size:12px;
    color: #FFFFFF;
    
}

.vendorname4 {
	background-color: #CFDFEF;
    font-weight: bold;
    padding-left: 5px;
	padding-right:20px;
   	font-size:12px;
   	font-family : Arial;
    color: #000000;
    width:300px;
	height:17px;
}

.vendortext
{
	font-size:11px;
	font-family : Arial;
	color: #000000;
}

.gapbackground {
background-color: #336699;
}

.refferalshortblurb {
	font-size:12px;
     padding-left: 5px;
	 padding-top: 2px;
	  padding-bottom: 5px;
	  padding-right:5px;
      color: #000000;
  }

.refferalshortblurb4 {
	font-size:12px;
     padding-left: 5px;
	 padding-top: 2px;
	  padding-bottom: 5px;
	  padding-right:5px;
      color: #000000;
	  background-color: #FFFFFF;
  }
  
  
.dottedline
{
	border-style: dotted;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color : #000000;
	padding-left: 35px;
	
}

#indexImgHeader {
 position:absolute;
  left:335px;
  background-image:url(../images/preQual_hdr.gif);
  background-repeat:no-repeat;
  width:384px;
  height:56px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}

#indexImgHeader2 {
 position:absolute;
  left:336px;
  background-image:url(../images/preQual_hdr2.gif);
  background-repeat:no-repeat;
  width:382px;
  height:56px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}

#indexImgHeader3 {
 position:absolute;
  left:336px;
  background-image:url(../images/preQual_hdr2.gif);
  background-repeat:no-repeat;
  width:382px;
  height:56px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}
#indexImgHeadertest{
/* position:absolute;
  left:345px;
  background-image:url(../images/preQual_hdr2.gif);
  background-repeat:no-repeat;
  width:400px;
  height:40px;
  font-size:1px;
  top:221px;
  background-color:#FFFFFF;
  z-index:1;*/
}

#indexImgHeader4 {
 position:absolute;
  left:335px;
  background-image:url(../images/preQual_hdr4.jpg);
  background-repeat:no-repeat;
  width:384px;
  height:53px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}
#indexImgHeader5 {
 position:absolute;
  left:355px;
  /*background-image:url(../images/preQual_hdr4.jpg);*/
  background-repeat:no-repeat;
  width:384px;
  height:53px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}


#formImgHeader2 {
  position:absolute;
  left:336px;
  background-image:url(../images/form_hdr2.gif);
  background-repeat:no-repeat;
  width:382px;
  height:56px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}


#formImgHeader3 {
 position:absolute;
  left:336px;
  background-image:url(../images/form_hdr3.gif);
  background-repeat:no-repeat;
  width:382px;
  height:56px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}

#formImgHeader4 {
 position:absolute;
  left:336px;
  background-image:url(../images/form_hdr4.gif);
  background-repeat:no-repeat;
  width:382px;
  height:56px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}

#resultImgHeader {
  position:absolute;
  left:336px;
  background-image:url(../images/postQual_frmHeader.gif);
  background-repeat:no-repeat;
  width:384px;
  height:56px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}


#resultImgHeader2 {
  position:absolute;
  left:336px;
  background-image:url(../images/postQual_frmHeader2.gif);
  background-repeat:no-repeat;
  width:384px;
  height:55px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}


#resultImgHeader3 {
  position:absolute;
  left:336px;
  background-image:url(../images/postQual_frmHeader3.jpg);
  background-repeat:no-repeat;
  width:384px;
  height:40px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}

#resultImgHeader4 {
  position:absolute;
  left:336px;
  background-image:url(../images/result_hdr4.gif);
  background-repeat:no-repeat;
  width:384px;
  height:55px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}

#resultImgHeader4selected {
  position:absolute;
  left:336px;
  background-image:url(../images/result_hdr4selected.gif);
  background-repeat:no-repeat;
  width:385px;
  height:53px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}

.checkboxBorder
{
	width: 17px;
	height:17px; 
	border: thin solid #FF7A03;
	layer-background-color:#FF7A03;
}

.checkboxborder4
{
	
	width: 13px;
	height:15px;
	background-color:#FF5005;
	padding:0px;
}

.checkboxbordersize
{
	
	width: 20px;
	height:20px;
	
}

#ftr-disclaimer{
	position:absolute;
	float:left;
	margin-top:30px;
	padding-left:20px;
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	width:700px; 
}


.nothankslink
{
	background-color:#000000;
	background-image:url("../images/serviceform_nothanks.gif");
	align:center;
	valign:top;
	width:58px;
	height:12px;
	font-weight:normal;
	font-size:0px;
	font-family:arial;
	border:0px;
	cursor: hand;
	 
} 

.nothanks1
{
	background-image:url("../images/no_thanks.gif");
	align:center;
	valign:top;
	width:58px;
	height:12px;
	font-weight:normal;
	font-size:0px;
	font-family:arial;
	border:0px;
	cursor: hand;
}

.agreetorecieveemail {
  
  width:330px;
  font-size:11px;
}

#formContent3 {

    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	padding-top: 30px;
    text-align: left;
}





#regPopUpHeaderOptions {
    position:relative;
    width:613px;
    overflow:hidden;
    background-color:#0D3D6E;
}



#regPopTitleOptions {
    position:relative;
    width:613px;
    height:46px;
    background-color:#FFFFFF;
}

#regPopTitleRightOptions {
   	width:560px;
  	text-align:right;
    font-weight:normal;
}


#regPopCopyOptions {
    position:relative;
    width:613px;
    background-color:#FFFFFF;
}

#regPopFtrOptions {
    position:relative;
    width:613px;
    height:30px;
    background-color:#FFFFFF;
}

#adsense
{
	position:absolute;
	left:1px;
	top:150px;
}

/* Referral page for indexnoi version */


#resultImgHeadernoi {
  position:absolute;
  left:336px;
  background-image:url(../images/refferalnoi_header.jpg);
  background-repeat:no-repeat;
  width:384px;
  height:66px;
  font-size:1px;
  top:100px;
  background-color:#FFFFFF;
  z-index:1;
}


.resultbackgroundnoi {
 
    background-color: #D7EBC2;
   
}


.vendornamenoi {
background-color: #336699;
font-family:verdana;
font-weight: bold;
font-size:11px;
color: #FFFFFF;

}


.vendorimagenoi {
    background-color: #FFFFFF;
	padding-left:5px;
   padding-right:5px;
}

.refferalshortblurbnoi {
	font-size:11px;
	font-family:Arial;
    padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right:5px;
    color: #333333;
	
  }
  .checkboxbackgroundnoi {
 
    background-color: #9D2000;
   
}

.largetextfontnoi
{
font-size:verdana;
font-size:12px;
line-height:150%;
}

.smalltextfontnoi
{
font-family:Arial;
font-size:11px;
line-height:150%;
}

.dotline
{
	color:#217CB5;
}


/* Preferred Partner*/

/* IDs*/

#ppartnerlogo
{
	position:absolute;
	left:100px;
	top:123px;
	width:197px;
	height:51px;
}

#resultbackgroundppartner
{
	position:absolute;
	left:7px;
	top:150px;
	width:325px;
	height:130px;
	background-color:red;
	background-image:url(images/slice2_ppartner.gif);
}

/* Classes*/
.checkboxborderppartner
{
	
	width: 33px;
	height:17px;
	border: thin solid #86082E;
	layer-background-color:#86082E;
	background-color:#86082E;
	padding:0px;
}

.vendornameppartner
{

    font-weight: bold;
    padding-left: 5px;
	padding-right:6px;
   	font-size:12px;
    color: #FFFFFF;
    width:300px;
	height:5px;
}


.checkboxborder5
{
	
	width: 33px;
	height:5px;
	background-color:#FF5005;
	padding:0px;
}

.vendorname5 {
background-color: #336699;
    font-weight: bold;
	font-family : Arial;
    padding-left: 5px;
	  padding-right:5px;
   font-size:12px;
    color: #FFFFFF;
    width:300px;
	height:10px;
}

/* preferred partner ids */
.preferred2{ border: 5px solid #990B35;}
.preferred3{ border: 5px solid #DAD3B1; }
.normalpartner{	border:5px; border-style: solid;border-color:#669900}

#phoneno
{
	background-color : #FFFF99;
}
.newphone
{
padding-left : 10px;
color:#000000;
font-weight:bold;
font-size:11px;
font-family:arial;
}
.website
{
padding-left : 10px;
font-size:11px;
font-family:arial;
}
.phonenew
{
	padding-left : 40px;
	color:#333333;
	font-weight:normal;
	font-size:11px;
	font-family:arial;
	
}
.phone
{
	color:#0033FF;
	font-weight:normal;
	font-size:11px;
	font-family:verdana;
	line-height : 130%;

}



/* HQ site link*/
.linkdata {
  width: 180px;
  float: left;
  padding-left: 2px;
  padding-top:-10px;
  text-align:left;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-none;
  padding-left: 10px;
  align:left;
}
.linktext{
font-size:11px;
font-family:Arial;
font-weight: bold;
}
/*End HQ site */
