body 
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    min-height: 552px;
    background: transparent url(/images/background.png) repeat-x scroll 0 0;
    background-color: #EBEFF9;
    position: relative;
}

ul
{
    padding-left: 1em;
}

#outerframe
{
    width: 890px;
    margin: 10px auto;    
}

#topframe
{
    margin-top: 10px;
    margin-bottom: 20px;
}

#sidebar
{
    border-right:1px solid #CACACA;
    font-size: 13px;
    line-height: 1.5em;
    position:absolute;
    width:150px;
}

#sidebar .list
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 50px;
    font-weight: bold;

}
#sidebar .title
{
    font-size: 11px; 
    color: #666666;
    text-transform: uppercase;
    border-bottom: 1px dotted #CACACA;
}

.category_link.category_featured
{
    color: #AF2318;
}
.category_link
{
    color: #777777;
    text-decoration: none;
}
.category_link:hover
{
    color: black;
    text-decoration: underline;
}

#content .card_face .card_face_text {
    text-align: center;
}

#content
{
    min-height: 400px;
    padding-left:170px;
}
.card_preview
{
    margin: 0px 10px;
    width: 100px;
    /*height: 200px;*/
    position: relative;
    left: -4px;
    /*background: transparent url(/images/safari.png) no-repeat scroll 0 0;*/
}

.swipe
{
    margin-left: 10px;
    position: absolute;
}
.card_preview .thumb
{
    left:4px;
    position:relative;
    top:3px;
}

.card_preview_full .full_image
{
    left:7px;
    position:relative;
    top:7px;
}

.glow
{
    background:transparent url(/images/small_glow.png) no-repeat scroll 0 0;
    height:160px;
    top:28px;
    width:110px;
}
.large_glow
{
    background:transparent url(/images/large_glow.png) no-repeat scroll 0 0;
    height:375px;
    width:255px;
}

#content #cards .header
{
    border-bottom:1px dotted #CACACA;
    color:black;
    font-size:28px;
    font-weight:bold;
    left:-20px;
    margin-bottom:10px;
    padding-left:20px;
    position:relative;
}

#content .subhead
{
    clear:both;
    color:#666666;
    font-size:14px;
    letter-spacing:2px;
    margin-bottom:5px;
    text-transform:uppercase;    
}
#content .cardcollection
{
    margin-bottom: 10px;
    padding: 0px;
}

#content .seemore
{
    clear: both;
    text-align: right;
}
#content .seemore a
{
    text-decoration: none;
    color: Blue;
    margin-right: 35px;
}

.minicard
{    
    background-color: #eaeaea;
    position: relative;
    min-width: 400px;
    padding: 5px;
    margin-bottom: 5px;
    border: 5px solid white;
}
.message
{
    font-size: 14px;
    max-height: 150px;
    overflow: auto;
    
}
.message .caption
{
    font-weight: bold;   
    margin-bottom: 5px;
}
.message a
{
    text-decoration: none;
    color: #0000ff;
}
.message a:visited
{
    text-decoration: none;
    color: #0000ff;
}


.message .tiny
{
    font-size: 11px;
}

.shadow_outer
{
    background-color: #cccccc;
    padding: 0px 1px 1px 0px;
    margin-bottom: 10px;
}
.shadow_inner
{
    background-color: #aaaaaa;
    padding: 0px 1px 1px 0px;
}

#popular
{
}


.card_frame
{
    width: 340px;
    float: left;
    margin: 0px 10px 10px 0px;
}
.card_frame_small
{
    width: 250px;
    float: left;
    margin: 0px 10px 10px 0px;
}

.card
{    
    background-color: #eaeaea;
    position: relative;
    padding: 1px;
    max-width: 400px;
}


.small_image_frame
{
    padding: 4px 4px 2px 4px;
    border: 1px solid #777777;
    background-color: White;
    max-width: 35px;
}

.image_frame
{
    padding: 4px 4px 2px 4px;
    border: 1px solid #777777;
    background-color: White;
    width: 100px;
}

.message .sub
{
    margin-top: 10px;
    font-size: 11px;
}

#cards
{
    
}

.card_frame_small_cell
{
    padding-top: 10px;
}

.small_cards
{
    padding-top: 48px;
}

.arrow
{
    font-size: 8px;
    position: absolute;
    margin-top: 2px;
}

.category_link
{
    position: relative;
    margin-left: 15px;
    cursor: pointer;
}

.category_selected
{
    color: #000000;   
}


.link
{
    cursor: pointer;
    color: Blue;
    text-decoration: none;
}
.link:hover
{
    text-decoration: underline;
}

.logo
{
    position: relative;
    padding-left: 100px;
}
/* Designer */
#lightbox .designer
{
    height: 380px;
    min-width: 500px;
}

.designer 
{
    max-width: 800px;
    background-color:White;
    border:1px solid #CCCCCC;
    padding:10px;
}
.designer .top
{
    margin-bottom: 10px;
    background-color:#EBEFF9;
    padding:5px 0 5px 10px;
}
.designer .top .caption
{
    font-size:24px;
    font-weight:bold;
}
.designer .top .subcaption
{
    font-size: 14px;
}
.designer .middle
{
    margin: 0px auto;
}
.designer .form
{
    font-size: 12px;
    
}
.designer .form .field
{
    font-size:14px;
    padding:2px;
    width:200px;
}
.designer .message
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    height:7em;
    width:100%;
}
.designer .buttons
{
    padding:5px;
    right:16px;
}
.designer #message_mini
{
    font-size:16px;
    left:15px;
    overflow:hidden;
    position:relative;
    top:-180px;
    width:210px;
    text-align: center;
}
.designer #message_mini.blank
{
    top: -280px;
}

.designer .default
{
    color:#666666;
}
.designer .recipient_name
{
    font-size:14px;
    padding:2px;
    width:200px;    
}
.designer .field_frame
{
    font-size: 16px;
    margin-bottom: 20px;
}
.designer .field_frame .description
{
    font-size: 11px;
}
.designer .field_error
{
    border: 3px solid Red;
}
.designer .error
{
    font-size: 11px;
    padding-left: 5px;
}
.designer .field
{
    font-size:16px;
    margin-bottom:10px;
    padding:4px;
    width: 200px;
}
.designer .card_preview_full
{
    position:absolute;
    overflow: hidden;
    width: 256px;
    height: 376px;
}

.designer #card_preview_outside
{
    position: absolute;
}
.designer #card_preview_inside
{
    position: absolute;
    left:300px;
    position:absolute;    
}
.designer #recipient_instructions
{
    font-size: 11px;
}

.designer #agree_button
{
    width: 96px;
    height: 35px;
}

.designer #agree_button.unclicked
{
    background: transparent url(/images/agree_button.png) no-repeat scroll 0 0;
    cursor: pointer;
}
.designer #agree_button.clicked
{
    background: transparent url(/images/agree_button.png) no-repeat scroll 0 -35px;
    cursor: default;
}

.designer .delete
{
    font-size: 13px;
}

.designer .submit_button
{
    width: 96px;
    height: 34px;
    cursor: pointer;
}

.designer .submit_button.send.unclicked
{
    background: transparent url(/images/buttons.png) no-repeat scroll 0 -70px;
    
}
.designer .submit_button.send.clicked
{
    background: transparent url(/images/buttons.png) no-repeat scroll 0 -105px;
}
.designer .submit_button.facebook.unclicked
{
    background: transparent url(/images/buttons.png) no-repeat scroll 0 -210px;
    display: none;
}
.designer .submit_button.facebook.clicked
{
    background: transparent url(/images/buttons.png) no-repeat scroll 0 -245px;
    display: none;
}
.designer .submit_button.agree.unclicked
{
    background: transparent url(/images/buttons.png) no-repeat scroll 0 0;
}
.designer .submit_button.agree.clicked
{
    background: transparent url(/images/buttons.png) no-repeat scroll 0 -35px;
}
.designer .submit_button.save.unclicked
{
    background: transparent url(/images/buttons.png) no-repeat scroll 0 -140px;
}
.designer .submit_button.save.clicked
{
    background: transparent url(/images/buttons.png) no-repeat scroll 0 -175px;
}

.designer .submit_button.google_accounts.unclicked
{
    background: transparent url(/images/buttons.png) no-repeat scroll 0 -280px;
}

.designer .submit_button.google_accounts.clicked
{
    background: transparent url(/images/buttons.png) no-repeat scroll 0 -315px;
}

#msg_limit_display {
    float: right;
    text-align: right;
}

.over {
    color: red;
}

/* End Designer */

.quoted_message
{
    margin:10px 0 10px;
    padding: 10px;
    background-color:#fafafa;
    border: 2px dotted #cccccc;
}

.preformatted
{
    white-space: pre;    
}


/* CSS Spriting for Card Previews */

div.img {
    display: inline-block;
    background-color: transparent;
    background-repeat: no-repeat;
}

div.img.left_page_thumb {
    width: 100px;
    height: 150px;
    background-position: 0 0;
}

div.img.right_page_thumb {
    width: 100px;
    height: 150px;
    background-position: -100px 0;
}

div.img.left_page_full {
    width: 240px;
    height: 360px;
    background-position: 0 0;
}

div.img.right_page_full {
    width: 240px;
    height: 360px;
    background-position: -240px 0;
}

/* splash screen */
.splash
{
height:350px;
left:20px;
position:relative;
top:-110px;
}

.splash_area {
    width: 666px;
    height: 463px;
    background: transparent url(/images/splash.png) no-repeat scroll 0 0;
}

.flash_iphone {
    position: relative;
    left:  455px;
    top: 73px;
    width: 196px;
    height: 293px;
}

.splash .large_phone
{
    position: absolute;
    margin-left: 520px;
    top: 0px;
    background: transparent url(/images/home/large_phone.png) no-repeat scroll 0 0;
    width: 225px;
    height: 463px;
}
.splash .message
{
    margin-left:80px;
    position:absolute;
    top:150px;
}
.splash .splash_card_shadow
{
left:35px;
position:absolute;
top:95px;
    
}

.splash .splash_card
{
left:35px;
position:absolute;
top:95px;
overflow: hidden;
width: 159px;
height: 234px;
    
}

.splash .splash_card .card_1
{
    position: absolute;
}
.splash .splash_card .card_2
{
    left: 159px;
    position: absolute;
}

/* end */

/* footer */
#bottom_frame
{
    clear: both;
    text-align: center;
}

#bottom_frame .links
{
    text-align: center;
    padding-top: 10px;
    font-size: 10pt;
}
#bottom_frame .link
{
    margin: 0px 10px 0px 10px;
}
#copyright
{
    text-align: center;
    font-size: 12px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.category_section
{
    color:#444444;
    font-size:14px;
    line-height:1em;
    padding:10px;
    right:2px;
    font-weight: bold;
}
.category_section .link
{
    color:Blue;
    cursor:pointer;
    padding-left:5px;
    text-decoration:none;
}

.subhead
{
    font-size: 16px;
    font-weight: bold;
}

#addthis
{
    margin:50px auto 0;
    text-align:center;
    width:300px;
}

.diggnstuff
{
    float: right;
    border: 0px;
    width: 200px;
}

.diggnstuff .icon
{
    width: 16px; 
    height: 16px; 
    background: transparent url(/images/widget01.gif) no-repeat scroll 0 0;
    float: right;
    margin: 0px 5px 0px 5px;
    cursor: pointer;
}
.diggnstuff .icon.digg
{
    background-position:0 -192px;
}
.diggnstuff .icon.reddit
{
    background-position:0 -592px;
}
.diggnstuff .icon.buzz
{
    background-position:0 -160px;
}
.diggnstuff .icon.friendfeed
{
    background-position: 0 -304px;
}
.diggnstuff .icon.delicious
{
    background-position:0 -176px;
}
.diggnstuff .icon.facebook
{
    background-position:0 -240px;
}
.diggnstuff .icon.email
{
    background-position:0 -224px;
}
.diggnstuff .icon.stumbleupon
{
    background-position: 0 -704px;
}

.diggnstuff.single
{
    width: 16px;
    margin: 0px 0px 0px 10px;
}

.partners
{
    color:#444444;
    font-size:12px;
    line-height:1em;
    padding:10px;
    right:2px;
    text-align:right;
}
.partner_title
{
    margin: 5px 0px 5px 0px;
    font-size: 11px;
}
.privacy_policy
{
    margin:0 0 10px;    
    font-size: 9px;
}
.permalink_info
{
    margin-top: 10px;
}
.permalink
{
    padding-left: 10px;
    margin: 5px 0px 5px 0px;
    font-size: 14px;
}

.large_status.error
{
    background-color:#FFD1D1;
    border-color: Red;
    font-size: 16px;
}
.large_status
{
    background-color:#B1EBA4;
    border:2px dashed #145505;
    font-weight:bold;
    margin:0 0 10px;
    padding:5px;
    text-align: center;
    font-size: 16px;
}

#delivery_method
{
    font-size: 12px;
    color: #666666
}
#delivery_method .header
{
    font-size: 10px;
    text-align: center;
    margin: 0px 0px 10px 0px;
    text-transform:uppercase;
}

#delivery_method .channels
{
}
#delivery_method .channel
{
    margin: 0px 5px 0px 5px;
    width: 60px;
    font-size: 11px;
    text-decoration: none;

    height: 16px;
    float: left;
}
#delivery_method .channel .channel_link
{
    margin-left: 20px;
    position: relative;
}
#delivery_method .channel.active
{    
    color: Black;
    text-decoration: underline;
}

#delivery_method .channel.facebook
{
    background: transparent url(/images/delivery_widget.png) no-repeat scroll 0px -32px;
}
#delivery_method .channel.phone
{
    background: transparent url(/images/delivery_widget.png) no-repeat scroll 0px -16px;
}
#delivery_method .channel.email
{
    background: transparent url(/images/delivery_widget.png) no-repeat scroll 0px 0px;
}

#delivery_method .channel:hover
{
    cursor: pointer;
    text-decoration: underline;
    color: Black;
}

#design-meta
{
    position: relative;
    top: 380px;
    left: 5px;
    font-size: 11pt;
    max-width: 300px;
}


#design-meta .meta-links
{
    margin: 5px;
    width: 65px;
    position: absolute;
}

#design-meta .meta-link
{
    color: #777777;
    padding-left: 25px;    
    height: 17px;
    overflow: hidden;
    font-size: 11px;
    margin-bottom: 5px;
    cursor: pointer;
    
}

#design-meta .meta-link.tags
{
    background: transparent url(/images/meta_widget_icon.png) no-repeat scroll 0 0;
}
#design-meta .meta-link.widget
{
    background: transparent url(/images/meta_widget_icon.png) no-repeat scroll 0 -17px;
}
#design-meta .meta-link.about
{
    background: transparent url(/images/meta_widget_icon.png) no-repeat scroll 0 -34px;
}
#design-meta .meta-link.flag
{
    background: transparent url(/images/meta_widget_icon.png) no-repeat scroll 0 -51px;
}
#design-meta .meta-link.active
{
    color: Black;
    border-bottom: 1px dotted #999999;
}

#design-meta .meta-contents
{
    border-left:1px dotted #999999;
    left:70px;
    min-height:100px;
    padding-left:5px;
    position:relative;
    max-width: 150px;
}

#design-meta .meta-content
{
    display: none;
}
#design-meta .meta-content.active
{
    display: inline;
}

#widget .widget_content
{
    font-size: 11px;   
    width: 150px; 
}
#widget .instructions
{
    margin-top: 10px;
    font-size: 11px;    
}

#tags .form
{
    display: none;
}
#tags .edit-container
{
    margin-top: 15px;
}
#tags .edit-link
{
    font-size: 11px;
    color: #777777;   
    cursor: pointer; 
}
#tags .edit-link:hover
{
    text-decoration: underline;
    color: Blue; 
}

#tags .form #tag_entry
{
    color:Black;
    font-family:Arial;
    font-size:11px;
    height:75px;
    overflow:scroll;
    padding:4px;
    width:100%;
}
.tag a
{
    text-decoration: none;
    font-size: 12px;
    color: Blue;
}
.tag a:link
{
    color: Blue;
}
.tag a:visited
{
    color: Blue;
}
.tag a:hover
{
    text-decoration: underline;
}
#design-about .creator
{
    font-size: 11px;
}

#design-flag
{
    font-size: 11px;
}
#design-flag .status
{
    margin-top: 10px;
    color: #666666;
}

#public_info
{
    background-color:White;
    border:3px dashed #999999;
    margin-top:10px;
    padding:20px;
}

#public_info input
{
    width: 100%;
    font-size: 16px;
    padding: 2px;
}

#public_info .title
{
    font-size: 18px;
}
#public_info .head
{
    margin-bottom:2px;
    margin-top:10px;
}
#public_info .description
{
    color:#666666;
    font-size:11px;
    margin-top:2px;
}

#cards .actions
{
    font-weight: normal;
    font-size: 12px;
    border-top: 1px dotted #999999;
}

#design-meta .view_card
{
    text-align: center;
}

#design-meta .view_card .link
{
    text-decoration: none;
    text-align: center;
    color: Blue;
}

#tags_form .search_input
{
    font-size: 11px;
    padding: 2px;
    width: 120px;
}
#tags_form .words
{
    float: left;
}

.designer .divider
{
    border-width: 3px 0px 0px 0px;
    border-style: dashed;
    border-color: #cccccc;
    width: 100%;
    height: 1px;
}

.designer .field.clear
{
    position: absolute;
    display: none;
    z-index: 10;
    min-height: 15px;
}

.designer #facebook
{
    min-height: 45px;
}
.designer #facebook .info
{
    display: none;
    font-size: 11px;
}
.designer #facebook .login
{
    text-align: center;
    display: none;
    margin-bottom: 10px;
}

#to_data_error
{
    margin-top: 10px;
    width: 100px;
}


.pagination
{
    clear: both;
    text-align: center;
    font-size: 14px;
    color: #777777;
}
.pagination .page_link
{
    text-decoration: none;
    color: Blue;
    
}
.pagination .page_link.active
{
    font-weight: bold;
    color: #777777;
}
.page_subtitle
{
    margin-bottom: 10px;
}

#about .header
{
    font-size: 24px;
    font-weight: bold;
}

#about .section_head
{
    font-size: 14px;
    font-weight: bold;
}

#google_explain
{
    font-size: 11px;
    display: none;
}