/* Cumulus style sheet 
A:link {font-family: Verdana,Arial,Helvetica,sans-serif; color #333333; font-size: 9px; text-decoration: none}
A:visited {font-family: Verdana,Arial,Helvetica,sans-serif; color #333333;  font-size: 9px; text-decoration: none}
A:active {font-family: Verdana,Arial,Helvetica,sans-serif; color #d90a00; font-size: 9px; text-decoration: none}
A:hover {font-family:  Verdana,Arial,Helvetica,sans-serif;  color: blue; font-size: 9px; text-decoration: underline;}
*/

body
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	9px;
	color: #333333;
	background: #a1d60f;
}
td
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	9px;
	color: #333333;
}
textarea
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	9px;
	color: #333333;
}
/* Style used by the <cumulus:serverCatalogList> tag */
select.ServerCatalogList
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:	9px;
	color: #333333;
}
table.ThumbnailView
{
	background:   #FFFFFF;
	border-style: none;
	text-align:   center;
}
td.ThumbnailViewCell
{
	background:	 #FFFFFF;
	border-style:   solid;
	border-width:   1px;
	border-color:   #DDDDDD;
}
table.ThumbnailViewCell
{
	background:	 #FFFFFF;
	border-style:   none;
}
table.DetailsView
{
	background:	 #FFFFFF;
	color:		  #000000;
	border-style:   solid;
	border-width:   1px;
	border-color:   #DDDDDD;
	border-spacing: 0px;
	text-align:	 center;
	font-size:	  12px;
	margin:		 0px;
}
th.DetailsView
{
	background:	 #000000;
	border-style:   none;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	9px;
	color: #333333;
}
tr.DetailsView1
{
	background:	 #333333;
	text-align:	 left;
	vertical-align: middle;
	border-style:   none;
	cursor:		 hand;
}
tr.DetailsView2
{
	background:	 #DDDDDD;
	text-align:	 left;
	vertical-align: middle;
	border-style:   none;
	cursor:		 hand;
}
td.DetailsView
{
	vertical-align: middle;
	border-style:   none;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	9px;
	color: #333333;
}
.DetailsViewText
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	9px;
	color: #333333;
}
.formText
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	9px;
	color: #333333;
}
td.RecordInfoLabel
{
	font-size:	  12px;
	font-weight:	bold;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	text-align:	 right;
	vertical-align: top;
	border-style:   none;
}
/* Backgound color for table fields */
.bgColor
{
	/*background:	  #3B7ABD;*/
	background: #333333;
}
.bgColorLight
{
	background:	  #FFFFFF;
}
/* Style for the text of the page numbers
	used by <cumulus:recordViewNavigationBar> */
span.NavigationBar
{
	text-decoration: underline;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   9px;
/*	color:		   #3B7ABD;*/
	color:		   #333333;
}
/* Style for the anchor of the page numbers
	used by <cumulus:recordViewNavigationBar> */
a.NavigationBar
{
	text-decoration: none;
}
/* Style for the border of the current page number
	used by <cumulus:recordViewNavigationBar> */
td.NavigationBarCurrentPage
{
	border-style: solid;
	border-width: 0px;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   9px;
	/*border-color: #3B7ABD;*/
	border-color: #333333;
	color: #d90a00;
	font-weight: bold;
}
/* Style for the border of the current page number
	used by <cumulus:recordViewNavigationBar> */
input.NavigationBarCurrentPage
{
	margin:	   0;
	border-style: none;
	text-align:   center;
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	9px;
}
.SearchFormJunctor
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	12px;
}
.SearchFormField
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   12px;
}
.SearchFormOp
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   12px;
}
.SearchFormValue
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   12px;
}
.recordNameText
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   9px;
	font-weight:	bold;
	color:		   #d90a00;
}
.ThumbnailViewText
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   9px;
	color: #333333;
	text-decoration: none;
}
a.ThumbnailViewText
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   10px;
	color: #666666;
	text-decoration: none;
}
a.ThumbnailViewText:hover
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.ThumbnailViewText:active
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: d90a00;
	text-decoration: none;
}
.redText
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   9px;
	font-weight:	bold;
	color:		   #d90a00;
}
.textNormal /*Login and Select Catalog Text */
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   9px;
	/*color:		   #3B7ABD;*/
	color:			#333333;
}
.textBold
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   16px;
	/*color:		   #3B7ABD;*/
	color:			#333333;
	font-weight:	 bold;
}
/* Styles for Category Tree */
.textCatalogName
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   12px;
	color:		   #000000;
	font-weight:	 bold;
}
.textMasterCategory
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   12px;
	/*color:		   #3B7ABD;*/
	color:			#333333;
}
.textCategory
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   10px;
	color:		   #666666;
	font-weight:	 bold;
}


/* Style for Navigation Bar
a.textCategory:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 10px; }
a.textCategory:hover   { color: #d90a00; text-decoration: none; font-weight: bold; font-size: 10px; }
textCategory:active   { color: #d90a00; text-decoration: none; font-weight: bold; font-size: 10px; }
 */
 


.textReadOnlyCategory
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   12px;
	color:		   #CCCCCC;
}
/* End for Category Tree Styles*/
.headline
{
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size:	   24px;
	color:		   #FFFFFF;
}
.redTextSmall
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 		11px;
	color: 			#d90a00;
}
.textSmall
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 		9px;
	/*color: 			#3B7ABD;*/
	color:			#333333;
}
.textMini
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 		9px;
	/*color: 			#3B7ABD;*/
	color:			#333333;
}
.whiteTextSmall
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 		11px;
	color: 			#FFFFFF;
}
.selectedCollection
{
	font-weight:	 bold;
}
.deselectedCollection
{
}
/* Style for Navigation Bar */
.naviLight		 { color: #000000; text-decoration: none; font-weight: bold; font-size: 10px; }
A.naviLight		 { color: #666666; text-decoration: none; font-weight: bold; font-size: 10px; }
A.naviLight:visited { color: #666666; text-decoration: none; font-weight: bold; font-size: 10px; }
A.naviLight:hover   { color: #666666; text-decoration: underline; font-weight: bold; font-size: 10px; }
A.naviDark		  { color: #000000; text-decoration: none; font-weight: bold; font-size: 10px;  }
A.naviDark:visited  { color: #000000; text-decoration: none; font-weight: bold; font-size: 10px;  }
/*A.naviDark:hover	{ color: #3B7ABD; text-decoration: none;  }*/
A.naviDark:hover	{ color: #000000; text-decoration: underline; font-weight: bold; font-size: 10px; }
.naviLightDisabled		 { color: #dcdcdc; text-decoration: none; font-weight: bold; font-size: 10px; }

.recordCount		 { color: #ffffff; text-decoration: none; font-style: italic; font-size: 10px; }

/* Style for Navigation Bar */
.naviLightWhite		 { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 10px; }
A.naviLightWhite		 { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 10px; }
A.naviLightWhite:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 10px; }
A.naviLightWhite:hover   { color: #FFFFFF; text-decoration: underline; font-weight: bold; font-size: 10px; }

.selected
{
 	background:   #98D9FF;
	background:   #98D9FF;
}
.deselected
{
	/* background:   #FFFFFF; */
}
a.CategoryTree
{
	text-decoration: none;
}
a.CategoryTree:visited
{
	text-decoration: none;
}
a.categoryTreeExpand
{
	text-decoration: none;
}
a.categoryTreeSearch
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}
a.categoryTreeSearch:active
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #d90a00;
	font-size: 10px;
	font-weight: bold;
}
a.categoryTreeSearch:hover
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: d90a00;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a.categoryTreeSelector
{
	text-decoration: none;
	color: #d90a00;
	font-size: 10px;
}
a.categoryTreeSelector:active
{
	text-decoration: none;
	color: #d90a00;
	font-size: 10px;
}
a.categoryTreeSelector:hover
{
	text-decoration: none;
	color: #d90a00;
	font-size: 10px;
}

