﻿
@import url("pages.css");


html 
{
	overflow:scroll;
	overflow:auto !important;
}

* {
  font-family: arial, Sans-Serif;
  font-size:9pt;
}


/* Student Ambassador
-----------------------------------------------------------*/

div.avatar 
{
	position:relative;
	height:211px;
	width:249px;
	background: url(../Images/login/empty_welcome.png) no-repeat top;
}


.ambassador_box 
{
	position:relative;
	padding-left:7px;
	height:380px;
	background: url(../images/ambassador_border2.png) repeat-y top;
	text-align:center;
	padding-right:12px;
}

.ambassador_box h1 
{
	margin:0;
}


/* Main Divs */
html, body {
	text-align: center;
	margin: 0px;
	padding:0px;
	background: white url(../Images/gradient.jpg) repeat-x top left;
	height:100%;
}

#container {
	width: 990px;
	text-align: left;
	position:relative;
	margin:0 auto;
	height:auto !important; /* real browsers */
	height:100%;
	min-height:100%;
}

.whiteInner 
{
	background:white;
	height:560px;
	width:952px;
	position:absolute;
	top:0;
	left:18px;
}

#outer 
{
	margin-left:190px;
	margin-right:249px;
	padding-bottom:45px;
}

/* -------------------- Sticky Footer -------------------- */

#footer {
	margin-top: -45px; /* negative value of footer height */
	clear:both;
	text-align:center;
	position:relative;
	color:#511599;
}

#footer p 
{
	font-size:8pt;
	font-weight:bold;
	padding:0;
	margin:0;
}

#footer a
{
	font-size:8pt;
	text-decoration:underline;
	color:#f1592b;
}

#footer a:hover {color:#511599;}



/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
	
.clearfix 
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* -------------------- Middle -------------------- */
#content 
{
	position:relative;
	float:left;
	padding-top:138px;
	width:99%;
}

#mainContent 
{
	padding:10px 10px 15px 10px;
}


#whiteBack 
{
	background:white;
	padding:0 207px 0 158px;
	margin:0 20px 0 18px;
	min-height:560px;
	top:0;
	left:0;
}

/* -------------------- Left Bar -------------------- */
div#leftSideBar {
	float:left;
	width:190px;
	z-index:1;
	position:relative;
	margin-left:-190px;
}

#leftTop {
	height:19px;
	width:190px;
	position:relative;
	background:url(../Images/leftbar/leftbar_top.png) no-repeat top;
}

#leftInner {
	position:relative;
	width:190px;
	min-height:450px;
	background:url(../Images/leftbar/leftbar_middle.png) repeat-y top;
}

#leftBottom {
	position:relative;
	height:23px;
	width:193px;
	background:url(../Images/leftbar/leftbar_bottom.png) no-repeat bottom;
}

#newsPanel {padding:0 22px 0 22px;}

#newsPanel h1
{
	padding:0 0 10px 0;
	margin-bottom:0;
}

#newsPanel a 
{
	padding:10px 0 10px 0;
	display:block;
}

#newsPanel div
{
	border-bottom:dashed 1px #8352a2;
}

#sponsors 
{
	width:113px;
	margin:0 auto;
	padding-top:20px;
}

div#sponsors a 
{
	display:block;
	padding-top:10px;
}

#sponsors img {border:solid 1px #8352a2;}


/* ------------------ Navigation ------------------- */


#menu {
    width: 175px;
    background: #ddd2e8;
    margin-left:6px;

}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom:solid 1px #8352a2;
}

#menu a {
    font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    margin: 0;
    padding-left:16px;
    padding-bottom:1px;
    padding-top:2px;
    border-top: solid 1px #8352a2;
    border-left:solid 1px #8352a2;
	border-right:solid 1px #8352a2;
}


#menu a {
    color: #8352a2;
    background: #ddd2e8;
    text-decoration: none;
}

#menu a:hover {
    color: white;
	background: #8352a2;
}

#menu li {
    position: relative;
}


#menu ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
}

div#menu ul ul
{display: none;}

div#menu ul li:hover ul
{	display: block;}

#menu ul ul a {
	border-left:solid 2px #8352a2;
	background-image:url(../Images/leftbar/link_shadow.gif);
	background-position:left;
	background-repeat:repeat-y;
}



/* ---------- Admin Navigation -------------- */

#adminLinks {
	background: url(../Images/login/loginborder.png) repeat-y top;
    background: #ddd2e8;
    border:solid 3px #8352a2;
    width:231px;
}

#adminLinks ul 
{
	list-style:none;
	margin: 0;
	padding: 0;
}

.adminBorder
{
	border-top: solid 1px #f1592b;
}

#adminLinks a 
{
	font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    margin: 0;
    padding-left:16px;
    padding-top:2px;
    padding-bottom:1px;
}


#adminLinks a {
    color: #f1592b;
    background: #fddac6;
    text-decoration: none;
}

#adminLinks a:hover {
	color: white;
	background: #f1592b;
}

#adminLinks li {
    position: relative;
}



/* ------------------------ Right Bar ------------------------ */
div#rightSideBar
{
	position:relative;
	float:right;
	width:249px;
	z-index:1;
	margin-right:-249px;
}

div.welcome 
{
	position:relative;
	height:231px;
	width:249px;
	background: url(../Images/login/welcome.png) no-repeat top;
}

#loginBase {
	position:relative;
	text-align:center;
	background: url(../Images/login/right_border.png) repeat-y top;
	padding:10px 8px 0 4px;
	
}

#loginBaseInner 
{
	position:relative;
}

#rightBottom
{
	background:url(../Images/login/loginbase.png) no-repeat top;
	height:23px;
}

.Login 
{
	padding:10px 5px 8px 5px;
	text-align:right;
}

.Login div 
{
	padding:4px;
	margin-right:12px;
	font-weight:bold;
}

.Login span 
{
	margin-right:10px;
	float:left;
	margin-left:4px;
}


.adminPanel
{
	background: url(../Images/login/loginborder.png) repeat-y top;
	padding-left:4px;
	padding-right:8px;
}

#tabs 
{
	position:absolute;
	bottom:0px;
}

#tabs a {
	padding-left:16px;
	padding-right:11px;
	color:White;
	font-weight:bold;
	font-size:11pt;
}

/* --------------------- Main Content (Top) ------------------------- */
#topBar
{
	padding-left:2px;
}

#searchField {
	position:absolute;
	right:0;
}

#SearchPanel {display:none;}

#searchBar 
{
	border: solid 1px #8352a2;
	width:100px;
}


/* ------------------------------ Generic Styles ----------------------- */

.blankButton {
	border-style: none;
	background: inherit;
	font: inherit;
	color: #8352a2;
	padding: 0px;
}

.blankButton:hover {color: #511599}

.blankButtonBold {
	border-style: none;
	background: inherit;
	font: inherit;
	font-size:11pt;
	color: #8352a2;
	padding: 0px;
	font-weight:bold;
}

.blankButtonBold:hover {color: #511599}

#pageBanner
{
	background: white url(../Images/banners/bannerborder.gif) repeat-x top left;
	height:115px;
	width:566px;
	margin-left:182px;
	margin-right:240px;
	position:absolute;
	top:15px;
	left:0;
	padding-top:3px;
}

.left {
	float:left;
	font-weight:normal;
}

#triviaPlaza 
{
	padding-top:10px;
	position:relative;
}


#logoPanel {margin:0 0 21px 22px;}

.smaller {font-size:11pt;}

#logoutButtonInner
{
	padding-right:48px;
	text-align:right;
	background: url(../Images/login/logout.png) no-repeat top left;
	height:25px;
}

#logoutButtonInner a 
{
	font-weight:bold;
	color:White;
}

.InfoMessage 
{
	padding-top:10px;
}