/*
 * 1. global
 * 2. headers, paragraphs, anchors
 * 3. homepage layout
 * 4. stories layout
 * 5. things to keep you busy layout
 * 6. products layout
 * 7. gallery layout
 * 8. chatter layout
 * 9. news layout
 * 10.profile  layout
 * 11.misc layout
 *
 */
/* reset css v1.0 | 20080212 */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
}
ol,
ul { list-style: none }
blockquote,
q { quotes: none }
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
/* remember to define focus styles! */
:focus { outline: 1px dotted #000 }
/* remember to highlight inserts somehow! */
ins { text-decoration: none }
del { text-decoration: line-through }
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}
object:focus {
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
}
/* ------------------ global ------------------ */
.global h1 a {
    margin-top: 5px;
    background: transparent url(../images/logo.jpg) 0 0 no-repeat;
    width: 115px;
    height: 48px;
    float: left;
    display: block;
    margin-left: 2px;
}
.global h1 a span { display: none }
.global h1 span {
    font-family: helvetica, arial, sans-serif;
    font-size: 12px;
    color: #999;
    float: left;
    margin-top: 22px;
    margin-left: 10px;
    font-weight: normal;
}
.global .left_col {
    float: left;
    width: 315px;
}
.global .right_col {
    float: right;
    width: 650px;
}
.global .right_col form { float: left }
#bd-news #page .craft_list_item h3 a.news_category {
    font-size: 14px;
    color: #666;
    text-decoration: none;
}
#bd-things_to_do #page .things_list_item h3 a.news_category,
#bd-fun_stuff #page .things_list_item h3 a.news_category {
    font-size: 14px;
    color: #666;
    margin-top: 0px;
    text-decoration: none;
}
.global .right_col select {
    float: right;
    clear: both;
    margin-top: 0px;
    width: 190px;
}
#site_switcher_form { float: none }
#international {
    width: 190px;
    float: right;
}
#international p {
    margin: 0 0 2px;
    color: #999;
    font-size: 12px;
    text-align: center;
}
#book_background {
    background: transparent url(../images/book_bg.jpg) no-repeat scroll 0 0;
    height: 810px;
    padding-top: 58px;
    margin-left: 15px;
    padding-bottom: 32px;
    width: 922px;
    margin-top: 30px;
    float: left;
}
#stars {
    background: transparent url(../images/stars.jpg) 0 0 no-repeat;
    width: 29px;
    height: 34px;
    float: left;
    margin-left: 10px;
}
a { outline: none }
a:active { outline: none }
body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: transparent url(../images/bg_blue.jpg) 0 145px repeat-x;
}
.wrapper {
    clear: both;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    overflow: hidden;
}
#header {
    width: 990px;
    clear: both;
    margin: -10px auto 0;
    overflow: hidden;
}
#page_top {
    clear: both;
    float: left;
    margin-left: 20px;
    margin-top: -19px;
    background: transparent url(../images/page_top.jpg) 0 0 no-repeat;
    width: 946px;
    height: 19px;
}
#page {
    clear: both;
    background: #fff url(../images/page_bg.jpg) 0 -14px repeat-y;
    width: 946px;
    overflow: hidden;
    padding-bottom: 60px;
    float: left;
    margin-left: 20px;
}
#bd-help #page #craft_wrap h2,
#bd-accessibility #page #craft_wrap h2,
#bd-privacy #page #craft_wrap h2 { font-size: 29px }
#detail_bg {
    background: transparent url(../images/detail_bg.jpg) 0 0 no-repeat;
    width: 946px;
    height: 1028px;
    overflow: hidden;
    float: left;
    margin-left: 20px;
    margin-top: -17px;
}
#page p { font-family: "Trebuchet MS", Tahoma, sans-serif }
#page a { color: #2abaec }
#page_bottom {
    clear: both;
    float: left;
    margin-top: 0px;
    background: transparent url(../images/page_bottom.jpg) 0 0 no-repeat;
    width: 946px;
    margin-left: 20px;
    margin-bottom: 20px;
    height: 34px;
    position: relative;
}
#page_flip {
    background: transparent url(../images/page_flip.gif) 0 0 no-repeat;
    width: 234px;
    height: 117px;
    position: absolute;
    right: -8px;
    bottom: -3px;
}
ol { margin: 20px 0 22px 20px }
ol li {
    line-height: 18px;
    padding: 4px 0;
    list-style: decimal;
}
.brand_center { margin-left: 4px }
.how_about {
    clear: both;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}
.no_java_go { float: right }
.textarea_background p.remaining_characters {
    clear: both;
    float: right;
    font-size: 12px;
    margin-right: 40px;
    margin-top: 7px;
}
/*-- navigation --*/
#header ul li {
    display: inline-block;
    float: left;
}
#header li a.tattys_story {
    background: transparent url(../images/nav.jpg) 0 0 no-repeat;
    width: 131px;
    height: 70px;
    float: left;
    display: block;
}
#header li a.tattys_story:hover { background: transparent url(../images/nav.jpg) 0 -70px no-repeat }
#header li.active a.tattys_story { background: transparent url(../images/nav.jpg) 0 -70px no-repeat }
#header li a.tattys_story span { display: none }
#header li a.things_to_do {
    background: transparent url(../images/nav.jpg) -131px 0 no-repeat;
    width: 133px;
    height: 70px;
    float: left;
    display: block;
}
#header li a.things_to_do:hover { background: transparent url(../images/nav.jpg) -131px -70px no-repeat }
#header li.active a.things_to_do { background: transparent url(../images/nav.jpg) -131px -70px no-repeat }
#header li a.things_to_do span { display: none }
#header li a.products {
    background: transparent url(../images/nav.jpg) -264px 0 no-repeat;
    width: 129px;
    height: 70px;
    float: left;
    display: block;
}
#header li a.products:hover { background: transparent url(../images/nav.jpg) -264px -70px no-repeat }
#header li.active a.products { background: transparent url(../images/nav.jpg) -264px -70px no-repeat }
#header li a.products span { display: none }
#header li a.gallery {
    background: transparent url(../images/nav.jpg) -393px 0 no-repeat;
    width: 152px;
    height: 70px;
    float: left;
    display: block;
}
#header li a.gallery:hover { background: transparent url(../images/nav.jpg) -393px -70px no-repeat }
#header li.active a.gallery { background: transparent url(../images/nav.jpg) -393px -70px no-repeat }
#header li a.gallery span { display: none }
.notification h2,
.notification h3 { clear: both }
#header li a.message_board {
    background: transparent url(../images/nav.jpg) -545px 0 no-repeat;
    width: 153px;
    height: 70px;
    float: left;
    display: block;
}
#header li a.message_board:hover { background: transparent url(../images/nav.jpg) -545px -70px no-repeat }
#header li.active a.message_board { background: transparent url(../images/nav.jpg) -545px -70px no-repeat }
#header li a.message_board span { display: none }
#header li a.news {
    background: transparent url(../images/nav.jpg) -698px 0 no-repeat;
    width: 139px;
    height: 70px;
    float: left;
    display: block;
}
#header li a.news:hover { background: transparent url(../images/nav.jpg) -698px -70px no-repeat }
#header li.active a.news { background: transparent url(../images/nav.jpg) -698px -70px no-repeat }
#header li a.news span { display: none }
#header li a.brand {
    background: transparent url(../images/nav.jpg) -838px 0 no-repeat;
    width: 153px;
    height: 70px;
    float: left;
    display: block;
}
#header li a.brand:hover { background: transparent url(../images/nav.jpg) -838px -70px no-repeat }
#header li.active a.brand { background: transparent url(../images/nav.jpg) -843px -70px no-repeat }
#header li a.brand span { display: none }
.gender_label {
    float: left;
    margin-top: 12px;
}
#bd-profile .your_information .gender_label label { clear: none }
#bd-profile .your_information input#male,
#bd-profile .your_information input#female {
    clear: none;
    margin-top: 12px;
    width: 30px;
}
#footer {
    background: transparent url(../images/footer_bg.jpg) 0 0 repeat-x;
    height: 98px;
    padding: 32px 0px 0px 0px;
    clear: both;
    float: left;
    width: 100%;
}
#footer a {
    color: #333;
    font: bold 12px "trebuchet ms", arial, sans-serif;
    margin-left: 10px;
}
#footer #copyright {
    color: #333;
    font: normal 11px "trebuchet ms", arial, sans-serif;
    margin-left: 10px;
}
#footer #copyright img {
    border: 1px solid #999;
    margin-top: 1px;
    margin-left: 2px;
}
#body_wrap { clear: both }
/*-- issue bar -- */
#issue_bar {
    clear: both;
    border: none;
    margin: 30px auto 10px;
    width: 700px;
    border: 1px solid #8B8FB4;
    background-color: #eaeaea;
}
#issue_bar a { color: #2abaec }
#issue_bar h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 0 100px;
}
.close_issue {
    position: absolute;
    margin-left: 620px;
    margin-top: 0px;
}
.close_issue a {
    color: #2abaec;
    font-family: verdana, sans-serif;
    text-decoration: none;
    letter-spacing: -1px;
    line-height: 20px;
}
#issue_bar p {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 12px;
    color: #666;
}
.clear { clear: both }
/* --- 404 --- */
.page_404 h2 {
    background: transparent url(../images/404_title.gif) 50% 0 no-repeat;
    height: 60px;
    margin: 70px 0 50px;
}
.page_404 h2  span { display: none }
.page_404 { text-align: center }
.page_404 p {
    font: normal 30px/36px helvetica, "trebuchet ms", arial, sans-serif;
    color: #666;
}
.page_404 p a { color: #2ABAEC }
.page_404 p.subtle {
    margin: 40px 0 0px;
    font: normal 15px/20px helvetica, "trebuchet ms", arial, sans-serif;
    color: #999;
}
/* ------------------ headers, paragraphs, anchors ------------------ */
h2,
h3,
h4,
h5,
h6 {
    margin: 12px 0 8px;
    font-family: "trebuchet ms", arial, sans-serif;
}
p {
    margin: 8px 0;
    font: normal 16px/20px "Trebuchet MS", sans-serif;
}
p.signs a { color: #2abaec }
p.signs {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-left: 330px;
    margin-top: 17px;
    margin-bottom: 27px;
    white-space: nowrap;
}
/*
.global .signin_form {
background:transparent url(../images/signup_bg.png) 0 0 no-repeat;
float:left;
height:400px;
margin-left:45px;
position:absolute;
top:53px;
width:888px;
z-index:5;
}*/
.global .signup_form,
.global .signin_form {
    background-color: transparent;
    margin-left: 38px;
    position: absolute;
    top: 53px;
    width: 876px;
    z-index: 4;
}
.global .signup_form .sign_up_top {
    background: transparent url(../images/signin_top.png) no-repeat scroll 1px 0;
    height: 30px;
    margin-left: 13px;
}
.global .signin_form .sign_up_top {
    background: transparent url(../images/signup_top.png) no-repeat scroll 1px 0;
    height: 30px;
    margin-left: 13px;
}
.global .signup_form .sign_up_body,
.global .signin_form .sign_up_body {
    background: transparent url(../images/signin_bg.jpg) repeat-y scroll 0 0;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    margin-left: 13px;
    overflow: hidden;
    width: 861px;
}
.global .signup_form .sign_up_bottom,
.global .signin_form .sign_up_bottom {
    background: transparent url(../images/signin_bottom.jpg) no-repeat scroll 0 0;
    border-right: 1px solid #999999;
    height: 55px;
    margin-left: 14px;
    clear: both;
}
.global .signup_form .form_left,
.global .signin_form .form_left {
    float: left;
    padding-left: 40px;
    margin-top: 35px;
    width: 375px;
}
.global .signup_form .form_left .accept_terms,
.global .signin_form .form_left .accept_terms {
    margin-top: -9px;
    clear: both;
}
.global .signup_form form,
.global .signin_form form {
    float: left;
    width: 350px;
}
.global .signin_form form { margin-top: 20px }
.global .signin_form .form_left .textbox_bg {
    margin-left: 0px;
    margin-bottom: 13px;
    height: 63px;
    width: 361px;
    background: transparent url(../images/textbox_bg_large.jpg) 0 21px no-repeat;
}
.global .signin_form .form_left label {
    clear: both;
    float: left;
    margin-bottom: 10px;
}
.global .signin_form .form_left input {
    clear: both;
    float: left;
    height: 21px;
    margin-left: 14px;
    margin-top: 1px;
    padding-left: 2px;
    padding-top: 6px;
    width: 329px;
}
.global .signup_form .form_left .textbox_bg {
    margin-left: 0px;
    margin-bottom: 13px;
    height: 63px;
    width: 361px;
    background: transparent url(../images/textbox_bg_large.jpg) 0 21px no-repeat;
}
.signup_form .form_left #sign_up,
.signin_form .form_left #sign_in {
    float: left;
    height: 53px;
    margin-left: 41px;
    margin-top: 17px;
    width: 165px;
}
.pencil {
    position: absolute;
    width: 259px;
    height: 82px;
}
.signup_form .pencil {
    background: transparent url(../images/signin_pencil_right.png) no-repeat scroll 0 0;
    right: -20px;
    top: 320px;
}
.signin_form .pencil {
    background: transparent url(../images/signin_pencil.png) 0 0 no-repeat;
    top: 362px;
}
.global .signin_form .form_right {
    background: transparent url(../images/signin_drawn_bg.png) no-repeat scroll 21px 0;
    float: left;
    height: 325px;
    margin-top: 55px;
    padding: 10px;
    position: relative;
    width: 410px;
}
.global .form_right .close {
    position: absolute;
    right: 10px;
    overflow: hidden;
    z-index: 9999;
    top: -59px;
}
.global .form_right .close a {
    color: #666666;
    background: transparent url(../images/close_box.jpg) no-repeat scroll 0 0;
    height: 39px;
    width: 39px;
    display: block;
}
.global .form_right .close a span { display: none }
.signin_form p.toggle_link,
.signup_form p.toggle_link {
    line-height: 1.25em;
    float: left;
    font-size: 14px;
    white-space: nowrap;
}
.signin_form p.toggle_link,
.signup_form p.toggle_link {
    margin-left: 5px;
    margin-top: 37px;
}
.signup_form p.toggle_link { margin-top: 24px }
.toggle_link a {
    color: #2abaec;
    padding-left: 4px;
}
.global .signup_form .form_right {
    float: left;
    height: 300px;
    background: url(../images/signup_drawn_bg.png);
    margin-top: 55px;
    margin-left: 10px;
    padding: 10px;
    position: relative;
    width: 392px;
}
#bd-help #main_subnav,
#bd-accessibility #main_subnav,
#bd-privacy #main_subnav {
    background: transparent url(../images/tatty_plain.png) no-repeat scroll 0 0;
    overflow: hidden;
}
.global .signup_form .form_left { margin-top: 40px }
.global .signup_form .form_right ul,
.global .signin_form .form_right ul {
    padding: 0 0 0 10px;
    overflow: hidden;
}
.global .signup_form .form_right ul li,
.global .signin_form .form_right ul li {
    background: url(../images/userstarcount.png) 0 0 no-repeat;
    padding: 0px 0 0 35px;
    margin: 10px 0;
}
.form_right h2 {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 30px;
    padding: 0;
    text-align: center;
}
.form_right p {
    text-align: center;
    padding: 5px 0;
}
.home_frame_mask {
    height: 100px;
    overflow: hidden;
    width: 112px;
}
.left_col p {
    background: transparent url(../images/back_home.png) no-repeat scroll 0 -118px;
    color: #555555;
    float: left;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin-left: 10px;
    margin-top: 12px;
}
.left_col p a { color: #9bc2ec }
/*
.left_col p:hover {
background:transparent url(../images/back_home.png) 0 18px no-repeat;
}
*/
.left_col p span {
    color: #999999;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 35px;
    margin-left: 1px;
}
.textbox_bg #firstname,
.textbox_bg #lastname,
.textbox_bg #email,
.textbox_bg #email3,
.textbox_bg #parent_email {
    height: 21px;
    margin-left: 11px;
    margin-top: 10px;
    padding-left: 2px;
    padding-top: 6px;
    width: 332px;
}
.signin_form p,
.signup_form p {
    line-height: 0px;
    color: #333;
}
.signin_form p span,
.signup_form p span {
    font-size: 12px;
    color: #666;
}
.signin_form p.gender_label,
.signup_form p.gender_label { line-height: 1.3em }
#city input,
#region input { margin-top: 20px !important }
#city p,
#region p { line-height: 0.5em }
#country,
#city,
#region {
    clear: both;
    float: left;
    margin-bottom: 30px;
    margin-top: 15px;
}
#city,
#region { margin-bottom: 0px }
a.active { font-weight: bold }
a:hover { text-decoration: none }
h4 { clear: both }
/* ------------------ homepage layout ------------------ */
#splash {
    background: transparent url(../images/homepage_alt.png) 0 0 no-repeat;
    height: 488px;
    width: 870px;
    margin: 0 auto;
    clear: both;
    text-align: center;
    overflow: hidden;
}
.forgot .textbox_bg {
    background-position: 0 31px;
    height: 75px;
}
.forgot .textbox_bg input { margin-top: 18px }
#splash p {
    clear: both;
    text-align: center;
    padding-top: 12px;
}
#splash ul {
    margin-top: 20px;
    margin-left: 18px;
}
#splash ul li {
    float: left;
    display: block;
}
#splash ul li a {
    text-decoration: none;
    font: normal 12px/28px "Trebuchet MS", Tahoma, sans-serif;
    font-weight: bold;
    background-color: white;
    color: #333;
    border: 1px dashed #666;
    float: left;
    margin-right: 6px;
    padding: 4px;
}
#splash ul li a:hover {
    color: white;
    background-color: #2abaec;
    border-color: #fff;
}
#home_content {
    text-align: center;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 990px;
}
#bd-home h3 a {
    float: left;
    margin-bottom: 10px;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 19px;
    font-weight: normal;
    color: #066fa8;
}
#bd-home .gallery_item {
    float: left;
    margin-bottom: 2px;
    clear: both;
}
#bd-home #home_news .gallery_item {
    height: 85px;
    overflow: visible;
}
#bd-home .gallery_item img {
    float: left;
    margin-right: 18px;
    margin-top: 10px;
}
#news_bg {
    background: #FFF url(../images/news_bg.jpg) 0 0 no-repeat;
    overflow: hidden;
    padding-left: 72px;
    padding-top: 211px;
    width: 692px;
    height: 622px;
}
#news_bg .craft_list_item { background: transparent url(../images/news_item_bg.jpg) -12px -5px no-repeat }
#news_bg .craft_list_item .comment_total { background: transparent url(../images/news_item_bar_bg.jpg) no-repeat scroll 0 11px }
#bd-home .gallery_item p { float: left }
#bd-home .pagination { display: none }
#recent_activity_left .gallery_item { padding-top: 0px }
.page_navigation #latest,
.page_navigation #events,
.page_navigation #news,
.page_navigation #news_and_events {
    width: 357px;
    height: 43px;
    display: block;
    float: left;
    margin-left: 230px;
}
.page_navigation #news_and_events { background: transparent url(../images/headings/news_events/title_news_events.gif) 0 0 no-repeat }
.page_navigation #events { background: transparent url(../images/headings/news_events/title_events.gif) 0 0 no-repeat }
.page_navigation #news { background: transparent url(../images/headings/news_events/title_news.gif) 0 0 no-repeat }
.page_navigation #latest { background: transparent url(../images/headings/news_events/title_latest.gif) 0 0 no-repeat }
#bd-brand h3,
#bd-meet_the_artists h3,
#bd-softly_drawn h3 {
    clear: both;
    float: left;
    margin-top: 35px;
    margin-bottom: 0px;
    margin-left: 75px;
    font-size: 20px;
    font-weight: normal;
}
#bd-home #download_earned1 {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 0px;
    padding-top: 0px;
    text-align: left;
    width: 330px;
    border: none;
    height: 138px;
}
#bd-profile h3#your_rewards {
    background: transparent url(../images/your_rewards.jpg) 0 0 no-repeat;
    width: 152px;
    height: 30px;
    display: block;
    float: left;
    margin-bottom: 0;
    margin-left: 285px;
    margin-top: 20px;
}
#your_rewards span { display: none }
#bd-profile h3#locked_rewards {
    background: transparent url(../images/locked_rewards.jpg) 0 0 no-repeat;
    width: 164px;
    height: 22px;
    display: block;
    float: left;
    margin-bottom: 0;
    margin-top: 25px;
    margin-left: 85px;
}
#locked_rewards span { display: none }
#bd-home #download_earned1 h4.download_type {
    background: transparent url(../images/download_unlocked_bg.jpg) no-repeat scroll 0 0;
    clear: none;
    color: #999999;
    float: left;
    font-family: "trebuchet ms",tahoma,sans-serif;
    font-size: 12px;
    font-style: normal;
    height: 25px;
    margin: 0;
    padding-left: 58px;
    padding-top: 19px;
}
.home_frame_text {
    float: left;
    min-height: 123px;
    width: 165px;
}
#recent_activity_left .gallery_item_details {
    float: left;
    width: 170px;
}
#bd-home #download_earned1 img {
    float: left;
    margin-right: 5px;
    margin-top: 21px;
    margin-left: 30px;
}
#bd-home #download_earned1 p {
    float: left;
    clear: none;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 17px;
}
#bd-home #download_earned1 a {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #2abaec;
}
#bd-home .home_frame_text h4#message_board {
    background: transparent url(../images/chatter_box_recent_bg.jpg) no-repeat scroll 7px 0;
    clear: none;
    color: #999999;
    float: left;
    font-family: "trebuchet ms",tahoma,sans-serif;
    font-size: 12px;
    font-style: normal;
    height: 19px;
    margin-bottom: 0;
    margin-top: 8px;
    padding-left: 58px;
    padding-top: 7px;
}
#bd-home .gallery_item p,
#bd-home #home_content .gallery_item a.homepage_link {
    text-decoration: none;
    font-weight: normal;
    color: #000;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 17px;
}
#home_news h3 { margin-top: -28px }
#bd-home .gallery_item p.homepage_small {
    color: #999;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 0;
    line-height: 1.2em;
}
#bd-home .gallery_item a {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #2abaec;
    font-style: normal;
}
#bd-home .gallery_item span {
    color: #ccc;
    font-size: 12px;
    float: left;
    clear: both;
}
.visit_gallery {
    display: block;
    clear: both;
    margin-top: 12px;
    margin-left: 10px;
}
.recent_activity p { margin-left: 10px !important }
.small_image_text_link { text-decoration: none }
#bd-home #home_news .gallery_item p { width: 185px }
#bd-home .gallery_item p.home_summary a {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px;
    float: left;
    color: #000;
}
p.home_summary_category { margin-bottom: 0 }
.home_summary_category a { margin-top: 10px }
#bd-home #recent_activity_right .gallery_item p.home_summary a { margin-top: 0px }
#bd-home .gallery_item h3.gallery_latest {
    background: transparent url(../images/gallery_latest_bg.jpg) no-repeat scroll 0 -1px;
    clear: none;
    color: #999999;
    float: left;
    font-family: "trebuchet ms",tahoma,sans-serif;
    font-size: 12px;
    font-style: normal;
    height: 40px;
    margin-bottom: 0;
    margin-top: 11px;
    padding-left: 53px;
    padding-top: 15px;
}
#bd-home .gallery_item p.galfix { margin-top: 50px }
p.galfix a {
    font-weight: normal !important;
    color: #333 !important;
    font-size: 17px !important;
}
/*-- login styling --*/
#splash h3 { display: inline }
#panel {
    width: 550px;
    position: relative;
    top: 1px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    overflow: hidden;
    background-color: #f0f0f0;
}
#panel label {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 13px;
}
#panel a {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 13px;
}
#panel2 { text-align: left }
#panel2 #sign_up_header {
    height: 15px;
    width: 100%;
    text-align: center;
}
#panel2 #sign_up_header p { font: normal 12px "trebuchet ms", sans-serif }
#panel2 label {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 13px;
}
.panel2_column {
    float: left;
    width: 250px;
    margin-left: 20px;
}
.panel2_column p { overflow: hidden }
.panel2_column p.required {
    margin: 0px;
    font-size: 9px;
}
/* -- upload form -- */
#upload_anchor {
    background: transparent url(../images/upload_sign.png) 0 0 no-repeat;
    padding-top: 99px;
    text-align: center;
    height: 96px;
    width: 215px;
    float: right;
    position: absolute;
    top: 24px;
    right: 25px;
}
/*
#gallery_bg #upload_anchor {
padding-top:86px;
}
*/
#upload_anchor p {
    font-size: 15px;
    color: #666;
    float: left;
    width: 160px;
    margin-left: 25px;
}
#upload_anchor p a { color: #2abaec }
#upload textarea {
    height: 133px;
    width: 496px;
}
#upload .instructions {
    font-size: 11px;
    color: #999;
    clear: both;
    float: left;
    font-family: verdana, tahoma, sans-serif;
    margin-bottom: 5px;
}
#bd-gallery #upload #entry_description {
    margin-top: 0;
    margin-left: 0;
}
#bd-gallery #upload textarea#entry_description {
    height: 57px;
    width: 374px;
}
#bd-gallery #upload input#send_button {
    width: 223px;
    margin-left: 80px;
}
#send_to_a_friend_inputs input#send_button { width: 166px }
#bd-gallery #upload #send_bg {
    background: none;
    margin-left: 0px;
}
#bd-gallery p.remaining_characters {
    float: left;
    clear: both;
}
#bd-gallery .textarea_background {
    background: none;
    margin-left: 0;
    padding-left: 0;
    height: 75px;
}
#bd-gallery .textbox_bg {
    background: none;
    margin-left: 0;
}
#profile_bg {
    background: transparent url(../images/profile_bg.jpg) 0 242px no-repeat;
    width: 943px;
    display: block;
    float: left;
    margin-left: 1px;
    position: relative;
}
#update_password {
    clear: both;
    float: left;
    margin: 20px 0 20px 155px;
}
#bd-profile .your_information input#update_your_details {
    width: 223px;
    height: 53px;
    margin-top: 17px;
    margin-left: 150px;
}
.profile_column #date { color: #000 }
#date.hint { color: #666 }
.profile_wrap {
    width: 680px;
    float: left;
    clear: both;
    margin-left: 140px;
}
.profile_wrap form#profile_top_form {
    float: left;
    margin-top: 25px;
}
#bd-profile .email_alerts h3 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
}
.email_alerts {
    float: left;
    margin-left: 15px;
    margin-top: 25px;
    width: 215px;
}
#upload #submit { margin-top: 20px }
#bd-help #craft_wrap ul,
#bd-help #craft_wrap ol,
#bd-accessibility #craft_wrap ul,
#bd-accessibility #craft_wrap li,
#bd-privacy #craft_wrap ol,
#bd-privacy #craft_wrap ul { }
#bd-help #craft_wrap li,
#bd-accessibility #craft_wrap li,
#bd-privacy #craft_wrap li {
    color: #444444;
    line-height: 1.2em;
    margin-bottom: 16px;
    margin-left: 17px;
}
.contact_form_right .textbox_bg {
    background: transparent url(../images/textbox_bg.jpg) no-repeat scroll 0 20px;
    clear: both;
    height: 64px;
    margin-left: 20px;
    width: 268px;
}
.contact_form_right .textbox_bg #email {
    height: 21px;
    margin-left: 11px;
    margin-top: 7px;
    padding-left: 2px;
    padding-top: 6px;
    width: 242px;
}
.contact_form_right #send_bg {
    background: transparent url(../images/send_bg.jpg) no-repeat scroll 0 26px;
    clear: both;
    float: left;
    height: 75px;
    margin-left: 0;
    margin-top: 17px;
    width: 321px;
}
.contact_form_right input#enter {
    float: left;
    margin-left: 108px;
    margin-top: 5px;
}
.contact_form_right p span {
    color: #333333;
    font-size: 12px;
}
#craft_wrap .signin_form .pencil,
#craft_wrap .signup_form .pencil { display: none }
#bd-help #craft_wrap h2,
#bd-help #craft_wrap h3,
#bd-help #craft_wrap h3,
#bd-help #craft_wrap h4,
#bd-accessibility #craft_wrap h2,
#bd-accessibility #craft_wrap h3,
#bd-accessibility #craft_wrap h3,
#bd-accessibility #craft_wrap h4,
#bd-privacy #craft_wrap h2,
#bd-privacy #craft_wrap h3,
#bd-privacy #craft_wrap h4 {
    font-size: 24px;
    font-weight: normal;
    margin: 35px 0 9px;
    padding-bottom: 10px;
    clear: both;
}
.your_message_bg {
    background: transparent url(../images/contact_us_page.jpg) no-repeat scroll 0 0;
    height: 410px;
    padding-left: 35px;
    padding-top: 30px;
    margin-left: -35px;
}
.avatar_plaque {
    float: left;
    margin-left: 85px;
    margin-top: 65px;
    width: 100px;
}
.left_list,
.right_list {
    float: left;
    display: block;
    width: 250px;
    margin: 50px 36px 50px -13px;
}
#bd-help #page #craft_wrap p,
#bd-accessibility #page #craft_wrap p,
#bd-privacy #page #craft_wrap p { color: #666 }
/*-- Alternate products --*/
.product_description {
    border-bottom: 1px solid #EEEEEE;
    color: #666666;
    font-family: "Trebuchet MS",Tahoma,sans-serif;
    font-size: 14px;
    padding-bottom: 10px;
}
/* -- send to a friend --*/
.send_to_a_friend_link span { display: none }
.send_to_a_friend_link a {
    color: #2abaec;
    width: 100%;
    float: left;
    white-space: nowrap;
}
/*
.send_to_a_friend_wrap {
float:left;
clear:both;
width:100%;
}
*/
a#send_to_a_friend_close {
    color: #333;
    float: right;
    margin-right: 75px;
    margin-top: 75px;
}
#send_to_a_friend_inputs {
    float: left;
    margin-left: 326px;
    color: #333;
}
#send_to_a_friend h4,
#report_abuse h4 {
    color: #333;
    float: left;
    font-size: 19px;
    font-weight: normal;
    margin-left: 410px;
    margin-top: 73px;
}
.your_email_input { margin-top: 18px }
.your_name_input { margin-top: 16px }
.your_friend_input { margin-top: 19px }
#send_to_a_friend {
    overflow: hidden;
    clear: both;
    float: left;
    background: transparent url(../images/send_to_a_friend_bg.jpg) 0 0 no-repeat;
    width: 990px !important;
    height: 468px !important;
}
#send_to_a_friend #tellafriend_form label {
    clear: both;
    float: left;
}
.send_to_a_friend_link {
    height: 35px;
    float: left;
    padding-top: 27px;
    padding-left: 73px;
    background: transparent url(../images/send.jpg) 0 0 no-repeat;
    margin-left: 45px;
}
#report_abuse {
    overflow: hidden;
    clear: both;
    float: left;
    width: 990px !important;
    height: 100%;
}
#report_abuse #top_image {
    height: 77px;
    display: block;
    overflow: hidden;
    background: transparent url(../images/reportabuse_top.jpg) 0 0 no-repeat;
}
#report_abuse #bottom_image {
    height: 89px;
    display: block;
    overflow: hidden;
    background: transparent url(../images/reportabuse_bottom.jpg) 0 0 no-repeat;
}
#report_abuse #middle {
    padding-left: 30px;
    display: block;
    overflow: hidden;
    background: transparent url(../images/reportabuse_tile.jpg) repeat-y;
}
#report_abuse a#send_to_a_friend_close {
    margin-top: 10px;
    margin-right: 0;
}
#report_abuse form {
    padding-left: 50px;
    float: left;
}
#report_abuse .textbox_bg {
    background: transparent url(../images/upload_bg_f2.jpg) no-repeat scroll 0 0;
    clear: both;
    height: 43px;
    margin-left: 20px;
    width: 356px;
}
#report_abuse .textbox_bg input {
    height: 20px;
    margin-left: 7px;
    margin-top: 7px;
    padding-left: 2px;
    padding-top: 6px;
    width: 331px;
}
#report_abuse #mail_image {
    display: block;
    float: left;
    margin-top: 50px;
    margin-left: 45px;
    width: 220px;
    height: 235px;
    background: transparent url(../images/report_envelope.jpg) no-repeat;
}
#report_abuse_inputs .textarea_background { margin-left: 12px }
#report_abuse_inputs .your_name_input,
#report_abuse_inputs .your_email_input,
#report_abuse_inputs .your_friend_input {
    clear: both;
    margin-left: 25px;
}
#report_abuse_inputs input#send_button {
    width: 166px;
    margin-left: 120px;
}
/* ------------------ stories layout ------------------ */
#bd-stories .avatar_wrap { float: left }
#bd-stories h2 {
    margin-left: 10px;
    margin-top: 0px;
    float: none;
}
#bd-stories .gallery_item {
    clear: both;
    margin: 25px 0px;
}
#bd-stories .gallery_item_summary {
    clear: both;
    margin-top: 10px;
}
#bd-stories .pagination {
    text-align: center;
    margin: 20px auto;
}
#bd-stories-detail .gallery_item_summary {
    clear: both;
    margin-top: 30px;
}
/* ---------- your stories -------------- */
#your_stories_header {
    background: transparent url(../images/your_stories_header.jpg) 0 0 no-repeat;
    width: 165px;
    height: 35px;
    display: block;
    float: left;
    margin: 30px 0 0 80px;
}
#our_products_header {
    background: transparent url(../images/our_products_header.jpg) 0 0 no-repeat;
    width: 197px;
    height: 30px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#our_products_header span { display: none }
#competition_header {
    background: transparent url(../images/competition_header.jpg) 0 0 no-repeat;
    width: 174px;
    height: 41px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#competition_header span { display: none }
#competition_header_new {
    background: transparent url(../images/competition_page_header.jpg) 0 0 no-repeat;
    width: 809px;
    height: 61px;
    display: block;
    float: left;
    margin: 50px 0 25px 80px;
}
#competition_header_new span { display: none }
#crafts_header {
    background: transparent url(../images/crafts_header.jpg) 0 0 no-repeat;
    width: 94px;
    height: 36px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#crafts_header span { display: none }
#your_videos_header {
    background: transparent url(../images/your_videos_header.jpg) 0 0 no-repeat;
    width: 164px;
    height: 36px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#your_videos_header span { display: none }
#recipes_header {
    background: transparent url(../images/recipes_header.jpg) 0 0 no-repeat;
    width: 108px;
    height: 43px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
.right_col_right {
    width: 190px;
    float: right;
}
#recipes_header span { display: none }
#collectibles_header {
    background: transparent url(../images/collectibles_header.jpg) 0 0 no-repeat;
    width: 170px;
    height: 31px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#collectibles_header span { display: none }
#photo_gallery_header {
    background: transparent url(../images/photo_gallery_header.png) 0 0 no-repeat;
    width: 222px;
    height: 43px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#photo_gallery_header span { display: none }
#events_gallery_header {
    width: 600px;
    height: 50px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#general_header {
    background: transparent url(../images/general_header.png) 0 0 no-repeat;
    width: 121px;
    height: 31px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#general_header span { display: none }
#collections_header {
    background: transparent url(../images/collections_header.png) 0 0 no-repeat;
    width: 159px;
    height: 31px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#collections_header span { display: none }
#seasonal_header {
    background: transparent url(../images/seasonal_header.png) 0 0 no-repeat;
    width: 130px;
    height: 32px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#seasonal_header span { display: none }
#hamleys_header {
    background: transparent url(../images/site/hamleys_header.gif) 0 0 no-repeat;
    width: 207px;
    height: 36px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#hamleys_header span { display: none }
#mands_header {
    background: transparent url(../images/site/mands_event.gif) 0 0 no-repeat;
    width: 207px;
    height: 36px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#mands_header span { display: none }
#message_board_header {
    background: transparent url(../images/message_board_header.jpg) 0 0 no-repeat;
    width: 230px;
    height: 44px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#message_board_header span { display: none }
#news_header {
    background: transparent url(../images/news_header.jpg) 0 0 no-repeat;
    width: 366px;
    height: 44px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#news_header span { display: none }
#latest_news_header {
    background: transparent url(../images/headings/news_events/news_events_heading.png) 0 0 no-repeat;
    width: 370px;
    height: 44px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#latest_news_header span { display: none }
#events_header {
    background: transparent url(../images/events_header.jpg) 0 0 no-repeat;
    width: 366px;
    height: 44px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#events_header span { display: none }
#tttv_header {
    background: transparent url(../images/headings/header_tatty_teddy_tv.jpg) 0 0 no-repeat;
    width: 366px;
    height: 44px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#tttv_header span { display: none }
#wheres_tatty_header {
    background: transparent url(../images/wheres_tatty_header.jpg) 0 0 no-repeat;
    width: 366px;
    height: 44px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#wheres_tatty_header span { display: none }
#competition_badge {
    background: transparent url(../images/competition_badge.png) 0 0 no-repeat;
    width: 146px;
    height: 236px;
    display: block;
    float: left;
    position: absolute;
    top: 0;
    right: 15px;
}
#bd-things_to_do #competition_content h4,
#bd-fun_stuff #competition_content h4 {
    color: #666666;
    float: none;
    font-size: 15px;
    line-height: 1.25em;
    margin: 10px auto;
    text-align: center;
}
#bd-things_to_do #competition_content h3,
#bd-fun_stuff #competition_content h3 {
    font-size: 26px;
    font-weight: normal;
    line-height: 1.25em;
    text-align: center;
}
#bd-things_to_do #competition_content h3 span,
#bd-fun_stuff #competition_content h3 span { font-weight: bold }
#bd-stories-detail #your_stories_header {
    margin: 39px auto 0 auto;
    float: none;
}
#your_stories_header span { display: none }
.your_stories_story .avatar_wrap {
    width: 40px;
    float: left;
    margin-left: 65px;
    margin-right: 17px;
    margin-top: 6px;
}
#your_stories_wrap {
    background: transparent url(../images/your_stories_bg.jpg) 0 0px no-repeat;
    height: 790px;
    position: relative;
}
#story {
    margin-left: 23px;
    float: left;
}
.your_stories_story {
    width: 515px;
    float: left;
    overflow: hidden;
    height: 90px;
}
.your_stories_story h3 a {
    text-decoration: underline !important;
    padding-bottom: 3px;
}
.your_stories_story h3 a:hover { text-decoration: none !important }
.your_stories_story img { float: left }
#story_detail_wrap {
    margin-left: 70px;
    margin-top: 40px;
    width: 600px;
}
#story_detail_wrap .avatar_image { float: left }
#story_detail_wrap .avatar_name { display: none }
#story_detail_wrap h3 {
    font-size: 29px;
    font-weight: normal;
    float: left;
    width: 410px;
}
#story_detail_wrap .avatar_wrap { width: auto }
#story_detail_wrap h3 span { font-size: 12px }
#story_detail_wrap #summary {
    clear: both;
    margin-bottom: 25px;
    float: left;
    margin-top: 25px;
    font-size: 18px;
}
#story_detail_wrap .detail {
    clear: both;
    margin-top: 25px;
    color: #666;
}
#story_detail_wrap h3 a { font-size: 12px }
#story_detail_wrap .points { display: none }
#story_detail_wrap .image {
    text-align: center;
    clear: both;
}
.textbox_bg {
    background: transparent url(../images/textbox_bg.jpg) 0 0 no-repeat;
    width: 268px;
    height: 43px;
    margin-left: 20px;
    clear: both;
}
#send_to_a_friend input {
    height: 22px;
    margin-top: 6px;
    padding-left: 2px;
    padding-top: 5px;
    width: 326px;
}
#send_bg {
    background: transparent url(../images/send_bg.jpg) 0 26px no-repeat;
    width: 321px;
    height: 119px;
    float: left;
    clear: both;
    margin-left: 115px;
    margin-top: 17px;
}
input#send_button {
    height: 53px;
    margin: 7px 0 0 115px;
    width: 79px;
}
#story1 {
    margin-left: 234px;
    margin-top: 39px;
}
#story2 {
    margin-left: 200px;
    margin-top: 30px;
}
#story3 {
    margin-left: 233px;
    margin-top: 32px;
}
#story4 {
    margin-left: 259px;
    margin-top: 30px;
}
#story5 {
    margin-left: 146px;
    margin-top: 25px;
}
#report_abuse_inputs .textarea_background {
    background: transparent url(../images/upload_bg_f4.jpg) no-repeat scroll 0 0;
    height: 200px;
}
#report_abuse_inputs .textarea_background textarea {
    clear: both;
    float: left;
    height: 177px;
    margin-left: 5px;
    margin-top: 4px;
    width: 371px;
}
#previous_winners {
    margin: 50px 0 0 80px;
    width: 254px;
    height: 29px;
    display: block;
    float: left;
    clear: both;
    background: #fff url(../images/previous_winners.jpg) 0 0 no-repeat;
}
#previous_winners span { display: none }
#competition_content_list ul {
    float: left;
    width: 280px;
}
#bd-chatter #report_abuse .textarea_background,
#bd-chatter_refresh #report_abuse .textarea_background {
    height: 202px;
    margin-left: 12px;
}
#bd-stories-yours #page { padding-bottom: 0px }
#bd-things_to_do #page,
#bd-fun_stuff #page { position: relative }
#upload label { margin-bottom: 10px }
.upload_footer form {
    float: left;
    clear: both;
    margin-top: 20px;
}
#upload_your_story {
    background: transparent url(../images/upload_your_story.jpg) 0 0 no-repeat;
    width: 366px;
    height: 44px;
    display: block;
    float: left;
    clear: both;
    margin-left: 340px;
    margin-top: 40px;
}
#upload_your_story span { display: none }
#upload_your_activity {
    background: transparent url(../images/upload_your_activity.jpg) 0 0 no-repeat;
    width: 366px;
    height: 44px;
    display: block;
    float: left;
    clear: both;
    margin-left: 340px;
    margin-top: 40px;
}
#upload_your_activity span { display: none }
#where_did_you_see {
    background: transparent url(../images/where_did_you_see.jpg) 0 0 no-repeat;
    width: 422px;
    height: 35px;
    display: block;
    float: left;
    clear: both;
    margin-left: 265px;
    margin-top: 40px;
}
#where_did_you_see span { display: none }
#bd-news #upload label {
    margin-bottom: 5px;
    margin-top: 10px;
}
#upload .textbox_bg {
    margin-bottom: 15px;
    background: none;
    margin-left: 0;
}
#your_stories_wrap #upload {
    float: right;
    margin-right: 41px;
    margin-top: 92px;
}
#your_stories_wrap #upload p {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 15px;
    color: #666;
    width: 145px;
    text-align: center;
}
#your_stories_wrap #upload a { color: #2abaec }
#bd-stories-yours #page_bottom {
    background: transparent url(../images/your_stories_footer.jpg) 0 -1px no-repeat;
    width: 989px;
    height: 318px;
    margin-left: -1px;
}
#your_stories_wrap .avatar {
    float: left;
    margin-left: 30px;
    margin-right: 11px;
    margin-top: 10px;
    width: 45px;
}
#your_stories_wrap #story2 .avatar { margin-left: 64px }
#your_stories_wrap #story3 .avatar { margin-left: 58px }
#your_stories_wrap #story4 .avatar { margin-left: 69px }
#your_stories_wrap #story5 .avatar { margin-left: 69px }
#your_stories_wrap .detail {
    float: left;
    width: 195px;
}
#your_stories_wrap .detail span,
#your_stories_wrap .detail a.comments_link {
    font-family: "trebuchet ms", tahoma, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    float: left;
}
#your_stories_wrap .detail span { color: #999 }
#your_stories_wrap .detail a.comments_link { color: #2abaec }
.username {
    font-size: 12px;
    color: #999;
}
.video_detail .username {clear:left;float:left;}
.video_detail .comment_total {margin-top:-40px;}
.video_detail #page_title .like_this {margin-top:-25px;}
#bd-stories-detail #comments_wrap,
#bd-news-detail #comments_wrap,
#bd-things_to_do-detail #comments_wrap,
#bd-fun_stuff-detail #comments_wrap { margin-left: 137px }
.like_this span.date {
    color: #666;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 12px;
    line-height: 1.25em;
}
.love_message { font-size: 10px }
.love_message a {
    background-color: #2abaec;
    color: #fff;
    text-decoration: none;
}
#page .love_message a { color: #fff }
#your_stories_wrap .detail a {
    color: #2abaec;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-weight: bold;
    font-size: 12px;
    float: left;
}
#your_stories_wrap .detail h3 a {
    margin: 3px 0 2px;
    float: left;
    font-weight: normal;
    width: 195px;
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.like_this {
    float: left;
    width: 90px;
    padding: 0;
    text-align: center;
}
.like_this_plus {
    float: left;
    background: transparent url(../images/like_this_plus.gif) 0 0 no-repeat;
    width: 20px;
    height: 46px;
}
.like_this_heart {
    float: left;
    background: transparent url(../images/like_this_heart.gif) 0 2px no-repeat;
    width: 85px;
    height: 31px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 15px;
    font-size: 18px;
    text-align: center;
    color: #333;
    font-weight: normal;
    cursor: pointer;
}
#your_stories_wrap #back a {
    background: transparent url(../images/previous_stories.png) 0 0 no-repeat;
    display: block;
    float: left;
    width: 85px;
    height: 95px;
    position: absolute;
    left: 35px;
    top: 365px;
}
#your_stories_wrap #back a span { display: none }
#your_stories_wrap #next a {
    background: transparent url(../images/more_stories.png) 0 0 no-repeat;
    display: block;
    float: left;
    width: 85px;
    height: 95px;
    position: absolute;
    left: 821px;
    top: 365px;
}
#your_stories_wrap #next a span { display: none }
/* ------------------ things layout ------------------ */
#play_some_games {
    background: transparent url(../images/play_some_games.jpg) no-repeat scroll 0pt 0pt;
    clear: both;
    float: left;
    height: 46px;
    margin-bottom: 0px;
    margin-left: 85px;
    margin-top: 50px;
    width: 770px;
}
#things_main_left h2#play_some_games { margin-left: 35px }
#play_some_games span { display: none }
#things_main_left {
    width: 460px;
    float: left;
    margin-bottom: 25px;
    text-align: left;
    margin-left: 20px;
}
#things_main_right {
    float: left;
    width: 460px;
}
#downloads_intro {
    clear: both;
    float: left;
    margin-top: 10px;
    width: 100%;
}
#downloads_header {
    background: transparent url(../images/download_header.png) 0 0 no-repeat;
    width: 197px;
    height: 30px;
    display: block;
    float: left;
}
.recent_activity .gallery_item .home_frame { background: transparent url(../images/home_message_frame.jpg) no-repeat scroll 2px -1px }
#downloads_header span { display: none }
#next_reward {
    background: transparent url(../images/next_reward.png) 0 0 no-repeat;
    width: 315px;
    height: 30px;
    float: left;
    display: block;
    margin-left: 215px;
}
#next_reward span { display: none }
#play_game {
    float: left;
    clear: both;
    margin-top: 31px;
    width: 473px;
    height: 347px;
    background: transparent url(../images/games_bg2.jpg) 0 0 no-repeat;
}
#play_game a {
    float: left;
    background: transparent url(../images/play_game.png) 0 0 no-repeat;
    height: 53px;
    width: 118px;
    margin-top: 305px;
    margin-left: 185px;
}
#play_game a span { display: none }
#crafts_and_recipes {
    background: transparent url(../images/crafts_and_recipes.jpg) 0 0 no-repeat;
    float: left;
    height: 24px;
    width: 138px;
    margin-top: 40px;
}
#crafts_and_recipes span { display: none }
#games_header {
    background: transparent url(../images/games_header.jpg) 0 0 no-repeat;
    float: left;
    height: 24px;
    width: 138px;
    margin-top: 40px;
}
#games_header span { display: none }
.things_list_item {
    background: transparent url(../images/things_list_bg.jpg) 0 0 no-repeat;
    width: 459px;
    height: 144px;
    clear: both;
    float: left;
}
.things_list_item .craft_list_item_image {
    margin-top: 24px;
    margin-left: 24px;
    border: none;
}
#page .things_list_item h3 a {
    font-size: 17px;
    color: #000;
    text-decoration: none;
    float: left;
    width: 171px;
    margin-top: 18px;
    margin-left: 4px;
}
.things_list_item_detail {
    float: left;
    width: 165px;
}
#page .things_list_item a { color: #2abaec }
#things_main_right h2#crafts_and_recipes { margin-bottom: 10px }
#things_competition {
    clear: both;
    float: left;
    margin-top: 25px;
    margin-left: 35px;
    margin-bottom: 25px;
    width: 890px;
    height: 207px;
    background: transparent url(../images/things_competition_bg.jpg) 11px 0 no-repeat;
}
#things_competition_image {
    width: 190px;
    float: left;
    margin-top: 25px;
    margin-left: 40px;
}
#things_competition_detail {
    float: left;
    margin-top: 35px;
    width: 620px;
    margin-left: 30px;
    margin-bottom: 30px;
}
#things_competition_detail p {
    float: left;
    clear: both;
    font-size: 18px;
}
#things_competition_detail p a {
    font-size: 12px;
    font-weight: bold;
}
#win {
    width: 67px;
    height: 27px;
    background: transparent url(../images/win.jpg) 0 0 no-repeat;
    margin-bottom: 25px;
}
#win span { display: none }
p.competition_question {
    font-size: 27px;
    color: #2abaec;
    width: 380px;
    line-height: 35px;
    margin: 40px 0;
}
#bd-things_to_do h3,
#bd-fun_stuff h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.25em;
}
#bd-things_to_do h4,
#bd-fun_stuff h4 {
    font-size: 15px;
    color: #666;
    width: 420px;
    line-height: 1.25em;
}
.things_list_item .like_this {
    float: right;
    margin-right: 28px;
    margin-top: 35px;
}
.things_list_item p {
    margin-left: 4px;
    float: left;
    font-size: 12px;
    margin-top: 0px;
    color: #2abaec;
    font-weight: bold;
}
#bd-things_to_do .sidebar,
#bd-fun_stuff .sidebar {
    width: 230px;
    float: left;
}
#competition_content {
    float: left;
    margin-left: 6px;
    overflow: hidden;
    width: 931px;
}
#prize_image {
    float: right;
    margin-right: 25px;
    width: 400px;
    margin-top: 105px;
}
#competition_content_clear {
    clear: both;
    float: left;
    width: 100%;
    padding-top: 85px;
    background: #FFF url(../images/competition_bg.jpg) no-repeat scroll 0 0;
}
#comp_form h5 {
    clear: both;
    float: left;
    margin-top: 0px;
    margin-left: 20px;
    font-size: 16px;
    font-weight: normal;
}
#accept_terms_label {
    font-size: 12px;
    font-weight: bold;
    color: #666;
}
input#enter {
    float: left;
    margin-left: 75px;
    margin-top: 5px;
}
#bd-things_to_do #send_bg,
#bd-fun_stuff #send_bg { margin-left: 0 }
#answers {
    clear: both;
    float: left;
    margin-left: 65px;
    margin-top: 100px;
    width: 380px;
}
#answers form { margin-left: 25px }
#comp_form {
    float: left;
    margin-left: 57px;
    margin-top: 75px;
    width: 350px;
}
#comp_form input {
    clear: both;
    float: left;
}
#comp_form p {
    clear: both;
    margin-top: 10px;
}
#comp_form input#accept_terms { float: none }
#bd-things_to_do .column,
#bd-fun_stuff .column {
    float: left;
    width: 250px;
}
#things_main_competition {
    clear: both;
    overflow: hidden;
    color: #fff;
    background-color: #2d2d2d;
    padding: 20px;
}
#things_main_competition img {
    float: left;
    margin-right: 20px;
}
#things_main_competition h4 {
    display: inline;
    color: #fff;
}
#things_main_competition a { color: #fff }
.your_stuff_header { margin-left: 32px }
#intro_image {
    width: 753px;
    margin: 25px auto 0;
}
.intro_image { margin: 25px 50px 0 0 }
h2.dangerous { margin-top: 20px }
.activity_select { float: left }
.activity_box {
    clear: both;
    float: left;
    margin: 25px 0px;
}
.activity_thumb {
    border: 1px solid #666;
    width: 170px;
    height: 110px;
    float: left;
}
.step_box {
    background-color: #f0f0f0;
    padding: 10px;
    clear: both;
    overflow: hidden;
    margin-bottom: 25px;
}
.step_box img {
    width: 209px;
    float: left;
    margin-right: 20px;
}
/*-- New --*/
.page_navigation {
    float: left;
    clear: both;
    width: 800px;
    margin: 10px 0 0 80px;
    text-align: center;
}
#bd-things_to_do #craft_list,
#bd-fun_stuff #craft_list { margin-top: 63px }
.textbox_bg input {
    height: 20px;
    margin-left: 7px;
    margin-top: 7px;
    padding-left: 2px;
    padding-top: 6px;
    width: 246px;
}
#bd-things_to_do .textbox_bg #email,
#bd-fun_stuff .textbox_bg #email {
    padding-top: 6px;
    margin-top: 6px;
    margin-left: 7px;
    width: 246px;
}
.image_bg {
    background: transparent url(../images/image_bg.jpg) 0 0 no-repeat;
    width: 547px;
    padding-top: 65px;
    padding-left: 70px;
    height: 441px;
    float: left;
    clear: both;
    margin-left: -50px;
}
#bd-news #craft_list { margin-left: 104px }
#bd-things_to_do .page_navigation,
#bd-fun_stuff .page_navigation { margin: 45px 0 20px 180px }
#bd-things_to_do #craft_list .craft_list_item,
#bd-fun_stuff #craft_list .craft_list_item { margin-left: 30px }
.page_navigation #back a {
    background: transparent url(../images/back.jpg) 0 0 no-repeat;
    display: block;
    float: left;
    width: 85px;
    height: 76px;
}
.page_navigation #back a span { display: none }
#bd-news-detail .page_navigation #next a { margin-top: -46px }
#bd-stories-detail .page_navigation #next a { margin-top: -75px }
.page_navigation#newspag {
    margin-left: 0;
    width: 628px;
}
.page_navigation #next a {
    background: transparent url(../images/next.jpg) 0 0 no-repeat;
    display: block;
    float: right;
    width: 85px;
    height: 76px;
}
.page_navigation #next a span { display: none }
.page_navigation h2#crafts {
    width: 99px;
    height: 27px;
    margin-left: 245px;
    margin-right: 245px;
    background: transparent url(../images/crafts.jpg) 0 0 no-repeat;
}
#bd-news-detail .page_navigation h2#news {
    margin-left: 174px;
    margin-right: 215px;
}
.page_navigation h2#news {
    width: 250px;
    height: 27px;
    margin-top: 20px;
    margin-left: 260px;
    margin-right: 245px;
    background: none;
}
.page_navigation h2#recipes {
    width: 109px;
    height: 27px;
    margin-left: 245px;
    margin-right: 245px;
    background: transparent url(../images/recipes.jpg) 0 0 no-repeat;
}
.page_navigation h2#games {
    width: 109px;
    height: 27px;
    margin-left: 245px;
    margin-right: 245px;
    background: transparent url(../images/games.jpg) 0 0 no-repeat;
}
/*-- New Games Layout --*/
#path_to_party_header {
    background: transparent url(/metoyou/images/site/things_to_keep_you_busy/games/path_to_the_party.jpg) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 35px;
    width: 229px;
    margin: 50px 0 0 80px;
}
#path_to_party_header span { display: none }
#games_wrap { }
#game_frame {
    /*background: transparent url(../images/game_frame.png) no-repeat scroll 0 0;*/
    /*: ;
    display: block;
    width: 841px;
    height: 515px;
    position: absolute;
    z-index: 2;*/
    background-image: url(/metoyou/images/site/things_to_keep_you_busy/games/game_background.jpg);
    margin-left: 10px;
    width: 846px;
    height: 545px;
    float: left;
}
#flash_game_container {
    margin-left: 80px;
    margin-top: 30px;
}
/*
#game_frame_bg {
    width:660px;
    margin-left:80px;
    margin-top:30px;
    height:440px;
    display:block;
    position:absolute;
    z-index:1;
}
*/
.game_holder {
    height: 515px;
    width: 100%;
}
#games_wrap ul {
    float: left;
    left: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 200px;
    z-index: 3;
}
#games_wrap li#game1 a {
    width: 200px;
    height: 65px;
    display: block;
    clear: both;
    float: left;
    background: transparent url(../images/game_nav.png) 0 0 no-repeat;
}
#games_wrap li#game1 a:hover { background: transparent url(../images/game_nav.png) -200px 0 no-repeat }
#games_wrap li#game1 a span { display: none }
#games_wrap li#game2 a {
    width: 200px;
    height: 65px;
    display: block;
    clear: both;
    float: left;
    background: transparent url(../images/game_nav.png) -200px -65px no-repeat;
}
#games_wrap li#game2 a:hover { background: transparent url(../images/game_nav.png) 0px -65px no-repeat }
#games_wrap li#game2 a span { display: none }
.page_navigation h2#competition {
    width: 197px;
    height: 27px;
    margin-left: 200px;
    margin-right: 245px;
    background: transparent url(../images/competition.jpg) 0 0 no-repeat;
}
#intro_text p span p {
    font-size: 16px;
    font-weight: normal;
}
.page_navigation h2 span { display: none }
.page_navigation h2 {
    display: block;
    float: left;
}
#page_title {
    width: 700px;
    float: left;
    clear: both;
    margin: 10px 0 0 135px;
}
#page_title h3 {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    color: #000;
    font-size: 29px;
    line-height: 1.25em;
    font-weight: normal;
    width: 395px;
    float: left;
}
#page_title .like_this {
    float: right;
    width: 70px;
    padding: 0;
    margin-top: 15px;
    margin-right: 15px;
}
#page_title .like_this_plus {
    float: left;
    background: transparent url(../images/like_this_plus.gif) 0 0 no-repeat;
    width: 20px;
    height: 46px;
}
#page_title .like_this_heart {
    float: left;
    background: transparent url(../images/like_this_heart.gif) 0 2px no-repeat;
    height: 46px;
}
#story_detail_wrap .comment_total { width: 98px }
#story_detail_wrap h3 { width: 300px }
#story_detail_wrap .like_this {
    float: right;
    margin-top: 16px;
}
.comment_total {
    background: transparent url(../images/comment_total_bg.jpg) 0 0 no-repeat;
    float: right;
    width: 115px;
    height: 57px;
    padding-top: 17px;
    padding-left: 20px;
}
.comment_total p {
    color: #666666;
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
.comment_total p span { color: #2abaec }
.comment_total p a { color: #2abaec }
#craft_wrap {
    clear: both;
    float: left;
    margin-left: 100px;
    width: 775px;
}
#intro_text {
    float: left;
    margin-left: 85px;
    width: 535px;
    margin-bottom: 30px;
}
#intro_image p,
#intro_text p {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    margin-bottom: 30px;
    clear: both;
    text-align: center;
    margin-top: 15px;
}
#intro_text p.ingredients {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    color: #64a1a0;
    font-size: 16px;
    line-height: 1.25em;
    margin-bottom: 0px;
    float: left;
    text-align: left;
    clear: both;
}
#intro_text p.ingredients span { color: #333 }
#things_main_right h2,
#things_main_left h2 {
    margin-bottom: -20px;
    margin-left: 20px;
}
.dangerous { text-align: center }
h2.dangerous { color: #666 }
p.dangerous { color: #999 }
.craft_instruction img {
    margin-top: 10px;
    margin-left: 10px;
}
#things_main .craft_instruction {
    margin-top: 25px;
    margin-left: 135px;
    margin-bottom: 35px;
}
.craft_instruction {
    background: transparent url(../images/instruction_bg.jpg) 0 0 no-repeat;
    width: 673px;
    height: 198px;
    float: left;
    clear: both;
    margin-left: 35px;
    margin-bottom: 5px;
}
.craft_instruction .step_image {
    width: 200px;
    height: 180px;
    float: left;
    margin-top: 5px;
    margin-left: 20px;
}
.craft_instruction .step_instructions {
    width: 365px;
    height: 180px;
    float: left;
    margin-top: 5px;
    margin-left: 50px;
}
#bd-home .recent_activity .gallery_item img {
    float: left;
    margin-left: 30px;
    margin-top: 22px;
    margin-right: 0px;
}
.craft_instruction .step_instructions.scale { width: 580px }
.craft_instruction .step_instructions p {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 16px;
    margin-top: 20px;
}
/*--- craft list ---*/
#craft_list {
    width: 700px;
    float: left;
    clear: both;
    margin-left: 120px;
    margin-bottom: 30px;
}
#page .craft_list_item h3 a {
    color: #000;
    text-decoration: none;
}
.craft_list_item {
    background: transparent url(../images/craft_item_bg.jpg) 0 0 no-repeat;
    width: 638px;
    height: 172px;
}
.craft_list_item_image {
    margin-top: 45px;
    margin-left: 22px;
    float: left;
    width: 150px;
    height: 119px;
    overflow: hidden;
}
.craft_list_item h3 {
    float: left;
    width: 225px;
    line-height: 1.2em;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-left: 15px;
    margin-top: 60px;
}
.no_comments {
    clear: both;
    text-align: left;
    line-height: 1.4em;
    font-style: italic;
    font-size: 18px;
    letter-spacing: normal;
    float: left;
    color: #666;
    margin: 25px 89px;
}
#craft_list .craft_list_item { clear: both }
.craft_list_item .like_this {
    float: right;
    width: 70px;
    padding: 0;
    margin-top: 15px;
    margin-right: 5px;
}
.craft_list_item .like_this_plus {
    float: left;
    background: transparent url(../images/like_this_plus.gif) 0 0 no-repeat;
    width: 20px;
    height: 46px;
}
.craft_list_item .like_this_heart {
    float: left;
    background: transparent url(../images/like_this_heart.gif) 0 2px no-repeat;
    width: 81px;
    height: 46px;
}
.craft_list_item .comment_total {
    background: transparent url(../images/craft_item_bar_bg.jpg) 0 11px no-repeat;
    height: 52px;
}
.craft_list_item_comments {
    float: left;
    width: 210px;
    margin-top: 65px;
}
.pagination {
    clear: both;
    width: 250px;
    margin: 10px auto 0;
    text-align: center;
}
#craft_list #pagination {
    clear: both;
    width: 250px;
    margin: 10px auto 0;
    text-align: center;
}
#craft_list #pagination p {
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    color: #333;
}
#craft_list #pagination p a { color: #2abaec }
#bd-home #recent_activity_left .gallery_item {
    margin-top: -15px;
    margin-bottom: 0px;
}
/* -- games -- */
#game { background: transparent url(../images/game.jpg) 0 0 no-repeat }
.game_list_item img {
    float: left;
    margin-right: 15px;
}
.game_list_item .like_this_wrap { float: right }
/* ------------------ products layout ------------------ */
#bd-products .product_information {
    color: #fff;
    padding: 20px;
    background-color: #2d2d2d;
    width: 225px;
    margin: 20px 0px;
}
#bd-products #story {
    margin-left: 8px;
    clear: both;
    float: left;
}
.figurines_link {
    color: #666666;
    float: right;
    font-family: "trebuchet ms",tahoma,sans-serif;
    font-size: 13px;
    margin-bottom: 20px;
    margin-right: 30px;
    margin-top: 20px;
}
.figurines_link a { color: #2abaec }
.store_link {
    background: transparent url(../images/buy_link_bg.jpg) 0 0 no-repeat;
    clear: both;
    line-height: 1.3em;
    font-size: 13px;
    color: #666666;
    float: right;
    margin-bottom: 20px;
    margin-right: 30px;
    margin-top: 20px;
    width: 312px;
    height: 65px;
    padding-left: 70px;
    padding-top: 10px;
}
.store_link p {
    font-family: "trebuchet ms",tahoma,sans-serif;
    font-size: 13px;
    line-height: 1.2em;
    margin-top: 15px;
}
.store_link a { color: #2abaec }
#bd-products .product_information a { color: #fff }
/* ------------------ gallery layout ------------------ */
#bd-gallery .gallery_item {
    float: left;
    width: 150px;
    margin-right: 20px;
    text-align: center;
}
#bd-gallery .gallery_item img { border: 1px dashed #666 }
#bd-gallery-detail .gallery_item img {
    text-align: center;
    border: 1px dashed #666;
}
#bd-gallery-detail .gallery_item_description {
    clear: both;
    float: left;
}
#pictures_wrap {
    overflow: hidden;
    clear: both;
    float: left;
    margin-top: 38px;
    margin-left: 25px;
}
#pictures_wrapshow {
    overflow: hidden;
    clear: both;
    float: left;
    margin-top: 90px;
    margin-left: 25px;
}
#gallery_detail_top {
    background: transparent url(../images/gallery_detail_top.png) no-repeat scroll 0 0;
    margin-left: 135px;
    height: 206px;
    width: 668px;
    margin-top: 100px;
    margin-bottom: -121px;
}
#gallery_detail_bg {
    background: transparent url(../images/gallery_detail_bg.png) repeat-y scroll 0 0;
    margin-left: 135px;
    padding-left: 83px;
    width: 584px;
    position: relative;
    z-index: 2;
}
#gallery_detail_bottom {
    background: transparent url(../images/gallery_detail_bottom.png) no-repeat scroll 0 0;
    margin-left: 135px;
    height: 164px;
    width: 668px;
    margin-top: -83px;
    position: relative;
    z-index: 1;
}
.plaque_small_like_this {
    float: right;
    margin-top: -35px;
    margin-right: 37px;
}
.plaque_big_like_this {
    float: right;
    margin-right: 75px;
    margin-top: -50px;
}
#big_plaque {
    background: transparent url(../images/gallery_plaque_large.png) 0 0 no-repeat;
    width: 598px;
    height: 227px;
    display: block;
    float: left;
    clear: both;
    margin-left: 170px;
}
#big_plaque p span {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #333;
}
#big_plaque p {
    margin-left: 100px;
    margin-top: 70px;
    margin-bottom: 0px;
    line-height: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #666;
    width: 400px;
}
#big_plaque p.plaque_category {
    margin-top: 0px;
    font-size: 14px;
}
#subheader p a {
    background-color: #c6ebfb;
    color: #333;
    padding: 2px;
    text-decoration: none;
}
#subheader p a:hover { background-color: transparent }
.contact_us_header {
    background: #fff url(../images/contact_us_header.jpg) 0 0 no-repeat;
    width: 799px;
    height: 146px;
    display: block;
    float: left;
    clear: both;
    margin-left: 70px;
}
#contact_us_bg form { clear: both }
.contact_us_header span { display: none }
#big_plaque p.plaque_category a {
    background-color: #C6EBFB;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-right: 6px;
    padding: 2px;
    text-decoration: none;
}
.plaque_small p {
    margin-bottom: 0px;
    margin-top: 0px;
}
.plaque_small p.plaque_category { margin-top: 0px }
.plaque_small p.plaque_category a {
    margin-top: 0px;
    background-color: #C6EBFB;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    padding: 2px;
    font-size: 12px;
    text-decoration: none;
    margin-right: 5px;
}
.plaque_small p.plaque_category a:hover { background-color: #fff }
#big_plaque p.plaque_category a:hover { background-color: #FFFFFF }
#big_plaque .avatar_image { display: none }
#big_plaque .points { display: none }
.picture_frame { float: left }
.picture_frame h4 {
    padding: 0;
    margin: 0;
}
.picture_frame h4 a {
    color: #333;
    float: left;
    font-family: "Trebuchet MS", helvetica, arial, sans-serif;
    line-height: 1.2em;
    margin-top: 12px;
    margin-bottom: 0;
    margin-left: 23px;
    font-size: 16px;
    width: 200px;
}
.picture_frame p {
    color: #333;
    clear: both;
    float: left;
    margin-left: 21px;
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
}
.picture_frame p a { color: #2abaec }
.picture_frame img { padding: 16px 0 0 16px }
#picture1,
#picture5 {
    margin-left: 50px;
    margin-top: 7px;
    background: transparent url(../images/frame1.png) no-repeat;
    padding-left: 55px;
    padding-top: 51px;
    height: 385px;
    width: 314px;
}
#picture2,
#picture6 {
    background: transparent url(../images/frame2.png) no-repeat scroll 0 0;
    height: 385px;
    margin-left: 71px;
    margin-top: 45px;
    padding-left: 55px;
    padding-top: 52px;
    width: 325px;
}
#picture3,
#picture7 {
    background: transparent url(../images/frame3.png) no-repeat scroll 0 0;
    float: left;
    height: 385px;
    margin-left: 45px;
    margin-top: 30px;
    padding-left: 55px;
    padding-top: 51px;
    width: 315px;
}
#picture4,
#picture8 {
    background: transparent url(../images/frame4.png) no-repeat scroll 0 0;
    height: 385px;
    margin-left: 85px;
    margin-top: 57px;
    padding-left: 57px;
    padding-top: 41px;
    width: 315px;
}
.plaque_small {
    position: relative;
    background: transparent url(../images/gallery_plaque_small.png) 0 0 no-repeat;
    : ;
    height: 103px;
    margin-left: -30px;
    margin-top: 67px;
    padding-left: 26px;
    padding-top: 9px;
    width: 302px;
}
#recent_images {
    background: transparent url(../images/recent_images.jpg) 0 0 no-repeat;
    width: 159px;
    height: 34px;
    display: block;
    margin: 50px 0 0 60px;
}
#picture_frame_detail {
    height: 400px;
    width: 577px;
    padding: 14px 0 0 32px;
    float: left;
    clear: both;
    margin: 36px 0 0 210px;
}
#gallery_detail_header {
    float: left;
    font-family: helvetica,arial,sans-serif;
    font-size: 24px;
    letter-spacing: -0.5px;
    margin-left: 245px;
    margin-top: 125px;
    color: #333;
}
#gallery_detail_author {
    clear: both;
    float: left;
    font-family: helvetica;
    font-size: 14px;
    margin-left: 245px;
    margin-top: 0;
    color: #333;
}
#gallery_detail_author a { color: #2abaec }
#recent_images span { display: none }
#book_background #pagination {
    clear: both;
    width: 500px;
    margin: 10px auto 0;
    text-align: center;
}
#book_background #pagination p {
    font-family: helvetica, arial, sans-serif;
    font-size: 16px;
    color: #333;
}
#book_background #pagination p a { color: #2abaec }
#back_to_gallery {
    background: transparent url(../images/back_plain.png) 0 0 no-repeat;
    display: block;
    float: left;
    height: 76px;
    clear: both;
    margin-left: 210px;
    margin-top: 25px;
}
#back_to_gallery p {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 15px;
    color: #666;
    float: left;
    margin-top: 25px;
    margin-left: 90px;
    width: auto;
}
#back_to_gallery p a { color: #2abaec }
.back_to_forum {
    background: transparent url(../images/back_plain.jpg) 0 0 no-repeat;
    display: block;
    float: left;
    height: 37px;
    clear: both;
    margin-left: 25px;
    padding-top: 25px;
    padding-left: 85px;
}
#bd-meet_the_artists-detail .back_to_forum {
    margin-left: -70px;
    margin-top: -30px;
    position: relative;
    z-index: 2;
}
a.back_to_forum { color: #2ABAEC }
#bd-news-detail #picture_frame_detail {
    background: transparent url(../images/image_bg.jpg) 0 0 no-repeat;
    padding: 51px 0 0 54px;
    margin-left: 55px;
    height: 415px;
}
#recent_activity_right #gallery_item_3 { margin-top: 0px }
#bottom_back_to_forum {
    margin-left: 180px;
    margin-top: 75px;
}
.back_to_forum p {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 15px;
    color: #666;
    float: left;
    margin-top: 25px;
    margin-left: 90px;
}
.back_to_forum p a { color: #2abaec }
.avatar_name { text-align: right }
#picture_details {
    float: left;
    clear: both;
    width: 510px;
    margin-left: 210px;
}
#picture_details p {
    font-family: helvetica, arial, sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 1.5em;
}
/* ------------------ chatter layout ------------------ */
.solr-pagination {
    clear: both;
    text-align: center;
}
#bd-profile textarea {
    clear: both;
    float: left;
    height: 133px;
    width: 496px;
    margin-top: 17px;
    margin-left: 10px;
}
#bd-chatter textarea,
#bd-chatter_refresh textarea {
    clear: both;
    float: left;
    height: 133px;
    width: 496px;
    margin-top: 17px;
    margin-left: 10px;
}
#bd-chatter .textarea_background,
#bd-chatter_refresh .textarea_background {
    margin-left: 55px;
    height: 181px;
}
p.remaining_characters {
    float: right;
    font-size: 12px;
    margin-right: 105px;
    margin-top: 0px;
}
.thread_list_box h2 {
    float: left;
    margin-left: 70px;
    font-size: 18px;
    font-style: italic;
    color: #999;
    font-weight: normal;
}
.thread_list_box .avatar_wrap {
    clear: both;
    float: left;
    margin-left: 70px;
    margin-bottom: 10px;
    background: none;
}
#reply {
    float: left;
    margin-left: 75px;
}
p.remaining_characters span.red { color: #cc0000 }
p.remaining_characters span {
    color: #bbb;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 20px;
    font-style: italic;
}
.forum_list_box {
    margin-bottom: 50px;
    clear: both;
    padding: 30px;
    border: 10px solid #d0d0d0;
}
.thread_list_box {
    margin-bottom: 30px;
    clear: both;
    padding: 30px;
}
.main_message {
    margin-bottom: 50px;
    clear: both;
    padding: 30px;
    border: 10px solid #d0d0d0;
}
.replies {
    margin: 0px 25px 30px 25px;
    clear: both;
    padding: 30px;
    border: 5px solid #d0d0d0;
    overflow: hidden;
}
.replies textarea {
    float: left;
    clear: both;
}
.replies input {
    clear: both;
    float: left;
}
.main_message_text { font: normal 18px "trebuchet ms", arial, sans-serif }
.main_message_reply_text { font: normal 14px "trebuchet ms", arial, sans-serif }
.message_board_box {
    clear: both;
    margin: 0 auto;
    width: 728px;
}
#general_chatter_box {
    width: 728px;
    clear: both;
}
#forum_news_box {
    clear: both;
    width: 728px;
}
.user_main_yellow {
    background: transparent url(../images/forum_general_chatter_bg.jpg) 0 0 no-repeat;
    width: 728px;
    height: 239px;
    clear: both;
}
#products_box {
    width: 728px;
    clear: both;
}
#collectors_box {
    width: 728px;
    clear: both;
}
#general_chatter_header a {
    background: transparent url(../images/general_chatter_header.jpg) 0 0 no-repeat;
    width: 267px;
    height: 28px;
    clear: both;
    float: left;
    margin-left: 30px;
    margin-bottom: 0px;
    margin-top: 65px;
}
#general_chatter_header a span { display: none }
#forum_news_header a {
    background: transparent url(../images/forum_news_header.jpg) 0 0 no-repeat;
    width: 273px;
    height: 28px;
    clear: both;
    float: left;
    margin-left: 30px;
    margin-bottom: 0px;
    margin-top: 35px;
}
#forum_news_header a span { display: none }
#products_header a {
    background: transparent url(../images/products_header.jpg) 0 0 no-repeat;
    width: 273px;
    height: 28px;
    clear: both;
    float: left;
    margin-left: 30px;
    margin-bottom: 0px;
    margin-top: 35px;
}
#products_header a span { display: none }
#collectors_header a {
    background: transparent url(../images/collectors_header.jpg) 0 0 no-repeat;
    width: 279px;
    height: 28px;
    clear: both;
    float: left;
    margin-left: 30px;
    margin-bottom: 0px;
    margin-top: 35px;
}
#collectors_header a span { display: none }
#bd-signup #craft_wrap .register_member_form .textbox_bg { background: transparent url(../images/textbox_bg.jpg) no-repeat scroll 0 19px }
#bd-signup #craft_wrap span {
    font-size: 11px;
    color: #666;
}
#bd-signup #craft_wrap .register_member_form #parental_guidance label { font-size: 13px }
#bd-signup #craft_wrap .signin_form .textbox_bg { height: 65px }
.forum_subheader {
    width: 660px;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 30px;
    margin-top: 6px;
    margin-bottom: 25px;
    width: 660px;
    float: left;
}
.forum_subheader p {
    float: left;
    margin: 0;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.forum_subheader a { color: #2abaec }
.message_board_box .avatar {
    float: left;
    margin-left: 65px;
    margin-top: 65px;
    width: 100px;
}
.message_board_box .avatar_image { float: left }
.message_board_box .avatar_wrap .points { display: none }
.message_board_box .avatar_wrap .avatar_name { display: none }
#page .message_details h4 a, #page #games_right h4 a { color: #000 }
#comments_wrap .avatar { float: left }
.message_board_box .message_details {
    float: left;
    margin-top: 55px;
}
.profile_avatar {
    float: left;
    width: 100px;
    margin-top: 35px;
}
.profile_avatar p {
    font-size: 12px;
    text-align: center;
}
#comments_wrap .message_details {
    float: left;
    margin-left: 20px;
}
#comments_wrap .like_this { margin-top: 70px }
.detail .reply {
    float: left;
    margin-left: 35px;
}
#bd-chatter .main,
#bd-chatter .detail,
#bd-chatter_refresh .main,
#bd-chatter_refresh .detail {
    float: left;
    clear: both;
    overflow: hidden;
    width: 710px;
}
.message_board_box .message_details h4,
#comments_wrap .message_details h4,
.message_board_box .message_details h4 a,
#comments_wrap .message_details h4 a {
    text-decoration: none;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    line-height: 1.25em;
}
.message_board_box .message_details p,
#comments_wrap .message_details p {
    float: left;
    clear: both;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #666;
    padding-right: 26px;
}
#comments_wrap .message_details p {
    clear: none;
    float: none;
}
.message_board_box .message_details p a,
#comments_wrap .message_details p a { color: #2abaec }
.message_board_box .message_details p span,
#comments_wrap .message_details p span { color: #999 }
.message_board_box .message_details .like_this {
    float: right;
    width: 70px;
    padding: 0;
    margin-top: -15px;
}
.message_board_box .message_details .like_this_plus {
    float: left;
    background: transparent url(../images/like_this_plus.gif) 0 0 no-repeat;
    width: 20px;
    height: 46px;
}
.message_board_box .message_details .like_this_heart {
    float: left;
    background: transparent url(../images/like_this_heart.gif) 0 2px no-repeat;
    width: 85px;
    height: 46px;
}
.message_replies_box .avatar {
    margin-left: 0;
    width: 40px;
}
.message_replies_box .message_details .like_this { margin-top: -5px }
.message_replies_box .message_details {
    margin-left: 15px;
    width: 450px;
    font-size: 14px;
}
#comments_wrap .message_details { width: 450px }
.paginate_alt {
    text-align: center;
    display: block;
    float: none;
}
.message_replies_box img {
    float: left;
    margin-right: 15px;
}
.message_replies_box p { margin: 0 }
.message_replies_box .message_details h4 a {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 14px;
    margin: 0;
    color: #000;
    text-decoration: none;
}
.message_replies_box p.author {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    color: #666;
}
.message_main_box {
    clear: both;
    float: left;
}
.home .message_replies_box { margin-bottom: 0px }
.message_replies_box {
    float: left;
    clear: both;
    width: 575px;
    margin-left: 35px;
    margin-bottom: 25px;
}
.message_replies_box p.author a {
    color: #2abaec;
    font-size: 12px;
    text-decoration: underline;
}
.message_replies_box p.author span { color: #2abaec }
/*-- Replies -- */
.reply_blue {
    background: transparent url(../images/reply_blue.jpg) 0 0 no-repeat;
    width: 664px;
    height: 193px;
    clear: both;
    float: left;
    margin-top: 10px;
    margin-left: 35px;
}
.reply_red {
    background: transparent url(../images/reply_red.jpg) 0 0 no-repeat;
    width: 664px;
    height: 193px;
    clear: both;
    float: left;
    margin-top: 10px;
    margin-left: 35px;
}
.reply_orange {
    background: transparent url(../images/reply_orange.jpg) 0 0 no-repeat;
    width: 664px;
    height: 193px;
    clear: both;
    float: left;
    margin-top: 10px;
    margin-left: 35px;
}
.message_board_box #back_to_gallery {
    margin-top: 20px;
    margin-left: 25px;
}
.message_board_box .message_details h5 a,
#comments_wrap .message_details h5 p {
    text-decoration: none;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    line-height: 1.25em;
    float: left;
    margin-top: 20px;
}
.message_board_box .reply_blue .message_details .like_this,
.message_board_box .reply_red .message_details .like_this,
.message_board_box .reply_orange .message_details .like_this,
#comments_wrap .message_details .like_this {
    float: right;
    width: 70px;
    padding: 0;
    margin-top: 0px;
}
.message_board_box .reply_blue .message_details .like_this_plus,
.message_board_box .reply_red .message_details .like_this_plus,
.message_board_box .reply_orange .message_details .like_this_plus,
#comments_wrap .message_details .like_this_plus {
    float: left;
    background: transparent url(../images/like_this_plus_small.png) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 13px;
}
.message_board_box .reply_blue .message_details .like_this_heart,
.message_board_box .reply_red .message_details .like_this_heart,
.message_board_box .reply_orange .message_details .like_this_heart,
#comments_wrap .message_details .like_this_heart {
    float: left;
    background: transparent url(../images/like_this_heart_small.png) 0 0 no-repeat;
    width: 45px;
    height: 34px;
}
.message_board_box .reply_blue .avatar,
.message_board_box .reply_red .avatar,
.message_board_box .reply_orange .avatar,
#comments_wrap .message_details .avatar {
    float: left;
    margin-left: 55px;
    margin-top: 60px;
    width: 60px;
}
#sign {
    background: transparent url(../images/sign_bg.jpg) no-repeat scroll 0 0;
    float: left;
    height: 93px;
    padding-top: 98px;
    text-align: center;
    width: 229px;
    margin-left: 50px;
}
#sign p {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 15px;
    color: #666;
}
#sign p a { color: #2abaec }
/* ------------------ News Layout ------------------ */
#bd-news-detail .gallery_item h2 {
    font-size: 29px;
    font-weight: normal;
}
#bd-news .gallery_item {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
    border: 1px dashed #666;
}
#bd-news .gallery_item img {
    float: left;
    margin-right: 5px;
    text-align: center;
    border: 1px solid #666;
}
#bd-news-detail .gallery_item p { font-family: "Trebuchet MS", Tahoma, sans-serif }
#bd-news-detail .gallery_item_summary p { font-size: 18px }
#bd-news-detail .gallery_item_image { margin-bottom: 25px }
#bd-news-detail .gallery_item_description {
    margin-top: 10px;
    padding: 20px;
    color: #666;
    float: left;
    font-size: 16px;
}
/* ------------------ Profile Layout ------------------ */
#bd-profile #points {
    float: left;
    margin-top: 60px;
    width: 100px;
    overflow: hidden;
    margin-left: -36px;
}
#bd-profile #main .points p {
    font-size: 18px;
    color: #333;
    clear: both;
    text-align: center;
}
#bd-profile #main .points h3 {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    padding-top: 10px;
}
#bd-profile #main .points p span {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    clear: both;
}
#bd-profile #main .points {
    float: left;
    clear: both;
    width: 78px;
    height: 73px;
    padding-top: 22px;
    font-weight: bold;
    font-size: 28px;
}
.help { font-size: 11px }
#bd-profile #main .points .small {
    padding-top: 6px;
    font-size: 17px;
    padding-bottom: 30px;
}
#bd-profile h2,
#bd-profile h3 { margin-top: 10px }
#bd-profile .information {
    font-family: "trebuchet ms", tahoma,  sans-serif;
    font-size: 11px;
    color: #666;
}
#comp_form p span.information {
    font-family: "trebuchet ms", tahoma,  sans-serif;
    font-size: 11px;
    color: #666;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 10px;
}
.profile_column p { clear: both }
#we_are_sorry_header2 {
    background: transparent url(../images/we_are_sorry_header2.jpg) 0 0 no-repeat;
    width: 384px;
    height: 34px;
    display: block;
    float: left;
    margin-left: 260px;
    clear: both;
    margin-bottom: 25px;
}
#we_are_sorry_header2 span { display: none }
#we_are_sorry_header {
    background: transparent url(../images/we_are_sorry_header.jpg) 0 0 no-repeat;
    width: 384px;
    height: 34px;
    display: block;
    float: left;
    margin-left: 260px;
    clear: both;
    margin-bottom: 25px;
}
#we_are_sorry_header span { display: none }
.external_link {
    padding-right: 8px;
    background: transparent url(../images/external_link.gif) right 30% no-repeat;
}
.deleted p {
    clear: both;
    margin-left: 150px;
}
.deleted .textarea_background {
    margin-left: 195px;
    margin-top: 40px;
}
.deleted #send_bg {
    margin-left: 300px;
    margin-top: 0;
}
/* -- Here's the downloads override -- */
#bd-profile .download_earned2 p,
#bd-profile #download_earned1 p { clear: none }
#downloads_wrap #download_earned1 {
    background: transparent url(../images/craft_item_bg.jpg) 0 0 no-repeat;
    height: 177px;
    width: 638px;
    border: none;
}
#downloads_wrap #download_next {
    background: transparent url(../images/craft_item_bg.jpg) 0 0 no-repeat;
    height: 149px;
    width: 638px;
    border: none;
    margin-bottom: 20px;
}
#downloads_wrap #download_next .home_frame { margin-top: 29px }
#downloads_wrap #download_next .home_frame_text {
    color: #000;
    text-align: left;
    margin-top: 42px;
}
#downloads_wrap .download_earned2 {
    background: transparent url(../images/craft_item_bg.jpg) 0 0 no-repeat;
    height: 177px;
    width: 638px;
    border: none;
    padding-top: 0px;
}
#downloads_wrap .download_earned2 img {
    float: left;
    margin-left: 6px;
    margin-right: 0;
    margin-top: -9px;
}
#downloads_wrap .download_earned2 .home_frame_text { margin-left: 10px }
#profile_tabs ul { margin-bottom: 30px }
#profile_tabs li { display: inline }
#profile_left {
    width: 250px;
    overflow: hidden;
    float: left;
}
#profile_right {
    width: 250px;
    overflow: hidden;
    float: left;
}
#profile_bottom {
    margin-top: 35px;
    float: left;
    width: 100%;
    clear: both;
    padding: 20px;
    border: 1px dashed #666;
    background-color: #f0f0f0;
}
#profile_bottom input { margin-bottom: 10px }
#bd-profile .your_password {
    padding: 20px;
    width: 660px;
    margin-left: 43px;
    float: left;
    clear: both;
    margin-right: 15px;
}
.your_password h3 {
    background: transparent url(../images/change_password_header.jpg) 0 0 no-repeat;
    width: 283px;
    height: 35px;
    float: left;
    display: block;
    clear: both;
}
.your_password h3 span { display: none }
#profile_bg fieldset { clear: both }
#bd-profile .your_information {
    clear: both;
    float: left;
    margin-left: 35px;
    margin-right: 15px;
    margin-top: 80px;
    padding: 20px;
    width: 850px;
}
#bd-profile .your_information label {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 5px;
    float: left;
    clear: both;
}
#bd-profile .your_information label#lastname { margin-top: 30px }
.profile_column {
    float: left;
    width: 275px;
}
.profile_column .textbox_bg { margin-left: 0 }
.profile_column_retype .textbox_bg { margin-left: 0 }
.profile_column_retype {
    margin-top: 79px;
    float: left;
    width: 275px;
    margin-left: 20px;
}
#bd-profile .your_information input {
    float: left;
    clear: both;
    width: 247px;
    height: 20px;
    padding-top: 6px;
    padding-left: 3px;
}
#bd-profile .cancel_your_account {
    float: left;
    z-index: 2;
    background-color: #F2F2F2;
    border: 1px dashed #ccc;
    width: 195px;
    padding: 10px 20px;
    margin-top: 20px;
    top: 15px;
    right: 125px;
    position: absolute;
}
#magento_country_id {
    clear: both;
    float: left;
    height: 26px;
    padding-left: 3px;
    padding-top: 2px;
    width: 251px;
    margin-top: 10px;
}
#downloads_wrap .home_frame_text {
    margin-top: 67px;
    width: 403px;
}
#downloads_wrap .home_frame {
    margin-left: 15px;
    margin-top: 53px;
    width: auto;
    background: none;
    height: auto;
}
#bd-profile .cancel_your_account h3 {
    font-size: 18px;
    font-weight: normal;
}
#bd-profile .cancel_your_account #cancel_account { width: 190px }
#bd-profile .cancel_your_account strong { color: #cc0000 }
#bd-profile .cancel_your_account p {
    float: left;
    margin-top: 0px;
    clear: both;
    font-size: 12px;
}
#panel2 {
    width: 100%;
    position: relative;
    top: 1px;
    height: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    overflow: hidden;
    background-color: #f0f0f0;
}
#downloads_wrap img {
    float: left;
    margin-top: -9px;
    margin-left: 5px;
    margin-right: 10px;
}
#downloads_wrap h4 {
    font-style: normal;
    font-weight: normal;
}
#download_earned1 p {
    margin: 0px;
    float: left;
    clear: none;
}
.download_earned2 p {
    margin: 0px;
    float: left;
    clear: none;
}
#download_earned1 p.download_type {
    float: none;
    margin: 0px;
    font-size: 11px;
    color: #999;
}
.download_earned2 p.download_type {
    float: none;
    margin: 0px;
    font-size: 11px;
    color: #999;
}
#download_next {
    border: 1px dashed #ccc;
    clear: both;
    margin: 35px auto 0;
    padding-top: 25px;
    width: 600px;
    height: 50px;
    color: #ccc;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    text-align: center;
}
.download_earned_box {
    border: 1px dashed #ccc;
    clear: both;
    width: 100%;
    height: 85px;
}
.download_earned {
    border: 5px solid #999;
    clear: both;
    margin-top: 25px;
    width: 600px;
    padding-top: 15px;
    height: 60px;
    overflow: hidden;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    text-align: center;
}
#download_earned1 {
    border: 5px solid #999;
    clear: both;
    margin: 0px auto 25px auto;
    width: 600px;
    padding-top: 0px;
    height: 60px;
    overflow: hidden;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    text-align: left;
    display: block;
}
.download_earned2 {
    border: 5px solid #999;
    clear: both;
    margin: 0px auto 25px auto;
    width: 600px;
    padding-top: 15px;
    height: 60px;
    overflow: hidden;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    text-align: left;
    display: block;
}
.recent_activity_box {
    border: 1px dashed #666;
    padding: 20px;
    margin: 25px auto 0px auto;
    width: 450px;
    clear: both;
}
.recent_activity_box_thick {
    border: 5px solid #999;
    padding: 20px;
    margin: 25px auto 0px auto;
    width: 450px;
    clear: both;
}
/* ------------------ Misc Layout ------------------ */
.subnav_wrap {
    background-color: #D1F1EA;
    text-align: center;
    overflow: hidden;
}
#subnav h2 { float: left }
#subnav p {
    float: left;
    clear: left;
}
#subnav {
    width: 990px;
    margin: 0 auto;
}
#subnav ul {
    margin: 30px 0 0 0;
    float: right;
}
#subnav ul li {
    padding: 0px 3px;
    float: left;
}
#subnav ul li a {
    background-color: #fff;
    display: block;
    float: left;
    padding: 6px 9px;
}
#subnav ul li a.active { font-weight: bold }
#main {
    width: 990px;
    margin: 0 auto;
}
/* -- Like this module -- */
.like_this {
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    margin-top: -5px;
}
.like_this .small { font-size: 13px }
#bd-brand #craft_wrap p.brand_center,
#bd-meet_the_artists #craft_wrap p.brand_center { margin-left: 10px }
.like_plus {
    cursor: pointer;
    float: right;
    width: 22px;
    height: 31px;
    background: transparent url(../images/like_plus.jpg) 0 0 no-repeat;
}
.like_this_wrap {
    float: right;
    width: 71px;
    height: 50px;
}
/* -- Avatar module -- */
#your_stories_wrap .avatar_image {
    float: left;
    width: 40px;
    margin-top: 0px;
}
#your_stories_wrap .image {
    height: 60px;
    overflow: hidden;
    width: 70px;
    float: left;
}
#your_stories_wrap .avatar_name { display: none }
.home_frame {
    background: transparent url(../images/home_frame.jpg) 0 0 no-repeat;
    width: 135px;
    height: 135px;
    float: left;
    margin-left: 20px;
}
#logged_out {
    float: right;
    clear: both;
    width: 100%;
}
#bd-home h3#sign_up a { float: none }
#bd-home h3#sign_in a { float: none }
.wider_margin { margin-left: 140px }
#recent_activity_left p {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
}
#recent_activity_left .gallery_item_image img {
    margin-left: 31px;
    margin-top: 21px;
}
#from_the_gallery { margin-left: 25px }
.recent_activity p.visit_gallery_link {
    text-align: left;
    clear: both;
    float: left;
    margin-left: 30px !important;
    white-space: nowrap;
}
.recent_activity p.visit_gallery_link a { color: #2abaec }
#recent_activity_left .gallery_item_image {
    background: transparent url(../images/home_photo_frame.jpg) -2px 2px no-repeat;
    width: 137px;
    height: 125px;
    float: left;
    padding-left: 18px;
    padding-top: 10px;
}
#home_news {
    background: transparent url(../images/home_news.jpg) 0 0 no-repeat;
    width: 367px;
    height: 446px;
    padding-left: 36px;
    padding-top: 100px;
}
#your_stories_wrap .points { display: none }
.avatar_image {
    float: right;
    height: 80px;
    overflow: hidden;
    margin-right: 12px;
    margin-top: -6px;
}
#answers label {
    font-size: 18px;
    line-height: 2em;
}
.avatar_wrap p { clear: both }
.placeholder {
    background: transparent url(../images/placeholder.jpg) 0 0 no-repeat;
    width: 120px;
    height: 120px;
    float: left;
    margin-right: 15px;
}
.game_list_item {
    clear: both;
    margin-top: 25px;
    float: left;
}
.game_list_item a {
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    float: left;
}
#game_holder img { float: left }
.sep {
    margin-top: 10px;
    clear: both;
}
#contact_us_right {
    width: 400px;
    float: left;
    margin-left: 60px;
    margin-top: 15px;
}
#contact_details {
    margin-top: 15px;
    float: left;
    width: 300px;
}
#contact_details li {
    font-size: 11px;
    line-height: 18px;
}
#captcha {
    clear: both;
    margin-left: 22px;
    margin-top: 10px;
}
#captcha p { margin-bottom: 0px }
#captcha p.no_spam { margin-top: 0px }
#bd-brand #craft_wrap p.brand_top,
#bd-meet_the_artists #craft_wrap p.brand_top,
#softly_wrap p.brand_top {
    margin-left: 20px;
    width: 700px;
}
/*-- Avatar selection -- */
#avatar_select {
    margin: 20px 0 25px 15px;
    width: 916px;
    height: 1051px;
    background: transparent url(../images/appearance_bg.jpg) 0 0 no-repeat;
    overflow: hidden;
    float: left;
}
#colour_picker {
    float: left;
    width: 185px;
    clear: both;
    margin-top: 46px;
    margin-left: 66px;
}
.colour_radio {
    float: left;
    width: 58px;
    height: 58px;
    display: inline-block;
}
#colour_picker_clear {
    clear: both;
    float: left;
    margin-top: 24px;
    width: 200px;
}
#colour_picker img {
    position: relative;
    z-index: 11;
}
#your_appearance {
    background: transparent url(../images/your_appearance.jpg) 0 0 no-repeat;
    width: 216px;
    height: 36px;
    float: left;
    margin-left: 35px;
    display: block;
}
#your_appearance span { display: none }
#choose_your_avatar {
    background: transparent url(../images/choose_your_avatar.jpg) 0 0 no-repeat;
    height: 23px;
    float: left;
    display: block;
    margin-left: 174px;
    width: 213px;
}
#choose_your_avatar span { display: none }
#avatar_picker_clear label,
#avatar_picker_clear input { float: left }
.avatar_picker_row {
    float: left;
    clear: both;
    margin-bottom: 40px;
    width: 550px;
}
.left_label {
    margin-right: 15px;
    width: 178px;
    text-align: center;
}
.center_label {
    margin-right: 15px;
    width: 141px;
}
#choose_a_colour {
    background: transparent url(../images/choose_a_colour.jpg) 0 0 no-repeat;
    width: 139px;
    height: 17px;
    float: left;
    display: block;
    margin-left: 20px;
}
#avatar_picker {
    float: left;
    width: 560px;
    margin-left: 80px;
    margin-top: -40px;
}
#avatar_picker_clear {
    clear: both;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
#colour_picker input#save_appearance {
    margin-left: -184px;
    margin-top: 218px;
}
#choose_a_colour span { display: none }
#colour_picker input {
    float: left;
    margin-left: 21px;
    margin-top: 21px;
    position: absolute;
    z-index: 12;
}
.points {
    float: right;
    width: 79px;
    height: 40px;
    text-align: center;
    padding-top: 27px;
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 10px;
}
.yellow { background: transparent url(../images/stars/profile_points1.jpg) -4px 0 no-repeat }
.user_info .yellow { background: transparent url(../images/stars/profile_points1a.jpg) -4px 8px no-repeat }
.green { background: transparent url(../images/stars/profile_points2.jpg) -4px 0 no-repeat }
.user_info .green { background: transparent url(../images/stars/profile_points2a.jpg) -4px 8px no-repeat }
.blue { background: transparent url(../images/stars/profile_points3.jpg) -4px 0 no-repeat }
.user_info .blue { background: transparent url(../images/stars/profile_points3a.jpg) -4px 8px no-repeat }
.user_info .points { width: 54px }
.points .small {
    font-size: 10px;
    margin: 1px auto 0;
    float: left;
    width: 100%;
    letter-spacing: -1px;
}
#cancel_password {
    margin: 15px 0;
    width: 190px;
}
/*-- Validation --*/
.notification ul li {
    margin-left: 20px;
    list-style: disc;
}
input.LV_invalid_field,
textarea.LV_invalid_field {
    border: 1px solid #cc3300 !important;
    background-color: #FFE8DF;
}
.accept_terms input.LV_invalid_field { border: none }
.textbox_bg .LV_invalid {
    height: 14px;
    margin-top: 10px;
}
.LV_validation_message {
    color: #999;
    font-size: 11px;
    font-family: verdana, tahoma, sans-serif;
    float: left;
    clear: left;
    white-space: nowrap;
}
#contact_us_right .LV_validation_message {
    float: none;
    display: block;
}
.LV_invalid {
    background: transparent url(../images/cross2.gif) 0 0 no-repeat;
    padding-left: 18px;
    color: #c30;
    margin-bottom: 10px;
    font-weight: bold;
    padding-top: 2px;
}
.LV_valid { display: none }
#register_member_form .LV_invalid,
#register_member_form .LV_valid,
#send_to_a_friend .LV_invalid,
#send_to_a_friend .LV_valid { margin-left: 10px }
#send_to_a_friend .LV_invalid,
#send_to_a_friend .LV_valid {
    margin-left: 6px;
    padding-left: 16px;
    margin-top: 10px;
}
#register_member_form .accept_terms .LV_invalid,
#register_member_form .accept_terms .LV_valid {
    position: absolute;
    margin: 0;
    padding: 0;
    margin-left: -31px;
    margin-top: -1px;
    z-index: 999;
    height: 16px;
    width: 16px;
}
#register_member_form p.accept_terms a { color: #2ABAEC }
#register_member_form p.accept_terms {
    margin-left: 21px;
    margin-bottom: 13px;
    line-height: 1.1em;
}
#register_member_form .accept_terms .LV_invalid { background: transparent url(../images/cross.gif) 0 5px no-repeat }
#register_member_form .accept_terms .LV_valid { background: transparent url(../images/tick.gif) 0 5px no-repeat }
#upload .LV_invalid {
    background: transparent url(../images/cross.gif) 0 1px no-repeat;
    padding-left: 14px;
    height: 18px;
}
#comp_form .LV_invalid {
    background: transparent url(../images/cross.gif) 0 1px no-repeat;
    height: 18px;
    clear: both;
    margin-bottom: 10px;
}
#upload input#file1 { height: 26px }
/*-- comments --*/
.textarea_background {
    background: transparent url(../images/textarea_bg.jpg) 0 0 no-repeat;
    width: 546px;
    height: 193px;
    float: left;
    clear: both;
    padding-top: 8px;
    padding-left: 12px;
}
.submit_background {
    float: left;
    clear: both;
    width: 537px;
    background: transparent url(../images/submit_bg.jpg) 0 20px no-repeat;
}
#comment_form {
    float: left;
    margin-left: 33px;
}
#comment_form h4 {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 16px;
    font-weight: normal;
}
#comment_form textarea {
    height: 145px;
    width: 509px;
}
#comment_form input {
    float: left;
    clear: both;
}
#comment_form input#post_comment {
    float: left;
    clear: both;
    margin-left: 195px;
}
#comments_wrap {
    width: 775px;
    float: left;
    clear: both;
    margin-top: 35px;
    margin-left: 0px;
    margin-bottom: 30px;
}
#comments {
    background: transparent url(../images/comments_header.jpg) 0 0 no-repeat;
    width: 450px;
    height: 34px;
    float: left;
    clear: both;
    margin-left: 160px;
    margin-bottom: 25px;
}
#comments span { display: none }
.comment {
    border: 5px solid #e0f5f1;
    padding: 17px;
    overflow: hidden;
    clear: both;
    margin-top: 20px;
}
.comment p {
    margin-top: 8px;
    clear: both;
}
/*-- Figurines Layout --*/
#figurines_left {
    margin-top: 29px;
    float: left;
    margin-left: 22px;
    width: 227px;
    clear: both;
    color: #666;
}
#figurines_archive {
    background: transparent url(../images/figurines_archive.jpg) 0 0 no-repeat;
    width: 166px;
    height: 23px;
    display: block;
    float: left;
    margin-left: 15px;
}
#figurines_archive span { display: none }
.pdf {
    background: transparent url(../images/pdf.jpg) 0 0 no-repeat;
    display: block;
    float: left;
    height: 36px;
    margin-left: 5px;
    padding-left: 30px;
}
.pdf p { margin-top: 0 }
#figurines_left p {
    font-size: 13px;
    float: left;
    margin-left: 15px;
}
#figurines_right {
    float: left;
    width: 625px;
    margin-left: 50px;
}
#bd-figurines th { background-image: none }
#bd-figurines th p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #353c3a;
    margin-top: 50px;
}
#bd-figurines td {
    min-height: 85px;
    overflow: hidden;
    background-image: none;
    padding-bottom: 20px;
}
#bd-figurines tr {
    background: transparent url(../images/hr.jpg) center bottom no-repeat;
    overflow: hidden;
    width: 100%;
    position: relative;
}
#bd-figurines table.figurines_table { background: transparent url(../images/table_header.jpg) -4px 0 no-repeat }
#bd-figurines thead.figurines_table_header { height: 100px }
#bd-figurines thead.figurines_table_header tr { background: none }
#bd-figurines td.figurine_name p:first-child {
    margin-bottom: 0px;
    margin-top: 16px;
}
#bd-figurines td.figurine_name p { margin-top: 0px }
#bd-figurines td.figurine_image {
    width: 60px;
    padding-left: 20px;
}
td.figurine_name {
    width: 240px;
    vertical-align: top;
}
#page td.figurine_name p a { color: #000 }
td.figurine_name span {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 13px;
    color: #666;
}
td.figurine_code {
    width: 50px;
    vertical-align: top;
}
td.figurine_code p { margin-top: 28px }
td.figurine_retirement {
    width: 75px;
    vertical-align: top;
}
td.figurine_retirement p {
    margin-top: 28px;
    font-size: 12px;
    font-weight: bold;
}
td.figurine_release {
    width: 75px;
    vertical-align: top;
}
td.figurine_release p { margin-top: 28px }
td.figurine_code p {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 12px;
    color: #000;
}
td.figurine_release p {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.figurine_name p a {
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 20px;
    color: #000;
    text-decoration: none;
}
#bd-figurines .pagination {
    clear: right;
    float: right;
    margin-right: 25px;
    width: auto;
}
#bd-figurines .pagination a,
#bd-figurines .pagination b {
    float: left;
    margin-left: 5px;
    min-width: 13px;
    padding: 1px 4px;
    border: 1px solid #666;
    text-decoration: none;
}
#bd-figurines .pagination p span { font-size: 11px }
#bd-figurines .pagination a:hover {
    background-color: #999;
    color: #fff;
}
#bd-figurines .pagination b { border: 1px solid #999 }
/*-- Print --*/
#download_pdf a {
    color: #2ABAEC;
    float: right;
    font-family: "trebuchet ms",tahoma,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 72px;
    margin-right: 15px;
    padding-left: 0;
    padding-top: 31px;
}
#download_pdf a img {
    padding-top: 0;
    margin-right: 0;
    margin-top: -30px;
}
#print a {
    background: transparent url(../images/print_bg.jpg) 0 0 no-repeat;
    height: 75px;
    font-family: "trebuchet ms", tahoma, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #2abaec;
    padding-left: 90px;
    float: right;
    padding-top: 31px;
    margin-right: 90px;
}
/*-- Terms fix --*/
ol li ol li ul li { list-style-type: none }
#appearance {
    width: 241px;
    float: left;
}
#appearance h3 {
    color: #066FA8;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 19px;
    font-weight: normal;
    text-align: center;
}
#appearance h4 {
    background: transparent url(../images/palette.jpg) 0 0 no-repeat;
    width: 212px;
    height: 158px;
    padding-left: 78px;
    padding-top: 14px;
}
#appearance h4 a {
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    font-size: 12px;
    color: #2ABAEC;
    float: left;
    font-weight: normal;
    margin-top: 9px;
}
#recent_activity_left {
    float: left;
    width: 330px;
    min-height: 462px;
    overflow: hidden;
}
#recent_activity_right {
    float: left;
    width: 365px;
    min-height: 462px;
    overflow: hidden;
}
.gallery_item_image {
    text-align: center;
    margin-top: 50px;
}
.recent_activity .gallery_item .gallery_item_image,
#recent_activity_right .gallery_item .gallery_item_image {
    text-align: left;
    margin-top: 0;
}
#bd-home .gallery_item {
    clear: both;
    display: block;
    float: left;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    margin: 0 auto 5px;
    overflow: hidden;
    padding-top: 10px;
    text-align: left;
    width: 330px;
}
#bd-home .gallery_item h3 {
    font-family: Georgia, serif;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    float: left;
}
/* ------------- Calendar ------------ */
#calendar_top {
    background: transparent url(../images/calendar_top.png) 14px 0 no-repeat;
    width: 969px;
    height: 117px;
    clear: both;
    float: left;
}
#calendar {
    float: left;
    margin-left: 13px;
    margin-bottom: 35px;
}
/* -- REMOVE THIS ON TRANSFER --*/
#global_container {
    margin-bottom: 0;
    overflow: hidden;
    padding: 6px 0;
}
.global {
    margin: 0 auto;
    width: 990px;
    text-align: left;
}
.avatar_name {
    color: #333;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    float: right;
    margin-top: 21px;
}
.avatar_name span a {
    font-size: 14px;
    text-decoration: none;
    color: #666;
}
.avatar_name a {
    color: #2abaec;
    font-size: 12px;
}
/*-- FLASH HOMEPAGE -- */
#flash_homepage {
    float: left;
    margin-bottom: 20px;
    margin-left: 50px;
    margin-right: 0;
    margin-top: 6px;
}
/* -- Transparent PNGs -- */
#main_subnav { width: 990px }
#bd-thanks #main_subnav { height: 100px }
#main_subnav h2 {
    width: 513px;
    height: 175px;
    display: block;
    float: left;
    margin-top: 0;
}
#bd-help #main_subnav h2,
#bd-accessibility #main_subnav h2,
#bd-privacy #main_subnav h2 { width: 100px }
#main_subnav h2#stories { background: transparent url(../images/tattys_story.png) 0 0 no-repeat }
#main_subnav h2#profile {
    width: 461px;
    background: transparent url(../images/your_profile.png) 0 0 no-repeat;
}
#main_subnav h2#products {
    width: 513px;
    background: transparent url(../images/our_product.png) 0 0 no-repeat;
}
#main_subnav h2#things_to_do { width: 340px }
#bd-things_to_do #main_subnav,
#bd-things_to_do-detail #main_subnav,
#bd-fun_stuff #main_subnav,
#bd-fun_stuff-detail #main_subnav {
    background: transparent url(../images/things_to_keeo_you_busy.png) 0 0 no-repeat;
    overflow: hidden;
}
#bd-chatter #main_subnav,
#bd-chatter_refresh #main_subnav {
    background: transparent url(../images/message_board.png) 0 -11px no-repeat;
    overflow: hidden;
}
#main_subnav h2#message_board { width: 320px }
#main_subnav h2#contact_us {
    width: 461px;
    background: transparent url(../images/contact_us.png) 0 0 no-repeat;
}
#main_subnav h2#photo_gallery {
    width: 461px;
    background: transparent url(../images/photo_gallery.png) 0 0 no-repeat;
}
#main_subnav h2#news_events {
    width: 461px;
    background: transparent url(../images/news_events.png) 0 0 no-repeat;
}
#main_subnav h2#about_us {
    width: 461px;
    background: transparent url(../images/about_us.png) 0 0 no-repeat;
}
#main_subnav h2 span { display: none }
#main_subnav ul {
    float: right;
    margin: 118px 25px 0 0;
}
#main_subnav li {
    float: left;
    overflow: hidden;
    display: block;
    text-align: center;
}
/* ---
#main_subnav li a {
color:#000;
text-decoration:underline;
font-family:Helvetica, Arial, sans-serif;
font-size:15px;
font-weight:normal;
padding-top:21px;
}

#main_subnav li a.active {
text-decoration:none;
}

#bd-stories #main_subnav li#tattys_story a.active {
float:left;
background:transparent url(../images/tattys_story_subnav.png) -345px 0 no-repeat;
height:47px;
width:136px;
margin-right:5px;
position:relative;
}

#bd-stories #main_subnav li#your_stories a {
float:left;
background:transparent url(../images/tattys_story_subnav.png) 0 0 no-repeat;
height:31px;
width:106px;
}

#bd-stories #main_subnav li#your_stories a:hover {
float:left;
background:transparent url(../images/tattys_story_subnav.png) 0 -55px no-repeat;
height:31px;
width:106px;
}
-- */
.avatar_wrap {
    /*background: transparent url(../images/avatar_wrap_bg.jpg) right 0 no-repeat;*/
    /*width: 465px;*/
}
.global .left_col {
    float: left;
    width: 335px;
}
.global .right_col {
    float: right;
    width: 655px;
}
#main_subnav li { margin-left: 5px }
/*
#bd-chatter #main_subnav li a {
font-size:13px;
padding-top:19px;
height:45px;
}
*/
.message_board_box .message_details p,
#comments_wrap .message_details .message_details_comment p {
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.replies_count {
    font-size: 12px;
    color: #999;
}
.reply .replies_count,
.main .replies_count,
.home .replies_count { display: none }
#must_sign_in { text-align: center }
#bd-brand #main_subnav li a,
#bd-softly_drawn #main_subnav li a,
#bd-meet_the_artists #main_subnav li a { display: inline }
#main_subnav li a {
    background: transparent url(../images/tab_small.png) 0 -48px repeat-x;
    height: 31px;
    display: block;
    width: 118px;
    padding-top: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.1em;
}
#bd-chatter #main_subnav li a,
#bd-chatter_refresh #main_subnav li a {
    padding-bottom: 5px;
    padding-top: 10px;
}
#main_subnav li a:hover { background: transparent url(../images/tab_small.png) 0 0px repeat-x }
#main_subnav li a.active {
    background: transparent url(../images/tab_small.png) 0 -96px repeat-x;
    text-decoration: none;
    position: relative;
    z-index: 0;
    height: 33px;
    border-bottom: 14px solid #FFFFFF;
}
#bd-brand #main_subnav li a.active { border-bottom: none }
#figurines_left li a {
    background: transparent url(../images/sidebar_bg.jpg) 0 0 no-repeat;
    width: 237px;
    height: 39px;
    display: block;
    padding-top: 14px;
    padding-left: 25px;
    font-size: 15px;
    font-weight: normal;
}
#figurines_left li a.active {
    background-position: 0 -50px;
    color: #000;
    text-decoration: none;
}
#coming_soon {
    background: transparent url(../images/coming_soon.jpg) 0 0 no-repeat;
    width: 155px;
    height: 36px;
    display: block;
    float: right;
    clear: both;
    margin-top: 0px;
    margin-right: 350px;
}
#coming_soon span { display: none }
#bd-figurines .figurines_link {
    clear: both;
    float: right;
    width: 370px;
    height: 30px;
}
#new_releases {
    background: transparent url(../images/new_releases.jpg) 0 0 no-repeat;
    width: 165px;
    height: 27px;
    display: block;
    float: right;
    clear: both;
    margin-right: 340px;
    margin-top: 0px;
}
#new_releases span { display: none }
#retired_figurines {
    background: transparent url(../images/retired_figurines.jpg) 0 0 no-repeat;
    width: 210px;
    height: 36px;
    display: block;
    float: right;
    clear: both;
    margin-right: 295px;
    margin-top: 0px;
}
#retired_figurines span { display: none }
/*-- Lightbox styles -- */
#imageDataContainer { padding: 5px 0 10px !important }
/*-- Softly Drawn --*/
#softly_top {
    clear: both;
    float: left;
    margin-left: 20px;
    margin-top: -19px;
    background: transparent url(../images/softly_top.jpg) 0 0 no-repeat;
    width: 946px;
    height: 240px;
}
#my_blue_nose_friends { margin-top: 37px }
#softly_bg {
    clear: both;
    background: transparent url(../images/softly_bg.jpg) 0 0 repeat-y;
    width: 946px;
    height: 1170px;
    overflow: hidden;
    padding-bottom: 74px;
    float: left;
    margin-left: 20px;
}
.upload_footer {
    clear: both;
    float: left;
    margin-left: 230px;
    width: 560px;
}
.upload_top {
    background: transparent url(../images/upload_bg_top.jpg) 0 0 no-repeat;
    height: 73px;
    width: 943px;
    display: block;
    float: left;
    margin-left: 1px;
}
#upload_body {
    background: transparent url(../images/upload_bg_body.jpg) 1px 0 repeat-y;
    width: 943px;
    display: block;
    clear: left;
    float: left;
    overflow: hidden;
    margin-left: 1px;
}
.upload_bottom {
    background: transparent url(../images/upload_bg_bottom.jpg) 0 0 no-repeat;
    height: 75px;
    width: 943px;
    clear: both;
    margin-left: 1px;
}
#upload_your_photo, #upload_your_video {
    background: transparent url(../images/upload_header.jpg) 0 0 no-repeat;
    width: 370px;
    height: 34px;
    display: block;
    float: left;
    margin-left: 265px;
    margin-top: 50px;
    margin-bottom: 20px;
}
#upload_your_photo span, #upload_your_video span { display: none }
#upload_your_video {background-image: url(../images/videos_upload_header.jpg);}
#bd-fun_stuff h4#upload_your_video {width:370px;}
#softly_bottom {
    clear: both;
    float: left;
    margin-top: 0px;
    background: transparent url(../images/softly_bottom.jpg) 0 0 no-repeat;
    width: 946px;
    margin-left: 20px;
    margin-bottom: 20px;
    height: 34px;
    position: relative;
}
#softly_wrap {
    float: left;
    clear: both;
    position: absolute;
    margin-top: -175px;
}
#softly_wrap p {
    float: left;
    clear: both;
    margin-left: 100px;
    width: 620px;
}
#bd-brand #craft_wrap p,
#bd-meet_the_artists #craft_wrap p {
    clear: both;
    width: 700px;
    margin: 25px 0 25px 20px;
}
#bd-meet_the_artists #craft_wrap .artist_wrap p {
    margin-left: 6px;
    margin-top: 4px;
    width: auto;
}
#bluenoseheader {
    background: transparent url(../images/bluenoseheader_2011.png) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 126px;
    margin-top: 20px;
    width: 129px;
    margin-left: 50px;
}
/*
#softlyheader {
background:transparent url(../images/softlyheader.png) no-repeat scroll 0 0;
display:block;
float:left;
height:84px;
margin-left:10px;
margin-top:-4px;
width:124px;
}
*/
#softlyheader {
    background: transparent url(../images/softlyheader.png) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 84px;
    margin-left: 71px;
    margin-top: 0;
    width: 124px;
}
#softly_header {
    background: transparent url(../images/softly_header.png) no-repeat scroll 0 0;
    float: left;
    height: 30px;
    margin-left: 25px;
    margin-top: 41px;
    width: 343px;
}
#my_blue_nose_friends,
#evolution,
#meet_the_artists,
#product_development,
#about_carte_blanche,
#help_area {
    width: 331px;
    height: 35px;
    float: left;
    display: block;
}
#my_blue_nose_friends {
margin-top:80px;
margin-left:20px;
}

#my_blue_nose_friends span,
#forgot span,
#evolution span,
#meet_the_artists span,
#product_development span,
#about_carte_blanche span,
#help_area span { display: none }
#my_blue_nose_friends { background: transparent url(../images/headings/about_us/title_my_blue_nose_friendst.gif) 0 0 no-repeat }
#help_area { background: transparent url(../images/headings/about_us/title_help_area.gif) 0 0 no-repeat }
#bd-help #craft_wrap h2#help_area { margin-bottom: 0px }
#bd-help #subheader p {
    margin-left: 0px;
    margin-top: 0px;
}
#about_carte_blanche { background: transparent url(../images/headings/about_us/title_about_carte_blanche.gif) 0 0 no-repeat }
#evolution { background: transparent url(../images/headings/about_us/title_evolution_of_me_to_you.gif) 0 0 no-repeat }
#meet_the_artists { background: transparent url(../images/headings/about_us/title_meet_the_me_to_you_artists.gif) 0 0 no-repeat }
#product_development { background: transparent url(../images/headings/about_us/title_product_development.gif) 0 0 no-repeat }
#bd-news #page .craft_list_item h3 a { text-decoration: underline }
#bd-news #page .craft_list_item h3 a:hover { text-decoration: none }
#artists p {
    margin: 0;
    font-weight: bold;
    text-align: center;
}
#making_our_products {
    background: transparent url(../images/making_our_products.jpg) 0 0 no-repeat;
    width: 357px;
    height: 43px;
    display: block;
    float: left;
}
#making_our_products span { display: none }
#bd-brand #craft_wrap p.products_center {
    clear: both;
    float: left;
    margin-left: 0;
    text-align: center;
    width: 100%;
}
.gallery_category {
    float: right;
    position: absolute;
    right: 42px;
    top: 7px;
}
#artists {
    clear: both;
    float: left;
    margin-left: 80px;
    width: 745px;
    margin-top: 35px;
}
.artist_wrap {
    width: 266px;
    float: left;
    margin-right: 50px;
    margin-bottom: 25px;
}
/* #softly_header {
background:transparent url(../images/softly_header.png) no-repeat scroll 0 0;
float:left;
height:30px;
margin-left:75px;
width:343px;
} */
#softly_frames_wrap {
    float: left;
    clear: both;
    width: 853px;
    margin-left: 75px;
}
#softly_header span { display: none }
.softly_frame {
    background: transparent url(../images/frame.png) 0 0 no-repeat;
    width: 181px;
    height: 190px;
    float: left;
    margin-right: 50px;
    padding-top: 52px;
    padding-left: 50px;
    margin-bottom: 30px;
}
#softly_nav ul { margin-bottom: 30px }
#softly_nav li { display: block }
#bd-softly_drawn #main_subnav ul,
#bd-meet_the_artists #main_subnav ul,
#bd-meet_the_artists-detail #main_subnav ul,
#bd-brand #main_subnav ul {
    margin-top: 20px;
    margin-right: 0px;
    background: transparent url(../images/softly_subnav.png) 0 0 no-repeat;
    width: 524px;
    padding-top: 31px;
    height: 116px;
    text-align: left;
}
#bd-softly_drawn #main_subnav li,
#bd-meet_the_artists #main_subnav li,
#bd-meet_the_artists-detail #main_subnav li,
#bd-brand #main_subnav li {
    float: left;
    width: 192px;
    text-align: left;
    margin-left: 44px;
    margin-bottom: 12px;
}
#softly_nav li a.active { color: #0169a3 }
#bd-softly_drawn #main_subnav li a,
#bd-meet_the_artists #main_subnav li a,
#bd-meet_the_artists-detail #main_subnav li a,
#bd-brand #main_subnav li a {
    background: none;
    float: none;
    font-size: 16px;
    line-height: 1.2em;
}
/* -- GLobal Upload -- */
#uploadbook {
    background: transparent url(../images/upload_bg_gallery.jpg) 95px 60px no-repeat;
    overflow: hidden;
    width: 100%;
}
#bd-things_to_do #uploadbook,
#bd-fun_stuff #uploadbook { background: transparent url(../images/upload_bg_crafts.jpg) 30px 60px no-repeat }
#bd-stories #uploadbook { background: transparent url(../images/upload_bg_story.jpg) 30px 60px no-repeat }
#upload .upf1 {
    clear: both;
    width: 100%;
    padding: 6px 0 8px 15px;
    overflow: hidden;
    float: left;
}
#upload .upf2 {
    clear: both;
    background: transparent url(../images/upload_bg_f2.jpg) 0 0 no-repeat;
    width: 100%;
    padding: 7px 0 8px 15px;
    overflow: hidden;
    float: left;
}
#upload .upf3 {
    clear: both;
    background: transparent url(../images/upload_bg_f3.jpg) 0 0 no-repeat;
    width: 100%;
    float: left;
    padding: 11px 0 8px 17px;
    overflow: hidden;
}
#upload .upf4 {
    clear: both;
    background: transparent url(../images/upload_bg_f4.jpg) 0 0 no-repeat;
    width: 100%;
    padding: 11px 0 8px 17px;
    overflow: hidden;
}
/* -- Message Board Breadcrumb -- */
#breadcrumb {
    float: left;
    width: 100%;
    clear: both;
}
.bc_message_board {
    background: #FFFFFF url(../images/bc_message_board.gif) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 60px;
    padding-left: 51px;
    padding-top: 40px;
}
a.bc_section {
    background: #FFFFFF url(../images/bc_section.gif) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 75px;
    padding-left: 100px;
    padding-top: 25px;
}
#page .message_board_box #breadcrumb a.bc_thread {
    color: #000;
    text-decoration: none;
}
a.bc_thread {
    background: #FFFFFF url(../images/bc_thread.gif) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 75px;
    padding-left: 100px;
    padding-top: 25px;
}
a.bc_section span,
a.bc_thread span {
    color: #999999;
    font-size: 12px;
    margin-top: 4px;
    position: absolute;
    float: left;
    text-decoration: none !important;
}
#page .message_board_box #breadcrumb a span { text-decoration: none !important }
/* -- Stories Upload --*/
#upload {
    float: right;
    width: 532px;
}
#bd-stories #upload input#send_button {
    width: 79px;
    margin-left: 80px;
}
#bd-stories #upload #send_bg {
    background: none;
    margin-left: 0px;
    margin-top: 44px;
}
#bd-stories p.remaining_characters { float: left }
#bd-stories .textarea_background {
    background: none;
    margin-left: 0;
    padding-left: 0;
    height: 75px;
}
#bd-stories .textbox_bg {
    background: none;
    margin-left: 0;
}
/* -- Stories Upload --*/
#bd-things_to_do p.remaining_characters,
#bd-fun_stuff p.remaining_characters { float: left }
#bd-things_to_do .textarea_background,
#bd-fun_stuff .textarea_background {
    background: none;
    margin-left: 0;
    padding-left: 0;
    height: 75px;
}
/*-- MESSAGE BOARD REPLIES --*/
body.red { background: transparent url(../images/bg_red.jpg) 0 145px repeat-x }
body.blue { background: transparent url(../images/bg_blue.jpg) 0 145px repeat-x }
body.purple { background: transparent url(../images/bg_purple.jpg) 0 145px repeat-x }
body.orange { background: transparent url(../images/bg_orange.jpg) 0 145px repeat-x }
body.green { background: transparent url(../images/bg_green.jpg) 0 145px repeat-x }
body.pink { background: transparent url(../images/bg_pink.jpg) 0 145px repeat-x }
.main_red_top {
    background: transparent url(../images/main_top_red.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.main_blue_top {
    background: transparent url(../images/main_top_blue.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.main_purple_top {
    background: transparent url(../images/main_top_purple.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.main_orange_top {
    background: transparent url(../images/main_top_orange.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.main_green_top {
    background: transparent url(../images/main_top_green.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.main_pink_top {
    background: transparent url(../images/main_top_pink.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.main_red_bg {
    background: transparent url(../images/main_bg_red.jpg) 0 0 repeat-y;
    width: 734px;
    overflow: hidden;
}
.main_blue_bg {
    background: transparent url(../images/main_bg_blue.jpg) 0 0 repeat-y;
    width: 734px;
    overflow: hidden;
}
.main_purple_bg {
    background: transparent url(../images/main_bg_purple.jpg) 0 0 repeat-y;
    width: 734px;
    overflow: hidden;
}
.main_orange_bg {
    background: transparent url(../images/main_bg_orange.jpg) 0 0 repeat-y;
    width: 734px;
    overflow: hidden;
}
.main_green_bg {
    background: transparent url(../images/main_bg_green.jpg) 0 0 repeat-y;
    width: 734px;
    overflow: hidden;
}
.main_pink_bg {
    background: transparent url(../images/main_bg_pink.jpg) 0 0 repeat-y;
    width: 734px;
    overflow: hidden;
}
.message_board_box .main_red_bg .avatar,
.message_board_box .main_blue_bg .avatar,
.message_board_box .main_purple_bg .avatar,
.message_board_box .main_orange_bg .avatar,
.message_board_box .main_green_bg .avatar,
.message_board_box .main_pink_bg .avatar { margin-top: 15px }
.main_red_bottom {
    background: transparent url(../images/main_bottom_red.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.main_blue_bottom {
    background: transparent url(../images/main_bottom_blue.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.main_purple_bottom {
    background: transparent url(../images/main_bottom_purple.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.main_orange_bottom {
    background: transparent url(../images/main_bottom_orange.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.main_green_bottom {
    background: transparent url(../images/main_bottom_green.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.main_pink_bottom {
    background: transparent url(../images/main_bottom_pink.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.reply_red_top {
    background: transparent url(../images/reply_top_red.jpg) 0 0 no-repeat;
    width: 668px;
    height: 55px;
}
.reply_blue_top {
    background: transparent url(../images/reply_top_blue.jpg) 0 0 no-repeat;
    width: 668px;
    height: 55px;
}
.reply_purple_top {
    background: transparent url(../images/reply_top_purple.jpg) 0 0 no-repeat;
    width: 668px;
    height: 55px;
}
.reply_orange_top {
    background: transparent url(../images/reply_top_orange.jpg) 0 0 no-repeat;
    width: 668px;
    height: 55px;
}
.reply_green_top {
    background: transparent url(../images/reply_top_green.jpg) 0 0 no-repeat;
    width: 668px;
    height: 55px;
}
.reply_pink_top {
    background: transparent url(../images/reply_top_pink.jpg) 0 0 no-repeat;
    width: 668px;
    height: 55px;
}
.reply_red_bg {
    background: transparent url(../images/reply_bg_red.jpg) 0 0 repeat-y;
    width: 662px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_blue_bg {
    background: transparent url(../images/reply_bg_blue.jpg) 0 0 repeat-y;
    width: 662px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_purple_bg {
    background: transparent url(../images/reply_bg_purple.jpg) 0 0 repeat-y;
    width: 662px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_orange_bg {
    background: transparent url(../images/reply_bg_orange.jpg) 0 0 repeat-y;
    width: 662px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_green_bg {
    background: transparent url(../images/reply_bg_green.jpg) 0 0 repeat-y;
    width: 662px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_pink_bg {
    background: transparent url(../images/reply_bg_pink.jpg) 0 0 repeat-y;
    width: 662px;
    overflow: hidden;
    margin-left: 0px;
}
.message_board_box .reply_red_bg .avatar,
.message_board_box .reply_blue_bg .avatar,
.message_board_box .reply_purple_bg .avatar,
.message_board_box .reply_orange_bg .avatar,
.message_board_box .reply_green_bg .avatar,
.message_board_box .reply_pink_bg .avatar { margin-top: 15px }
.message_board_box .list .reply_red_bg .message_details,
.message_board_box .list .reply_blue_bg .message_details,
.message_board_box .list .reply_purple_bg .message_details,
.message_board_box .list .reply_orange_bg .message_details,
.message_board_box .list .reply_green_bg .message_details,
.message_board_box .list .reply_pink_bg .message_details {
    margin-left: 0;
    width: 480px;
}
.message_board_box .reply_red_bg .message_details,
.message_board_box .reply_blue_bg .message_details,
.message_board_box .reply_purple_bg .message_details,
.message_board_box .reply_orange_bg .message_details,
.message_board_box .reply_green_bg .message_details,
.message_board_box .reply_pink_bg .message_details {
    margin-top: 10px;
    width: 438px;
    margin-left: 50px;
}
.reply .reply_red_bg .message_details,
.reply .reply_blue_bg .message_details,
.reply .reply_purple_bg .message_details,
.reply .reply_orange_bg .message_details,
.reply .reply_green_bg .message_details,
.reply .reply_pink_bg .message_details {
    margin-left: 0;
    width: 440px !important;
}
.pointsdisplay {
    padding-left: 18px;
    height: 17px;
}
.yellowsmall { background: transparent url(../images/stars/userstarcount1.png) 0 0 no-repeat }
.greensmall { background: transparent url(../images/stars/userstarcount2.png) 0 0 no-repeat }
.bluesmall { background: transparent url(../images/stars/userstarcount3.png) 0 0 no-repeat }
.readmore {
    color: #2abaec;
    font-size: 12px;
    text-decoration: underline;
}
.readmore:hover { text-decoration: none }
.message_board_box .reply_red_bg .message_details h4,
.message_board_box .reply_blue_bg .message_details h4,
.message_board_box .reply_purple_bg .message_details h4,
.message_board_box .reply_orange_bg .message_details h4,
.message_board_box .reply_green_bg .message_details h4,
.message_board_box .reply_pink_bg .message_details h4 {
    font-size: 14px;
    font-weight: normal;
}
.reply_red_bottom {
    background: transparent url(../images/reply_bottom_red.jpg) 0 0 no-repeat;
    width: 668px;
    height: 58px;
}
.reply_blue_bottom {
    background: transparent url(../images/reply_bottom_blue.jpg) 0 0 no-repeat;
    width: 668px;
    height: 58px;
}
.reply_purple_bottom {
    background: transparent url(../images/reply_bottom_purple.jpg) 0 0 no-repeat;
    width: 668px;
    height: 58px;
}
.reply_orange_bottom {
    background: transparent url(../images/reply_bottom_orange.jpg) 0 0 no-repeat;
    width: 668px;
    height: 58px;
}
.reply_green_bottom {
    background: transparent url(../images/reply_bottom_green.jpg) 0 0 no-repeat;
    width: 668px;
    height: 58px;
}
.reply_pink_bottom {
    background: transparent url(../images/reply_bottom_pink.jpg) 0 0 no-repeat;
    width: 668px;
    height: 58px;
}
/* -- Forum Discussion list -- */
.list .reply_red_bg {
    background: transparent url(../images/main_bg_red.jpg) 0 0 repeat-y;
    width: 734px;
    padding-left: 0px;
    overflow: hidden;
}
.list .reply_blue_bg {
    background: transparent url(../images/main_bg_blue.jpg) 0 0 repeat-y;
    width: 734px;
    padding-left: 0px;
    overflow: hidden;
}
.list .reply_purple_bg {
    background: transparent url(../images/main_bg_purple.jpg) 0 0 repeat-y;
    width: 734px;
    padding-left: 0px;
    overflow: hidden;
}
.list .reply_orange_bg {
    background: transparent url(../images/main_bg_orange.jpg) 0 0 repeat-y;
    width: 734px;
    padding-left: 0px;
    overflow: hidden;
}
.list .reply_green_bg {
    background: transparent url(../images/main_bg_green.jpg) 0 0 repeat-y;
    width: 734px;
    padding-left: 0px;
    overflow: hidden;
}
.list .reply_pink_bg {
    background: transparent url(../images/main_bg_pink.jpg) 0 0 repeat-y;
    width: 734px;
    padding-left: 0px;
    overflow: hidden;
}
.list .reply_red_bottom {
    background: transparent url(../images/main_bottom_red.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.list .reply_blue_bottom {
    background: transparent url(../images/main_bottom_blue.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.list .reply_purple_bottom {
    background: transparent url(../images/main_bottom_purple.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.list .reply_orange_bottom {
    background: transparent url(../images/main_bottom_orange.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.list .reply_green_bottom {
    background: transparent url(../images/main_bottom_green.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.list .reply_pink_bottom {
    background: transparent url(../images/main_bottom_pink.jpg) 0 0 no-repeat;
    width: 734px;
    height: 69px;
}
.list .reply_red_top {
    background: transparent url(../images/main_top_red.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.list .reply_blue_top {
    background: transparent url(../images/main_top_blue.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.list .reply_purple_top {
    background: transparent url(../images/main_top_purple.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.list .reply_orange_top {
    background: transparent url(../images/main_top_orange.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.list .reply_green_top {
    background: transparent url(../images/main_top_green.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.list .reply_pink_top {
    background: transparent url(../images/main_top_pink.jpg) 0 0 no-repeat;
    width: 734px;
    height: 62px;
}
.message_board_box .list .reply_red_bg .message_details,
.message_board_box .list .reply_blue_bg .message_details,
.message_board_box .list .reply_purple_bg .message_details,
.message_board_box .list .reply_orange_bg .message_details,
.message_board_box .list .reply_green_bg .message_details,
.message_board_box .list .reply_pink_bg .message_details {
    margin-top: 10px;
    width: 480px !important;
}
.message_board_box .message_details {
    margin-top: 10px;
    width: 480px;
}
/* -- Forum Detail -- */
.detail .reply_red_bg,
.detail .reply_blue_bg,
.detail .reply_purple_bg,
.detail .reply_orange_bg,
.detail .reply_green_bg,
.detail .reply_pink_bg { padding-left: 60px }
.message_board_box .detail .avatar { margin-left: 0px }
#comments_wrap .avatar { margin-left: 60px }
.detail .message_board_box .reply_red_bg .avatar,
.detail .message_board_box .reply_blue_bg .avatar,
.detail .message_board_box .reply_purple_bg .avatar,
.detail .message_board_box .reply_orange_bg .avatar,
.detail .message_board_box .reply_green_bg .avatar,
.detail .message_board_box .reply_pink_bg .avatar { margin-top: 15px }
.nav .prev,
.nav .next { margin-right: 30px }
/* -- Sign up no JS --*/
.signup .textbox_bg {
    background: transparent url(../images/textbox_bg.jpg) no-repeat 0 19px;
    height: 65px;
}
.signup .signin_form .textbox_bg { background: transparent url(../images/textbox_bg.jpg) no-repeat 0 16px }
.signup .textbox_bg #firstname,
.signup .textbox_bg #lastname,
.signup .textbox_bg #email,
.signup .textbox_bg #email3,
.signup .textbox_bg #parent_email { width: 242px }
.signup fieldset { float: left }
.signup .form_left {
    float: left;
    width: 300px;
}
.signup .form_right {
    float: left;
    margin-left: 20px;
    background: transparent url(../images/signup_drawn_bg.png) repeat scroll 0 0;
    float: left;
    height: 300px;
    padding: 10px;
    width: 390px;
}
#parental_guidance {
    font-size: 14px;
    padding-top: 1px;
}
/* --- Gallery New background --- */
#gallery_bg {
    clear: both;
    background: transparent url(../images/gallery_bg.jpg) 0 0 repeat-y;
    width: 946px;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 60px;
    float: left;
    position: relative;
    margin-left: 20px;
    margin-top: -19px;
}
#gallery_bg_bottom {
    clear: both;
    background: transparent url(../images/gallery_bg_bottom.jpg) 0 0 no-repeat;
    width: 946px;
    height: 44px;
    float: left;
    margin-left: 20px;
}
.signup .signin_form .form_right { background: transparent url(../images/signin_drawn_bg.png) repeat scroll 0 0 }
.signup .form_right ul li {
    background: transparent url(../images/userstarcount.png) no-repeat scroll 0 0;
    margin: 10px 0;
    padding: 0 0 0 35px;
}
.signup #craft_wrap { margin-top: 40px }
.signup .toggle_link,
.signup .close { display: none }
/*-- subheaders --*/
#subheader {
    min-height: 79px;
    background: transparent url(../images/sub_header_bg.png) center bottom no-repeat;
    width: 100%;
    text-align: left;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 15px;
}
#bd-news #page { position: relative }
#bd-news #uploadbook form {
    margin-left: 400px;
    margin-top: 40px;
    width: 411px;
}
#bd-news #upload .upf1 { background: none }
#bd-news #upload #title {
    width: 320px;
    height: 18px;
    margin-top: 9px;
}
#bd-news #upload .upf2 { padding: 0 0 8px 10px }
#bd-news #upload .upf3 { padding: 0 0 8px 7px }
#bd-news #send_bg {
    background: none;
    margin-left: 25px;
}
#bd-news #upload_anchor { padding-top: 94px }
#bd-news #upload textarea {
    height: 56px;
    margin-top: 11px;
    width: 372px;
}
#bg-gallery #subheader { background: transparent url(../images/sub_header_bg.png) center bottom no-repeat }
#subheader p {
    clear: both;
    color: #333333;
    float: left;
    font-size: 15px;
    margin-left: 80px;
    margin-top: 10px;
    width: 580px;
}
#your_stories_wrap #upload_anchor {
    background: transparent url(../images/upload_sign.png) no-repeat scroll 0 0;
    right: 9px;
    top: -3px;
}
/* Pagination */
#bd-gallery #pagination_bottom {
    clear: both;
    width: 310px;
    float: left;
    margin: 0 0 0 290px;
    height: 76px;
}
#pagination_bottom {
    clear: both;
    width: 300px;
    margin: 0 auto;
    height: 76px;
}
#pagination_bottom p {
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
    color: #333;
    margin-top: 30px;
}
#pagination_bottom p a { color: #2abaec }
#pagination_bottom #next_page {
    background: transparent;
    display: block;
    width: 85px;
    height: 76px;
}
#pagination_bottom #prev_page {
    background: transparent;
    display: block;
    width: 85px;
    height: 76px;
}
#pagination_bottom #prev_page a {
    background: transparent url(../images/back.png) 0 0 no-repeat;
    display: block;
    width: 85px;
    height: 76px;
}
#pagination_bottom #next_page a {
    background: transparent url(../images/next.png) 0 0 no-repeat;
    display: block;
    width: 85px;
    height: 76px;
}
#pagination_bottom #prev_page a span,
#next_page a span { display: none }
#prev_page,
#next_page,
#page_no { float: left }
#figurines_right #pagination_bottom {
    margin: 0 auto;
    clear: both;
}
/*-- Message board box --*/
.message_board_box .reply_red_bg .avatar,
.message_board_box .reply_blue_bg .avatar,
.message_board_box .reply_purple_bg .avatar,
.message_board_box .reply_orange_bg .avatar,
.message_board_box .reply_green_bg .avatar,
.message_board_box .reply_pink_bg .avatar { margin-top: 15px }
.home .reply_red_top,
.home .reply_blue_top,
.home .reply_purple_top,
.home .reply_orange_top,
.home .reply_green_top,
.home .reply_pink_top {
    height: 62px;
    width: 734px;
}
.message_board_box .reply_red_bg .message_details,
.message_board_box .reply_blue_bg .message_details,
.message_board_box .reply_purple_bg .message_details,
.message_board_box .reply_orange_bg .message_details,
.message_board_box .reply_green_bg .message_details,
.message_board_box .reply_pink_bg .message_details {
    margin-left: 0px;
    width: 480px;
}
.home .reply_red_bg,
.home .reply_blue_bg,
.home .reply_purple_bg,
.home .reply_orange_bg,
.home .reply_green_bg,
.home .reply_pink_bg {
    overflow: hidden;
    width: 734px;
    padding-left: 0;
}
.home .reply_red_bottom,
.home .reply_blue_bottom,
.home .reply_purple_bottom,
.home .reply_orange_bottom,
.home .reply_green_bottom,
.home .reply_pink_bottom {
    height: 69px;
    width: 734px;
}
.home .reply_green_bg { background: transparent url(../images/main_bg_green.jpg) repeat-y scroll 0 0 }
.home .reply_green_top { background: transparent url(../images/main_top_green.jpg) no-repeat scroll 0 0 }
.home .reply_green_bottom { background: transparent url(../images/main_bottom_green.jpg) no-repeat scroll 0 0 }
.home .reply_blue_bg { background: transparent url(../images/main_bg_blue.jpg) repeat-y scroll 0 0 }
.home .reply_blue_top { background: transparent url(../images/main_top_blue.jpg) no-repeat scroll 0 0 }
.home .reply_blue_bottom { background: transparent url(../images/main_bottom_blue.jpg) no-repeat scroll 0 0 }
.home .reply_red_bg { background: transparent url(../images/main_bg_red.jpg) repeat-y scroll 0 0 }
.home .reply_red_top { background: transparent url(../images/main_top_red.jpg) no-repeat scroll 0 0 }
.home .reply_red_bottom { background: transparent url(../images/main_bottom_red.jpg) no-repeat scroll 0 0 }
.home .reply_orange_bg { background: transparent url(../images/main_bg_orange.jpg) repeat-y scroll 0 0 }
.home .reply_orange_top { background: transparent url(../images/main_top_orange.jpg) no-repeat scroll 0 0 }
.home .reply_orange_bottom { background: transparent url(../images/main_bottom_orange.jpg) no-repeat scroll 0 0 }
.home .reply_purple_bg { background: transparent url(../images/main_bg_purple.jpg) repeat-y scroll 0 0 }
.home .reply_purple_top { background: transparent url(../images/main_top_purple.jpg) no-repeat scroll 0 0 }
.home .reply_purple_bottom { background: transparent url(../images/main_bottom_purple.jpg) no-repeat scroll 0 0 }
.home .reply_pink_bg { background: transparent url(../images/main_bg_pink.jpg) repeat-y scroll 0 0 }
.home .reply_pink_top { background: transparent url(../images/main_top_pink.jpg) no-repeat scroll 0 0 }
.home .reply_pink_bottom { background: transparent url(../images/main_bottom_pink.jpg) no-repeat scroll 0 0 }
.forgot_pass {
    clear: both;
    font-size: 11px;
    line-height: 16px;
    margin: -13px 0 0 15px;
    padding: 0;
    text-align: left;
}
.forgot_pass a {
    color: #2ABAEC;
    line-height: 16px;
}
#bd-forgot_password  p { padding-left:auto }
#bd-forgot_password #page h2 {
    background: url(../images/forgot_password.jpg);
    width: 390px;
    height: 42px;
    margin-left: 5px;
}
#bd-forgot_password h2 span { display: none }
#bd-forgot_password form { padding-top: 30px }
#bd-forgot_password form p { padding-left: 0 }
#bd-forgot_password form p label { padding-left: 6px }
#bd-forgot_password form p input { padding-left: 2px }
#send_to_a_friend_inputs { width: 600px }
#send_to_a_friend_inputs .LV_validation_message {
    clear: none;
    float: none;
    padding-bottom: 10px;
}
#upload_body #message_output { color: #2ABAEC !important }
#artist_detail_page {
    background: transparent url(../images/meet_the_artists_bg.jpg) 0 0 no-repeat;
    height: 989px;
    width: 946px;
    clear: both;
    overflow: hidden;
    float: left;
    margin-left: 20px;
}
#artist_detail_left {
    float: left;
    display: block;
    width: 300px;
    height: 300px;
    margin-left: 70px;
    margin-top: 200px;
}
#artist_detail_left img { margin-left: 18px }
h4#shane {
    background: transparent url(../images/shane_header.jpg) 0 0 no-repeat;
    width: 254px;
    height: 25px;
    float: left;
    display: block;
    clear: both;
    margin-top: 78px;
}
h4#shane span { display: none }
h4#steve {
    background: transparent url(../images/steve_header.jpg) 0 0 no-repeat;
    width: 254px;
    height: 25px;
    float: left;
    display: block;
    clear: both;
    margin-top: 78px;
}
h4#steve span { display: none }
h4#tom {
    background: transparent url(../images/tom_header.jpg) 0 0 no-repeat;
    width: 254px;
    height: 25px;
    float: left;
    display: block;
    margin-top: 78px;
}
h4#tom span { display: none }
h4#ceri {
    background: transparent url(../images/ceri_header.jpg) 0 0 no-repeat;
    width: 254px;
    height: 25px;
    float: left;
    display: block;
    margin-top: 78px;
}
h4#ceri span { display: none }
/*
.tom {
background:transparent url(../images/tom.png) 17px 0 no-repeat;
}

.ceri {
background:transparent url(../images/ceri.png) 17px 0 no-repeat;
}

.steve {
background:transparent url(../images/steve.png) 17px 0 no-repeat;
}

.shane {
background:transparent url(../images/shane.png) 17px 0 no-repeat;
}
*/
.product_list { padding: 20px 40px }
#thanks_header {
    background: #fff url(../images/thanks_header.jpg) 0 0 no-repeat;
    display: block;
    float: left;
    width: 122px;
    height: 44px;
}
#thanks_header span { display: none }
#artist_detail_right {
    float: left;
    display: block;
    margin-left: 47px;
    width: 455px;
}
#artist_detail_right p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #333;
    line-height: 1.5em;
    margin-top: 20px;
    float: left;
}
#meet_the_artists_header {
    background: transparent url(../images/headings/about_us/title_meet_the_me_to_you_artists.gif) no-repeat scroll 0 0;
    width: 366px;
    height: 44px;
    display: block;
    float: left;
    margin: 50px 0 0 80px;
}
#meet_the_artists_header span { display: none }
.ghost { display: none }
#reset_header {
    background: #fff url(../images/reset_header.jpg) 0 0 no-repeat;
    width: 279px;
    height: 30px;
    display: block;
    float: left;
    clear: both;
    margin: 25px 0;
}
#reset_header span { display: none }
#bd-forgot_password .maintext { clear: both }
/* -- CONTACT US STYLING -- */
.contact_form_left {
    float: left;
    margin-left: 40px;
    padding-left: 54px;
    padding-top: 20px;
    width: 425px;
}
.contact_form_left h2 {
    font-size: 28px;
    font-weight: normal;
}
.your_message_bg {
    background: transparent url(../images/contact_us_page.jpg) no-repeat scroll 0 0;
    height: 410px;
    padding-left: 35px;
    padding-top: 30px;
    margin-left: -35px;
}
.your_message_bg textarea {
    border: 1px solid #eee;
    margin-top: 10px;
}
.contact_form_right {
    float: left;
    margin-left: 25px;
    margin-top: 20px;
    width: 350px;
}
#contact_us_left {
    float: left;
    margin-left: 115px;
    margin-top: 0px;
    width: 400px;
}
#contact_us_left .required {
    clear: both;
    color: #666666;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 24px;
}
#captcha_bg {
    background: #fff url(../images/captcha_bg.jpg) 0 0 no-repeat;
    padding: 7px;
    width: 145px;
}
#captcha p img { margin-left: 8px }
#captcha_bg input {
    height: 17px;
    padding: 5px;
    width: 130px;
}
#contact_us_left #page p {
    color: #666666;
    font-size: 14px;
    line-height: 18px;
}
#contact_us_left #page h3 {
    font-size: 28px;
    font-weight: normal;
}
#contact_us_bg {
    background: transparent url(../images/contact_us_bg.jpg) no-repeat scroll 198px 457px;
    overflow: hidden;
}
#map {
    float: right;
    clear: both;
    height: 265px;
    margin-right: 73px;
    margin-top: 25px;
    width: 395px;
}
#directions h3 {
    clear: both;
    float: left;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-left: 473px;
    margin-top: 0;
}
#directions {
    background: transparent url(../images/contact_us_map.jpg) no-repeat scroll 0 13px;
    clear: both;
    float: left;
    height: 514px;
    margin-left: 8px;
    margin-top: 110px;
    overflow: hidden;
    width: 945px;
}
#craft_breadcrumb {
    float: left;
    clear: both;
    margin-left: 55px;
}
.products_center {
    background: transparent url(../images/portrait_bg.jpg) no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 383px;
    margin-left: 55px;
    padding-left: 38px;
    padding-top: 41px;
    width: 255px;
}
#craft_breadcrumb p { text-align: left }
#craft_breadcrumb a { margin-right: 20px }
/* About Us */
#about_us_bg {
    background: transparent url(../images/about_us_bg.jpg) no-repeat scroll 0 0;
    clear: both;
    margin-top: -19px;
    float: left;
    height: 1500px;
    margin-left: 20px;
    overflow: hidden;
    padding-bottom: 74px;
    width: 945px;
}
#about_carte_blanche_below {
    float: left;
    display: block;
    margin-top: 780px;
}
#bd-brand #craft_wrap #about_carte_blanche_below p { margin-left: 0 }
/*-- Tatty's story alternate content --*/
#story_bg {
    background: transparent url(../images/tatty_story_bg.jpg) 0 0 no-repeat;
    width: 904px;
    overflow: hidden;
    float: left;
    margin-top: 30px;
}
#story_bg_left {
    width: 330px;
    float: left;
    margin-top: 60px;
    margin-left: 80px;
}
#story_bg_left p {
    line-height: 1.3em;
    color: #333;
    font-size: 16px;
    font-family: "Trebuchet MS", Tahoma, sans-serif;
    text-align: center;
}
#story_bg_right {
    width: 380px;
    float: left;
    margin-left: 66px;
    margin-top: 53px;
}
#story_bg_pagination {
    clear: both;
    float: left;
    margin-top: 67px;
}
#bd-stories #pagination_bottom { width: 315px }
/*-- New your profile fields --*/
#bd-profile textarea#magento_street {
    clear: both;
    float: left;
    height: 109px;
    margin-left: 0;
    margin-top: 0;
    width: 244px;
}
.dropdown_bg {
    overflow: hidden;
    padding: 7px;
    margin-bottom: 7px;
}
.your_address {
    clear: both;
    float: left;
    margin-bottom: 25px;
    margin-left: 62px;
    margin-top: 25px;
    width: 550px;
    overflow: hidden;
}
.your_address form {
    clear: both;
    float: left;
    width: 100%;
}
#update_your_address {
    clear: both;
    float: left;
    margin-left: 160px;
    margin-top: 15px;
}
#address_bg {
    background: #FFF url(../images/address_bg.jpg) 0 0 no-repeat;
    height: 121px;
    margin-left: -4px;
    overflow: hidden;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-right: 7px;
    padding-top: 11px;
}
#your_address_header {
    display: block;
    float: left;
    background: #fff url(../images/your_address.jpg) 0 0 no-repeat;
    width: 170px;
    height: 36px;
    margin-bottom: 10px;
}
#your_address_header span { display: none }
.your_address .profile_column .textbox_bg { margin-bottom: 7px }
/* ------------------------------------- Home calendar --------------------------------------- */
#home_calendar {
    float: left;
    width: 241px;
    clear: both;
    background: #fff url(../images/upcoming_bg.jpg) 0 0 no-repeat;
    height: 158px;
    margin-bottom: 25px;
}
#home_calendar p {
    clear: both;
    color: #666;
    font-size: 14px;
    margin-left: 25px;
    margin-top: 0;
    text-align: left;
    width: 190px;
}
#home_calendar p.event_date {
    color: #999;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 13px;
}
h4#upcoming_events a {
    color: #2ABAEC;
    float: left;
    font-family: "Trebuchet MS",Tahoma,sans-serif;
    font-size: 15px;
    font-weight: normal;
}
#appearance h4#upcoming_events {
    background-image: none;
    clear: both;
    line-height: 1.1em;
    height: auto;
    margin-left: 0;
    margin-top: 22px;
    width: auto;
    padding-left: 57px;
}
.event_type_0 {
    background: transparent url(../images/calendar_0.jpg) 11px 55px no-repeat;
    padding-bottom: 20px;
    width: 227px;
}
.event_type_1 {
    background: transparent url(../images/calendar_1.jpg) 11px 55px no-repeat;
    width: 227px;
    padding-bottom: 20px;
}
/* -- Feedback page -- */
#feedback_wrap {
    width: 720px;
    margin: 25px auto;
}
#feedback_wrap p.intro {
    color: #000;
    font-size: 24px;
    line-height: 1.35em;
    clear: both;
    width: 100%;
}
#your_feedback {
    background: #fff url(../images/your_feedback.jpg) 0 0 no-repeat;
    width: 199px;
    height: 38px;
    display: block;
    float: left;
    margin-bottom: 28px;
    margin-left: 238px;
}
#your_feedback span { display: none }
#feedback_wrap label {
    font-size: 22px;
    color: #333;
    clear: left;
    line-height: 1.25em;
    width: 565px;
    float: left;
    margin-top: 45px;
}
#feedback_wrap label span {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
}
#feedback_wrap #rating {
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: bold;
    height: 43px;
    margin-top: 45px;
    padding-top: 7px;
    text-align: center;
    width: 61px;
}
#ratings {
    float: left;
    clear: both;
    width: 100%;
}
#user_message {
    clear: both;
    float: left;
    width: 570px;
    height: 23px;
    margin-top: 25px;
    padding-left: 4px;
    padding-top: 8px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}
#feedback_wrap input[type=radio] {
    float: left;
    clear: left;
    width: 20px;
}
#feedback_wrap label.rating {
    clear: none;
    width: 120px;
    margin-top: 20px;
    font-size: 18px;
}
#feedback_wrap #comment {
    clear: both;
    float: left;
    height: 100px;
    margin-top: 30px;
    width: 560px;
    font-size: 18px;
    padding: 10px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}
#feedback_wrap p.send_feedback {
    clear: both;
    float: left;
    margin-left: 205px;
    margin-top: 20px;
}
#feedback_wrap form {
    float: left;
    margin-left: 56px;
}
#feedback_wrap .LV_invalid {
    float: right;
    clear: both;
    height: 20px;
    margin-right: 80px;
}
#feedback_wrap #success {
    width: 410px;
    padding: 30px 50px;
    background-color: #D7EDEA;
    border: 1px solid #A6D7D0;
    float: left;
    clear: both;
    color: #333;
    text-align: center;
    margin-left: 75px;
    margin-bottom: 35px;
}
#feedback_wrap #success h3 {
    margin: 0;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#feedback_wrap #success p {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0px;
    margin-top: 10px;
    line-height: 1.2em;
}
#feedback_float a {
    position: fixed;
    bottom: 5px;
    right: 10px;
    background: transparent url(../images/feedback.png) 0 0 no-repeat;
    width: 158px;
    height: 73px;
}
#feedback_float a:hover { background-position: 0px -72px }
#feedback_float a span { display: none }
#bd-profile .profile_column label {
    clear: left;
    float: left;
}
span#dob_msg { color: #cc0000 }
.sign_up_body label#dob_profile {
    clear: both;
    float: left;
}
.sign_up_body input#date,
.sign_up_body input#magento_city,
.sign_up_body input#magento_region {
    clear: both;
    float: left;
    margin-left: 12px;
    margin-top: 12px;
    width: 331px;
}
.sign_up_body input#magento_city,
.sign_up_body input#magento_region { margin-top: 28px }
.sign_up_body select#magento_region {
    height: 28px;
    margin-left: 11px;
    margin-top: 28px;
    width: 335px;
}
#bd-signup .sign_up_body input#date,
#bd-signup .sign_up_body input#magento_city {
    width: 241px;
    margin-top: 10px !important;
}
#bd-signup .sign_up_body input#magento_city { margin-top: 26px !important }
#bd-signup .signin_form p.gender_label,
.signup_form p.gender_label { margin-left: 20px }
#bd-signup #country { margin-left: 20px }
.signin_form label span,
.signup_form label span {
    color: #666666;
    font-size: 12px;
}
#bd-signup #parental_guidance { width: 290px }
.signin_form p span.LV_invalid,
.signup_form p span.LV_invalid { color: #c30 }
#fav_ceri {
    width: 520px;
    height: 245px;
    background: transparent url(../images/fav_ceri.gif) 0 0 no-repeat;
    float: left;
    margin-top: -30px;
    z-index: 1;
}
#fav_steve {
    width: 554px;
    height: 243px;
    margin-left: -40px;
    margin-top: -55px;
    background: transparent url(../images/fav_steve.gif) 0 0 no-repeat;
    float: left;
    z-index: 1;
}
#fav_tom {
    width: 520px;
    height: 245px;
    margin-top: -40px;
    background: transparent url(../images/fav_tom.gif) 0 0 no-repeat;
    float: left;
    z-index: 1;
}
#fav_shane {
    width: 513px;
    height: 245px;
    margin-top: -65px;
    background: transparent url(../images/fav_shane.gif) 0 0 no-repeat;
    float: left;
    z-index: 1;
}
#artist_detail_right p { clear: both }
div.username_email_entry {
    clear: both;
    padding-top: 10px;
}
#feedback_wrap div.username_email_entry label {
    float: none;
    margin-top: 5px;
}
#bd-profile #profile_bg .profile_wrap .signin_form .sign_up_body .form_left .textbox_bg {
    height: 69px;
    background: transparent url(../images/textbox_bg.jpg) no-repeat scroll 0 16px;
}
#bd-profile #profile_bg .profile_wrap .signin_form .sign_up_body .form_right { display: none }
/* -- Newsletter additions -- */
#bd-profile .newsletter_subscriptions {
    float: left;
    margin-top: 25px;
    padding-left: 40px;
    width: 230px;
}
#bd-profile .newsletter_subscriptions p {
    color: #666666;
    font-size: 11px;
}
h3#title_newsletter_subscriptions {
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
}
#bd-profile .cancel_your_account {
    position: static;
    margin: 20px auto;
    width: 600px;
    -moz-border-radius: 5px;
}
.profile_column #region .textbox_bg {
    background-position: 0 20px;
    height: 63px;
}
.profile_column #region .textbox_bg #magento_region_container select {
    height: 28px;
    margin-left: 11px;
    margin-top: 8px;
    padding-top: 4px;
    width: 245px;
}
/* -- Products Shop -- */
#top_products_list {
    clear: both;
    margin-left: 144px;
    width: 682px;
}
#top_products_list ul li {
    -moz-border-radius-bottomleft: 12px;
    -moz-border-radius-bottomright: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-topright: 12px;
    height: 337px;
    margin-bottom: 40px;
    margin-top: 8px;
}
.banner_new,
.banner_new_lrg {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/banner_new.png) no-repeat scroll 0 0;
    height: 78px;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    width: 78px;
}
.banner_personalised,
.banner_personalised_lrg {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/banner_personalise.png) no-repeat scroll 0 0;
    height: 78px;
    position: absolute;
    width: 78px;
}
.banner_new span,
.banner_new_lrg span,
.banner_new_sml span,
.banner_personalised span,
.banner_personalised_lrg span,
.banner_personalised_sml span { display: none }
#top_products_list ul li div.product_info { width: 220px }
.product_carousel ul li div.product_info,
#top_products_list ul li div.product_info {
    float: right;
    margin-right: 38px;
    margin-top: 30px;
    text-align: center;
    width: 210px;
}
#shop_header {
    background: transparent url(../images/signpost.jpg) right 0 no-repeat;
    float: left;
    width: 283px;
    height: 219px;
    padding-left: 35px;
}
#shop_subheader span { display: none }
#shop_subheader p {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.4em;
    padding-right: 60px;
    width: 535px;
}
#shop_top_products {
    background: transparent url(../images/title_top_shop_products.jpg) 0 bottom no-repeat;
    float: right;
    height: 36px;
    width: 535px;
    padding-right: 60px;
    padding-top: 25px;
}
#shop_top_products span { display: none }
#top_products_list .basket_info {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 5px 2px 7px;
    width: 82px;
    font-size: 23px;
    font-weight: normal;
    line-height: 30px;
}
#top_products_list .basket_info em { display: none }
a.add_to_basket {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/button_add_to_basket.png) no-repeat scroll center 0;
    cursor: pointer;
    display: block;
    height: 23px;
}
.personalise_basket a.add_to_basket {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(../images/button_personalise_basket.gif) no-repeat scroll center 0;
    cursor: pointer;
    display: block;
    height: 33px;
}
#top_products_list .basket_info a span { display: none }
#page #top_products_list p.wishlist {
    color: #333333;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
#page #top_products_list p.wishlist a { color: #666 }
h2.product-name {
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin: 12px 0 8px;
}
#page h2.product-name a { color: #000 }
h4#gifting_promo a {
    background: transparent url(../images/gifting_promo.jpg) 140px 0 no-repeat;
    height: 273px;
    display: block;
}
h4#gifting_promo a span { display: none }
/*------ COllecttors area ----- */
#collectors_wrap {
    width: 918px;
    margin: 0 auto;
    background: transparent url(../images/sub_titles/collectors_area_bg.jpg) center top no-repeat;
}
#bd-figurines .home * {
    float: none;
    background: none;
    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
}
.grid_3_col {
    width: 286px;
    padding: 0 10px;
    float: left;
}
#bd-figurines .grid_3_col .home .avatar {
    float: left;
    width: 50px;
}
#bd-figurines .grid_3_col .home .message_details {
    float: right;
    width: 220px;
}
#bd-figurines .grid_3_col .home .message_details .readmore { display: none }
#bd-figurines #page .message_details h4 a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #2ABBED;
    line-height: 1.4em;
    font-size: 14px;
}
#bd-figurines #page .message_details p {
    font-family: "Segoe UI", "Myraid Pro", MyraidPro, Arial, sans-serif;
    color: #666;
    font-style: italic;
    font-size: 12px;
}
#bd-figurines #page .avatar_name { display: none }
#bd-figurines #page .like_this { display: none }
#bd-figurines #page .pointsdisplay { display: none }
.grid_2_col {
    float: left;
    padding: 0 10px;
    width: 592px;
}
#collectors_intro {
    width: 595px;
    margin: 0 auto;
    padding-top: 35px;
}
#collectors_intro p {
    font-size: 14px;
    color: #666;
    text-align: center;
}
#collectors_intro p a {
    background-color: #A3DCFD;
    padding: 2px;
    color: #666;
}
#title_collectors_area {
    background: transparent url(../images/sub_titles/title_collectors_community.png) center bottom no-repeat;
    height: 51px;
}
#title_mty_collection {
    background: transparent url(../images/sub_titles/title_mty_collection.gif) 0 bottom no-repeat;
    height: 69px;
    margin-bottom: 30px;
}
#title_competition {
    background: transparent url(../images/sub_titles/title_competition.gif) 0 bottom no-repeat;
    height: 100px;
}
#title_suggestion_box {
    background: transparent url(../images/sub_titles/title_suggestion_box.gif) 0 bottom no-repeat;
    height: 69px;
}
#title_collectors_message_board {
    background: transparent url(../images/sub_titles/title_collectors_message_board.gif) 0 bottom no-repeat;
    height: 50px;
}
#title_product_vote {
    background: transparent url(../images/sub_titles/title_product_vote.gif) 0 bottom no-repeat;
    height: 60px;
}
#title_collectors_news {
    background: transparent url(../images/sub_titles/title_collectors_news.gif) 0 bottom no-repeat;
    height: 69px;
    margin-bottom: 32px;
}
#title_downloads {
    background: transparent url(../images/sub_titles/title_downloads.gif) 0 bottom no-repeat;
    height: 70px;
}
#title_collectors_photos {
    background: transparent url(../images/sub_titles/title_collectors_photos.gif) 0 bottom no-repeat;
    height: 63px;
}
#title_more {
    background: transparent url(../images/sub_titles/title_more.gif) 0 bottom no-repeat;
    height: 56px;
}
#title_mty_sketchbook {
    background: transparent url(../images/sub_titles/title_mty_sketchbook.gif) 0 bottom no-repeat;
    height: 50px;
}
#title_tabs {
    background: transparent url(../images/sub_titles/title_tabs.gif) center bottom no-repeat;
    height: 24px;
    padding-top: 20px;
    margin-bottom: 0px;
}
#title_bycarteblanche {
    background: transparent url(../images/sub_titles/title_bycarteblanche.gif) 0 bottom no-repeat;
    height: 59px;
}
#title_downloads span,
#title_collectors_photos span,
#title_more span,
#title_collectors_area span,
#title_mty_collection span,
#title_mty_sketchbook span,
#title_competition span,
#title_product_vote span,
#title_collectors_message_board span,
#title_suggestion_box span,
#title_collectors_news span,
#title_bycarteblanche span,
#title_tabs span { display: none }
#bd-figurines #prize_image {
    float: none;
    width: auto;
    height: auto;
    margin: auto;
}
.photos_grid .frame_photo {
    float: left;
    width: 83px;
    padding: 2px;
}
.photos_grid .frame_photo img { border: 3px solid #fff }
#page .collection_grid p,
.grid_style {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 1.25em;
    color: #666;
}
.link_button a {
    height: 35px;
    display: block;
}
p.link_button { clear: both }
.collection_grid.metoyou .link_button a { background: #fff url(../images/sub_titles/btn_view_mty_collection.png) 0 0 no-repeat }
.collection_grid.sketchbook .link_button a { background: #fff url(../images/sub_titles/btn_view_mty_sketchbook.png) 0 0 no-repeat }
.photos_grid .link_button a { background: #fff url(../images/sub_titles/btn_collectors_gallery.png) 0 0 no-repeat }
.competition_grid .link_button a {
    background: #fff url(../images/sub_titles/btn_enter_competition.png) 0 0 no-repeat;
    height: 54px;
}
.news_grid .link_button a { background: #fff url(../images/sub_titles/btn_read_more_news.png) 0 0 no-repeat }
.news_grid p.link_button {
    padding-top: 10px;
    clear: both;
}
#collectors_forum_posts .link_button a { background: #fff url(../images/sub_titles/btn_collectors_forum.png) 0 0 no-repeat }
.link_button a span { display: none }
.collectors_download_wrap_left {
    float: left;
    width: 50px;
}
.collectors_download_wrap_right {
    float: right;
    width: 236px;
}
.collectors_download_wrap_right p {
    line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.collectors_download_wrap_right p span {
    font-family: "Segoe UI", "Myriad Pro", "MyriadPro", Arial, sans-serif;
    color: #666;
    font-size: 12px;
    font-style: italic;
}
.collectors_download_wrap_right p a { color: #2ABBED }
.collectors_download_wrap { clear: both }
.photos_grid { background: transparent url(../images/sub_titles/photos_bg.jpg) center 75% no-repeat }
.article {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
}
.article_left {
    float: left;
    width: 50px;
}
.article_right {
    float: right;
    width: 226px;
}
#page .article_right p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 2px 0;
}
#page .article_right a {
    color: #2ABBED;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.3em;
}
#page .article_right p.category {
    font-weight: bold;
    color: #666;
    font-size: 12px;
    margin-bottom: 0px;
}
#page .article_right p.date {
    font-family: "Segoe UI", "Myriad Pro", "MyriadPro", Arial, sans-serif;
    color: #666;
    font-size: 12px;
    font-style: italic;
    margin-top: 0px;
}
p#product_grid_label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4em;
    color: #666;
}
.product_vote {
    display: block;
    padding: 3px 0px;
    font-family: "Segoe UI", "Myriad Pro", "MyriadPro", Arial, sans-serif;
    font-style: italic;
    color: #2ABBED;
    font-size: 13px;
}
.your_details { padding: 20px 10px }
.your_details label {
    font-family: "Segoe UI", "Myriad Pro", "MyriadPro", Arial, sans-serif;
    font-style: italic;
    color: #666;
    font-size: 14px;
}
.your_details #name,
.your_details #your_details_name {
    margin-left: 10px;
    width: 170px;
    border: 1px solid #666;
    padding: 3px;
}
.your_details .LV_invalid { display: none }
.grid_2_col {
    background: transparent url(../images/sub_titles/bycarteblanche_bg.jpg) 0 25px no-repeat;
    padding-bottom: 25px;
    padding-top: 25px;
}
#bycarteblanche_promo {
    float: right;
    padding-right: 35px;
    padding-top: 30px;
    width: 300px;
}
#bycarteblanche_promo p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 1.4em;
}
#bycarteblanche_promo p.promo_tight {
    margin-top: 0px;
    margin-bottom: 0px;
}
#promo_go_shopping {
    background: transparent url(../images/sub_titles/btn_go_shopping.gif) 0 0 no-repeat;
    height: 55px;
    display: block;
}
#promo_go_shopping span { display: none }
#suggestion_box_suggestion {
    padding-left: 10px;
    padding-bottom: 10px;
}
#suggestion_box_suggestion textarea {
    width: 256px;
    border: 1px solid #666;
    padding: 3px;
}
.photo_grid .link_button { padding-top: 20px }
#collectors_nav {
    margin: 0;
    padding: 15px 0 0 30px;
    overflow: hidden;
}
#collectors_nav li { display: inline }
#collectors_nav li a {
    display: inline;
    width: 210px;
    height: 50px;
    background: transparent url(../images/sub_titles/collectors_nav.gif) 0 0 no-repeat;
    float: left;
}
#collectors_nav li a span { display: none }
#collectors_nav li a#nav_new_releases { background-position: -230px 0 }
#collectors_nav li a#nav_retired { background-position: -454px 0 }
#collectors_nav li a#nav_sketchbook { background-position: -678px 0 }
#collectors_nav li a:hover { background-position: 0 -50px }
#collectors_nav li a#nav_new_releases:hover { background-position: -230px -50px }
#collectors_nav li a#nav_retired:hover { background-position: -454px -50px }
#collectors_nav li a#nav_sketchbook:hover { background-position: -678px -50px }
.more_grid li {
    padding: 5px 0 5px 100px;
    position: relative;
    height: 75px;
}
li#more_making { background: transparent url(../images/sub_titles/more_making.jpg) 0 center no-repeat }
li#more_artists { background: transparent url(../images/sub_titles/more_artists.jpg) 0 center no-repeat }
li#more_story { background: transparent url(../images/sub_titles/more_story.jpg) 0 center no-repeat }
#page .more_grid li p a { font-family: Arial, Helvetica, sans-serif }
#page .more_grid li p a {
    font-size: 14px;
    color: #2ABBED;
}
#page .more_grid li p { margin-bottom: 0px }
#page .more_grid li p.desc {
    font-family: "Segoe UI", "Myriad Pro", "MyriadPro", Arial, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #666;
    margin-top: 0px;
}
.sketchbook p,
.metoyou p { padding-bottom: 16px }
.sketchbook p.center_me,
.metoyou p.center_me { padding-bottom: 0px }
.photos_grid p.link_button { padding-top: 30px }
#page .suggestion_grid p {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    text-align: center;
}
.competition_grid p img,
.collection_grid p img { border: 2px solid #433D21 }
.competition_grid h4 { margin-bottom: 0px }
#page p.competition_grid_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    text-align: center;
}
.competition_grid #prize_image p {
    text-align: center;
    margin-top: 0px;
}
.collectors_notify {
    border: 3px solid #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    margin: 40px auto 0;
    width: 400px;
    text-align: center;
    background-color: #fff;
}
#page .collectors_notify p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-shadow: 0px 1px 10px #ccc;
}
#figurines_left li a {
    background: url("../images/sidebar_bg.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 15px;
    font-weight: normal;
    height: 39px;
    padding-left: 25px;
    padding-top: 14px;
    width: 237px;
}
#figurines_left li a#sketchbook { background: url("../images/sub_titles/sketchbook_sidebar_bg.jpg") no-repeat scroll 0 0 transparent }
#figurines_left li a#sketchbook span { display: none }
#figurines_left li a#sketchbook.active { background-position: 0 -50px }
.back_to_community a {
    padding-top: 10px;
    display: block;
    padding-left: 75px;
    background: transparent url(../images/sub_titles/back.gif) 0 bottom no-repeat;
}
li.external a { text-decoration: none !important }
li.external a span {
    padding-right: 20px;
    padding-top: 2px;
    background: transparent url(../images/site/ext_link.gif) 100% 50% no-repeat;
}
li.external span em {
    font-style: normal;
    text-decoration: underline;
}
li.external a:hover em { text-decoration: none }
#bg_competition_div {
    background: #fff url(../images/bg_competition_div.jpg) 0 0 no-repeat;
    height: 648px;
    width: 490px;
    float: left;
}
/* 2010 Refresh */
/* Sitewide ------------------ */
body {
    background: transparent url(../images/site/wallpaper_grey.jpg) 0 0 repeat;
    background-position: 0 0 !important;
    font-family: Arial,"Trebuchet MS",Tahoma,sans-serif;
}
body.red { background: transparent url(../images/site/wallpaper_red.jpg) 0 0px repeat }
body.blue { background: transparent url(../images/site/wallpaper_blue.jpg) 0 0px repeat }
body.purple { background: transparent url(../images/site/wallpaper_purple.jpg) 0 0px repeat }
body.orange { background: transparent url(../images/site/wallpaper_orange.jpg) 0 0px repeat }
body.green { background: transparent url(../images/site/wallpaper_green.jpg) 0 0px repeat }
body.pink { background: transparent url(../images/site/wallpaper_pink.jpg) 0 0px repeat }
#footer {
    background-image: none !important;
    background-color: #fff;
    overflow: hidden;
    float: none;
    height: auto;
    padding-top: 0;
    margin-top: 20px;
}
#page_top {
    background-color: #fff;
    margin-top: 0;
}
#page { }
#page_bottom { margin-bottom: 0 }
#gallery_bg {
    background-image: none !important;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-top: -9px;
}
#gallery_bg_bottom { background-image: none !important }
.global .left_col { width: 235px }
.global .right_col { width: 705px }
.global .right_col_right { display: none }
.global .right_col .user_info { float: right }
.global p.signs { float: right }
.global p.signs a { margin-right: 10px }
p#backtohomespan { display: none }
.global .signin_form .form_right { background: transparent url("../images/site/signin_bg.jpg") no-repeat 0 0 }
.global .signin_form .form_right h2 { margin-top: 45px }
.global h1 a {
    background: transparent url("../images/site/metoyou_logo.png") no-repeat 0 0;
    height: 95px;
    margin-left: 0px;
    margin-top: 0px;
    width: 203px;
}
.sign_block {
    width: 478px;
    float: right;
}
.sign_block p.signs {
    float: left;
    width: 165px;
    font-family: Arial,Helvetica,sans-serif;
    margin: 27px 0 0 -7px;
    padding: 0;
    white-space: nowrap;
    font-size: 14px;
}
.sign_block p.sign_info {
    width: 235px;
    float: right;
    color: #121212;
    margin: 27px -12px 0 0px;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    position: relative;
}
.white_tablet_left {
    float: left;
    background: transparent url(../images/site/white_tablet_left.png) 0 0 no-repeat;
    height: 90px;
    width: 41px;
}
.white_tablet {
    float: left;
    background: transparent url(../images/site/white_tablet_middle.png) 0 0 repeat-x;
    height: 90px;
}
.sign_block .white_tablet { width: 393px }
.white_tablet_right {
    float: left;
    background: transparent url(../images/site/white_tablet_right.png) 0 0 no-repeat;
    height: 90px;
    width: 44px;
}
.newsletter_block {
    width: 227px;
    float: left;
}
.newsletter_block .white_tablet { width: 142px }
.newsletter_block p {
    height: 32px;
    font-size: 13px;
    background: transparent url(../images/site/mail_small.gif) 0 50% no-repeat;
    margin: 25px 0 0 -6px;
    padding: 8px 0 0 40px;
}
.newsletter_block p a { color: #2ABAEC }
.global p.signs a { margin-right: 0px }
.global p.signs a#sign_up_link {
    float: left;
    width: 105px;
    height: 30px;
    padding-top: 7px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background: transparent url(../images/site/signup_bg.jpg) 0 0 no-repeat;
    text-align: center;
}
.global p.signs span.just_or {
    float: left;
    color: #666;
    font-size: 12px;
    margin: 7px 3px 0 3px;
}
.global p.signs a#sign_in_link {
    float: left;
    font-size: 13px;
    margin-top: 7px;
}
#issue_bar {
    background-color: #EAEAEA;
    border: 1px solid #8B8FB4;
    clear: both;
    margin: 30px auto 10px;
    width: 906px;
    position: relative;
}
.close_issue {
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    right: 20px;
    top: 10px;
}
div.page_404 { margin-left: 100px !important }
/* Gallery Index ----------------------------------------------- */
#gallery_main #page_top { }
.gallery_banner {
    /* background: transparent url(../images/site/banner_default.jpg) 0 -19px no-repeat;*/
    padding-top: 12px;
}
.gallery_top hr {
    margin-right: 35px;
    margin-left: 35px;
    margin-bottom: 6px;
}
.gallery_container { padding: 0 35px }
#gallery_detail .gallery_container { padding: 0 }
#bd-gallery input#send_button,
#bd-gallery_refresh input#send_button { width: 223px }
.gallery_center {
    width: 587px;
    float: left;
    padding-left: 20px;
}
.gallery_nav {
    font-size: 14px;
    font-weight: normal;
    color: #666;
}
.gallery_item_top { padding: 0 38px }
.gallery_item_top p.comment_small {
    margin-top: -20px;
    margin-bottom: 20px;
}
.gallery_item_top h2 {
    font-weight: normal;
    font-size: 17px;
}
.gallery_frame_top {
    float: left;
    width: 591px;
    height: 34px;
    background: transparent url(../images/site/frame1_top.jpg) 0 0 no-repeat;
}
.gallery_frame_middle {
    float: left;
    width: 515px;
    background: transparent url(../images/site/frame1_middle.jpg) 0 0 repeat-y;
    padding: 0 38px 0 38px;
}
.gallery_frame_bottom {
    float: left;
    width: 591px;
    height: 32px;
    background: transparent url(../images/site/frame1_bottom.jpg) 0 0 no-repeat;
    margin-bottom: 20px;
}
.gallery_frame_middle img {
    float: none;
    margin: 0 auto;
    display: block;
}
#gallery_detail .gallery_nav { padding-left: 35px }
.gallery_avatar {
    float: left;
    margin-right: 20px;
    margin-left: 50px;
}
.frame_details {
    width: 390px;
    float: left;
}
.title_recent_photos {
    height: 22px;
    background: transparent url(../images/site/title_recent_photos.gif) 50% 0 no-repeat;
}
.title_recent_photos span { display: none }
.title_recent_photo_comments {
    height: 30px;
    background: transparent url(../images/site/title_recent_photo_comments.gif) 50% 0 no-repeat;
}
.title_recent_photo_comments span { display: none }
#gallery_main .story_comment_holder { margin-left: 151px }
.tattys_story_main .story_comment_holder { margin-left: 151px }
.gallery_comment_info {
    float: left;
    padding-left: 20px;
}
#page .gallery_nav a {
    color: #AE6199;
    text-decoration: none;
}
#page .gallery_nav a.active,
#page .gallery_nav a:hover { text-decoration: underline }
.photo_frame {
    float: left;
    margin: 10px 30px 30px 0;
    width: 272px;
    position: relative;
}
.photo_cover {
    position: absolute;
    top: 0;
    left: -8px;
    width: 284px;
    height: 224px;
    background: transparent url(../images/site/photo_cover1.gif) 0 0 no-repeat;
    display: none;
}
.photo_frame:hover .photo_cover,
.photo_frame:focus .photo_cover { display: block }
.photo_frame:hover .stitching_top_sml,
.photo_frame:hover .stitching_sml,
.photo_frame:hover .stitching_bottom_sml { background-image: none }
.photo_frame p.comment_small {
    margin: 0;
    padding: 0;
}
#gallery_main #photo3,
#gallery_main #photo6,
#gallery_main #photo9,
#gallery_main #photo12 { margin-right: 0 }
#gallery_main .stitching_sml {
    padding: 0 17px;
    width: 238px;
}
#gallery_main .stitching_sml img { }
.photo_frame .picture_foot { padding: 0 20px }
#page .photo_frame .picture_foot h3 a {
    color: #000;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
}
#gallery_detail h2.title_photos_lrg {
    margin-left: 18px;
    width: 156px;
}
h2.title_photos_lrg {
    margin-left: 38px;
    background: transparent url("../images/site/title_photos_lrg.gif") 100% 0 no-repeat;
    float: left;
    height: 30px;
    margin-right: 20px;
    width: 96px;
}
h2.title_photos_lrg a {
    width: 96px;
    height: 33px;
    display: block;
    padding-left: 60px;
    background: transparent url(../images/site/bit_back_arrow.gif) 0 50% no-repeat;
}
h2.title_photos_lrg span { display: none }
#gallery_main #preferences {
    color: #999999;
    float: right;
    font-size: 13px;
    margin: 15px 38px 0 10px;
    text-align: right;
}
#picture1,
#picture5 {
    margin-left: 0px;
    margin-top: 0;
    clear: left;
    padding-top: 0;
}
#picture2,
#picture6 {
    margin-left: 0px;
    margin-top: 0;
    padding-top: 0;
}
#picture3,
#picture7 {
    margin-left: 0px;
    margin-top: 0;
    clear: left;
    padding-top: 0;
}
#picture4,
#picture8 {
    margin-left: 0px;
    margin-top: 0;
    padding-top: 0;
}
#picture1,
#picture5,
#picture2,
#picture6,
#picture3,
#picture7,
#picture4,
#picture8 {
    height: auto;
    margin-bottom: 20px;
    background-image: none;
    border: 1px solid #ccc;
    width: 275px;
    padding: 20px;
    margin-left: 20px;
}
.plaque_small {
    background-image: none;
    height: auto;
    margin-left: 0px;
    margin-top: 20px;
    padding-left: 26px;
    padding-top: 9px;
    position: relative;
    width: 302px;
}
#pictures_wrap {
    clear: none;
    float: left;
    margin-top: 10px;
    margin-left: 25px;
    width: 750px;
}
.pictures_right_col {
    float: left;
    padding-top: 0px;
    width: 130px;
    margin-left: 20px;
    margin-top: 10px;
}
#pictures_wrap p#ordered { text-align: center }
#preferences {
    text-align: center;
    font-size: 14px;
    margin: 0 0 20px 0;
}
#preferences form {
    display: inline;
    padding: 0 0 0px 0;
}
#preferences form input {
    border: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 0px;
    display: inline-block;
    text-decoration: none;
    color: #A4D8E9;
    width: auto;
    padding-left: 0;
    padding-right: 0;
}
#preferences form input.active {
    text-decoration: underline;
    color: #1199C6;
}
#preferences form input:hover { color: #1199C6 }
.picture_frame p.gallery_comment_info {
    padding: 10px 15px 0 0;
    clear: none;
    float: right;
}
.picture_frame p.gallery_comment_info a { color: #333 }
.plaque_small_like_this {
    float: right;
    margin-right: 37px;
    margin-top: 0px;
    width: 70px;
}
.pagination_links {
    text-align: center;
    margin: 20px 0 20px 0;
    font-size: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #B8B8B8;
}
.pagination_links ul { text-align: center }
.pagination_links li {
    display: inline;
    margin: 0 3px;
    font-size: 14px;
    font-weight: bold;
    color: #B8B8B8;
}
#page .pagination_links a {
    font-weight: bold;
    text-decoration: none;
}
#page .pagination_links a:hover { text-decoration: underline }
#page .pagination_links li a span.page_right em,
#page .pagination_links li a span.page_left em { display: none }
#page .pagination_links li a span.page_right {
    display: inline-block;
    background: transparent url(../images/site/page_right.gif) 0 0 no-repeat;
    width: 13px;
    height: 16px;
    margin-bottom: -3px;
    margin-left: 8px;
}
#page .pagination_links li a span.page_left {
    display: inline-block;
    background: transparent url(../images/site/page_left.gif) 0 0 no-repeat;
    width: 13px;
    height: 16px;
    margin-bottom: -3px;
    margin-right: 8px;
}
.gallery_comment_info { margin-left: 40px }
/* Gallery Detail ---------------------------------------------- */
#gallery_detail_top {
    margin-left: 30px;
    margin-top: 50px;
}
#gallery_detail_bg { margin-left: 30px }
#gallery_detail_bottom { margin-left: 30px }
#big_plaque { margin-left: 60px }
#picture_details {
    margin-left: 100px;
    text-align: center;
}
.gallery_holder {
    overflow: hidden;
    float: left;
}
.gallery_right_col {
    float: left;
    width: 200px;
    margin-left: 20px;
    padding-top: 50px;
}
.gallery_holder #comments_wrap {
    width: 668px;
    margin-left: 30px;
}
.social_links li { padding: 4px 0px }
.gallery_holder p.gallery_comment_info {
    float: right;
    padding: 40px 20px 0 0;
}
.plaque_big_like_this {
    float: right;
    margin-right: 25px;
    margin-top: 30px;
}
ul.side_nav { margin: 20px 0 }
ul.side_nav li { padding: 4px 0 }
.clearall {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
/* General */
#page p {
    font-family: Arial,"Trebuchet MS",Tahoma,sans-serif;
    line-height: 1.4;
}
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, "trebuchet ms",arial,sans-serif;
    margin: 12px 0 8px;
    line-height: 1.4;
}
.noweight { font-weight: normal }
hr {
    height: 3px;
    padding: 0;
    clear: both;
    display: block;
    background-color: transparent;
    border: none;
    outline: none;
    color: transparent;
    background: transparent url(../images/site/bit_hr.gif) 0 50% repeat-x;
    margin: 20px 0;
}
hr.pad { margin: 20px 38px }
.align_center { text-align: center }
.align_right { text-align: right }
.plate_left {
    float: left;
    margin-left: 20px;
}
.plate_right {
    float: right;
    margin-right: 20px;
}
.float_left { float: left }
.float_right { float: right }
#page_wrap { padding: 0px 40px }
.standard_navigation {
    width: 100%;
    clear: both;
}
.standard_navigation .back_to_forum { float: none }
.like_this {
    color: #333;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 0px;
    text-align: center;
    float: left;
    width: 36px;
    padding: 0;
    margin-right: 10px;
}
.like_this_wrap {
    float: right;
    height: 36px;
    width: 36px;
}
.like_this_heart {
    float: left;
    background: transparent url(../images/site/love_me.png) 0 0px no-repeat;
    width: 36px;
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 9px;
    font-size: 14px;
    text-align: center;
    color: #333;
    font-weight: normal;
    cursor: pointer;
}
.collection_info .like_this_heart,
.products_info .like_this_heart { background: transparent url(../images/site/love_me_blue.png) 0 0px no-repeat }
/*
.like_this_heart:hover {
background-position:0 -48px;
}
*/
.global .right_col .avatar_image { display: none }
.global .right_col .user_info .points {
    float: left;
    margin-left: -3px;
    margin-right: 2px;
}
.global .right_col .user_info .avatar_name {
    float: left;
    text-align: left;
    margin-top: 19px;
}
.global .right_col .white_tablet .avatar_wrap {
    overflow: hidden;
    padding-top: 12px;
    padding-right: 10px;
}
.global .right_col .white_tablet .avatar_name span a {
    color: #666666;
    font-size: 16px;
    text-decoration: none;
}
/* -- Stars ------------------------ */
.yellow { background: transparent url(../images/stars/profile_points1.jpg) -4px 0 no-repeat }
.user_info .yellow { background: transparent url(../images/site/profile_points1a.jpg) -4px 8px no-repeat }
.green { background: transparent url(../images/stars/profile_points2.jpg) -4px 0 no-repeat }
.user_info .green { background: transparent url(../images/site/profile_points2a.jpg) -4px 8px no-repeat }
.blue { background: transparent url(../images/stars/profile_points3.jpg) -4px 0 no-repeat }
.user_info .blue { background: transparent url(../images/site/profile_points3a.jpg) -4px 8px no-repeat }
/* -- Your Stories ----------------- */
/* -- Autumn Theme ///
.stories_main #page_top {
background:transparent url(../images/site/banner_stories.jpg) 0 0 no-repeat; 
}
.stories_main .stories_banner {
background:transparent url(../images/site/banner_stories.jpg) 0 -19px no-repeat; 
}
/// -- */
/* -- Winter Theme -- */
.stories_main #page_top { background: transparent url(../images/site/banner_stories_winter.jpg) 0 0 no-repeat }
.stories_main .stories_banner { background: transparent url(../images/site/banner_stories_winter.jpg) 0 -19px no-repeat }
.stories_main .stories_bg {
    /* background: transparent url(../images/site/book3.jpg) 50% 100% no-repeat;*/
    padding-bottom: 60px;
}
.stories_main #page { padding-bottom: 0 }
.stories_top { height: 180px }
#bd-stories .stories_top h2.link_tatty_teddy_story {
    width: 205px;
    height: 76px;
    float: left;
    margin: 26px 0 0 80px;
    padding: 0;
}
.stories_top h2.link_tatty_teddy_story a {
    display: block;
    width: 205px;
    height: 76px;
    background: transparent url(../images/site/link_me_to_you_story.png) 0 0 no-repeat;
}
.stories_top h2.link_tatty_teddy_story a span,
.stories_top .button_story_book span { display: none }
.stories_top .button_story_book {
    width: 320px;
    height: 165px;
    display: block;
    float: right;
    margin-right: 300px;
    margin-top: 2px;
    background: transparent url(../images/site/button_story_book_winter.jpg) 0 0 no-repeat;
}
body .stories_detail h2.title_stories_lrg { margin-left: 18px }
#bd-stories h2.title_stories_lrg,
#bd-stories-detail h2.title_stories_lrg {
    float: left;
    width: 160px;
    height: 33px;
    margin-right: 12px;
    background: transparent url(../images/site/title_stories_lrg.gif) 100% 0 no-repeat;
}
#bd-stories h2.title_stories_lrg a,
#bd-stories-detail h2.title_stories_lrg a {
    width: 100px;
    height: 33px;
    display: block;
    padding-left: 60px;
    background: transparent url(../images/site/bit_back_arrow.gif) 0 50% no-repeat;
}
#bd-stories-detail #comments_wrap,
#bd-news-detail #comments_wrap,
#bd-things_to_do-detail #comments_wrap,
#bd-fun_stuff-detail #comments_wrap { margin-left: 0px }
#bd-stories .stories_container h2.title_stories_lrg {
    width: 100px;
    margin-top: 10px;
    margin-left: 0;
}
#bd-stories .stories_container h2.title_stories_lrg a { padding-left: 0 }
h2.title_stories_lrg span { display: none }
p.so_far {
    float: left;
    font-size: 15px;
    margin-top: 23px;
}
.stories_container {
    width: 880px;
    margin-left: 40px;
}
.stories_main #preferences {
    float: right;
    font-size: 13px;
    color: #999;
    text-align: right;
    margin: 15px 0 0 10px;
}
p.sign_up_stories { float: right }
p.sign_in_stories {
    float: right;
    font-size: 13px;
    color: #999;
    padding: 6px 20px 10px 8px;
    background: transparent url(../images/site/bit_divider.gif) 100% 50% no-repeat;
}
#comments_wrap p.sign_in_stories {
    background-image: none;
    padding-right: 0;
    margin-right: 120px;
}
.stories_detail .stories_top p.sign_in_stories {
    background-image: none;
    padding-right: 0;
    margin-right: 30px;
}
.stories_detail .stories_top p.sign_in_stories { margin-top: 17px }
.stories_detail .stories_top p.sign_up_stories { margin-top: 15px }
a.sign_up_link {
    background: url("../images/site/signup_bg.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    height: 30px;
    padding-top: 7px;
    text-align: center;
    text-decoration: none;
    width: 105px;
    font-size: 15px;
}
a.sign_up_link,
a#sign_up_link,
a#sign_up_link_home { text-shadow: 1px 1px 0 #7C3A67 !important }
#page a.sign_up_link { color: #fff }
h2.create_your_own {
    float: right;
    padding-right: 20px;
    background: transparent url(../images/site/bit_divider.gif) 100% 50% no-repeat;
    padding: 6px 20px 10px 8px;
    margin-top: 6px;
    font-weight: normal;
    font-size: 18px;
}
#page h2.create_your_own a { color: #333 }
.stories_detail .stories_top h2.create_your_own {
    background-image: none;
    padding-right: 0;
    margin-right: 30px;
}
.a_story {
    float: left;
    margin: 10px 30px 30px 0;
    overflow: hidden;
    width: 272px;
}
.a_story#itm3,
.a_story#itm6,
.a_story#itm9,
.a_story#itm12 { margin-right: 0 }
.a_story .story_head { padding: 0 20px 12px 20px }
.a_story .detail {
    border: 1px solid #ccc;
    padding: 20px;
    margin-top: 12px;
}
#page .a_story h3 a {
    color: #000;
    font-weight: normal;
    font-size: 17px;
}
.a_story .like_this { }
.a_story p.story_comment_info {
    float: left;
    font-size: 12px;
}
.link_story_book {
    width: 273px;
    height: 66px;
    display: block;
    float: right;
    background: transparent url(../images/site/link_story_detail.png) 0 0 no-repeat;
    margin: 5px 30px 6px 0;
}
.link_story_book span { display: none }
.stories_detail #page_top .inner {
    background: transparent url(../images/site/banner_stories_winter_detail.jpg) 100% 0 no-repeat;
    height: 19px;
    width: 100%;
}
.stories_detail .stories_banner { background: transparent url(../images/site/banner_stories_winter_detail.jpg) 100% -19px no-repeat }
.stories_detail h2.title_stories_lrg { margin-left: 38px }
.stories_detail .stories_top hr {
    margin-left: 38px;
    margin-right: 38px;
}
.stories_detail .stories_top { height: 130px }
#story_detail_wrap .detail {
    clear: both;
    color: #333;
    margin-top: 25px;
    line-height: 1.5;
}
#story_detail_wrap .detail p { line-height: 1.4 }
#story_detail_wrap .detail h3 { width: auto }
#story_detail_wrap .detail h3 {
    float: none;
    font-size: auto;
    font-weight: inherit;
    width: auto;
}
.story_comment_holder {
    float: none;
    clear: both;
    width: 564px;
    margin-left: 189px;
    margin-top: 0px;
}
.story_kudos { width: 600px }
.story_sidebar {
    width: 200px;
    float: right;
}
.stories_centre {
    width: 607px;
    float: left;
}
.left_nav {
    width: 165px;
    float: left;
    margin-top: 94px;
    text-align: center;
}
.right_nav {
    width: 165px;
    float: left;
    margin-top: 94px;
    text-align: center;
}
#page .left_nav a,
#page .right_nav a {
    text-decoration: none;
    color: #1199C6;
    display: block;
    font-weight: bold;
    text-align: left;
    margin: 0 auto;
    height: 16px;
    padding-bottom: 2px;
}
#page .left_nav a {
    width: 88px;
    background: transparent url(../images/site/page_left.gif) 100% 2px no-repeat;
}
#page .right_nav a {
    width: 57px;
    text-align: right;
    background: transparent url(../images/site/page_right.gif) 0 2px no-repeat;
}
.story_kudos h2 {
    font-size: 17px;
    font-weight: normal;
    width: 480px;
}
.story_kudos p.comment_small {
    margin-top: -20px;
    margin-bottom: 20px;
}
ul.stories_side_list li {
    padding: 20px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}
.comment_total_story {
    float: right;
    margin: 10px 20px 0 0;
}
h2.story_title {
    font-size: 30px;
    font-weight: normal;
}
h3.title_recent_stories {
    margin-top: 50px;
    margin-bottom: 20px;
    height: 23px;
    background: transparent url(../images/site/title_more_recent_stories.gif) 50% 0 no-repeat;
}
h3.title_recent_stories span { display: none }
.recent_stories { margin-left: 38px }
h2.title_tatty_teddys_story {
    float: left;
    width: 306px;
    height: 41px;
    background: transparent url(../images/site/title_tatty_teddys_story.gif) 0 0 no-repeat;
    margin-left: 170px;
}
h2.title_tatty_teddys_story span { display: none }
.tattys_story_main .like_this {
    margin-top: 10px;
    margin-left: 20px;
}
/* -- Comments -- */
#comments {
    background: transparent url(../images/site/title_recent_comments.gif) 50% 0 no-repeat;
    width: 100%;
    height: 23px;
    float: none;
    clear: both;
    margin-left: 0px;
    margin-bottom: 0px;
}
#comments span { display: none }
#comments_wrap {
    clear: both;
    float: none;
    margin-bottom: 30px;
    margin-left: 0;
    margin-top: 10px;
    width: 564px;
}
.no_comments {
    clear: both;
    color: #000;
    float: none;
    font-size: 16px;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    margin: 25px 0px;
    text-align: center;
}
#comment_form {
    float: none;
    margin-left: 15px;
}
#comment_form h4 {
    margin-left: 12px;
    font-size: 14px;
    margin-bottom: 0px;
}
.reply_red_top {
    background: transparent url(../images/site/reply_top_red.jpg) 0 0 no-repeat;
    width: 564px;
    height: 55px;
}
.reply_blue_top {
    background: transparent url(../images/site/reply_top_blue.jpg) 0 0 no-repeat;
    width: 564px;
    height: 55px;
}
.reply_purple_top {
    background: transparent url(../images/site/reply_top_purple.jpg) 0 0 no-repeat;
    width: 564px;
    height: 55px;
}
.reply_orange_top {
    background: transparent url(../images/site/reply_top_orange.jpg) 0 0 no-repeat;
    width: 564px;
    height: 55px;
}
.reply_green_top {
    background: transparent url(../images/site/reply_top_green.jpg) 0 0 no-repeat;
    width: 564px;
    height: 55px;
}
.reply_pink_top {
    background: transparent url(../images/site/reply_top_pink.jpg) 0 0 no-repeat;
    width: 564px;
    height: 55px;
}
.reply_red_bg {
    background: transparent url(../images/site/reply_bg_red.jpg) 0 0 repeat-y;
    width: 564px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_blue_bg {
    background: transparent url(../images/site/reply_bg_blue.jpg) 0 0 repeat-y;
    width: 564px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_purple_bg {
    background: transparent url(../images/site/reply_bg_purple.jpg) 0 0 repeat-y;
    width: 564px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_orange_bg {
    background: transparent url(../images/site/reply_bg_orange.jpg) 0 0 repeat-y;
    width: 564px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_green_bg {
    background: transparent url(../images/site/reply_bg_green.jpg) 0 0 repeat-y;
    width: 564px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_pink_bg {
    background: transparent url(../images/site/reply_bg_pink.jpg) 0 0 repeat-y;
    width: 564px;
    overflow: hidden;
    margin-left: 0px;
}
.reply_red_bottom {
    background: transparent url(../images/site/reply_bottom_red.jpg) 0 0 no-repeat;
    width: 564px;
    height: 58px;
}
.reply_blue_bottom {
    background: transparent url(../images/site/reply_bottom_blue.jpg) 0 0 no-repeat;
    width: 564px;
    height: 58px;
}
.reply_purple_bottom {
    background: transparent url(../images/site/reply_bottom_purple.jpg) 0 0 no-repeat;
    width: 564px;
    height: 58px;
}
.reply_orange_bottom {
    background: transparent url(../images/site/reply_bottom_orange.jpg) 0 0 no-repeat;
    width: 564px;
    height: 58px;
}
.reply_green_bottom {
    background: transparent url(../images/site/reply_bottom_green.jpg) 0 0 no-repeat;
    width: 564px;
    height: 58px;
}
.reply_pink_bottom {
    background: transparent url(../images/site/reply_bottom_pink.jpg) 0 0 no-repeat;
    width: 564px;
    height: 58px;
}
#comments_wrap .message_details {
    width: 330px;
    float: left;
    margin-left: 20px;
}
body #page .reply .message_details { width: 330px !important }
/* --- Navigation -- */
#header_new {
    width: 990px;
    margin: 0 auto;
}
#header_new ul { margin-left: 0px }
#header_new ul li {
    float: left;
    display: block;
    font-size: 18px;
    height: 93px;
}
#header_new ul li a:focus {
    border: none;
    outline: none;
}
#header_new ul li.nav_home a {
    background: transparent url(../images/site/nav_sprite.png) 0 0 no-repeat;
    width: 129px;
}
#header_new ul li.nav_home a.active,
#header_new ul li.nav_home a:hover,
#header_new ul li.nav_home a:focus { background: transparent url(../images/site/nav_sprite.png) 0 -186px no-repeat }
#header_new ul li.nav_products a {
    background: transparent url(../images/site/nav_sprite.png) -129px 0 no-repeat;
    width: 158px;
}
#header_new ul li.nav_products a.active,
#header_new ul li.nav_products a:hover,
#header_new ul li.nav_products a:focus { background: transparent url(../images/site/nav_sprite.png) -129px -186px no-repeat }
#header_new ul li.nav_stories a {
    background: transparent url(../images/site/nav_sprite.png) -287px 0 no-repeat;
    width: 142px;
}
#header_new ul li.nav_stories a.active,
#header_new ul li.nav_stories a:hover,
#header_new ul li.nav_stories a:focus { background: transparent url(../images/site/nav_sprite.png) -287px -186px no-repeat }
#header_new ul li.nav_photos a {
    background: transparent url(../images/site/nav_sprite.png) -429px 0 no-repeat;
    width: 130px;
}
#header_new ul li.nav_photos a.active,
#header_new ul li.nav_photos a:hover,
#header_new ul li.nav_photos a:focus { background: transparent url(../images/site/nav_sprite.png) -429px -186px no-repeat }
#header_new ul li.nav_fun_stuff a {
    background: transparent url(../images/site/nav_sprite.png) -559px 0 no-repeat;
    width: 152px;
}
#header_new ul li.nav_fun_stuff a.active,
#header_new ul li.nav_fun_stuff a:hover,
#header_new ul li.nav_fun_stuff a:focus { background: transparent url(../images/site/nav_sprite.png) -559px -186px no-repeat }
#header_new ul li.nav_ecards a {
    background: transparent url(../images/site/nav_sprite.png) -711px 0 no-repeat;
    width: 151px;
}
#header_new ul li.nav_ecards a.active,
#header_new ul li.nav_ecards a:hover,
#header_new ul li.nav_ecards a:focus { background: transparent url(../images/site/nav_sprite.png) -711px -186px no-repeat }
#header_new ul li.nav_about a {
    background: transparent url(../images/site/nav_sprite.png) -862px 0 no-repeat;
    width: 128px;
}
#header_new ul li.nav_about a.active,
#header_new ul li.nav_about a:hover,
#header_new ul li.nav_about a:focus { background: transparent url(../images/site/nav_sprite.png) -862px -186px no-repeat }
#header_new ul li a {
    display: block;
    height: 93px;
}
#header_new ul li a span { display: none }
#header_new ul li a.active {
    font-weight: normal;
    text-decoration: none;
}
.refresh_nav {
    float: left;
    width: 150px;
    margin: 20px 10px 20px 18px;
}
.refresh_nav ul {
    list-style: none;
    margin: 0;
}
.refresh_nav ul li {
    font-size: 14px;
    list-style: none outside none;
    padding: 0 0 10px 0px;
}
body .refresh_nav h3 {
    margin-left: 20px !important;
    font-size: 16px !important;
    float: none !important;
    margin-bottom: 10px !important;
    margin-top: 15px !important;
    font-weight: normal;
}
#page .refresh_nav ul li a,
body .refresh_nav ul li a {
    color: #666666;
    text-decoration: none;
    padding-left: 20px;
    display: block;
}
#page .refresh_nav ul li a.active,
#page .refresh_nav ul li a:hover,
body .refresh_nav ul li a.active,
body .refresh_nav ul li a:hover {
    background: url("../images/site/bit_selected.gif") no-repeat scroll 2px 4px transparent;
    font-weight: normal;
}
#bd-fun_stuff-detail .page_navigation {
    clear: none;
    float: left;
    margin: 10px 0 0 0px;
    text-align: center;
    width: 700px;
}
#bd-fun_stuff-detail #page_title {
    clear: none;
    float: left;
    margin: 10px 0 0 0px;
    width: 700px;
}
#bd-fun_stuff-detail #craft_breadcrumb { margin-left: 0 }
#message_board_header { margin: 0 }
#subheader p {
    margin-left: 0;
    width: 520px;
}
.page_navigation {
    clear: none;
    float: left;
    margin: 0px 0 0 0px;
    text-align: center;
    width: 730px;
}
#page_title {
    clear: none;
    float: left;
    margin: 10px 0 0 0px;
    width: 730px;
}
#events_header,
#news_header,
#wheres_tatty_header,
#latest_news_header,
#tttv_header { margin-left: 0 }
/* About Me To You -- */
.brand_banner { float: left }
#subheader.alt { width: 700px }
/* -- Footer -- */
.foot_refresh {
    margin: 20px auto 20px;
    text-align: left;
    width: 948px;
}
#footer .foot_refresh a {
    font-size: 14px;
    margin-left: 0;
}
.foot_refresh .foot_left {
    width: 279px;
    float: left;
    margin-right: 25px;
}
.foot_refresh .foot_right {
    padding-left: 35px;
    border-left: 1px solid #c4c4c4;
    float: left;
    width: 605px;
}
.foot_feedback {
    padding-bottom: 20px;
    border-bottom: 1px solid #C4C4C4;
}
a.feedback_bubble {
    display: block;
    float: left;
    width: 84px;
    height: 32px;
    margin-right: 10px;
    background: transparent url(../images/site/feedback_bubble.gif) 0 0 no-repeat;
}
a.feedback_bubble span { display: none }
.foot_nav {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 20px;
    padding-top: 20px;
}
.foot_nav ul li {
    float: left;
    width: 135px;
    margin-bottom: 6px;
}
#footer .foot_nav ul li a {
    text-decoration: none;
    color: #1199C6;
    font-size: 14px;
    font-weight: normal;
}
.foot_nav h4 {
    font-size: 16px;
    margin-bottom: 20px;
}
.foot_left .newsletter p {
    height: 32px;
    font-size: 13px;
    background: transparent url(../images/site/mail_small.gif) 0 50% no-repeat;
    margin: 25px 0 0 0px;
    padding: 8px 0 0 45px;
}
#footer .foot_left .newsletter p a {
    color: #1199C6;
    font-weight: normal;
    font-size: 14px;
}
.foot_feedback p {
    font-size: 12px;
    float: left;
    font-weight: bold;
}
#footer .foot_feedback p a {
    font-size: 12px;
    text-decoration: none;
    color: #2ABAEC;
}
.foot_promos {
    float: right;
    width: 240px;
}
h4.logo_bycbg span,
h4.logo_nopostie span { display: none }
h4.logo_bycbg {
    margin-top: 0;
    height: 38px;
    background: transparent url(../images/site/bycbg_logo.gif) 50% 0 no-repeat;
}
h4.logo_nopostie {
    margin-top: 0;
    height: 46px;
    background: transparent url(../images/site/nopostie_logo.gif) 50% 0 no-repeat;
}
.bycbg_promo {
    width: 169px;
    float: right;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #c4c4c4;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 0px 10px #c4c4c4;
    -webkit-box-shadow: 0px 0px 10px #c4c4c4;
    box-shadow: 0px 0px 10px #c4c4c4;
}
#footer .bycbg_promo a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    margin-top: 20px;
    padding: 10px 0;
    background-color: #1199C6;
    background-image: -moz-linear-gradient(100% 100% 90deg, #1199C6, #56B5D6);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#56B5D6), to(#1199C6));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#56B5D6, endColorstr=#1199C6)";
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.nopostie_promo {
    width: 169px;
    float: right;
    background-color: #000;
    padding: 10px;
    border: 1px solid #333;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 0px 10px #c4c4c4;
    -webkit-box-shadow: 0px 0px 10px #c4c4c4;
    box-shadow: 0px 0px 10px #c4c4c4;
}
#footer .nopostie_promo a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    margin-top: 20px;
    padding: 10px 0;
    background-color: #1199C6;
    background-image: -moz-linear-gradient(100% 100% 90deg, #C04382, #CC6699);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CC6699), to(#C04382));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#CC6699, endColorstr=#C04382)";
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.foot_right ul {
    float: left;
    margin-left: 0px;
    width: 360px;
}
.foot_right ul li {
    float: left;
    margin-bottom: 10px;
    width: 180px;
    margin-left: 0px;
    font-size: 12px;
    color: #666;
    line-height: 16px;
}
#footer .foot_right ul li a {
    font-size: 17px;
    font-weight: normal;
    line-height: 2r42px;
    color: #000;
}
h4.more_from_cbg {
    height: 45px;
    background: transparent url(../images/site/more_from_cbg.gif) 0 0 no-repeat;
    margin-bottom: 20px;
    margin-top: 0;
    width: 300px;
    float: left;
}
h4.more_from_cbg span { display: none }
/* -- Fun Stuff -- */
.things_main_left {
    float: left;
    width: 272px;
}
.things_main_right {
    float: left;
    margin-left: 20px;
}
.things_main_left .main_blue_bg,
.things_main_left .main_blue_top,
.things_main_left .main_blue_bottom {
    width: 200px;
    background-image: none;
    height: auto;
}
.things_main_left .mboard .points,
.things_main_left .mboard .avatar_name,
.things_main_left .mboard .like_this { display: none }
h2#crafts_and_recipes { margin-top: 0px }
#bd-fun_stuff .pgame h3 { margin-top: 0 }
#bd-fun_stuff .pgame h3 a { color: #000 }
.things_main_left .avatar { float: left }
.things_main_left .message_details {
    float: left;
    width: 98px;
}
.things_main_left .message_details h4 { margin-top: 0 }
.things_main_left .message_details .readmore { display: block }
.things_main_left .message_main_box p { display: none }
.fun_stuff_board {
    padding: 20px;
    border: 1px solid #ccc;
    overflow: hidden;
}
#bd-fun_stuff h4 {
    color: #666666;
    font-size: 15px;
    line-height: 1.25em;
    width: auto;
}
#bd-fun_stuff #subheader {
    float: left;
    width: 700px;
}
#bd-fun_stuff #subheader p {
    width: 500px;
    margin-left: 0px;
}
#bd-fun_stuff #crafts_header { margin-left: 20px }
#bd-fun_stuff #your_videos_header { margin-left: 20px }
/* -- Home -- */
#bd-home h3 a { float: none }
#bd-home .page_inner { background: transparent url(../images/site/home_top.jpg) 0px -19px no-repeat }
#bd-home #page_top { background: transparent url(../images/site/home_top.jpg) 0px 0 no-repeat }
#home_refresh {
    border: 1px solid #ccc;
    background-color: #fff;
    margin-top: 10px;
    overflow: hidden;
    padding: 20px;
}
.home_left {
    width: 156px;
    float: left;
    text-align: center;
    margin: 202px 14px 0 19px;
}
.home_right {
    width: 739px;
    margin-left: 0px;
    float: left;
}
.home_bottom {
    clear: both;
    text-align: center;
    padding: 20px;
}
.home_login a {
    width: 156px;
    height: 40px;
    padding-top: 14px;
    display: block;
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    background: transparent url(../images/site/signup_bg_lrg.jpg) 0 0 no-repeat;
    text-align: center;
    font-size: 18px;
}
.home_bottom .foot_login {
    float: left;
    width: 156px;
    height: 40px;
    margin-left: 70px;
    float: left;
    margin-right: 20px;
}
.home_bottom .benefits { float: left }
div.home_benefits p {
    font-size: 12px;
    line-height: 17px;
}
div.home_videos h3 {
    font-size: 13px;
    color: #666;
    line-height: 22px;
}
div.home_videos h3 strong {
    font-size: 16px;
    display: block;
    color: #000;
    font-weight: normal;
}
.home_videos p { font-size: 14px }
.home_activity { overflow: hidden }
.home_activity .this_avatar { float: none }
.home_activity .home_user h4 {
    color: #999;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 2px;
}
.home_activity .user_info .points {
    float: left;
    margin-left: 0;
    margin-right: 3px;
}
.home_activity .user_info p.name {
    float: left;
    color: #666;
    font-size: 18px;
    width: 98px;
    margin-top: 15px;
    text-align: left;
}
.home_activity p.sub,
.home_activity p.how_about {
    font-size: 13px;
    font-weight: bold;
}
.home_activity p.sub a,
.home_activity p.how_about a { text-decoration: none }
.home_activity p.title {
    margin-top: 10px;
    margin-bottom: 12px;
}
#page .home_activity p.title a {
    color: #000;
    font-size: 17px;
}
.home_frame_text {
    float: none;
    min-height: auto;
    width: auto;
}
.home_benefits p { font-size: 12px }
p.small,
span.small { font-size: 12px }
.home_mb {
    border: 1px solid #ccc;
    padding: 20px;
    margin-top: 40px;
}
.home_products { overflow: hidden }
.home_news {
    width: 199px;
    height: 80px;
    padding: 18px 20px;
    background: transparent url(../images/site/news_box.jpg) 0 0 no-repeat;
    float: left;
}
.home_news  h3 {
    margin-top: 0;
    padding-top: 0;
    font-size: 13px;
    color: #666;
}
.home_news a.more_news {
    float: right;
    font-size: 11px;
    margin-top: 8px;
}
#newstick {
    height: 40px;
    overflow: hidden;
}
#newstick li { padding-bottom: 3px }
#newstick li a {
    text-decoration: none;
    color: #333333;
    font-size: 17px;
    line-height: 21px;
}
h2.title_stories {
    width: 79px;
    height: 23px;
    background: transparent url(../images/site/title_stories.gif) 0 0 no-repeat;
    margin-bottom: 15px;
}
h2.title_your_videos {padding-top:15px;}
.title_your_videos a {
    display: block;
    width: 139px;
    height: 34px;
    padding-bottom: 2px;
    border-bottom: 1px solid #2ABAEC;
    background: transparent url(../images/site/title_your_videos.jpg) 0 0 no-repeat;
}
.title_your_videos a:hover {border-color:#fff;}
.title_stories a {
    display: block;
    width: 79px;
    height: 23px;
    padding-bottom: 2px;
    border-bottom: 1px solid #2ABAEC;
}
.title_stories a:hover { border-bottom: none }
h2.title_photos {
    width: 76px;
    height: 23px;
    background: transparent url(../images/site/title_photos.gif) 0 0 no-repeat;
    margin-bottom: 15px;
}
.title_photos a {
    display: block;
    width: 76px;
    height: 23px;
    padding-bottom: 2px;
    border-bottom: 1px solid #2ABAEC;
}
.title_stories a:hover,
.title_photos a:hover { border-bottom: none }
h2.title_fun_stuff {
    width: 110px;
    height: 27px;
    background: transparent url(../images/site/title_fun_stuff.gif) 0 0 no-repeat;
}
.title_fun_stuff a {
    display: block;
    width: 110px;
    height: 27px;
    padding-bottom: 2px;
    border-bottom: 1px solid #2ABAEC;
}
.title_fun_stuff a:hover { border-bottom: none }
.title_stories span,
.title_photos span,
.title_fun_stuff span,
.title_your_videos span { display: none }
.stitching_top {
    float: left;
    clear: left;
    height: 26px;
    width: 357px;
    background: transparent url(../images/site/stitching_top.gif) 0 0 no-repeat;
}
.stitching {
    float: left;
    clear: left;
    padding: 0 24px;
    width: 309px;
    background: transparent url(../images/site/stitching_middle.gif) 0 0 repeat-y;
}
.stitching_bottom {
    float: left;
    clear: left;
    height: 29px;
    width: 357px;
    background: transparent url(../images/site/stitching_bottom.gif) 0 0 no-repeat;
}
.stitching_top_lrg {
    float: left;
    clear: left;
    height: 25px;
    width: 730px;
    background: transparent url(../images/site/stitching_top_large.gif) 0 0 no-repeat;
}
.stitching_lrg {
    float: left;
    clear: left;
    padding: 0 25px;
    width: 680px;
    background: transparent url(../images/site/stitching_middle_large.gif) 0 0 repeat-y;
}
.stitching_bottom_lrg {
    float: left;
    clear: left;
    height: 25px;
    width: 730px;
    background: transparent url(../images/site/stitching_bottom_large.gif) 0 0 no-repeat;
    margin-bottom: 20px;
}
.product_main .stitching_lrg {
    padding: 0 15px;
    width: 750px;
}
.stitching_top_sml {
    float: left;
    clear: left;
    height: 20px;
    width: 272px;
    background: transparent url(../images/site/stitching_top_sml.gif) -2px 0 no-repeat;
}
.stitching_sml {
    float: left;
    clear: left;
    padding: 0 20px;
    width: 232px;
    background: transparent url(../images/site/stitching_middle_sml.gif) 0 0 repeat-y;
}
.stitching_bottom_sml {
    float: left;
    clear: left;
    height: 20px;
    width: 272px;
    background: transparent url(../images/site/stitching_bottom_sml.gif) 0 0 no-repeat;
}
.stitching_top_med {
    float: left;
    clear: left;
    height: 25px;
    width: 607px;
    background: transparent url(../images/site/stitching_top_med.gif) 0px 0 no-repeat;
}
.stitching_med {
    float: left;
    clear: left;
    padding: 0 20px;
    width: 567px;
    background: transparent url(../images/site/stitching_middle_med.gif) 0 0 repeat-y;
}
.stitching_bottom_med {
    float: left;
    clear: left;
    height: 25px;
    width: 607px;
    background: transparent url(../images/site/stitching_bottom_med.gif) 0 0 no-repeat;
    margin-bottom: 20px;
}
.home_story_photo {
    overflow: hidden;
    padding-top: 15px;
}
#bd-home .home_story_photo h3 a {
    font-size: 17px;
    color: #333;
}
#bd-home .home_story_photo h3 { margin: 0 }
#bd-home .home_story_photo p.username { margin-top: 5px }
p.comment_small {
    font-size: 11px;
    text-align: right;
    margin-bottom: 0px;
}
.home_story {
    width: 357px;
    float: left;
}
.home_photo {
    width: 357px;
    float: right;
}
.home_fun_stuff { margin-top: 30px }
.fun_stuff_list {
    list-style: none;
    margin: 0;
    overflow: hidden;
}
.fun_stuff_list li {
    float: left;
    padding: 0px;
    margin-top: 15px;
    width: 227px;
    margin-left: 22px;
}
#bd-home .home_fun_stuff h3 a {
    font-size: 17px;
    color: #333;
}
#bd-home .home_fun_stuff h3 { margin-top: 0 }
.freeleft {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
/* Product-related styles (Products) */
.brand_push {
    width: 680px;
    float: left;
    background-color: #FBED86;
    color: #666;
    text-align: right;
    padding: 6px 10px;
}
.collection_main .brand_push {
    /* width: 468px;*/
    width: 660px;
}
.brand_push p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.brand_push p a { text-decoration: none }
.brand_push p a:hover { text-decoration: underline }
.bcb_link {
    background: #fff url(../images/site/bycbg_logo.gif) 100px 10px no-repeat;
    border: 1px solid #fff;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-box-shadow: 0px 0px 10px #c4c4c4;
    -webkit-box-shadow: 0px 0px 10px #c4c4c4;
    box-shadow: 0px 0px 10px #c4c4c4;
    padding: 15px 12px;
    margin-bottom: 16px;
}
#page .bcb_link a.buy_now {
    float: left;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #1199C6;
    background-image: -moz-linear-gradient(100% 100% 90deg, #1199C6, #56B5D6);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#56B5D6), to(#1199C6));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#56B5D6, endColorstr=#1199C6)";
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin-top: 0px;
    padding: 14px 10px;
    text-align: center;
}
#page .bcb_link p {
    font-size: 13px;
    text-align: right;
    padding: 0;
    margin-top: 28px;
    float: right;
    margin-bottom: 0;
}
.product_info .desc p {
    font-size: 16px;
    line-height: 1.45;
}
.sidebar_nav {
    width: 150px;
    float: left;
    margin-left: 10px;
    margin-right: 8px;
}
.sidebar_nav ul li {
    list-style: none;
    padding: 5px 0 5px 20px;
    font-size: 14px;
}
.sidebar_nav ul li.title b {
    font-weight: bold;
    padding-left: 0px;
    color: #333;
}
#page .sidebar_nav ul li a {
    color: #666;
    text-decoration: none;
}
#page .sidebar_nav ul li a span { color: #000 }
.sidebar_nav ul li.selected { background: transparent url(../images/site/bit_selected.png) 3px 50% no-repeat }
.sidebar_nav ul#sub_brands li.selected { background-color: #FBED86 }
.sidebar_nav ul#sub_brands li#special1.selected { background-color: transparent }
.sidebar_nav .bycbg_badge { margin-left: 14px }
.products_home .collection_promo {
    border: none;
    margin-right: 0;
}

.home_products .collection_promo .collection_holder {
    width:488px;
    height:366px;
}
.products_promo {
    float: right;
    width: 236px;
}
.products_promo li {
    float: left;
    position: relative;
    margin-bottom: 8px;
    width: 236px;
    height: 178px;
}
.products_promo li .products_info {
    position: absolute;
    bottom: 0;
    width: 236px;
    background-color: #333;
    color: #fff;
}
.products_info .like_this {
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 6px;
}
.products_info .title_info {
    float: left;
    width: 170px;
}
.products_info .title_info h2 {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 17px;
    padding-right: 10px;
}
#page .products_info .title_info h2 a {
    color: #fff;
    text-decoration: none;
}
.products_info .title_info p.cat {
    color: #A3A3A3;
    margin-top: 0;
    font-size: 11px;
}
.product_preference {
    float: right;
    margin-top: 20px;
}
.products_right .product_preference { margin-top: 60px }
.collection_main .stitching_bottom_lrg { margin-bottom: -40px }
.product_preference #preferences {
    font-size: 12px;
    margin: 0;
    text-align: right;
    color: #666;
}
h2.title_beautiful_products {
    width: 179px;
    height: 25px;
    float: left;
    background: transparent url(../images/site/title_beautiful_products.gif) 0 0 no-repeat;
}
h2.title_beautiful_products span { display: none }
h2.title_products {
    width: 121px;
    height: 30px;
    float: left;
    background: transparent url(../images/site/title_products.png) 0 0 no-repeat;
    margin-right: 20px;
    margin-top: 0;
}
h2.title_products span { display: none }
form#product_search {
    width: 343px;
    border-top: 1px solid #CFCFCF;
    border-right: 2px solid #CFCFCF;
    border-bottom: 2px solid #CFCFCF;
    border-left: 1px solid #CFCFCF;
    float: left;
}
form#product_search fieldset {
    background-color: #fff;
    border-top: 1px solid #969696;
    border-left: 1px solid #969696;
    padding: 2px;
}
form#product_search input#keywords {
    float: left;
    width: 242px;
    height: 21px;
    border: none;
    color: #666666;
    font-style: italic;
    font-size: 12px;
    padding-left: 5px;
    padding-bottom: 1px;
}
form#product_search input.submit { float: right }
.product_love .like_this_wrap { float: none }
.products_right {
    float: right;
    width: 734px;
    margin-right: 30px;
}
.figurine_image {
    float: left;
    margin-right: 20px;
    width: 470px;
    text-align: center;
}
.figurine_info {
    float: left;
    width: 205px;
}
/* For testing only ****
.products_banner {
background:transparent url(../images/site/banner_tiny_tatty_teddy.jpg) 0 -19px no-repeat;
}

.product_detail #page_top {
background:transparent url(../images/site/banner_tiny_tatty_teddy.jpg) 0 0px no-repeat;
}
************************ */
.products_banner {
    border: none;
    float: left;
    width: 946px;
}
.product_listing {
    margin-top: 20px;
    overflow: hidden;
}
.a_product { position: relative }
.products_right .a_product {
    width: 232px;
    margin-right: 12px;
    float: left;
    padding: 0px;
    border: none;
    margin-bottom: 40px;
}
.product_listing .itm3,
.product_listing .itm6,
.product_listing .itm9,
.product_listing .itm12,
.product_listing .itm15 { margin-right: 0 }
.related_products .product_listing .itm3,
.related_products .product_listing .itm6,
.related_products .product_listing .itm9,
.related_products .product_listing .itm12,
.related_products .product_listing .itm15 { margin-right: 12px }
.related_products .product_listing .itm3,
.related_products .product_listing .itm6,
.related_products .product_listing .itm9,
.related_products .product_listing .itm12,
.related_products .product_listing .itm15 { clear: left }
.a_product .like_this { margin-top: 12px }
.a_product  span.cat {
    color: #666 margin-top:0;
    font-size: 11px;
}
.a_product .image { position: relative }
.a_product .image a span.cat {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 212px;
    margin: 0;
    padding: 6px 10px;
    text-align: right;
    background-color: #FBED86;
    display: none;
    color: #666;
}
.a_product .image a:hover span.cat { display: block }
.a_product h2 {
    font-size: 15px;
    line-height: 19px;
}
#page .a_product h2 a {
    font-weight: normal;
    color: #333;
    font-size: 15px;
    line-height: 19px;
    text-decoration: none;
    border-bottom: 1px solid #2ABAEC;
}
#page .a_product h2 a:hover { border: none }
.products_refresh {
    border: 1px solid #ccc;
    padding: 20px;
    overflow: hidden;
    background-color: #fff;
    margin-top: 10px;
}
.products_top { margin: 30px 38px 50px }
h2.buy_on_bcb {
    float: right;
    color: #333;
    font-style: italic;
    font-size: 12px;
}
h2.buy_on_bcb a {
    font-style: normal;
    font-size: 13px;
}
.external {
    padding-right: 15px;
    background: transparent url(../images/site/ext_link_alt.gif) 100% 50% no-repeat;
}
.extra_images {
    width: 370px;
    overflow: hidden;
    float: left;
}
.extra_images a {
    float: left;
    margin: 0 10px 10px 0;
}
.user_reviews {
    float: right;
    width: 331px;
}
.user_reviews .a_review {
    color: #666;
    font-style: italic;
}
.user_reviews .a_review .author p {
    font-style: normal;
    color: #000;
}
.product_main .main_image {
    width: 700px;
    height: 347px;
    position: relative;
    clear: left;
}
.product_main .price p {
    font-size: 22px;
    margin-top: 40px;
}
.product_main .product_info {
    width: 275px;
    float: right;
    text-align: center;
    margin-right: 30px;
}
.status_new {
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url(../images/site/status_new.png) 0 0 no-repeat;
    width: 78px;
    height: 78px;
}
.status_coming_soon {
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url(../images/site/status_coming_soon.png) 0 0 no-repeat;
    width: 78px;
    height: 78px;
}
.status_new span,
.status_coming_soon span { display: none }
/* carousel, on homepage */
.slideshow {
    width: 200px;
    height: 200px;
    overflow: hidden;
}
.collection_main h2,
.product_main h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    width: 425px;
}
#page .collection_main h2 a { color: #000 }
.collection_main .like_this,
.product_main .like_this { margin-bottom: 10px }
.collection_main .main_image {
    float: left;
    width: 488px;
    margin-right: 15px;
    position: relative;
}
.collection_main .desc {
    float: left;
    font-size: 16px;
    line-height: 22px;
    margin-top: 0px;
    vertical-align: center;
    width: 177px;
    margin-top: 8px;
}
.collection_promo {
    float: left;
    width: 488px;
    margin-right: 7px;
    border: 2px solid #fff;
    position: relative;
}
.collection_promo .collection_info {
    position: absolute;
    bottom: 0;
    width: 488px;
    background-color: #333;
    color: #fff;
}
.collection_promo .image {
    position: relative;
    width: 488px;
    height: 366px;
}
.collection_info .like_this {
    margin-left: 10px;
    margin-top: 6px;
}
.collection_info .like_this .like_this_heart { height: 28px }
.collection_info .title_info {
    float: left;
    width: 350px;
}
.collection_info .title_info h2 {
    margin-bottom: 0;
    margin-top: 6px;
}
#page .collection_info .title_info h2 a {
    color: #fff;
    text-decoration: none;
}
.collection_info .title_info p.cat {
    color: #A3A3A3;
    margin-top: 0;
    font-size: 11px;
}
.collection_info .comment_small { margin: 18px 10px 0 0 }
.carousel {
    float: left;
    width: 236px;
    border: 2px solid #fff;
}
.carousel .pluit-carousel {
    margin-bottom: 6px;
    width: 235px;
    overflow: hidden;
}
.pluit-carousel .viewport {
    margin-bottom: 0 !important;
    width: 235px;
}
.pluit-carousel .nav {
    background-color: #333;
    padding: 0 0 9px 0 !important;
}
.carousel .c_item {
    height: 227px;
    width: 235px;
    position: relative;
}
.carousel .c_item .c_item_inner {
    width:235px;
    height:177px;
    display:block;
}
.carousel .c_info {
    color: #fff;
    background-color: #333;
    height: 50px;
    width: 235px;
    text-align: center;
}
.c_info p {
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    margin: 0 auto;
    padding: 8px 0;
    overflow: hidden;
    height: 28px;
}
#page .c_info p a {
    color: #fff;
    text-decoration: none;
}
.carousel .status { position: absolute }
.carousel .pluit-carousel .nav li a { background: url(../images/site/carousel_nav.png) no-repeat 0 0 }
.carousel .pluit-carousel .nav .next,
.carousel .pluit-carousel .nav .prev { display: none }
.carousel .pluit-carousel .nav { text-align: center }
.carousel .pluit-carousel .nav .pages {
    float: none;
    width: 64px;
    margin: 0 auto 0 auto;
}
.carousel .pluit-carousel .nav .pages ul { float: none }
.carousel .pluit-carousel .nav .pages ul.pages { float: none }
.carousel .pluit-carousel .nav .pages li { margin-right: 3px }
.carousel .pluit-carousel .nav .pages li.page-5 { margin-right: 0 }
/* product detail - image preview */
#preview {
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
}
p.counter { float: left }
p.registered_members {
    float: left;
    font-size: 10px;
    width: 60px;
    text-align: left;
    line-height: 14px;
    margin-left: 5px;
    margin-top: 3px;
}
.home_bottom p.registered_members {
    width: 400px;
    font-size: 12px;
    margin-top: 10px;
}
.home_bottom .benefits { }
p.counter span {
    float: left;
    display: block;
    width: 17px;
    height: 19px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-right: 0px;
    background: transparent url(../images/site/panel.gif) 0 0 no-repeat;
}
p.counter span.alt {
    background-image: none;
    color: #000;
    width: 6px;
    text-align: left;
}
/* product search - results */
.a_product .title { font-weight: bold }
/* Chatter / Message Board */
.message_board_box {
    clear: none;
    margin: 0 0px 0 0;
}
.message_board_right {
    width: 730px;
    float: left;
}
#general_chatter_header a { margin-top: 0 }
.message_board_box .message_details .like_this {
    float: right;
    margin-top: 0px;
    padding: 0;
    margin-left: 10px;
    margin-right: 0;
    width: 70px;
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-serif;
    color: #333;
    cursor: pointer;
    text-align: center;
}
.message_board_box .message_details .like_this_heart {
    background: url("../images/site/love_me.png") no-repeat scroll 0 0px transparent;
    color: #333333;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 28px;
    padding-top: 9px;
    text-align: center;
    width: 36px;
}
.replies_count { display: block }
#bd-chatter .main,
#bd-chatter .detail,
#bd-chatter_refresh .main,
#bd-chatter_refresh .detail {
    clear: both;
    float: left;
    overflow: hidden;
    width: 730px;
}
#path_to_party_header { margin-left: 0 }
.general_right {
    width: 730px;
    float: left;
}
.general_right #comments_wrap { margin-left: 80px !important }
.general_right .back_to_forum { margin-left: 0 }
.game_holder { margin-left: -100px }
#bd-fun_stuff #crafts_header { margin-left: 0 }
#bd-fun_stuff #your_videos_header { margin-left: 0 }
input#send_button { margin-left: 0 }
#craft_list { margin-left: 0 }
.craft_list_item .like_this {
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    margin-left: 0;
    padding: 0;
    color: #333333;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    width: 36px;
}
.craft_list_item .like_this_heart {
    background: url("../images/site/love_me.png") no-repeat scroll 0 0px transparent;
    float: left;
    color: #333333;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 28px;
    padding-top: 9px;
    text-align: center;
    width: 36px;
}
#intro_image {
    margin: 25px auto 0;
    width: 730px;
}
#craft_wrap {
    clear: none;
    float: left;
    margin-left: 10px;
    width: 730px;
}
#bd-fun_stuff-detail #comments_wrap { margin-left: 90px }
#page_title .like_this {
    float: right;
    margin-right: 10px;
    margin-top: 15px;
    margin-left: 10px;
    padding: 0;
    color: #333333;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    width: 36px;
}
#page_title .like_this_heart {
    background: url("../images/site/love_me.png") no-repeat scroll 0 0px transparent;
    float: left;
    height: 28px;
}
#bd-stories #comments_wrap,
#bd-gallery #comments_wrap { margin-left: 0 }
.textarea_background p.remaining_characters { margin-right: 30px }
#recipes_header { margin-left: 0 }
/* -- Your Profile -- */
#downloads_wrap .home_frame_text { float: left }
.page_normal {
    background: url("../images/page_bg.jpg") repeat-y scroll 0 -14px transparent;
    margin: 0 20px;
}
.nav_push .refresh_nav { position: absolute }
#bd-profile #profile_top_form #points { margin-left: 50px }
#bd-help #craft_wrap h2,
#bd-help #craft_wrap h3,
#bd-help #craft_wrap h3,
#bd-help #craft_wrap h4,
#bd-accessibility #craft_wrap h2,
#bd-accessibility #craft_wrap h3,
#bd-accessibility #craft_wrap h3,
#bd-accessibility #craft_wrap h4,
#bd-privacy #craft_wrap h2,
#bd-privacy #craft_wrap h3,
#bd-privacy #craft_wrap h4 { margin-top: 12px }
#avatar_select {
    background-image: none;
    overflow: visible;
}
#avatar_picker { margin-top: -200px }
/* -- Brands -- */
.brand_detail .refresh_nav { background-color: #fff }
.brand_detail h2.title {
    font-weight: normal;
    font-size: 24px;
    margin: 20px 0 60px 0;
}
.brand_detail .details { padding-right: 250px }
/* -- Share This -- */
h3.title_share_with_friends {
    width: 175px;
    height: 17px;
    float: left;
    background: transparent url(../images/site/title_share_with_friends.gif) 0 0 no-repeat;
    margin: 6px 10px 0 0;
}
h3.title_share_with_friends span { display: none }
.share_this {
    margin-bottom: 30px;
    margin-left: 30px;
}
.product_share .share_this {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 20px;
}
.share_this ul li {
    float: left;
    margin-right: 15px;
}
.share_this input.copy_this {
    border: 1px solid #ccc;
    padding: 6px;
    color: #999;
    font-size: 14px;
    float: left;
}
.share_this input:focus { outline: none }
.social_link a.TwitThis {
    float: left;
    width: 34px;
    height: 33px;
    background: transparent url(../images/site/social_twitter.gif) 0 0 no-repeat;
}
.social_link a.TwitThis span { display: none }
.social_link a.Email {
    float: left;
    width: 37px;
    height: 33px;
    background: transparent url(../images/site/social_email.gif) 0 0 no-repeat;
}
.social_link a.Email span { display: none }
.social_link a.Facebook {
    float: left;
    width: 34px;
    height: 33px;
    background: transparent url(../images/site/social_facebook.gif) 0 0 no-repeat;
}
.social_link a.Facebook span { display: none }
/* Brand Colours */
span.brand_tiny_tatty_teddy,
li.selected.brand_tiny_tatty_teddy,
div.brand_push.brand_tiny_tatty_teddy { background-color: #FFF69B !important }
span.brand_softly_drawn,
li.selected.brand_softly_drawn,
div.brand_push.brand_softly_drawn,
#page  div.brand_push.brand_softly_drawn a,
#page .sidebar_nav ul li.selected.brand_softly_drawn a {
    background-color: #B8A9D3 !important;
    color: #333 !important;
}
span.brand_sketch_book,
li.selected.brand_sketch_book,
div.brand_push.brand_sketch_book,
#page  div.brand_push.brand_sketch_book a,
#page .sidebar_nav ul li.selected.brand_sketch_book a {
    background-color: #6382AC !important; /* Blue */
    background-color: #E6007E !important; /* HotPink */
    background-color: #F066B2 !important; /* LightPink */
    color: #fff !important;
}
span.brand_photo_finish,
li.selected.brand_photo_finish,
div.brand_push.brand_photo_finish,
#page div.brand_push.brand_photo_finish a,
#page .sidebar_nav ul li.selected.brand_photo_finish a {
    background-color: #DA324B !important;
    color: #fff !important;
}
span.brand_the_collection,
li.selected.brand_the_collection,
div.brand_push.brand_the_collection,
#page div.brand_push.brand_the_collection a,
#page .sidebar_nav ul li.selected.brand_the_collection a {
    background-color: #A1DAF8 !important;
    color: #333 !important;
}
span.brand_mty,
li.selected.brand_mty,
div.brand_push.brand_mty,
#page div.brand_push.brand_mty a,
#page .sidebar_nav ul li.selected.brand_mty a {
    background-color: #D9EFFA !important;
    color: #666;
}
#page div.brand_push a { text-decoration: underline }
#page div.brand_push a:hover { text-decoration: none }
.a_product .image a span.brand_bycbg {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 6px 15px;
    background-color: #fff;
    width: 202px;
    text-align: right;
    color: #666;
    font-size: 11px;
    display: none;
}
.a_product .image a:hover span.brand_bycbg { display: block }
/* ---- Calendar ---- */
#calendar {
    float: left;
    margin-bottom: 0px;
    margin-left: 38px;
    margin-top: -50px;
    position: relative;
    z-index: 1;
}
#page a.profile_back {
    display: block;
    float: left;
    height: 22px;
    padding-top: 20px;
    text-decoration: none;
    color: #333;
    padding-left: 60px;
    margin-left: 38px;
    background: transparent url(../images/site/bit_back_arrow.gif) 0% 50% no-repeat;
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
}
/* --- Report Abuse --- */
.send_to_a_friend_link { background: url("../images/site/send.png") no-repeat scroll 0 0 transparent }
#report_abuse #top_image {
    background: url("../images/page_top.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    float: left;
    height: 19px;
    margin-left: 20px;
    width: 946px;
    background-color: #FFFFFF;
    margin-top: 0;
}
#report_abuse #middle {
    background: url("../images/page_bg.jpg") repeat-y scroll 0 -14px #FFFFFF;
    clear: both;
    float: left;
    margin-left: 20px;
    overflow: hidden;
    padding-bottom: 60px;
    padding-left: 0px;
    width: 946px;
}
#report_abuse #bottom_image {
    background: url("../images/page_bottom.jpg") no-repeat scroll 0 0 transparent;
    clear: both;
    float: left;
    height: 34px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 0;
    position: relative;
    width: 946px;
}
#report_abuse #mail_image { background: url("../images/site/envelopes.png") no-repeat scroll 0 0 transparent }
.mboard .message_main_box div {
    background-image: none !important;
    height: auto;
}
#bd-gallery-detail .gallery_item img { border: none }
.advent-calendar-title {
    margin-bottom: 8px;
    margin-left: 13px;
}
#advent-calendar-fun-stuff h3 a { color: black }


/* -- Simplified Newsletter Sign Up -- */

.global #get_updates_simple.signin_form .form_left input.submit {
clear:both;
float:left;
height:53px;
margin-left:80px;
margin-top:1px;
padding-left:0px;
padding-top:0px;
width:165px;
}

.global #get_updates_simple h2.title_get_email_updates {
height:30px;
width:340px;
background:transparent url(../images/site/title_get_email_updates.gif) 50% 0 no-repeat;
}

#home_your_videos {
background:transparent url(../images/your_videos_bg.jpg) 0 0 no-repeat;
padding:25px;
overflow:hidden;
}
#bd-home #home_your_videos h3 {
font-family: "Trebuchet MS";
color: #333;
font-weight: normal;
}
#bd-home #home_your_videos h3 a {
font-size: 17px;
color: #333;
text-decoration:underline;
}
#bd-home #home_your_videos h3 a:hover {text-decoration:none;}
#home_your_videos object {float:left;padding-right:25px;}
.video_list .craft_list_item_image img {
width: 108%;
}

.video_detail #comments {background-position:55% 0}
.video_detail #comments_wrap {margin:20px 0 20px 230px;}
.video_detail #craft_wrap {
margin:40px 0;
float:right;
}

.form_description {
background: transparent url(../images/upload_video_bg.gif) right 0 no-repeat;
padding: 40px 40px 100px 120px;
float: left;
width: 275px;
}

#bd-things_to_do h3.video, #bd-fun_stuff h3.video {
font-weight:bold;
}

.form_description li {
line-height:25px;
}

.photo_video_upload_form #entryform {
float:right;
width:400px;
padding-right:70px;
}

.photo_video_upload_form #entryform input[type=text], .photo_video_upload_form #entryform textarea {
width:400px;
}

p.upload_video_submit {text-align:center;padding-top:15px;}

#bd-fun_stuff .video_detail .textarea_background {height:143px;}


/* Games page addition */

#featured_game {position:relative;}
#featured_game_frame {
display:block;
position:absolute;
background:transparent url(../images/featured_game_bg.png) 0 0 no-repeat;
top: -2px;
left: -2px;
width: 444px;
height: 329px;
}
#featured_game_frame:hover {background-position:0 -330px;}

#games_left {float:left;width:445px;}
#games_right {float:right; width: 290px; padding-right: 10px;margin-top: 10px;}

#games_left .like_this {float:right;}
#games_left p.game_description {float:left;color:#333;font-size:13px;vertical-align: -2px;padding-right: 5px;}
#games_left p.game_description a {font-size:18px;color:#000;font-weight:bold;padding-right: 7px;}

#games_list {clear:both;margin:0;padding:0;}

#games_list li {width:215px;position:relative;margin-top: 25px;}
#games_list li a.list_game_frame {
display:block;
position:absolute;
background:transparent url(../images/list_game_bg.png) 0 0 no-repeat;
top: -2px;
left: -2px;
width: 212px;
height: 151px;
}
#games_list li a.list_game_frame:hover {background-position:0 -152px;}
#games_list li.left {float:left;clear:left;}
#games_list li.right {float:right;clear:right;}
#games_left #games_list p.game_description a {font-size:15px;font-weight:normal;padding-right: 0;}

#title_fun_and_games {
background:transparent url(../images/title_fun_games.jpg) 0 0 no-repeat;
height:20px;
}

#title_fun_and_games span {display:none;}

.mboard .message_main_box div.main_red_top,
.mboard .message_main_box div.main_blue_top,
.mboard .message_main_box div.main_purple_top,
.mboard .message_main_box div.main_orange_top,
.mboard .message_main_box div.main_green_top,
.mboard .message_main_box div.main_pink_top {display:none;}

.mboard .message_main_box div.main_red_bg,
.mboard .message_main_box div.main_blue_bg,
.mboard .message_main_box div.main_purple_bg,
.mboard .message_main_box div.main_orange_bg,
.mboard .message_main_box div.main_green_bg,
.mboard .message_main_box div.main_pink_bg {width:auto;}

.mboard .message_main_box {float:none;}

.mboard .message_details p {display:none;}

#games_right .things_list_item {
width:auto;
float:none;
}

#games_right .craft_list_item_image {
background:transparent url(../images/games_right_frame.gif) 0 0 no-repeat;
padding: 5px 15px 5px 5px;
margin:0;
width:auto;
height:auto;
}

#bd-fun_stuff #games_right .message_details h4 {float:left;}

#bd-fun_stuff #games_right h4 {
width: auto;
float: none;
clear: none;
}

#bd-fun_stuff h3.activity_type {
margin:0;
font-size:11px;
}

#bd-fun_stuff h3.activity_type a {color:#999;text-decoration:none;}

#bd-fun_stuff #games_right h4 {margin-top:3px;margin-bottom: 5px;}
p.comment_count {font-size:11px;margin:0;}

.craft_list_item_detail {float:left;width:125px;}
#bd-fun_stuff #games_right .like_this {
float: right;
margin-right: 0;
margin-top: 5px;
}

#bd-fun_stuff #games_right h4#title_message_board {
background:transparent url(../images/title_message_board.gif) 0 0 no-repeat;
height:21px;
}

#bd-fun_stuff #games_right h4#title_message_board span {display:none;}

#bd-fun_stuff #games_right h4#title_ecards {
background:transparent url(../images/title_ecards.gif) 0 0 no-repeat;
height:14px;
}

#bd-fun_stuff #games_right h4#title_ecards span {display:none;}

#bd-fun_stuff #games_right .stitching_bottom_sml {margin-bottom: 15px;}

#bd-fun_stuff #games_right .avatar_image {width: 50px;padding: 8px 0 0 4px;}

#game_frame.new_game {
background:transparent url(../images/game_background_new.jpg) 0 0 no-repeat;
padding-top: 28px;
padding-left: 23px;
height: 680px;
}
#maze #game_frame.new_game {
background:url(/metoyou/images/site/things_to_keep_you_busy/games/game_background.jpg);
height:520px;
padding-left: 0;
padding-top: 0;
}

.collection_promo .collection_info.homepage_video {bottom:-46px;}
.collection_info.homepage_video .title_info h2 {padding:10px}

