/* BEGIN--classes that are  specific to the Damietta Project pages */
/*
Damietta website design parameters (JTibbs)

Font List: Verdana, Tahoma, sans, and that it should be scaleable.

-light yellow  (#fefffc)       overall background (behind background pattern)
-yellow    (#fdffe9)         used in background of main area
-orange              (#c67a4d)             category color
-Dark Olive           (#82927D)          body text copy
-Dark Orange       (#D94F1C)..........account ON
-Pale Green         (#95A38E)           account OFF

-Dark Orange       (#D06913)          text link rollovers (links normal body color, but underlined)
-Sage                 (#8B8E56)              copyright text at bottom
-Dark Purple      (#222136)             page headings (“About”, “Subscribe”, etc.)  
          -bold, all caps, 2-4 pts bigger than body text
-Dark Purple      (#222136)             page subheads
         -bold, same size as body text


*/ 



hr.categorytest{
	border: 3px inset #777;
	width: 80%;
	height: 6px;
	margin: 10px auto 0 0;
	text-align: left;
	}	

hr.category{
   border: 2px inset; 
	border-top: 1px solid #EBDFCE;
	border-bottom: 1px solid #C67A4C;
	width: 100%;
	height: 2px;
	margin: 5px 5px 15px 0;
	}

hr.preview{
    border: 3px dotted; 
	width: 100px;
	height: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #C67A4C;
	}

A:link {COLOR: #c67a4d; TEXT-DECORATION: underline;}
A:visited {COLOR: #c67a4d; TEXT-DECORATION: underline;}
A:active {COLOR: #000000; TEXT-DECORATION: none;}
A:hover {COLOR: #000000; TEXT-DECORATION: none;}

/*anchor tags specific to the Main Column (Body) */
A.mainColLink:link{COLOR: #454628; TEXT-DECORATION:underline; font-weight: bold;} 
A.mainColLink:visited{COLOR: #454628; TEXT-DECORATION: underline; font-weight: bold;}
A.mainColLink:hover {COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;}
A.mainColLink:active{COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;}

/*anchor tags specific to the copyright links */
A.CopyrightLink:link{COLOR: #92A08E; TEXT-DECORATION:underline; font-weight: bold;} 
A.CopyrightLink:visited{COLOR: #92A08E; TEXT-DECORATION: underline; font-weight: bold;}
A.CopyrightLink:hover {COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;}
A.CopyrightLink:active{COLOR: #000000; TEXT-DECORATION: none; font-weight: bold;}


BODY{
	background-color: #FEFFFF;
	background-image: url(../gfx/backgroundPattern.gif);
	background-repeat: repeat-x;
}

/*color backgrounds global to all pages */
.bkgMainContent{
  background-color: #FDFFE9;
  background-image: url(../gfx/maincontent-dovetail.gif);
  background-repeat: repeat-x;
}
.bkgColorMainContent{
  color: #FDFFE9;
  background : #FDFFE9;
}
/*color backgrounds global to all pages */
.bkgPreviewContent{
  background-color: #FDFFE9;
  background-image: url(../gfx/preview-dovetail.gif);
  background-repeat: repeat-x;
}

/*color backgrounds home page */
.bkgColorFeaturedCardsModule{
  color: #FFFFFF;
  background : #FFFFFF;
}
.bkgColorDailyFeatureModule{
  color: #FDFFE9;
  background : #FDFFE9;
}

/*drop shadow rules for category graphics*/
.wrap-shadow, .wrap-br, .wrap-tl {
	display:inline-table;
	/* \*/display:block;/**/} 
.wrap-shadow {
	float:left;
	background-image:url(/gfx/card-shadow200x200.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
/*PADDING:TOP RIGHT BOTTOM LEFT;*/
.wrap-br {
	background-image: url(/gfx/corner_br.gif);
	padding:0px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: 100% 110%;
/* background-position: 88px 126px;
	graphic dimensions width="98" height="126" */
	}
.wrap-tl {
	background-image: url(/gfx/corner_tl.gif);
	padding:0px 0px 0px 10px;
	background-repeat: no-repeat;
	background-position: -10% top; 
}
.wrap-tl img {
	display:block;
}

/*BEGIN global classes*/
.copyright{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: center;
	line-height: 12px;
	color: #8B8E56;
}
.formLabel{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color:#82927D;
	text-decoration: none;
	text-transform: uppercase;
	/* text-align: left; */
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.formLabelMessage{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;		
    font-weight:bold;
	font-size: 9px;
	color:#82927D;
    line-height:10px;
	text-decoration: none;
	text-transform: uppercase;
}
.googleblurb{
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif, "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	color: #85937c;
	/*color: #84937F; */
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	line-height: normal;
	margin-bottom : 6px;
	margin-top : 70px;
	margin-right: 200px;
	margin-left: 00px;
}
.NEW{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #FEC53B;
}
.warning{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}


/*BEGIN account classes*/
.acctON{
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #D94F1C;
}
.acctOFF{
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #95A38E;
}
.acctHeaderTitle{
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif, "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #95A38E;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: normal;
	margin-top : 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 10px;
}
.acctLoginTitle{
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif, "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #D94F1C;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: normal;
	margin-top : 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 10px;
}
.acctLoginTxt{
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif, "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #D94F1C;
	text-decoration: none;
	text-transform: none;
	line-height: normal;
	margin-top : 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 15px;
}
.acctRegisterTitle{
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif, "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #95A38E;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: normal;
	margin-top : 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 10px;
}
.acctRegisterTxt{
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif, "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #95A38E;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: normal;
	margin-top : 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 15px;
}
.acctRegisterExample{
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif, "Century Gothic";
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #95A38E;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	line-height: normal;
}
/*END account classes*/




/*BEGIN classes specific to CATEGORY pages*/
.category-Title{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #c67a4d;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0;
	text-align: center;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 58px;
	margin-bottom: 0px;
    padding:0px 0px 0px 0px;
    padding-bottom:0px;
}
.category-Text{
    text-decoration: none;
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	color: #C67A4D;
	text-transform: uppercase;
	text-align: center; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
    width:100px;
	margin-bottom: 0px;
}
.subCategoryBlurbText{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-style: italic;
    font-size: 11px;
	color: #C67A4d;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 55px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.subCategoryInfoText{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-style: italic;
    font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subCategoryNonfeaturedTitle {
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-size: 11px;
	color: #C67A4C;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.featuredCardLabel{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
	color: #C67A4C;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	margin-left: 8px;
}
.featuredCardText{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-size: 11px;
	color: #C67A4C;
	text-decoration: none;
	text-indent: 0px;
	text-align: center;
	margin-left: 8px;
}
.premiumCardLabel {
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight:bold;
	/* font-style: italic; */
	font-size: 9px;
	color: #C67A4C;	
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 0px;
	text-align: center;
	margin-left: 8px;
	margin-bottom: 8px;
}


/*BEGIN classes specific to PREVIEW page*/
.previewTitle{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #c67a4d;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: center;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 42px;
	margin-bottom: 0px;
}
.previewText{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #c67a4d;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: center;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 28px;
	margin-bottom: 0px;
}
.previewFrom{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-style: italic;
    font-size: 11px;
	color: #C67A4d;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: center;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 36px;
	margin-bottom: 5px;
}
.previewMessage{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #c67a4d;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: center;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 24px;
	margin-bottom: 0px;
}

.previewLabel{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #c67a4d;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: center;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.previewTitleLabel{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	font-size: 14px;
	color: #c67a4d;
	text-decoration: none;	
	text-indent: 0;
	text-align: center;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* BEGIN classes specific to your address book */




/* END of classes specific to your address book */


/*BEGIN classes specific to the Catholic Saying of the Day*/
.CSD-Subhead{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #222136;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 110px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 7px;
}
.CSD-Date{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #C1272D;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.CSD-Text{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*BEGIN classes specific to the Saint of the Day*/
.SOD-Date{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.SOD-DatesLived{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.SOD-Title{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.SOD-Text{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: normal;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/*END global classes*/


/*BEGIN  classes specific to the CONTACT US*/
.contactUs-Subhead{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #454628;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;	
	margin-top: 28px;	
	margin-bottom: 5px;
}
.contactUs-Text{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #454628;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 14px;
	margin-left: 0px;
	margin-right: 14px;
	margin-top: 0px;	
	margin-bottom: 10px;
}
/*END classes specific to the CONTACT US*/


/*BEGIN classes specific to the SITE MAP*/
.siteMap-Subhead{
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	color: #454628;
	text-decoration: none;
	text-transform: none;
	text-indent: 0;
	text-align: left;
	line-height: 18px;
	margin-left: 14px;
	margin-right: 14px;	
	margin-top: 8px;	
	margin-bottom: 3px;
}
/*END classes specific to the SITE MAP*/

/* END--classes */



/**************************************/
/**************************************/
/**************************************/
/**************************************/
/**************************************/
/*BEGIN classes by JIM*/
/**************************************/
/**************************************/
/**************************************/
/**************************************/
/**************************************/

/*BEGIN classes specific to .....*/
.topMenu{
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif, "Century Gothic";
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	color: #85937c;
	/*color: #84937F; */
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	line-height: normal;
	margin-bottom : 6px;
	margin-top : 0px;
	margin-right: 230px;
	margin-left: 40px;
}

.LoginTextField {
 background-color:White;  
 width:105px;
}

.fieldFormat {
 font-size:11px;
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
}

.buttonFormat {
 font-size:11px;
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
}

.labelFormat {
    font-size:11px;
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
}

.boldlabelFormat {
    font-size:10px;
    font-weight:bold;
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
}

.dropdownFormat {
 font-size:11px;
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
}

.checkboxFormat {
 font-size:11px;
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
}

.radiobuttonFormat {
 font-size:11px;
	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
}

.linkFormat {
 font-size:11px;
 font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
} 
.nodeco {
 text-decoration:none;
}

.warningLabelFormat {
 font-size:11px;
 font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
 color:Red;
}


.goodwarningLabelFormat {
 font-size:11px;
 font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
 color:Green;
}

.hideTextField {
     width:0px;
     display:none;
}

.topOfPageSectionHeader {
    color: #FFFFFF; 
    text-decoration:none; 
    font-weight: bold; 
    margin-left: 15px; 
    margin-top: 5px; 
    margin: 5px; 
    margin-bottom: 5px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: italic;

}

.currentEventSubHead {
    color:#879682; 
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif, 'Trebuchet MS';
    font-weight:bold; 
    text-transform: uppercase;
    text-align:center;
}


.currentEventText {
    color:#879682; 
    font-size: 11px;
    font-family: Verdana, Tahoma, sans-serif, 'Trebuchet MS';
    padding-top:2px;
}




.HeadingWithGrayBG {
    COLOR: #FFFFFF; 
    TEXT-DECORATION:none; 
    font-weight: bold; 
    margin-left: 5px; 
    margin-top: 5px; 
    margin: 5px; 
    margin-bottom: 5px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: italic;
}


/* password strength */


.PSTextCssClass {
    font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #454628;
}
.textStrength1 {
    font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    color: #454628;
    margin-left:15px;
    background-color:Red;
    padding:3px;
}
.textStrength2 {
    font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    color: #454628;
    margin-left:15px;
    background-color:Red;
    padding:3px;    
}
.textStrength3 {
    font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    color: #454628;
    margin-left:15px;
    background-color:Yellow;
    padding:3px;    
}
.textStrength4 {
    font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    color: #454628;
    margin-left:15px;
    background-color:Lime;
    padding:3px; 
           
}
.textStrength5 {
    font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    color: #454628;
    margin-left:15px;
    background-color:Lime;
    padding:3px;            
}

.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

/** Autocomplete Style **/
.CompletionListItem {
 color:black;
 padding: 1px 1px 1px 1px;
 font-size:11px;
 font-family:Arial;
 padding:0px;
 border: solid 1px red;
}

.CompletionListHighlightedItem {

 color:White;
 font-weight:bold; 
 font-size:11px;
 font-family:Arial;
 border: solid 1px black;
}

.CompleteListCssClass 
{
  background-color:#507CD1;
  position:relative;
  top:-100px;
  left:0px;
}


.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color:Black;
    border: solid 1px black;
	cursor : 'default';
	overflow:auto;
    text-align:left; 
    list-style-type:none;
     font-size:11px;
     font-family:Arial;  
     padding:0px;
      
    
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: white;
	padding: 1px;	
	background-color:#507CD1;
	
}

/* AutoComplete item */

.autocomplete_listItem 
{	
	color : black;
	padding : 1px;
	margin-left:0px; 
	
}

.helpHeaderText 
{
	font-size: 15px;
	color: #C67A4C;	    
}






/** Settings page **/

/*anchor tags specific to the Main Column (Body) */
A.settingsPageHL:link{COLOR:White; TEXT-DECORATION:none; font-weight: bold;} 
A.settingsPageHL:visited{COLOR:White; TEXT-DECORATION: none; font-weight: bold;}
A.settingsPageHL:hover {COLOR:White; TEXT-DECORATION: none; font-weight: bold;}
A.settingsPageHL:active{COLOR:White; TEXT-DECORATION: none; font-weight: bold;}


/* calendar css */


.welcomeMessage 
{
 	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #c67a4d;   
}

.welcomeMessageItems
{
 	font-family: Verdana, Tahoma, sans-serif, "Trebuchet MS";
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #c67a4d; 
	padding:0px 0px 10px 0px;    
	list-style: square;
}

.welcomemessagelist 
{
    padding:10px 0px 0px 30px;       
}

.welcomemessagelisttext
{
  color: #c67a4d;   
}

