body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	background-color: #FFF;
}

.alert-9pt-red {
	color: #F00;
	font-size: 9pt;
}

.alert-9pt-red select {
	font-size: 9px;
	border-color: #F00;
	border-style: solid;
	border-width: 1px;
	background: transparent;
	padding: 2px;
	line-height: 1;
	border-radius: 3;
}

.alert-9pt-red-italic {
	color: #F00;
	font-size: 9pt;
	font-style: italic;
}

.9pt-red {
	color: #F00;
	font-size: 9pt;
}

.alert-10pt-red {
	color: #F00;
	font-size: 10pt;
}

.alert-10pt-red-italic {
	color: #F00;
	font-size: 10pt;
	font-style: italic;
}

.alert-select-red {
	border: #F00;
	color: #F00;
	font-size: 9pt;
}


.IndexBoxFloatLeft-Teal {
	float: left;
	width: 250px;
	text-align: center;
	padding: 2px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	border: 2px solid #491B40;
	margin: 4px;
	background-color: #576883;
}

.IndexBoxFloatRight-Teal {
	float: right;
	width: 250px;
	text-align: center;
	padding: 2px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	border: 2px solid #491B40;
	margin: 4px;
	background-color: #576883;
}

.IndexBoxFloatLeft-Green {
	float: left;
	width: 220px;
	text-align: left;
	padding: 2px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	border: 2px solid #491B40;
	margin: 4px;
	background-color: #94C7B7;
}
.IndexBoxFloatLeft-Tan {
	float: left;
	width: 250px;
	text-align: center;
	padding: 2px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	border: 2px solid #491B40;
	margin: 4px;
	background-color: #CAAE78;
}
.IndexBoxFloatRight-Tan {
	float: right;
	width: 250px;
	text-align: center;
	padding: 2px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	border: 2px solid #491B40;
	margin: 4px;
	background-color: #CAAE78;
}
.IndexBoxFloatRight-PastelPurpl {
	float: right;
	width: 250px;
	text-align: center;
	padding: 2px;
	overflow: hidden;
	z-index: auto;
	top: auto;
	margin: 4px;
	background-color: #B591B9;
}
.IndexBoxFloatLeft-PastelPurpl {
	float: left;
	width: 250px;
	text-align: center;
	padding: 2px;
	overflow: hidden;
	z-index: auto;
	top: auto;
	margin: 4px;
	background-color: #B591B9;
}




	 a {
	text-decoration:underline;
	color:#44697d;
}

a:active, a:hover {text-decoration:underline;color:#cc0000;}
h1 {font-size:14px;}
.bottomlinks { color:#44697d; }
.mlink { font-size:12px; text-decoration: none; }
a:link.mlink,a:visited.mlink { color: #878fde; text-decoration: none; }
a:active.mlink,a:hover.mlink { text-decoration:none; color:#293f92; }
A:link {
	text-decoration: none;
	color: #606;
}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {
	text-decoration: none;
	background-color: #4f314b;
}
.right { font-size:11px; line-height:16px; text-align: right; }

	.quote { font-size:11pt; line-height:12pt; color:#666666; }



	.main {
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	text-align: left;
	margin-right: 5px;
	clear: both;
}
.main2line { font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; text-align: left; margin-right: 5px; margin-left: 5px; }
.index { font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; }
.wecare { font-size: 12pt; font-family: verdana, helvetica, arial, sans-serif; font-weight: normal; line-height: 12pt; text-align: left; margin-right: 5px; margin-left: 5px; }
.wecareblock {
	vertical-align: bottom;
	margin: 2pt;
	padding: 2pt;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-color: white;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
}
.thepremiere {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin: 2pt 6pt 2pt 2pt;
	padding: 2pt;
	vertical-align: middle;
	border-width: 0;
	border-color: white;
}

.size36pt { font-size: 36pt; line-height: 36pt; }
.size24pt { font-size: 24pt; line-height: 24pt; }
.size18pt { font-size: 18pt; line-height: 18pt; }
.size16pt { font-size: 16pt; line-height: 16pt; }
.size14pt { font-size: 14pt; line-height: 14pt; }
.size12pt { font-size: 12pt; line-height: 12pt; }
.size10pt, .link10 { font-size: 10pt; line-height: 10pt; }
.size9pt,  .link9 { font-size: 9pt;  line-height: 9pt;  }
.size8pt  {	font-size: 8pt;  line-height: 8pt;  }
.size7pt  {	font-size: 7pt;  line-height: 7pt;  }
.size6pt  {	font-size: 6pt;  line-height: 6pt;  }
.sizesmaller  { font-size: smaller; }
.sizelarger  { font-size: larger; }

.italic { font-style: italic; }
.bold { font-weight: bold;  }
.whiteitalic {
	color: #FFFFFF;
	font-style: italic;
}
.whiteitalic10pt {
	color: #FFFFFF;
	font-style: italic;
	font-size: 10pt;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.yellowitalic9pt {
	color: #FFFF00;
	font-size: 9pt;
	font-style: italic;
}

#Index_italic { font-style: italic; 
}
.link, .link10, .link9 {
	text-decoration:none;
	color: #44697d;
}

.linkpurple {
	text-decoration:none;
	color: purple;
}

.linkblack {color: #000000; text-decoration: none; }
.linkwhite {color: white; text-decoration: none; }

.list {
	left: 12pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
	margin-left: 36pt;
	list-style-type: disc;
	list-style-position: inside;
	display: list-item;
}

.list-bullets {
	left: 12pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
	margin-left: 36pt;
	list-style-type: circle;
	list-style-position: outside;
	display: list-item;
}

.list2-bullets {
	left: 12pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
	margin-left: 50pt;
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
}

.list-tight-bullets {
	left: 12pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
	margin-left: 15pt;
	list-style-type: circle;
	list-style-position: outside;
	display: list-item;
}

.list-contacts indent {
	left: 12pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
	margin-left: 36pt;
	display: list-item;
	text-indent: 1in;
	width: auto;
	text-align: left;
}
.list-no indent {
	left: 12pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
	margin-left: 36pt;
	list-style-type: circle;
	list-style-position: outside;
	display: list-item;
}
.list-indexpage { display: none; margin-top: 4pt; margin-bottom: 4pt;  margin-left: 24pt; left: 12pt; }
.list2 { list-style-type: disc; list-style-position: inside; display: list-item; margin-top: 4pt; margin-bottom: 4pt; margin-left: 48pt; left: 12pt; }
.list-numbers { left: 12pt; margin-top: 4pt; margin-bottom: 4pt; margin-left: 28pt; list-style-image: none; list-style-position: inside; cursor: auto; display: list-item; }
.boardlist {
	font-size: 10pt;
	line-height: 10pt;
	text-align: left;
	list-style-type: circle;
	list-style-image: none;
	display: list-item;
	margin-left: 2em;
}
.no space between paragraphs {
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
}
.text { line-height: 18px; }
.input { border: 1px solid #d9dcf4; }
.foundation-purple { color: #82244e; }
.compassion-tan { color: #ca9b4a; }
.awareness-yellow { color: #ecc200; }
.research-teal { color: #008576; }
.education-blue { color: #44697d; }
.white { color: white; }
.black {color: #000000}
.blue {color: #878fde}
.purple {color : #82244e}
.grey { color: #CCC; }

.cell-yellow {
	background-color: #ecc200;
	padding: 5px;
}
.cell-yellow-pastel {
	background-color: #d5bb41;
	padding: 5px;
}
.cell-tan {
	background-color: #B3995D;
	padding: 5px;
}
.cell-tan-pastel {
	background-color: #b3995d;
	padding: 5px;
}
.cell-teal {
	background-color: #008576;
	padding: 5px;
}

.cell-green {
	background-color: #004832;
	padding: 5px;
}
.cell-teal-pastel {
	background-color: #bfcd99;
	padding: 5px;
}

.cell-green-pastel {
	background-color: #008274;
	padding: 5px;
}
.cell-purple {
	background-color: #4f314b;
	padding: 5px;
}
.cell-purple-pastel {
	background-color: #b591b9;
	padding: 5px;
}
.cell-red {
	background-color: #81234d;
	padding: 5px;
}
.cell-blue {
	background-color: #44697d;
	padding: 5px;
}
.wecare-standalonewords {
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	font-size: 14pt;
}
.wecare-wecare {
	font-variant: small-caps;
	text-align: left;
	font-size: 18px;
}
.phone { color:#000000; font-weight:bold; font-size:12px; margin-top: 3px;}
.footer {

	font-family:verdana;

	font-size:10px;

	color:#D5D5D5;

	font-weight: normal;

}

	

	.blurb {font-size:11px;font-family:verdana; padding: 10px;}

				

	 .blockquote.short {padding: 5px; margin: 0; }
.title {font-size:11px; font-weight:bold; text-decoration:none; font-family:arial,verdana,sans-serif;}

	.title2 {color:#990000;}

	.title3 {font-size:13px; text-decoration:none; font-family:verdana,arial,sans-serif; padding:5px;}

	.text {font-size:11px; font-family:verdana,arial,sans-serif;} 



	

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 






.buttonsubmit {background-color: #0F6; }

/*- button 1--------------------------- */

	

#button1 {

	width: 236px;

	margin: 0px;

	}

	

#button1 li a {
	font-weight: bold;
	height: 27px;
/*	voice-family: "\"}\"";
	voice-family: inherit;
*/
	height: 27px;
	text-decoration: none;
	background-color: #9D145E;
	}	

	

#button1 li a:link, #button1 li a:visited {
	color: #2E2E2E;
	display: block;
	background:  url(../images/btn_red.gif);
	padding: 8px 0 0 80px;
	}

	

#button1 li a:hover {
	color: #FFF;
	background:  url(../images/btn_red_over.gif) 0 -37px;
	padding: 8px 0 0 80px;
	}	

	

	/*- button 2--------------------------- */

	

#button2{
	width: 236px;
	margin: 0px;
	}

	

#button2 li a {
	font-weight: bold;
	height: 27px;
/*	voice-family: "\"}\"";
	voice-family: inherit;
*/
  	height: 27px;
	text-decoration: none;
	}	

	

#button2 li a:link, #button2 li a:visited {
	color: #2E2E2E;
	display: block;
	background:  url(../images/btn_tan.gif);
	padding: 8px 0 0 80px;
	}

	

#button2 li a:hover {
	color: #FFF;
	background:  url(../images/btn_tan_over.gif) 0 -36px;
	padding: 8px 0 0 80px;
	}	

/*- button 3--------------------------- */

	

#button3{
	width: 236px;
	margin: 0px;
	}

	

#button3 li a {

	font-weight: bold;
	height: 27px;
/*	voice-family: "\"}\"";
	voice-family: inherit;
*/
  	height: 27px;
	text-decoration: none;

	}	

	

#button3 li a:link, #button3 li a:visited {
	color: #2E2E2E;
	display: block;
	background:  url(../images/btn_yel.gif);
	padding: 8px 0 0 80px;
	}

	

#button3 li a:hover {
	color: #828282;
	background:  url(../images/btn_yel_over.gif) 0 -36px;
	padding: 8px 0 0 80px;
	}	

	

	/*- button 4--------------------------- */

	

#button4{
	width: 236px;
	margin: 0px;
	}

	

#button4 li a {
	font-weight: bold;
	height: 27px;
/*	voice-family: "\"}\"";
	voice-family: inherit;
*/
  	height: 27px;
	text-decoration: none;
	}	

	

#button4 li a:link, #button4 li a:visited {
	color: #2E2E2E;
	display: block;
	background:  url(../images/btn_grn.gif);
	padding: 8px 0 0 80px;
	}

	

#button4 li a:hover {
	color: #FFF;
	background:  url(../images/btn_grn_over.gif) 0 -35px;
	padding: 8px 0 0 80px;
	}	

		/*- button 5--------------------------- */

	

#button5{
	width: 236px;
	margin: 0px;
	}

	

#button5 li a {
	font-weight: bold;
	height: 27px;
/*	voice-family: "\"}\"";
	voice-family: inherit;
*/
  	height: 27px;
	text-decoration: none;
	}	

	

#button5 li a:link, #button5 li a:visited {
	color: #2E2E2E;
	display: block;
	background:  url(../images/btn_ble.gif);
	padding: 8px 0 0 80px;
	}

	

#button5 li a:hover {
	color: #FFF;
	background:  url(../images/btn_ble_over.gif) 0 -35px;
	padding: 8px 0 0 80px;

	}
	
	
	

	
	
	
	
#weCare {
	display: none;
	position: absolute;
	z-index: 995;
	left: 270px;
	top: 32px;
}

#compassion {
	display: none;
	position: absolute;
	z-index: 995;
	left: 270px;
	top: 32px;
}

#awareness {
	display: none;
	position: absolute;
	z-index: 995;
	left: 270px;
	top: 32px;
}

#research {
	display: none;
	position: absolute;
	z-index: 995;
	left: 270px;
	top: 32px;
}

#education {
	display: none;
	position: absolute;
	z-index: 995;
	left: 270px;
	top: 32px;
}

#faces {
	display: none;
	position: absolute;
	z-index: 995;
	left: 270px;
	top: 32px;
}

.footerblack {
	font-family:verdana;
	font-size:10px;
	color:#666666;
	font-weight: normal;
}

.list-reference {
	font-size: smaller;
	text-align: left;
	margin-left: 0.4in;
}

.red { color: #F00; }
#red { color: #F00; }

.floatleft { float: left; }
.floatright { float: right; }
.floatnone { float: none; }
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#purple { color: #82244e; }

.Tight-list {
	margin-left: 25px;
	list-style-type: circle;
	padding: 25px;
	left: 20px;
}

.MLDquote { color: #82244e; }

#amazonlink {
	background-color: #FFC;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	width: 40%;
	border-style: dotted;
	margin-left: auto;
	margin-right: auto;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.flt { /* this class can be used to float an element left in your page */
	float: none;
	margin-right: 8px;
	margin-left: 8px;
}
.fltclear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.tbl9ptlabellft {
	font-size: 9px;
	line-height: normal;
	font-variant: normal;
	/* text-transform: capitalize; */
	color: #333333;
	text-align: left;
	font-weight: bold;
}

.tbl9ptlabelctr {
	font-size: 9px;
	line-height: normal;
	font-variant: normal;
	/* text-transform: capitalize; */
	color: #333333;
	text-align: center;
}
.tbl9ptlabelrt {
	font-size: 9px;
	line-height: normal;
	font-variant: normal;
	/* text-transform: capitalize; */
	color: #333333;
	text-align: right;
}
.tb10ptlabellft {
	font-size:10px;
	line-height: normal;
	font-variant: normal;
	/* text-transform: capitalize; */
	color: #333333;
	text-align: left;
}
.tbl9ptlabelrt {
	font-size: 9px;
	line-height: normal;
	font-variant: normal;
	/* text-transform: capitalize; */
	color: #333333;
	text-align: right;
}
.style13 {font-size: 75%}

.button {
	color: #000000;
	background-color: #F6F;
	font-style: normal;
	font-weight: bold;
/*	border-radius: 5px; */
}

.white_bkgnd #header {
	background-color: #C7EFB1;
}

#Donate {
	border-color: #81234D;
	border-style: solid;
	border-width: 1px;
	width: 938px;
	/* outline-color: #81234D; */
}

#footer p { 
	background:#EBEBEB;
} 

.cell-red #profile logout link a {
	color: #FF0;
	font-weight: bold;
}

table.profileform {
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

table.profileform th {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}
table.profileform td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
}

#NoticeRed9pt {
	font-size: 9pt;
	color: #F00;
}
#profile-logout { color: #FF0; 
}

A.profile-logout:hover {
	text-decoration: none;
	background-color: #FFF;
}

td.greybottom {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}
th.greybottom {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}
td.greytop {
	color: #666;
	border-top: 1px solid #CCC;
	padding-right: 0.5em;
	padding-top:10px;
	padding-bottom:10px;
	}
td.greytop input {
	font-size: 14px;
	color: #000;
	}

th.greytop {
	color: #000;
	border-top: 1px solid #CCC;
	padding-right: 0.5em;
	padding-top:10px;
	padding-bottom:10px;
	}

#survey_table_bkgnd { background-color: #CCC; }

.inlineblock {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B691BA;
	border-right-color: #B691BA;
	border-bottom-color: #B691BA;
	border-left-color: #B691BA;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 50px;
	margin-left: 50px;
}

.buttonPurple {
	color:#ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c123de), color-stop(1, #a20dbd) );
	background:-moz-linear-gradient( center top, #c123de 5%, #a20dbd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de', endColorstr='#a20dbd');
	background-color:#c123de;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #a511c0;
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:32px;
	line-height:32px;
	width:100px;
	text-decoration:none;
	text-align:center;
}
.buttonPurple:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a20dbd), color-stop(1, #c123de) );
	background:-moz-linear-gradient( center top, #a20dbd 5%, #c123de 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a20dbd', endColorstr='#c123de');
	background-color:#a20dbd;
}.buttonPurple:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

.buttonPurpleWide {
	color:#ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c123de), color-stop(1, #a20dbd) );
	background:-moz-linear-gradient( center top, #c123de 5%, #a20dbd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de', endColorstr='#a20dbd');
	background-color:#c123de;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #a511c0;
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:45px;
	line-height:20px;
	width:170px;
	text-decoration:none;
	text-align:center;
}
.buttonPurpleWideShort {
	color:#ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c123de), color-stop(1, #a20dbd) );
	background:-moz-linear-gradient( center top, #c123de 5%, #a20dbd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de', endColorstr='#a20dbd');
	background-color:#c123de;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #a511c0;
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:15px;
	width:170px;
	text-decoration:none;
	text-align:center;
}
.buttonPurpleWide:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a20dbd), color-stop(1, #c123de) );
	background:-moz-linear-gradient( center top, #a20dbd 5%, #c123de 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a20dbd', endColorstr='#c123de');
	background-color:#a20dbd;
}.buttonPurpleWide:active {
	position:relative;
	top:1px;
}



.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #e184f3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e184f3;
	box-shadow:inset 0px 1px 0px 0px #e184f3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c123de), color-stop(1, #a20dbd) );
	background:-moz-linear-gradient( center top, #<?php echo $eventDetails_row->getField('color_button'); ?> 5%, #a20dbd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#<?php echo $eventDetails_row->getField('color_button'); ?>', endColorstr='#a20dbd');
	background-color:#<?php echo $eventDetails_row->getField('color_button'); ?>;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #a511c0;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #9b14b3;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a20dbd), color-stop(1, #c123de) );
	background:-moz-linear-gradient( center top, #a20dbd 5%, #c123de 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a20dbd', endColorstr='#c123de');
	background-color:#a20dbd;
}.button:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */

#pad-left50 { padding-left: 50px; }


.smaller_text { font-size: smaller; }

.glow { 
	display: inline-block;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow;
	transition-property: box-shadow;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

div[textglow]:hover {
  /*border: 1px solid rgb(86, 180, 239); 
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 0px 8px rgba(82, 168, 236, 0.6); */
	border: 1px solid rgb(79, 50, 76);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 0px 8px rgba(79, 50, 76, 0.6);
}

div[textglow] {
  width: 97%;
  /* max-width: 280px; */
  margin-right: 10px;

  font-family: Arial,sans-serif;

  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.075);

  display: inline-block;
  padding: 4px;
  margin: 0;
  outline: 0;
  background-color: #fff;
  border: 0px solid #ccc;
  border-radius: 3px;

  font-size: 13px;
  line-height: 20px;
}

.fb-share-button-large
{
	transform: scale(3.5);
	-ms-transform: scale(3.5);
	-webkit-transform: scale(3.5);
	-o-transform: scale(3.5);
	-moz-transform: scale(3.5);
	transform-origin: top left;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	-moz-transform-origin: top left;
	-webkit-transform-origin: top left;
}

/* ============================================== */
/* from: https://codemyui.com/ghost-button-animation/ 
<div class="flex">
  <a href="#0" class="bttn">Continue</a>
</div>
<div class="flex dark">
  <a href="#0" class="bttn-dark">Continue</a>
</div>
*/

@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:700';

$font:'Source Sans Pro', sans-serif;
$primary:#644cad;
$second:#644cad;
$third:#4426a8;
  
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body{
    height:100%;
    width: 100%;
}

body {
  padding:0px;
  margin:0;
  font-family:$font;
  background: #F5F0FF;
  -webkit-font-smoothing: antialiased;
}

.dark {
  background:#24252A;
}

.flex {
  min-height:50vh;
  display:flex;
  align-items:center;
  justify-content:center;
}

a.bttn {
  color:$primary;
  text-decoration:none;
  -webkit-transition:0.3s all ease;
  transition:0.3s ease all;
  &:hover {
    color:#FFF;
  }
  &:focus {
    color:#FFF;
  }
}

a.bttn-dark {
  color:$second;
  text-decoration:none;
  -webkit-transition:0.3s all ease;
  transition:0.3s ease all;
  &:hover {
    color:#FFF;
  }
  &:focus {
    color:#FFF;
  }
}


.bttn {
  font-size:18px;
  letter-spacing:2px;
  text-transform:uppercase;
  display:inline-block;
  text-align:center;
  width:270px;
  font-weight:bold;
  padding:14px 0px;
  border:3px solid $primary;
  border-radius:2px;
  position:relative;
  box-shadow: 0 2px 10px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.1);
  &:before {
    -webkit-transition:0.5s all ease;
    transition:0.5s all ease;
    position:absolute;
    top:0;
    left:50%;
    right:50%;
    bottom:0;
    opacity:0;
    content:'';
    background-color:$primary;
    z-index:-2;
  }
  &:hover {
    &:before {
      -webkit-transition:0.5s all ease;
      transition:0.5s all ease;
      left:0;
      right:0;
      opacity:1;
    }
  }
  &:focus {
    &:before {
      transition:0.5s all ease;
      left:0;
      right:0;
      opacity:1;
    }
  }
}

.bttn-dark {
  font-size:18px;
  letter-spacing:2px;
  text-transform:uppercase;
  display:inline-block;
  text-align:center;
  width:270px;
  font-weight:bold;
  padding:14px 0px;
  border:3px solid $second;
  border-radius:2px;
  position:relative;
  box-shadow: 0 2px 10px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.1);
  z-index:2;
  &:before {
    -webkit-transition:0.5s all ease;
    transition:0.5s all ease;
    position:absolute;
    top:0;
    left:50%;
    right:50%;
    bottom:0;
    opacity:0;
    content:'';
    background-color:$second;
    z-index:-1;
  }
  &:hover {
    &:before {
      -webkit-transition:0.5s all ease;
      transition:0.5s all ease;
      left:0;
      right:0;
      opacity:1;
    }
  }
  &:focus {
    &:before {
      -webkit-transition:0.5s all ease;
      transition:0.5s all ease;
      left:0;
      right:0;
      opacity:1;
    }
  }
}
/* ============================================== */
