/* ======================================================= *
 * TITLE   : NBuy Scholarships  | form2col.css             *
 * AUTHOR  : Kevin Scholl       | kscholl@comast.net       *
 * CREATED : 08 Jan 2007        | UPDATED: 08 Jan 2007     *
 * ======================================================= */

/* ======================================================= *
 *  REDEFINE HTML TAGS FOR 2-COLUMN FORMS
 * ======================================================= */

form {
  margin: 0 0px 0px 0px; }

#tally {
  text-align: center; 
  }
  
.fieldlink {
	text-decoration: underline;
	color: #A1AFBD;
	}
	
a:hover fieldlink {
	text-decoration: underline;
	color: #ffffff;
	}
	
fieldset {
	border: 1px solid #A1AFBD; }

fieldset legend {
	margin: 0 0 0 -5px;
	padding: 0 5px;
	font: bold 12px/140% arial,helvetica,sans-serif;
	color: #7C8FA3;
	text-transform: uppercase;
	letter-spacing: .25em;
	vertical-align: top; }
	
.leftcolumn {
	margin: 0;	
	border: 0;
	padding: 13px 5px 15px 7px;
	font: normal 11px/19px verdana,arial,helvetica,sans-serif;
	color: #64788E; 
	text-align: left; }

.leftcolumn a {
	text-decoration: underline;
	color: #7C8FA3;
}

.leftcolumn a:hover {
	text-decoration: underline;
	color: #A1AFBD;
}

.leftcolumn a span {
	text-decoration: none;
	color: #777777;
}

.leftcolumn a:hover span {
	text-decoration: underline;
}

.lefttcolumn {
	margin: 0;	
	border: 0;
	padding: 12px 5px 12px 7px;
	font: normal 11px/19px verdana,arial,helvetica,sans-serif;
	color: #697e96; 
	text-align: left; }
	
.lefttcolumn a {
	text-decoration: underline;
	color: #697e96;
}

.lefttcolumn a:hover {
	text-decoration: underline;
	color: #A1AFBD;
}
	
.buttonform {

	font: normal 11px/19px arial,helvetica,sans-serif;
	}
	

.leftcolumn ul,
.leftcolumn ol {
	font: normal 11px/19px verdana,arial,helvetica,sans-serif;
	 }


.leftcolumn2 {
	margin: 0;	
	border: 0;
	padding: 15px 3px 10px 9px;
	font: normal 11px/19px verdana,arial,helvetica,sans-serif;
	color: #798DA2; 
	text-align: left; }

.leftcolumn2 a  {
	text-decoration: underline;
	color: #798DA2;
}

.leftcolumn2 a:hover  {
	color: #666666;
}

.leftcolumn2 a span {
	text-decoration: none;
	color: #777777;
}

.leftcolumn2 a:hover span {
	text-decoration: underline;
}

.leftcolumn2 ul,
.leftcolumn2 ol {
	font: normal 11px/19px verdana,arial,helvetica,sans-serif;
	 }





.product {
  	background: transparent url(../images/bg_fieldset2.jpg) center bottom repeat-x;
  	margin: 0 0px 50px 0px;
  	padding: 10px 10px 0 10px;
	}
	
.product2 {
  	background: transparent url(../images/bg_fieldset2.jpg) center bottom repeat-x;
  	margin: 0 0px 50px 0px;
  	padding: 10px 10px 0px 10px;
	}
	
.intro {
  	background: transparent url(../images/bg_fieldset4.jpg) left bottom repeat-x;
  	width: 386px;
  	padding: 0px 10px 0 10px;
  	}

.contract {
  	background: transparent url(../images/bg_fieldset4.jpg) left bottom repeat-x;
  	width: 394px;
  	padding: 0px 10px 0 10px;
  	}

.contractorselect {
  	background: transparent url(../images/bg_fieldsett.jpg) left bottom repeat-x;
  	width: 394px;
  	padding: 0px 10px 0 10px;
  	}

.steps {
  	background: transparent url(../images/bg_fieldset4.jpg) left bottom repeat-x;
  	width: 440px;
  	padding: 0px 10px 0 10px;
  	}


.sheet {
  	background: transparent url(../images/bg_fieldset.jpg) center bottom repeat-x;
  	width: 300px;
  	margin: 0 0px 30px 0px;
  	padding: 10px 10px 0 10px;
  	text-align: center;
  	 }

.calcsheet {
  	background: transparent url(../images/bg_fieldset.jpg) center bottom repeat-x;
  	width: 400px;
  	margin: 0 0px 30px 0px;
  	padding: 10px 10px 0 10px;
  	 }

.contractor {
  	margin: 15px 0px 30px 0px;
  	background: transparent url(../images/bg_fieldset9.jpg) center bottom repeat-x;
	}
 
.tips {
  	background: transparent url(../images/bg_fieldset4.jpg) left bottom repeat-x;
  	width: 400px;
  	padding: 10px 10px 0 10px;
  	} 
 
 .tools {
   	background: transparent url(../images/bg_fieldset4.jpg) left bottom 10px repeat-x;
   	width: 450px;
   	padding: 10px 10px 0 10px;
  	}
 
 
.none {
  	background: transparent;
  	width: 450px;
  	padding: 10px 10px 0 10px;
  	} 
  	
.spec {
  	background: transparent url(../images/bg_fieldset4.jpg) left bottom repeat-x;
  	width: 420px;
  	padding: 0px 10px 0 10px;
  	}
  	
.spec a {
	text-decoration: underline;
	color: #A1AFBD;
	}
	
.spec a:hover {
	text-decoration: underline;
	color: #8597A9;
	}

