
/* Basic */
html {overflow: -moz-scrollbars-vertical;}
html, body { height: 100%; }
body { margin: 0px; padding:0px; }
body { background: #FF3333; }
body { 
    color: white; 
    font:13px Arial,Helvetica,Clean,sans-serif;
    *font-size:small;
    *font:x-small;    
}
div,p,td,ul,li{ margin:0; padding: 0 }
p { margin: 10px 0px!important; }

a { color: #eee; font-size: 12px;}
a:hover { text-decoration: none; }
a img { border: none; }
.resize {
    width: 100%;
}
.vertical-resize {
    height: 100%;
}

/* Layers */
#background {}
#page {
    position: absolute; z-index: 10;
    top: 0px; left: 0px;
    width: 100%; height: 100%;
    min-width: 750px; min-height: 500px;    
}

#topbar {
    position: absolute; 
    top: 16px; left: 16px; 
    z-index: 50;       
}     

#bottombar { 
    position: absolute;
    bottom: 9px;
    left: 0px;
    width: 100%;
}
#login-link {
    position: absolute;
    right: 16px; bottom: 4px;
}
#logout {
    position: absolute;
    right: 20px; bottom: 6px;
}

#logo {
    position: absolute;
    left: 16px; bottom: 0px;
    width: 90%;
}

/* Navigation */
#menu, #menu ul, #page-menu, #page-menu ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu, #page-menu {
  height: 26px;
  position: relative;
}
#menu { margin-bottom: 20px; }

#menu ul, #menu li, #menu a, #menu a img, 
#page-menu li, #page-menu a, #page-menu a img {
    display: block;
}

#menu li, #page-menu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;  
  position: relative;   
}
#menu li a, #page-menu li a {
  padding: 1px 10px;
  text-transform: lowercase;
  text-decoration: none;
  vertical-align: bottom;
}

#menu ul {
  list-style: none;
  z-index: 500;
  margin: 0;
  position: absolute;
  top: 40px;  
  left: 0px;
  padding: 10px;   
  min-width: 150px;
}

#menu ul li {
  border: 0;
  padding: 0;
  float: none !important;
  margin: 0px 0px;  
}

#menu li:hover ul,
#menu li.menuHover ul {  
}

#menu ul a {
  padding: 0px;
  white-space: nowrap;
  display: inline-block;
}
#menu ul a { display: block; }

#menu li table { margin-bottom: 4px; width: 300px;}
#menu td{ padding: 0px 2px; width: 50%; }

a:focus { -moz-outline-style: none; outline-style: none;}


/* Other */
.faculty-title {
    margin: 18px 0px;
}

#teacher-content {
    margin-left: 30px; 
    margin-top: 50px;
    margin-right: 50px;
    font-size: 12px;
    height: 300px;
}

#teacher-background {
    margin-left: 30px;
    margin-top: 70px;
}

.content {
    position: absolute;
    top: 15%; left: 13%;
    padding: 14px;
    width: 70%;
    width: 600px;
}

.scroll {     
    height: 300px;
    overflow: hidden;
}

.notification .scroll {
    height: auto;
}

.close-content{ 
    position: absolute;
    z-index: 500;
    top:0px; right: 12px;
    font-weight:bold;
    font-family: Arial;
    text-decoration: none;
}

.pdf-content {
    position: absolute;
    z-index: 500;
    top: -3px; right: 36px;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
}

/* Calendar */
#calendar-wrap{
    position: absolute;
    top:0px; left:0px;
    width: 100%;
}
.calendar-content {
    background: url(/img/colorimage.php?color=949&alpha=40);
    color: #000;
    width: 80%;
    min-width: 800px;
    margin-left: auto; 
    margin-right: auto;
    margin-top: 10%;
    padding: 20px;
}
.calendar-content a {
    color: white;
}

.calendar-month table{
    width: 100%;
    min-width: 700px;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
.calendar-month th {
    background: url(/img/admin/nav-bg-reverse.gif)
}
.calendar-month td, .calendar-month th {
    border: solid 1px black;
    margin: 0px;
    padding: 0px;    
    background: white;
}
.calendar-month td {
    width: 14%;
    height: 80px;
    vertical-align: top;
}

.calendar-month td.this-month{
}
.calendar-month td.other-month {
}
.calendar-header {
    width: 98%;
    text-align: center;
    margin: 10px;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
}
.calendar-header:after {
    content: "&nbsp;"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.calendar-header a {
    text-decoration: none;
    font-size: 18px;
    color: #eee;
}
.calendar-header a:hover {
    color: #fff;
}
.header-year {
    float: right;
}
.header-month {
    float: left;
    width: 40%;
    text-align: left;
}
.header-tags {
    float: left;        
}
.header-tags select {
    border: solid #aaa 1px;
    font-size: 11px;
}

.calendar-month .event-day {
    background: #4FFF46;
    color: white;
}
.calendar-month .today {
    background: #FF7BBE !important;
    color: white;
}
.calendar-month .weekend {
    background: #f0f0f0; 
}
.calendar-month .event-list {
    width: auto;
    margin-left: 1em;
    padding: 0;
}
.calendar-month .event-list li {
    list-style: disc;
    font-size: 10px !important;
    padding: 2px;
}
.calendar-month .event-list li a {
    font-size: 10px !important;
}

.calendar-month .month-day {
    border-bottom: solid 1px black;
    border-right: solid 1px black;
    margin:0px;
    padding: 1px;
    width: 1.1em;
    text-align: center;
    font-size:10px;
}

.calendar-day {
    color: white;
}

.calendar-day li {
    margin-bottom: 30px;
    list-style: none;
}
.calendar-day li h2 { margin: 2px 0px; }
.calendar-day h2 {
    font-size: 16px;
    color: white;
    font-weight: bold;
}

/* Login Page */
#login-wrap { 
  width: 60%; 
  padding: 50px 40px;
  margin-top: 3%;
}
#login-content {
    width: 620px;
    height: 370px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 12px;
}

#login-content form {
    margin-bottom: 15px;
}

#login-content input {
    border: none;
    filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
    font-size: 12px;
}

#login-content input[type="text"], #login-content input[type="password"] {    
    font-size: 12px;
    width: 16em;    
}


/* Classified Pages */
#new-classified {
    position: absolute;
    top: 0px;
    right: 90px;
    font-weight:bold;
}

#classified-list ul li {
    margin-bottom: 40px;    
}

#classified-list .headline {
    font-size: 14px;
}

form div.input {
    margin: 5px 0px;
}

form div.input label {
    display: block;
    float: left;
    width: 100px;
    background red;
}

form div.input input {
    width: 22em;
}
input, form div.input textarea {
    border: solid #999 1px;
}
input[type="submit"] {
    border: none;    
    font-size: 12px;
}



/* Image controls */
#image-controls {
    position: absolute;
    top: 13px; right: 8px;
}
#image-controls img {
    margin: 10px 5px;
    cursor: pointer;
    width: 11px;
    height: 11px;
}

/* Helper Classes */

.float-right { float:right; }
.float-left { float:left; }
.clear { clear: both; }
.clearfix:after {
    content: "&nbsp;"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.disabled { display: none; }
