
<?
include('../../connect.php');

$q = "select * from orgs where org_id='".$_REQUEST['org-id']."';";
$res = mysqli_query($link,$q);

$obj = mysqli_fetch_object($res);

$prim = $obj->primary_col;
$sec = $obj->secondary_col;
$ter = $obj->tertiary_col;

?>
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
}
html {
	width: 100%;
	height: 100%;
}
.nav_wrapper {
	background-color: ;
	position: relative;
	width: 100%;
	height: 29px;
	color: #FFFFFF;
	z-index: 20;
}
.nav_container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 30px;
}

.nav_name{
	float: left;
	font-weight: normal;
}

.nav_nav{
	float:right;
}

.nav_tile {
	height: 17px;
	padding: 7px 10px 5px 10px;
	position: relative;
	cursor: pointer;
	color: inherit;
	font-size: small;
}

.nav_tile:hover, .nav_tile:active{
	background-color:;
	text-decoration:none;
}
.nav_links_container {
	position: relative;
	float: right;
	width: 400px;
	height: 30px;
}
.mid_container {
	width: 900px;
	height: 80px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	margin-right: auto;
	margin-left: auto;
}
.main_wrapper {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.branding_wrapper {
	width: 100%;
	height: 80px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:;
}
.student_detailpane {
	margin-bottom: 20px;
}
.detail_table_prop {
	font-size: 11px;
	color: #808080;
	text-align: right;
	padding-right: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
}
.detail_table_val {
	font-size: 14px;
	padding-left: 5px;
}
.detail_table_headline {
	font-size: 15px;
	padding-left: 5px;
	color:;
}
.student_search_wrapper {
	position: absolute;
	width: 600px;
	height: 30px;
	bottom: 0px;
	right: 0px;
}
.student-detail-search {
	padding: 3px;
	position: relative;
	border: 1px solid;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	height: 23px;
}
.button_sub {
	display: block;
	padding: 4px 6px 4px 6px;
	background-color:;
	border-radius: 2px;
	color: #FFFFFF;
	cursor:pointer;
	text-decoration:none;
}
.button_sub:hover, .button_sub:active{
	background-color:
}
.nav_menu_wrapper {
	position: absolute;
	top: 30px;
	height: 30px;
	left: 0px;
	background-color: ;
	width: 300px;
	z-index: 10;
}
.nav_sub_link {
	text-decoration: none;
	color: inherit;
	position: relative;
	display: block;
	float: left;
	padding: 7px 8px 5px 8px;
}

.nav_sub_link:hover{
	text-decoration:underline;
}
.student_schedpane {
}
.detail_table_headline_inv {
	padding: 7px 6px 6px 6px;
	font-size: 15px;
	color: #FFFFFF;
	background-color:;
	position: relative;
	height: 17px;
}
.student_detail_schednav_wrapper {
	position: absolute;
	width: 205px;
	top: 0px;
	height: 30px;
	right: 0px;
	font-size: small;
}
form{
	margin: 0px;
	position:relative;
	padding:0px;
}
.student_detail_sched_tableheader {
	font-size: x-small;
	text-transform: uppercase;
	color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}
.footer_wrapper {
	width: 900px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:;
	background-image: url('pbroster125.png');
	background-repeat: no-repeat;
	background-position: right center;
}
a {
	color: ;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}
.studen-detail-sched-term-select {
	position: absolute;
	height: 30px;
	display: block;
	right: 0px;
	top: 0px;
	background-color: #FFFFFF;
	border: 1px solid;
	float: right;
	margin: 0px;
	padding: 3px 2px 2px 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.student-detail-term-label {
	position: absolute;
	top: 7px;
	z-index: 10;
	left: 20px;
}




.student-detail-shed-row-even {
	background-color: 
;
}
.home-login-wrapper {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	width: 260px;
	height: 220px;
	border: 1px solid ;
	border-radius: 4px;
	display: inline-block;
	background-image: url('roster270.png');
	background-repeat: no-repeat;
	background-position: center 10px;
	position: relative;
	overflow: hidden;
	padding-top: 80px;
	padding-right: 20px;
	padding-left: 20px;
}
.home-login-footer-wrapper {
	position: absolute;
	width: 260px;
	left: -20px;
	bottom: 0px;
	height: 30px;
	padding: 15px 20px 5px 20px;
	background-color: ;
	text-align: left;
}
.popup-modal-button {
	background-color: #CE3E3E;
	padding: 7px 20px 7px 20px;
	float: right;
	cursor: pointer;
	color: #FFFFFF;
	border-radius: 4px;
	position: absolute;
	display: block;
	top: 9px;
	right: 20px;
	border-style: none;
}
.popup-modal-button-sub {
	padding: 7px 20px 7px 20px;
	float: right;
	cursor: pointer;
	color: #FFFFFF;
	border-radius: 4px;
	position: relative;
	display: block;
	background-color: #CD5F62;
}

.popup-modal-button:hover{
	background-color:#CD5F62;
}
.home-link-inline {
	font-size: small;
	color: #CE3E3E;
	text-decoration: none;
}
.home-login-field-container {
	color: #808080;
	font-size: small;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
	margin-top: 20px;
}
.modal-input-textbox {
	position: relative;
	width: 250px;
	padding: 5px;
	border-radius: 4px;
	border: 1px solid #CE3E3E;
}
.popup-modal-button_inactive {
	background-color: #CCCCCC;
	padding: 7px 20px 7px 20px;
	float: right;
	color: #808080;
	border-radius: 4px;
	position: absolute;
	display: block;
	top: 9px;
	right: 20px;
	border-style: none;
	border-width: 0px;
}
.detail_table_prop_alt {
	border-style: none;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.detail_table_val_alt {
	font-size: small;
}
.student-detail-section {
	width: 898px;
	margin-top: 5px;
	position: relative;
	border-radius: 2px;
	border: 1px solid ;
	overflow: hidden;
}
.student-detail-section-title {
	color: #FFFFFF;
	position: relative;
	top: 0px;
	left: 0px;
	width: 890px;
	padding: 5px;
	background-color: ;
}
.student-detail-section-row {
	width: 890px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
.student-detail-section-pair {
	position: relative;
	display: inline-block;
	margin-right: 5px;
	overflow: hidden;
}
.student-detail-title-sub {
	font-size: small;
}
.student-detail-section-edit {
	position: absolute;
	width: 50px;
	color: #FFFFFF;
	right: 10px;
	top: 5px;
	text-align: right;
}
