/* CSS Document */

body #schlPageWrapper #schlPageContent #schlMainContent #schlContent #schlLegacy {
    width: auto !important;
}

body #schlPageWrapper #schlPageContent #schlMainContent #schlContent #schlLegacy img.dBlock {
    display: none !important;
}

body #schlPageWrapper #schlPageContent #schlMainContent #schlContent #schlLegacy div.box743Borders {
    border: 0 none !important;
    padding: 0 !important;
}

header, section, article, nav, footer {
	display:block;
}


.button {
   border: 1px solid #216a71;
   background: #377b80;
   background: -webkit-gradient(linear, left top, left bottom, from(#67b7c0), to(#377b80));
   background: -webkit-linear-gradient(top, #67b7c0, #377b80);
   background: -moz-linear-gradient(top, #67b7c0, #377b80);
   background: -ms-linear-gradient(top, #67b7c0, #377b80);
   background: -o-linear-gradient(top, #67b7c0, #377b80);
   background-image: -ms-linear-gradient(top, #67b7c0 0%, #377b80 100%);
   padding: 10px 20px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #41939e 0 1px 0;
   color: #ffffff;
   font-size: 16px;
   font-family: times new roman, serif;
   text-decoration: none;
   vertical-align: middle;
   }
   
.button:hover {
   border: 1px solid #0a3c59;
   text-shadow: #1e4158 0 1px 0;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   color: #fff;
   }
   
.button:active {
   text-shadow: #1e4158 0 1px 0;
   border: 1px solid #0a3c59;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#3e779d));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #fff;
   }

.shimify {
    /* Dummy class. */
}

.clear {
	clear: both;
}

.blockLink {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
    padding: 10px 0;
    /*padding-top: 10px;*/
    font-size: 13pt;
    font-weight: 900;
    font-family: serif;
    font-style: italic;
    background: #bebebe;
    cursor: pointer;
    outline: none;
    border: 1px solid #bebebe;
    text-decoration: none !important;
    color: #fff !important;
    text-align: center;
    
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    
    transition: background 0.2s ease;
}

.blockLink:hover {
	text-decoration: none !important;
    background: #bebebe; /* Old browsers */
    background: -moz-linear-gradient(top,  #bebebe 0%, #6f7070 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #bebebe 0%,#6f7070 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #bebebe 0%,#6f7070 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#6f7070',GradientType=0 ); /* IE6-9 */
    
    transition: background 0.2s ease;
}

#motherWrapper {
	width: 919px;
    background: url(../images/motherWrapperBkgrd.jpg) repeat 0 0;
}

#motherWrapper,
.motherPopup {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    font-weight: normal;
	color: #3c3c3c;
}

#motherWrapper img {
    border: 0 none;
}

#motherWrapper a,
.motherPopup a {
    font-weight: bold;
    
    text-decoration: none !important;
    color: #823983;
    
	outline: none;
}

#motherWrapper a:HOVER,
.motherPopup a:HOVER {
    text-decoration: underline;
    color: #823983;
}

#motherWrapper p {
    margin-top: 0;
}

.tipsLink a:hover {
    color:#67b7c0;
}

/* BEGIN Container shadows. */

#motherHeaderShadow_Top {
    height: 21px;
    background: url(../images/motherHeaderShadow_Top.png) no-repeat 0 0;
}

#motherHeaderMiddle {
    padding: 0 19px 0 20px;
    
	background: url(../images/motherHeaderShadow_Middle.png) repeat-y 0 0;
}

#motherHeaderShadow_Bottom {
    height: 17px;
    background: url(../images/motherHeaderShadow_Bottom.png) no-repeat 0 0;
}

#motherContentShadow_Top {
    height: 12px;
    background: url(../images/motherContentShadow_Top.png) no-repeat 0 0;
}

#motherContentMiddle {
    padding: 0 19px 0 20px;
    
	background: url(../images/motherContentShadow_Middle.png) repeat-y 0 0;
	position:relative;
	margin-top:32px;
}

#motherContentShadow_Bottom {
    height: 22px;
    background: url(../images/motherContentShadow_Bottom.png) no-repeat 0 0;
}

/* END Container shadows. */

#motherHeader {
    width: 880px;
    height: 366px;
    
    /*background: url(../images/motherHeaderBkgrdNew.jpg) no-repeat 0 0;*/
    background: url(../images/motherHeader.jpg) no-repeat 0 0;
}

#motherShareStrip {
    padding: 7px 0 19px 714px;
}

#motherShareStrip a {
    display: block;
    float: right;
    margin-right: 8px;
    
    height: 37px;
    
    background-image: url(../images/motherSharedButtonsSprite.png);
    background-repeat: no-repeat;
}

#motherFacebookBtn {
    margin-left: 7px;
    width: 29px;
    
    background-position: -88px top;
}
#motherFacebookBtn:HOVER {
    background-position: -88px bottom;
}

#motherTwitterBtn {
    margin-left: 5px;
    width: 30px;
    
    background-position: -117px top;
}
#motherTwitterBtn:HOVER {
    background-position: -117px bottom;
}

#motherShareBtn {
    margin-left: 5px;
    width: 88px;
    
    background-position: 0 top;
}
#motherShareBtn:HOVER {
    background-position: 0 bottom;
}

#motherTitle_MotherDaughterBookClub {
    float: left;
    margin: 0 0 20px 112px;
    
    width: 228px;
    height: 120px;
    
    background: url(../images/motherTitle_MotherDaughterBookClub.png) no-repeat 0 0;
}

#motherHeaderCopy {
    float: left;
    margin: 10px 0 0 91px;
    
    width: 434px;
    
    color: #ffffff;
}

#motherHeaderCopyWrapper {
    margin-left: 433px;
    
    width: 437px;
    height: 136px;
}

#motherAuthorPhoto {
    display: block;
    float: left;
    
    width: 122px;
    height: 136px;
    
    background: url(../images/motherAuthorPhoto.jpg) no-repeat 0 0;
}

#motherHeaderSweepsBox {
    float: left;
    padding: 0 0 0 11px;
    width: 304px;
    line-height: 16px;
}

#motherHeaderSweepsBox p {
    margin: 0;
    padding: 5px 0 6px 5px;
}

#motherHeaderSweepsBox p#legalCopy{
	font-size:7px;
	line-height:9px;
	padding:0 0 0 5px;
}

#motherTitle_Sweepstakes {
    width: 136px;
    height: 14px;
    
    background: url(../images/motherTitle_Sweepstakes.png) no-repeat;
    
    padding: 15px 0 0 5px;
    background-position: 5px 15px;
}

#motherHeaderCopy p {
    margin: 0;
    padding: 7px 0 6px 5px;
}

#motherEnterNowBtn {
    float: left;
    margin-top: 5px;
    width: 125px;
    
    border: 1px solid #75bdc5;
    background: #75bdc5; /* Old browsers */
    background: -moz-linear-gradient(top,  #75bdc5 0%, #3a7f86 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #75bdc5 0%,#3a7f86 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #75bdc5 0%,#3a7f86 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75bdc5', endColorstr='#3a7f86',GradientType=0 ); /* IE6-9 */
    
    /*background-image: url(../images/motherEnterNowBtn.png);*/
}
#motherEnterNowBtn:hover {
    background: #bebebe; /* Old browsers */
    background: -moz-linear-gradient(top,  #bebebe 0%, #6f7070 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #bebebe 0%,#6f7070 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #bebebe 0%,#6f7070 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#6f7070',GradientType=0 ); /* IE6-9 */
}

#motherOfficalRules {
    display: block;
    float: left;
    padding: 16px 0 0 5px;
    
    width: 120px; 
}

#motherHeaderPhotoCredits {
    padding: 6px 10px 0 0;
    
    text-align: right;
    font-size: 10px;
    
    color: #fefefe;
}

/* Content area styles. */

/*#motherFeaturedBookEmbellishment {
    width: 880px;
    height: 27px;
    
    background: url(../images/motherFeaturedBookEmbellishment.png) no-repeat 0 0;
}*/

#motherFilterBox {
    padding: 0 0 20px 0;
    width: 880px;
}

#motherFilterCheckboxesWrapper {
    padding: 12px 0 13px 0;
    height: 17px;
    
    background: url(../images/motherPurpleDots.png) repeat-x 0 bottom;
}

/*#motherFilterTopDots_Top {
    display: block;
    float: left;
    
    width: 620px;
    height: 16px;
    
    background: url(../images/motherPurpleDots.png) repeat-x 0 12px;
}*/

#motherFilterBox a,
#motherContentTabs a{
	outline:none;
}

#motherContentTabs{
	width:891px;
	position:absolute;
	margin-top:-32px;
}

#motherFeaturedBooksBtn,
#motherArchiveBtn {
    display: block;
    float: left;
    
    height: 34px;
    
    background-repeat: no-repeat;
    background-position: 0 0;
}

/*#motherFeaturedBooksBtn:HOVER,
#motherArchiveBtn:HOVER {
    background-position: 0 -16px;
}*/

#motherFeaturedBooksBtn.motherActiveBtn,
#motherArchiveBtn.motherActiveBtn {
	background-position: 0 -34px;
}

#motherFeaturedBooksBtn {
    margin: 0 0 0 -11px;
    width: 171px;
    background-image: url(../images/motherFeaturedBooksBtnNew.png);
}

#motherArchiveBtn {
    /*margin: 0 0 0 11px;*/
    width: 105px;
    background-image: url(../images/motherArchiveBtnNew.png);
}

#imgSortBy{
	background:url(../images/imgSortBy.png) no-repeat;
	width:73px;
	height:11px;
	float:right;
	margin:5px 60px 0 0;
}

#imgMoreBooks{
	background:url(../images/imgArchiveMore.png) no-repeat;
	width:626px;
	height:34px;
	float:left;
}

.motherFilterRadio {
    float: right;
    padding: 0 0 0 24px;
    
    height: 17px;
    
    background-image: url(../images/motherFilterRadio.png);
    background-position: 0 top;
    background-repeat: no-repeat;
    
    cursor: pointer;
}

.motherFilterRadio.motherActiveBtn {
    background-position: 0 bottom;
}

.motherFilterRadio .motherFilterRadioLabel {
    display: block;
    height: 17px;
    
    background-position: 0 top;
    background-repeat: no-repeat;
}

.motherFilterRadio:HOVER .motherFilterRadioLabel,
.motherFilterRadio.motherActiveBtn .motherFilterRadioLabel {
    background-position: 0 bottom;
}

#motherFilter_Adventure .motherFilterRadioLabel {
    /*width: 67px;*/
    width: 111px;
    background-image: url(../images/motherFilterTitle_Adventure.png);
}

#motherFilter_Realistic .motherFilterRadioLabel {
    /*width: 67px;*/
    width: 111px;
    background-image: url(../images/motherFilterTitle_Realistic.png);
}

#motherFilter_GraphicNovel .motherFilterRadioLabel {
    /*width: 111px;*/
    width: 157px;
    background-image: url(../images/motherFilterTitle_GraphicNovel.png);
}

#motherFilter_FantasyDystopian .motherFilterRadioLabel {
    /*width: 151px;*/
    width: 199px;
    background-image: url(../images/motherFilterTitle_FantasyDystopian.png);
}

#motherFilter_Historical .motherFilterRadioLabel {
    /*width: 82px;*/
    width: 129px;
    background-image: url(../images/motherFilterTitle_Historical.png);
}

#motherFilter_Mystery .motherFilterRadioLabel {
    /*width: 65px;*/
    width: 114px;
    background-image: url(../images/motherFilterTitle_Mystery.png);
}

#motherFilter_All .motherFilterRadioLabel {
    width: 25px;
    background-image: url(../images/motherFilterTitle_All.png);
}

#motherContentInner {
    padding: 1px 0 12px 0;
    
    width: 880px;
    
    background-color: #e8e5d4;
}

/* END Content area styles. */

/* Book article styles. */

.motherBookBorder_Top {
    width: 880px;
    padding-top: 5px;
    
    background: url(../images/motherBookBorder_Top.png) no-repeat 0 0;
}

.motherBookBorder_Middle {
    padding: 5px 15px 0 15px;
    
    /* Defined by parent.
    width: 880px;*/
    
    background: url(../images/motherBookBorder_Middle.png) repeat-y 0 0;
}

.motherBookBorder_Bottom {
    width: 880px;
    height: 6px;
    
    background: url(../images/motherBookBorder_Bottom.png) no-repeat 0 0;
}

.motherBookInner {
    position: relative;
}

.motherBookInnerBottomPadding {
    height: 20px;
}

.motherBookSeparator {
    width: 880px;
    height: 6px;
    
    background: url(../images/motherBookSeparator.png) no-repeat 0 0;
}

.motherBook {
    margin: 12px 0;
}

.motherCategoryFlag {
    display: block;
    position: absolute;
    top: -12px;
    right: 15px;
    
    height: 71px;
}

.motherCategoryFlag_Historical {
    width: 136px;
    
    background: url(../images/motherCategoryFlag_Historical.png) no-repeat 0 0;
}

.motherCategoryFlag_Realistic {
    width: 122px;
    
    background: url(../images/motherCategoryFlag_Realistic.png) no-repeat 0 0;
}

.motherCategoryFlag_FantasyDystopian {
    width: 198px;
    
    background: url(../images/motherCategoryFlag_FantasyDystopian.png) no-repeat 0 0;
}

.motherCategoryFlag_GraphicNovel {
    width: 165px;
    
    background: url(../images/motherCategoryFlag_GraphicNovel.png) no-repeat 0 0;
}

.motherCategoryFlag_Mystery {
    width: 119px;
    
    background: url(../images/motherCategoryFlag_Mystery.png) no-repeat 0 0;
}

.motherCategoryFlag_Adventure {
    width: 132px;
    
    background: url(../images/motherCategoryFlag_Adventure.png) no-repeat 0 0;
}

.motherBookThumbBox {
    float: left;
    padding: 14px 0 0 10px;
}

.motherAuthorInfoBtn {
    margin: 18px 0 0 5px;
    
    width: 164px;
    /*height: 34px;*/
    
    border: 1px solid #75bdc5;
    background: #75bdc5; /* Old browsers */
    background: -moz-linear-gradient(top,  #75bdc5 0%, #3a7f86 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #75bdc5 0%,#3a7f86 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #75bdc5 0%,#3a7f86 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75bdc5', endColorstr='#3a7f86',GradientType=0 ); /* IE6-9 */
    
    /*background-image: url(../images/motherAuthorInfoBtn.png);*/
}

.motherBookThumb {
    position: relative;
    padding: 10px 26px 10px 12px;
    /*margin: 10px 26px 10px 12px;
    
    width: 150px;
    height: 227px;*/
    
    background-position: 0 0;
    background-repeat: no-repeat;
}

.motherBookThumb img {
    display: block;
}

.motherBookThumbCorner {
    position: absolute;
    width: 30px;
    height: 30px;
}

.motherBookThumbCorner_Top_Left {
    /*top: -10px;
    left: -12px;*/
    top: 0;
    left: 0;
    border: 10px solid #5AADB6;
    border-right: none;
    border-bottom: none;
    margin-left: 5px;
    margin-top: 5px;
    /*background: url(../images/motherBookThumbCorner_Top_Left.png) no-repeat 0 0;*/
}

.motherBookThumbCorner_Top_Right {
    /*top: -10px;
    right: -12px;*/
    top: 0;
    right: 14px;
    border: 10px solid #5AADB6;
    border-left: none;
    border-bottom: none;
    margin-right: 5px;
    margin-top: 5px;
    /*background: url(../images/motherBookThumbCorner_Top_Right.png) no-repeat 0 0;*/
}


.motherBookThumbCorner_Bottom_Left {
    /*bottom: -10px;
    left: -12px;*/
    bottom: 0;
    left: 0;
    /*background: url(../images/motherBookThumbCorner_Bottom_Left.png) no-repeat 0 0;*/
    border: 10px solid #5AADB6;
    border-right: none;
    border-top: none;
    margin-left: 5px;
    margin-bottom: 5px;
}


.motherBookThumbCorner_Bottom_Right {
    /*bottom: -10px;
    right: -12px;*/
    bottom: 0;
    right: 14px;
    /*background: url(../images/motherBookThumbCorner_Bottom_Right.png) no-repeat 0 0;*/
    border: 10px solid #5AADB6;
    border-left: none;
    border-top: none;
    margin-right: 5px;
    margin-bottom: 5px;
}

.motherBookCopyBox {
    float: left;
    margin: 19px 0 0 0;
	padding: 0 0 0 19px;
    
    width: 620px;
    border-left: 2px dashed #e3e3e3;
        
    /*background: url(../images/motherBookThumbCopySeparator.png) repeat-y left 19px;*/
}

.motherBookCopyBox .motherBookCopyTitle {
    display: block;
}

.motherRecipeBox {
    display: block;
    padding: 4px 0 0 0;
    position: relative;
    
    width: 599px;
    
    /*background: url(../images/motherBookRecipeBorder_Top.png) no-repeat 0 0;*/
}

.motherRecipieBorder_Middle {
    padding: 0 2px 26px 6px;
    
    /*background: url(../images/motherBookRecipeBorder_Middle.png) repeat-y 0 0;*/
}

.motherRecipieBorder_Bottom {
    height: 5px;
    
    /*background: url(../images/motherBookRecipeBorder_Bottom.png) no-repeat 0 0;*/
}

.motherTitle_Recipes {
    float: left;
    
    width: 198px;
    height: 39px;
    
    /*background: url(../images/motherTitle_Recipes.png) no-repeat 7px 6px;*/
}

.motherRedDots_Header {
	float: left;
    
    width: 388px;
    height: 39px;
    
    background: url(../images/motherRedDots.png) repeat-x 9px 17px;
}

.motherBookCopyBox .motherRecipeBox {
    margin-left: -2px;
}

.motherDoodlel_Utensils {
    display: block;
    position: absolute;
    bottom: 14px;
    right: 7px;
    
    width: 26px;
    height: 37px;
    
    background: url(../images/motherDoodlel_Utensils.png) no-repeat 0 0;
}

.motherRedDots_Footer {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 15px;
    
    width: 547px;
    height: 26px;
    
    background: url(../images/motherRedDots.png) repeat-x 0 13px;
}

.motherBookCopy {
    padding: 6px 0 0 7px;
    
    width: 553px;
    min-height: 40px;
}

.motherDiscussionGuideBtn {
    float: left;
    margin: 16px 10px 4px 0;
    
    width: 197px;
    
    border: 1px solid #dc635b;
    background: #dc635b; /* Old browsers */
    background: -moz-linear-gradient(top,  #dc635b 0%, #9f4740 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #dc635b 0%,#9f4740 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #dc635b 0%,#9f4740 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc635b', endColorstr='#9f4740',GradientType=0 ); /* IE6-9 */
    /*background-image: url(../images/motherDiscussionGuideBtn.png);*/
}

.motherBuyBookBtn {
    float: left;
    margin: 16px 0 4px 0;
    
    width: 198px;
    
    border: 1px solid #a65da5;
    background: #a65da5; /* Old browsers */
    background: -moz-linear-gradient(top,  #a65da5 0%, #632462 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #a65da5 0%,#632462 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #a65da5 0%,#632462 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a65da5', endColorstr='#632462',GradientType=0 ); /* IE6-9 */
    /*background-image: url(../images/motherBuyBookBtn.png);*/
}

.motherBuyBookLinks {
    /*display: none;*/
}

/* END Book article styles. */

/* Popups */

.motherPopup {
    position: relative;
    padding: 26px 17px 20px 15px;
    
    width: 829px;
    background-color: #e8e5d4;
}

.motherPopup img {
    border: none;
}

.motherPopup .motherBookThumbCorner_Top_Left {
    left: 11px;
    top: 22px;
}
.motherPopup .motherBookThumbCorner_Top_Right {
    right: 12px;
    top: 22px;
}
.motherPopup .motherBookThumbCorner_Bottom_Left {
  	bottom: 17px;
    left: 11px;
}
.motherPopup .motherBookThumbCorner_Bottom_Right {
  	bottom: 17px;
    right: 12px;
}

.motherPopupCloseBtn {
    display: block;
    position: absolute;
    top: 4px;
    right: 11px;
    padding: 5px;
    
    width: 55px;
    height: 11px;
    
    text-transform: uppercase;
    color: #4898A0 !important;
    font-size: 8.7pt;
    font-weight: 400;
    /*background: url(../images/motherPopupCloseBtn.png) no-repeat 5px 5px;*/
}

.motherPopupInner {
    padding-top: 25px;
    width: 820px;
    background: #FCFAFF;
    margin-left: 5px;
    margin-top: 5px;
    
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    
}

.motherPopupInnerBorder_Middle {
    padding: 0 27px 23px 27px;
    
    width: 829px;
    
    /*background: url(../images/motherPopupInnerBorder_Middle.png) repeat-y 0 0;*/
}
.motherPopupInnerBorder_Middle .motherPopupAuthorPhotoCredit .aside.three {
    width: 235px;
    font-size: 11.5px;
    position: relative;
    top: -60px;
}

.motherPopupInnerBorder_Bottom {
    display: block;
    
    width: 829px;
    height: 7px;
    
    background: url(../images/motherPopupInnerBorder_Bottom.png) no-repeat 0 0;
}

.motherPopupAuthorPhoto {
    display: block;
    float: left;
}


.motherPopupCopyBox {
    float: left;
    padding: 0 0 0 21px;
    width: 526px;
}

.motherPopupCopyBox img.motherTitle {
    display: block;
    margin-bottom: 16px;
}

.motherPopupMoreBooksBox {
    display: block;
    margin-top: 20px;
    padding-top: 35px;
    
    width: 780px;
    
    background: url(../images/motherPopupMoreBooksBorder_Top.png) no-repeat 0 0;
}

.motherPopupMoreBooksBorder_Middle {
    width: 780px;
    
    background: url(../images/motherPopupMoreBooksBorder_Middle.png) repeat-y 0 0;
}

.motherPopupMoreBooksBorder_Bottom {
    width: 780px;
    height: 48px;
    
    background: url(../images/motherPopupMoreBooksBorder_Bottom.png) no-repeat 0 0;
}

.motherPopupMoreBooksBox ul,
.motherPopupMoreBooksBox p {
    margin: 0;
}

.motherPopup ul {
    padding-left: 31px;
    
    font-style: italic;
    font-weight: bold;
}

.motherPopup ul li {
    padding: 4px 0;
}

.PopupAuthorTitle {
    font-size: 15pt; 
    color: #803C7E;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 15px;
    width: 100%;
}

/* END Popups */

/*Components */

.BooKTitle {
    font-size: 13pt; 
    color: #803C7E;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 5px;
    width: 100%;
}

.BooKAuthor {
    font-size: 13pt; 
    color: #4898A0;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 15px;
    width: 100%;
}

/*Recipre box */

.RecipeBox {
    width: 590px;
    background: #EFECE0;
    overflow: hidden;
}

.RecipeBox .ContainerBox { 
    background: #E9E5D3;
    width: 100%;
    height: 100%;
    border: 3px solid #F2F1E9;
    float: left;
    position: relative;
    margin-right: -10px;
}
                
.RecipeBox .HeaderContent {
    width: 100%;
    border-bottom: 1px dashed #E1A193;
    height: 22px;
    margin-bottom: 22px;
}

.RecipeBox .HeaderContent img {
    margin-top: 10px;
    margin-left: 5px;
}

.RecipeBox .RecipeBoxInnerContent {
    padding: 3px 10px;
}

.RecipeBox .FooterContent {
    border:none;
    border-top: 1px dashed #E1A193;                   
    margin-bottom: 0px;
    height: 10px;
    margin-top: 20px;
    
}
.RecipeBox .FooterContent img {
    margin-top: -30px;
    margin-right: 15px;
    float: right;
}
                
                
/*More books popup */
.moreBooksBox {
      width: 780px;
      background: #EFECE0;
      overflow: hidden;
      margin-top: 20px; }

.moreBooksBox .content {
        background: #E9E5D3;
        width: 745px;
        max-width: 745px;
        height: 100%;
        border: 3px solid #F2F1E9;
        float: left;
        position: relative;
        margin-right: -10px;
        padding: 15px; }

.moreBooksBox .content .headerContent {
          width: 100%;
          color: #DA5D54;
          font-size: 11pt;
          text-transform: uppercase;
          font-weight: 700;
          margin-bottom: 25px;
          border-bottom: 1px dashed #E1A193; }

.moreBooksBox .content .headerContent span {
            margin-top: -5px;
            float: left;
            background: #E9E5D3;
            padding-right: 10px; }

.moreBooksBox .content .footerContent {
          width: 100%;
          border: none;
          border-top: 1px dashed #E1A193;
          margin-bottom: 0px;
          height: 1px;
          margin-top: 10px; }

.moreBooksBox .content .text {
          font-size: 10pt;
          font-style: italic;
          font-weight: 800; }



/*// Preloader component*/
.preloaderBackground {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    top:0;
    left:0;
    z-index: 999999;
}
    .preloaderBackground img.logo {
        margin-top: 15%;
    }

.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 30px auto 10%;
}

    .sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #8E438C;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
            animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
    }
    .sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }
    .sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s; }
    .sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s; }
    .sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s; }
    .sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }
    .sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s; }
    .sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
            animation-delay: 0s; }
    .sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s; }
    .sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}