table.admin {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

table.admin td.admin_contents_text{
	padding-top: 10px;
	padding-bottom: 10px;
}

table.admin select, table.admin input{
	width: 200px;
	border: 1px solid black;
	padding: 2px;
}

table.admin div#select_link{
	width: 190px;
	border: 1px solid black;
	padding: 2px;
	padding-left: 6px;
	cursor: pointer;
	overflow: hidden;
}

table.admin div#select_link_list{
	position: absolute;
	background-color: #FFFFFF;
	width: 194px;
	height: 200px;
	overflow: auto;
	border: 1px solid black;
	border-top: 0px;
	padding: 2px;
	z-index: 1;
}

table.admin div#select_link_list input{
	width: 16px;
}

div.portalItems {
/*	background-image:url(/img/fieldset2.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px;*/
}

div.portalItems2{
/*	background-image:url(/img/fieldset3.png);*/
	background-position: top left;
}


div#content div.portalItems table span a{
	color: #ffffff;
}

div#content div.portalItems table span a:hover{
	color: #ffffff;
	text-decoration: none;
}

div.portalItems tr.item, div.portalItems tr.item2{
	background-image:url(/images/seperator.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
div.portalItems tr th.name{
  padding: 0px;
}

div.portalItems tr.item2{
	background-image:url(/images/tr.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.portalItems th span, div.portalItems2 th span {
	background-color: #b3b3b3;
	color: #FFFFFF;
	padding: 4px;
}

div.portalItems tr.th, div.portalItems2 tr.th {
	background-image:url(/images/th.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.portalItems2 tr.item {
	height: 142px;
}

div.portalItems2 table {
	margin-left: 1px;
}


div#portalPage {
	background-image:url(/img/portalPage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px;
	margin-left: -10px;
	margin-top: 20px;
}

table td.thumb {
	background-image: url(/img/page_thumb.png);
	width: 128px;
	height: 100px;
	text-align: center;
}

div#content div#extras {
	position: absolute;
	margin-left: 360px;
	margin-top: 420px;
}


div.content ul, div.content li, div.content li{
	margin: 0px;
	padding: 0px;
}

div.content li {
	list-style-image: url(../images/bullet_arrow.gif);
	list-style-position: 20px 30px;
	line-height: 12px;
	width: 200px;
	margin-left: 12px;
	margin-bottom: 2px;
	clear: both;
}

input.common{
	padding: 2px;
	border: 1px solid #000000;
}

div.perspages{
	width: 300px;
	overflow: hidden;
	height: 360px;
}

#page_1,#page_2,#page_3{

}

div#content div#tabnav a{
	color: #FFFFFF;
	padding: 4px;
	text-decoration: none;
	margin-right: 1px;
	margin-top: -4px;
	display: block;
	float: left;
}

div#tabnav{
	position: absolute;
	margin-top: -8px;
	height: 20px;
}


a.tab_active {
	background-color: #595959;
	background-image:url(../images/tabbg_active.gif);
	background-position: right;
	background-repeat: no-repeat;
}
a.tab_inactive {
	background-color: #b3b3b3;
}
div#content div#tabnav a:hover{
	background-color: #7f7f7f;
	background-image: none;
	text-decoration: none;
}

.pageTitle {
	font-size: 14px;
	font-weight: bold;
}

div#portalPage p {
	line-height: 18px;
}
div#searchfield {
	position:relative;
	height:20px;
	margin:0px;
}

#nureel {
  position:absolute;
  left: 496px;
  top: 149px;
  width: 211px;
  height: 130px;
}