/*******************************************************************/
/*                                                                 */
/* UpdaterStyle.css - definition of global styles                     */
/*                                                                 */
/* Copyright © 2005 Macrovision Corporation                        */
/*                                                                 */

/* Interior folder tab */
#tablist {
	top:0;
	line-height:normal;
	height: 24px;
}

		#tablist ul {
		margin:0;
		padding:3px 10px 5px 10px;
		list-style:none;
		display:inline;
		}
		
		#tablist li {
		display:inline;
		}
		
		#tablist a {
		float: left;
		background: url("../g2/common/folder_tab_left.gif") no-repeat 5px top ;
		padding: 0 0 0 15px;
		text-decoration: none;
		font-family: verdana;
		font-size: 7.5pt;
		white-space: nowrap;
		color: #444;
		}
		
		#tablist a span {
		float: left;
		display: block;
		background: url("../g2/common/folder_tab.gif") no-repeat right top;
		padding: 5px 26px 5px 6px;
		font-weight: bold;
		}
		
		/* hides rule from IE5-Mac \*/
		#tablist a span {float:none;}
		/* End IE5-Mac hack */
		
		#tablist a:hover span {
		padding-bottom:5px;
		}
		
		#tablist a.current {
		background-position:5px -24px;
		border-width:0;
		color: #444;
		}
		
		#tablist a.current span {
		background-position:100% -24px;
		padding-bottom:5px;
		}
		
		#tablist a:hover {
		background-position:5px -24px;
		}
		
		#tablist a:hover span {
		background-position:100% -24px;
		}

/* Interior folder tab */
#tablistRefresh {
	top:0;
	line-height:normal;
	height: 24px;
}

		#tablistRefresh ul {
		margin:0;
		padding:3px 10px 5px 10px;
		list-style:none;
		display:inline;
		}
		
		#tablistRefresh li {
		display:inline;
		}
		
		#tablistRefresh a {
		float: left;
		background: url("../g2/common/folder_tab_left.gif") no-repeat 5px top ;
		padding: 0 0 0 10px;
		text-decoration: none;
		font-family: verdana;
		font-size: 7pt;
		white-space: nowrap;
		color: #444;
		}
		
		#tablistRefresh a span {
		float: left;
		display: block;
		background: url("../g2/common/folder_tab.gif") no-repeat right top;
		padding: 5px 21px 5px 6px;
		font-weight: bold;
		}
		
		/* hides rule from IE5-Mac \*/
		#tablistRefresh a span {float:none;}
		/* End IE5-Mac hack */
		
		#tablistRefresh a:hover span {
		padding-bottom:5px;
		}
		
		#tablistRefresh #current a {
		background-position:5px -24px;
		border-width:0;
		color: #444;
		}
		
		#tablistRefresh #current a span {
		background-position:100% -24px;
		padding-bottom:5px;
		}
		
		#tablistRefresh a:hover {
		background-position:5px -24px;
		}
		
		#tablistRefresh a:hover span {
		background-position:100% -24px;
		}
	
.Scroller5Row {
position: relative;
width: 100%;
height: 129px;
overflow: scroll;
border:1px solid #999999;
background-color: #FFFFFF;
}

.Scroller11Row {
position : relative;
width: 100%;
height: 227px;
overflow: scroll;
border:1px solid #999999;
background-color: #FFFFFF;
}

.Scroller13Row{
position: relative;
width: 100%;
height: 280px;
overflow: scroll;
border: 1px solid #999999;
background-color: #FFFFFF;
}

.Scroller_full {
position: relative;
width: 100%;
height: 100%;
overflow: scroll;
border:1px solid #999999;
background-color: #FFFFFF;
}

#plainhoversection {
	margin: 0;
	padding: 0;
}
	
	#plainhoversection td {
		border-right: 1px solid #ddd;
		border-left: 1px solid #888;
		background-image: url("../g2/common/toolbar_back.gif");
		height: 18px;
		color: #444;
	}
	
	#plainhoversection td a {
		padding: 4px 8px 0 5px;
		text-decoration: none;
		text-align: center;
		display: block;
		white-space: nowrap;
		background-image: url("../g2/common/toolbar_back.gif");
		height: 18px;
		color: #444;
	}
	
	#plainhoversection td a:hover {
		background-image: url("../g2/common/toolbar_back_s.gif");
		
	}

#plainhoversectionNoSort td {
	height: 22px;
	background-image: url("../g2/common/toolbar_back.gif");
}

#hoversection {
position: relative;
margin: 0;
padding: 0;
}

	#hoversection td {
		border-left: 1px solid #666;
		border-right: 1px solid #FFF;
		text-align: center;
		background: url("../g2/common/column_back.gif") repeat left top;
		height: 21px;
	}
	
	#hoversection td a {
		height: 2em;
		padding:  3px 0 0 6px;
		text-decoration: none;
		display: block;
		text-align: center;
		font-weight: normal; 
	}

	#hoversection td a:hover {
		background: url("../g2/common/column_back_s.gif") repeat left top;
	}
	
#hoversectionNoSort td {
	height: 21px;
	padding: 1px 0 1px 0;
	border-left: 1px solid #666;
	border-right: 1px solid #FFF;
	text-align: center;
	background: url("../g2/common/column_back.gif");
}


#contentLeft {
width: 225px;
background: url("../g2/nav/side_panel.jpg");
}

.leftLinkContainer {
padding: 0 0 0 5px;
}

.leftLink {
float: left;
margin: 0 0 0 2px;
width: 218px;
border-top: 1px solid #6C99E0;
border-bottom: 1px solid #06428D;
display: block;
}

	.leftLink a  {
		height: 17px;
		color: #FFF;
		padding: 1px 0 0 6px;
		text-decoration: none;
		display: block;
		
	}
	
	.leftLink a:hover {
		text-decoration: none;
		color: #FFF;
		display: block;
	}
	
.leftLinkSelected {
float: left;
width: 220px;
background: url("../g2/nav/selected_left_nav.gif") no-repeat left top;
display: block;
}

	.leftLinkSelected a  {
		height: 17px;
		padding: 1px 0 0 10px;
		font-weight: bold;
		text-decoration: none;
		display: block;
		color: #D35C02;
		
	}
	
	.leftLinkSelected a:hover {
		text-decoration: none;
		display: block;
		color: #D35C02;
	}

#leftLinkTop {
float: left;
margin: 0 0 0 2px;
width: 218px;
border-bottom: 1px solid #06428D;
}

#leftLinkBottom  {
float: left;
margin: 0 0 15px 2px;
width: 218px;
border-top: 1px solid #6C99E0;
}

/* ----------------------- */

.leftBoxContainer {
padding: 0 0 0 0;
width: 225px;
margin:0; 
padding:0;
}

.leftBoxContainer2 {
padding: 0 0 0 0;
width: 225px;
margin:0; 
padding:0;
}

.leftBoxContent {
float: left;
width: 220px;
margin:0; 
padding: 0 0 0 8px;
display: block;
background: url("../g2/nav/l_panel_content.gif") no-repeat left bottom;
}

.leftBoxLink {
float: left;
margin:0; 
padding:0;
width: 208px;
border-top: 1px solid #EDEFF1;
border-bottom: 1px solid #D1D3D5;
display: block;
}

	.leftBoxLink a  {
		height: 16px;
		color: #143857;
		padding: 1px 0 0 7px;
		text-decoration: none;
		display: block;
		
	}
	
	.leftBoxLink a:hover {
		text-decoration: none;
		color: #143857;
		display: block;
	}
	
.leftBoxLinkTop {
margin:0; 
padding:0;
float: left;
width: 208px;
border-bottom: 1px solid #D1D3D5;
}

.leftBoxLinkBottom  {
margin:0; 
padding:0;
float: left;
width: 208px;
border-top: 1px solid #EDEFF1;
}

.leftBoxContentBottom {
margin:0; 
padding:0;
float: left;
width: 225px;
height: 12px;
display: block;
background: url("../g2/nav/l_panel_content_bottom.gif") no-repeat left bottom;
}

.leftBoxContentTop {
margin:0; 
padding:0;
float: left;
width: 225px;
height: 26px;
display: block;
background: url("../g2/nav/l_panel_content_top.gif") no-repeat left bottom;
}

.leftBoxContentTop a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	display: block;
}

.leftBoxContentTopText {
float: left;
margin:0; 
padding: 6px 0 0 7px;
width: 180px;
height: 20px;
}
	.leftBoxContentTopText a {
	width: 180px;
height: 20px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	display: block;
	}
	
	.leftBoxContentTopText a:hover {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	display: block;
	}

.leftBoxArrowRight {
float: left;
height: 16px;
width: 16px;
display: block;
margin:0; 
padding: 5px 0 0 16px;
}

.leftBoxContentFalseBottom {
float: left;
width: 225px;
height: 5px;
display: block;
background: url("../g2/nav/l_panel_content_f_bottom.gif") no-repeat left top;
}


.helpHeader {
	float: left;
	margin-left: 6px;
	width: 210px;
	height: 24px;
	padding:  4px 0 0 9px;
	font-weight: bold;
	color: #FFF;
	background: url("../g2/nav/l_panel_help_header.gif") no-repeat left top;
}

.helpMargin {
	margin-left: 15px;
    margin-right: 10px;
	color: #FFF;
}

.helpMargin ul {
    margin-left: 0px;
    padding-left: 20px;
	color: #FFFFFF;
}

.helpMargin li {
    margin-left: 0px;
    padding-left: 2px;
	color: #FFFFFF;
}

.helpMargin a {
    color: #FFFFFF;
}

.rightSideHeader{
	float: left;
	width: 175px;
	height: 19px;
	margin: 10px 0 0 10px;
	padding: 2px 0 0 10px;
	background: url("../g2/start/right_side_header_back.gif") no-repeat left top;
	color: #FFF;

}

.rightSideContent{
	width: 171px;
	padding: 2px 0 0 19px;
}

.rightSideContent a {
	float: left;
	width: 170px;
	line-height: 14pt;
}

.contentTop {
width: 98%;
height: 20px;
}

.contentHeader {
	float: left;
    font-family: "Trebuchet MS", Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
	line-height: 16pt;
    color: #D35C02;
}

.sectionHeader {
    font-family: "Trebuchet MS", Sans-Serif;
    font-size: 10pt;
	font-weight: bold;
	line-height: 22pt;
    color: #F5A327;
    white-space: nowrap;
}

#startHeaderText {
	display: block;
	color: #FFF;
    font-family: "Trebuchet MS", Sans-Serif;
	font-size: 18pt;
	line-height: 14pt;
	height: 70px;
	padding: 38px 0 0 8px;
}

#recentActivityText {
    color: #D35C02;
    font-family: "Trebuchet MS", Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
	line-height: 16pt;
}
