﻿body
{
	font-family: Tahoma;
	font-size: 8pt;
	margin-left: 5px;
	margin-right:auto;
}

img 
{
	border-style: none;
}

#maincontainer
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: solid 1px #7999cf;
}

div#headercontainer
{
	width: 1000px;
	height: 99px;
	background-image: url('../images/toppaneldida.jpg');
}

div#pagecontainer
{
	width: 1000px;
	overflow: auto;
	padding-bottom: 5px;
	background: url('../images/faux-1-3-col-dida.jpg') repeat-y;
}

div#loginpagecontainer
{
	width: 1000px;
	overflow: auto;
	background-color:#7999cf;
}

div#logincontainer
{
	width: 330px;
	overflow:visible;
	background-color:#7999cf;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
}

div#footercontainer
{
	clear: both;
	text-align: center;
	width: 1000px;
	height: 40px;
	background-color: #7999cf;
	color: White;
}

div.headertitle
{
	position: relative;
	top: 45px;
	left: 250px;
	font-size: 30pt;
	color: #ffffff;
	font-family: Tahoma;
	font-weight:bold;
	width: 350px;
}

div#headerbuttons
{
	position: relative;
	top: 20px;
	left: 650px;
}

div.leftcontrol
{
	margin-left:auto;
	margin-right:auto;
	border-bottom: dotted 1px white;
	text-align: center;
	margin-top:10px;
	padding-bottom: 10px;
	color:#ffffff;
}

div#loadercontainer
{
	width: 190px;
	height: 60px;
	vertical-align: middle;
}

div#savercontainer
{
	width: 190px;
	height: 60px;
	vertical-align: middle;
	padding: 5px;
	border: dotted 2px #7999cf;
	width: 95%;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}

div#SaveMessage
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;	
	color: #000000;
}

div#leftcontainer
{
	float: left;
	margin: auto;
	width: 195px;
}

div#rightcontainer
{
	margin-left: 200px;
}

div#rightbottomcontainer
{
	padding: 10px;
	text-align:center;
}

div#righttopcontainer
{
	padding: 20px;
	margin: 5px;
	text-align:center;
	background-color: #7999cf;
	font-size: 12pt;
	color:#ffffff;
}

div.largepaddedtitle
{
    padding: 10px;
    font-size: 30px;
    font-family: Tahoma;
    color:#000000;
}

.whiteText
{
   color:#ffffff;
}

.datatable
{
	border-width: 1px;
	border-style: solid;
	border-color: #f7931e;	
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:lighter;
}

.datatable td
{
	border-width: 1px;
	border-style: solid;
	border-color: #7999cf;
	padding: 2px;	
	color:#000000;
}

.datatablecell
{
	vertical-align:top;
}

.row
{
	background-color: #ffffff;
	color:#000000;	
}

.alternaterow
{
	background-color: #DAE9F8;
	color:#000000;
}

.headerrow td
{
	background-color: #7999cf;
	color:#ffffff;
}

.pager
{
	background-color: #7999cf;
	color:#ffffff;
}

.headerrow a
{
	color:#ffffff;
}

.headertext
{
	padding:4px;	
}

.loadercontainer
{
	color:#ffffff;
	font-family: Tahoma;
	font-weight: bold;	
	font-size: 8pt;
}

.centrebox
{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

.gobuttons
{
	position:relative;
	top:6px;
	left:3px;	
}

.lefttext
{
	text-align:left;
	vertical-align:top;
}

.boldtext
{
	font-weight:bolder;
	vertical-align:top;
}

.checking
{
	background-color:#7999cf;
	color:White;
}

.checkingdone
{
	height:0px;
}

.imagespacing
{
	margin: 1px;
	padding: 1px;	
}

.imagenospacing
{
	margin-top: -1px;
	padding: 0px;	
}

#logintitle
{
	color:#ffffff;
	font-weight: bold;	
	font-size: 24pt;
}

#loginbody
{
	width:325px;
	text-align:left;
	color:#ffffff;
	font-weight: bold;	
	font-size: 10pt;
	
}

.logintextboxstyling
{
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
	border-style:dotted;
	border-width:1px;
	border-color: #7999cf;
	margin-left:0px;
}

.validation
{
	font-family: Arial;
	font-size: 10pt;
	color: #b6d9a9	
	
}

.searchbox
{
	font-family: Tahoma;
	font-size: 8pt;
	text-align: left;
	width: 134px;
	border-style: none;
}


.dropdownstyling
{
	width: 140px;
	font-family: Tahoma;
	font-size: 8pt;
	margin-top:auto;
	border-style: none;
}

.textboxstyling
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #FFFFFF;
	border-style:solid;
	border-width:2px;
	border-color: #7999cf;
	text-align: center;
	width: 40px;
}

.textboxstylingalternate
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #DAE9F8;
	border-style:solid;
	border-width:2px;
	border-color: #f7931e;
	text-align: center;
	width: 40px;
}

.completion
{
	margin:0px;
	padding: 0px;
	background-color: #f7931e;
	border: solid 1px Green;
	text-align:left;
	overflow:auto;
	font-family: Tahoma;
	font-size: 8pt;
}

.completionitem
{
	background-color: #7999cf;
	color: #ffffff;
}

.completionhighlight
{
	background-color: Highlight;
	cursor: pointer;
	color: white;
}

.javascriptlink
{
	cursor: pointer;
	text-decoration: underline;
	color: Green;
}

.popupPanel
{
	padding: 15px;
	background-color: #7999cf;
}

div.popupformbox
{
	clear: both;
	margin-left: auto;
    margin-right: auto;
    width: 120px;
}

div.popupformerrors
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    display: none;
    width: 120px;
    color:#ffffff;
}

div.popupformlabel
{
	border-style:none;
	padding: 5px 5px 0px 5px;
	clear:both;
	margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    width: 120px;
    color:#ffffff;
}

.popupformcontrol
{
	font-family: Tahoma;
	font-size: 8pt;
}

div.popupformbuttons
{
	margin:15px auto 5px auto;
}

.modalBackground
{
	background-color:Gray;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
}

.addtextbox
{
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color: #7999cf;
	text-align: center;
	width: 80px;
}
	
.adddropdown
{
	width: 80px;
	font-family: Tahoma;
	font-size: 8pt;
	margin-top:auto;
	border-style:solid;
	border-width:1px;
	border-color: #7999cf;
}

.resourcestitle
{
	font-size: 20pt;
	color:white;
	height: 30px;
}

.resourcescontent
{
	background-color: #7999cf;
	margin: 5px;
	padding: 5px;
	overflow:auto;
}

.resourceslist
{
padding: 0 1px 1px;
margin-left: 10px;
color: #ffffff;
}

.resourceslist li
{
list-style: none;
margin: 0;
text-align: left;
}

.resourceslist li a
{
display: block;
font-family: Tahoma;
font-size: 10pt;
}

