.giftcards {
    margin-top: 10px;
}

.giftcards .wide_item_full {
	width: auto;
}

.giftcards .light {
    color: #a977d5;
}

.giftcards .dark {
    color: #712cb0;
}

.giftcards a {
	color: #9f7cd6;
}

.giftcards .submit {
    border: 0;
    vertical-align: middle;
}

.giftcards .designs {
	margin-bottom: 30px;	
}

.giftcards .designs .design {
    text-align: right;
    margin: 20px 10px 10px;
    width: 145px;
    height: 100px;
    color: #666666;
    float: left;
}

.giftcards .actions {
	color: #9f7cd6;
	text-align: right;
	margin-right: 20px;
}

.giftcards .actions .back {
	font-weight: normal;
	text-align: right;	
}

.giftcards_step2 a{
    text-decoration: none;
}

.giftcards_step2 .header, .giftcard .header{
    background: url('../giftcards/images/personalize_header.png') top left no-repeat;
    width: 488px;
    height: 19px;
    margin-top: 25px;
}

.giftcards_step2 .content, .giftcard .content{
    width: 472px;
    border-left: 8px solid #cccccc;
    border-right: 8px solid #cccccc;
    padding-right: 0; /*outlook 2007 needs this*/
    color: #000000;
}

.giftcards_step2 .design{
    text-align: right;
    padding: 0px 98px;
}

.giftcards_step2 .card_design{
    vertical-align: top;
}

.giftcards_step2 .step{
    vertical-align: middle;
}

.giftcards_step2 .required{
    background: url('../giftcards/images/required_star.png') top left no-repeat;
    color: #99cc00;
}

.giftcards_step2 .personalize{
    text-align: right;
    font-weight: normal;
    color: #666666;
    line-height: 25px;
    padding-right: 20px;
    float: right;
}

.giftcards_step2 .personalize input{
    margin-right: 40px;
}

.giftcards_step2 .personalize textarea{
    width: 218px;
    vertical-align: top;
}

.giftcards_step2 .sendtype{
    font-weight: normal;
    padding-left: 50px;
    line-height: 25px;
}

.giftcards_step2 .type_email{
    padding-left: 20px;
}

.giftcards_step2 .footer, .giftcard .footer{
    background: url('../giftcards/images/personalize_footer.png') top left no-repeat;
    width: 488px;
    height: 22px;
    margin-bottom: 10px;
}

.giftcards_step2 hr{
    border:0;
    border-top: #d4b6fe dotted 2px;
    margin: 5px 0px;
}

.giftcard .to_info, .giftcard .from_info{
    font-size: 30px;
    font-weight: normal;
    line-height: 38px;
    color: #999999;
    padding-left: 10px;
}

.giftcard .message{
    font-weight: normal;
    font-size: 13px;
    padding: 20px 10px;
    white-space: -moz-pre-wrap;  /* Firefox */
    white-space: -pre-wrap;      /* Older Opera 4 - 6 */
    white-space: -o-pre-wrap;    /* Opera 7+ */
    word-wrap: break-word;       /* IE 5.5+ and Safari */
    white-space: pre-wrap;       /* css-3 problematic browser support */
}

.giftcard .gift_amount{
    font-size: 20px;
    line-height: 25px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.giftcard .gift_amount .amount{
    font-size: 65px;
    line-height: 75px;
    letter-spacing: -8px;
}

.giftcard .gift_code{
    font-size: 20px;
    line-height: 25px;
    text-align: right;
    padding-right: 10px;
    padding-bottom: 10px;
    width: 220px;
}

.giftcard .how_to, .giftcard .note{
    color: #666666;
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
}

.giftcard .note{
    padding: 0px 0px 20px 15px;
}

.giftcards_step3 #add_to_cart{
    background: url('../giftcards/images/add_to_cart.png') no-repeat top left;
    border: 0px;
    width: 109px;
    height: 28px;
    cursor: pointer;
    font-size: 0pt;
}

.giftcards_step3 #add_multiple{
    background: url('../giftcards/images/make_another.png') no-repeat top left;
    border: 0px;
    width: 180px;
    height: 28px;
    cursor: pointer;
    font-size: 0pt;
}

#standalone-wrapper {
    width: 488px;
    margin: 0 auto;
}

#standalone-wrapper td {
    font-size: 9px; 
    line-height: 18px; 
    font-family: Verdana, Arial; 
    text-align:left;
}

.giftcard {
    width: 488px;
}

.giftcard .message-area {
    padding: 0 10px;
    width: 452px;
}

#print-button {
    margin: 10px 0;
}

.giftcard .sender-notice {
    margin: 10px 0;
    padding: 5px;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background-color: #FFB;
    font-size: 10pt;
    line-height: 1;
}

.giftcard a img {
    border: none;
}


.bplay_purple .content .message-area .dark {
    color: #712cb0;
}
.bplay_purple .content .message-area .message,
.bplay_purple .content .message-area .gift_amount,
.bplay_purple .content .message-area .gift_code
{
    color: #a0bb11;
}

.bplay_green .content .message-area .dark {
    color: #a0bb11;
}
.bplay_green .content .message-area .message,
.bplay_green .content .message-area .gift_amount,
.bplay_green .content .message-area .gift_code
{
    color: #712cb0;
}

.new_years .content .message-area .dark {
    color: #e7a300;
}
.new_years .content .message-area .message,
.new_years .content .message-area .gift_amount,
.new_years .content .message-area .gift_code
{
    color: #5f183d;
}

.winter .content .message-area .dark {
    color: #5b9ada;
}
.winter .content .message-area .message,
.winter .content .message-area .gift_amount,
.winter .content .message-area .gift_code
{
    color: #28598c;
}

.winter_blue .content .message-area .dark {
    color: #80cbdb;
}
.winter_blue .content .message-area .message,
.winter_blue .content .message-area .gift_amount,
.winter_blue .content .message-area .gift_code
{
    color: #1e6490;
}

.winter_red .content .message-area .dark {
    color: #c93d3c;
}
.winter_red .content .message-area .message,
.winter_red .content .message-area .gift_amount,
.winter_red .content .message-area .gift_code
{
    color: #92091c;
}

.xmas .content .message-area .dark {
    color: #b31808;
}
.xmas .content .message-area .message,
.xmas .content .message-area .gift_amount,
.xmas .content .message-area .gift_code
{
    color: #547d04;
}

.xmas_green .content .message-area .dark {
    color: #b9dc19;
}
.xmas_green .content .message-area .message,
.xmas_green .content .message-area .gift_amount,
.xmas_green .content .message-area .gift_code
{
    color: #21671d;
}

.xmas_pink .content .message-area .dark {
    color: #a42e41;
}
.xmas_pink .content .message-area .message,
.xmas_pink .content .message-area .gift_amount,
.xmas_pink .content .message-area .gift_code
{
    color: #4ea2a9;
}