html {
	height: 100%;
}

body {
	margin: 0;
	height: 100%;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background:#40a2d1;
}

a {
	color: #62808a;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div#clear {
	clear: both;
}

div#bounding {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height:100%;
	width: 1087px;
	margin: 0 auto;
	text-align: left;
	background: url(sysimages/2009/bgLoop.png) repeat-y;
}

div#header {
	background: url(sysimages/2009/headerBg.png) no-repeat;
	background-position:top center;
	height: 118px;
	overflow: hidden;
}

	div#header div#box {
		position: relative;
		top: 30px;
		left: 55px;
		width: 985px;
	}

		div#header div#box div#logo {
			float: left;
			width: 307px;
		}

		div#header div#box div#topFlash {
			float: left;

		}

		div#header div#box div#topToolbox {
			float: right;
		}

			div#box div#topToolbox span#day {
				font-size: 13px;
				font-weight: bold;
				color: #40a2d1;
			}

			div#box div#topToolbox span#date {
				font-size: 15px;
				color: #62808a;
			}

			div#search {
				position: absolute;
				width: 160px;
				top: 30px;
				right: -25px;
			}

				div#search div#sLeft {
					float: left;
				}

					div#search div#sLeft div#text {
						position: relative;
						top: 27px;
						right: 10px;
						color: #62808a;
						font-weight: bold;
					}

				div#search div#sRight {
					float: left;
					/*border: 1px solid #a8bdc3;*/
				}

					div#top div.almenn {
						float: left;
						padding: 4px;
						border-bottom: 1px solid #a8bdc3;
						background: #f4fafd;
						font-size: 11px;
						cursor: pointer;
						border:1px solid #a8bdc3;
					}

						div#top div.almennSel {
							float: left;
							padding: 4px;
							font-size: 11px;
							cursor: pointer;
							background:#FFFFFF;
							height:13px;
							border-left:1px solid #a8bdc3;
							border-right:1px solid #a8bdc3;
							border-top:1px solid #a8bdc3;
						}

					div#searchSpacer {
						position: relative;
						top: -1px;
						/*background: #fff;*/
						float: left;
						width: 3px;
						/*border-bottom: 1px solid #a8bdc3;*/
						/*border-left: 1px solid #a8bdc3;
						border-right: 1px solid #a8bdc3;
						border-top:0px;
						*/
						height: 20px;
					}

					div#top div.student {
						float: left;
						padding: 4px;
						border-bottom: 1px solid #a8bdc3;
						background: #f4fafd;
						font-size: 11px;
						cursor: pointer;
						border-top:1px solid #a8bdc3;
						border-right:1px solid #a8bdc3;
						border-left:1px solid #a8bdc3;
					}

						div#top div.studentSel {
							float: left;
							padding: 4px;
							font-size: 11px;
							cursor: pointer;
							border-right:1px solid #a8bdc3;
							border-left:1px solid #a8bdc3;
							border-top:1px solid #a8bdc3;
							background:#FFFFFF;
							height:13px;
						}

					div#sRight div#bottom {
						float: left;
						width: 126px;
						padding: 2px;
						background:#FFFFFF;
						border-bottom:1px solid #a8bdc3;
						border-left:1px solid #a8bdc3;
						border-right:1px solid #a8bdc3;
					}

						div#sRight div#bottom input.searchInput {
							border: 0px;
							background: #fff;
							width: 125px;
							font-size: 11px;
						}

div#banner {
	height: 219px;
	overflow: hidden;
	text-align:center;
}

div#toolbar {
	background: url(sysimages/2009/toolbarBg.png) no-repeat;
	height: 40px;
	overflow: hidden;
}

	div#toolbar div#left {
		position: relative;
		top: 11px;
		left: 48px;
		float: left;
	}

		div#left span#thu {
			font-size: 10px;
			color: #62808a;
		}

		div#left span#location {
			color: #62808a;
		}

	div#toolbar div#right {
		position: relative;
		top: 8px;
		right: 41px;
		float: right;
	}
	div#toolbar div#right a:hover IMG
	{
		opacity:0.4 !important;
		filter:alpha(opacity=40);
	}

div#main {
	position: relative;
	left: 9px;
	width: 1087px;
	text-align:center;
}

	div#main div#left {
		float: left;
		width: 261px;
		margin-left:22px;
	}

		div#left div#menuTop {
			width: 263px;
			background: url(sysimages/leftMenuTop.png);
			height: 16px;
		}

		div#left div#menu {
			text-align:left;

		}

			div#menu a
			{
				text-decoration: none;
			}

			div#menu a.selected
			{
				font-weight: bold;
			}

			div#menu a:hover
			{
				text-decoration: underline;
				color: #62808a;
				cursor: pointer;
			}

			div#menu a:hover span
			{
				text-decoration: underline;
				color: #62808a;
				cursor: pointer;
			}

			div#menu span#text
			{
				position: relative;
				top: 5px;
				left: 28px;
				font-size: 14px;
				color: #62808a;
			}

			div#menu span#subtext
			{
				position: relative;
				top: 6px;
				left: 36px;
				font-size: 12px;
				color: #62808a;
			}

			div#menu div#forsida {
				width: 263px;
				height: 26px;
				background: url(sysimages/menubBg.png) no-repeat;
			}

			div#menu div#about {
				width: 263px;
				height: 26px;
				background: url(sysimages/menuyBg.png) no-repeat;
			}

			div#menu div#abouts {
				width: 263px;
				height: 26px;
				background: url(sysimages/menuysBg.png) no-repeat;
			}

				div#menu div#aboutt {
					width: 263px;
					height: 26px;
					background: url(sysimages/menuytBg.png) no-repeat;
				}

				div#menu div#aboutts {
					width: 263px;
					height: 26px;
					background: url(sysimages/menuytsBg.png) no-repeat;
				}

					div#menu div#suby {
						width: 263px;
						height: 26px;
						background: url(sysimages/menusuby.png) no-repeat;
					}

			div#menu div#profiles {
				width: 263px;
				height: 26px;
				background: url(sysimages/menurBg.png) no-repeat;
			}

			div#menu div#profiless {
				width: 263px;
				height: 26px;
				background: url(sysimages/menursBg.png) no-repeat;
			}

				div#menu div#profilest {
					width: 263px;
					height: 26px;
					background: url(sysimages/menurtBg.png) no-repeat;
				}

				div#menu div#profilests {
					width: 263px;
					height: 26px;
					background: url(sysimages/menurtsBg.png) no-repeat;
				}

					div#menu div#subr {
						width: 263px;
						height: 26px;
						background: url(sysimages/menusubr.png) no-repeat;
					}

			div#menu div#gallery {
				width: 263px;
				height: 26px;
				background: url(sysimages/menugBg.png) no-repeat;
			}

			div#menu div#gallerys {
				width: 263px;
				height: 26px;
				background: url(sysimages/menugsBg.png) no-repeat;
			}

				div#menu div#galleryt {
					width: 263px;
					height: 26px;
					background: url(sysimages/menugtBg.png) no-repeat;
				}

				div#menu div#galleryts {
					width: 263px;
					height: 26px;
					background: url(sysimages/menugtsBg.png) no-repeat;
				}

					div#menu div#subg {
						width: 263px;
						height: 26px;
						background: url(sysimages/menusubg.png) no-repeat;
					}

			div#menu div#video {
				width: 263px;
				height: 26px;
				background: url(sysimages/menumBg.png) no-repeat;
			}

			div#menu div#videos {
				width: 263px;
				height: 26px;
				background: url(sysimages/menumsBg.png) no-repeat;
			}

				div#menu div#videot {
					width: 263px;
					height: 26px;
					background: url(sysimages/menumtBg.png) no-repeat;
				}

				div#menu div#videots {
					width: 263px;
					height: 26px;
					background: url(sysimages/menumtsBg.png) no-repeat;
				}

					div#menu div#subm {
						width: 263px;
						height: 26px;
						background: url(sysimages/menusubm.png) no-repeat;
					}

			div#menu div#chat {
				width: 263px;
				height: 26px;
				background: url(sysimages/menugrBg.png) no-repeat;
			}

			div#menu div#chats {
				width: 263px;
				height: 26px;
				background: url(sysimages/menugrsBg.png) no-repeat;
			}

				div#menu div#chatt {
					width: 263px;
					height: 26px;
					background: url(sysimages/menugrtBg.png) no-repeat;
				}

				div#menu div#chatts {
					width: 263px;
					height: 26px;
					background: url(sysimages/menugrtsBg.png) no-repeat;
				}

					div#menu div#subgr {
						width: 263px;
						height: 26px;
						background: url(sysimages/menusubgr.png) no-repeat;
					}

		div#left div#menuBottom {
			width: 263px;
			background: url(sysimages/leftMenuBottom.png);
			height: 47px;
		}

		div#left div#online {
			position: relative;
			left: 15px;
			width: 233px;
			padding-bottom: 12px;
			text-align:left;
		}

			div#people {
				position: relative;
				top: 12px;
				left: 12px;
				width: 205px;
			}

				div#people a {
					color: #62808a;
					text-decoration: none;
				}

				div#people a:hover {
					color: #62808a;
					text-decoration: underline;
				}

	div#main div#content {
		float: left;
		width: 535px;
		text-align:left;
	}

	div#content div#box {
		position: relative;
		left: 18px;
		padding-top: 20px;
		padding-bottom: 20px;
		width: 500px;
	}

	div#main div#right {
		float: left;
		width: 230px;
		text-align:left;
	}

		div#right div#login {
			width: 230px;
			height: 152px;
			background: url(sysimages/loginBg.png) no-repeat;
		}

			div#login div#box {
				position: relative;
				left: 15px;
				width: 199px;
			}

				div#login div#box div#form {
					position: relative;
					left: 10px;
					top: 10px;
					font-size:11px;
					width: 168px;
				}

					input.login {
						width: 136px;
						height: 15px;
						border: 1px solid #a8bdc3;
						font-size: 12px;
					}

					div#form a {
						color: #62808a;
						text-decoration: none;
					}

					div#form a:hover {
						color: #62808a;
						text-decoration: underline;
					}

					div#form form#innskraning p {
						font-size: 10px;
						color: #62808a;
						padding-bottom: 1px;
					}

					form#innskraning input#ok {
						position: relative;
						left: 6px;
						top: 4px;
					}

					form#innskraning p#action {
						position: relative;
						top: 4px;
					}

						form#innskraning p#action a {
							color: #62808a;
						}

	div#right div#calendar {
		width: 230px;
		height: 203px;
		background: url(sysimages/calendarBg.png) no-repeat;
	}

	div#right div#poll {
		position: relative;
		left: 15px;
		top: 12px;
		width: 199px;
	}

	div#right div#poll div#form {
		position: relative;
		left: 10px;
		top: 13px;
		width: 182px;
	}

div#footerBuffer {
	height: 71px;
}

div#footer {
	position: absolute;
	left: 9px;
	bottom: 0px;
	background: url(sysimages/2009/footerBg.png) no-repeat;
	background-position:-10px 0px;
	width: 1087px;
	height: 71px;
	overflow: hidden;
}

	div#footer div#webman {
		position: relative;
		float: right;
		top: 23px;
		right: 59px;
	}

	div#footer div#text {
		position: relative;
		float: left;
		top: 31px;
		left: 38px;
		color: #526574;
	}

	div#footer div#text a {
		font-weight: bold;
		color: #62808a;
		text-decoration: none;
	}

	div#footer div#text a:hover {
		font-weight: bold;
		color: #62808a;
		text-decoration: underline;
	}

div#title {
	background: url(sysimages/titleLoop.png) repeat-x;
	height: 29px;
	width: 199px;
}

	div#title span#text {
		position: relative;
		color: #fff;
		font-size: 16px;
		top: 6px;
		left: 9px;
	}

div#leftTitle {
	background: url(sysimages/titleLoop.png) repeat-x;
	height: 29px;
	width: 233px;
}

	div#leftTitle span#text {
		position: relative;
		color: #fff;
		font-size: 16px;
		top: 6px;
		left: 9px;
	}

div#spacer {
	height: 5px;
}

div#padding {
	height: 28px;
}

/**
 * Simple
 */

#simpleBox {
	height: auto;
}
	#simpleBox div#simpleImage {
		float: left;
		padding-right: 10px;
		padding-bottom: 10px;
	}

	#simpleBox div#simpleContent p#title {
		font-size: 14px;
		font-weight: bold;
		color: #62808a;
		padding-bottom: 10px;
	}

	#simpleBox div#simpleContent p {
		padding-bottom: 10px;
	}

/**
 * News
 */

#newsBox p {
	padding-bottom: 10px;
}

	#newsBox #newsContent {
		position: relative;
		left: 21px;
		width: 95%;
	}

		#newsBox #newsContent #newsImage {
			float: right;
			padding-left: 10px;
			padding-bottom: 10px;
		}

		#newsBox #newsContent #newsImage img {
			border: 1px solid #40a2d1;
		}

		#newsBox #newsTitle a {
			font-size: 14px;
			color: #62808a;
			font-weight: bold;
			text-decoration: none;
		}

		#newsBox #newsTitle a:hover {
			text-decoration: underline;
		}

	#newsBox #newsFooter p {
		position: relative;
		left: 21px;
		padding-top: 16px;
	}

		#newsBox #newsFooter p a {
			font-size: 11px;
			color: #40a2d1;
			text-decoration: none;
		}

		#newsBox #newsFooter p a:hover {
			text-decoration: underline;
		}

#commentBox {
	position: relative;
	left: 21px;
}

div#userComment div#commentImage {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 50px;
}

div#userComment div#commentContent {
	width: 85%;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	border: 1px solid #40a2d1;
}

	div#userComment div#commentContent div#commentData {
		position: relative;
		top: -5px;
	}

		div#commentData p#title {
			padding-bottom: 5px;
		}

		div#commentData p#title a {
			font-size: 14px;
			color: #62808a;
			font-weight: bold;
			text-decoration: none;
		}

		div#commentData p#title a:hover {
			text-decoration: underline;
		}

		div#commentData p#date {
			font-size: 11px;
			color: #40a2d1;
			padding-bottom: 5px;
		}

	div#userComment div#commentContent div#commentTip {
		position: relative;
		right: 11px;
		top: 15px;
	}

div#pollBox p#title {
	font-size: 14px;
	color: #62808a;
}

div#pollBox div#innerPollBox {
	position: relative;
	left: 13px;
}

	div#pollBox div#innerPollBox span {
		font-size: 11px;
		color: #62808a;
		position: relative;
		left: 5px;
	}

	div#pollBox div#innerPollBox div#answer {
		position: relative;
		bottom: 0px;
		right: -135px;
	}

	div#pollBox div#innerPollBox span {
		font-size: 11px;
		color: #62808a;
	}

	div#pollBox div#innerPollBox p {
		padding-bottom: 3px;
	}

	.poll_bg {
		border: 1px solid #ccc;
		height: 4px;
		width: 80%;
		overflow:hidden;
	}

	.poll_percent {
		background: #4DAAD5;
		height: 100%;
		overflow:hidden;
	}

textarea#comment {
	border: 1px solid #62808A;
}

input.input {
	border: 1px solid #62808A;
}

div#profileTitle {
	font-size: 14px;
	color: #62808a;
	font-weight: bold;
}

div#profileName {
	float: left;
	color: #62808a;
	font-weight: bold;
	padding-bottom: 5px;
}

div#profile div#image {
	float: left;
	padding-right: 5px;
	width: 50px;
}

div#userProfile div#profileImage {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 50px;
}

div#userProfile div#profileContent {
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	border: 1px solid #40a2d1;
}

	div#userProfile div#profileContent div#profileData {
		position: relative;
		top: -5px;
	}

		div#profileData p#title a {
			font-size: 14px;
			color: #62808a;
			font-weight: bold;
			text-decoration: none;
		}

		div#profileData p#title a:hover {
			text-decoration: underline;
		}

	div#userProfile div#profileContent div#profileTip {
		position: relative;
		right: 11px;
		top: 10px;
	}

#profileSpacer {
	position: relative;
	padding-bottom: 10px;
	_*padding-bottom: 0px;
}
#events td.titill {
	font-size: 14px;
	font-weight: bold;
	color: #62808a;
	padding-bottom: 10px;
}
	#events td.ar {
		font-size: 14px;
		font-weight: bold;
		color: #62808a;
		padding-bottom: 10px;
	}
	#events td.manudur {
		font-size: 12px;
		font-weight: bold;
		color: #62808a;
		padding-bottom: 10px;
	}
	#events td.vidburdur {
		font-size: 11px;
		font-weight: normal;
		color: #000;
		padding-bottom: 10px;
	}
#eventsitem td.titill {
	font-size: 14px;
	font-weight: bold;
	color: #62808a;
	padding-bottom: 10px;
}
	#eventsitem td.content {
		font-size: 12px;
		font-weight: normal;
		color: #000;
		padding-bottom: 10px;
	}


div#userStudent div#studentImage {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#userStudent div#studentContent {
	width: 270px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	border: 1px solid #40a2d1;
}

	div#userStudent div#studentContent div#studentData {
		position: relative;
		top: -5px;
	}

		div#studentData p#title a {
			font-size: 14px;
			color: #62808a;
			font-weight: bold;
			text-decoration: none;
		}

		div#studentData p#title a:hover {
			text-decoration: underline;
		}

		div#studentData p {
			padding-bottom: 3px;
		}

	div#userStudent div#studentContent div#studentTip {
		position: relative;
		right: 11px;
		top: 10px;
	}

span.codedirection {
	unicode-bidi:bidi-override;
	direction: rtl;
}

table#EventCalendar {
	position: relative;
	left: 9px;
	width: 212px;
}

td.Month {
	width: 161px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #62808a;
}

td.Month span {
	position: relative;
	top: -2px;
	*top: 0px;
}

tr.DayTitle {
	background: #fff;
}

tr.DayTitle td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Verdana;
	font-size: 13px;
	color: #62808a;
	font-weight: bold;
	text-align: center;
}

td.Day {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #97acb3;
	text-align: center;
}
	td.DayBak {
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 6px;
		padding-right: 6px;
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		/*color: #369c69;*/
		background: url(sysimages/titleLoopLight.png) 50% 50% repeat-x;
		text-align: center;
	}

	td.DayEvent {
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 6px;
		padding-right: 6px;
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		/*background: url(sysimages/titleLoopLight.png) 50% 50% repeat-x;*/
	}
	td.DayEventDay {
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 6px;
		padding-right: 6px;
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		background: url(sysimages/titleLoopLight.png) 50% 50% repeat-x;
		color:#3696c9;
	}

td.SatSunDay {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
}

	td.SatSunDayEvent {
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 6px;
		padding-right: 6px;
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
		/*background: url(sysimages/titleLoopLight.png) 50% 50% repeat-x;*/
	}

table.Days tr td a {
	color: #fff;
}

div#galleryImage {
	float: left;
	width: 155px;
	padding-bottom: 10px;
	padding-right: 8px;
}

table#ContainerTable {
	padding-right: 10px;
	padding-bottom: 10px;
}

.basic  {
	width:95%;
}
	.basic div {
		margin:0px;
		padding:0px;
		padding:5px;
		margin-left:7px;
		/*border:#231f20 solid 1px;
		border-left: #231f20 solid 7px;*/
		font-size: 11px;
	}

	.basic p {
		margin-bottom : 10px;
		border: none;
		text-decoration: none;
		font-size: 11px;
		margin: 0px;
		padding: 2px 10px;
	}
	.basic a#yfir {
		cursor:pointer;
		display:block;
		padding:5px 5px 5px 17px;
		margin-top: 0;
		width:95%;
		text-decoration: none;
		font-weight: normal;
		font-size: 12px;
		color: #fff;
		background: url(sysimages/titleLoop.png) repeat-x 50% 50%;
		border-top:#fff solid 1px;
	}
		.basic a#yfir:hover {
			background-color: url(sysimages/titleLoopLight.png) repeat-x 50% 50%;
		}
		.basic a#yfir.selected {
			color: #fff;
			background-color: url(sysimages/titleLoopLight.png) repeat-x 50% 50%;
		}

#GalleryContainerPage,
#GalleryPage
{
	float:left;
}

#GalleryContainerPage DIV.Title H1,
#GalleryPage DIV.Title H1
{
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}

#GalleryPage DIV.Gallery
{
	width:500px;
	float:left;
}

#GalleryContainerPage DIV.Gallery,
#GalleryPage DIV.Gallery DIV.Item
{
	float:left;
	margin-right:5px;
	margin-bottom:6px;
	text-align:center;
	width:120px;
}

#GalleryContainerPage DIV.Gallery DIV.GalleryTitle,
#GalleryPage DIV.Gallery DIV.Item DIV.ItemText
{
	margin-top:4px;
}