
*
{
    margin: 0 auto;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

body
{
    text-align: center;
    font-size: 0.8em;
    color: #3C3C3C;
}
a img
{
    border: 0px;
}
a
{
    color: #3C3C3C;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}
input, select
{
    font-size: 9pt;
    color: #3C3C3C;
}
select option
{
    margin-right: 0.5em;
}
H1
{
}
H1.checkout, H1.upload
{
    background-color: #5EBCBF;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.4em 0.2em 0.4em 0.5em;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 0.5em;
    background: url(../images/shade_h1_green.gif) top left repeat-x #5EBCBF;
}
H1.category
{
    background-color: #5EBCBF;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.2em 0.2em 0.2em 0.5em;
    margin-bottom: 3px;
    width: 100%;
    background: url(../images/shade_h1_green.gif) top left repeat-x #5EBCBF;
}
H1.cards_box_h
{
    background-color: #5EBCBF;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 3px;
    width: 667px;
    background: url(../images/shade_h1_green.gif) top left repeat-x #5EBCBF;
}
H1.preview
{
    background-color: #5EBCBF;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.4em 0.2em 0.4em 0.5em;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 885px;
    background: url(../images/shade_h1_green.gif) top left repeat-x #5EBCBF;
}
H2
{
}
H2.sub_heading
{
    color: #6A5B90;
    font-size: 1em;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 10px;
}
H2.split_box
{
    color: #388E91;
    font-size: 1.6em;
    font-weight: bold;
    padding-top: 1em;
    margin-bottom: 0.5em;
    margin-left: 15px;
}
H2.main_box_heading
{
    background-color: #FF9900;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.2em 0.2em 0.2em 0.5em;
}

/* -----------------------------------------------------------------------------Structural tags */
#red
{
    color: Red;
    font-weight: bold;
}

#redlink a
{
    color: Red;
    font-weight: bold;
    text-decoration: underline;
}
#redlink a:hover
{
    color: Red;
    font-weight: bold;
    text-decoration: none;
}
#page_container, .page_container
{
    background-image: url(../images/background_valentine.gif);
    background-repeat: no-repeat;
    background-position: center 90px; /*height:963px;*/
    margin: 0 auto;
    margin-top: 0px;
    width: 100%;
}
#bak_container_top
{
    /*background:url(../images/bak_page_top.gif) top center no-repeat; 	height:21px;*/
}
#bak_container
{
    /*background:url(../images/bak_page.gif) center repeat-y;*/
}
#bak_container_bot
{
    /*background:url(../images/bak_page_bot.gif) top center no-repeat;*/
    height: 43px;
}
#container
{
    text-align: left;
    width: 905px;
}
#main
{
    clear: both;
    height: auto;
    overflow: hidden;
}
#left_container
{
    margin-left: 0px;
    width: 188px;
    float: left;
    margin-right: 10px;
}
#middle_container
{
    margin-left: 195px;
    width: 704px;
    overflow: hidden;
}
#left_main_container, #left_upload_container
{
    margin-left: 5px;
    width: 765px;
    float: left;
}
#right_promo_container
{
    margin-top: 5px;
    margin-left: 10px;
    width: 120px;
    float: left;
}
#right_promo_container a
{
    display: block;
    margin-bottom: 0.5em;
}
#large_main_container
{
    margin-left: 5px;
    width: 900px;
}
#home_main_container
{
    width: 905px;
}
#left_preview_container
{
    margin-left: 5px;
    width: 685px;
    float: left;
}
#right_preview_container
{
    padding-left: 10px;
    width: 200px;
    float: left;
}

#left_preview_container .bak_card_builder .cardPlaceHolder input
{
    width: 316;
    height: 450;
}

#left_preview_container .bak_card_builder .cardPlaceHolder #cardInsideImage
{
    width: 632;
}

#left_preview_container.post .bak_card_builder .cardPlaceHolder
{
    width: 450;
    height: 316;
}
/* ------------------------------------------------------------------------------ Header */
.breadcrumb
{
    margin: 5px;
    float: left;
    width: 555px;
    font-weight: normal;
    font-size: 0.9em;
}
.breadcrumb a, .subnav a
{
    padding: 0 0.2em 0 0.2em;
    color: #333333;
    font-weight: bold;
}
.breadcrumb a:hover, .subnav a:hover
{
    text-decoration: none;
}
.subnav
{
    float: right;
    margin: 5px;
    font-weight: normal;
    font-size: 0.9em;
}
.subnav img
{
    background-color: #FFFFFF;
    vertical-align: middle;
}
/* 2007 11 19 - additional css for new links */
.subnav a
{
    padding-left: 5px;
}
/* ---------------------------------------------------------------------- checkout steps */
#steps
{
    text-align: right;
    clear: left;
    padding-right: 10px;
    border-top: 1px solid #999999;
    padding-top: 0.3em;
}
#steps dl, #steps dt, #steps dd
{
    padding: 0;
    margin: 0;
    list-style: none;
}
#steps dt
{
    display: none;
}
#steps dd
{
    margin-left: 0.3em;
    background: url(../images/icon_steps.gif) center left no-repeat;
    display: inline;
    width: 6em;
}
#steps dd span, #steps dd.on span
{
    padding-left: 19px;
}
#steps dd.on
{
    background: url(../images/icon_steps_on.gif) center left no-repeat;
}
#steps dd span
{
}
/* ---------------------------------------------------------------------------- main gerenal content */
.general_box
{
    margin-left: 5px;
    padding-top: 5px;
}
.general_box_tl
{
}
.general_box_tr
{
}
.general_box_content
{
    border: 1px solid #5EBCBF;
    padding: 10px;
    height: 100%;
    background: url(../images/shade_shadow_white.gif) top left repeat-x;
}
H1.general
{
    background-color: #5EBCBF;
    color: #ffffff;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.4em 0.2em 0.4em 0.5em;
    margin-top: 0px;
    background: url(../images/shade_h1_green.gif) top left repeat-x #5EBCBF;
}
#general
{
    margin-left: 5px;
    width: auto;
}
#general div.btn_cont
{
    text-align: right;
    margin: 5px;
}
/* ----------------------------------------------------------------------------Card Navigation */

div.nav_box
{
    border: 0px solid #EE6417;
    margin-bottom: 1em;
}
.navpanel_tl
{
}
.navpanel_tr
{
}
.navpannel_h
{
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding: 0.3em 0.3em 0.3em 10px;
    background: url(../images/shade_h1_purple.gif) top left repeat-x #786C96;
}
.nav_links
{
    background: url(../images/shade_content_purple.gif) top left repeat-x;
    border: 1px solid #786C96;
}
ul.nav, ul.nav li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.nav
{
    margin-bottom: 10px;
    background: url(../images/shade_content_purple_l.gif) top left repeat-x;
    padding: 0.5em 0.3em;
}
ul.nav li
{
    padding-bottom: 1px;
}
ul.nav li.f
{
    color: #6E608F;
    font-weight: bold;
    margin-left: 6px;
}
ul.nav li a
{
    color: #3C3C3C;
    font-size: 0.9em;
    text-decoration: none;
    display: block;
    margin-left: 6px;
}

ul.nav li a:hover
{
    text-decoration: underline;
}
ul.nav li.on
{
    font-weight: bold;
}
/* ---------------------------------------------------------- left search styles */

#search_container, .q_search_container
{
    border: 0px solid #EE6417;
    margin-bottom: 1em;
}
div.search_container_tl
{
}
div.search_container_tr
{
}
div.search_h, div.q_search_h
{
    background-color: #786C96;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding: 0.3em 0.3em 0.3em 10px;
    background: url(../images/shade_h1_purple.gif) top left repeat-x #786C96;
}
div.search_container_content, div.q_search_container_content
{
    padding: 0.5em 0.3em;
    background: url(../images/shade_content_purple_s.gif) top left repeat-x;
}
#search input
{
    float: left;
}
div.go
{
    float: right;
    margin-right: 10px;
}
div.radio_block
{
    clear: both;
    margin: 10px 0 0 0;
}
div.radio
{
    float: left;
    display: block;
    font-size: 0.9em;
    margin-right: 7px;
    cursor: pointer;
}
div.radio img
{
    padding-right: 2px;
}
.q_search
{
}
.q_search p
{
    font-size: 0.8em;
    margin-bottom: 3px;
    margin-top: 1px;
    color: #5a5a5a;
}
.q_search p label
{
    display: block;
    float: left;
    clear: left;
    width: 65px;
    _width: 60px;
    margin-left: 5px;
}
.q_search select
{
    width: 120px;
}
div.q_go
{
    float: right;
    margin: 5px 2px 0 0;
}
/* ------------------------------------------------------ card thumbnails */






/* ------------------------------------------------- user forms */
fieldset
{
    border: none;
}
fieldset p.linespace
{
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #d8d8d8;
}
fieldset p.gap
{
    padding: 10px 0px 0px 0px;
}
fieldset
{
    border-bottom: 1px solid #999999;
    padding-left: 20px;
}
fieldset p
{
    margin-bottom: 5px;
    margin-top: 5px;
    color: #5a5a5a;
}
fieldset p label
{
    display: block;
    float: left;
    clear: left;
    width: 12em;
}

.drop_down
{
    border: 1px solid #786C96;
    color: #666666;
}
.input_text
{
    border: 1px solid #999999;
    color: #666666;
    padding: 2px;
}
/* --------------------------------------------- checkout styles */
#order_total_container
{
    float: left;
    margin-left: 10px;
}
#order_total_container div
{
    padding: 0.4em 0 0 0;
    font-size: 0.9em;
}
#order_total_container div.basket_total
{
    font-weight: bold;
    color: #FF8400;
    font-size: 1.1em;
}
#order_total_container div.grand_total
{
    font-weight: bold;
    color: #FF8400;
    font-size: 1.1em;
}
#order_total_container div.basket_total_no_discount
{
    font-weight: normal;
    color: #000000;
    font-size: 1.0em;
}
#order_total_container div.vat
{
    padding: 0 0 0 0;
    font-size: 0.8em;
}
#basket_title
{
    font-weight: bold;
    font-size: 1em;
    color: #ffffff;
    background-color: #388E91;
    width: 100%;
    padding: 0.5em 0 0.5em;
    min-height: 1em;
    background: url(../images/shade_h1_darkgreen.gif) top left repeat-x #388E91;
}
#basket_title div.address
{
    float: left;
    width: 120px;
    padding-left: 125px;
    padding-right: 10px;
}
#basket_title div.date
{
    float: left;
    padding-right: 30px;
    width: 100px;
}
#basket_title div.size
{
    float: left;
    padding-right: 10px;
    width: 120px;
}
#basket_title div.qty
{
    float: left;
    padding-right: 20px;
    width: 60px;
}
#basket_title div.price
{
    float: left;
    padding-right: 10px;
}


#basket_row
{
    clear: left;
    margin-left: 5px;
    margin-top: 10px;
    border-bottom: 1px dotted #999999;
    min-height: 145px;
    height: auto !important;
    padding-bottom: 10px;
    height: 145px; /* for IE 6 */
    font-size: 0.9em;
}
#basket_row div.img
{
    float: left;
    width: 115px;
}
#basket_row div.address
{
    float: left;
    width: 130px;
    padding-right: 10px;
    margin-right: 5px;
}
#basket_row div.date
{
    float: left;
    width: 130px;
}
#basket_row div.size
{
    float: left;
    width: 130px;
}
#basket_row div.qty
{
    float: left;
    width: 80px;
}
#basket_row div.price
{
    float: left;
    padding-right: 10px;
    width: 80px;
}
#basket_row div.price input
{
    border: none;
    border-color: White;
}
#basket_row div.remove
{
    float: left;
    padding-right: 10px;
    background: url(../images/icon_delete.gif) left center no-repeat;
}
#basket_row div.remove a
{
    padding-left: 15px;
    color: #F23212;
    font-size: 0.85em;
}
#basket_row div.edit a
{
    display: inline;
    color: #388E91;
    font-weight: bold;
    padding: 10px 0px;
}
#basket_row div.img div.edit a
{
    text-align: center;
    padding-top: 5px;
}
#basket_row span.highlight
{
    font-weight: bold;
    color: #727272;
}

/* ----------------------------------------------- page split containers on checkout pages */
.split1_main_box, .split2_main_box
{
    margin-left: 35px;
    _margin-left: 20px;
    width: 410px;
    background: url(../images/bak_split_mid.gif) center repeat-y;
    float: left;
    margin-top: 1em;
}
.split1_main_box_tl, .split2_main_box_tl
{
    background: url(../images/bak_split_top.gif) top center no-repeat;
}
.split1_main_box_tr
{
}
.split1_main_box_content, .split2_main_box_content
{
    margin: 15px;
    min-height: 10em;
}
.split1_main_box_bot, .split2_main_box_bot
{
    background: url(../images/bak_split_bot.gif) bottom center no-repeat;
    height: 15px;
}

.split2_main_box
{
    margin-left: 5px;
}

/* ---------------------------------------------------------------------------- Footer */
#footer
{
    clear: both;
    padding-top: 60px;
    padding-bottom: 25px;
}
.machinename
{
    width: 1250px;
    float: right;
    color: #ffffff;
}
H2.footer
{
}
#customer_links
{
    clear: left;
}
#customer_links ul, #customer_links li, #useful_links ul, #useful_links li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#customer_links li, #useful_links li
{
    display: inline;
    padding: 0.5em 0 0 0.5em;
}
#customer_links li a, #useful_links li a
{
    font-size: 0.85em;
}
#customer_links li span, #useful_links li span
{
    font-size: 0.85em;
}
#customer_links li.heading, #useful_links li.heading
{
    font-weight: bold;
    font-size: 0.85em;
}
#useful_links
{
    clear: left;
    margin-top: 0.5em;
    margin-bottom: 2em;
}
/* ---------------------------------------------------------------------------- 2007 11 19 SEO Footer */
#seo_footer
{
    border-top: 1px solid #d8d8d8;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    width: 890px;
    margin-bottom: 10px;
}
#seo_footer p
{
    color: #999999;
    text-align: left;
    font-size: 0.9em;
}
#seo_footer p a
{
    color: #999999;
}
/* ---------------------------------------------------------------------------- 2007 11 19 end SEO Footer */

/* ----------------------------------------------------------------------------global styles */
.hide_element, .accessibility
{
    position: absolute;
    top: -500em;
    left: 0;
    height: 1px;
    width: 1px;
}
/* this style is used to hide items unless being printed */
.hide_print
{
    display: none;
}
.clear
{
    clear: both;
}
.clear_h
{
    clear: both;
    height: 2px;
}
.clear_h_space_line
{
    clear: both;
    height: 2px;
    border-bottom: 1px solid #999999;
}
ul.no_list, ul.no_list li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
p.page_help
{
    color: #5a5a5a;
    padding-bottom: 0.5em;
    padding-top: 0;
    margin-top: 0;
}
p.form_help
{
    color: #5a5a5a;
    font-size: 0.9em;
    clear: left;
}
p.form_help a
{
    color: #5a5a5a;
    text-decoration: underline;
}
p.form_help a:hover
{
    color: #5a5a5a;
    text-decoration: none;
}
.form_help_sml
{
    color: #727272;
    font-size: 0.8em;
    clear: left;
}
p.form_help a
{
    color: #727272;
    text-decoration: underline;
}
p.form_help a:hover
{
    color: #727272;
    text-decoration: none;
}
.vat
{
    color: #999999;
    font-size: 0.9em;
}
.error
{
    font-weight: bold;
    color: #F23212;
}
label.man_error
{
    color: #F23212;
    font-weight: bold;
}
div .man_error
{
    color: #F23212;
    padding-top: 1em;
    font-weight: bold;
}

.q_search ul
{
    margin-left: 20px;
}
.q_search li
{
    color: #6db6af;
}
.q_search ul li a
{
    color: #925785;
    text-decoration: none;
}

.q_search_selected, .q_search ul li a:active
{
    font-weight: bold !important;
    color: #925785;
    text-decoration: none;
}

.templatecontrol
{
    padding-right: 0px;
    padding-left: 0px;
    visibility: hidden;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    position: relative;
}
.templatecontrol DIV
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    position: absolute;
}
.templatecontrol IMG
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    position: absolute;
}

span#current_page
{
    text-decoration: none;
}

