@charset "utf-8";
/* CSS Document */

/* MODIFIED TAGS */
body { margin:0; text-align: center; background: #fcf1db url(../images/bg_page.gif) top center repeat-y; }
html, body { height: 100%; } 
p { margin:0 0 12px 0; padding:0;}
body, p, td { font: normal 12px Arial, Helvetica, sans-serif; color: #333; }
h1 { margin:0; padding: 20px 0 10px 0; font: bold 18px Arial, Helvetica, sans-serif; color: #7f2942; }
h2 { margin:0; padding: 0 0 15px 0; font: bold 14px Arial, Helvetica, sans-serif; color: #666; }
a:link, a:visited, a:active { color: #006770; font: normal 12px Arial, Helvetica, sans-serif; }
a:hover { color: #ab6130; text-decoration: underline; font: normal 12px Arial, Helvetica, sans-serif; }
fieldset { padding: 12px; margin-bottom: 15px; }
legend { padding:0; font-weight: bold; }
fieldset input { margin: 2px 0; }
em { font-style: italic; font-weight: normal;}
form { margin: 0; padding:0; }

#container { width: 995px;position: relative; text-align: left; min-height: 100%; height: auto !important; height: 100%; 
margin: 0 auto -75px; /* height of the footer */}

#header { width: 995px; background: url(../images/bg_topbar-repeat.jpg) top left repeat-x; }
#logo { float: left; width: 332px; height: 120px; }
#promo { float: right; width: 558px; height: 90px; background: url(../images/bg_topbar.jpg) top left no-repeat; padding: 30px 10px 0 0; text-align: right; }
#promo fieldset { border: none; float: right; }

#topmenu { position: absolute; top:0; left: 0; height: 16px; width: 960px; z-index:150; font: normal 11px Arial, Helvetica, Verdana, sans-serif; color: #660033; padding: 7px 0; text-align: right; }
#topmenu a { margin: 0 12px; font: bold 11px Arial, Helvetica, Verdana, sans-serif; color: #660033; text-decoration: none; text-transform: uppercase;  }
#topmenu a:hover { color: #006770; text-decoration: underline; }
#topbarmask { z-index: 50; position: absolute; left:0; top:0; height: 30px; width: 355px; overflow: hidden; }
#topnav {background-color: #F2E0C8; width: 995px; height: 30px; position: absolute; top:0; left:0; z-index: 40; }

#footer, #push { height: 300px; }/* footer height minus 1px for footer top border*/

#footer { width: 995px; padding: 0; margin: 0 auto; border-top: 1px solid #dce6dd; background: #dce6dd url(../images/bg_footer.gif) top left repeat-x; font: normal 11px Arial, Helvetica, sans-serif; color: #FFF; text-align: center; }
#footerlinks ul { margin:27px 0 7px; padding:0; }
#footerlinks li { display: inline; margin:0; padding:0 8px 0 10px; border-right: 1px solid #9c596b; }
#footerlinks a { color: #FFF; text-decoration: none; text-transform: uppercase; font-size: 11px; }
#footerlinks a:hover { text-decoration: underline; }
#copyright p { margin:0; padding:0; color: #d28fa1; font-size: 11px; }

#indexmain { width: 100%; height: 273px; background: url(../images/bg_blue.jpg) top left no-repeat; }
#indexlist { width: 234px; height: 263px; padding: 10px 0 0 30px ; float: left; }
#indexflash { width: 721px; height: 273px; float: right; }
#indexbottom { width: 100%; background-color: #ab6331; }
#indexnews { float: left; width: 320px; height: 99px; background: #ab6331  top left no-repeat; padding:30px 0 20px 30px;}
#indexnews p {  color: #FFF; font: normal 12px Arial, Helvetica, sans-serif; margin: 0 0 11px; padding:0; }
#indexnews a { color: #FFF; text-decoration: none; }
#indexnews a:hover { color: #FFCC66; }
#indexbanners { float: right; width: 530px;text-align:right; height: 101px; background-color: #ab6331; padding:28px 20px 20px 0; }
#indexbanners a { display: block; width: 160px; height: 80px; margin:0; padding:0; text-decoration: none; border: 2px solid #ab6331; }
#indexbanners a:hover { border: 2px solid #FFF;  text-decoration: none; }

/* INSIDE PAGE SPECIFIC LAYOUT STYLES */
#content { width: 100%; position: relative; padding-top: 15px; background-color: #dce6dd; }
#leftsidebar { float: left; width: 200px; padding: 0 0 0 5px; }
#leftsidebar ul { margin:0; padding:0; width: 195px; }
#leftsidebar li { margin:0; padding:0; list-style: none; width: 195px; border-bottom: 1px solid #FFF;  }
#leftsidebar a { display: block; padding: 6px 0 3px 5px; width: 190px; text-decoration: none; color: #ab6130; font: normal 12px Arial, Helvetica, sans-serif; }
#leftsidebar a:hover { background-color: #ab6331; color: #FFF; }
#main { margin: 0 0 0 205px; padding: 0 2em 0 2em; } 
#breadcrumbs { margin: 0 0 0 205px; padding: 0 2em 0 2.2em; color: #006770; font: normal 10px Arial, Helvetica, sans-serif;  }
#breadcrumbs a { margin: 0 3px; color: #006770; font: bold 10px Arial, Helvetica, sans-serif; text-decoration: underline; }
#breadcrumbs a:hover { color: #ab6331; }

/* SIMPLE CLASSES */
.clear { clear: both; }
.noborder { border: none !important; }
.center { text-align: center; }
.strong { font-weight: bold !important; }
.dt { font-weight: bold; text-align: right; padding-right: 5px; vertical-align: text-top; white-space: nowrap; }

/* TABLE/CHART STYLES */
.chart th, .list th, .dt .chart th { text-align: left; border-width: 4px 0 1px 0; height: 30px; border-color: #7f2942; border-style: solid; font-weight: bold; background-color: #e5ece5; color: #333; font-size: 11px; }
tr.alt { background-color: #cadfdd; }
.chart tr:hover , .list li:hover { background-color: #FFF; }
.chart td, .chart th, .list th, .dt td, .dt th { padding: 5px; }
.list td { border-left: 1px solid #FFF; }
.list ul { width: 95%; margin:0; padding:0; }
.list li { width: 95%; margin:0; padding: 5px; list-style: none; }
.colNum { text-align: center !important; padding-right: 3em !important; }
fieldset.float { max-width: 350px; float: right; margin: 0 0 20px 20px; }
.dt th { text-align: right; border: none; height: auto; font: bold 11px Arial, Helvetica, sans-serif; background-color: #dce6dd; color: #7f2942; vertical-align: text-top; }
.dt td { text-align: left; }
.dt td img { float: left; margin-right: 15px; }

a.level2 { margin-left: 0px; }
a.level3 { margin-left: 40px; }
a.level4 { margin-left: 75px; }

#printinfo, #print { display: none; }

/*Tree view Courses & Programs*/
.sideBarTreeView
{
            float: left; width: 200px; padding: 0 0 0 5px; 
}
.sideBarTreeView div table td span
{
            background-color:#AB6331;
            color:#FFFFFF;
            border-bottom:1px solid #FFFFFF;        
            color:White;
            display:block;
            font-family:Arial,Helvetica,sans-serif;
            font-size:11px;  
            font-style:normal;
            font-variant:normal;
            font-weight:bold;
            line-height:normal;
            padding:6px 0 3px 5px;
            text-decoration:none;
            width:190px;

}
.sideBarTreeView a:hover 
{
            background-color:#AB6331;
            color:#FFFFFF;
}
.sideBarTreeView table 
{           
            width:auto !important;
}
.sideBarTreeView table tr td:first-child a:hover
{
            background-color:Transparent;  
}
.sideBarTreeView table td
{
            padding:0px;    
            white-space:normal !important;               
}
.sideBarTreeView div div table td a
{           
            color:#AB6130;
            display:block;
            border-bottom:1px solid #FFFFFF;
            font-family:Arial,Helvetica,sans-serif;
            font-size:12px;  
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
            line-height:normal;
            padding:6px 0 3px 5px;
            text-decoration:none;
            width:170px;
}
.sideBarTreeView div div div table
{
            margin:0px;       
}
.NodeSelected
{
            background-color:#AB6331;
            color:White;
            display:block;   
            font-family:Arial,Helvetica,sans-serif;
            font-size:12px;  
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
            line-height:normal;
            padding:6px 0 3px 5px; 
            text-decoration:none;
            width:165px;
}
/*Tree view End Here*/

