body {
	font-family: Arial;
	font-size: 13px;
	margin: 0;
	padding: 0 20px;
	line-height: 22px;
	background: url(../images/iclt2025/iclt2025-bg.png);
	background-repeat: no-repeat;
	background-size: cover;	
}

/*** TOP ***/

#top {
	height: 109px;
	background-color: white;
	border-bottom-color: #abcdff;
}

/* 

Magnum - CSS File

*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com)*/

@font-face {
	font-family: 'Ubuntu';
	src: url('../fonts/Ubuntu-R.eot');
	src: url('../fonts/Ubuntu-R.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Ubuntu-R.ttf') format('truetype'),
         url('../fonts/Ubuntu-R.svg#Ubuntu-R') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuBold';
	src: url('../fonts/Ubuntu-B.eot');
	src: url('../fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Ubuntu-B.ttf') format('truetype'),
         url('../fonts/Ubuntu-B.svg#Ubuntu-B') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*** GLOBAL  ***/

* {
	margin: 0;
	padding: 0;
}

*:focus {
	outline: none;
	/* removes ugly dotted border but may make template more unusable, up to you
	   if you want to keep it! */
}

form {
	margin: 0;
	padding: 0;
}

hr {
	border-width: 0;
	height: 1px;
	line-height: 0;
	margin: 30px 0px;
	page-break-after: always;
	text-align: center;
	width: 100%;
	clear: both;
	color: #d9d9d9;
	background-color: #d9d9d9;
	background-repeat: repeat-x
}

/* #Clearing

/* Self Clearing Goodness */

.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.row:after,
.clearfix:after {
	clear: both;
}

.row,
.clearfix {
	zoom: 1;
}

/* You can also use a <br class="clear" /> to clear columns */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/

/* heading */

h1, h2, h3 {
	margin-bottom: 20px;
}

h4, h5, h6 {
	margin-bottom: 10px;
}

h1 {
	font-size: 22px;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 16px;
	line-height: 18px;
}

h4 {
	font-size: 15px;
	line-height: 18px;
}

h5 {
	font-size: 14px;
	line-height: 16px;
}

h6 {
	font-size: 13px;
	line-height: 15px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Ubuntu',  Arial;}
	
.formtxtsmall {
	font-size: 12px;
	margin-left: 20px;
	color: gray;
}
.formtxtsmall2 {
	font-size: 12px;
	color: gray;
	margin-top: 15px;
	width: 350px;
}
	
	.valignmiddle {
	line-height: 46px;
	margin-bottom: 0
}

.uppercase {
	text-transform: uppercase;
}

.xtraline {
	line-height: 1.75em;
}

.title_pattern {
	background: url(../images/pattern_title.gif) repeat-x left center;
	font-size: 16px;
	text-align: center
}

.title_pattern span {
	background: #fff;
	padding: 0 20px
}

.title_pattern2 {
	background: url(../images/pattern_title.gif) repeat-x left center;
	font-size: 16px;
	text-align: center
}

.title_pattern2 span {
	background: #fdecf4;
	padding: 0 20px
}

.more {
            display: none;
        }
        .read-more {
            color: blue;
            cursor: pointer;
            text-decoration: underline;
        }

.bigger{
	font-size: 24px;
	padding-bottom: 12px;
	display: block;
	margin-bottom: 2px;
	line-height: 30px;
}

.pagetitle {
	font-size: 26px;
	color: white;		/* #dedede */
	margin: 0;
	text-transform: capitalize;
}

/* Organization */
.org-heading {
	font-size: 16px;
	margin-bottom: 10px;
	color: #6b8080;
}

.org-sub {
	font-size: 11px;
	margin-bottom: 0px;
	color: #6b8080;
	line-height: 15px;
}

.org-name {
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	margin-right: 20px;
	margin-bottom: 0;
}

.org-name2 {
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	width: 220px;
	float: left;
}

.org-title2 {
	font-size: 12px;
	color: #6b8080;
	margin-right: 20px;
	float: left;
	margin-bottom: 9px;
}

.org-title {
	font-size: 12px;
	line-height: 16px;
	color: #6b8080;
	margin-right: 20px;
	margin-bottom: 0;
}




/* home name and title */
.home-name {
	font-size: 15px;
	font-weight: bold;
	line-height: 13px;
	color: #525252;
	margin-bottom: 0;
}

.home-title {
	font-size: 13px;
	margin-bottom: 0;
	color: #6b8080;
	margin-top: 15px;
	font-weight: bold;
	line-height: 15px;
}



.home-school {
	font-size: 12px;
	color: #6b8080;
	line-height: 15px;
	margin: 0 0 10px;
}



/* links */

a, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: white
}

a:hover {
	color: orange;
	text-decoration: none;
}

a img {
	border: none
}

/* float align */

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}

.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.txt-center {
	text-align: center;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}

img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
}

/* lists, blockquotes and paragraphs */

p, ul, ol, blockquote {
	margin-bottom: 15px;
}

ul, ol {
	margin: 10px 0 15px;
	list-style-position: inside;
	padding-left: 15px;
}

li ol,
li ul {
	list-style: square;
	margin-bottom: 0;
	margin-top: 0;
}

li ol {
	list-style: decimal;
}

.ctelist123 {
	text-indent: -14px;
	padding-left: 15px;
	padding-bottom: 5px;
}

ol li, ul li {
	margin-bottom: 10px;
	list-style-position: outside;
}

blockquote {
	

/*font-style:italic;*/
	margin: 0px 0 20px 0px;
	padding: 0px 10px 0px 50px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	font-size: 16px;
	line-height: 25px;
	font-family: 'Ubuntu', Georgia, Arial;
	font-style: italic;
	color: red;
}

blockquote.left, blockquote.right {
	float: right;
	letter-spacing: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px 20px 10px 60px;
	width: 43%;
	background-position: 0px 0px;
}

blockquote.left {
	float: left;
	margin-left: 0px;
	margin-right: 20px;
}

blockquote p {
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 20px
}

/* code */

code {
	font-family: Arial;
	letter-spacing: 1px;
	margin: 25px 0 25px 0px;
	display: block;
	font-size: 0.9em;
	border-left: 4px solid #cfcfcf;
	padding: 15px 10px;
}

/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/

#outer-container {
	/* Container styles will be inherited */
}

#container {
	width: 1020px;
	margin: 20px auto;
	background: #fff;
	padding: 0 20px;
	box-sizing: border-box;
/* must use for IE */
}

#top2 {
	height: 30px;
	background-color: #ef5506;		/* background-color: #004787; */
	padding-top: 15px;
}

#top3 {
	height: 16px;
	background-color: #004787;
	padding-top: 5px;
}

#logo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#logo2 {
	float: right;
	padding-right: 20px;
	padding-top: 10px;
}



/*** TOP MENU ***/

#nav {
	position: relative;
	z-index: 9000;
	float: left;
	left: 50%;
}

#topnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: visible;
	position: relative;
	float: left;
	font-size: 14px;
	font-family: 'Ubuntu',  Arial;
}

#topnav2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: visible;
	position: relative;
	float: right;
	font-size: 10px;
	font-family: 'Ubuntu',  Arial;
}

.sf-menu a {
	text-decoration: none!important;
	display: block;
	position: relative;
	padding: 0 12px 0 12px !important;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.sf-menu a:visited {
	color: white;
}

.sf-menu li a.current {
	color: yellow;
}

.sf-menu a:hover{
	color: orange;
}

.sf-menu li.sfHover a:hover {
	color: orange;
}
/* Drop down menu hover styles can be added here if needed */

.sf-menu li li {
	text-align: left;
	line-height: 20px;
	margin: 0;
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}

.sf-menu {
	line-height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	float: left;
}

.sf-menu2 {
	line-height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	float: right;
	text-indent: -14.5em;
}


.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 27em;
/* le

ft offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
	left:0%;
}

.sf-menu li:hover {
	visibility: inherit;
	/* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
	left: -50%;
}

.sf-menu li li {
	margin: 0px 0px;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: -2px;
	top: 2.6em;
	/* 

match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em;
	/* match ul width */
	top: -1px;
	margin-left: 0px;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em;
	/* match ul width */
	top: -1px;
}

.sf-menu ul li a {
	padding: 8px 0px 8px 20px!important;
	text-transform: capitalize;
}

/* Remove empty menu hover rule */

.sf-menu li ul {
	padding: 0px;
}

.sf-menu a.sf-with-ul {
	padding-right: 0px;
	min-width: 1px;
/*

trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: 10px;
	top: 1.05em;
	/* IE

6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
}

.sf-menu li li, .sf-menu li li:hover, .sf-menu li li.sfHover {
	background: maroon;
	text-transform: capitalize
}

.sf-menu li li:hover {
	background: maroon
}

li.sfHover ul li:first-child a {
	background-image: url(../images/arrow_menu.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	margin-top: -8px;
	padding-top: 16px !important
}

.sf-menu ul {
	border: 1px solid #a93d3d;
}

/* Superfish with UL - styles can be added if needed */

.sf-menu li li {
	border-bottom: 1px solid #a93d3d;
}

.sf-menu li li:last-child {
	border-bottom: 0
}

/*** HEADER ***/

#header {
	height: 450px;
}

#header.innerpage {
	height: auto;
	clear: both;
	padding: 30px 0;
	position: relative;
	background: url(../images/bg-content-inner2.png) repeat;
}

#header.innerpage .shadow {
	background: url(../images/glow-header-inner.png) repeat-x;
	width: 100%;
	height: 5px;
	position: absolute;
	top: 0;
}

#header.innerpage .pagetitle {
	float: left;
}

#header.innerpage .pagedesc {
	font-size: 14px;
	color: white;		/* #dedede */
	font-family: "Ubuntu", Arial;
	float: right;
	margin-right: 20px;
	padding: 2px 0 0 0
}

#slider-container {
	position: relative;
	clear: both
}

#shadow-img-slider {
	height: 5px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/shadow-img-slider.png) repeat-x;
	z-index: 30;
	opacity: 0.5;
}

.box_skitter_large {
	width: 1020px;
	height: 450px;
	background: #000
}

.label_skitter {
	bottom: 35px !important;
	left: 40px !important;
	padding: 20px;
	background: url(../images/opacity-slider-text.png) repeat;
}

.label_skitter h3 {
	margin-bottom: 10px;
}

/*** AFTER HEADER ***/

#after-header {
	padding: 40px 0;
	background: white no-repeat;
}

#after-header h1 {
	font-size: 20px;
	line-height: 26px;
	text-align: center;
	color: #999;
	margin: 0;
}

#after-header-withbg h1 {
	font-size: 31px;
	text-align: left;
	color: #f88400;		/* color: f83907 maroon; */
	font-weight: bold;
	line-height: 1.3em;
}

#after-header-withbg h2 {
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	color: #aaaaaa;		/* color: f83907 maroon; */
	font-weight: bold;
}

#after-header-withbg {
	padding: 40px 0;
	color: white;
}

/*** BEFORE CONTENT ***/

#before-content {
	position: relative;
	margin-bottom: 0
}

#before-content .shadow {
	background: url(../images/glow.png) repeat-x;
	width: 100%;
	height: 12px;
	position: absolute;
	top: 0;
}

/*** CONTENT ***/

#content {
	background-color: white;
}

#content.withsidebar {
	background: url(../images/bg-content-inner.gif) repeat-y;
}

#main {
	padding: 40px;
}

#maincontent {
	float: left;
	width: 610px;
	padding-right: 25px;
}

/*** CONTENT EMEMENT ***/

.container940 {
	width: 940px;
	margin: 0 auto;
}

.colortext, .colortext a, .colortext a:visited {
	color: #16155e;
}

.orange-text {
        color: #ff4b33;
    }

.patternbox {
	background: url(../images/pattern_box.gif) repeat;
	border: solid 1px #dcdcdc;
	border-width: 1px 0;
	padding: 20px 0
}

/* Separator */

.separator {
	clear: both;
	display: block;
	height: 30px;
	padding: 10px 0
}

.separator.small {
	clear: both;
	display: block;
	height: 10px;
	padding: 0 0
}

.separator.notsosmall {
	clear: both;
	display: block;
	height: 20px;
	padding: 0 0
}


.separator.line {
	clear: both;
	display: block;
	height: 30px;
	padding: 10px 0;
	margin-bottom: 20px;
	background: url(../images/hr.gif) repeat-x left center
}

/* Custom List */

.customlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.customlist li {
	width: 280px;
	float: left;
	padding: 10px 19px 10px 0;
	margin: 0 30px 0 0;
	border-right: solid 1px #dcd
}

.customlist li.last {
	border: 0;
	margin: 0;
	padding: 10px 0
}

.customlist2 {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.customlist2 li {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.customlist2 li.last {
	margin: 0;
}

#recentpost {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#recentpost li {
	width: 220px;
	float: left;
	margin-right: 20px;
}

#recentpost li.last {
	margin: 0;
}

#recentpost .entry-date {
	border: solid 1px #ececec;
	border-width: 1px 0;
	padding: 4px 0;
	color: #909090;
	margin-bottom: 15px
}

#recentpost .entry-date a, #recentpost .entry-date a:visited {
	color: #909090;
}

.outside {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.outside li {
	background: url(../images/list1.gif) no-repeat 0px 10px;
	padding: 3px 0 3px 20px
}

/* Frame Image */

.frame {
	padding: 4px;
	border: solid 1px #ececec;
	display: block
}

/* Shadow Image */

.shadowimg70 {
	background: url(../images/shadowimg70.gif) no-repeat;
	display: block;
	height: 12px;
}

.shadowimg220 {
	background: url(../images/shadowimg220.gif) no-repeat;
	display: block;
	height: 20px;
}

.shadowimg300 {
	background: url(../images/shadowimg300.gif) no-repeat;
	display: block;
	height: 24px;
}

.shadowimg610 {
	background: url(../images/shadowimg610.gif) no-repeat;
	display: block;
	height: 22px;
}

.shadowimg540 {
	background: url(../images/shadowimg540.gif) no-repeat;
	display: block;
	height: 29px;
}

.shadowimg460 {
	background: url(../images/shadowimg460.gif) no-repeat;
	display: block;
	height: 27px;
}

/* Button */

input[type="text"],
textarea {
	border: solid 1px #ececec;
	font-size: 11px;
	padding: 8px 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

select {
	font-size: 11px;
	padding: 4px 5px;
}

.button,
.button:visited,
input[type="submit"],
input[type="reset"],
button,
.meta-nav {
	color: #555555;
	outline: 0px;
	font-size: 12px;
	font-family: "Ubuntu", Arial;
	text-transform: capitalize;
	display: block;
	display: inline-block;
	border: solid 1px #eaeaea;
	border-bottom: solid 1px #bfbfbf;
	border-right: solid 1px #bfbfbf;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	background: url(../images/bg-button.png) repeat-x left top;
}

input[type="submit"],
input[type="reset"],
button {
	height: 32px;
}

.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover {
	text-decoration: none;
	color: #dc6a4d;
	cursor: pointer
}

.button.large {
	font-size: 18px;
	text-transform: uppercase;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	background: url(../images/bg-buttonlarge.png) repeat-x left top;
}

.button.large:hover {
	background-position: 0 0;
}

/* Tabs */

.tabcontainer {
	margin: 0;
	border: solid 1px #ebebeb;
	border-width: 0 0 0 1px;
}

ul.tabs {
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;
	height: 41px;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0 0;
	padding: 0 15px;
	line-height: 41px;
	height: 41px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	font-family: "Ubuntu", Arial;
	border: solid 1px #ebebeb;
	border-width: 1px 1px 0 0;
	background: url(../images/navtab.gif) repeat-x;
}

ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 0px;
	outline: none;
	color: #555;
}

.tab-content {
	padding: 20px 0;
}

/* Tab hover styles can be added here if needed */

ul.tabs li.active {
	background: transparent
}

html ul.tabs li.active a {
	color: #dc6a4d;
}

#tab-body {
	padding: 0 20px;
	border: solid 1px #ebebeb;
	border-width: 1px 1px 1px 0;
}

/* jQuery Toggle */

#toggle {
	border: 1px solid #ebebeb;
	border-width: 1px 1px 0 1px;
}

h2.trigger {
	padding: 16px 20px 16px 20px;
	margin: 0 0 0 0;
	font-size: 14px;
	font-weight: normal;
	background: url(../images/bg-toggle.gif) repeat-x;
	border-bottom: 1px solid #ebebeb;
}

h2.trigger span {
	text-decoration: none;
	display: block;
	color: #555;
	height: 9px;
	background: url(../images/left.gif) no-repeat;
	padding-left: 20px;
	cursor: pointer;
	line-height: 12px;
}

h2.active span {
	background: url(../images/down.gif) no-repeat 0 1px;
	color: #dc6a4d
}

h2.trigger a:hover {
	color: #454545;
}

h2.active {
	background: transparent;
}

.toggle_container {
	margin: 0 0 0 0;
	padding: 20px 25px;
	overflow: hidden;
	clear: both;
	border: 1px solid #ebebeb;
	border-width: 0 0px 1px 0px;
}

.toggle_container .block {
	padding: 0px;
}

.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}

/* Dropcaps */

.dropcap1 {
	text-shadow: 1px 1px 0 #666;
	display: block;
	float: left;
	font-size: 35px;
	line-height: 35px;
	margin: 2px 8px 0 0;
}

/* Pullquotes */

.pullquote-right,.pullquote-left {
	padding: 0px 10px 0px 50px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
	font-family: 'Ubuntu', Georgia, Arial;
	font-style: italic;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 22px;
	margin: 0px 2px 20px 20px;
	width: 50%;
}

.pullquote-left {
	float: left;
	margin-left: 2px;
	margin-right: 20px;
}

/* Highlight */

.highlight1 {
	padding: 2px 5px;
	background-color: #f7f7f7;
	border: solid 1px #ebebeb
}

.highlight2 {
	padding: 2px 5px;
	background-color: #ebebeb;
	border: solid 1px #f7f7f7
}

/* Tables */

table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 18px;
}

table,td,th {
	vertical-align: top;
}

th {
	padding: 10px;
	background: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
}

td {
	padding: 10px;
}

tfoot td {
	border: 0px;
}

/* Table hover styles can be added here if needed */

table {
	border: 1px solid #ebebeb;
	border-bottom: 0;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}

tr th,
thead th {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 10px;
}

tr td {
	border-bottom: 1px solid #ebebeb;
	padding: 5px 10px 5px 20px;
}

tr.odd td {
	background: #F2F7FC;
}

table.noframe{padding: 0px; border: 0px; border-bottom: 0;}   /* --- Table for Scholarship --- */
#tr1{padding: 0px; border: 0px; border-bottom: 0;}
#td1{padding: 0px; border: 0px; border-bottom: 0;}

/* Column */

.member{
	margin-right: 2%;
	margin-left: 0;
	position: relative;
	float: left;
	width: 98%;
	margin-bottom: 15px;
	padding-bottom: 5px;
}


.one_half, .one_third, .two_third, 
.three_fourth, .one_fourth, .one_fifth, 
.two_fifth, .three_fifth, .four_fifth, 
.one_sixth, .five_sixth {
	margin-right: 3%;
	margin-left: 0;
	position: relative;
	float: left;
}

.one_half {
	width: 47%;
}

.one_third {
	width: 30.6666%;
}

.one_fourth {
	width: 22%;
}

.one_fifth {
	width: 16.8%;
}

.one_sixth {
	width: 13.3333%;
}

.two_third {
	width: 65.3332%;
}

.two_fourth {
	width: 48%;
}

.two_fifth {
	width: 37.6%;
}

.two_sixth {
	width: 30.6666%;
}

.three_fourth {
	width: 74%;
}

.three_fifth {
	width: 58.4%;
}

.three_sixth {
	width: 47.9998%;
}

.four_fifth {
	width: 79.2%;
}

.four_sixth {
	width: 65.3332%;
}

.five_sixth {
	width: 82.6665%;
}

.firstcols {
	margin-left: 0px !important;
}

.last, .lastcols {
	margin-right: 0px !important;
	clear: right;
}

/*** AFTER CONTENT ***/

#after-content {
	position: relative;
	margin: 20px 0 60px 0;
	clear: both
}

#after-content h2 {
	font-size: 20px;
	margin: 10px 0 0 20px;
	float: left
}

#after-content.patternbox {
	padding: 20px 0;
}

#after-content .button {
	float: right;
	margin-right: 60px
}

/*** SIDEBAR ***/

#sidebar {
	float: left;
	width: 270px;
	padding-left: 35px
}

#sidebar p {
	font-size: 12px;
	line-height: 1.8em;
	text-indent: -14px;
}



#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#sidebar ul li.widget-container {
	margin: 0 0 40px 0 !important;
	clear: both
}

#sidebar .widget-title {
	font-size: 16px;
	margin-bottom: 20px
}

#sidebar ul li a, #sidebar ul li a:visited {
	color: #3b7cbc;
}

#sidebar ul li a:hover {
	color: #66b6d6;
	text-decoration: none
}

#sidebar li li {
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0 0 8px;
	background: url(../images/double_line.gif) repeat-x left bottom;
}

#sidebar li li:hover {
	background: url(../images/double_line.gif) repeat-x left bottom;
}

/* list second level */

#sidebar ul.sub-menu, #sidebar ul ul ul {
	margin: 5px 0 0 0;
}

#sidebar ul.sub-menu li, #sidebar ul ul ul li {
	margin-bottom: 0px;
	background: url(../images/arrow.gif)  0px 7px no-repeat;
	padding-bottom: 5px
}

#sidebar ul.sub-menu li:hover, #sidebar ul ul ul li:hover {
	background: url(../images/arrow2.gif)  0px 7px no-repeat;
}

#sidebar ul.sub-menu li:last-child, #sidebar ul ul ul li:last-child {
	padding-bottom: 0px;
	margin-bottom: 0;
}

/* tags widget */

.tag {
	margin: 0 10px 10px 0;
}

.tag, .tag span {
	display: block;
	float: left;
	height: 27px;
	line-height: 25px
}

.tag .left {
	background: url(../images/tag-left.gif) no-repeat;
	width: 17px;
}

.tag .middle {
	background: url(../images/tag-middle.gif) repeat-x;
	padding: 0 10px 0 8px
}

.tag .right {
	background: url(../images/tag-right.gif) no-repeat;
	width: 12px;
}

/* recent comment widget */

#recentcommentwidget li {
	clear: both;
	padding: 0 0 8px 0 !important;
	margin: 0 0 15px 0 !important
}

#recentcommentwidget .colortext {
	display: block;
	padding-bottom: 5px;
}

#recentcommentwidget li a:hover {
	color: #555 !important;
}

/* recent project widget */

#recentprojectwidget li {
	clear: both;
	padding: 0 0 8px 0 !important;
	margin: 0 0 15px 0 !important
}

#recentprojectwidget .date {
	color: #909090;
}

/* shopping cart widget */

#shoppingcartwidget li {
	clear: both;
	padding: 0 0 8px 0 !important;
	margin: 0 0 15px 0 !important
}

.totalprice {
	font-weight: bold;
	display: block;
	margin-bottom: 15px
}

.shopping_textwidget {
	background: url(../images/double_line.gif) repeat-x left bottom;
	padding-bottom: 30px
}

.shopping_textwidget .button {
	margin-right: 8px;
}

/* recent product widget */

#recentproductwidget li {
	clear: both;
	padding: 0 0 8px 0 !important;
	margin: 0 0 15px 0 !important
}

/* login widget */

#login label {
	width: 70px;
	float: left;
	padding: 5px 0 0 0
}

#login input[type="text"] {
	width: 180px
}

#login .lost {
	float: right;
	width: 50%;
	text-align: right
}

/*** FOOTER ***/

#footer {
	color: #44337a;
}

#footer-pattern {
	background: none repeat;
}

#footcol2, #footcol3, #footcol4, #footcol5 {
	width: 170px;
	float: left;
	margin-right: 15px;
	padding: 30px 0 10px;
}

#footcol1 {
	width: 180px;
	float: left;
	padding: 20px 0 10px;
	margin-right: 15px;
}

#footcol5 {
	margin: 0;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul li.widget-container {
	margin-bottom: 20px;
}

#footer ul li.widget-container:last-child {
	margin-bottom: 0px;
}

#footer .widget-title {
	color: gray;
	margin-bottom: 20px;
	font-size: 12px}
	
#footer .widget-title-a {
	color: gray;
	margin-bottom: 35px;
	font-size: 12px}
	

#footer ul li a, #footer ul li a:visited {
	color: #aaa
}

#footer ul li a:hover {
	text-decoration: none;
	color: #fff
}

#footer ul li li {
	border-bottom: solid 1px #4a4a4a;
	padding: 0 0 6px 0;
	margin: 0 0 6px 0;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	color: #fafafa
}

#footcol1 .wiget-title{
	color: #fafafa;
	margin-bottom: 7px;
}


#footer .frame {
	padding: 4px;
	border: solid 1px #ffffff;
	background: url(../images/opacity-img.png) repeat
}

#recentpostwidget h5 {
	font-size: 12px;
	font-family: Arial;
	margin-bottom: 5px
}

#footer #recentpostwidget li h5 a, #footer #recentpostwidget li h5 a:visited {
	color: #fafafa
}

#recentpostwidget li {
	clear: both;
	margin: 0 0 30px 0 !important;
	border: 0px !important;
	padding: 0 !important;
	background: transparent !important
}

#flickr li {
	border: 0px !important;
	float: left;
	margin-right: 14px !important;
}

#flickr li.nomargin {
	margin-right: 0px !important;
}

/*** AFTER FOOTER ***/

#after-footer {
	background: #44337a no-repeat;
	height: 70px;

}
#footertext {
	padding: 20px 0 0;
	color: white}

#sn {
	float: right;
	padding: 25px 0 0 0;
	color: white;
}

#sn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sn ul li {
	float: left;
	margin-left: 8px;
}

/* ===== RESPONSIVE NAVIGATION STYLES ===== */

/* Tablet styles - Improved navigation layout */
@media screen and (max-width: 1024px) and (min-width: 769px) {
	#navbar {
		padding: 12px;
		text-align: center;
	}

	#navbar .nav-links {
		display: flex !important;
		flex-direction: row;
		justify-content: center;
		flex-wrap: wrap;
		gap: 8px;
	}

	#navbar a {
		margin: 4px 6px;
		padding: 8px 12px;
		font-size: 1em;
		border-radius: 5px;
	}
}

/* Very small screens */
@media screen and (max-width: 480px) {
	.mobile-menu-toggle {
		padding: 6px 10px;
		right: 10px;
	}

	.mobile-menu-toggle .hamburger {
		width: 16px;
		height: 2px;
		margin: 2px 0;
	}

	#topnav {
		top: 0;
	}

	.sf-menu a {
		padding: 12px 15px !important;
		font-size: 14px;
	}
}

/* ===== ICLT2026 MODERN NAVIGATION STYLES ===== */

/* Base layout styles */
body {
	background: linear-gradient(135deg, #6b46c1 0%, #9f7aea 100%);
	font-family: 'Ubuntu', Arial, sans-serif;
}

#outer-container {
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
}

#container {
	width: calc(100% - 40px);
	max-width: 1020px;
	margin: 20px auto;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 20px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	padding: 0;
}

#header {
	position: relative;
	width: 100%;
	border-radius: 20px 20px 0 0;
	overflow: hidden;
	height: auto;
}

#cover-image {
	width: 100%;
	position: relative;
}

#cover-image img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: contain;
}

#after-header-withbg {
	text-align: center;
	padding: 40px 20px;
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}

.header-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 30px;
	padding: 0;
	position: relative;
}

.eduhk-logo {
	max-width: 200px;
	margin-bottom: 15px;
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	width: 100%;
	position: relative;
	align-items: center;
}

#after-header-withbg h1 {
	width: 100%;
	text-align: center;
	color: #553c9a;
	font-size: 2.8em;
	margin: 0;
	font-weight: 600;
	line-height: 1.1;
	padding-left: 0;
}

#after-header-withbg img {
	max-width: 250px;
	margin-bottom: 40px;
	transition: transform 0.3s ease;
}

#after-header-withbg img:hover {
	transform: scale(1.05);
}

#after-header-withbg h2 {
	color: #6b46c1;
	margin-bottom: 30px;
	font-size: 1.8em;
	text-align: center;
}

.coming-soon {
	color: #805ad5;
	font-size: 3em;
	font-weight: bold;
	margin-top: 40px;
	text-transform: uppercase;
	letter-spacing: 2px;
	animation: pulse 2s infinite;
}

@keyframes pulse {
	0% { transform: scale(1); }
	50% { transform: scale(1.05); }
	100% { transform: scale(1); }
}

#footer {
	background: #ffffff;
	padding: 20px;
	text-align: center;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.announcement-box {
	background: rgba(255, 255, 255, 0.9);
	padding: 30px;
	border-radius: 15px;
	margin: 20px auto;
	max-width: 800px;
}

.date-location {
	color: #6b46c1;
	font-size: 1.4em;
	margin: 20px 0;
	font-weight: 500;
}

.theme {
	color: #553c9a;
	font-size: 1.6em;
	margin: 20px 0;
	font-weight: 600;
	line-height: 1.4;
}

.info-text {
	color: #2D3748;
	font-size: 1.2em;
	line-height: 1.6;
	margin: 15px 0;
	text-align: left;
}

.eduhk-logo img {
	width: 100%;
	height: auto;
	margin: 30px;
	transition: transform 0.3s ease;
}

.eduhk-logo img:hover {
	transform: scale(1.05);
}

#navbar {
	background-color: #553c9a;
	padding: 15px;
	text-align: center;
	position: relative;
}

#navbar a {
	color: white;
	text-decoration: none;
	margin: 0 15px;
	font-size: 1.2em;
	padding: 10px 15px;
	border-radius: 5px;
	transition: all 0.3s ease;
	display: inline-block;
}

#navbar a:hover {
	background-color: rgba(255, 255, 255, 0.1);
	text-decoration: none;
	color: #ffd700;
}

#navbar a.active {
	background-color: #ffd700;
	color: #553c9a;
	font-weight: bold;
}

/* Mobile navigation styles for ICLT2026 - Always visible navigation */
.mobile-nav-bar {
	display: none;
}

@media screen and (max-width: 768px) {
	#navbar {
		padding: 10px;
		text-align: center;
		margin-bottom: 10px;
	}

	#navbar .nav-links {
		display: flex !important;
		flex-direction: column;
		position: static;
		background-color: #553c9a;
		border-radius: 8px;
		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
		overflow: visible;
		max-height: none;
		gap: 0;
	}

	#navbar a {
		margin: 0;
		padding: 14px 20px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		border-radius: 0;
		text-align: center;
		font-size: 1em;
		transition: all 0.3s ease;
		display: block;
		width: 100%;
		box-sizing: border-box;
	}

	#navbar a:last-child {
		border-bottom: none;
		border-radius: 0 0 8px 8px;
	}

	#navbar a:first-child {
		border-radius: 8px 8px 0 0;
	}

	#navbar a:hover {
		background-color: rgba(255, 255, 255, 0.1);
		color: #ffd700;
		transform: translateX(2px);
	}

	#navbar a.active {
		background-color: #ffd700;
		color: #553c9a;
		font-weight: bold;
	}
}

@media screen and (min-width: 769px) {
	#navbar .nav-links {
		display: flex !important;
		flex-direction: row;
		position: static;
		background: transparent;
		box-shadow: none;
		max-height: none;
		overflow: visible;
		justify-content: center;
		flex-wrap: wrap;
		border-radius: 0;
	}

	#navbar a {
		border-bottom: none;
		border-radius: 5px;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	#navbar {
		padding: 8px;
	}

	#navbar a {
		font-size: 0.95em;
		padding: 10px 12px;
	}
}

/* Responsive Table Styles */
.table-responsive {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 4px;
}

.table-responsive table {
	margin-bottom: 0;
	border: none;
	min-width: 600px; /* Minimum width to maintain readability */
}

/* Enhanced table styles for better mobile experience */
@media (max-width: 768px) {
	.table-responsive {
		font-size: 12px;
	}
	
	.table-responsive table {
		min-width: 550px;
	}
	
	.table-responsive th,
	.table-responsive td {
		padding: 8px 6px;
		white-space: nowrap;
	}
	
	/* Add scroll hint for mobile users */
	.table-responsive::after {
		content: "← Scroll to view more →";
		display: block;
		text-align: center;
		font-size: 11px;
		color: #666;
		padding: 5px;
		background-color: #f8f9fa;
		border-top: 1px solid #ddd;
	}
}

@media (max-width: 480px) {
	.table-responsive {
		font-size: 11px;
		margin-left: -10px;
		margin-right: -10px;
		border-radius: 0;
	}
	
	.table-responsive table {
		min-width: 480px;
	}
	
	.table-responsive th,
	.table-responsive td {
		padding: 6px 4px;
		font-size: 10px;
		line-height: 1.2;
	}
	
	/* Make the category column slightly wider on mobile */
	.table-responsive td:first-child,
	.table-responsive th:first-child {
		min-width: 120px;
	}
}

/* Alternative: Stack table for very small screens */
@media (max-width: 400px) {
	.table-stack {
		display: none;
	}
	
	.table-stack.active {
		display: block;
	}
	
	.table-stack .stack-item {
		border: 1px solid #ddd;
		margin-bottom: 10px;
		padding: 10px;
		background: white;
		border-radius: 4px;
	}
	
	.table-stack .stack-category {
		font-weight: bold;
		color: #553c9a;
		margin-bottom: 8px;
		font-size: 14px;
	}
	
	.table-stack .stack-rates {
		display: flex;
		flex-direction: column;
		gap: 5px;
	}
	
	.table-stack .rate-item {
		display: flex;
		justify-content: space-between;
		padding: 3px 0;
		border-bottom: 1px solid #eee;
	}
	
	.table-stack .rate-item:last-child {
		border-bottom: none;
	}
	
	.table-stack .rate-label {
		font-weight: bold;
		color: #555;
	}
	
	.table-stack .rate-value {
		color: #333;
	}
}

/* Responsive margins for better browser edge spacing */
@media (max-width: 768px) {
	body {
		padding: 0 15px;
	}
	
	#container {
		width: calc(100% - 30px);
		margin: 15px auto;
	}
}

@media (max-width: 480px) {
	body {
		padding: 0 10px;
	}
	
	#container {
		width: calc(100% - 20px);
		margin: 10px auto;
	}
}