/* Cumulus style sheet */
body
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	12px;
}
td
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	12px;
}
textarea
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	14px;
}
/* Style used by the <cumulus:serverCatalogList> tag */
select.ServerCatalogList
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:   11px;
}
table.ThumbnailView
{
	border-style: none;
	text-align:   center;
}
td.ThumbnailViewCell
{
	background:	 white;
	border-style:   none;
	border-width:   0px;
	border-color:   white;
}
table.ThumbnailViewCell
{
	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;
	color:		  #FFFFFF;
	border-style:   none;
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	  12px;
}
tr.DetailsView1
{
	background:	 #FFFFFF;
	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,Tahoma,sans-serif;
	font-size:	  11px;
}
.DetailsViewText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
}
.formText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	  11px;
}
.formText01
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	  11px;
}
td.RecordInfoLabel
{
	font-size:	  10px;
	font-weight:	bold;
	font-family:  Verdana,Tahoma,sans-serif;
	text-align:	 left;
	vertical-align: top;
	border-style:   none;
}
td.RecordInfoLabel01
{
	font-size:	  10px;
	font-family:  Verdana,Tahoma,sans-serif;
	text-align:	 left;
	vertical-align: baseline;
	border-style:   none;
}
td.RecordInfoNormalText
{
	font-size:	  10px;
	font-family:  Verdana,Tahoma,sans-serif;
	text-align:	 left;
	vertical-align: top;
	border-style:   none;
}
textarea.RecordInfoNormalText
{
	font-size:	  10px;
	font-family:  Verdana,Tahoma,sans-serif;
	text-align:	 left;
	vertical-align: top;
	border-style:   none;
	background-color: #FFFFFF;
}
/* Backgound color for table fields */
.bgColor
{
	background:	  #3B7ABD;
}
.bgColorLight
{
	background:	  #FFFFFF;
}
/* Style for the text of the page numbers
	used by <cumulus:recordViewNavigationBar> */
span.NavigationBar
{
	text-decoration: underline;
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
//	color:		   #3B7ABD;
}
/* 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: none;
	border-width: 0px;
	border-color: #3B7ABD;
}
/* 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,Tahoma,sans-serif;
	font-size:	10px;
}
.SearchFormJunctor
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	12px;
}
.SearchFormField
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
}
.SearchFormOp
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
}
.SearchFormValue
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
}
.recordNameText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	font-weight:	 bold;
	color:		   #d90a00;
}
.ThumbnailViewText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
}
.redText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #d90a00;
}
.textNormal /*Login and Select Catalog Text */
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #000000;
}
.textfaksi01 /*Login and Select Catalog Text */
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
	color:		   #706900;
}
.textBold
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   16px;
	color:		   #3B7ABD;
	font-weight:	 bold;
}
/* Styles for Category Tree */
.textCatalogName
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #000000;
	font-weight:	 bold;
}
.textMasterCategory
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #3B7ABD;
}
.textCategory
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
	color:		   #000000;
}
.textReadOnlyCategory
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #CCCCCC;
}
/* End for Category Tree Styles*/
.headline
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   24px;
	color:		   #FFFFFF;
}
.redTextSmall
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#d90a00;
}
.textSmall
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#3B7ABD;
}
.textMini
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		9px;
	color: 			#3B7ABD;
}
.whiteTextSmall
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#FFFFFF;
}
.whiteTextSmaller
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#FFFFFF;
}
.greenTextSmaller
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#958829;
	font-weight:	 bold;
}
.TextSmaller
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	font-weight:	 bold;
}
.blackTextSmallest
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		9px;
	font-weight:	 normal;
}
.redTextSmallest
{
	font-family: Verdana,Tahoma,sans-serif;
	color:	red;
	font-size: 		9px;
	font-weight:	 normal;
}
.redTextfat
{
	font-family: Verdana,Tahoma,sans-serif;
	color:	red;
	font-size: 		12px;
	font-weight:	 normal;
}
.blackTextfat
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		14px;
	font-weight:	 normal;
}
.selectedCollection
{
	font-weight:	 bold;
}
.deselectedCollection
{
}
/* Style for Navigation Bar */
A.whiteLink			{ font-family: Verdana,Tahoma,sans-serif; color: #FFFFFF; font-size:	11px; text-decoration: none; }
A.whiteLink:visited	{ font-family: Verdana,Tahoma,sans-serif; color: #FFFFFF; font-size:	11px; text-decoration: none; }
A.whiteLink:hover	{ font-family: Verdana,Tahoma,sans-serif; color: #FFFFFF; font-size:	11px; text-decoration: none; }
A.greenLink			{ font-family: Verdana,Tahoma,sans-serif; color: #958829; font-weight: bold; font-size:	11px; text-decoration: none; }
A.greenLink:visited	{ font-family: Verdana,Tahoma,sans-serif; color: #958829; font-weight: bold; font-size:	11px; text-decoration: none; }
A.greenLink:hover	{ font-family: Verdana,Tahoma,sans-serif; color: #958829; font-weight: bold; font-size:	11px; text-decoration: none; }
A.blackLink			{ font-family: Verdana,Tahoma,sans-serif; color: #000000; font-weight: bold; font-size:	11px; text-decoration: none; }
A.blackLink:visited	{ font-family: Verdana,Tahoma,sans-serif; color: #000000; font-weight: bold; font-size:	11px; text-decoration: none; }
A.blackLink:hover	{ font-family: Verdana,Tahoma,sans-serif; color: #000000; font-weight: bold; font-size:	11px; text-decoration: none; }
A.blackLinkfat			{ font-family: Verdana,Tahoma,sans-serif; color: #000000; font-size:	14px; text-decoration: none; }
A.blackLinkfat:visited	{ font-family: Verdana,Tahoma,sans-serif; color: #000000; font-size:	14px; text-decoration: none; }
A.blackLinkfat:hover	{ font-family: Verdana,Tahoma,sans-serif; color: #000000; font-size:	14px; text-decoration: none; }
A.blackLinklight			{ font-family: Verdana,Tahoma,sans-serif; color: #000000; font-weight: normal; font-size:	9px; text-decoration: none; }
A.blackLinklight:visited	{ font-family: Verdana,Tahoma,sans-serif; color: #000000; font-weight: normal; font-size:	9px; text-decoration: none; }
A.blackLinklight:hover		{ font-family: Verdana,Tahoma,sans-serif; color: #000000; font-weight: normal; font-size:	9px; text-decoration: none; }
A.redLinklight			{ font-family: Verdana,Tahoma,sans-serif; color: red; font-weight: normal; font-size:	9px; text-decoration: none; }
A.redLinklight:visited	{ font-family: Verdana,Tahoma,sans-serif; color: red; font-weight: normal; font-size:	9px; text-decoration: none; }
A.redLinklight:hover		{ font-family: Verdana,Tahoma,sans-serif; color: red; font-weight: normal; font-size:	9px; text-decoration: none; }
A.redLinkSmaller			{ font-family: Verdana,Tahoma,sans-serif; color: red; font-weight: bold; font-size:	11px; text-decoration: none; }
A.redLinkSmaller:visited	{ font-family: Verdana,Tahoma,sans-serif; color: red; font-weight: bold; font-size:	11px; text-decoration: none; }
A.redLinkSmaller:hover		{ font-family: Verdana,Tahoma,sans-serif; color: red; font-weight: bold; font-size:	11px; text-decoration: none; }
A.naviLight			{ font-family: Verdana,Tahoma,sans-serif; color: #FFFFFF; text-decoration: none; }
A.naviLight:visited { font-family: Verdana,Tahoma,sans-serif; color: #FFFFFF; text-decoration: none; }
A.naviLight:hover   { font-family: Verdana,Tahoma,sans-serif; color: #CCCCCC; text-decoration: none; }
A.naviDark			{ color: #CCCCCC; text-decoration: none;  }
A.naviDark:visited  { color: #9a9898; text-decoration: none;  }
A.naviDark:hover	{ color: #3B7ABD; text-decoration: none;  }
.selected
{
	background:   #98D9FF;
}
.deselected
{
	background:   #FFFFFF;
}
a.CategoryTree
{
	text-decoration: none;
}
a.categoryTreeExpand
{
	text-decoration: none;
}
a.categoryTreeSearch
{
	text-decoration: none;
}
a.categoryTreeSelector
{
	text-decoration: none;
}

