﻿@import url("../../common/css/common.css");

/* Slabovia Large Big Brown Book styles */

#bbb a:link
{
    color: #c71c14;
    text-decoration: none;
}

#bbb h3 a:link
{
text-decoration:underline;
}

#bbb a:visited
{
    text-decoration: none !important;
    color: #c71c14;
}

#bbb a:hover
{
    text-decoration: underline;
}

#bbb
{
    background-image: url(../../common/img/bbb_top.png);
    background-repeat: no-repeat;
    width: 881px;
    margin: 0 auto;
    padding-top: 30px;
    margin-top: 30px;
    position: relative;
}
#bbb_pages
{
    background-image: url(../../common/img/bbb_tile.jpg);
    background-repeat: repeat-y;
    background-position: center;
    width: 881px;
    float: left;
    text-align: left;
    font-size: 1.3em;
    margin-top: 0px;
    min-height: 690px;
    height: auto !important;
    height: 690px;
    padding-bottom: 15px;
}
#bbb_pages h1
{
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 15px;
    border-bottom: 3px solid #57534A;
    padding-bottom: 5px;
    text-transform: uppercase;
}



p.bnb_col1
{
    width: 215px;
    float: left;
    /*margin-top: 10px;*/
}

#bbb_pages h2
{
    background-position: left;
    background-repeat: no-repeat;
    text-indent: -9999em;
    border-bottom: 0px !important;
    height: 25px;
    width: 372px;
    margin-bottom: 15px;
    margin-top: 15px;
    float: left;
}

div.up_to_person
{
    border-bottom: 1px dotted #A8A592;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 10px;
    width: 400px;
}



.photo_up_to
{
    margin-right: 15px;
    margin-bottom: 15px;
    float: left;
}

h3.up_to_head
{
    color: #C72415;
    font-size: 1.4em;
	text-decoration:none;
}

#bbb_pages h3
{
    font-weight: normal;
    font-size: 1.2em;
    margin-top: 0px;
	
}

p.up_to_text
{
    margin-top: 0px;
    margin-bottom: 6px;
}

p.your_ideas_text
{
    margin-top: 0px;
    margin-bottom: 6px;
    padding-top: 0px;
}

p.your_ideas_text q
{
    font-style: italic;
}

#bbb_left_page
{
    width: 390px;
    float: left;
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 25px;
    display: inline; /* for ie6 - stops double margin float bug */
}
#bbb_right_page
{
    width: 390px;
    float: right;
    margin-right: 25px;
    margin-top: 25px;
    margin-bottom: 25px;
    display: inline; /* for ie6 - stops double margin float bug */
}
#bbb_footer
{
    background-image: url(../../common/img/bbb_bottom.png);
    background-repeat: repeat-y;
    background-position: center;
    width: 881px;
    height: 35px;
    clear: both;
}
/* underscore hack to position elements correctly in ie6 only */
/* width and height need to be set explicitly or PNG-transparent background will not scale */


/*.nav_tasks
{
	background-image: url(../../common/img/_tabs_tasks_off.png);
	position: absolute;
	right: -57px;
	top: 230px;
	z-index: 500;
	width: 65px;
	height: 92px;
	text-decoration: none;
}
.nav_tasks span
{
	visibility: hidden;
}
.nav_tasks:hover
{
	background-image: url(../../common/img/_tabs_tasks_on.png);
	position: absolute;
	right: -57px;
	top: 230px;
	z-index: 500;
	width: 65px;
	height: 92px;
	text-decoration: none !important;
}
.nav_tasks_on span
{
	visibility: hidden;
}
.nav_tasks_on
{
	background-image: url(../../common/img/_tabs_tasks_on.png);
	position: absolute;
	right: -57px;
	top: 230px;
	z-index: 500;
	width: 65px;
	height: 92px;
}*/

.nav_intro
{
    background-image: url(../../common/img/tab_intro_off.gif);
    position: absolute;
    right: -39px;
    top: 30px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_intro span
{
    visibility: hidden;
}
.nav_intro:hover
{
    background-image: url(../../common/img/tab_intro_on.gif);
    position: absolute;
    right: -40px;
    top: 30px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_intro_on span
{
    visibility: hidden;
}
.nav_intro_on
{
    background-image: url(../../common/img/tab_intro_on.gif);
    position: absolute;
    right: -40px;
    top: 30px;
    z-index: 500;
    width: 46px;
    height: 90px;
}



.nav_you
{
    background-image: url(../../common/img/tab_you_off.gif);
    position: absolute;
    right: -39px;
    top: 127px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none;
}
.nav_you span
{
    visibility: hidden;
}
.nav_you:hover
{
    background-image: url(../../common/img/tab_you_on.gif);
    position: absolute;
    right: -39px;
    top: 127px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_you_on span
{
    visibility: hidden;
}
.nav_you_on
{
    background-image: url(../../common/img/tab_you_on.gif);
    position: absolute;
    right: -39px;
      top: 127px;
    z-index: 500;
    width: 46px;
    height: 90px;
}


.nav_life
{
    background-image: url(../../common/img/tab_life_off.gif);
    position: absolute;
    right: -39px;

    top: 250px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_life span
{
    visibility: hidden;
}
.nav_life:hover
{
    background-image: url(../../common/img/tab_life_on.gif);
    position: absolute;
    right: -39px;

    top: 250px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_life_on span
{
    visibility: hidden;
}
.nav_life_on
{
    background-image: url(../../common/img/tab_life_on.gif);
    position: absolute;
    right: -39px;
    top: 250px;
    z-index: 500;
    width: 46px;
    height: 90px;
}





.nav_Fashion
{
    background-image: url(../../common/img/tab_fashion_off.gif);
    position: absolute;
    right: -39px;
    top: 350px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_Fashion span
{
    visibility: hidden;
}
.nav_Fashion:hover
{
    background-image: url(../../common/img/tab_fashion_on.gif);
    position: absolute;
    right: -39px;
    top: 350px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_Fashion_on span
{
    visibility: hidden;
}
.nav_Fashion_on
{
    background-image: url(../../common/img/tab_fashion_on.gif);
    position: absolute;
    right: -39px;
    top: 350px;
    z-index: 500;
    width: 46px;
    height: 90px;
}


.nav_Words
{
    background-image: url(../../common/img/tab_words_off.gif);
    position: absolute;
    right: -39px;
    top: 450px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_Words span
{
    visibility: hidden;
}
.nav_Words:hover
{
    background-image: url(../../common/img/tab_words_on.gif);
    position: absolute;
    right: -39px;
    top: 450px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_Words_on span
{
    visibility: hidden;
}
.nav_Words_on
{
    background-image: url(../../common/img/tab_words_on.gif);
    position: absolute;
    right: -39px;
    top: 450px;
    z-index: 500;
    width: 46px;
    height: 90px;
}

/*-----------------------*/

/*.nav_Sex
{
    background-image: url(../../common/img/tab_sex_off.gif);
    position: absolute;
    right: -39px;
    top: 548px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_Sex span
{
    visibility: hidden;
}
.nav_Sex:hover
{
    background-image: url(../../common/img/tab_sex_on.gif);
    position: absolute;
    right: -39px;
    top: 548px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_Sex_on span
{
    visibility: hidden;
}
.nav_Sex_on
{
    background-image: url(../../common/img/tab_sex_on.gif);
    position: absolute;
    right: -39px;
      top: 548px;
    z-index: 500;
    width: 46px;
    height: 90px;
}*/

/*-----------------------*/

.nav_Ideas
{
    background-image: url(../../common/img/tab_ideas_off.gif);
    position: absolute;
    right: -39px;
    top: 548px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_Ideas span
{
    visibility: hidden;
}
.nav_Ideas:hover
{
    background-image: url(../../common/img/tab_ideas_on.gif);
    position: absolute;
    right: -39px;
    top: 548px;
    z-index: 500;
    width: 46px;
    height: 90px;
    text-decoration: none !important;
}
.nav_Ideas_on span
{
    visibility: hidden;
}
.nav_Ideas_on
{
    background-image: url(../../common/img/tab_ideas_on.gif);
    position: absolute;
    right: -39px;
      top: 548px;
    z-index: 500;
    width: 46px;
    height: 90px;
}

/*-----------------------*/


/*.nav_profile
{
	background-image: url(../../common/img/tab_profile.png);
	position: absolute;
	right: -47px;
	top: 130px;
	z-index: 500;
	width: 56px;
	height: 92px;
	text-decoration: none !important;
}
.nav_profile span
{
	visibility: hidden;
}
.nav_profile:hover
{
	background-image: url(../../common/img/tab_profile_on.png);
	position: absolute;
	right: -47px;
	top: 130px;
	z-index: 500;
	width: 56px;
	height: 92px;
	text-decoration: none !important;
}
.nav_profile_on span
{
	visibility: hidden;
}
.nav_profile_on
{
	background-image: url(../../common/img/tab_profile_on.png);
	position: absolute;
	right: -47px;
	top: 130px;
	z-index: 500;
	width: 56px;
	height: 92px;
}*/




img.photo
{
    float: left;
    margin: 0px 10px 10px 0px;
}


/* edit profile */

p.dotted
{
    border: 2px dotted #666; /*border-bottom: none;*/
    padding: 10px;
    margin-top: 25px;
}

div.dotted
{
    border: 2px dotted #666; /*border-bottom: none;*/
    padding: 10px;
    margin-top: 25px;
}

img.avatar
{
    margin: 0 auto 0 auto;
    display: block;
    clear: both;
}

img.avatar_small
{
    float: left;
    margin-top: 15px;
    margin-left: 7px;
}

img
{
    border: none !important;
}

img.stamp
{
    margin: 0 auto 0 auto;
    position: absolute;
    top: 50px;
    left: 50px;
}

img.stamp_small
{
    z-index: 900;
    position: absolute;
    top: 40px;
    left: 40px;
}

ul.becomeacitizen
{
    text-align: left;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 20px;
    width: 390px;
    color: #363430;
}

ul.becomeacitizen li
{
    list-style-type: none;
    background-repeat: repeat-x;
    text-align: left;
    background-image: url(../../common/img/dottedline.gif);
    margin-bottom: 10px;
    padding-top: 3px;
    color: #363430;
    padding-top: 3px;
    padding-bottom: 10px;
    background-position: bottom;
    padding-left: 0px;
    font-size: 1.2em;
}

ul.profile_info_small
{
    float: right;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 20px;
    margin-right: 20px;
    _margin-right: 0px;
    padding-left: 0px;
    width: 180px;
    font-size: 1em;
    background-image: none;
    color: #363430;
    background-image: url(../../common/img/dottedline.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

ul.profile_info_small li, #book ul.profile_info_small li.sign
{
    list-style-type: none;
    background-repeat: no-repeat;
    text-align: left;
    background-image: none;
    margin-bottom: 1px;
    padding-top: 0px;
    color: #363430;
    padding-top: 3px;
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

ul.profile_info_small li.sign
{
    padding-bottom: 2px;
    margin-right: 14px;
    color: #363430;
    background-image: url(../../common/img/signature.png);
    background-position: center bottom;
    height: 80px;
}


a.button, a.profile_edit, a.Forgotten_Details
{
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    margin-right: 10px;
    float: right;
    background-image: url(../../common/img/cta_arrow.gif);
    background-repeat: no-repeat;
    background-position: 95% center;
    text-align: right;
    color: #f4f4f4;
    background-color: #ad2b1e;
    border-bottom: 5px solid #eab22b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
	text-transform: lowercase;
    font-weight: bold;
  
}

p a.button, #content p a.button:link
{
    margin-top: 5px;
    background-color: #959386;
    padding-left: 15px;
    padding-right: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    margin-right: 10px;
    float: right;
    background-image: url(../../common/img/cta_arrow.gif);
    background-repeat: no-repeat;
    background-position: 95% center;
    text-align: right;
    color: #f4f4f4;
    border-bottom: 5px solid #e8a612;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: lowercase;
    text-decoration: none;
}

a.Forgotten_Details, .logout
{
    width: 100px;
    margin-top: 5px;
    float: left;
    background-color: #6d6a59;
    padding-left: 5px;
    padding-right: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    background-image: url(../../common/img/cta_arrow2.gif);
    background-repeat: no-repeat;
    background-position: 95% center;
    text-align: left;
    color: #f4f4f4 !important;
    border-bottom: 5px solid #e8a612;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
	text-transform: lowercase;
  
    text-decoration: none !important;
    line-height: 1.1em;
    margin-bottom: 5px;
}

a.button:hover, a.profile_edit:hover
{
    background-color: #ad2b1e;
    border-bottom: 5px solid #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    color: #f4f4f4;
    text-decoration: none !important;
	text-transform: lowercase;
}

a.profile_edit
{
    margin-top: 0px;
    background-color: #959386;
    padding-left: 15px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-decoration: none;
    color: #fff !important;
    margin-bottom: 5px;
    float: right;
    display: inline;
    margin-right: 73px;
    margin-left: 7px;
    margin-top: 3px;
    font-weight: bold !important;
    background-color: #ad2b1e;
    border-bottom: 5px solid #eab22b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

a.profile_edit:hover
{
    border-bottom: 5px solid #fff;
    color: #f4f4f4;
}


ul.profile_user
{
    text-align: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 30px;
    color: #363430;
    font-size: 1.2em;
}

ul.profile_user li
{
    list-style-type: none;
    background-repeat: repeat-x;
    text-align: center;
    background-image: url(../../common/img/dottedline.gif);
    margin-bottom: 10px;
    padding-top: 3px;
    color: #363430;
    padding-left: 0px;
    background-position: bottom;
    font-size: 1.2em;
}

h1.cp
{
    background-image: url(../../common/img/_citizenprofile.png);
    background-repeat: no-repeat;
    height: 25px;
    margin: 10px 0pt;
    padding: 0pt;
    text-indent: -9999px;
}


div.form-container .container_checkbox, div.form-container_book .container_checkbox
{
    background-image: url(../../common/img/dottedline.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-top: 7px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}


div.form-container .errors, div.form-container_book . errors
{
    color: #dc3225;
    clear: both;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left; /*font-size:115%;*/
}

.errors li
{
    text-align: left;
    margin-left: 0px;
    list-style-type: disc;
    margin-left: 15px;
}
.error_star
{
    float: left;
    color: #dc3225;
}

div.form-container form p, div.form-container_book form p
{
    margin: 0;
}
div.form-container form p.note, div.form-container_book form p.note
{
    margin-left: 170px;
    font-size: 90%;
    color: #333;
}
div.form-container form fieldset, div.form-container_book form fieldset
{
    margin: 10px 0;
    padding: 10px;
    border: #DDD 1px solid;
}
div.form-container form legend, div.form-container_book form legebd
{
    font-weight: bold;
    color: #666;
}

div.form-container form fieldset div.row, div.form-container_book form fieldset div.row
{
    padding: 0.25em 0;
}

div.form-container label, div.form-container_book label
{
    display: block;
    float: left;
    text-align: left;
    clear: both;
    font-size: 1.2em;
    font-weight: normal;
}

div.form-container input
{
    width: 160px;
    display: block;
    float: right;
    text-align: left;
    background-color: #bebbaa;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #333333;
}

/* shorted input field for book profile edit page */

div.form-container_book input.edit_field
{
    width: 170px;
    display: block;
    float: right;
    text-align: left;
    background-color: #D9D0C7 !important;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #333333;
}

.tform
{
    background-color: #D9D0C7;
    border: 1px solid #989689;
    color: #333333;
    width: 380px;
    height: 70px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

div.form-container .cbox, div.form-container_book .cbox
{
    width: 180px;
    display: block;
    margin-right: 10px;
    float: right;
    text-align: left;
    background-color: #bebbaa;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #333333;
}

span.details
{
    color: #5C5C5C;
    font-weight: bold;
}


.fashion_img
{
    margin: 0px auto 0px auto;
    display: block;
    margin-bottom: 20px;
    position: relative;
}

p.fashion_blurb
{
    font-style: italic;
    font-size: 1.1em;
    text-align: left;
    text-align: justify;
    border-left: none;
    border-right: none;
    padding: 10px;
}

.bottom_navigation
{
  bottom:50px;
clear:both;
position:absolute;
right:30px;
width:375px;
}

a.back_blog
{
    float: left;
    padding-left: 13px;
    padding-right: 27px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-decoration: none;
    background-image: url(../../common/img/cta_arrow.gif);
    background-repeat: no-repeat;
    background-position: 95% center;
    text-align: right;
    color: #f4f4f4 !important;
    background-color: #ad2b1e;
    border-bottom: 5px solid #eab22b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    margin-right: 20px;
	text-transform: lowercase;
}

a.view_link:link, a.view_link:visited
{
    display: block;
    float: right;
    padding-left: 13px;
    padding-right: 24px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-decoration: none;
	background-image:url(../../common/img/right.png);
	background-position:98% 70%;
	background-repeat:no-repeat;
    text-align: right;
    text-transform: lowercase;
	/*color:#363430 !important;*/
	display:block;
	float:right;
	font-family:Georgia;
	font-size:1.2em;
}

a.view_link:hover
{
	text-decoration: underline !important;
}

a.back_blog:hover
{
   
    text-decoration: none !important;
}


a.next:link, a.next:visited, a.next
{
    display: block;
    float: right;
    padding-left: 13px;
    padding-right: 24px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-decoration: none;
	background-image:url(../../common/img/right.png);
	background-position:98% 70%;
	background-repeat:no-repeat;
    text-align: right;
    text-transform: lowercase;
	margin-right:20px;
	color:#363430 !important;
	display:block;
	float:right;
	font-family:Georgia;
	font-size:1.2em;
}

a.next:hover
{
    
    text-decoration: underline !important;
}

a.back:link, a.back:visited, a.back
{
    display: block;
    float: right;
    padding-left: 24px;
    padding-right: 13px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-decoration: none;
	background-image:url(../../common/img/left.png);
	background-position:5% 70%;
	background-repeat:no-repeat;
    text-align: right;
    text-transform: lowercase;
	color:#363430 !important;
	display:block;
	float:left;
	font-family:Georgia;
	font-size:1.2em;
  
}

a.back:hover
{

    text-decoration: underline !important;
}

a.nextFashion:link, a.nextFashion:visited
{
    display: block;
    width: 85px;
    height: 26px;
    background-image: url(../../common/img/but_next.jpg);
    text-indent: -99999px;
    float: right;
}

a.backFashion:link, a.backFashion:visited
{
    display: block;
    width: 61px;
    height: 23px;
    background-image: url(../../common/img/back_r.png);
    text-indent: -99999px;
    float: left;
}


a.download_bbb, a.download_bbb, a.download_reward, a.tools_back
{
    display: block;
    float: right;
    padding-left: 13px;
    padding-right: 24px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-decoration: none;
	background-image:url(../../common/img/right.png);
	background-position:98% 70%;
	background-repeat:no-repeat;
    text-align: right;
    text-transform: lowercase;
	margin-right:10px;
	color:#363430 !important;
	display:block;
	float:right;
	font-family:Georgia;
	font-size:1.2em;
   
}

a.download_bbb:hover, a.download_reward:hover, a.tools_back:hover, a.tools_next:hover
{
text-decoration: underline !important;
}

a.download_reward
{
    width: 14em;
    text-align: left;
    font-size: 0.9em !important;
}




/* Tools, Techy layout */

div.right_row
{
    margin-top: 10px;
    margin-bottom: 15px;
    float: left;
    border-bottom: 1px dotted #8d847b;
    width: 380px;
    display: inline;
    padding-bottom: 20px;
    clear: both;
}

div.right_row h4
{
    margin-bottom: 2px !important;
}

div.right_row p
{
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

div.right_row p a:link
{
    color: #363430 !important;
}

div.right_row p a:visited
{
    color: #363430 !important;
}



img.tools_img
{
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 7px;
}


/* shortened input field for book profile edit page */


div.form-container .form_row, div.form-container_book .form_row
{
    background-image: url(../../common/img/dottedline.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding: 7px 0px 7px 0px;
    float: left;
}

div.form-container_book input.edit_field
{
    width: 220px;
    display: block;
    float: right;
    text-align: left;
    background-color: #bebbaa;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #333333;
}


div.form-container .cbox, div.form-container_book .cbox
{
    width: 180px;
    display: block;
    margin-right: 10px;
    float: right;
    text-align: left;
    background-color: #bebbaa;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #333333;
}

/* this doesn't get applied to the edit profile */

div.form-container select
{
    width: 160px;
    display: block;
    float: right;
    text-align: left;
    background-color: #bebbaa;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #333333;
}

div.form-container .radiob
{
    width: 140px;
    display: block;
    float: right;
    text-align: left;
    background-color: #bebbaa;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #333333;
}

div.form-container_edit select
{
    width: 140px;
    display: block;
    float: right;
    text-align: left;
    background-color: #bebbaa;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #333333;
}
div.form-container_edit .select
{
    width: 140px;
    display: block;
    float: right;
    text-align: left;
    background-color: #bebbaa;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    color: #333333;
}
div.form-container input.button, div.form-container_book input.button
{
    /*float: right;*/
    width: 70px;
    padding: 4px;
    margin-top: 4px;
    text-align: center;
    border: dotted 2px #5d5d5d;
    cursor: pointer;
}

div.form-container input.button_slab, div.form-container_book input.button_slab
{
    float: right;
    width: 120px;
    padding: 4px;
    margin-top: 0px;
    text-align: center;
    border: dotted 2px #5d5d5d;
    cursor: pointer;
}

div.form-container input.button_variable, div.form-container_book input.button_variable
{
    /*	width: 70px;*/
    padding: 4px;
    margin-top: 4px;
    text-align: center;
    border: dotted 2px #5d5d5d;
    cursor: pointer;
}


/* Tasks BnBB */

#tasks_tab
{
    float: left;
    width: 390px;
    border-bottom: 1px solid #8D847B;
    margin-bottom: 15px;
}

#tasks_tab a
{
    float: left;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #726552;
    color: #fff !important;
    margin-right: 5px;
    border-bottom: none;
}

#tasks_tab a:hover
{
    background-color: #BF150D;
    color: #fff !important; /*text-decoration: none;*/
}


ul.task_list
{
    text-align: left;
    margin-left: 0px;
    padding: 0px 10px 0px 0px;
    margin-bottom: 16px !important;
}

ul.task_list a.off, ul.task_list a.off:hover
{
    text-decoration: none !important;
}

#bbb li.task_item
{
    list-style-type: none;
    background-image: url(../../common/img/_bullet.png);
    _background-image: url(../../common/img/_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 25px !important;
    margin-bottom: 10px;
    color: #363430;
    font-size: 1.2em; /*height: 2.2em;*/
}

div.task_list_row
{
    margin-bottom: 15px;
    margin-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #8D847B;
    float: left;
    clear: both;
    width: 388px;
}

div.task_list_row img
{
    float: left;
    display: inline;
    margin: 0px 8px 0px 0px;
}

div.task_list_content
{
    float: left;
    width: 220px;
}

div.task_list_row h4
{
    margin-bottom: 2px !important;
}

div.task_list_row p
{
    margin-top: 0px;
    padding-top: 0px;
}

div.reward_medal
{
    margin: 0 auto 0 auto;
    width: 202px;
}
div.reward_medal img
{
    margin-bottom: 10px;
}


div.question
{
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #8D847B;
}

/*
	Tooltip code
*/
.tooltip
{
    width: 215px;
	display:none;
    visibility: hidden;
    position: relative;
}
.tooltip_content
{
    background-image: url(../../common/img/tooltip_tile.gif);
    background-repeat: repeat-y;
    width: 215px;
    margin-left: 21px;
    margin-top: 0px;
    z-index: 500;
}
.tooltip_content p
{
    width: 135px;
    padding: 0px;
    margin: 0px;
    z-index: 999;
    text-align: left;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 125px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
}
.tooltip_content .red
{
    color: Red;
}
div.tooltip_top
{
    background-image: url(../../common/img/tooltip_top.png);
    _background-image: url(../../common/img/tooltip_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    height: 25px;
    width: 215px;
    margin-left: -1px;
}
div.tooltip_bottom
{
    background-image: url(../../common/img/tooltip_bottom.png);
    _background-image: url(../../common/img/tooltip_bottom.gif);
    background-repeat: no-repeat;
    background-position: center top;
    height: 60px;
    width: 213px;
    z-index: -3; /*margin-left: -2px;*/
    margin-top: -20px;
}
/*
	End Tooltip code
*/

#bbb .slaboviaTvBranding
{
    top: -20px;
    left: 635px;
}



div#newsletter_signup
{
    width: 960px;
    position: absolute;
    left: 0px;
    height: 65px;
    top: -32px;
}

.join_news_head
{
    position: absolute;
    left: 530px;
    top: 5px;
}

.news_letter_input
{
    position: absolute;
    left: 720px;
    top: 5px;
    margin-top: 15px;
}

.news_submit_buttom
{
    position: absolute;
    left: 880px;
    top: 5px;
    margin-top: 20px;
}

div.my_scrib
{
    float: left;
    width: 390px;
    margin-bottom: 10px;
      background-image: url(../../common/img/transtile.png);
    background-position: left;
    background-repeat:repeat;
}

div.my_scrib a.next, div.my_scrib a.back {
margin: 10px;
}

div.my_scrib a.back {
margin-left: 0px;
}

div.my_scrib p
{
    float: left;
    width: 185px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-top: 0px;
}

div.my_scrib img
{
    float: left;
    width: 155px;
    margin-bottom: 0px;
}

div.this_week
{
    float: left;
    width: 390px;
    margin-bottom: 10px;
}

div.this_week p
{
    padding-right: 10px;
}

div.this_week img
{
    float: left;
    width: 155px;
    margin-bottom: 0px;
}

div.slab_space_bnb
{
    float: left;
    width: 371px;
    padding: 5px;
    margin-bottom: 0px;
    background-image: url(../../common/img/transtile.png);
    background-position: left;
    background-repeat:repeat;
}

.slab_space_img
{
    float: left;
    margin-left: 25px;
    width: 154px;
}

div.slab_space_bnb p
{
    float: left;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    border: 2px dotted;
    width: 175px;
    padding: 5px 10px 5px 10px;
}

h2.welcome_head
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_welcometothebook.gif);
}

h2.you_up_to
{
    background-image: url(../../common/img/title_whatyourupto.gif);
}

h2.scribbles_head
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_myscribbles.gif);
}

h2.this_week_head
{
    background-image: url(../../common/img/title_slaboviathisweek.gif);
}

h2.new_in_book_head
{
    background-image: url(../../common/img/title_newinthebook.gif);
}

h2.you_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_youinslabovia.gif);
}

h2.avatar_header
{
    background-image: url(../../common/img/title_chooseanavatar.gif);
}

h2.tools_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_slaboviantools.gif);
}


h2.essential_header
{
    background-image: url(../../common/img/title_essentials.gif);
}

h2.things_we_say_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_thethingswesay.gif);
}

h2.your_words_header
{
    background-image: url(../../common/img/title_yourwords.gif);
}

h2.dictionary_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_slabasaurus.gif);
}

h2.big_ideas_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_kntvbigideas.gif);
}

h2.whats_they_said_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_whattheysaid.gif);
}

h2.sex_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_sexinslabovia.gif);
}

h2.sex_q_header
{
    background-image: url(../../common/img/title_yoursexquestions.gif);
}

h2.sex_facts_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_sexfacts.gif);
}

h2.fashion_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_fashion.gif);
}

h2.your_fashion_head
{
    background-image: url(../../common/img/title_yourfashion.gif);
}

h2.slab_style_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_slabovianstyle.gif);
}

h2.life_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_lifeinslabovia.gif);
}

h2.workplace_header
{
    background-image: url(../../common/img/title_yourworkplace.gif);
}

h2.job_choice_header
{
    margin-top: 0px !important;
    background-image: url(../../common/img/title_rough_guide.gif);
}



h3.changing_sub_head
{
background-color:#686762;
color:#D3D0BE;
float:left;
font-family:Helvetica,Arial,sans-serif;
font-size:1em;
font-weight:bold !important;
margin-top:15px;
padding-bottom:3px;
padding-left:5px;
padding-top:3px;
width:372px;
}


h3.changing_sub_head_center
{
    width: 345px;
    background-color: #686762;
    color: #d3d0be;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1em;
    font-weight: bold !important;
    text-align: center;
    padding-left: 5px;
    margin-bottom: 15px;
}

p.calander_text
{
    margin-top: 0px;
    padding-top: 0px;
}


div#avatar_choice
{
    float: left;
    width: 372px;
    height: 391px;
    background-image: url(../../common/img/chooseandavatar_bg_box.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 15px 5px 5px 15px;
}



img.avatar_image
{
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    /*width: 59px;*/
}

img.avatar_image_row_last
{
    margin-right: 0px;
    margin-bottom: 10px;
    float: left;
    width: 59px;
}


.select_avatar
{
    display: block;
    float: right;
    padding-left: 13px;
    padding-right: 27px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-decoration: none;
    background-image: url(../../common/img/cta_arrow.gif);
    background-repeat: no-repeat;
    background-position: 95% center;
    text-align: right;
    color: #f4f4f4 !important;
    background-color: #ad2b1e;
    border-bottom: 5px solid #eab22b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 20px;
}

.tools_back
{
    display: block;
    float: left;
    padding-left: 13px;
    padding-right: 27px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-decoration: none;
    background-image: url(../../common/img/cta_arrow.gif);
    background-repeat: no-repeat;
    background-position: 95% center;
    text-align: right;
    color: #f4f4f4 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 20px;
}

.tools_next
{
    display: block;
    float: right;
    padding-left: 13px;
    padding-right: 27px;
    padding-top: 1px;
    padding-bottom: 1px;
    text-decoration: none;
    background-image: url(../../common/img/cta_arrow.gif);
    background-repeat: no-repeat;
    background-position: 95% center;
    text-align: right;
    color: #f4f4f4 !important;
    background-color: #ad2b1e;
    border-bottom: 5px solid #eab22b;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 20px;
}

p.dictionary_text b, p.dictionary_text_star b
{
    color: #C71C14;
    display: block;
}

p.dictionary_text
{
    border-bottom: 1px dotted #A8A592;
    padding-bottom: 15px;
}



p.dictionary_text_star
{
    background-image: url(../../common/img/star.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 20px;
    border-bottom: 1px dotted #A8A592;
    padding-bottom: 15px;
}

p.dictionary_text span, p.dictionary_text_star span
{
    font-size: .8em;
    margin-left: 5px;
    color: #363430;
    font-weight: normal;
}

p.ideas_name
{
    color: #C71C14;
    margin-top: 3px;
    margin-bottom: 0px;
	clear: both;
}


p.hot_topic
{
    color: #615d5e;
}

p.hot_topic span
{
    color: #C71C14;
    margin-left: 5px;
}

p.ideas_quote_text
{
    float: left;
    width: 360px;
    margin-bottom: 10px;
    margin-top: 10px;
	clear: both;
}

p.ideas_quote_text q
{
    font-style: italic;
}


div#ideas_box
{
    width: 360px;
    float: left;
    _float: none;
            background-image: url(../../common/img/philosophers_stone_bg.jpg);
    background-position: left;
    background-repeat: repeat-y;
    padding: 10px;
    margin-bottom: 10px;
}

p.brown_bodytext
{
    padding-top: 0px;
    margin-top: 0px;
    width: 205px;
    float: left;
}

div.body_box
{
    width: 371px;
    border-bottom: 1px dotted #A8A592;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background-color: Transparent;
    float: left;
}

img.photo_nobottom
{
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
}

p.question_text
{
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 0px;
}

p.question_text span.question
{
    font-weight: normal;
    padding-right: 5px;
}
p.answer_text
{
    font-weight: normal;
    margin-top: 3px;
}

p.answer_text span.answer
{
    font-weight: normal;
    color: #C71C14;
    padding-right: 5px;
}

p.style_text
{
    border-bottom: 1px dotted #A8A592;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

div.what_you_need
{
    width: 360px;
    float: left;
    _float: none;
        background-image: url(../../common/img/philosophers_stone_bg.jpg);
    background-position: left;
    background-repeat: repeat-y;
    
    padding: 10px;
    margin-bottom: 15px;
}

div.what_you_need ul
{
    list-style: none;
}

div.what_you_need ul li
{
	background-image: url(../../common/img/_bullet.png);
    _background-image: url(../../common/img/_bullet.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-bottom: 10px;
}


img.job_crest_pic
{
    float: left;
    width: 140px;
    margin-right: 15px;
}

div.slab_space_bnb p.slab_text
{
    float:right
}

div.slab_space_bnb img
{
    float:left;
    margin-left:20px;
    margin-top:7px;
}
