﻿/*****************************/
/*** Core html setup stuff ***/
/*****************************/
*{
margin: 0;
padding: 0;
}
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px;
    padding: 0px;
    /*background-image:url(../images/blue/page_bg.gif);*/
background-image:url(../images/blue/page_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
	}

body, td{
	font-family: Arial,sans-serif;
	font-size: 13px;
	/*font-weight:bold;*/
	line-height:18px;
	color: #333;
	line-height: 1.3em;
	}

a:link, a:visited {
	text-decoration: none;
	/*font-weight: bold;*/
}

a:hover {
	xtext-decoration: underline;
text-decoration: none;

	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 5px 0;
	margin-bottom: 3px;
}

div#main_bg{
	/*margin-top:-10px;
	margin-left:132px;*/
	margin:0px auto;
	width: 988px;
	text-align:left;
	overflow: auto;
	/*margin:500px auto;*/
}



div#logo_bg{
	/*height:69px;*/
	
	height:80px;
	margin-left: 4px;
	margin-right: 4px;
	width:auto;
	margin-top:-3px;
	background-image :url(../images/blue/logo1.jpg);
}

.logo{
	display: block;
	float:left;
	padding-top:15px;
	margin-left:200px;
	
}
/*a.logo,a.logo:hover, a.logo:visited{
	font-size:26px;
	line-height: 28px;
	/*color:#595959;*/
	/*color :#2A3194;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial;
}*/
a.logo,a.logo:hover, a.logo:visited{
	font-size:40px;
	line-height: 50px;
	/*color:#595959;*/
	color :#032048;
	text-decoration:none;
	font-weight:normal;
	font-family:"Franklin Gothic Demi Cond";
}

div#user4{

	margin-left: 4px;
	margin-right: 4px;
	width: 980px;
	height: 225px;
	/*height:300px;*/
	/*margin-top:10px;*/
	/*background:url(../images/blue/header.jpg);*/
	/*background: #FFFFFF url(../images/blue/header.png) center top no-repeat;*/
}


#user3{
	margin-left: 4px;
	margin-right: 4px;
	margin-top:3px;
	*margin-top:3px;
	height:35px;
	background:  url(../images/blue/bg-menu.png) top left no-repeat;
	/*background:url(../images/blue/menu_bg.png) ;*/
}
/* main menu styles */
#nav,#nav ul {
	 font-family:verdana;
	 list-style:none;
	 margin:0;
	 padding:0;
	 position:relative;
}
#nav {
	height:50px;
	left:0;
	overflow:hidden;
	top:0;
}
#nav li {
	float:left;
	display:block;
	border-left:groove;
	border-left-color:#8B0000;
	
}
#nav li a {
	
	color:#fff;
	float:left;
	font-size:14px;
	height:32px;
	line-height:30px;
	padding:0 18px;
	text-decoration:none;
	}
#nav li:first-child a {
	padding-left:62px;
	
}
#nav li:last-child a {
	/*background: url(../images/blue/bg-menu06.png)no-repeat center top; */
	padding-left:13px;
}
#nav li ul li:first-child a {
	background-image:none;
	padding-left:16px;
	*padding-left:16px;
}
#nav li.pad {
	/*background: url(../images/blue/bg-menu06.png)no-repeat center top; */
	display:block;
	height:30px;
	width:45px;
}
#nav ul {
	position:absolute;
	list-style:none;
	text-align:center;
	width:185px;
	margin-left:-50px;
	top:20px;
	font-family:"Ariel",Tahoma;
	font-size: 13px;
	
	
	
	/* This is important for the show/hide CSS animation */
	max-height:0px;
	overflow:hidden;
	-webkit-transition:max-height 0.4s linear;
	-moz-transition:max-height 0.4s linear;
	transition:max-height 0.4s linear;
	
}
#nav ul li {
	width:185px;
	/*background-color:#313131;*/
	background-color:#8B0000;
}
#nav ul li a {
	padding:12px;
	background:transparent;
	height:8px;
	display:block;
	border-bottom-color:1px solid #5f5f5f;
	line-height:5px;
	
}
#nav  li ul li:nth-child(odd){
	 /* zebra stripes */
	/*background-color:#363636;*/
	background-color:#8B0000;
}
#nav li  ul li:hover{
	background-color:#09F;;
	color:#fff; background: url(../images/blue/bluemm.jpg);
}

#nav li ul li:first-child{
	border-radius:9px 9px 0 0;
	margin-top:20px;
	position:relative;
}
#nav li ul li:first-child:before{ /* the pointer tip */
	content:'';
	position:absolute;
	width:1px;
	height:1px;
	border:5px solid transparent;
	border-bottom-color:#313131;
	left:50%;
	top:-10px;
	margin-left:-5px;
}

#nav li ul li:last-child{
	border-bottom-left-radius:9px;
	border-bottom-right-radius:9px;
}

#nav:hover {
	height:350px;
}
#nav li:hover ul {
	max-height:400px; 
	
}
#nav li:hover{
color:#F00; background: url(../images/blue/bluemenu.gif);	

}
#nav a:hover,#nav li:hover > a {
	color:#000043;
	/*color:#48D6FF;
	color:#fff; background: url(../images/blue/pro_four1.gif);*/
}
/*--------end menu styles--------------------*/
#pillmenu {
	text-align:left;
	margin: 0;
}
#pillmenu ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
}
#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-top:12px;
}
#pillmenu li a,#pillmenu li a:hover {
	font-family:"Trebuchet MS",Tahoma;
	font-size: 13px;
	float: left;
	display: block;
	line-height: 17px;
	padding: 0 17px 0 17px;
	color: #5B5858;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #5B5858;
}


/*#banner{
	margin-left: 4px;
	margin-right: 4px;
	width: 980px;
	height: 10px;
	
}*/
#banner table.contentpaneopen{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:10px;
	width:500px;
	float:left;
	text-align:left;
}
#banner table.contentpaneopen td{
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}



#leftcolumn{
	margin: 0px;
	padding: 0px;
	padding-left:3px;
	width: 199px;
	float:left;
	background:url(../images/left_shadow.png) top right no-repeat;
}
#rightcolumn{
	margin: 0px;
	padding: 0px;
	padding-left:5px;
	width: 197px;
	float:right;
	background:url(../images/right_shadow.png) top left no-repeat;
}

#maincolumn{
	
	width: 580px;
	float:left;
	margin:0px;
	padding:0px;
}

div.path{
	padding:15px 0 0 15px;
}

div.nopad {
	width:550px;
	min-height:580px;
    /*background-color:#0F0;*/
	float:left;
	padding:0 15px 15px 15px;
	background:url(../images/blue/front_bg.png) left no-repeat;
}

div.nopad ul {
	clear: both;
}
/*---------------------------HOME PAGE----------------------------------------------------*/
#homepage{
	margin-left:-25px;
	height:350px;
	width:500px;
	background-image:url(../images/blue/home.png) ;
	/*background-color:#C9F;*/
}
div.homephoto{
	/*margin-top:170px;*/
    padding-top:16px;
	margin-left:60px;
	height:240px;
	width:385px;
	/*background-image:url(../images/blue/photo2.png);*/
	/*width:580px;*/
	/*background-image:url(../images/blue/photo.png);*/
	/*background-color:#03F;*/
}
div.homequotes{
	/*margin-top:80px;*/
   /* padding-top:10px;*/
	/*margin-left:100px;*/
	height:75px;
	width:410px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	/*background-color:#0F6;*/
	
}
@keyframes fade-text {
0%, 100% {
	/*background-color:#906;*/
	opacity: 1;
}
50% {
	/*background-color:#990;*/
	opacity: 0;
}
}
/*----------------------------END OF HOME PAGE---------------------------------------------------*/
/*  ------------------------------ CAMPUS PAGE -----------------------------------------------*/
#campuspage{
	margin-left:-25px;
	height:350px;
	width:500px;
	background-image:url(../images/blue/campusimage.png) ;
	/*background-color:#C9F;*/
}
div.campusphoto{
	/*margin-top:170px;*/
    padding-top:4px;
	margin-left:45px;
	height:240px;
	width:385px;
	
}
/*--------------------------------END OF CAMPUS PAGE -------------------------------------------*/
#fading_text {
	animation: fade-text 10s infinite;
}
form#form-login fieldset { 
	border: none;
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}

#leftcolumn div.module_menu, #leftcolumn div.module{
	margin: 10px 0px;
	margin-left:3px;
	padding: 0px;
	width: 191px;
    height:300px;
}

#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	margin: 10px 0px;
	margin-right:3px;
	padding: 0px;
	width: 191px;
}
div.bannergroup_text {
	margin:10px 13px 10px 13px;
}
#leftcolumn div.moduletable div.bannergroup ,
#rightcolumn div.moduletable div.bannergroup {
	padding:10px;
}
.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
}
.banneritem_text {
	margin-bottom:10px;
}
.bannerfooter_text {
	margin-bottom:10px;
}
#rightcolumn div.moduletable_menu{
	height:130px;
	background-image:url(../images/blue/right-menu-bg.png);
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	/*height:200px;
	background-image:url(../images/blue/left-menu-bg.png); */
	/*background: url(../images/rub_bottom.png) left bottom no-repeat;*/
	/*background: url(../images/img-thing1.jpeg) left bottom no-repeat;*/
	
	
	
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	width: 191px;
	height:200px;
	/*background-color:#FCF;*/
	background-image:url(../images/blue/left-menu-bg.png);
}
#leftcolumn div.module_menu div div div div, #leftcolumn div.module div div div div{
	background: none;
	padding: 4px 8px;
}
#leftcolumn h3,
#rightcolumn h3{
	text-align: center;
	height: 41px;
	width: 191px;
	line-height: 50px;
	color:#FFFFFF;
	/*color:#00F;*/
	font-size:14px;
	margin:0px;
}
table.poll thead td {
	text-align: left;
	padding-left:10px;
}
table.poll td {
	text-align: left;
}
#leftcolumn ul.menu li ul{
	list-style: none;
}
.pollstableborder {
	margin: 5px 0px 10px 0px;
}
.poll td div{
	display:inline;
}

/* forms */

#leftcolumn .moduletable ul,
#rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li,
#rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
.moduletable ul {
	padding:10px 0px 10px 15px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
#leftcolumn ul.menu li#current ul li,
#rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
ul.menu {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.menu li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.menu li#current a{
	text-decoration:underline;
	/*color:#333333;*/
	/*color:#0389d3;*/
	color :#3399FE;
}
ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
div.componentheading{
	font-weight:bold;
	font-size:16px;
	margin:7px auto;
}
td.contentheading, td.buttonheading{
	/*font-weight:bold;*/
	font-size:14px;
	height:33px;
	background: url(../images/contentheading_line.png) bottom repeat-x;
}
table.contentpaneopen{
	border-collapse: collapse;
	margin-left:5px;
}
table.contentpaneopen td{
	padding:2px;
}
span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}
span.pagination span, span.pagination a{
	padding:5px;
}


div#f_area{
	margin:8px auto;
	width: 988px;
	text-align:left;
}

#f_area div.moduletable, #f_area div.moduletable_menu{
	float: left;
	margin:0px 10px 10px 10px;
	width: 215px;
}
#f_area h3, #f_area h3{
	text-align: center;
	margin:0px;
	height: 44px;
	width: 208px;
	line-height: 44px;
	color:#FFFFFF;
	font-size:14px;	
}


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}
#newsflash{
	width:190px;
	height:150px;
    background: url(../images/blue/newsflash.gif);
	
}
#newsfash_img{
height:100px;
width:85px;
margin-top:-90px;
}
fieldset { border:1px solid green;
padding-left:20px; }

legend {
	
  padding: 0.6em 0.8em;
  border:1px solid green;
  color:green;
  font-size:90%;
  text-align:right;
  }
/*#photo_gallery{
height:80px;
width:190px;
margin-top:-170px;
background:transparent;
background-image:url(../images/blue/left-menu-bg.png);

}*/
#edu_facility_slideshow1{
	margin-left:-25px;
	height:350px;
	width:500px;
	/*background-image:url(../images/blue/home3.png) ;*/
	/*padding-top:13px;
	margin-left:80px;
	height:240px;
	width:385px;
	*/
}