
#page{
	width:945px;
	margin:0px auto;
}

#logo_banner{
	height:150px;
	background: #000000 url(/images/academics_banner.png) top left no-repeat
		
}	
#top_menu{
float:right;
padding-right:45px;
}


#reg_menu{
padding-left:150px;

padding-right:45px;
float:right;
clear:right;

}

#main{
	padding-top:70px;
}

#user_menu_tabs{
	
	float:right;
	margin:0px;
	margin-top:-36px;
	padding-right:30px;
}


#tab_list{ 
	padding:0px ; 
	margin: 0px;
	margin-bottom:-5px;
	float: right; 
}
#tab_list li{ 
	list-style: none; 
	display: inline; 
	padding-left:4px;
	padding-right:5px;
}

#content_border_top{
	background:  url(/images/top-gray.png) top left no-repeat;
	height:30px;

}

#info_menu{

	padding-left:30px;
}

#info_menu #caption{
	color:#996600;
}
#page_title {
	
	width: 910px;
    padding-top: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
	color: #66C;
	color: #996600;
	border-bottom-color: #996600;
}

#content{
	
	padding-left:35px;
	width:910px;
	
	background-color:#333333;
	color:#fff;
	
}


     
/********************
 * HTML ELEMENTS
 ********************/

body {
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
}

img {
    border: none;
}
	
/*used for spacing image icons/links next to text*/	
.icon{
	padding-left:10px;
	margin:0px;
	vertical-align:text-top;
}

a {
    text-decoration: none;
	color:#999999;
}
a:hover{
	color:#ffffff;
}

ul{
	list-style:none;
}
p {
    margin: 0px;
}
p.padded{
	padding-top:5px;
	padding-bottom:5px;
}

label{
	 font-weight: bold;
	 white-space: nowrap;
}
.form_row label {
    float: left;
	text-align:right;
	padding-right:10px;
    clear: both;
    white-space: nowrap;
    width:150px;
	
    font-weight: bold;
}

label.plain{
	float:none;
	padding-left:5px;
}
        
 /*******************
 * TABLE GRID STYLING
 ******************/
table.grid {
    margin-top: 10px;
    margin-bottom: 10px;
    border-collapse:   collapse;
    background: #fff;
	font:  16px arial, sans-serif;
}

table.grid tr th {
    /**** positional styling ****/
    vertical-align: top;
    padding-left: 3px;
	padding-right:3px;
    padding-top: 3px;
    text-align: left;
    white-space: nowrap;
    /***visual styling***/
    border: solid 1px gray;
    background-color: #cccc99;
    font-weight: bold;
    color: black;
}

table.grid th a {
   
    text-decoration: underline;
}

table.grid tr td {
    vertical-align: top;
    padding-left: 3px;
	padding-right:5px;
    padding-top: 1px;
	padding-bottom:1px;
    border: solid 1px gray;
	color:#000000;

	
}

table.grid td a {
   
  
text-decoration: underline;

	color:green;
}
table.grid td a:hover {
   
    text-decoration: none;
	color:#ffff00;
}
table.grid td.bottom {
    padding-top: 10px;
    border-top: 1px solid #999;
}

table.grid tr.even {
    background: #f6f6f6;
}

table.grid tr.odd {
    background: #9da9f6;
	background: #cccccc;
}

table.grid tr.hilite td {color:#ff0000}
	

/************
 * 	ERRORS AND FEEDBACK
 * ***********/
#errorExplanation {
  width: 400px;
  border: 1px solid red;
  padding: 7px;
/*
  padding-bottom: 12px;
  margin-bottom: 20px;
*/
  background-color: #f0f0f0;
  color:red;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.fieldWithErrors { 
padding: 1px; 
background-color: red; 
display: table; 
} 


/***********************
 *  Flash Notice Style 
 ***********************/
#feedback {
    border-color: green;
    color: green;
}

/**********************
 *  Flash Error Style 
 **********************/
.success {
    border-color: red;
    color: red;
}
.error {
    border-color: red;
    color: red;
}


/****************
 * GENERIC CLASSES
 ****************/

.tab_content{
	
}
.padded_content{
	padding-top:10px;
}


.form_row{
	padding-top:3px;
	padding-bottom:3px;
}

.section_title_top{
	padding-top: 5px;
	padding-bottom:10px;
	margin-top:10px;
	border-top-width: 1px;
	border-top-style:  dotted;
	text-indent:0px;
	
	font-variant:small-caps;
}

.section_title_bottom{
	padding-bottom: 5px;
	padding-top:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style:  dotted;
	text-indent:0px;
	
	font-variant:small-caps;	
}

.toolbar{
	margin: 0px;
	padding:0px;
}
.toolbar li{
	list-style: none; 
	display: inline; 
	padding-left:4px;
	padding-right:5px;
}
.toolbar_compact{
		margin: 0px;
	padding:0px;
}
.toolbar_compact li{
	list-style: none; 
	display: inline; 
	padding-left:2px;
	padding-right:2px;
}

/****************
 * LINKS AND TEXT
 ****************/

.spaced_text{
	margin:5px;
}
.small_text {
font-size:small;
padding-left:5px
}
.small_text:hover {
color:#ffffff;
}

.small_caption{
	color:#996600;
	font-size:small;
}
.white_11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
	text-decoration:none;
}
.white_11:hover{
	color:#ffffff;
}

/* Alphabet letters menu */

.letter{
	padding-left:4px;
	padding-right:4px;
}
.letter.letter_current{
	background-color:#333366;
	color:#FFF;
	font-size:larger;
	
}



