/* --- Master Page Header CSS --- */
#top_logo{
clear:both;
height:100px;
background:url(../../img/bg_top.gif) repeat-x;
border:2px solid #FE9CAC;
border-bottom:none;
position:relative;
}
#logo_heart{
background:url(../../img/logo_heart.gif) no-repeat;
width:185px;
height:53px;
position:absolute;
left:40px;
bottom:0;
}
#logo_heart_2{
background:url(../../img/logo_heart_2.gif) no-repeat;
height:14px;
width:41px;
position:absolute;
left:380px;
bottom:0;
}
#sub_logo_heart{
background:url(../../img/sub_logo_heart.gif) no-repeat;
width:185px;
height:117px;
position:absolute;
top:0;
left:42px;
z-index:5;
}
#sub_logo_heart_2{
background:url(../../img/sub_logo_heart_2.gif) no-repeat;
width:84px;
height:63px;
position:absolute;
top:0;
left:378px;
}
#sub_logo_photo{
background:url(../../img/sub_logo_photo.jpg) no-repeat;
height:147px;
width:106px;
position:absolute;
top:1px;
left:190px;
z-index:0;
}
#sub_logo{
height:145px;
background:url(../../img/bg_sub_head.gif) repeat-x;
position:relative;
}
#page_name{
position:absolute;
left:330px;
top:90px;
width:490px;
}
#logo_pic{
background:url(../../img/logo_pic.gif) no-repeat;
width:298px;
height:41px;
position:absolute;
top:22px;
left:460px;
}
#breadcrumb_container{
position:absolute;
left:10px;
top:10px;
}
