/* my me to you book css */

/* Navi gift book logos */
.gift_books_logo_first{
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_second{
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_third{
margin: 0px;
padding: 0px;
width: 120px;
height: 45px;
display: block;
background-image: url(../images/navi_caracter_logos/fify.gif);
background-repeat: no-repeat;
}

.gift_books_logo_fourth{
display: none;
}

/* content */
div#MtyLeftTop h1{margin: 0px; padding-top: 5px; color: #ffffff;}

div#MtyRightTop h1{margin: 0px; padding-top: 5px; color: #076496;}

div#MtyLeftTop, div#MtyRightTop{
margin: 0px;
padding-left: 5px;
width: 310px;
text-align: center;
top: 0px;
}

.MtyLeftTop{
margin: 0px;
padding: 0px;
width: 310px;
height: 30px;
background-image: url(../images/MTYleft_top_310x30.gif);
background-repeat: no-repeat;
background-color: #333333;
}

.MtyRightTop{
margin: 0px;
padding: 0px;
width: 310px;
height: 30px;
background-image: url(../images/MTYright_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;
}

.MtyButton{
margin: 0px;
padding: 0px;
width: 310px;
height: 75px;
background-image: url(../images/MtyButton_on.gif);
background-repeat: no-repeat;
}

.MtyButton a{
display: block;
margin: 0px;
padding: 0px;
width: 310px;
height: 75px;
background-image: url(../images/MtyButton_off.gif);
background-repeat: no-repeat;
}

.MtyButton a:hover{
background-image: none;
}

.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;
}

.MtyPrice{
position: relative;
top: -68px;
}

.MtyPrice h2{
margin: 0px;
padding: 0px;
font-weight: bold;
font-size: 12px;
}

.MtyProductImageLeft{
margin: 0px;
padding: 0px;
width: 310px;
height: 220px;
background-image: url(../images/metoyou_prod_image2.jpg);
background-repeat: no-repeat;
}

.MtyProductImageRight{
margin: 0px;
padding: 0px;
width: 310px;
height: 220px;
background-image: url(../images/metoyou_prod_image3.jpg);
background-repeat: no-repeat;
}

.MtyProductImageLeft a, .MtyProductImageRight a{
display: block;
margin: 0px;
padding: 0px;
width: 310px;
height: 220px;
border: none;
}


/* 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;
}*/

