
body { 
	
	background: white; 
	color: black; 
	font-family: Arial,"Times New Roman", Times, "New York", serif;
	font-size: 85%;
	margin: 0px;
	}

#pageWrapper
{
  margin: 0 auto;
  text-align: center; 
  position: relative;
  width: 99%;
  
}

#pageCenter
{
  width: 100%;
  border-left: solid 1px #d2d2d2;
  border-right: solid 1px #d2d2d2;
  border-bottom: solid 1px #d2d2d2;
  height: 100%;
}

#pageHeader
{
  background: url(Img/smaislogo.gif) no-repeat;
  height: 60px;
  text-align: right;
  border-bottom: solid 1px #d2d2d2;
  font-family: Tahoma, Verdana, Arial;
  font-size: 0.8em;
  color: #fff;
  font-weight: bold;
}

#userInfo
{
	position: absolute;
	top: 76px;
	font-family:Tahoma;
	font-style:normal;
	font-size: 0.8em;
	left: 10px;
}


#pageTopbar
{
  background: url(Img/topbarBack.jpg) repeat-x;
  height: 18px;
  text-align: left;
  padding-top: 2px;
  padding-right: 8px;
}

#pageTop
{
  background-color: #3974ac;
  height: 12px;
  width: 100%;
}

#pageContent
{
  text-align: left;
}

#header
{
	
}
#header a{
		padding-left: 5px;
		text-decoration: none;
		font-weight: bold;
		font-size: 1em;
		color:White;
	}
	#header a:visited {
		text-decoration: none;
		color:White;
	}
	#header a:hover {
		text-decoration: underline;
		color:White;
	}
	 
#breadcrumbs
{ 
	position: absolute;
	top: 95px;
	left: 165px;
	padding-top: 5px;
  /*text-transform: uppercase;*/
  font-family: tahoma, Arial;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.75em;
	color: #666;
}

#breadcrumbs a
  {
    font-family: tahoma, Arial;
		padding-left: 5px;
		text-decoration: none;
		font-weight: normal;
		/*font-size: 0.75em;*/
		color: #666;
		text-decoration: underline;
	}
	#breadcrumbs a:visited {
		color: #666;
	}
	#breadcrumbs a:hover {
		color: #c0c0c0;
	}
	

A.logout
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 0.8em;
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
A.logout:hover
{
  color: #c0c0c0;
}

table
{
	font-family: Tahoma, Verdana, Arial;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	margin-bottom: 20px;
}


tr.tableHeader
{
	background: #fff url(Img/navBack.jpg) repeat-x;
}


#leftNavigation 
{
	width: 150px;		
	height: 200px;
	float: left;
	font-family: tahoma, arial, Verdana;
	font-size: 0.8em;	
	border: 0px solid #b5b;
	color: black;
	border-right: solid 1px #d2d2d2;
	
	margin-top: 6px;
	}
	
	/* ------ boldun á völdum hnútum ------  */
	li.Selected { font-weight: bold; 
		background-color:Green;}
	li.Selected ul li {font-weight: normal; }
	li.Selected ul li.Selected {font-weight: bold; }
	li.Selected ul li ul li {font-weight: normal; }
	li.Selected ul ul lili.Selected {font-weight: bold; }
	
	/* ------ 1st level ------ */
	#leftNavigation ul {	
		margin: 0;
		padding: 0;
		background: #fff url(Img/navBack.jpg) repeat-x;
	}
	#leftNavigation ul li {
		margin: 0; 
		padding: 0;
		list-style: none;
		line-height: 20px;		
		background: #fff url(Img/navBack.jpg) repeat-x;
	}
	#leftNavigation ul li a
	{
		color: #005294;
		text-decoration: none;
		padding-left: 5px;
	}
	
	/* ------ 2nd level ------ */
	#leftNavigation ul li ul
	{
		background: #b5b;
	}
	#leftNavigation ul li ul li a 
	{
		padding-left: 20px;
		color: #666;	
	}
	
	/* ------ 3rd level ------ */
	#leftNavigation ul li ul li ul
	{
		background: #eee;
		border-top: 1px solid #939;
		border-bottom: 1px solid #939;
	}
	#leftNavigation ul li ul li ul li a 
	{
		padding-left: 16px;
		color: #939;
	}
	
	/* ------ 4th level ------ */
	#leftNavigation ul li ul li ul li ul
	{
		border-top: 1px dashed #939;
		border-bottom: 1px dashed #939;
		background: #fff;
	}
	#leftNavigation ul li ul li ul li ul li a 
	{
		padding-left: 24px;
	}
	

#topNavigation {
	margin-left: 163px;
	
	}
	#body ul{
		margin: 5px;
		margin-left: 20px;
		
	}
	
.p
{
	color: #ff0033;
}
.osis
{
	color: #cc6633;
}

#leftNavigation ul li ul li.noBottomBorder
{
	
	border-bottom: none;
}

#leftNavigation ul li.noBottomBorder
{
	
	border-bottom: none;
}

h1, h2, h3 { color: #005294; margin-bottom: 2px; padding-bottom: 2px;}
h1 { border-bottom: 1px dashed #939; padding-bottom: 5px; margin-bottom: 5px; font-size: 1.6em;}
h2  
{
	padding-left:7px;
	clear:both;
	font-size: 0.9em; 
	font-style:normal;
	background: url(Img/topbarBack.jpg) repeat-x;
	color:White;	
}
caption
{
	padding-left:7px;
	clear:both;
	font-size: 0.9em; 
	font-style:normal;
	background: url(Img/topbarBack.jpg) repeat-x;
	color:White;	
	text-align: left;
	font-weight: bold;
	line-height: 16px;
	height:18px;
}
caption span  
{
}
h3  { font-size: 1.2em; }
p {margin-top: 0; padding-top: 0; font-size:0.9em; font-family:Tahoma;}

#footer 
{
	text-align: center;
	margin-top: 20px;
	font-size: 0.8em;
}



#utils 
{
	text-align:right;
	font-size: 0.75em;
	color: white;
}
#utils a{
	color:white;
}
#utils a:visited {
	text-decoration:underline;
	color:white;
}
#utils a:hover {
	text-decoration: none;
	color:white;
}

/***************************************************
 * LOGIN FORM STYLES
 **************************************************/

#loginFrm
{
  border: solid 1px #d2d2d2;
  background: url(Img/loginback.jpg) repeat-x;
  width: 400px;
  margin-left: 163px;
  font-family: Arial, Verdana, Tahoma, "Times New Roman";
  font-size: 11px;
  font-weight: bold;
  color: #0f5b8f;
  padding-top: 10px;
  padding-bottom: 10px;
}

input.loginfrm
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  color: Black;
}

input.loginbtn
{
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  background-color: #005294;
  border: solid 1px #005294;
  width: 100px;
}

.loginText
{
  font-family: Arial, Verdana, Tahoma, "Times New Roman";
  font-size: 11px;
  font-weight: bold;
  color: #0f5b8f;
}
#pageHeading
{
	color: #005294; 
	padding-bottom: 2px;
	margin-top: 30px;
	position: relative;	
}

#heading1
{
	font-family:Tahoma;
	border-bottom: 1px dashed #005294; 
	/*
	padding-bottom: 5px; 
	margin-bottom: 5px; 
*/
	font-size: 1.6em;
	
}
#help
{
  position: absolute;
  top: 6px;
  left: 570px;
  text-align: right;  
  font-size:x-small; 
  cursor: hand;
  
}

#container
{
	clear: right;
	padding-right: 10px;
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	margin-left: 0px;
	overflow: auto;
	width: 810px;
}

.td1
{
	background-color:#d2d2d2;
}

th
{
	font-size:0.8em;
}

td
{
	font-size:0.8em;
}
#flags
{
	position: absolute;
	top: 13px;
	right: 10px;
	color:Red;
}
.loginTable
{
	border-bottom: none;
	border-left:none;
	border-right:none;
}
#loginInfo
{
	border-top:dashed 2px gray;
	border-bottom: none;
	border-left:none;
	border-right:none;
}

TABLE.KeyValueTable
{
	border-collapse:collapse;
	padding:0;
}

.tdKey
{
	font-weight:bold;
	text-align: right;
	background-color:#d2d2d2;
}
.tdValue
{
	text-align: left;
	background-color:#d2d2d2;
}
.tdKeyAlt
{
	font-weight:bold;
	text-align: right;
}
.tdValueAlt
{
	text-align: left;
}

.SumTr
{
	border:solid 3px red;
	height:30px;
	
}

.SumTd
{
	border-top:solid 1px black;
}

#info
{
	background:blue;
	border: soldid 1px black;
}

p.myFinancials 
{ 
	height:50px;
	background: url(Img/icn_hdr_list.gif) no-repeat 1% 0%;
	padding-left: 55px;	
	margin-top: 0px;
	margin-bottom: 20px;
}

#serviceNotImplemented 
{ 
	height:50px;
	background: url(Img/icn_hdr_error.gif) no-repeat 1% 0%;
	padding-left: 55px;	
	margin-top: 0px;
	margin-bottom: 20px;
}

p.internalTransferStep1
{ 
	height:50px;
	background: url(Img/icn_hdr_transfer.gif) no-repeat 1% 0%;
	padding-left: 55px;	
	margin-top: 0px;
	margin-bottom: 20px;
}

p.internalTransferStep2
{ 
	height:50px;
	background: url(Img/icn_hdr_confirm.gif) no-repeat 1% 0%;
	padding-left: 55px;	
	margin-top: 0px;
	margin-bottom: 20px;
}

p.internalTransferStep3
{ 
	height:50px;
	background: url(Img/icn_hdr_approved_green.gif) no-repeat 1% 0%;
	padding-left: 55px;	
	margin-top: 0px;
	margin-bottom: 20px;
}

p.loginMessage
{ 
	height:50px;
	padding-left: 55px;	
	margin-top: 0px;
	margin-bottom: 20px;
}




.dualContainer 
{
	clear: both;
}

.leftTable 
{
	float: left;
	width: 49%;
}

.rightTable 
{
	float: right;
	width: 49%;
}

.leftTable td,
.leftTable th,
.rightTable td,
.rightTable th
{
	width: 50%;
}

.info
{	
	height:50px;
	background: url(Img/icn_hdr_messages.gif) no-repeat 1% 0%;
	padding-left: 55px;	
	margin-top: 0px;
	margin-bottom: 20px;
	width:60%;
	
}

.noDataFound
{
	font-size:0.8em;
	font-family: Tahoma, Verdana, Arial;
	border-bottom: solid 1px #d2d2d2;
	border-left: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
	margin-bottom: 20px;
	height:25px;	
	padding-left:5px;
}

#MovieListDataList
{
	float: left;
	font-size: large;
	font-family: Arial, Tahoma, Sans-Serif;
	color: Black;
}

#reportingServiceHolder
{
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	padding-left:10px;
	padding-right:10px;	
	clear: right;
}