/* my fify book css */

/* Navi gift book logos */
.gift_books_logo_roary{
margin: 0px;
padding: 0px;
width: 120px;
height: 60px;
display: block;
background-image: url(../images/navi_caracter_logos/roary.gif);
background-repeat: no-repeat;
}

.gift_books_logo_noddy{
margin: 0px;
padding: 0px;
width: 120px;
height: 40px;
display: block;
background-image: url(../images/navi_caracter_logos/noddy.gif);
background-repeat: no-repeat;
}

.gift_books_logo_metoyou{
margin: 0px;
padding: 0px;
width: 120px;
height: 45px;
display: block;
background-image: url(../images/navi_caracter_logos/metoyou.gif);
background-repeat: no-repeat;
}

/* content */
#a_gift_for_wide_box h1{margin: 0px; padding-top: 5px; color: #f6f5f5;}

#xmas_wide_box h1{margin: 0px; padding-top: 5px; color: #355e0b;}

#a_gift_for_wide_box, #xmas_wide_box{
margin: 0px;
padding-left: 5px;
width: 310px;
text-align: center;
top: 0px;
}

.red_top_wide{
margin: 0px;
padding: 0px;
width: 310px;
height: 30px;
background-image: url(../images/a_gift_for_top_310x30.gif);
background-repeat: no-repeat;
background-color: #333333;
}

.green_top_wide{
margin: 0px;
padding: 0px;
width: 310px;
height: 30px;
background-image: url(../images/xmas_top_310x30.gif);
background-repeat: no-repeat;
background-color: #333333;
}

.book_copy_wide{
margin: 0px;
padding-left: 20px;
padding-right: 20px;
width: 270px;
text-align: left;
background-image: url(../images/content_wide_box_bg.gif);
background-repeat: repeat-y;
}

.personalise_buttons_wide{
margin: 0px;
padding: 0px;
border: 0px;
width: 310px;
height: 80px;
list-style: none;
}

.for_girl_wide{
width: 115px;
height: 80px;
background-image: url(../images/for_girl_on_wide.gif);
background-repeat: no-repeat;
}

.for_girl_blank{
width: 115px;
height: 80px;
background-image: url(../images/for_girl_blank.gif);
background-repeat: no-repeat;
}

.for_girl_wide a{
width: 115px;
height: 80px;
display: block;
background-image: url(../images/for_girl_off_wide.gif);
background-repeat: no-repeat;
}

.for_girl_wide a:hover{
background-image: none;
}


.price_wide{
padding: 0px;
margin: 0px;	
width: 80px;
height: 80px;
background-image: url(../images/personalise_wide.gif);
background-repeat: no-repeat;
text-align: center;
vertical-align: top;
}

.price_wide h2{
margin: 0px;
padding-top: 5px;
font-weight: bold;
font-size: 12px;
}

.two_column_content_box_bottom{
margin: 0px;
padding: 0px;
width: 310px;
height: 15px;
background-image: url(../images/two_column_context_box_bottom.gif);
background-repeat: no-repeat;
}

/* chapman logo left bottom corner */
#logo_image{
margin: 0px;
padding: 0px;
width: 42px;
height: 25px;
background-image: url(../images/chapman_logo.gif);
background-repeat: no-repeat;
}

#top_link {
margin: 0px;
padding: 0px;
position: absolute;
top: 0px;
left: 0px;
}

#top_link img{
border: 0px;
width: 250px;
height: 100px;
}

