/* Default stylesheet for the html emails sent by Send-A-Card extension */

.tx-srsendcard-pi1 { font-family: Georgia, Times New Roman, Times, serif; color:#999999; font-size:12px; }
.tx-srsendcard-pi1 p { line-height:125%; color:#999999;; margin: 8px 0 0 0; padding: 0 3px; text-indent: 0; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-salutation { font-weight: bold; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-site-name { font-weight: bold; }
.tx-srsendcard-pi1 a:link { background-color: transparent; color: #83b650; text-decoration: none; font-size:12px; font-weight: bold; }
.tx-srsendcard-pi1 a:visited {  color: #83b650; }
.tx-srsendcard-pi1 a:hover { color:#333333; }
.tx-srsendcard-pi1 a:active {  color: #83b650; }

.tx-srsendcard-pi1-card-selection-promp { font-family: Georgia, Times New Roman, Times, serif; color:#999999; font-size:12px; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-caption	 { font-family: Georgia, Times New Roman, Times, serif; color:#999999; font-size:12px; }

.tx-srsendcard-pi1-field input { background-color:#FFFFFF; color:#333333;  font-size:12px; }
.tx-srsendcard-pi1-field textarea { background-color:#FFFFFF; color:#333333;  font-size:12px; }
.tx-srsendcard-pi1-field select{ background-color:#FFFFFF; color:#333333;  font-size:12px; }
.tx-srsendcard-pi1 .tx-srsendcard-pi1-card-form fieldset { border: 1px solid #FFFFFF;}

.tx-srsendcard-pi1 input[type=submit] { font-size:12px;  margin: 0; padding: 2px; clear: both; float: none; display: block; background:#FFFFFF; color:#999999; }
legend{
    font-family: Georgia, Times New Roman, Times, serif; 
    color:#999999;
    font-size:12px; 
	font-weight: bold;
	padding-top: 2px;
	padding-left: 18px;
	padding-bottom: 2px;
	border:#999999;

}

