@charset "utf-8";
/* CSS Document */

body {
    background: none repeat scroll 0 0 #111;
    color: #666666;
    font-family: Arial,'Nimbus Sans L',sans-serif;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}

/** {margin: 0; padding: 0;} */

a {
    color: #5A088C;
    text-decoration:none;
}


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

ul, ol {
	
	margin:0;
	padding:0;	
	list-style: none;
	
}


img { 

	border: 0;
    margin: 0 5px 0 0;
    vertical-align: middle;

}

INPUT, SELECT, BUTTON { vertical-align: middle; font-family: inherit; font-size: 1em; } 
TEXTAREA { font-family: inherit; font-size: 1em; overflow: auto; }
INPUT[type="checkbox"] { vertical-align: bottom; }
INPUT[type="button"], INPUT[type="submit"], BUTTON { cursor: pointer; padding:4px; /*color: #501A77;*/ }
INPUT[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; }
::-webkit-search-decoration { display: none; }
::-webkit-input-placeholder { color: inherit; }

input, select, button {
    font-family: inherit;
    font-size: 1em;
    vertical-align: middle;
	
}

input.submit {
    background: url(/faculty/static/images/btn_submit.gif) no-repeat scroll center top transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family:Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 36px;
    margin: 0;
    /*text-shadow: 1px 1px 0 #0A5482;
    text-transform: uppercase;*/
    vertical-align: middle;
    width: 113px;
	padding:4px;
}


input.submitred {
    background: url(/faculty/static/images/btn_submitred.gif) no-repeat scroll center top transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family:Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 36px;
    margin: 0;
    /*text-shadow: 1px 1px 0 #0A5482;
    text-transform: uppercase;*/
    vertical-align: middle;
    width: 113px;
	padding:4px;
}

/* AC-10/28/11 Added this id to fix the top search input field */
#topsrchfac {

    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    color: #757575;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 158px;



}

select.list {

	/*background: url(/faculty/static/images/select.jpg) no-repeat scroll right center transparent;*/
    border: 1px solid #ccc;
	width:80px;
	padding:5px;
}


#topMenu {
    background: none repeat scroll 0 0 #111;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
	height: 20px;
	border-bottom:1px solid #644278;
    
}

#topMenu #topContent {
	margin: 0 auto;
    position: relative;
    width: 970px;
	
}

#topContent #user {
	float: right;
	font-size: 12px;
	/*font-weight:bold;*/
	color:#CCC;
}


#topContent #login {
	float: right;
	
}



#main_wrapper {
	
background:#fff;
width:100%;	
margin: 0;
}


#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#masthead{
        background: #57068c;
	padding: 0;
	height: 73px;
	border-bottom: 1px solid #151515;
}

#masthead #mastheadContent{
	margin: 0 auto;
    position: relative;
    width: 970px;
	
}


#masthead #appTitle {
	border-left: 1px solid #fff;
    float: left;
    font-size: 20px;
    margin: 0;
    padding: 0 0 0 18px;
    position: relative;
    top: 21px;
    width: 587px;
	color:#fff;

}

#masthead #logo{
	float: left;
	width: 170px;
	/*border-right: 1px solid #494949;*/
}
#masthead #content_header{
	width: 770px;
	text-align: right;
	float: left;
	height: 53px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #masthead #content_header h1 {
	font-family:  "Proxima Nova Condensed Light", 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;
}
#wrapper #h_nav {
	background-color: #fff;
	clear: both;
	width: 970px;
	
	/*height: 70px;*/
}


#nav_Holder {
	
	background: #2f2f2f;
	padding: 0;
	height: 32px;
	border-top: 1px solid #494949;
	border-bottom: 1px solid #111;
}


#nav_Holder #nav_content {
	width:970px;
 	padding: 5px 0 5px 0;
	margin: 0 auto;

}


#nav_content #topMain_menu {
	
	float: left;
    height: 20px;
    margin:0;
}
 
#topMain_menu ul{
	float: left;
    list-style: none outside none;
    margin: 0;
    padding:0;
	
}

#topMain_menu ul li {
    display: inline;
    float: left;
    margin:0 20px 0 0;
}


div#topMain_menu ul li a {
    float: left;
    padding: 3px 5px 5px 0;
    text-align: center;
    
}


div#topMain_menu ul li a:hover {
    color: #FFFFFF;
    float: left;
 }
 
 
li.active-link a, li.active-link a:visited, li.active-link a:active {
    background: none repeat scroll 0 0 #111111;
    border-color: #000000 #353535 #353535 #000000;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    float: left;
	padding-left: 5px !important;
    
}

#navbar {
    background: none repeat scroll 0 0 #fff;
    font-size:12px;
    line-height: 1.5;
    overflow: hidden;
    padding: 12px 0 0 0;
	margin:0;
	/*border-bottom: 1px solid #ccc;*/
	
}



#navbar .breadcrumbs {
	/* float: left;*/
	padding: 0 10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 #fff;
	height: 23px;
	margin: 0;
	background:#efefef;

 }

.breadcrumbs a {
display: inline-block;
float: left;
height: 24px;
line-height: 23px;
}

.breadcrumbs a.current, .breadcrumbs a.current:hover {
color: #6c6c6c;
font-weight: bold;
text-shadow: 0 1px 0 #fff;
text-decoration: none;
}

.breadcrumbs a:link, .breadcrumbs a:visited {
color: #5A088C;
text-decoration: none;
text-shadow: 0 1px 0 #fff;
font-weight: bold;}

.breadcrumbs a:hover {
color: #222222;
}

.breadcrumbs a.currentb, .breadcrumbs a.currentb:hover {
color: #6c6c6c;
cursor: default;
text-decoration: none;
text-shadow: 0 1px 0 #fff;
font-weight: bold;}

.breadcrumb_divider {
display: inline-block;
width: 12px;
height: 24px;
background: url(/faculty/static/images/breadcrumb_divider.gif) no-repeat;
float: left;
margin: 0 5px;
}

/*Site Search*/
#home_search { 
	/*border-left: 1px solid #494949;*/
    height: 73px;
    /*position: absolute;
    right: 155px;*/
	float:right;
    /*width: 190px;*/
	 }

#home_search FORM {
	
	margin:25px 0 0 5px;
	padding:0;

}
	 
#home_search FIELDSET { 
	height: 0;
	padding:0;
	margin:0;	
	border:0;
 }
#home_search LABEL { 
	font-weight: bold; color: rgb(255,255,255); 
	}
	
#home_search .field { 
	background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    padding: 3px;
    width: 180px;
	/*-moz-border-radius: 4px 4px 4px 4px;*/
	border:1px solid #111;
	}
	

#site-search { 
	background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 158px; 
	color:#999;
}

#wrapper #main_content {
	background-color: #fff;
	margin: 0;
	padding:0;
}

#wrapper #main_content #content{
      width: 970px;
	  /*float: left;*/
	  margin:0;
	  padding:0;
	  border:0;
	  background:#fff;
}

 

#content #right_content {
	float:left;
	margin:0 0 0 15px;
	padding:0;
}

.form_container { 
    margin:0 0 0 130px;
    padding:0;
   
}

#content #left_content {
	float:left;
	background:#fff;
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
    float: left;
    margin: 0;
    padding: 0;
	width:190px;
    

}


#left_content #left_nav {
	/*border: 1px solid #CCCCCC;*/
	background:#fff;
    float: left;
    margin:0;
    width: 190px;
	padding:0;
	/*position:relative;
	top:60px;*/
	}


#left_content #leftNav_header {
	
	background: url(/faculty/static/images/bg-content-box.gif) repeat-x scroll left top #E5E5E5;
    margin:0; 
	padding:0;	
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #ccc;
    height: 40px;
	width:190px;

}

#main_content  h1 {
	
	color: #666;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-size-adjust: 0.488;
    font-style: normal;
    font-weight: 200;
    line-height: 18px;
    margin: 0;
    padding: 0;
    position: relative;
    right: 10px;
    top: 87px;
    z-index: 1;
	
}

#main_content h2{ 
	font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-size-adjust: 0.488;
    font-style: normal;
    font-weight: 200;
    /*line-height: 18px;*/
    margin: 0;
    padding: 7px;
	color: #666;
}

#main_content h3{
    color: #666;
    margin: 0;
    padding: 0;
}


.separator {
	
	color: #ffffff;
    padding: 0 7px;
	margin:0;

}



a.tooltip {
	
	margin:0 !important;
	padding:0 !important;
	
}

a.tooltip:hover {
	background:#fff; 
	text-decoration:none !important;
	margin:0 !important;
	padding:0 !important;

} /*BG color is a must for IE6*/
	
	
a.tooltip span {
	display:none; 
	padding:3px; 
	margin:0 0 0 8px; 
	width:115px;
	
	
	}
	
a.tooltip:hover span{
	display:inline;
	position:absolute;
	border:1px solid #ccc;
	background:#efefef; 
	color:#501a77;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	}

a.tooltip img {
	
	border:0;
	padding:0 3px 0 3px !important;
	margin:0 !important;	
	vertical-align: middle;
	display:block;
	
}


/*Accordion Menu Styles*/


ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
 }

ul.menu, ul.menu ul li a {
	
 padding: 0 0 2px 0;
 margin: 0 0 5px 0;	
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
  border-radius: 0;
  
 
}

ul.menu a {
  display: block;
  text-decoration: none;	
  color: #5A088C;
}

ul.menu li {
    /*margin: 3px 0;*/
	
}

ul.menu li a {
  	list-style-type: none;
/*	background: url(/faculty/static/images/bg-content-box.gif)repeat-x; */
	background-color: #efefef;
	padding: 5px;
	border: 1px solid #ccc;
	margin:0 0 5px 0;
    overflow: hidden;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	position:relative;
    
    
}

ul.menu li a span {
	
	background: url(/faculty/static/images/sort.gif) no-repeat scroll center center transparent;
    display: block;
    height: 8px;
	width:5px;
	padding: 10px;
    position: absolute;
    right: 0;
    top: 0;	
}

ul.menu ul.menu li  {
	margin:0 !important;
	background: #501a77	;
}

ul.menu li a:hover, ul.menu ul.menu li a:hover {
 text-decoration:none;
}

ul.menu li ul li a, ul.menu ul.menu li ul li a {
  background: #fff;
  color: #5A088C;
  border:none !important;
  padding-left: 32px;
  border-bottom: 1px solid #fff;
  
}

ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
  background: #fff;
  text-decoration:underline;
 
}

/*ul.menu ul.menu li a:hover {
    border-left: 0;
    padding-left: 0.5em;
}*/
ul.menu ul.menu {
    
}
ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
    background: none repeat scroll 0 0 #501A77;
    border: 0 none !important;
    color: #FFFFFF;
    font-weight: 700;
    text-decoration: none;
	-moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	/*border-bottom: 1px solid #ccc;*/
}



div.panel {
    border: 1px #000 solid;
    margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover  {
    display :inline;
    color: #666;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    
}
ul.menu div.panel a:hover {
    color: #000;
    text-decoration: underline;
}


#footer {
    background-color: #111;
    color: #FFFFFF;
    font-size: 11px;
    height: 80px;
    padding: 12px;
	border-top:1px solid #282828;
	margin:0;
}

.last_menu_item {
	
	border-bottom: 1px solid #aaa !important;	
}

#footer #footerContent {
	
	margin: 0 auto;
    position: relative;
    width: 970px;
}


#footer #footerContent .logo {
	float: right;
	width: 300px;
	text-align: right;
}
#footer #footerContent  p {
	float: left;
	width: 400px;
	margin: 0px;
	
}

.active_link {
    color:#666 !important;
    font-weight:bold;   
}

/*
#content input, #content select, #content textarea {
     border: 1px solid #CCCCCC;
     font-family: Arial,sans-serif;
     font-size: 1em;
     line-height: 1.6;
     margin: 3px 0;
     padding: 4px;
}
*/

#content label {
     color: #111111;
     display: block;
     font-size: 12px;
     font-weight: bold;

}

.widget_header {
     background: url(/faculty/static/images/table_header.png) repeat-x scroll 50% 50% #CCCCCC;
     border: 1px solid #C5C5C5;
     color: #222222;
     font-weight: bold;
         padding: 5px;
         -moz-border-radius-topright: 4px;
         -moz-border-radius-topleft: 4px;

}

.widget_footer {
     background: url(/faculty/static/images/table_header.png) repeat-x scroll 50% 50% #CCCCCC;
     border: 1px solid #C5C5C5;
     color: #222222;
     font-weight: bold;
         padding: 5px;
         -moz-border-radius-bottomright: 4px;
         -moz-border-radius-bottomleft: 4px;
}

.ui-widget {
     font-family: Arial,sans-serif !important;
     font-size: 12px !important;
     color:#666 !important;
}

.wid_hdlr {
     float: left;
     margin: 0 25px 20px 0;
     padding:0;
     width:720px;
}

#message_container {
     margin: auto;
     width: 380px;
     padding:60px 0 80px 0;
}

.message_container {
     margin:0;
     padding:10px 0 20px 0;
}

.alert_error {
     background: #FFCECE;
     border: 1px solid #DF8F8F;
     color: #c00d09;
     font-weight: bold;
     margin: 10px 0;
}

.alert_success {
     background: #D5FFCE;
     border: 1px solid #9ADF8F;
     color: #467500;
     font-weight: bold;
     margin: 10px 0;
}

.alert_info {
     background: #DBE3FF;
     border: 1px solid #A2B4EE;
     color: #0888C3;
     font-weight: bold;
     margin: auto;
}

.alert_warning {
     background: #FFFBCC;
     border: 1px solid #E6DB55;
     color: #69610A;
     font-weight: bold;
     margin: 10px 0;
}

.alert_warning p, .alert_info p, .alert_success p, .alert_error p, .alert_reportSummary p {
     margin: 8px;
}

.alert_error li {
     list-style-type: disc;
     color: #c00d09;
}

#accordion .ui-state-default {
/*   background: url(/faculty/static/images/bg-content-box.gif) repeat-x scroll 50% 50% #E6E6E6 !important; */
     background-color: #e6e6e6;
     border: 1px solid #ccc !important;
     color: #555555;
     font-weight: normal;
}

table.display {
    clear: both;
    width: 100%;
    color:#111;
}

table.data {
    border: 0 none;
    border-collapse: collapse;
    margin-bottom: 2em;
    width: 100%;
}

table.display thead th {
    background-color: #333333 !important;
}

table.data thead th {
    background-color: #333333;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding: 4px;
    text-align: left;
}

table.data td {
    vertical-align: center;
}
table.data tbody tr td {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
}
table.data th {
    padding: 4px 0;
}
table.data tbody td {
    padding: 4px;
}
table.data tr.even td {
    background: none repeat scroll 0 0 #F9F9F9;
}

.clmn1 {
    margin: 10px 0 5px 0;
    padding: 0;

}

.clmn1 ul, ol {

        margin: 12px 0 0 28px;
        padding:0;
        color:#111;
}


.clmn1 ul li {
        list-style-type: disc;
        margin: 0 0 10px 0;
        padding:0;
}

#right_content  h1 {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-size-adjust: 0.488;
    font-style: normal;
    font-weight: 200;
    line-height: 18px;
    margin: 0;
    padding: 5px 0 0 0;
    position: static;
    right: 10px;
    top: 87px;
    z-index: 1;
}

input.submit2 {
    background-color: #5A287A;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family:Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    vertical-align: middle;
    width: 113px;
    padding:4px;
}

input.cancel2 {
    background-color: #c0c0c0;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    font-family:Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    vertical-align: middle;
    width: 113px;
    padding:4px;
}

input.submitred2 {
    background-color: #dd0000;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-family:Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    vertical-align: middle;
    width: 113px;
    padding:4px;
}
