﻿/*
* Common
*/
	#form_entry
	{
		margin:5px 5px 5px 5px;
		border:thin #bdecfc;
	}
	#form_entry td
	{
		text-align:left;
	}
	#error
	{
		color:red;
	}
	b.dot{
		background-image:url('../images/dot.gif');
		background-position:left center;
		background-repeat:no-repeat;	
		padding:0 20px 0 0;
	}
	.footerdiv{
	background-image:url('../images/headdiv3.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	}
	b.gray{
		color:#1c1e24;
	}
	.upline
	{
		background-image:url('../images/line.jpg');
		background-repeat:no-repeat;
		background-position:left top;
	}
	img
	{	border:0px;
		margin:0px;
	}
	img.imgborder
	{
		border:1px #7daef9 solid; 
		padding:2px
	}
	img.imgspacing
	{
		border-right:4px;
		padding:4px;
	}
	td.box1{
	background-color:#ebf2fd;
	text-align:left;
	}
	td.box2{
	background-color:#b0bcfd;
	text-align:left;
	}
	td.box{
		border:1px white solid;
		background-color:#b0bcfd;
	}
	.board{
		border:0px;
		margin:0px;
		padding:0px;
		border-spacing:0 0;
		font-family:Arial;
		font-size:12px;
		background-color:#fdfdd2;
		width:100%;
	}
	.arial{
		font-family:Arial;
		font-size:12px;
	}
	.arialerror{
		font-family:Arial;
		font-size:12px;
		color:#ff0000;
	}
	.arial10{
		font-family:Arial;
		font-size:10px;
	}
	.arial11{
		font-family:Arial;
		font-size:11px;
	}
	.arial14{
		font-family:Arial;
		font-size:14px;
	}
	.arialgray{
		font-family:Arial;
		font-size:12px;
		color:#666666;
	}
	.timed{
		font-family:Arial;
		color:black;
		font-size:13px;
		font-weight:bold;
	}
	table
	{	margin:0px;
		border:0px;
		padding:0px;
	}
	table.curve{
		background-image:url('../images/message.jpg');
		background-repeat:no-repeat;
		background-position:left top;
	}
	table.map{
		background-image:url('../photogallery/map/dbmap.gif');
		background-repeat:no-repeat;
		margin:0px;
		border:0px;
		padding:0px;
	}
	table.blueline{
		background: #d8e2f5 url('../images/line_blue.gif') repeat-x bottom;
	}
	.width{
		width: 800px;
		margin:0px;
		border:0px;
		padding:0px;
	}
	table.bottombg
	{	height: 25px;
		background-color:#163d73;
		background-image:url('../images/line_blue1.gif');
		background-repeat:repeat-x;
		background-position:left top;
	}
	table.headerbg
	{	background-image:url('../images/frontbg.jpg');
		background-repeat:repeat-x;
		background-position:left;
		background-color:#163d73;
	}
	table.mainlogo
	{	background-image:url('../images/bannerfront.jpg');
		background-repeat:no-repeat;
		width:800px;
	}
	table.bgcolor
	{	background-color:#d8e2f5;
		border:0px;
		margin:0px;
		padding:0px;
		border-spacing:0 0;
	}
	table.bgcolormid
	{	background-color:#f7f9fb;
		border:0px;
		margin:0px;
		padding:0px;
		border-spacing:0 0;
	}
	.tight
	{	border:0px;
		margin:0px;
		padding:0px;
		border-spacing:0 0;
	}
	.line{
		background-image:url('../images/hr.gif');
		background-repeat:repeat-x;
		background-position:0 bottom;
	}
	p
	{	border:0px;
		margin:0px;
		font-family:Arial;
		font-size:12px;
	}
	p.title{
		background-image:url('../images/curve.jpg');
		background-repeat:no-repeat;
		background-position:left top;
		background-color:#5970b2;
		color:#fff;
		height:20px;
	}
	p.justify
	{	text-align:justify;
		font-size:12px;
	}
	p.lower
	{	font-family:Arial;
		font-size:10px;
		color:#ffffff;
	}
	p.lower_blue
	{	font-family:Arial;
		font-size:10px;
		color:#2e568e;
	}
	p.lower1
	{	font-family:Arial;
		font-size:11px;
	}
	p.underline 
	{	background-image:url('../images/hr.gif');
		background-repeat:repeat-x;
		background-position: bottom;
	}
	p.gray
	{	color:#666666;
		/*font-weight:bold;*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		background:url('../images/hr.gif') repeat-x left bottom;
	}
	a
	{	color:#316db0;
		text-decoration:none;
	}
	a.black
	{
		color:#666666;
	}
	a.home
	{	color:#9cc3f9;
		text-decoration:none;
		font-family:Arial;
		font-size:12px;
	}
	a.home:hover
	{	color:#ffffff;
		text-decoration:underline;
	}
	a.simple
	{	text-decoration:none;
		font-family:Arial;
		color:#2875DE;
		font-size:12px;
	}
	a.simple1
	{	text-decoration:none;
		font-family:Arial;
		color:#fff;
		font-size:11px;
	}
	a.simple2
	{	text-decoration:none;
		font-family:Arial;
		color:#07127f;
		font-size:11px;
	}
	a.simple2:hover
	{	color:blue;
		text-decoration:underline;
		font-weight:normal;
	}
	a.simple1:hover
	{
		text-decoration:underline;
		font-family:Arial;
		color:#fff;
		font-size:11px;
	}
	a.more
	{	text-decoration:none;
		font-family:Arial;
		font-weight:bold;
		color:#2875DE;
		font-size:12px;
		text-decoration:underline;
	}
	a:hover
	{	color:blue;
		text-decoration:underline;
		font-weight:light;
	}
	hr
	{	color:#dbdbdb;
		margin:0px 0px 0px 0px;
	}
	li.noDot
	{	list-style: none;
	}
	.groupseparate{
		background-image:url('../college/images/textSeparator1.gif');
		background-repeat:repeat-y;
		background-position:right;
	}
	.square{
		background-color:#efefef;
		background-image:url('../college/images/squarebg.gif');
		background-repeat:no-repeat;
		background-position:right bottom;
		text-align:left;
	}
	.squarehs{
		background-color:#efefef;
		background-image:url('../images/squarebghs.gif');
		background-repeat:no-repeat;
		background-position:right bottom;
		text-align:left;
	}
/*
* HighSchool
*/
	/*.highlight
	{	background-color:#bfd1f1;
		font-weight:bold;
	}*/
	.currentFile
	{	background: #1e4da1;
		color:white;
		margin:4px 0px 4px 0px;
	}
	body.hs
	{	/*background-image:url('../images/bg.gif');
		background-repeat:repeat;*/
		margin:0px;
	}
	table.hsbg
	{
	background-image:url('../images/hsbg.gif');
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	margin:0;
	padding:0;
	border:0;
	}
	table.tight
	{	border:0;
		padding:0;
		border:0;
		border-spacing:0;
	}
	.breakhr{
		background-image:url('../images/hr.gif');
		background-repeat:repeat-x;
		background-position:left bottom;
	}
	td.break
	{	background-image:url('../images/headdiv.gif');
		background-repeat:repeat-y;
		background-position:right;
	}
	a.onPage
	{	background: #a3d1ff;
	}
	td.leftmenu{
	border:0px;
	margin:0px;
	padding:0px;
	background-color:#ebf2fd;
	background-image:url('../images/separate.gif');
	background-position:right;
	background-repeat:repeat-y;
	}
	td.rightmenu
	{	background-color:#e0e0e0;
	}
	table.mainpage{
	margin:0 0 0 4px;
	background-image:url('../images/front.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	}
	table.motto{
	background-position:right 5px;
	background-image:url('../college/pics/logotrans.gif');
	background-repeat:no-repeat;		
	}
	.bgtext
	{
	background-image:url('../images/bgtext.gif');
	background-repeat:no-repeat;
	}
/*
* College
*/

	body.college
	{	background-image:url('../college/images/bg.gif');
		/*background-color:#fafaff;*/
		background-repeat:repeat;
		margin:0px;
	}
	p.bold
	{	font-weight:bold;
		color:#212325;
		/*background-color:gray;*/
		height:25px;
		font-family:Arial;
		font-size:13px;
		background-image:url('../college/images/txtbg.gif');
	}
	a.more:hover
	{	text-decoration:underline;
	}
	a.news
	{	text-decoration:none;
	}
	a.news:hover
	{	text-decoration:underline;
		color:#e8e8e8;
	}
	/*Left navigation */
	#sddm1
	{	margin: 0;
		padding: 0;
		z-index: 30;
	}
	#sddm1 li
	{	margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		font: 11px arial;
	}
	#sddm1 li a
	{	display: block;
		margin: 0 1px 0 0;
		padding: 4px 10px;
		width: 60px;
		color: #316db0;
		text-align: left;
		text-decoration: none;
		background-image:url('../images/file.gif');
		background-repeat:no-repeat;
		background-position:left center;

	}	
	#sddm1 li a:hover
	{	background: #49A3FF;
		font-weight:bold;
		color:#fff;
		background-image:url('../images/file.gif');
		background-repeat:no-repeat;
		background-position:left center;

	}
	a.currentPagehs
	{	background: #b2d8fe;
		font-weight:bold;
	}
	a.currentPage
	{	background: #b2d8fe;
		font-weight:bold;
	}

	/*Drop down menu settings*/
	#sddm
	{	margin: 0;
		padding: 0;
		z-index: 30;
	}
	#sddm li
	{	margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		font: bold 11px arial;
	}
	#sddm li a
	{	display: block;
		margin: 0 1px 0 0;
		padding: 4px 10px;
		width: 60px;
		background-image:url('../college/images/smoothEdge2.gif');
		background-repeat:no-repeat;
		/*background-color: #5970B2;*/
		color: #FFF;
		text-align: center;
		text-decoration: none;
	}
	#sddm li a.selected
	{	display: block;
		margin: 0 1px 0 0;
		padding: 4px 10px;
		width: 60px;
		background-image:url('../college/images/smoothEdge3.gif');
		background-repeat:no-repeat;
		/*background-color: #49A3FF;*/
		color: #FFF;
		text-align: center;
		text-decoration: none;
	}
	#sddm li a:hover
	{	background-image:url('../college/images/smoothEdge3.gif');
		background-repeat:no-repeat;
		/*background-color: #49A3FF;*/
	}
	#sddm div
	{	position: absolute;
		visibility: hidden;
		margin: 0;
		padding: 0;
		background: #437be5;
		border: 1px solid #64686e;
	}
	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #437be5;
		color: #fff;
		font: 11px arial;
	}
	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF;
	}

	/*Drop down menu settings - general*/
	#sddmgen
	{	margin: 0;
		padding: 0;
		z-index: 30;
	}
	#sddmgen li
	{	margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		font: bold 11px arial;
		background-image:url('../images/headdiv1.gif');
		background-repeat:no-repeat;
		background-position:right;
	}
	#sddmgen li a
	{	display: block;
		margin: 0 1px 0 0;
		padding: 4px 10px;
		width: 60px;
		/*background-color: #5970B2;*/
		color: #fff;
		text-align: center;
		text-decoration: none;
	}
	#sddmgen li a.selected
	{
		background-image:url('../images/linebak.jpg');
		background-repeat:repeat-x;
		background-position:bottom;
	}
	#sddmgen li a.selected:hover
	{	
		background-image:none;
	}
	#sddmgen li a:hover
	{	background-color: #49A3FF;
	}
	#sddmgen div
	{	position: absolute;
		visibility: hidden;
		margin: 0;
		padding: 0;
		background: #5970B2;
		border: 1px solid #5970B2;
	}
	#sddmgen div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #5970B2;
		color: #FFF;
		font: 11px arial;
	}
	#sddmgen div a:hover
	{	background: #49A3FF;
		font-weight:bold;
		color: #FFF;
	}
/*SYM home page design*/
#savio {
position:absolute;
visibility:hidden;
border:solid 0px #CCC;
padding:0px;
}
#juventus {
position:absolute;
visibility:hidden;
border:solid 0px #CCC;
padding:0px;
}
#auxilium {
position:absolute;
visibility:hidden;
border:solid 0px #CCC;
padding:0px;
}
#koa {
position:absolute;
visibility:hidden;
border:solid 0px #CCC;
padding:0px;
}

/* Advertisement - Jquery slide */
.ft-prev, .ft-next {
	display: none;
	/*
    background-color: #ef4545;
    padding: 0 10px;
    font-weight: bold;
    color: #FFFFFF;*/
}
.ft-button-frontcenter-active {
    background-color: #1c2e8a;
    color: #FFFFFF;
    font-weight: bold;
}
#ft-buttons-frontcenter {
    background-color: #E1E1E1;
    color: #888888;
}

.disable_link {
	pointer-events: none;
   cursor: default;
	
}
