/* $Revision: #1 $ */

.portal_tan {
	width: 684px;
	height: 108px;
	overflow: hidden;
	}
	
div#dragBar_sml {
  	position:absolute; 
  	left: 0; 
  	top: 12px;
  	width: 16px;
  	height: 24px;
	background-color: transparent;
	background-repeat: no-repeat;
	z-index:4;
}

div#track_portal {
  position:absolute; left:213px; top:-31px;
  width:16px; 
  height:40px;
  background-repeat: repeat-y;
  z-index:1;
 }

/* ARROW STYLES */

div#downarrow
{
	background-repeat: no-repeat;
	width:16px;
	height:16px;
	position:relative;
}

div.downarrow_short_423 {
	position:relative;
	margin-left: 423px;
	top:-83px;
}

div.downarrow_short {
	position:relative;
	margin-left: 330px;
	top:-83px;
}

div.downarrow_short_select {
	position:relative;
	margin-left: 423px;
	top:-87px;
}

div.uparrow_short_select {
	position:relative;
	margin-left: 423px;
	top:-301px;
}

div.uparrow_short_delete {
	position:relative;
	margin-left: 423px;
	top:-289px;
}

div.downarrow_short_delete {
	position:relative;
	margin-left: 423px;
	top:-87px;
}

div.uparrow_portal {
	margin-left: 430px;
	margin-top:24px;
	top:0px;
}

div.downarrow_portal {
	margin-left: 430px;
	margin-top:40px;
	top:0px;
}

div#uparrow
{
	background-repeat: no-repeat;
	width:16px;
	height:16px;
	position:relative;
}

a.up_arrow_portal,
a.up_arrow_portal:link,
a.up_arrow_portal:visited {
	padding-bottom: 1px;
}
/* HIDE FROM IE */
html>body a.up_arrow_portal,
a.up_arrow_portal:link,
a.up_arrow_portal:visited {
	padding-bottom: 3px;
}
/* END HIDE */

a.up_arrow_portal:active {
	padding-bottom: 1px;
}
/* HIDE FROM IE */
html>body a.up_arrow_portal:active {
	padding-bottom: 3px;
}
/* END HIDE */

a.up_arrow_portal:focus {
  	outline:none;
}

a.down_arrow_portal,
a.down_arrow_portal:link,
a.down_arrow_portal:visited {
	padding-bottom: 0px;
}
/* HIDE FROM IE */
html>body a.down_arrow_portal,
a.down_arrow_portal:link,
a.down_arrow_portal:visited {
	padding-bottom: 3px;
}
/* END HIDE */


a.down_arrow_portal:active {
	padding-bottom: 0px;
}
/* HIDE FROM IE */
html>body a.down_arrow_portal:active {
	padding-bottom: 2px;
}
/* END HIDE */

a.down_arrow_portal:focus {
  	outline:none;
}
	
/* PORTAL HEADER STYLES */

.portalHeadings_wrap {
	position:relative;
	float:left;
	padding: 5px 10px 0px 10px;
	color: #000;
	font-size: 10px; 
	border-bottom:1px solid #d8d8d7; 
	width: 441px;
}	

.portalHeadings_name {
	float:left;
	width:120px;
	padding:4px 0px 3px;
}

.portalHeadings_date {
	float:left;
	width:107px;
	padding:4px 0px 3px 24px;
	text-align:center;
}

.portalHeadings_for {
	float:left;
	width:120px;
	padding:4px 0px 6px 6px;
}

/* SCROLLING WINDOW STYLES */

.portalList_wrap {
	float:left;
	clear:both;
	padding: 0 10px 0 10px;
	font-size: 10px;
}

.portalList_name {
	float:left;
	clear:none;
	width:151px;
	padding:4px 0px;
}

.portalList_date {
	float:left;
	clear:none;
	width:84px;
	border-left:1px solid #d8d8d7;
	border-right:1px solid #d8d8d7;
	padding:4px;
	text-align:center;
}

.portalList_for {
	float:left;
	clear:none;
	width:147px;
	padding:4px 0px 4px 10px;
}

.portaltrack {
	 margin-top:441px; margin-left:240px; height: 38px;float: none;
	 }
