body, html {
	text-align: center;
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	height: 101%;
	font: normal 14px Arial, Helvetica, sans-serif;
	background: #2e6399;
}

#outer-wrapper {
	position: relative;
	z-index: 0;
	text-align: left;
	margin: 0 auto;
	width: 990px;
	height: auto;
	background: #FFFFFF;
}

#outer-content-wrapper {
	position: absolute;
	top: 190px;
	left: 0;
	height: auto;
	width: 100%;
	background: #FFFFFF;
}

#top {
	position: absolute;
	top: 160px;
	left: 0;
	height: 30px;
	width: 100%;
	background: #F1F1F1;
}

#top-menu {
	background: #F1F1F1;
	width:100%;
	height:100%;
}

#top-menu ul {
	text-align: center;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#top-menu ul a, #top-menu ul .cur {
	line-height: 30px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	background-color: #F1F1F1;
	padding: 0 1% 0 1%;
	color: #000000;
}

#top-menu ul a:hover, #top-menu ul .act a {
	color: #FFFFFF;
	background-color: #2e6399;
}

#top-menu li {
	display: inline;
	padding: 0;
}

#left-menu-box {
	position: relative;
}

#middle-marker-box {
	margin: 0 0 0 1%;
}

#left-marker-box  {
	margin: 0.2%; /*WP THEME ONLY*/
	padding: 0;
}

#left {
	float: left;
	width: 24%;
	padding: 0 0% 1% 2%;
	background: #FFFFFF;
}

#left-content {
	width: 100%;
}

#middle {
	float: left;
	width: 70%;
	padding: 2% 1% 1% 2%;
	background: #FFFFFF;
}

#middle-content {
	width: 100%;
}

.entry p{
	font-size: 14px;
}

#header, #outer-wrapper, #footer {
	width: 990px;
}

	.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 0px;
	display: block;
	visibility: hidden;
	border: 0; 
		padding: 0;
		margin: -1.0em 0 0 0;
	background: transparent;
}

H1, H2, H3, H4, H5, H6, P, UL { font-family: Arial, Helvetica, sans-serif; color: #000000; }
	
A { color: #2e6399; text-decoration: none; }

A:hover { color: #2e6399; text-decoration: underline; }


H1 { font-size: 14px; color: #000000; }

H2 { font-size: 14px; color: #000000; border-bottom-width: 1px;	border-bottom-style: solid; border-bottom-color: #000000; padding: 0 0 3px 0; } 

H3 { font-size: 12px; color: #000000; }

H4 { font-size: 11px; color: #000000; }

H5 { font-size: 10px; color: #000000; }

H6 { font-size: 9px; color: #333333; font-weight: normal; }

H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }

H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }

H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }

H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }

p.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 14px; padding-bottom: 4px; border: 2px;}

#header {
	position: absolute;
	top: 10px;
	height: 150px;
	background-color: #FFFFFF;
	background-image:  url('images/banner.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#header-img {
	position: relative;
	left: 15px; /* Typo3 template */
	top: 12px; /* Typo3 template*/
	/*left: 1%;/* WP theme*/
	/*top: 1%;/* WP theme*/
}

#header-img a {
	position: absolute;
}

#footer {
	position: relative;
	left: 0;
	height: auto;
	clear: both;
	background: #FFFFFF;
}

#footer-box {
	position: relative;
	margin: 1% 1% 1% 1%;
	height: 42px;
	padding: 0;
}

#footer-text {
	margin: 0;
	background: #FFFFFF;
	text-align: center;
	line-height: normal;
	color: #666666;
}

#footer-img1 {
	float: left;
	border-top-style: solid;
	border-top-color: #ededed;
}

#footer-img2 {
	float: right;
	border-top-style: solid;
	border-top-color: #ededed;
}
	
#left-menu ul {
	margin: 6% 0 0 0;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
}

#left-menu ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: block;
}

#left-menu ul li {
	display: block;
	padding: 0;
	margin: 0;
}

#left-menu li.left-level-1-no a {
	height: auto;
	text-decoration:none;
	display: block;
	padding: 3px 6px 3px 15px;
	background: #f1f1f1;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left-menu li.left-level-1-no a:hover, #left-menu li.left-level-1-act a {
	height: auto;
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 15px;
	background: #2e6399;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.alignright {
	float: right;
	padding: 5px 5px 5px 5px;
}

.postmetadata {
	padding: 5px 20px 10px 0;
}

.case-list {
	padding: 0 20px 0 0;
	font-size: 14px;
}

#recent-posts-3 ul li{
	font-size: 12px;
	padding: 0 0 4px 0;
	list-style-type: square;
}

#archives-3 ul li {
	font-size: 12px;
	padding: 0 0 4px 0;
}

#searchform {
	margin: 5px 0 0 0;
	padding: 6px 2px 6px 0px;
	/*border: 1px solid #000000;*/
	width: 80%;
}

#s {
	width:90%
}

H2 a {
	color: #000000;
}

#translate {
	padding: 5px 0 0 0 ;
	margin: 5px 0 0 0 ;
	float: right;
	background: #2e6399;
}

#alphabetised {
       margin: 20px 10px 20px 10px;
       text-align: center;
       font-size:18px;
       border: solid 1px;
}

#alphabetised ul{
       margin: 5px 10px 5px 10px;
       text-align: left;
       font-size: 12px;
}

#category-list {
       text-align: center;
       font-size: 16px;
       padding: 10px 10px 10px 10px;
}

#back-button {
	float:right;
	background-color: #2e6399;
	padding: 12px 0 0 0;
	border: 1px #2e6399;
}

#section {
	padding: 2em;
}

#sharethis_0{
	float: right;
}

#front-title{
	padding: 0 15% 0 17%;
	font-size: 60pt;
	color: #2e6399;
	
}

#mission{
	margin: 0 14% 0 14%;
	padding: 1%;
	font-size: 16pt;
	background-color:#f1f1f1;
}

.connect_widget .like_button_like, .connect_widget .like_butoon_like .piece {
	background-color: #2e6399;
}

#facebook-recommend {
	padding: 1%;
	margin: 0 25% 0 25%;
	color: #2e6399;
}

.tx-newloginbox-pi1 {
/*	padding: 0 25% 5% 25%;*/
	color #2e6399;
	font-size:12pt;
}

#user #pass {
	width: 100%;
	
}

.form-submit {
	-moz-border-radius: 5px;
	background-color: #f1f1f1;
	float:right;
}

.form-submit:hover {
	background-color:#2e6399;
}

.tx_myinnotour_pi1-title {
        font-size: 5em;
        color: #2e6399;
        text-align: center;
}

form.tx_myinnotour_pi1-whats-on-my-mind {
        float:right;
        width: 65%;
        margin:0 2% 0 2%;
        border: 1px solid #2e6399;
}

form.tx_myinnotour_pi1-whats-on-my-mind span {
        margin: 2% 5% 1% 5%;
        float: left;
        width: 90%
}

form.tx_myinnotour_pi1-whats-on-my-mind textarea {
        float: left;
        clear: left;
        margin: 1% 5% 1% 5%;
}

form.tx_myinnotour_pi1-whats-on-my-mind input {
        float: left;
        clear: left;
        margin: 1% 5% 2% 5%;
        background-color: #F1F1F1;
        border: 1px solid #2e6399;
        width: 90%
}

.tx_myinnotour_pi1-profile-pic {
        float: left;
        clear: left;
        width: 30%;
        border: 1px solid #2e6399;
}

.tx_myinnotour_pi1-bio-data {
        padding: 0 1%;
        float: left;
        clear: left;
        width: 30%;
}

.tx_myinnotour_pi1-profile-pic img {
        padding: 2%;
        width: 96%;
        height: 200px;
}

.tx_myinnotour_pi1-bio-data * {
        padding: 1% 2%;
}

.tx_myinnotour_pi1-comments {
        border: 1px solid #2e6399;
        margin: 2% 0 0 0;
}

#mailformsubmit {
        margin: 0 2% 0 2%;
        font-weight: bold;
        color: #FFFFFF;
	background-color: #2e6399;
	float: right;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
}

.tx-mmforum-button {
        margin: 2% 2% 0 2%;
        font-weight: bold;
        color: #2e6399;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
}


.tx_mmforum-th {
	background: #2e6399;
}

.button {
	margin: 2%;
	font-weight: bold;
        color: #FFFFFF;
        background-color: #2e6399;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
}


div.portals-holder {
        width: 95%;
        color: #2e6399;
        margin: 1%;
        padding: 1%;
        float: left;
        clear: left;
        border: 1px solid #2e6399;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
}

div.portals{
        color: #2e6399;
        float: left;
        text-align: center;
        background-color: #f1f1f1;
        border: 0.1px solid #2e6399;
}

div.portals H2 {
        text-align: center;
        color: #2e6399;
        font-size: 22pt;
        padding: 0;
        margin: 0;
        line-height: 30pt;
}

div.portals img{
        width: 99%;
        height: 65%;
}

div.portals span{
        font-size: 10pt;
        width: 45%;
        height: 45%;
        border: 0.1px solid;
}

span.student-portal{
        margin: 3% 2% 1% 2%;
        float: left;
}

span.academic-portal{
        margin: 3% 2% 1% 2%;
        float: left;
}

span.enterprise-portal{
        margin: 2%;
        float: left;
}

span.teacher-portal{
        margin: 2%;
        float: left;
        clear: right;
}

span.tefi-portal{
        margin: 50%;
        display: table-cell;
}

div.my-content {
        width: 100%;
        float: right;
}

div.outer {
        top: 100%;
        position: relative;
        display: table;
}

div.outer img {
        width: 69px:
        height: 50px;
}

div.portals span.first-letter {
        font-size: 14pt;
        border: none;
}

div.tx-onlinecourse-pi2-listrow { 
	margin-bottom: 2%;
	border: 1px solid #2e6399;
	padding: 1% 2%;
}

div.tx-onlinecourse-pi1-listrow {
	margin-bottom: 2%;
	border: 1px solid #2e6399;
	padding: 1% 2%;
}

p.tx-onlinecourse-pi2-listrowField-title {
	font-size: 16pt;
}

p.tx-onlinecourse-pi1-listrowField-title { 
	font-size: 16pt;
}

div.session-info {
	width: 100%;
}

/*div.session-info * {
	float: left;
}*/

div.session-title {
	font-size: 22pt;
	padding: 1% 1% 2% 0;
	float: left;
}

div.session-teachers {
	clear: left;
	width: 100%;
}

div.session-teachers a {
	padding: 0 2% 0 0;
	font-size: 12pt;
}

div.session-date {
	width: 20%;
	font-size: 12pt;
	clear: left;
	padding-bottom: 2%;
}

div.session-description {
	margin-top: 1%;
	/*float: right;
	clear: none;
	width: 49%;*/
}

div.session-materials {
	margin-top: 2%;
	width: 25%;
	clear: left;
}

div.session-materials img {
	border: none;
}

div.session-materials-title {
	font-weight: bold;
	margin-bottom: 4px;
}

div.session-description li {
	clear: left;
}
div.session-materials * {
	clear: left;
}

div.session-materials a {
	padding-bottom: 2%;
}

div.session-keywords {
	margin-top: 2%;
	clear: none;
	width: 75%;
}

div.session-keywords a {
	float: none;
	padding: 0 1% 0 0;
}

div.session-materials {
        margin-top: 2%;
        width: 25%;
        clear: left;
}

div.session-materials img {
        border: none;
}

div.session-materials-title {
        font-weight: bold;
        margin-bottom: 4px;
}

div.session-description li {
        clear: left;
}
div.session-materials * {
        clear: left;
}

div.session-materials a {
        padding-bottom: 2%;
}

div.session-keywords-title {
        font-weight: bold;
}

div.session-keywords {
        margin-top: 2%;
        clear: none;
        width: 75%;
}

div.session-keywords a {
        float: none;
        padding: 0 1% 0 0;
}


/*CSS FOR COMMENTS PLUGIN*/

