
/* Distinguished Mothers */


/* *************************************  general  ********************************* */

BODY
{
  FONT-FAMILY: Arial, Helvetica, Verdana, Sans-Serif;
  FONT-SIZE: 12px;
  background-color: #FFFFFF;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

TD
{
  FONT-FAMILY: Arial, Helvetica, Verdana, Sans-Serif;
  FONT-SIZE: 12px;
  line-height: 18px;
  color: #FFFFFF; 
}
hr 
{
	color:#cccccc;
	height:1px;
}
label
{
	text-decoration: none;
	cursor:hand;
}
/*	*************************************	link	*********************************	*/

A:link
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;	
}
A:active
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
A:visited
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
A:hover
{
	color: #C71E81;
	font-weight: normal;
	text-decoration: underline;
}

A.cities:link
{
	color: #ffffff;
	font-weight: 900;
	text-decoration: underline;	
}
A.cities:active
{
	color: #ffffff;
	font-weight: 900;
	text-decoration: underline;
}
A.cities:visited
{
	color: #ffffff;
	font-weight: 900;
	text-decoration: underline;
}
A.cities:hover
{
	color: #C71E81;
	font-weight: 900;
	text-decoration: underline;
}

A.menu:link
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #333333;
	font-size: 17px;
	line-height: 15px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: none;
}
A.menu:active
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #333333;
	font-size: 17px;
	line-height: 15px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: none;
}
A.menu:visited
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #333333;
	font-size: 17px;
	line-height: 15px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: none;
}
A.menu:hover
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #C71E81;
	font-size: 17px;
	line-height: 15px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: none;
}

A.submenu:link
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #000066;
	font-size: 13px;
	line-height: 13px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}
A.submenu:active
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #000066;
	font-size: 13px;
	line-height: 13px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}
A.submenu:visited
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #000066;
	font-size: 13px;
	line-height: 13px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}
A.submenu:hover
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #C01676;
	font-size: 13px;
	line-height: 13px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}

A.menuHighlight:link
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #8283A2;
	font-size: 17px;
	line-height: 15px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: none;
}
A.menuHighlight:active
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #8283A2;
	font-size: 17px;
	line-height: 15px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: none;
}
A.menuHighlight:visited
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #8283A2;
	font-size: 17px;
	line-height: 15px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: none;
}
A.menuHighlight:hover
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #C71E81;
	font-size: 17px;
	line-height: 15px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: none;
}





/*	*************************************	form	*********************************	*/

.formField
{
  BORDER-BOTTOM: #ffffff 1px solid;
  BORDER-LEFT: #333333 1px solid;
  BORDER-RIGHT: #ffffff 1px solid;
  BORDER-TOP: #333333 1px solid;
  background-color: #D2D2DE;
  color: #000000;
  FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
  FONT-SIZE: 12px;
  font-style: normal;
  font-weight: normal;  
}
.formContact{ width: 220px; }
.phoneField
{
  BORDER-BOTTOM: #ffffff 1px solid;
  BORDER-LEFT: #333333 1px solid;
  BORDER-RIGHT: #ffffff 1px solid;
  BORDER-TOP: #333333 1px solid;
  background-color: #D2D2DE;
  color: #000000;
  width: 40px;
  FONT-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
  FONT-SIZE: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: center;  
}

.formButton
{
  BORDER-BOTTOM: #333333 1px solid;
  BORDER-LEFT: #ffffff 1px solid;
  BORDER-RIGHT: #333333 1px solid;
  BORDER-TOP: #ffffff 1px solid;
  background-color: #6B648C;
  color: #ffffff;
  font-FAMILY: Arial, Verdana, Helvetica, Sans-Serif;
  font-SIZE: 12px;
  font-style: normal;
  font-weight: normal;
}

      
/*	*************************************	text	*********************************	*/

.spacer1
{
	font-weight: normal;
	font-size: 1px;
	color: #ffffff;
	font-style: normal;
	FONT-FAMILY: Arial, Helvetica, Verdana, Sans-Serif;
	text-decoration: none;
}
.spacer3
{
	font-weight: normal;
	font-size: 3px;
	color: #ffffff;
	font-style: normal;
	FONT-FAMILY: Arial, Helvetica, Verdana, Sans-Serif;
	text-decoration: none;
}
.spacer5
{
	font-weight: normal;
	font-size: 5px;
	color: #ffffff;
	font-style: normal;
	FONT-FAMILY: Arial, Helvetica, Verdana, Sans-Serif;
	text-decoration: none;
}
IMG.imgStyle
{
	margin: 0px;
	border: solid 1px #8383A3;
}
ul
{
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 0px;
}
ul li 
{
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/flower.gif);
	margin-left: -25px;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-right: 5px;
}
ol
{
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 0px;
	margin-top: 0px;
}
ol li 
{
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: -10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
}
li div
{
	position: relative;
	left: 0px;
}
.copyright
{
	background-color:#DADBEE;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	text-align: center;
	padding: 20px 0px 10px 0px;
}
.copyrightHome
{
	background-color:#DADBEE;
	background-image:url(../images/bg_home.gif);
	background-repeat:repeat-y;
	text-align: center;
	padding: 20px 0px 10px 0px;
}
.bg
{
	background-color:#DADBEE;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
}
.bg_home
{
	background-color:#DADBEE;
	background-image: url(../images/bg_home.gif);
	background-repeat:repeat-y;
}
.top_strip
{
	background-image: url(../images/top_strip.gif);
	background-repeat:repeat-x;
}
.bottom_strip
{
	background-image: url(../images/bottom_strip.gif);
	background-repeat:repeat-x;
}
.bg_top
{
	background-image: url(../images/bg_top.gif);
	background-repeat:repeat-y;
}
.bg_bottom
{
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	padding: 15px 25px 15px 10px;
}
div.logoYear
{
	position:absolute;
	left: 253px;
	top: 87px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #7D074B;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
}
div.menu
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #8283A2;
	font-size: 17px;
	line-height: 15px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 2px;
	text-decoration: none;	
}
.title
{
	font-family: Times New Roman, Arial, Helvetica, Verdana, Sans-Serif;
	color: #333333;
	font-size: 17px;
	line-height: 25px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 2px;
	padding-bottom: 5px;
	text-decoration: none;
}

.bigCopy{ font-size: 14px; line-height: 24px;}
.required{ font-size: 11px; color:#C71E81;}

/**********************************************************************/

.selectedBlock		{ background-color: #A3A3BB; }
.errselectedBlock	{ background-color: #FADCEE; }
.unselectedBlock	{ background-color: #9595B1; }
.selectedDummyBG	{ font-weight: bold; font-size: 12px; color:#333333; background-color:#A3A3BB; font-style: normal; font-family: Arial, Helvetica, Sans-Serif; border:0px;height:20px;line-height:20px; }
.unselectedDummyBG	{ font-weight: bold; font-size: 12px; color:#333333; background-color:#9595B1; font-style: normal; font-family: Arial, Helvetica, Sans-Serif; border:0px;height:20px;line-height:20px; }
/*.formField			{ background-color: #F9F9F9; border-bottom: #CCCCCC 1px solid; border-left: #666666 1px solid; border-right: #CCCCCC 1px solid; border-top: #666666 1px solid; color: #003366; font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12px; }*/
.errformField		{ background-color: #FADCEE; border-bottom: #F3B1D9 1px solid; border-left: #831056 1px solid; border-right: #F3B1D9 1px solid; border-top: #831056 1px solid; color: #990000; font-family: Arial, Tahoma, Verdana, Helvetica; font-size: 12px; }
 
 
 
 .container { 
overflow:hidden;width:100%;
} 
/* Hides from IE-mac \*/ 
* html .container {height: 1%;} 
/* End hide from IE-mac */ 

.btnDonate
{
    BORDER-BOTTOM: #000066 1px solid;
    BORDER-LEFT: #E0E0E8 1px solid;
    BORDER-RIGHT: #000066 1px solid;
    BORDER-TOP: #E0E0E8 1px solid;
    color: #333333;
    height: 21px;
    width: 160px;
    background: #8383A3;   
    FONT-FAMILY: Verdana, Helvetica, Arial, Sans-Serif;
    FONT-SIZE: 10px;
    font-weight: 900;
    letter-spacing: 1px;
}
.fieldReq
{
	color:#C71E81;
}
.hideElem
{
	display:none;
}
.showElem
{
	display: block;
}

td.sponsorship1 { width:1%; border-bottom: solid 1px #C1C1D1; padding-right:10px; white-space:nowrap; vertical-align:top; }
td.sponsorship2 { width:10%; border-bottom: solid 1px #C1C1D1; padding-right:10px; white-space:nowrap; vertical-align:top; text-align :right; }
td.sponsorship3 { width:29%; border-bottom: solid 1px #C1C1D1; padding-right:25px; white-space:nowrap; text-transform :uppercase; font-weight:900; vertical-align:top; }
td.sponsorship4 { width:60%; border-bottom: solid 1px #C1C1D1; vertical-align:top; }

div.smenuParentIframe { position:absolute; z-index:90; display:none; left:165px; top:10px; }
div.smenuParent { position:absolute; z-index:100; display:none; left:165px; top:10px; }
div.smenu { background-color:#CAC9DE; padding: 4px 20px 4px 7px; border-top: solid 0px #ffffff; border-right: solid 0px #ffffff; border-bottom: solid 1px #ffffff; border-left: solid 0px #ffffff; white-space: nowrap; }

.img-frame img { border: solid 2px #fff; }
.img-border img { border: solid 3px #fff; }


.frm-fld, .frm-btn		{ font-size: 12px; background-color: #d2d2de; border-left: 1px solid #333333; border-top: 1px solid #333333; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; font-family: Arial, Helvetica, Verdana, Sans-Serif; }
.fld-pad				{ padding: 1px 3px; }

.std-fld-w				{ width: 220px; }
.std-fld-h				{ }

.small-fld-w			{ width: 130px; }

.phone-fld				{ width: 35px; text-align: center; }
.phone-sep				{ font-size: 11px; line-height: 11px; }

.frm-fld:hover, .frm-fld:focus, .frm-btn:hover, .frm-btn:focus 
						{ color: #c71e81; background-color: #fadcee; border-left: 1px solid #831056; border-top: 1px solid #831056; border-right: 1px solid #f3b1d9; border-bottom: 1px solid #f3b1d9; }

.frm-btn				{ font-weight: 900; padding: 0px 5px; }

.readonly				{ font-weight: 900; border: solid 1px transparent; background: transparent; }

.err-fld				{ color: #c71e81; background-color: #fadcee; }

.alert-bg				{ background-color: #9e9eb7; }
.alert-clr				{ color: #333333; }				

#sponsor-tbl p			{ font-size: 13px; font-variant: small-caps; letter-spacing: 1px; font-weight: 900; }
#sponsor-tbl td, #tblDonationAmount td, #tblDonorInformation td, #tblBillingInformationHead td, #tblBillingInformation td, #tblAdditional td, #tblSubmit td
						{ padding: 5px; }
						
.sponsor-lwtd			{ width: 80%; }
.sponsor-rwtd			{ width: 20%; }
.option					{ font-size: 10px; line-height: 12px; }


.req-clr				{ color: #ffcc66; }
.w100					{ width: 100%; }

