/* Cumulus style sheet */
body
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	14px;
}
td
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	12px;
}
textarea
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	14px;
}
.clear
{
font-family: Verdana,Tahoma,sans-serif;
font-size: 		10px;
color: 			#000000;
display : none;
}
/* Style used by the <cumulus:serverCatalogList> tag */
select.ServerCatalogList
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-weight: bold;
	font-size:   14px;
}
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;
	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;
}
td.RecordInfoLabel
{
	font-size:	  12px;
	font-weight:	bold;
	font-family:  Verdana,Tahoma,sans-serif;
	text-align:	 right;
	vertical-align: top;
	border-style:   none;
}
/* 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:	   14px;
	color:		   #9C0000;
}
/* 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: #9C0000;
	padding:	  1px;
}
/* Style for the text of the current page number
	used by <cumulus:recordViewNavigationBar> */
span.NavigationBarCurrentPage
{
	text-decoration: none;
	font-family:	 Verdana,Tahoma,sans-serif;
	font-size:	   14px;
	color:		   #FFFFFF;
}
.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:		   #E1091E;
}
.ThumbnailViewText
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   10px;
}
.redText /*Login and Select Catalog Text */
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   12px;
	color:		   #9c0000;
}
.textBold
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   16px;
	color:		   #9c0000;
	font-weight:	 bold;
}
.headline
{
	font-family:  Verdana,Tahoma,sans-serif;
	font-size:	   24px;
	color:		   #AE0F2A;
}
.redTextSmall
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#9c0000;
}
.leeboothroydlink
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		10px;
	color: 			#cccccc;
}
.darkgrey11px
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#444444;
}
.darkgrey10px
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		10px;
	color: 			#444444;
} 
.white11px
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 		11px;
	color: 			#FFFFFF;
}
.white14px
{
	font-family: Verdana,Tahoma,sans-serif;
	font-size: 14px;
	color: #cccccc;
}
.select { 
 background-color: #666699; 
 color: #ffffff; 
}

