body {
    background: #fff;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

img {
    border : none;
}

a {
    color: #C30E55;
    text-decoration: none;
}

p {
    margin: 0;
    padding: 0;
}

h3 {
    position: absolute;
    left: -3000px;
}

/* Grid Page */

div#instructions_panel {
    float: left;
    width: 270px;
    height: 405px;
}

div#card_container {
    float: left;
    width: 630px;
    height: 405px;
    background: url(/images/lc/grid_bg.jpg) no-repeat top left;
}

div#terms_and_conditions {
    float: right;
}

div#terms_and_conditions a {
    font-size: 11px;
}

/*  The cards list */

ul#cardlist {
    margin-top: 22px;
}

ul#cardlist li {
    display: inline;
}

ul#cardlist li a {
    display: block;
    float: left;
    width: 150px;
    height: 94px;
}

ul#cardlist li a:hover {
    background: url(/images/lc/grid_overlay.png) no-repeat;
}

ul#cardlist li a span {
    position: absolute;
    left: -3000px;
}

ul#cardlist li div {
    float: left;
    width: 150px;
    height: 94px;
}

ul#cardlist li.rowfirst {
    clear: left;
}

ul#cardlist li.card1 div {
    background: url(/images/lc/postcards/card_1s.jpg) no-repeat;
}

ul#cardlist li.card2 div {
    margin-left: 45px;
    background: url(/images/lc/postcards/card_2s.jpg) no-repeat;
}

ul#cardlist li.card3 div {
    margin-left: 45px;
    background: url(/images/lc/postcards/card_3s.jpg) no-repeat;
}

ul#cardlist li.card4 div {
    margin-top: 23px;
    background: url(/images/lc/postcards/card_4s.jpg) no-repeat;
}

ul#cardlist li.card5 div {
    margin-top: 23px;
    margin-left: 45px;
    background: url(/images/lc/postcards/card_5s.jpg) no-repeat;
}

ul#cardlist li.card6 div {
    margin-top: 23px;
    margin-left: 45px;
    background: url(/images/lc/postcards/card_6s.jpg) no-repeat;
}

ul#cardlist li.card7 div {
    margin-top: 23px;
    background: url(/images/lc/postcards/card_7s.jpg) no-repeat;
}

ul#cardlist li.card8 div {
    margin-top: 23px;
    margin-left: 45px;
    background: url(/images/lc/postcards/card_8s.jpg) no-repeat;
}

ul#cardlist li.card9 div {
    margin-top: 23px;
    margin-left: 45px;
    background: url(/images/lc/postcards/card_9s.jpg) no-repeat;
}

/* The Send Page */

div#send_preview {
    float: left;
    width: 386px;
    height: 386px;
}

div#send_preview_back {
    width: 110px;
    height: 78px;
    float: left;
    margin-top: 300px;
    margin-left: 16px;
}

div#send_preview_flap {
    width: 40px;
    height: 386px;
    float: right;
}

.preview_1 {
    background: url(/images/lc/postcards/card_1p.jpg) no-repeat top left;
}

.preview_2 {
    background: url(/images/lc/postcards/card_2p.jpg) no-repeat top left;
}

.preview_3 {
    background: url(/images/lc/postcards/card_3p.jpg) no-repeat top left;
}

.preview_4 {
    background: url(/images/lc/postcards/card_4p.jpg) no-repeat top left;
}

.preview_5 {
    background: url(/images/lc/postcards/card_5p.jpg) no-repeat top left;
}

.preview_6 {
    background: url(/images/lc/postcards/card_6p.jpg) no-repeat top left;
}

.preview_7 {
    background: url(/images/lc/postcards/card_7p.jpg) no-repeat top left;
}

.preview_8 {
    background: url(/images/lc/postcards/card_8p.jpg) no-repeat top left;
}

.preview_9 {
    background: url(/images/lc/postcards/card_9p.jpg) no-repeat top left;
}

div#send_form {
    float: left;
    width: 520px;
    height: 386px;
    background: url(/images/lc/send_right.jpg) no-repeat top left;
}

div#send_form_error {
    position: relative;
    left: 8px;
    top: 40px;
    background: #ffffba url(/images/lc/alert.gif) no-repeat 0px 10px;
    height: 44px;
    border: 1px solid #ffff16;
    color: #c30e55;
    font-weight: bold;
    padding-left: 32px;
    padding-top: 6px;
    width: 180px;
}

div#send_form_error_block {
    position: relative;
    left: 8px;
    top: 40px;
    height: 52px;
    width: 180px;
}

div#send_form_left {
    float: left;
}

div#send_form_right {
    float: left;
    padding-top: 125px;
    padding-left: 26px;
    height: 250px;
}

/* Form elements */

div#send_form h2 {
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #c30e55;
    padding: 0;
    margin: 0;
}

div#send_form_message {
    position: relative;
    top: 76px;
    left: 0px;
}

div#send_form_message textarea {
    background-color: transparent;
    width: 220px;
    height: 160px;
    border: 0px;
    font-family: "Comic Sans MS", Arial;
    font-size: 14px;
    line-height: 28px;
}

div#send_form_right h2, div#send_form_right input {
    float: left;
}

div#send_form_right input {
    border: 0px;
    font-family: "Comic Sans MS", Arial;
    margin-left: 10px;
    background-color: transparent;
}

div#form_recipient_email {
    padding-top: 6px;
}

div#form_sender_email {
    padding-top: 6px;
}

div#form_submit {
    padding-left: 134px;
    padding-top: 14px;
}

/*
#msg_submit {
    border: 0px;
    width: 115px;
    height: 82px;
    background: transparent url(/images/lc/send_button.png) no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    cursor: hand;
}
*/

#msg_submit {
    border: 0px;
    height: 82px;
    width: 115px;
    text-indent: -9999px;
    cursor: pointer;
    cursor: hand;
}

/* Success Page */

div#sent_form {
    float: left;
    width: 520px;
    height: 386px;
    background: url(/images/lc/sent_right.jpg) no-repeat top left;
}

div#sent_form_left {
    float: left;
}

div#sent_form_right {
    float: left;
    padding-top: 125px;
    padding-left: 26px;
}

div#sent_form_right h2, div#sent_form_right a {
    color: #cb0d53;
}

div#sent_form_right h2 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

div#sent_form_right a {
    background: url(/images/lc/arrow.png) no-repeat top left;
    font-size: 18px;
    font-weight: bold;
    padding-left: 24px;
}

div#sent_form_right a:Hover {
    color: #000;
}

div#sent_form_right p {
    padding-bottom: 12px;
}

/*  Terms and Conditions */

div#terms_back {
    float: left;
    text-align: center;
    width: 250px;
    padding-top: 300px;
}

div#terms_content {
    float: left;
    width: 550px;
}

div#terms_content img {
    padding: 12px 0px;
}

div#terms_content p {
    margin: 8px;
    color: #590038;
}

/* Clearfix */

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/* Safari specific hack - thank you very much Apple */

div#form_sender_name { padding-top: 60px; }
div#form_sender_name { padding-top: 70px;# }
