﻿html, body
{
	margin: 0px;
	padding: 0px;
}

.everything, .form{
	width: 895px;
	margin: 0px;
}
.everything {
	margin-left: auto;
	margin-right: auto;
	position: relative;
    top: 7px;
	background-color: #606260;
}
.form
{
	padding-top: 140px;	
}
#everythingCutLB, #everythingCutLT, #everythingCutRB, #everythingCutRT 
{
	width: 5px;
	height: 5px;
	position: absolute;
	background-repeat: no-repeat;
}
#everythingCutLB
{
	left: 0px;
	bottom: 0px;
	background-image: url('../images/Cut-LB.png');
}
#everythingCutLT
{
	left: 0px;
	top: 0px;
	background-image: url('../images/Cut-LT.png');
}
#everythingCutRB
{
	right: 0px;
	bottom: 0px;
	background-image: url('../images/Cut-RB.png');
}
#everythingCutRT
{
	right: 0px;
	top: 0px;
	background-image: url('../images/Cut-RT.png');
}

.form {
	background-image: url('../images/Background-wide.png');
}
.abstraction {
	top: -5px;
	width: 710px;
	height: 431px;
	background-image: url('../images/Abstraction.png');
	position: absolute;
}
.body {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #081039; 
	background-color: #EEEEEE;
}
p, h2, h3, .paragraph, label {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
}
.istribText, .slogan {
	position:absolute; 
	left: 35px; 
}
.istribText {
	background-image: url('../images/IstribText.png'); width: 140px; height: 48px; top: 27px;
}
.slogan {
	color: #ADDFED;
	top: 82px;
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
}

.flag {
	position: absolute;
	width: 45px;
	height: 30px;
	right: 15px;
	display: block;
	font-size: 0px;
	line-height: 0px;
}

.logo {
	position: absolute;
	background-image: url('../images/IstribLogo.png');
	left: 13px;
	top: 429px;
	width: 150px;
	height: 100px;
}
.menu {
	position: absolute;
	left: 20px;
	top: 157px;
	width: 170px;
}

a, a:link, a:hover, a:visited
{
	color: #081039;
	text-decoration: underline;
	border: none;
}
a:hover
{
	color: #161a75;
}
a:visited
{
	color: Black;
} 


a.menuLink, a.menuLink:link, a.menuLink:hover, a.menuLink:visited,
a.activeLink, a.activeLink:link, a.activeLink:hover, a.activeLink:visited,
a.startLink, a.startLink:link, a.startLink:hover, a.startLink:visited {
	display: block;
	color: white;
	padding-left: 25px;
	background-repeat:no-repeat;
	background-image: url('../images/Punctor.png');
	padding-top: 0px;
	margin-bottom: 4px;
	text-decoration: none;
}

a.startLink, a.startLink:link, a.startLink:visited {
	font-weight: bolder;
}

a.activeLink, a.activeLink:link, a.activeLink:hover, a.activeLink:visited {
	background-image: url('../images/Punctor-Highlighted.png');
}

a.menuLink:hover, a.activeLink:hover, a.startLink:hover {
	color: #18CFFF;
	text-decoration: underline;
}

.contentsContainer, .contents {
	width: 700px;
	position: relative;
}
.contentsContainer {
	margin-left: 195px;
	background-color: #D9DBD9;
}
.contents {
	padding-right: 15px;
	width: 685px;
	min-height: 685px;
	background-image: url('../images/Contents-Background.png');
}
.upCorner, .downCorner {
	left: 0px;
	width: 50px;
	height: 47px;	
	position: absolute;
	background-repeat: no-repeat;
}
.upCorner {
	top: 0px;
	background-image: url('../images/UpCorner.png');
}
.downCorner {
	bottom: 0px;
	background-image: url('../images/DownCorner.png');
}
h1 {
	color: #505F72;
	font-size: 25pt;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12pt;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	font-weight: normal;
	color: Black;
}
h3 {
	font-size: 12pt;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;
	color: #0E113A;
}
p, .paragraph {
	text-align: justify;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.mainImage {
	width: 0px;
	height: 430px;
	float: right;
	background-repeat: no-repeat;
}
.contentsText {
	padding-left: 30px;
	padding-top: 30px;
	left: 0px;
	top: 0px;
	/*min-height: 600px;*/
}
.contentsText a 
{
	color: #081039;
}
.menuBanners {
	width: 175px;
	position: absolute;
	left: 10px;
	top: 320px;
	text-align: center;
}

.preamble {
	width: 315px;
	float: left;
	margin-right: 10px;
}

.preamble p {
	color: black;
	font-size: 12pt;
	text-align: left;
	width: auto;
}

.clear {
	clear: both;
	font-size: 0pt;
	width: 0px;
	height: 0px;
	line-height: 0px;
}

.details {
	width: 640px;
	margin-top: 10px;
}

.group1, .group2 {
	width: 315px;
}

.group1 {
	float: left;
}

.group2 {
	float: right;
}
.details p {
	font-size: 10pt;
	text-align: justify;
	width: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #0E113A;
}

.details .alt {
	color: #632C18;
}

#copyright 
{
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 9pt;
}

.validationError
{
	display: block;
	font-weight: bold;
}

.watermark
{
	color: #6699FF;
}

.Error, .Info
{
	padding-right: 300px;
	min-height: 430px;
	background-image: url('../images/Students.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.SuccessBlock
{
	font-weight: bold;
	padding: 2px;
	border: solid 1px White;
	margin: 4px;
}

fieldset ul, fieldset p
{
	margin: 4px 10px 4px 10px;
	padding: 0px;
}
fieldset ul li
{
	background-image: none;
	list-style: none;
}
fieldset ul li label
{
	display: block;
}

.Cms_Editable
{
	background-color: #FFFFCC;
	cursor: hand;
}

#CmsContentInput
{
	width: 510px;
	margin: auto;
	height: 220px;
}

.Invisible
{
	width: 0px;
	height: 0px;
	position: absolute;
	display: none;
	visibility: hidden;
}

#LangMenu
{
	color: #505f72;
	font-size: 15px;
	position: absolute;
	display: block;
	right: 15px;
	top: 13px;
	text-align: right;
	list-style: none;
	z-index: 10000;
}

.LangLi
{
	display: block;
	padding: 0px 25px 3px 0px; }
	
	.LangLi a, .LangLi:visited, .LangLi:hover, .LangLi:link
	{
		color: #505f72;
	}

#ForumLangLi
{
	background-image: url('../images/Flag-English-23x23.png');
	background-position: right 2px;
	background-repeat: no-repeat;
}

#HelpTranslatingLi
{
	float: right;
	line-height: 0px;
	font-size: 0px;
	width: 23px;
	height: 23px;
	padding: 0px;
}

#LangDropDownLi
{
}

#HelpTranslating 
{
	display: block;
	width: 23px;
	height: 23px;
	background-image: url('../images/Edit.png');
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	border: Yellow;
}

#UiLangs
{	margin: 0;
	padding: 0;
	z-index: 10000;
	display: block;
	float: right;
	}
	
	#UiLangs li
	{	list-style: none;}

	#UiLangs li span, /*Current lang*/
	#UiLangs li a /*Any lang*/
	{	display: block;
		color: #505f72;
	 	
		padding: 5px;
		cursor: pointer;
		text-decoration: underline;
		white-space: nowrap}
	#UiLangs li span
	{
		padding: 0px; }
	#UiLangs li span:first-letter, /*Current lang*/
	#UiLangs li a:first-letter /*Any lang*/
	{
		text-transform: uppercase;
	}

	#UiLangs li span:hover, #UiLangs li a:hover
	{ 
	  text-decoration: underline; }
		
		#UiLangs li ul /*Drop down list*/
		{	margin: 0;
		 	z-index: 10000;
		 	text-align: left;
			font-size: 12px;
			padding: 0;
			position: absolute;
			max-height: 300px;
			width: 230px;
			right: 0px;
			border: solid 1px #505f72;
			overflow: scroll;}
		
		#UiLangs li ul li
		{	float: none;
			display: inline}
		
		#UiLangs li ul li a
		{	width: auto;
			text-decoration: none;
			background-image: url('../images/White-Transparent.png');}
		
		#UiLangs li ul li a:hover
		{	
			text-decoration: underline;
			background: #addfed}

