@import "/css/page.brunch.min.css";

.stuff-default {
	padding:0 2em;
	border-collapse:collapse;
	margin:0;
	text-align:justify;
	color:#444;}
	
.stuff-default.stuff-full {
	padding:0;}
	
.stuff-default hr {
	border:0;
	border-top:1px solid #dfdfdf;
	margin:2em 0 1em 0;}
	
.stuff-default form table {
	margin:2em 0 0 0;
	padding:0;
	border-collapse:collapse;
	width:100%;}
	
.stuff-default form table td,
.stuff-default form table th {
	color:#999;
	vertical-align:top;
	font-weight:normal;}
	
.stuff-default form table.signin th {
	width:30em;}
	
.stuff-default form textarea.fill {
	width:99%;}
	
	
table.data-view {
	border:1px solid #e1e1e1;
	margin:1em 0;
	width:100%}
	
table.data-view td,
table.data-view th {
	cursor:default;
	white-space:nowrap;
	overflow:hidden;}
	
table.data-view td img,
table.data-view th img {
	vertical-align:text-bottom;}
	
table.data-view th {
	color:#BBBBBB;
	text-align:left;
	text-shadow:1px 1px 1px #FFFFFF;
	padding:.1em .2em .2em .2em;
	background:#EFEFEF url(/images/staff/gray-grad-up.png) repeat-x scroll left top;
	border-bottom:1px solid #DFDFDF;
	border-top:1px solid #ECECEC;
	font-size:8pt;}
	
table.data-view td {
	border-top:1px solid #fff;
    border-bottom:1px solid #fff;
	padding:.2em;}
	
table.data-view td.index {
	width:.1em;}
	
table.data-view td.sex {
	width:5em;}
	
table.data-view td.exp {
	width:0.1em;
	padding-right:1.5em;}
	
table.data-view td.edu {
	padding-right:.8em;}
	
table.data-view th.cost {
	padding-right:1.5em;
	text-align:right;}
	
table.data-view td.cost {
	text-align:right;
	padding-left:0.3em;
	padding-right:1.5em;}
	
table.data-view th.stat {
	padding-right:1em;
	text-align:right;}
	
table.data-view th.pages {
	color:#999;
	padding-left:.5em;}
	
table.data-view th.pages a {
	text-decoration:none;
	color:#ccc;}
	
table.data-view th.pages a:hover{
	color:#000;}
	
table.data-view th.pages a,
table.data-view th.pages span {
	padding-right:.2em;}
	
table.data-view tr.second td {
	border-top:1px solid #f4f4ff;
    border-bottom:1px solid #f4f4ff;
	background:#f4f4ff;}
	
	
table.data-view tr:hover td {
	border-top:1px solid #99defd;
    border-bottom:1px solid #99defd;
	background:#beebff;}
	
table.data-view td a img {
	border:0;}
	
table.data-view td a {
	text-decoration:none;
	color:#333;}
	
table.data-view td a:hover {
	text-decoration:underline;
	color:#000;}
	
table.data-filter {
	margin-top:1em!important;
	width:auto!important;
	border-collapse:collapse;}
	
table.data-filter td {
	padding-right:.2em;
	vertical-align:bottom!important;}
	
.stuff-profile h3 {
	margin:2em 0 0;
	color:#000;
	font-size:10pt;
	font-weight:bold;
	border-bottom:1px solid #000; }

.stuff-profile h4 {
	margin:.5em 0 0;
	color:#999;
	font-size:10pt;
	font-weight:normal;}
	
.stuff-profile table {
	font-size:10pt;
	margin:1em 0;
	width:100%;}
	
.stuff-profile th,
.stuff-profile td{
	padding-bottom:0.3em;
	text-align:left;
	vertical-align:top; }
	
.stuff-profile th {
	width:1em;
	white-space:nowrap;
	font-size:8pt;
	color:#444;
	text-shadow:1px 1px 1px #FFFFFF;
	background:#e8e8e8 url(/images/staff/gray-grad-short.gif) repeat-x scroll left top;
	border-bottom:1px solid #DFDFDF;
	border-top:1px solid #EEEEEE;
	text-align:right;
	padding:0.3em .6em 0 1em;}
	
.stuff-profile .g1 th {	
	border-left:2px solid #5e7af0;}
	
.stuff-profile .g2 th {	
	border-left:2px solid #6ff178;}
	
.stuff-profile .g3 th {
	border-left:2px solid #e8d556;}
	
.stuff-profile .g4 th {	
	border-left:2px solid #e85656;}
	
.stuff-profile .g5 th {	
	border-left:2px solid #f142ce;}
	
.stuff-profile .g6 th {	
	border-left:2px solid #f14278;}
	
.stuff-profile .g7 th {	
	border-left:2px solid #2e71cc;}

.stuff-profile td {
	padding-left:.6em;}
	
.stuff-profile ul,
.stuff-profile li {
	list-style:none;
	padding:0;
	margin-bottom:0;}
	
.stuff-profile span {
	display:block;
	color:#999;
	font-size:8pt;
	padding-bottom:0.4em; }
	
.stuff-profile div {
	float:left;
	padding:0 0.4em;
	color:#999;
	text-shadow:1px 1px 1px #FFFFFF;
	background:#EFEFEF url(/images/staff/gray-grad-up.png) repeat-x scroll left top;
	border-bottom:1px solid #DFDFDF;
	border-top:1px solid #ECECEC;
	font-size:8pt;}
	
.stuff-profile a {
	color:#888;}
	
.stuff-profile a:hover {
	color:#000;}
	
a.backend {
	-moz-border-radius:2px;
	font-size:8pt;
	border:1px solid #DFDFDF;
	text-shadow:1px 1px 1px #FFFFFF;
	padding:0.3em 0.5em;
	background:#EFEFEF url(/images/staff/gray-grad-up.png) repeat-x scroll left top;
	color:#333;
	cursor:pointer;
	text-decoration:none;}
	
a:hover.backend {
	border:1px solid #cdcbcb;
	color:#000;}
