﻿html {
	height:100%;
}
body {
	height:100%;
	background-color: #CCCCCC;
	margin: 10px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
	font-family:Arial,Verdana;
	font-size:12px;
}
td {
	vertical-align:top;
	}

H2
{
	color: #666666; 
	font-size:16px;
	font-weight:normal;
	margin: 3px 0px 3px 0px;
}

H3
{
	color: #990000; 
	font-size:13px;
	font-weight:bold;
	margin: 4px 0px 2px 15px;
}

a.afLink:link { font-style: normal; font-weight: normal; font-variant: normal; color: #0099CC; text-decoration: underline}
a.afLink:active { font-style: normal; font-weight: normal; font-variant: normal; color: #0099CC; text-decoration: underline}
a.afLink:visited { font-style: normal; font-weight: normal; font-variant: normal; color: #0099CC; text-decoration: underline}
a.afLink:hover {font-style: normal; font-weight: normal; color: #0033CC; font-variant: normal; text-decoration: underline}

/* Named style sheet classes */
.afMainShell 
{
	margin: 0px 0px 0px 0px;
	background-color: #CCCCCC;
	border: none;
	height: 92%;
	width: 100%;
	vertical-align:top;
	text-align:center;	
}
.afMainShellTD { height:92% }
	
.afMainShellInner 
{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100;
	vertical-align:top;
	text-align:center;	
}


.afSiteHeaderTRXXX { height:10%; }
.afSiteBodyTRXXX { height:92%; }

.afSiteHeaderLeft
{
	background-color: #FFFFFF;
}
.afSiteHeaderRight
{
	color:#000000;
	font-weight:bold;
	text-align:right;
	margin: 5 5 0 0;
	
}




/* PAGE STYLES */
.afSiteMapPath 
{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin:10px 5px 5px 10px;
}
.afSiteMapPath a:link { font-weight: normal; color: #333333; text-decoration: none}
.afSiteMapPath a:visited {font-weight: normal; color: #333333; text-decoration: none}
.afSiteMapPath a:active { font-weight: normal; color: #333333; text-decoration: none}
.afSiteMapPath a:hover { font-weight: normal; color: #666666; text-decoration: underline}


.afPage
{
	background-color: #FFFFFF;
	margin: 5 5 5 5;
	height:70%;
}
.afPageHeader
{
	background-image: url(Images/ribbon_repeat.gif) ;	
	background-color: #FFFFFF;
	background-repeat:repeat-x; 
	height: 19px;
}
.afPagePrintHeader 
{
	font-weight: bold;
	font-size:24px; 
	color: #333333; 
	margin: 5px 0px 15px 0px;
	border-bottom:solid 6px #B50000; 	
	text-align:left
}
.afPagePrintHeader H1
{
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	font-size:24px; 
}

.afPageTitle 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin: 0px 0px 0px 5px; 
}


.afPageTitle H2
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin: 0px 0px 0px 5px; 
}
.afPageTitle a:link { font-weight: bold; color: #666666; text-decoration: none}
.afPageTitle a:active { font-weight: bold; color: #666666; text-decoration: none}
.afPageTitle a:visited {font-weight: bold; color: #666666; text-decoration: none}
.afPageTitle a:hover { font-weight: bold; color: #666666; text-decoration: underline}

.afPageSubTitle 
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666; 
}
/* Page Navigation (i.e. top buttons) */
.afPageNavigation
{
	 border-top:solid 1px #9A9A9A;
	 border-bottom:solid 1px #9A9A9A;
	 border-left:solid 1px #9A9A9A;
	 border-right:solid 1px #9A9A9A;
	 background-color:#DEDEDE;
	 height:38px;
	 font-size:11px;
	 margin: 0px  2px 0px 12px;
	 width:98%;
}

.afPageDetail
{
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 98%;
	height: 100%;
	
}
.afPageText
{
	margin:  10px 80px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal; 
}
.afPageText TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;    
}
.afPageContent
{
	margin: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal; 	
}
.afSectionNav 
{
	background-color: #656565;
	border: 1 1 #000000;
	text-align:center;
	
}
.afSectionFooter 
{
	background-color: #656565;
	border: 1 1 #000000;
	text-align:center;
	
}

.afSiteFooter 
{
	background-color: #FFFFFF;
	text-align:left;
	
}

.afMessageDisplay 	{ 
		width: 98%; 
		background-color:#FFFFD5; 
		color:#990000; 
		margin: 10px 5px 5px 5px; 
		border-top:solid 1px #990000; 
		border-bottom:solid 1px #990000; 
		border-left:solid 1px #990000; 
		border-right:solid 1px #990000; 		
		}		
.afMessageDisplay_Error	{ 
		width: 98%; 
		background-color:#FFFFD5; 
		color:#990000; 
		margin: 10px 5px 5px 5px; 
		border-top:solid 1px #990000; 
		border-bottom:solid 1px #990000; 
		border-left:solid 1px #990000; 
		border-right:solid 1px #990000; 		
		}
.afMessageDisplay_Warning	{ 
		width: 98%; 
		background-color:#FFFFD5; 
		color:#AAAA00; 
		margin: 10px 5px 5px 5px; 
		border-top:solid 1px #AAAA00; 
		border-bottom:solid 1px #AAAA00; 
		border-left:solid 1px #AAAA00; 
		border-right:solid 1px #AAAA00; 		
		}
.afMessageDisplay_Info	{ 
		width: 98%; 
		background-color:#FFFFD5; 
		color:#000099; 
		margin: 10px 5px 5px 5px; 
		border-top:solid 1px #000099; 
		border-bottom:solid 1px #000099; 
		border-left:solid 1px #000099; 
		border-right:solid 1px #000099; 		
		}
.afMessageDisplay_Confirm	{ 
		width: 98%; 
		background-color:#FFFFD5; 
		color:#000099; 
		margin: 10px 5px 5px 5px; 
		border-top:solid 1px #000099; 
		border-bottom:solid 1px #000099; 
		border-left:solid 1px #000099; 
		border-right:solid 1px #000099; 		
		}		
.afMessageDisplayItem_Error { color:#990000; }
.afMessageDisplayItem_Error A { color:#990000; text-decoration:none; }
.afMessageDisplayItem_Error A:hover { color:#990000; text-decoration:underline; }
.afMessageDisplayItem_Warning { color:#AAAA00; }
.afMessageDisplayItem_Warning A { color:#AAAA00; text-decoration:none; }
.afMessageDisplayItem_Warning A:hover { color:#AAAA00; text-decoration:underline; }
.afMessageDisplayItem_Info { color:#000099; }
.afMessageDisplayItem_Info A { color:#000099; text-decoration:none; }
.afMessageDisplayItem_Info A:hover { color:#000099; text-decoration:underline; }
.afMessageDisplayItem_Confirm { color:#000099; }
.afMessageDisplayItem_Confirm A { color:#000099; text-decoration:none; }
.afMessageDisplayItem_Confirm A:hover { color:#000099; text-decoration:underline; }


.afAdditionalInfo 
{
	background-color: #676767;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1 1 #676767;
	width: 400;
	font-weight: bold; 
	color: #634173; 
	text-decoration: none
}


.afAdditionalInfoTitle 
{
	background-color: #676767;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
	height: 30;
	width: 100%;
	font-weight: bold; 
	color: #634173; 
	text-decoration: none
}

.afAdditionalInfoText 
{
	background-color: #CCCCCC;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	height: 200;
	width: 100%;
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}

.afPageBox 
{
	margin:  5 5 5 15;
	background-color: #FFFFD5;
	border-left:solid 1px #242424; 	 
	border-top:solid 1px #242424; 	 
	border-right:solid 2px #242424; 	 
	border-bottom:solid 2px #242424; 	 
}


.afPageFrame 
{
	margin:  5px 5px 5px 15px;
	background-color: #FFFFFF;
	border:solid 1px #242424; 	 
	width:500px;
	
}

.afListPagingLinks 
{
	font-size: 12px;
	font-weight:bold;
}
.afListPagingLinks a:link { font-weight: normal; font-size: 11px; color: #333333; text-decoration: none}
.afListPagingLinks a:active { font-weight: normal; font-size: 11px; color: #333333; text-decoration: none}
.afListPagingLinks a:visited {font-weight: normal; font-size: 11px; color: #333333; text-decoration: none}
.afListPagingLinks a:hover { font-weight: normal; font-size: 11px; color: #666666; text-decoration: underline}

/* Data Grid Styles */
.afDataList 
{
	padding:0 5px 0 5px;
}

.afDataListHeader
{
	background-color:#676767;
	color:#FFFFFF;
	font-size:12px;
	height:30px;
	 

}
.afDataListHeader a:link { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:active { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:visited {font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:hover { font-weight: bold; color: #634173; text-decoration: underline}


.afDataListPager
{
	 background-color:#676767;
	 text-align:right;
}

.afDataListRow
{
  background-color: #FFFFFF;
  color:black;
  padding:0px 5px 0px 5px;
  margin: 1px 1px 1px 1px;
  height:20px;
  text-align:left;
  font-size:12px;
  /* cursor: pointer; */
}
.afDataListRow TD {padding:0 5 0 5; }

.afDataListRowAlt
{
  background-color: #FFFFFF;
  color:black;
  margin: 1px 1px 1px 1px;
  padding:0px 5px 0px 5px;
  height:20px;
  text-align:left;
  font-size:12px;
  /* cursor: pointer; */
}
.afDataListRowAlt TD {padding:0 5 0 5; }

.afDataListRowHover
{
  background-color: #DEDEDE;
  color:black;
  margin: 1px 1px 1px 1px;
  height:20px;
  text-align:left;
  font-size:12px;
  /* cursor: pointer; */
}

.afDataListRowHover TD {padding:0 5 0 5; }

.afDataListRowSel
{
  background-color: #DEDEDE;
  color:black;
  margin: 1px 1px 1px 1px;
  height:20px;
  text-align:left;
  font-size:12px;
  /* cursor: pointer; */
}
.afDataListRowSel TD {padding:0 5 0 5; }

.afDataListHeader a:link { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:active { font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:visited {font-weight: bold; color: #FFFFFF; text-decoration: none}
.afDataListHeader a:hover { font-weight: bold; color: #634173; text-decoration: underline}

.afDataListRow a:link { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRow a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRow a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRow a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afDataListRowAlt a:link { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowAlt a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowAlt a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowAlt a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afDataListRowHover a:link { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowHover a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowHover a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afDataListRowHover a:hover { font-weight: normal; color: #666666; text-decoration: underline}


a.afDataListAction:link { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
a.afDataListAction:active { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
a.afDataListAction:visited { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
a.afDataListAction:hover { font-size:9px; font-weight: bold; color: #666666; text-decoration: underline}


.afDataListAction a:link { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afDataListAction a:active { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afDataListAction a:visited { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afDataListAction a:hover { font-size:9px; font-weight: bold; color: #666666; text-decoration: underline}


/* Data Child List Styles */
.afDataChildList 
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

}



/* Data Styles */
.afDataTitle
{
	 font-size:16px;
	 font-weight:bold;
	 color:#000000;
}
.afDataHeader
{
	 font-size:14px;
	 font-weight:bold;
	 color:#666666;
}
.afDataSubHeader
{
	 font-size:12px;
	 font-weight:bold;
	 color:#666666;
}

.afData
{
	 font-size:11px;
	 font-weight:bold;
	 text-align:Left;
	 color:#000000;
}
.afData a:link { font-weight: bold; color: #000000; text-decoration: none}
.afData a:active { font-weight: bold; color: #000000; text-decoration: none}
.afData a:visited { font-weight: bold; color: #000000; text-decoration: none}
.afData a:hover { font-weight: bold; color: #666666; text-decoration: underline}

.afDataListItem { 
        margin: 0 0 0 50px; 
        text-indent: -20px; 
} 

.afDataLabel
{
	 font-size:10px;
	 font-weight:normal;
	 text-align:right;
	 color:#333333;
}

.afDataLabelReq
{
	 font-size:10px;
	 font-weight:bold;
	 text-align:right;
	 color:#333333;
}
.afDataLabelError
{
	 font-size:10px;
	 font-weight:bold;
	 text-align:right;
	 color:#990000;
}
.afDataComment
{
	 font-size:9px;
	 font-weight:normal;
	 color:#777777;
}
.afDataAlert
{
	 font-size:9px;
	 font-weight:bold;
	 color:red;
}
.afDataDim
{
	 font-size:9px;
	 color:#333333;
}

.afDataTotal
{
	 font-size:11px;
	 color:#000000;
	 border-Left:solid 1px #333333;
	 border-Right:solid 1px #333333;
	 border-Bottom:solid 1px #333333;
	 text-align:right;
	 padding:  2px 5px 2px 5px
}

/* Display Grid Styles */
.afDisplayList 
{
	padding:0 5px 0 5px;
	border:none;
}
.afDisplayList TD
{
	padding-left:  5px;
	padding-right:  2px;
}	
.afDisplayList TH
{
	background-color:#FFFFD5;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding:  2px 5px 2px 5px;
	Height: 20px;
}	

.afDisplayListHeader
{
	background-color:#083C64;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:  2px 5px 2px 5px;
	Height: 20px;
}


.afDisplayData
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border: none
	padding:  5px  5px 5px 5px;
}	

.afDisplayListRow
{
  color:black;
  padding: 0px 5px 0px 5px;
  margin: 1px 1px 1px 1px;
  height:15px;
  text-align:left;
  font-size:11px;
}
.afDisplayListRow a:link { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRow a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDisplayListRow a:visited { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRow a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afDisplayListRowAlt a:link { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRowAlt a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDisplayListRowAlt a:visited { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRowAlt a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afDisplayListRowHover a:link { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRowHover a:active { font-weight: normal; color: #000000; text-decoration: none}
.afDisplayListRowHover a:visited { font-weight: normal; color: #0033CC; text-decoration: none}
.afDisplayListRowHover a:hover { font-weight: normal; color: #666666; text-decoration: underline}


.afDisplayHeader
{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding:  25px 0px 5px 0px;
}


/* Cart Grid Styles */
.afCartList 
{
	padding:0 5px 0 5px;
	border: solid 1px #333333;
}
.afCartList TD
{
	padding-left:  5px;
	padding-right:  2px;
}	
.afCartList TH
{
	background-color:#CCCCCC;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding:  2px 5px 2px 5px;
	Height: 20px;
}	

.afCartListHeader
{
	background-color:#CCCCCC;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding:  2px 5px 2px 5px;
	Height: 20px;
}


.afCartData
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	border: solid 1px #DDDDDD;
	padding:  5px  5px 5px 5px;
}	

.afCartListRow
{
  background-color: #FFFFFF;
  color:black;
  padding: 0px 5px 0px 5px;
  margin: 1px 1px 1px 1px;
  height:15px;
  text-align:left;
  font-size:11px;
  border: solid 1px #DDDDDD;
  /* cursor: pointer; */
}
.afCartListRow a:link { font-weight: normal; color: #000000; text-decoration: none}
.afCartListRow a:active { font-weight: normal; color: #000000; text-decoration: none}
.afCartListRow a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afCartListRow a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afCartListRowAlt a:link { font-weight: normal; color: #000000; text-decoration: none}
.afCartListRowAlt a:active { font-weight: normal; color: #000000; text-decoration: none}
.afCartListRowAlt a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afCartListRowAlt a:hover { font-weight: normal; color: #666666; text-decoration: underline}

.afCartListRowHover a:link { font-weight: normal; color: #000000; text-decoration: none}
.afCartListRowHover a:active { font-weight: normal; color: #000000; text-decoration: none}
.afCartListRowHover a:visited { font-weight: normal; color: #000000; text-decoration: none}
.afCartListRowHover a:hover { font-weight: normal; color: #666666; text-decoration: underline}


.afCartHeader
{
	color:#333333;
	font-size:13px;
	font-weight:bold;
	padding:  25px 0px 5px 0px;
}



.afPageText
{
	 font-size:10px;
	 font-weight:normal;
	 color:#000000;
}
.afPageMessage
{
	 font-size:13px;
	 font-weight:bold;
	 color:#000000;
}
.afPageOption
{
	 font-size:12px;
	 font-weight:bold;
	 color:#000000;
}
.afPageOptionDisabled
{
	 font-size:12px;
	 font-weight:bold;
	 color:#666666;
}


/* afListNavFooterLink - The 'view XXX list' link at the bottom of the admin NAV sections */
.afListNavFooterLink { vertical-align:bottom; padding: 2px  2px 5px 2px; text-align:center; }
.afListNavFooterLink a:link { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afListNavFooterLink a:active { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afListNavFooterLink a:visited { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afListNavFooterLink a:hover { font-size:9px; font-weight: normal; color: #666666; text-decoration: underline}

.afALToolbar  {
  vertical-align :middle;
  font-size:10px;
  
}
.afALToolbar TD {
  vertical-align :middle;
  font-size:10px;
}	

.afLoginLinks
{
  background-color: #FFFFFF;
  color:#333333;
  font-weight:normal;
  vertical-align:middle;
  text-align:right;
  font-size:9px;

}
.afLoginLinksInner { text-align:center }

.afLoginLink a:link { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afLoginLink a:active { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afLoginLink a:visited { font-size:9px; font-weight: normal; color: #333333; text-decoration: none}
.afLoginLink a:hover { font-size:9px; font-weight: normal; color: #666666; text-decoration: underline}

.afLoginName
{
  color:#666666;
  font-weight:bold;
  vertical-align:middle;
  text-align:right;
  font-size:12px;
  height:15px;
  margin:0px 5px 0px 0px;
}

  /* afCalendarList */

.afCalendarList { font-size:12px ; padding:3px; }
.afCalendarList TH { color:#666666; }
.afCalendarList_Month {	color:Red; font-weight:bold; }
.afCalendarList_DayColumn { color:Red; font-weight:normal;	text-align:center; }

.afCalendarList a:link { font-size:11px; font-weight: bold; color: #0099CC; text-decoration: none}
.afCalendarList a:active { font-size:11px; font-weight: bold; color: #0099CC; text-decoration: none}
.afCalendarList a:visited { font-size:11px; font-weight: bold; color: #0099CC; text-decoration: none}
.afCalendarList a:hover { font-size:11px; font-weight: bold; color: #666666; text-decoration: underline}

.afAlertBanner { background-color:Red; color:White; font-size:12px; font-weight:bold; text-align:center; padding: 2px 2px 2px 2px; height:25px; vertical-align:middle; }
