/* directory.css */
.results {
	clear: both;
	border: 1px solid #CCC;
	border-collapse: collapse;
	padding: 2px;
	width: 100%;
}

.results th {
	text-align: left;
	font-size: 12px;
	padding: 2px;
}

.results td {
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}

.resultsmini {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 270px;
}

fieldset > .resultsmini {
	width: 270px;
}

.resultsmini th {
	text-align: left;
	padding: 2px;
	font-size: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.resultsmini td {
	padding: 2px;
	border-bottom: 1px solid #EDEDED;
}

.resultsmini tr:last-child td {
	border-bottom: 1px solid #CCCCCC;
}

.levelup {
	background-color: #B0E0E6;
}

.enhanced {
	font-weight: bold;
}

.elite {
	background-color: #FFFFCC;
	font-weight: bold;
}

#resultdiv {
	width: 160px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: bold;
	float: right;
	color: white;
}

#resultcount {
	padding: 5px 5px 5px 5px;
}

.resultdivoff {
	background-color: #6495ED;
	background-image: url('/images/match-advcount-left.gif');
	cursor: default;
}

.resultdivon {
	background-color: #4CBB17;
	background-image: url('/images/greenright.gif');
	cursor: pointer;
}

#rightestimg {
	float: right;
	margin-right: -3px;
}
#resultdiv > #rightimg {
	float: right;
	margin-right: 0px;
}

div > #resultdiv {
	height: 45px;
}
/*
#youhave {
	float: left;
} */

#myspan {
	font-size: 24pt;
	line-height: 24pt;
	/* float: left; */
	width: 40px;
	text-align: center;
	margin-left: 3px;
}

#advisorslash {
	/* float: right; */
	margin-top: 8px;
	margin-left: 3px;
}

#conlink {
	/* clear: both; */
	font-weight: bold;
	color: white;
}

#contactform label {position: absolute; text-align:right; width:120px; margin-top: 3px;}
#contactform input, #contactform select, #contactform textarea {margin-top: 3px;}
#contactform .noleft { margin-left: 2px; }

#startform label, #regform label { position: absolute; text-align:right; width:140px; margin-top: 3px;}
#startform input, #regform input, #startform select, #regform select, #startform textarea, #regform textarea {margin-top: 3px; margin-left: 150px;}
#startform .noleft, #regform .noleft { margin-left: 2px; }

#profileform label { position: absolute; text-align:right; width:160px; margin-top: 7px; font-weight:normal;}
#profileform input, #profileform select { margin-left: 167px; margin-top: 5px;}
#profileform textarea {margin-top: 5px;}
#profileform input[type="submit"] {float: left; margin-left: 0px;}

.noinput { border: 0px; margin: 2px; }

.contactstable {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.contactstable td {
	padding: 5px 5px 5px 5px;
}

#photoDiv {
	float: right;
	position: relative;
	width: 100px;
	height: 110px;
	margin-top: 0px;
}
#deletebutton {position: absolute; right: 5px; bottom: 5px; margin-left: 0px; font-size: 7pt; margin-top: 0px;}
#photoDiv > #deletebutton {position: absolute; right: 10px; bottom: 5px; margin-left: 0px; font-size: 7pt; margin-top: 0px;}
#profilepicture {position: absolute; right: 10px; top: 0px; margin-left: 0px; margin-bottom: 2px;}

/* 		Status messages		 */
.dirmsg {
    margin: 0 0 10px 0;
    padding: 16px 10px 16px 46px;
	_padding: 8px 10px 16px 46px;
    background-repeat: no-repeat;
    background-position: 12px center;
}

.dirmsg-error {
    background-color: #FF9;
    background-image: url('/images/icon_alert.png');
	font-style: italic;
	border: 1px solid #FF9900;
}

.dirmsg-success {
    background-color: #CFC;
    background-image: url('/images/icon_success.png');
	font-weight: bold;
	border: 1px solid #009900;
}

 .needs {
 	border: 1px solid red;
	background-color: #FFEEEE;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 2px;
 }
 
 .ast {
 	color: red;
	vertical-align: top;
	font-weight: bold;
 }
 .limit {
 	color: grey;
	font-size: 10px;
 }
 
/* side nav section */

#sidenavsec {
	text-align: left;
	border: 1px dashed #AAAAEE;
	margin: 5px 5px 5px 5px;
	padding: 0px 10px 8px 10px;
}

#sidetitle {
	color: #083882;
	text-align: center;
	font-weight: bold;
	width: 100%;
	padding-top: 5px;
}

#subsec select {
	width: 100%;
}

#portsec, #feesec, #typesec, #expsec, #secsec {
	margin-bottom: 10px;
}
#zipsec {
	margin-bottom: 10px;
	margin-top: 5px;
}

#statesec {
	margin-bottom: 5px;
	margin-top: 5px;
}

#radius {
	margin-top: 5px;
}

/* nav for results */

.grad {
	background: url('gradback.gif') repeat-x;
	font-weight: bold;
}
.gradbottom {
	background: url('gradback2.gif') repeat-x;
	font-weight: bold;
}
.gradover {
	background: url('gradbackhi.gif') repeat-x;
}
.thisrow {
	color: white;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.thisrow td {
	padding: 0px;
	height: 25px;
}
.innernavs {
	height: 25px;
	padding: 0px;
	margin: 0px;
	color: white;
	font-weight: bold;
}
.innernavs tr td a{
	padding-left: 3px;
	padding-right: 3px;
	color: white;
	text-decoration: none;
}
.contactor {
	border: 1px solid #0D77DF;
	background-color: #539ADF;
	color: white;
	font-weight: bold;
	padding: 3px;
	width: 150px;
	text-align: center;
	cursor: pointer;
}
.labelock {
	width: 140px;
	font-weight: bold;
	text-align: right;
}
.locked {
	padding-left: 10px;
	font-style: italic;
}
.labelock, .locked {
	padding-bottom: 10px;
}
.subbutton {
	margin-left: 167px;
}
