

.sIFR-flash{
	display: none;
	visibility: hidden;
}

.sIFR-alternate.{
	display: block;
	visibility: visible;
	font-size: 1.4em;
	font-weight: bold;
}
body{
	text-align:center;
	background-color:#FFFFFF;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000 !important;
	background-image: none;
}
.printhide{
	display: none !important;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover{
	color:#660000;
}
img{
	border: 0;
}
h1{
}
h2{
	color:#000000;
	font-size: 1.8em;
	padding: 7px 0px 0px 7px;
	width: 375px;
	height: 32px;
}
h3{
	color:#400000;
	font-size: 1.3em;
}
#frame_fill{
	text-align:left;
	margin:auto;
	width:790px;
	padding: 0;
	background-image: none;
}
#frame_top{
	text-align:left;
	margin:auto;
	width:790px;
	padding: 0;
	background-image: none;
}
#header{
	display:none;
}
#topbar{
	display:none;
}
#topbar .name{
	font-size: 1.7em;
	color:#400000;
	font-weight:bold;
}
#content{
	width: 690px;
	margin: 20px 0px 0px 0px;
	float:right;
	padding: 0px 57px 0px 5px;
	background-image: none;
	
}
#sidemenu{
	display:none;
}
.submenu{
	display: none;
}
table{
	width: 100%;
	border-collapse: collapse;
}
table td{
	/*border: 1px solid #000;*/
	padding: 2px;
}
.row-title{
	font-weight: bold;
	border-bottom: 3px solid #000000;
	color: #000000;
}
.row-odd{
	border-bottom: 1px solid #000000;
	color: #000000;
}
.row-even{
	border-bottom: 1px solid #000000;
	color: #000000;
}

#menu{	
	display:none;
}

#menu img{
	padding: 0;
	margin: 0;
}

#menu ul{
	margin: 5px 0px 15px 40px;
}

#footer{

	display:none;
}

/* FEEDBACK BOXES */
.large_info{
	padding: 10px 5px 40px 60px;
	border: #CC3300 solid 2px;
	font-size: 1em;
}
.small_info{
	padding: 2px 2px 2px 20px;
	border: #CC3300 solid 2px;
	font-size: 1em;
}

.large_success{
	padding: 10px 5px 40px 60px;
	border: #006600 solid 2px;
	font-size: 1em;
}
.small_success{
	padding: 2px 2px 2px 20px;
	border: #006600 solid 2px;
	font-size: 1em;
}

.large_error{
	padding: 10px 5px 40px 60px;
	border: #FF0000 solid 2px;
	font-size: 1em;
}
.small_error{
	padding: 2px 2px 2px 20px;
	border: #FF0000 solid 2px;
	font-size: 1em;
}
/* TOP BOX */
#topbar{
	margin-top: 8px;
	height: 80px;
	width: 740px;
}
#topbar #left{
 	float: left;
	margin: 5px 5px 5px 40px;
 }
#topbar #right{
 	float: right;
	
 }
 
 /* SHIFT DETAILS */
 #collegue_box{
 	width:500px;
	clear:both;
	display:inline-block;
 }
 #collegue_box h3{
 	clear:both;
 }
 
 #collegue_box .pic_box{
 	float:left;
	width: 90px;
	text-align: center;
	margin-bottom: 10px;
 }
 .calendar_date{
 	font-size: 2em;
	color:#660000;
	float:right;
	margin-right: 5px;
 }
 .shift_list_title{
 	font-size: 1.1em;
	font-weight: bold;
	color: #3c0505;
 }
 
 .shift_calendar{
	width: 100%;
	margin: 0px 5px 0px 5px;
	padding-left: 2%;
	clear:both;
 }
 
 .cal_daytitle{
 	width: 14%;
	font-size:1.2em;
	font-weight: bold;
	text-align:center;
 }
 
 .cal_date{
 	background-color:#3c0505;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
 }
 .cal_details{
 	width: 15%;
	border: #660000 solid 1px;
 }
 .cal_today{
 	background-color:#FF3300;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	border:#FFFFFF 2px solid;
 }
 
 .cal_nav_right{
 	text-align:right;
 }
 
 .shift_details{
 	font-size: 1.1em;
 }
 .shift_details .date{
 	font-weight:bold;
	float:left;
	clear:left;
 }
 .shift_details .time{
 	float: left;
	margin-left: 10px;
	font-weight: bold;
	color:#660000;
 }
 .shift_details .event{
 	font-size: 1.5em;
	clear:left;
 }
 
 .shift_details .eventtime{
 	padding-top: 10px;
 }
 
 .shift_details .cover{
 	font-weight: bold;
	padding-top: 10px;
 }
 .shift_details .group{
 	padding-top: 10px;
 }
 
 .shift_display{
 	background-color:#fff585;
	border-bottom:#660000 2px solid;
	border-right:#660000 2px solid;
	border-left:#660000 2px solid;
	display:inline-block;
 }
 .table_display{
 	background-color:#fff585;
	border:#660000 2px solid;
	width:100%;
	margin-top: 5px;
 }
 .shift_tabbox_list{
 	background-image:url(images/shift_tab_left.jpg);
	width: 509px;
	height: 50px;
	
 }
 .shift_tabbox_calendar{
 	background-image:url(images/shift_tab_right.jpg);
	width: 509px;
	height: 50px;
 }
 .shift_tab_left{
 	font-size: 1.5em;
	margin: 20px 0px 0px 50px;
	float:left;
	font-weight:bold;
 }
 .shift_tab_right{
 	font-size: 1.5em;
	margin: 20px 140px 0px 0px;
	float:right;
	font-weight:bold;
 }
 .cover_by{
 	text-align:center;
 }
 
 /*MEMOs */
 .memo_details .title{
 	font-size: 1.5em;
	font-weight: bold;
 }
 .memo_details .postedby{
 	float:right;
	text-align:center;
 }
 .memo_details .datetime{
 	font-style:italic;
 }
 .memo_details {
 	clear: both;
	border:#660000 1px solid;
	margin: 5px 0px 5px 0px;
	background-color: #fff585;
	display: inline-block;
 }
 
 /*CONTACTS */
 .contact_list{
 	font-size: 0.8em;
 }
 
 .contact_title{
 	font-weight: bold;
	color:#660000;
	font-size: 1.2em;
 }
 
 
 /*GALLERY */
 .album_box{
 	margin: 0px 0px 0px 20px;
 }
 
 /*NEWS */
 .news_details .title{
 	font-size: 1.5em;
	font-weight: bold;
 }
 .news_details .postedby{
 	float:right;
	text-align:center;
 }
 .news_details .datetime{
 	font-style:italic;
 }
 
 /*LOGIN */
 #login{
 	background-image:url(images/page_login.jpg);
	width: 330px;
	height: 220px;
	padding: 180px 40px 39px 30px;
	margin: auto;
	margin-top: 100px;
	
	
 }
 img.icon{
	 display: none !important;
 }
 
 /*CONTACT DETAILS */
 #contact_details .name{
 	font-size: 2em;
	color: #3c0505;
	font-weight: bold;
 }
 #contact_details .email{
 	font-size: 1.4em;
	margin-top: 10px;
 }
  #contact_details .phone{
 	font-size: 1.4em;
	color:#660000;
	margin-top: 10px;
 }
 #contact_details .god{
 	font-size: 1.2em;
	color:#FF0000;
	margin-top: 10px;
 }
 #contact_details .birthday{
 	font-size: 1.4em;
	margin-top: 10px;
 
 }
 .contact_aboutme{
 	margin-top: 15px;
	font-size: 1.2em;
 }
 /*ALUMNI */
 
 .alumni_toggle{
	 width:100%; 
	 text-align:right;
	 margin-bottom: 20px;
	 padding-right: 20px;
	 font-size: 1.5em;
	 font-weight:bold;
 }
 
 /*AUTH ACCOUNTS */
.authorise_accountbox{
	border: 3px dashed #3c0505;
	margin-bottom: 10px;
	padding: 5px;
	background-color:#fff585;
}
.authorise_accountbox .authorise_namebox{
	font-size: 1.4em;
}

/* GALLERY */
.album{
	border: 1px solid #006699;
}

