/* Cumulus style sheet */
body

{

	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	12px;
}
td
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	10px;
}
textarea
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	12px;
}
/* Style used by the <cumulus:serverCatalogList> tag */
select.ServerCatalogList
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-weight: bold;
	font-size:   12px;
}
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:	  10px;
	margin:		 0px;
}
.DetailsViewText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
}
.formText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	  11px;
}

/* Backgound color for table fields */
.bgColor
{
	background:	  #444444;
}
.bgColorLight
{
	background:	  #EFEFEF;
}
/* 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:	   10px;
//	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: solid;
	border-width: 1px;
	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:	10px;
}
.SearchFormField
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
}
.SearchFormOp
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
}
.SearchFormValue
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
}

.ThumbnailViewText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
}
.redText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
	color:		   #d90a00;
}

.textBold
{
	font-family:  Verdana, Tahoma, sans-serif;
	font-size:	   12px;
	color:		   #FFCC00;
	font-weight:	 bold;
}
/* Styles for Category Tree */
.textCatalogName
{
	font-family:  Verdana, Tahoma, sans-serif;
	font-size:	   10px;
	color:		   #FFFFFF;
	font-weight:	 bold;
}
.textMasterCategory
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   9px;
	color:		   #3B7ABD;
}

.textReadOnlyCategory
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   9px;
	color:		   #CCCCCC;
}
/* End for Category Tree Styles*/
.headline
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:	   12px;
	color:		   #FFFFFF;
	font-weight: bold;
	letter-spacing: 5px;
}
.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;
}
.selectedCollection
{
	font-weight:	 bold;
}
.deselectedCollection
{
}
/* Style for Navigation Bar */
A.naviLight		 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.naviLight:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.naviLight:hover   {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
A.naviDark		  {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
A.naviDark:visited  {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
A.naviDark:hover	{
	color: #3B7ABD;
	text-decoration: none;
	font-weight: bold;
}

.deselected
{
	background:   ;
}
a.CategoryTree
{
	text-decoration: none;
}
a.categoryTreeExpand
{
	text-decoration: none;
}
a.categoryTreeSearch
{
	text-decoration: none;
}
a.categoryTreeSelector
{
	text-decoration: none;
}
/*
.stock {

	font-family:  Arial, Helvetica, sans-serif;
	font-size:	   25px;
	color:		   #EFEFEF;
	letter-spacing: 5px;
}
.textplus {

	font-family:  Verdana, Tahoma, sans-serif;
	font-size:	   12px;
	color:		   #FFFFFF;
}
.recordNameText2 {

	font-family:  Verdana, Tahoma, sans-serif;
	font-size:	   10px;
	font-weight:	 bold;
	color:		   #666666;
}
*/