/* =============================================================
    CSS STYLES FOR i2bPortal 
    v1.0, 01/2003
   =============================================================
*/ 

  
/* PAGE BACKGROUNDS -----------------------------------------------*/

/* Default colour for the HTML BODY Portion*/
Body
{
    background-color: White;
}

P.firstPara{
   text-indent: 1em;
}

P.firstPara:first-letter{ 
	font-size: 140%; 
}

.firstLetter{ 
	font-size: 140%; 
} 

.storeName{
    color: #368572;
    font-family: "Arial Black", Arial, Helvetica, sans-serif;
    font-size:  24pt;
 	letter-spacing: 2px;
    font-weight:    Bold;
    font-variant: small-caps;
   line-height: 30px;
}

.FooterText
{
	background-color: #E5DBB8;
    color: Black;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    line-height: 20px;
    font-weight: Bold;
    width: 100%
}

/* PAGE TITLE/HEADINGS ---------------------------------------------*/
.PageTitleContainer{
	text-align:  left;
}

.PageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 16pt;
	letter-spacing: 2px;
	text-align:  Left;
	color: #368572;
    font-variant: small-caps;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

.HomePageTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 15pt;
	text-align:  Center;
	color: #368572;
    font-variant: small-caps;
	padding-bottom: 0px;
	margin-bottom: 6px;
}
/* Breadcrumbs  ----------------------------------------------------------*/

.Breadcrumb {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: Normal;
	color: Black;
	text-align: left;
	line-height: 26px;
	margin-bottom: 1px;
}

A.BreadcrumbLink:link		{ color: #3F0077;  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.BreadcrumbLink:visited	{ color: #3F0077;  font-size: 7pt; font-family: Arial, Helvetica, sans-seriff; text-decoration: underline; font-weight: Normal;}
A.BreadcrumbLink:active		{ color: #3F0077;  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Normal;}
A.BreadcrumbLink:hover		{ color: Black;  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Normal;}


/* PANEL BACKGROUNDS ----------------------------------------------*/
/* Sets a background image or background color for the masthead at the top of the page*/
.MastBg {
    background-color: White;
}
.HeadBg {
    background-color: White;
}

A.MastLink:link		{ color: White;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.MastLink:visited	{ color: White;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.MastLink:active	{ color: Yellow;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.MastLink:hover	{ color: Yellow;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

/*Sets a background image or background colour of the Portal Panes themselves */
.leftPaneBg {
	background-color: #FFFFFF;

}
.contentPaneBg {
	background-color: #FFFFFF;
    vertical-align: top;
    text-align: left;

}
.rightPaneBg {
    background-color: White;
    vertical-align: top;
    text-align: left;
}

/* MODULE BACKGROUNDS -------------------------------------------------*/
.leftPaneModuleTitleContainer{
    text-align: left;
    background-color: #368572;
}

.leftPaneModuleTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:    Bold;
    color: Black;
}

.leftPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    background-color: #CCCCCC;
    text-align: left;
    width: 100%;
}

.leftPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the leftPaneModuleBG style, because this site does not want to*/
	/*      have a background image behind the Module titles */
    background-color: White;
    text-align: left;
    margin-left: 4px;
    margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: normal;
	color: Black;
	
}

.contentPaneModuleTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 12pt;
	text-align: left;
	color: Black;
    font-variant: normal;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

.contentPaneModuleSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 11pt;
	text-align: left;
	text-transform: none;
	color: Black;
}

.contentPaneModuleTitleContainer{
	width: 100%;   
}


.contentPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    text-align: left;
	width: 96%;	
}

.contentPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
    text-align: left;
    margin-left: 4px;
    margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	color: Black;
	width: 96%;
}



.rightPaneModuleTitleContainer{
    text-align: left;
    background-color: #368572;
}

.rightPaneModuleTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:    Bold;
    color: Black;
}

.rightPaneModuleBg {
	/*Sets a background image or background colour of the entire Module (including Module Title)  */
	/*When using module title images, this colour is usually overridden by the */
	/*xxxxxPaneModuleContentContainer style below */
    background-color: White;
    text-align: left;
    width: 100%;
    border-top: 1px solid #CCCCCC;  /*#5C565A;*/
	border-right: 1px solid #CCCCCC; /*#5C565A;*/
	border-bottom: 1px solid #CCCCCC; /*#5C565A;*/
	border-left: 1px solid #CCCCCC; /*#5C565A;*/   
}

.rightPaneModuleContentContainer  
{
	/*Sets a background image or background colour of the Module Content (excluding Module Title)  */
	/*NOTE: We are supplying the background image in this style instead of*/
	/*      the rightPaneModuleBG style, because this site does not want to*/
	/*      have a background image behind the Module titles */
    background-color: White;
    text-align: left;
    margin-left: 4px;
    margin-right: 4px; 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
	font-weight: normal;
	color: Black;
}

/* MODULE Text and Link styles ---------------------------------------------*/
.leftPaneModuleText  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	font-size: 8pt;
    font-weight: normal;
	color: Black;
}

.leftPaneModuleText-s  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	font-size: 7pt;
    font-weight: normal;
	color: Black;
}

.leftPaneModuleTextHeader  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: Bold;
	color: #018E75;
}

A.leftPaneModuleLink:link		{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.leftPaneModuleLink:visited	{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.leftPaneModuleLink:active		{ color: #CCCCCC;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.leftPaneModuleLink:hover		{ color: #CCCCCC;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}

.leftPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	background-color: White;
}

P, .contentPaneModuleText  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 9pt;
	line-height: 12pt;
    font-weight: normal;
    color: Black;
}

.contentPaneModuleText-LB  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 10pt;
    font-weight: Bold;
    color: Black;
}

.contentPaneModuleText-XL  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 11pt;
    font-weight: bold;
    color: Black;
}

.contentPaneModuleText-B  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 9pt;
    font-weight: Bold;
    color: Black;
}

.contentPaneModuleText-s  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: normal;
    color: black;
}

.contentPaneModuleTextHeader  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: Bold;
	color: Black;
}

.contentPaneModuleTextHeader-L  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: Bold;
	color: #018E75;
}

.contentPaneModuleTextHeader-L2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: Bold;
	color: #018E75;
}

.contentPaneModuleTextHeader-XL  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: Bold;
	color: #018E75;
}

.contentPaneModuleTextEmphasized  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: Bold;
	color: #018E75;
}

TABLE.contentPane    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    color: Black;
    font-weight: Bold;
	background-color: #DBDBDB;
	border: 1px solid Black;
}

TH.contentPane    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    text-align: center;
    color: White;
    font-weight: Bold;
	background-color: #CCCCCC;
}

TD.contentPane    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    text-align: center;
    color: Black;
	background-color: White;
    font-weight: Bold;
}

TD.contentPaneFooter    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  9pt;
    text-align: left;
    color: White;
	background-color: #CCCCCC;
    font-weight: Bold;
}

A.contentPaneModuleLink:link	{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:visited	{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:active	{ color: #018E75;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink:hover	{ color: #018E75;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.contentPaneModuleLinkEmphasized:link	{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.contentPaneModuleLinkEmphasized:visited	{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.contentPaneModuleLinkEmphasized:active	{ color: #018E75;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.contentPaneModuleLinkEmphasized:hover	{ color: #018E75;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}

A.contentPaneModuleLink-s:link		{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink-s:visited	{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink-s:active	{ color: #018E75;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModuleLink-s:hover		{ color: #018E75;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.contentPaneModulePagingLink:link	{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModulePagingLink:visited	{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModulePagingLink:active	{ color: #018E75;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.contentPaneModulePagingLink:hover	{ color: #018E75;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

.contentPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	font-weight: normal;
	background-color: white;
}

.contentPaneModuleFormBgBorder {
    background-color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.contentPaneModuleFormBgForm {
    background-color: #F6F6F6;
}

.contentPaneModuleFormHeading {
	background-color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight: bold;
    color:	    Black;
    text-align:	center;
}


.rightPaneModuleText  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 9pt;
    font-weight: normal;
	color: Black;
}

.rightPaneModuleText-s  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 8pt;
    font-weight: normal;
	color: Black;
}

.rightPaneModuleTextHeader  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: Bold;
	color: Black;
}

A.rightPaneModuleLink:link		{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.rightPaneModuleLink:visited	{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.rightPaneModuleLink:active	{ color: #CCCCCC;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}
A.rightPaneModuleLink:hover		{ color: #CCCCCC;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: Bold;}

.rightPaneModuleForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	background-color: White;
}



/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
    background-color: #eeeeee;
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  7pt;
    font-weight:    bold;
    color: #393063;
}


/* PAGE BANNER ----------------------------------------------------*/
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: 900;
    color:#cccc99;
}



/* PORTAL NAVIGATION ----------------------------------------------*/

input.Tabs { border: none;} /*Style for the Tab's input image button */


/* background/border colors for the selected tab white (images) or deepskyblue (text) */
.TabBg {
    background-color: #E5DBB8;
}

/* background/border colors for the unselected tabs white (images) or indigo (text) */
.OtherTabsBg {
    background-color: #E5DBB8;	
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    border-color: Black;
    font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: Black;
    text-decoration:none;
    font-weight: bold;
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    font-size: 7pt;
    color: Black;
}

A.OtherTabs:visited {
    text-decoration:   none;
    font-size: 7pt;
    color: Black;
}

A.OtherTabs:active  {
    text-decoration:    none;
     font-size: 7pt;
   color:  Black;
}

A.OtherTabs:hover   {
    text-decoration:  none;
    font-size: 7pt;
    color:  Black;
    font-weight: bold;
}
    

/* style for separator between site links */
.Accent
{
    color: Black;
    font-weight:    bold;
}




/* Styles for Forms Data */

/*
input, textarea
{
	border: solid 1;
	border-color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

input.FormButton
{
	border: solid 1;
	border-color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #A5D39C;
}


input.disabled
{
	background-color: #CCCCCC;
	border: solid 1;
	border-color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

input.nav
{
	background-color: white;
	border: solid 1;
	border-color: black;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 110;
}

input.uc
{
	border: solid 1;
	font-size: 8pt;
	border: solid 1;
	text-transform: uppercase;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: solid 1;
	border-color: black;
}

*/

.FieldHead	{
			font-family:		Arial, Helvetica, sans-serif;
			font-size: 			8pt;
			font-weight:		Bold;
			color:				Black;
			}

.FieldData	{
			font-family:		Arial, Helvetica, sans-serif;
			font-size: 			8pt;
			font-weight:		Normal;
			color:				Normal;
			border:				solid 1;
			border-color:		black;
			font-size:			8pt;
			}

.FieldError    {
             font-family:	Arial, Helvetica, sans-serif;
             font-size:		8pt;
             font-weight:    Bold;
             color:			Red;
           }




/* Border for Listing Pictures */
img.Pic {border-color: Black;
				border-width:1px;
				border-style:Solid;
				}


/* Style for Listing Picture Heading TagLine */
.PicTagLine    {background-color:#A5B2D6;
             font-family: Arial, Helvetica, sans-serif;
             font-size:  8pt;
             font-weight:    800;
             color: White;
             text-align:center;
            }
            
/* Style for Listing Attributes & Features */
.PicIconBar    {background-color:#A5B2D6;
             font-family: Arial, Helvetica, sans-serif;
             font-size:  8pt;
             font-weight:    800;
             color: White;
            }

.PicTagLine-s    {background-color:#A5B2D6;
             font-family: Arial, Helvetica, sans-serif;
             font-size:  7pt;
             font-weight:    800;
             color: White;
             text-align:center;
           }

/* Style for Listing Picture Features Table Listing */

.PicFeatHead-s    {background-color:#A5B2D6;
             font-family: Arial, Helvetica, sans-serif;
             font-size:  7pt;
             font-weight:    800;
             color: White;
              text-align:center;
           }

.PicFeatData-s    {background-color: #E7E7EF;
             font-family: Arial, Helvetica, sans-serif;
             font-size:  7pt;
             font-weight:    normal;
             color: Black;
              text-align:left;
           }

/* Styles for Listing Picture Overwrite text */
.PicOverWrite   {background-color:	White;
             font-family:			 Arial, Helvetica, sans-serif;
             font-size:		7pt;
             font-weight:    Bold;
             color:			#A5B2D6;
            }
            
.PicOverWrite-L    {background-color:	White;
             font-family:			 "Arial Black", Arial;
             font-size:		8pt;
             font-weight:    Bold;
             color:			#A5B2D6;
            }





/* GENERAL------------------------------------------------------- */
/* style for module titles (text)*/
.Head   {
    background-color: #CCCCCC;
    color: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11pt;
    font-weight:    Bold;
}

HR.Head
{
	color:White;
	font-size: 1;	
}



/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    bold;
    color: Black;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  7pt;
    font-weight:    bold;
    color: Black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: black;
}

.Normal-B
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: black;
}

.Normal-s
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: black;
}

.Normal-L
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color: black;
}

.Normal-XL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    color: black;
}

.Normal-XXL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    color: black;
}

.Normal-XXXL
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    color: black;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: red;
}



A.Normal:link		{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:visited	{ color: Black;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:active		{ color: #CCCCCC;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal:hover		{ color: #CCCCCC;  font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

A.Normal-s:link		{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:visited	{ color: Black;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:active		{ color: #CCCCCC;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.Normal-s:hover		{ color: #CCCCCC;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}

.LeftMenu
{
    BACKGROUND-COLOR: transparent;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica;
    FONT-SIZE: 8pt;
}
.LeftMenu:hover
{
    COLOR: blue;
}


/* GENERIC ------------------------------------------------------*/


H1  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12pt;
    font-weight:    normal;
    color: #368572;
}

H2  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10pt;
    font-weight:    normal;
    color: Black;
}

H3  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  8pt;
    font-weight:    Bold;
    color: Black;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  7pt;
    font-weight:    normal;
    color: #666062;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  7pt;
    font-weight:    bold;
    color: #A5B2D6;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  7pt;
    font-weight:    bold;
    color: #A5B2D6;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  7pt;
    color: #A5B2D6;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  7pt;
    font-weight:    bold;
    color: #A5B2D6;
}


A:link		{ color: #2155FF;  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A:visited	{ color: #2155FF;  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A:active	{ color: Black;  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A:hover		{ color: Black;  font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}


9pt   {
    font-size:  7pt;
}

BIG {
    font-size:  9pt;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    font-family: Arial, Helvetica, sans-serif;
    list-style-type: disc;
    line-height: 16px;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: Black;
    height:1pt;
    text-align:left;
}




/* Site Admin Styles (duplicated from portalAdmin.css)-----------------------------------*/

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link	{ color: darkred;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:visited	{ color: darkred;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:active	{ color: darkred;  font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
A.CommandButton:hover	{ color: red;	 font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-weight: Bold;}
  
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

/*----------------------*/
/*---ONSITE TABLES---*/
/*--------------------*/

.tablehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background:#A93348;
	}

.tablesubhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background:#A93348;
	}

.tablecolumnhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	color:#FFFFFF;
	background:#A93348;
	}

.tablecolumn{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	color:#A93348;
	}

.tabletext{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	padding-left:4px;
	padding-right:4px;
	font-weight:normal;
	color:#A93348;
	}

LI{
		line-height:12px;
	}


/* ================================
    CSS STYLES FOR Checkout Panels 
   ================================
*/   

.SectionHeading
{
    background-color: #C3C1B7;
    color: White;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px;
}


.SectionHeading-s
{
    background-color: #C3C1B7;
    color: White;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 12pt;
    padding-left: 5px;
}





/* Contest Entry Form Styles -----------------------------------------------*/

.contest	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			8pt;
			font-weight:		500;
			color:				Black;
			}


.contest-B	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			8pt;
			font-weight:		bold;
			color:				Black;
			}


.contest-LB	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			9pt;
			font-weight:		bold;
			color:				Black;
			}


.contest-s	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			7pt;
			font-weight:		500;
			color:				Black;
			}


.contest-sB	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			7pt;
			font-weight:		bold;
			color:				Black;
			}


.contest-emphasized	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			8pt;
			font-weight:		600;
			font-style:			italic;
			color:				#CCCCCC;
			}


.contest-legalese	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			7pt;
			font-weight:		600;
			color:				#CCCCCC;
			}

.contestInputField	{
			font-family:		Arial, Helvetica, Sans-Serif;
			font-size: 			7pt;
			color:				Black;
			}


/*-- style for DNN Auto Dealer PA --*/
	.eDealership_TopStrip
	{
		/* Lime Theme */
		/*
		color:#003366;
		background-color: Lime;
		font-family: Verdana;
		font-weight:bold; */
		
		/* Gray Theme*/
		background-color: #cccccc; 
		font-family: Verdana;
		font-size:14px;
		font-weight:bold;
		
	}
	.eDealership_TableHeader
	{
		
		color:white;
		background-color: Green;
		font-family: Verdana;
		font-weight:bold;
		
	}
	.eDealership_ParentCategory
	{
		/* Lime Theme */
		/*
		color:white;
		background-color: Lime;
		font-family: Verdana;
		font-weight:bold; */
		
		/* Gray Theme*/
		background-color: #cccccc; 
		font-family: Verdana;
		font-size:14px;
		font-weight:bold;
	}
	.eDealership_ChildCategory
	{
		
		
	}
	.eDealership_ListingsPanel
	{
		background-color: #f5f5f5;
		
	}
	.eDealership_AnnouncementPanel
	{
		background-color: white;
		
	}
	.eDealership_Confirmation
	{
		background-color:  #f5f5f5;
		
	}
	.eDealership_ItemTop
	{
		/* Lime Theme */
		/*
		background-color: cccc99;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bolder;
		line-height: 12px */
		
		/* Gray Theme*/
		background-color: #cccccc; 
		font-family: Verdana;
		font-size:11px;
		font-weight:bold;
		
	}


	.eDealership_ItemBottom
	{
		background-color: F2F2BC;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px    
		
	}

	.eDealership_MoreInfoTitle
	{
		
		color:navy;
		background-color: Lime;
		font-family: Verdana;
		font-size:12px;
		font-weight:bold;
		
		
	}
	.eDealership_FeaturesChecklist
	{
		
		background-color: Gainsboro;
		
		
	}
	
	.eDealership_AddItem
	{
		
		background-color: Beige;
		
		
	}
	
	.eDealership_Price
	{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bold
	}
	
	
	/* style of item titles on more info page */
	.eDealership_moreinfo_subtitle    {
		font-family: Verdana;
		font-size:  12px;
		font-weight:    bold;
		color: #333333;
		background-color: #cccccc; 
	}
	
	.eDealership_moreinfo_Header
	{	
		background-color:  #cccccc; 
		font-family: Verdana;
		font-size:13px;
		font-weight:bold;
	}
	.eDealership_moreinfo_Label{
		color: #333333; 
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: bold; 
		font-style: normal; 
		border-left: #333333 0px solid; 
		border-bottom: #333333 1px solid; 
		border-top: #333333 0px solid; 
		border-right: #333333 0px solid;
	}
	.eDealership_moreinfo_Data{
		
		color: #595959; 
		background-color: #ededed; 
		font-family: Verdana;
		font-size: 10pt; 
		font-weight: normal; 
		font-style: normal; 
		border-left: #333333 0px solid; 
		border-bottom: #333333 1px solid; 
		border-top: #333333 0px solid; 
		border-right: #333333 0px solid;
	}

	
	
