﻿div.groupArticleListTitle
{
	width: 100%;
	height: 30px;
	background-image: url(Images/result_title_gradient.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
	font-size: 22px;
	color: #003c5a;
	font-weight: bold;
	font-family: Verdana;
}

div.groupArticleListSubTitle
{
	width: 100%;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding-left: 5px;
	vertical-align: top;
	font-size: 12px;
	color: #003c5a;
	font-family: Verdana;
	border-bottom: solid 2px #003c5a;
}

span.groupArticleListPath,
span.groupArticleListPath a:hover,
span.groupArticleListPath a:link,
span.groupArticleListPath a:visited
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

span.groupArticleListPath,
span.groupArticleListPath a:link,
span.groupArticleListPath a:visited
{
	color: #AAAAAA;
}
span.groupArticleListPath a:hover
{
	color: #003c5a !important;
}

table.groupArticleList
{
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	font-size: 11px;		
	margin-bottom: 50px;	
}

table.groupArticleList th
{
	background-color: #94b5ca;
	font-weight: bold;
	text-align: left;
}

table.groupArticleList tr.mainRow
{	
	background-color: #F0F0F0;
}
table.groupArticleList tr.alternateRow
{
	background-color: #DEDEDE;
}

table.groupArticleList div.title
{
	color: #002c4a;
	font-weight: bold;
}

table.groupArticleList div.description
{
	margin-top: 5px;
}

table.groupArticleList th.idColumn
{
	width: 30px;
}

table.groupArticleList td.idColumn
{
	text-align: center;
	vertical-align: top;
}

table.groupArticleList th.titleColumn
{
	width: auto;
}
table.groupArticleList td.titleColumn
{
	width: auto;
}

table.groupArticleList td.titleColumn a:visited,
table.groupArticleList td.titleColumn a:link
{
	color: #002c4a;
}

table.groupArticleList td.titleColumn a:hover
{
	color: Blue;
}

table.groupArticleList th.crDateColumn
{
	width: 70px;	
}

table.groupArticleList td.crDateColumn
{
	text-align: center;
	width: 70px;	
}


div.menuContainer a
{
	font-weight: bold;
}

ul.rowListLevel_0,
ul.rowListLevel_1,
ul.rowListLevel_2,
ul.rowListLevel_3,
ul.rowListLevel_4,
ul.rowListLevel_5,
ul.rowListLevel_6,
ul.rowListLevel_7,
ul.rowListLevel_8,
ul.rowListLevel_9
{
	clear: both;	
	vertical-align: middle;
	background-color: #ffc010;
	padding: 5px 5px 0px 5px;
	overflow: auto;
	margin: 0px;
/*	border-bottom: solid 1px #ad9a64;*/
}

ul.rowListLevel_1,
ul.rowListLevel_2,
ul.rowListLevel_3,
ul.rowListLevel_4,
ul.rowListLevel_5,
ul.rowListLevel_6,
ul.rowListLevel_7,
ul.rowListLevel_8,
ul.rowListLevel_9
{
	font-size: 85%;	
	padding: 1px 5px 0px 5px;	
}

ul.rowListLevel_1
{
	background-color: #ffd04c;
}

ul.rowListLevel_2
{
	background-color: #ffe394;
}

ul.rowListLevel_3
{
	background-color: #ffefc1;
}

ul.rowListLevel_4
{
	background-color: #fff6d9;
}

ul.rowListLevel_5
{
	background-color: #fff7df;
}

ul.rowListLevel_6
{
	background-color: #FFF9E5;
}

ul.rowListLevel_7
{
	background-color: #FFFAEC;
}

ul.rowListLevel_8
{
	background-color: #FFFCF2;
}

ul.rowListLevel_9
{
	background-color: #FFFDF8;
}

ul.rowListLevel_0 li,
ul.rowListLevel_0 li.selected,
ul.rowListLevel_1 li,
ul.rowListLevel_1 li.selected,
ul.rowListLevel_2 li,
ul.rowListLevel_2 li.selected,
ul.rowListLevel_3 li,
ul.rowListLevel_3 li.selected,
ul.rowListLevel_4 li,
ul.rowListLevel_4 li.selected,
ul.rowListLevel_5 li,
ul.rowListLevel_5 li.selected,
ul.rowListLevel_6 li,
ul.rowListLevel_6 li.selected,
ul.rowListLevel_7 li,
ul.rowListLevel_7 li.selected,
ul.rowListLevel_8 li,
ul.rowListLevel_8 li.selected,
ul.rowListLevel_9 li,
ul.rowListLevel_9 li.selected
{
	cursor: pointer;
	float: left;
	display: inline;	
	position: relative;
	margin-right: 20px;			
	text-align: center;	
}

ul.rowListLevel_1 li a,
ul.rowListLevel_2 li a,
ul.rowListLevel_3 li a,
ul.rowListLevel_4 li a,
ul.rowListLevel_5 li a,
ul.rowListLevel_6 li a,
ul.rowListLevel_7 li a,
ul.rowListLevel_8 li a,
ul.rowListLevel_9 li a
{
	color: #407c9a;
}

ul.rowListLevel_1 li a:hover,
ul.rowListLevel_2 li a:hover,
ul.rowListLevel_3 li a:hover,
ul.rowListLevel_4 li a:hover,
ul.rowListLevel_5 li a:hover,
ul.rowListLevel_6 li a:hover,
ul.rowListLevel_7 li a:hover,
ul.rowListLevel_8 li a:hover,
ul.rowListLevel_9 li a:hover
{
	color: #003c5a;
}

ul.rowListLevel_1 li.selected a,
ul.rowListLevel_2 li.selected a,
ul.rowListLevel_3 li.selected a,
ul.rowListLevel_4 li.selected a,
ul.rowListLevel_5 li.selected a,
ul.rowListLevel_6 li.selected a,
ul.rowListLevel_7 li.selected a,
ul.rowListLevel_8 li.selected a,
ul.rowListLevel_9 li.selected a
{
	color: #003c5a;
}

ul.rowListLevel_0 span,
ul.rowListLevel_1 span,
ul.rowListLevel_2 span,
ul.rowListLevel_3 span,
ul.rowListLevel_4 span,
ul.rowListLevel_5 span,
ul.rowListLevel_6 span,
ul.rowListLevel_7 span,
ul.rowListLevel_8 span,
ul.rowListLevel_9 span
{
	height: 20px;
	display: block;
	float: left;
	white-space: nowrap;
	padding: 8px 10px 2px 1px;	
	cursor: pointer;	
}

ul.rowListLevel_1 span,
ul.rowListLevel_2 span,
ul.rowListLevel_3 span,
ul.rowListLevel_4 span,
ul.rowListLevel_5 span,
ul.rowListLevel_6 span,
ul.rowListLevel_7 span,
ul.rowListLevel_8 span,
ul.rowListLevel_9 span
{
	height: 15px;
	padding: 2px 10px 2px 1px;		
}

ul.rowListLevel_0 li.selected,
ul.rowListLevel_1 li.selected,
ul.rowListLevel_2 li.selected,
ul.rowListLevel_3 li.selected,
ul.rowListLevel_4 li.selected,
ul.rowListLevel_5 li.selected,
ul.rowListLevel_6 li.selected,
ul.rowListLevel_7 li.selected,
ul.rowListLevel_8 li.selected,
ul.rowListLevel_9 li.selected
{		
	background-image: url(./Images/backgrounds.png);
	background-position: left 0px;
	padding: 0 0 0 10px;
}

ul.rowListLevel_1 li.selected
{
	background-position: left -200px;
}

ul.rowListLevel_2 li.selected
{
	background-position: left -400px;
}

ul.rowListLevel_3 li.selected
{
	background-position: left -600px;
}

ul.rowListLevel_4 li.selected
{
	background-position: left -800px;
}

ul.rowListLevel_5 li.selected
{
	background-position: left -1000px;
}

ul.rowListLevel_6 li.selected
{
	background-position: left -1200px;
}

ul.rowListLevel_7 li.selected
{
	background-position: left -1400px;
}

ul.rowListLevel_8 li.selected
{
	background-position: left -1600px;
}

ul.rowListLevel_9 li.selected
{
	background-position: left -1800px;
}

ul.rowListLevel_0 li.selected span,
ul.rowListLevel_1 li.selected span,
ul.rowListLevel_2 li.selected span,
ul.rowListLevel_3 li.selected span,
ul.rowListLevel_4 li.selected span,
ul.rowListLevel_5 li.selected span,
ul.rowListLevel_6 li.selected span,
ul.rowListLevel_7 li.selected span,
ul.rowListLevel_8 li.selected span,
ul.rowListLevel_9 li.selected span
{	
	background-image: url(./Images/backgrounds.png);
	background-position: right 0px;
	cursor: pointer;
}

ul.rowListLevel_1 li.selected span
{
	background-position: right -200px;
}

ul.rowListLevel_2 li.selected span
{
	background-position: right -400px;
}

ul.rowListLevel_3 li.selected span
{
	background-position: right -600px;
}

ul.rowListLevel_4 li.selected span
{
	background-position: right -800px;
}

ul.rowListLevel_5 li.selected span
{
	background-position: right -1000px;
}

ul.rowListLevel_6 li.selected span
{
	background-position: right -1200px;
}

ul.rowListLevel_7 li.selected span
{
	background-position: right -1400px;
}

ul.rowListLevel_8 li.selected span
{
	background-position: right -1600px;
}

ul.rowListLevel_9 li.selected span
{
	background-position: right -1800px;
}
