﻿/* BEGIN DOCUMENTATION 
*****************************************************************
* FILE : /css/hep/real_estate/rowea.css                         *
* ------------------------------------------------------------- *
* PURPOSE : Styles for the Realty Competency Building Navigator.*
*           This includes overrides to FHWA and HEP             *
*           stylesheets, mainly color changes where indicated   *
* ------------------------------------------------------------- *
* OVERRIDES : /css/fhwatopic.css                                *
*             /css/hep.css                                      *
*             /css/hep/real_estate.css                          *
*****************************************************************
END DOCUMENTATION */
#header {
	background: #e6e1cc url('/real_estate/rowea/images/bannerbg.png') no-repeat right top ; 
	padding : 0;
	margin-bottom: 0;
}
#header #pageheading, #header #pageheading * {
	color : #000;
	padding: 0;
}

#categories dt {
	font-size : 110% ;
	padding : 5px 10px ;
}
#categories dd {
	margin : 15px 10px ;
}
#categories ul {
	margin : 5px ;
}

div.criteria {
	margin-left : 30px ;
	padding : 0 ;
	font-size : 80% ;
}
div.criteria p {
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding : 0px ;
}
div.criteria p.txtbox { height : 15em ; }
.nomination {
	width : 100% ;
	margin : 5px auto ;
	border-collapse: separate ;
	border-spacing : 20px ;
}
.nomination td {
	border-bottom : solid 1px #000 ;
	padding : 2px ;
	font-size : 80% ;
	text-align: left ;
	vertical-align: top ;
	height : 4.5em;
	width : 30% ;
}
.nomination td.req { font-weight: bold ; }
.nomination td.txtbox { border : none ; height: 10em ; }
div.chkbx { 
	width : 0.8em ;
	height : 0.8em ;
	padding : 0 ;
	display : block ;
	border : solid 1px #000 ;
	margin : 2px 10px 0px 20px ;
	float : left ;
}
p.chkbxtxt { font-size : 80% ; font-weight : bold ; }