/* Cumulus style sheet */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
}
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
}
/* Style used by the <cumulus:serverCatalogList> tag */
select.ServerCatalogList
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:   11px;
	width: 170px;
}
table.ThumbnailView
{
	background:   #FFFFFF;
	border-style: none;
	text-align:   center;
	margin: 0px;
}
td.recordViewTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
}
td.recordViewTitleSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #BFBFBF;
}
td.ThumbnailViewCell
{
	background:	 #FFFFFF;
	width: 170px;
}
table.ThumbnailViewCell
{
	background:	 #E5E5E5;
	width: 170px;
}
td.PaletteViewCell
{
	background:	 #FFFFFF;
	width: 120px;
}
table.PaletteViewCell
{
	background:	 #E5E5E5;
	width: 120px;
}
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:  Arial;
	font-size:	  12px;
}
tr.DetailsView1
{
	background:	 #FFFFFF;
	text-align:	 left;
	vertical-align: middle;
	border-style:   none;
}
tr.DetailsView2
{
	background:	 #DDDDDD;
	text-align:	 left;
	vertical-align: middle;
	border-style:   none;
}
td.DetailsView
{
	vertical-align: middle;
	border-style:   none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	  11px;
}
.DetailsViewText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
}
.formText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	  11px;
}
input{
	border-style: solid;
	border-color: #BFBFBF;
	border-width: 1px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-style: solid;
	border-color: #BFBFBF;
	border-width: 1px;
}
td.RecordInfoLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	  10px;
	font-weight:	bold;
	text-align:	 left;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 2px;
	color: #000000;
}
td.RecordInfoText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	  11px;
	font-weight:	normal;
	text-align:	 left;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 2px;
	color: #000000;
}
/* Backgound color for table fields */
.bgColor
{
	background:	  #BFBFBF;
}
.bgColorLight
{
	background:	  #E5E5E5;
}
/* Style for the text of the page numbers
	used by <cumulus:recordViewNavigationBar> */
span.NavigationBar
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
}
/* 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: Arial, Helvetica, sans-serif;
	font-size:	11px;
}
.SearchFormJunctor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
}
.SearchFormField
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
}
.SearchFormOp
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
	margin: 0px;
}
.SearchFormValue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
}
.recordNameText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	padding-top: 7px;
	padding-bottom: 2px;
}
.ThumbnailViewText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   10px;
	vertical-align: top;
}
.redText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
	color:		   #d90a00;
}
.textNormal /*Login and Select Catalog Text */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
	color:		   #333333;
}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
	color:		   #FF3333;
}
.textBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
	color:		   #333333;
	font-weight:	 bold;
}
/* Styles for Category Tree */
.textCatalogName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
	color:		   #000000;
	font-weight:	 bold;
}
.textMasterCategory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
	color:		   #333333;
}
.textCategory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
	color:		   #000000;
}
.textReadOnlyCategory
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   11px;
	color:		   #CCCCCC;
}
/* End for Category Tree Styles*/
.headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	   20px;
	color:		   #FFFFFF;
}
.redTextSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		11px;
	color: 			#d90a00;
}
.textSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#333333;
}
.textMini
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		9px;
	color: 			#333333;
}
.whiteTextSmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#FFFFFF;
}
.selectedCollection
{
	font-weight:	 bold;
}
.deselectedCollection
{
}
/* Style for Navigation Bar */
A.naviLight		 { color: #5C5C5C; text-decoration: none; font-weight: normal; font-size: 11px;}
A.naviLightBold		 { color: #000000; text-decoration: none; font-weight: normal; cursor: default; font-size: 11px;}
A.naviLight:visited { color: #5C5C5C; text-decoration: none;  font-size: 11px;}
A.naviLight:hover   { color: #000000; text-decoration: none;  font-size: 11px;}
A.naviDark		  { color: #CCCCCC; text-decoration: none;   font-size: 11px;}
A.naviDark:visited  { color: #CCCCCC; text-decoration: none;   font-size: 11px;}
A.naviDark:hover	{ color: #5C5C5C; text-decoration: none;   font-size: 11px; }
.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;
}
td.button{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #BFBFBF;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
td.buttonActive{
	background-color: #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #BFBFBF;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
td.buttonSelected{
	background-color: #BFBFBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #BFBFBF;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}

td.thumbnailbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #BFBFBF;
	padding: 3px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
td.thumbnailbuttonActive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #BFBFBF;
	padding: 3px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
td.thumbnailbuttonSelected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-width: 1px;
	border-style: dotted;
	border-color: #BFBFBF;
	padding: 3px;
	padding-left: 3px;
	padding-right: 5px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
td.borderButton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #BFBFBF;
	padding: 3px;
	cursor: pointer;
	cursor: hand;
}
img.borderStyle{
	border-style: solid;
	border-width: 1px;
	border-color: #BFBFBF;
	cursor: pointer;
	cursor: hand;
}
img.naviContentSpacer{
	 border-width: 0px; 
	 height: 2px; 
	 width: 100%;
	 margin: 0px;
	 padding: 0px;
}

img.tvhs{
	width: 1px;
	height: 2px;
}

img.tvvs{
	width: 2px;
	height: 1px;
}

img.pvhs{
	width: 1px;
	height: 2px;
}
 
img.pvvs{
	width: 2px;
	height: 1px;
}

body.content{
	background-color:#E5E5E5;
	padding-left: 10px;
	padding-top: 5px;
}

input.quickSearch{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:   11px;
	width: 200px;
}

input.gotopage{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:   11px;
	width: 25px;
	height: 15px;
}

.SearchResultbody{
background:#FFFFFF;
padding-left: 2px;
}