﻿================================================== */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1; }
	ol, ul { }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	table {
		border-spacing: 0;
		border: 1px solid; 
		width: 100%; }
	tr th{
		border-bottom: 1px solid;
		text-align: left;
	}
	tr th, tr td{
		padding: 9px 20px;
		border-right: 1px solid;
	}
	tr th:last-child, tr td:last-child{
		border-right: 0px;
	}
	table th{ font-weight: bold; }

/* #Basic Styles
================================================== */
	body{
		font-family: "tahoma",Helvetica, Arial, sans-serif;
	}
	.no-cufon{
		font-weight: bold;
	}
	body {
		font-size: 12px;
		color: #666;
		-webkit-text-size-adjust: 100%;
		line-height: 18.5px;
 }
 	html{ min-height: 100%; }

/* #Typography
================================================== */
	h1, h2, h3, h4, h5, h6 {
		color: #181818;
		font-weight: normal;
		margin-bottom: 15px;
		text-align: left;}
		
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	.subheader { color: #777; }
	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a{ color: #555; }

	hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

/* #Links
================================================== */
	a{ color: inherit; text-decoration: none; outline: 0; }
	a:hover{ color: inherit; }
	p a { line-height: inherit; }

/* #Lists
================================================== */
	ul, ol {text-align: left;direction: ltr; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc, ul {  }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px;  }
	ul ul li, ul ol li,ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px;margin-bottom: 8px}
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/* #Images
================================================== */
	img.scale-with-grid {
		max-width: 100%;
		height: auto; }
	iframe{ display: block; }

/* #start
================================================== */
body {
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
	background-image: url(../main-bg.png);
	line-height: normal;
	margin: 0 auto;
}
:focus {
	outline: 0;
}
img a {
	border: 0;
}
a, a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #1873CD;
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}
h2 {
	font-weight: bold;
	font-family: ExoBold,tahoma;	color: #F38800;
	font-size: 14px;
	margin-top: 20px;
	text-align:left;
	direction:ltr
}
#container {
	width: 1003px;
	border-top: 0;
	border-bottom: 0;
	margin: 0 auto;
	background: url('../main-bg.png') #fff;
}
#header {
	height: 221px;
	background: transparent url('../header-shadow.png')scroll center bottom no-repeat;
}
#h-shadow {
	background: url('../header-bg.jpg') transparent scroll repeat-x left top;
}
#innerhead {
	height: 157px;
	background: url('../header-light.png') transparent no-repeat scroll right 43px;
	width: 98%;
	margin: auto;
}
#topmenu {
	height: 45px;
	background-color: #4F72BB;
}
#social-icons {
	float: right;
	height: 33px;
	width: 148px;
	margin-top: 5px;
	margin-right: 5px;
}
#social-icons a {
	display: block;
	height: 33px;
	width: 37px;
	float: left;
	-moz-transition: 0.2s ease-in all;
	-webkit-transition: 0.2s ease-in all;
	-ms-transition: 0.2s ease-in all;
	-o-transition: 0.2s ease-in all;
}
.facebook {
	background: transparent url('../social-icons.png') no-repeat scroll left top;
}
.facebook:hover {
	background: transparent url('../social-icons.png') no-repeat scroll left bottom;
}
.twitter {
	background: transparent url('../social-icons.png') no-repeat scroll -37px top;
}
.twitter:hover {
	background: transparent url('../social-icons.png') no-repeat scroll -37px bottom;
}
.rss {
	background: transparent url('../social-icons.png') no-repeat scroll -74px top;
}
.rss:hover {
	background: transparent url('../social-icons.png') no-repeat scroll -74px bottom;
}
.email {
	background: transparent url('../social-icons.png') no-repeat scroll -111px top;
}
.email:hover {
	background: transparent url('../social-icons.png') no-repeat scroll -111px bottom;
}
#uni-logo {
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
#header h1 {
	float: left;
	line-height: 100px;
	margin-top: 58px;
	margin-left: 5px;
}
#portal-logo {
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	width: 255px!important;
	height: auto!important;
}
#header-level2-container {
	padding-bottom: 22px;
	background: #FCFCFC url('../banner-shadow.png') no-repeat scroll center bottom;
	border-top: 3px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	margin-top: 14px;
}
#header-level2 {
	background: url('../dev-bg.png') transparent repeat-x scroll left bottom;
}
#header-level2-in {
	width: 984px;
	margin: auto;
	vertical-align: top;
	height: 260px;
	padding-top: 15px;
}
.introtext {
	float: left;
}
.slideshow {
	float: right;
	margin-right: 13px;
}
#main {
	width: 1000px;
	margin: auto;
	overflow: auto;
	padding-bottom: 25px;
}
#content {
	padding: 2px;
	overflow: hidden;
	display: block;
	float: right;
	width: 740px;
	position: relative;
}
#contentuser {
	overflow: hidden;
	display: block;
	float: right;
	width: 725px;
	position: relative;
	margin-right: 5px;
	margin-top: 20px;
	background: #FFF;
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0px 1px 2px rgba(50,50,50,0.3);
	-webkit-box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.3);
	-khtml-box-shadow: 0px 1px 2px rgba(50,50,50,0.3);
	box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.3);
	border-bottom: 2px #0077FB solid;
}
#contentuser table {
	width: 100%;
}
#postdetails {
	border-top: 1px #E0E0E0 dashed;
	padding-top: 15px;
}
h2 span {
	background: transparent url('../subject-icon.png') no-repeat scroll left center;
	padding-left: 25px;
}
/********** start topnav ***************/
.main-navigation {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.main-navigation li {
	float: left;
	font-size: 15px;
	color: #FFFFFF;
	display: block;
	position: relative;
}
.main-navigation li img {
	margin-top: 5px;
}
.main-navigation li .hover {
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	background: url(../hover-bg.png) top left no-repeat;
	top: 0;
	left: 0;
	z-index: 0;
	height: 44px;
	display: none;
	background-color: #385592;
}
.dropmenu a {
	background:transparent url('../arrow_down.png') no-repeat scroll 95% center; 
	padding-right: 30px!important;
}
.homeicon a {
	background: transparent url('../home-ico.png') no-repeat scroll center top;
	width: 45px;
	height: 40px;
	-moz-transition: 0.4s ease-in all!important;
	-webkit-transition: 0.4s ease-in all!important;
	-ms-transition: 0.4s ease-in all!important;
	-o-transition: 0.4s ease-in all!important;
}
.homeicon a:hover {
	background: transparent url('../home-ico.png') no-repeat scroll center bottom;
}
.main-navigation li:hover {
	background-color: #385592;
}
.main-navigation li a {
	display: block;
	padding: 3px 12px 2px 12px;
	margin: 0;
	line-height: 36px;
	text-decoration: none;
	border-right: 1px #4264AA solid;
	font-family: ExoBold,tahoma;
	font-size: 14px;
	
	color: #fff;
	text-shadow: 1px 0px 0px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	z-index: 1000;
	position: relative;
	height: 36px;
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}
.main-navigation li {
	border-bottom: 4px #4F72BB solid;
}
.main-navigation li:hover {
	background-color: #385592;
	border-bottom: 4px #FEAF08 solid;
	-webkit-transition: background-color .8s linear, color .5s linear;
	-moz-transition: background-color .8s linear, color .5s linear;
	-o-transition: background-color .8s linear, color .5s linear;
	-ms-transition: background-color .8s linear, color .5s linear;
	transition: background-color .8s linear, color .5s linear;
}
.main-navigation li ul {
	width: 200px;
	position: absolute;
	display: none;
	top: 45px;
	padding: 0;
	z-index: 10000000000;
	left: 0;
	margin: 0;
}
.main-navigation li:hover ul {
	display: block;
}
.main-navigation li ul li {
	width: 200px;
	padding: 0px;
	margin: 0px;
	position: relative;
	border-bottom: 0;
}
.main-navigation li ul li:hover {
	border-bottom: 0;
}
.main-navigation li ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	z-index: 1000;
	position: relative;
	background-color: #4366AD;
	margin: 0;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	border-bottom: 1px #315295 solid;
	border-top: 1px #577BC8 solid;
	background-image: none;
	font-weight: normal;
	text-align: left;
}
.main-navigation li ul li a:hover {
	background-color: #5073BC;
}
/******* Start news ********/
.newsblock {
	height: 189px;
	width: 329px;
	background: transparent url('../post-contain.png') no-repeat scroll;
	padding: 5px;
	position: relative;
	float: left;
	margin: 5px 13px;
}
.newstitle h1 {
	font-family: ExoBold,tahoma;font-size: 14px;
	color: #333333;
	font-weight: normal;
	padding-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	height: 25px;
	overflow: hidden;
	direction: ltr;
}
.newstitle h1 a, .newstitle h1 a:visited {
	font-size: 12px;
	color: #FE7C08;
}
.newstitle h1 a:hover {
	color: #1873CD;
}
.newsimg {
	float: right;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	width: 85px;
	height: 85px;
	border: 1px #E2E2E2 solid!important;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin: 3px 3px 0 5px;
	padding: 4px;
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.10);
	-moz-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.10);
	box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.10);
}
.newscenter {
	height: 100px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 11px;
	color: #4F4F4F;
	text-shadow: 1px 1px #fff;
	margin-top: 0;
	line-height: 19px;
	text-align: justify;
	direction: ltr;
	padding-left: 3px;
}
.newscontent {
	direction: ltr;
	text-align: justify;
}
.newsfoot {
	height: 30px;
}
.newsdate {
	position: absolute;
	bottom: 25px;
	left: 0;
	font-size: 11px;
	display: block;
	text-align: center;
	text-shadow: 1px 1px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 15px 2px 10px;
	border: 0px #E1E1E1 solid;
	color: #333333;
	direction: ltr;
}
.news-readmore {
	position: absolute;
	bottom: 24px;
	right: 15px;
}
.news-readmore a, .news-readmore a:visited {
	font-family: ExoBold,tahoma;	font-size: 13px;
	font-weight: bold;
	color: #3F5FA0;
}
.news-readmore a:hover {
	color: #FE7C08;
}
#column-r {
	float: left;
	width: 250px;
}
#block {
	width: 247px;
	clear: both;
	margin: 10px auto 0 auto;
}
#blocktitle {
	height: 48px;
	width: 247px;
}
#blockcontent {
	width: 227px;
	height: auto;
	background: transparent url(../block-bg.png) repeat-y;
	direction: ltr;
	text-align: justify;
	line-height: 21px;
	padding: 5px 10px;
}
#blockfoot {
	height: 21px;
	width: 247px;
	background: transparent url(../block-foot.png) no-repeat;
}
ul#newsul img {
float: left;
margin: 3px 5px 3px 0;
padding: 3px;
border: 1px #F4F4F4 solid;
text-align: left;}
ul#newsul {
	margin: 5px;
	font-size: 11px;
	text-align: justify;
	text-align: left;
	padding: 0;
}
ul#newsul li {
	line-height: 20px;
	clear: both;
	margin-bottom: 10px;
	padding: 3px 0;
	border-bottom: 1px #C4C4C4 dotted;
	 list-style:none
}
ul#newsul li:hover {
	background-color: #FAFAFA;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
ul#newsul li a, ul#newsul li a:visited {
	font-size: 11px;
	color: #595959;
	display: block;
	min-height: 70px;
}
ul#newsul li a:hover {
	color: #0066CC;
}
/************/
ul#contactul {
text-align: left;
direction: ltr;
list-style: none;
margin: 10px 0 20px 15px;
padding: 0;
}
ul#contactul li {
text-align: left;
direction: ltr;
}

ul#contactul a, ul#contactul a:visited {
	font-family: tahoma;
	font-size: 13px;
	color: #2871ae;
	font-weight: normal;
	letter-spacing: 0;
	font-weight: bold;
	background: transparent url(../mail-small-icon.jpg) no-repeat scroll left center;
	padding-left: 20px;
}
ul#contactul a:hover {
	color: #fe7c08;
	text-decoration: underline;
}
/*************************/
#footer {
	height: 47px;
	background: url(../footer-bg.png) #3D67BE repeat-x scroll left top;
	clear: both;
}
#footer-inner {
	height: 47px;
	text-align: center;
	line-height: 45px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-shadow: 1px 1px #1e4086;
	position: relative;
}
.small-logo {
	position: absolute;
	right: 10px;
	top: 4px;
}
.scroll-top-top {
	position: absolute;
	left: 10px;
	top: 6px;
}
.footer-links {
	margin-top: 20px;
	font-weight: normal;
	padding-top: 20px;
	color: #6EC2EB;
	text-shadow: 1px 1px #004292;
}
.footer-links a, .footer-links a:visited {
	text-decoration: none;
	color: #ffdb49;
	padding: 0px 5px;
	font-weight: normal;
}
.footer-links a:hover {
	text-decoration: underline;
}
}
a:hover, ul#topnav li a:hover {
	color: #000;
}
::selection, ::-moz-selection {
	background: #FF9933;
}
.clr {
	clear: both;
}
/******* pagination *********/

.pagination{
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow: hidden;
	font: 12px 'Tahoma';
	list-style-type: none;
	margin-bottom: 10px;
	padding-bottom: 1px;

}
.pagination a:first-child {
}
.pagination a {
	color: black;
	display: block;
	text-decoration: none;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-left: 4px;
	color: #707070;
	background: #FFFFFF;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(100%,#E5E5E5));
background: -webkit-linear-gradient(top, #FFF 0%,#E5E5E5 100%);
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
background: linear-gradient(to bottom, #FFF 0%,#E5E5E5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: solid 1px #DCDCDC;
	padding: 6px 9px 6px 9px;
	margin-bottom: 2px;
	font-weight:bold

	
	
}
.pagination a img {
	border: none;
}
.pagination span {
	color: #FFFFFF;
	box-shadow: 0px 1px #EDEDED;
	-moz-box-shadow: 0px 1px #EDEDED;
	-webkit-box-shadow: 0px 1px #EDEDED;
	border: solid 1px #DCDCDC;
	padding: 6px 9px 6px 9px;
	display: block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
/**/
.pagination a:hover, .pagination span {
color: #333;
text-shadow: 0px 1px #FFEF42;
border-color: #FFA200;
background-image: linear-gradient(bottom, #FF9B30 6%, #FFCC00 55%);
background-image: -o-linear-gradient(bottom, #FF9B30 6%, #FFCC00 55%);
background-image: -moz-linear-gradient(bottom, #FF9B30 6%, #FFCC00 55%);
background-image: -webkit-linear-gradient(bottom, #FF9B30 6%, #FC0 55%);
background-image: -ms-linear-gradient(bottom, #FF9B30 6%, #FFCC00 55%);
background-color: #FC0;
	float: right;
	display: block;
	margin-left: 4px;
	margin-bottom: 2px;
	font-weight:bold
}
#ctl00_ContentPlaceHolder1_ListView1_DataPager2{
	text-shadow: none!important;
	border: none!important;
	background: transparent!important;
	background: none!important;
	background: none!important;
	color: white!important;
	float: none!important;
	margin-left: 4px!important;
	margin-bottom: 2px!important;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
}


/*************************/

#content h2 {
	margin-bottom: 30px;
}
.postview_pic {
	text-align: center;
	margin: 30px;
}
.postview_pic img {
	border: 1px #ECECEC solid!important;
	padding: 4px;
	background-color: white;
}
#postvdate {
	margin-top: 5px;
	font-size: 10px;
	height: 20px;
	line-height: 19px;
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	text-shadow: 1px 1px #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 15px;
	padding: 0 10px;
	position: absolute;
	right: 3%;
	top: 98px;
}
#postsocial {
	float: left;
	width: 90px;
}
#socialtxt {
	float: left;
	padding-left: 5px;
	direction: ltr;
}
#viewplace {
	float: right;
	width: 127px;
	text-align: center;
	color: #000;
}
#viewno {
	color: #0077FB;
	margin-right: 3px;
	font-weight: bold;
}
.postview_txt {
	font-weight: normal;
	font-family: ExoBold,tahoma;
	color: #4D4D4D;
	font-size: 12px;
	line-height: normal;
	margin-bottom: 30px;
	text-align: left;
	line-height: 21px;
}
.archivelink {
	padding-top: 20px;
	font-weight: bold;
	float: left;
	clear: both;
	direction:ltr
}
@import url(http://fonts.googleapis.com/css?family=Titillium+Web);


@font-face {
    font-family: 'ExoBold';
    src: url('../fonts/Exo-Bold.eot');
    src: url('../fonts/Exo-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Exo-Bold.woff') format('woff'), url('../fonts/Exo-Bold.ttf') format('truetype'), url('../fonts/Exo-Bold.svg#ExoBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
#ctl00_ContentPlaceHolder1_FormView1{
 border:0!important
}