body
{
  background: url("../images/bg_homepage.png") repeat-x;
  width:  auto;
}

#content
{
  background: url("../images/bg_main_sp.png") no-repeat 100% 0%;
}

#sidebar-right 
{

}
.hm-top-box
{
  width: 100%;
  height: 204px;
}

.hm-top-box p
{
  margin-left: 290px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  padding: 46px 20px;
}

#content 
{
  border-left: none;
}

.title
{
 font-size: 1.8em;
 margin-top: 0;
 margin-left: 8px;
}

#sidebar-right
{ 
  width: 25%;
}

h1 a {
  color:#000;
  text-decoration:none;
}
h1 a:hover {
  text-decoration:underline;
}

/* DEPOT BOX */
.hm-box-bottom .top
{
    background: url("../images/hm_bottom_box_top.png") no-repeat;
    width: 315px;
    height: 12px;
}

.hm-box-bottom .mid
{
    background: url("../images/hm_bottom_box_mid.png") repeat-y;
    width: 315px;
    height: auto;
}

.hm-box-bottom .mid .content
{
  padding: 5px 25px 10px 25px;
  line-height: 1.4em;
}

.hm-box-bottom .mid .content img {
}


.hm-box-bottom .mid a
{
  color: #3B3F41;
}

.hm-box-bottom .bottom
{
    background: url("../images/hm_bottom_box_bottom.png") no-repeat;
    width: 315px;
    height: 13px;
}



/* SWITCHER */



.switcher-lf
{
  width: 180px;
  height: 271px;
}

#switcher-nav
{
  cursor:pointer;
}



#switcher-nav .content
{
  text-align: center;
  padding: 13px 5px 1px 10px;
  font-size: 11px;
  font-weight: bold;
}


#switcher-menu-1 .content
{
  padding-top: 23px;
}

#switcher-menu-2 .content
{
}

#switcher-menu-3 .content
{
}
#switcher-menu-4 .content
{
  padding-top:7px;
}

#switcher-menu-6 .content
{
  padding-top:7px;
}

#switcher-nav .first-off
{
  background: url("../images/hm_main_lf_menu_top_off.png") no-repeat;
  width: 143px;
  height: 50px;
}

#switcher-nav .last-off
{
  background: url("../images/hm_main_lf_menu_bottom_off.png") no-repeat;
  width: 143px;
  height: 51px;
}

#switcher-nav .mid-off
{
  background: url("../images/hm_main_lf_menu_mid_off.png") no-repeat;
  width: 143px;
  height: 42px;
}


#switcher-nav .first-on
{
  background: url("../images/hm_main_lf_menu_top_on.png") no-repeat;
  width: 143px;
  height: 50px;
}

#switcher-nav .last-on
{
  background: url("../images/hm_main_lf_menu_bottom_on.png") no-repeat;
  width: 143px;
  height: 51px;
}

#switcher-nav .mid-on
{
  background: url("../images/hm_main_lf_menu_mid_on.png") no-repeat;
  width: 143px;
  height: 42px;
}

#switcher-nav .first-on .content, #switcher-nav .mid-on .content, #switcher-nav .last-on .content
{
 color: #FFFFFF;
}


.switcher-md
{
  background: url("../images/hm_main_mid.png") repeat-x;
  width: 335px;
  height: 271px;
}
.switcher-md-full
{
  background: url("../images/hm_main_mid_full.png") top left no-repeat;
  width: 528px;
  height: 271px;
}

.switcher-md-extended
{
  width: 518px;
}

.switcher-md .content, .switcher-md-full .content
{
  margin: 15px 15px 0;
  color: #FFFFFF;
  line-height: 14px;
  font-size: 12px;
}

.switcher-md .content a, .switcher-md-full .content a
{
   color: #FFFFFF;
}

.switcher-md h2.content a 
{
  text-decoration:none;
}

.switcher-md h2.content a:hover {
  text-decoration:underline;
}

.switcher-md-full .right 
{
  float:right;
  width:163px;
  margin-left:15px;
}

.switcher-md .content li, .switcher-md-full .right li {
  margin-left:2em;
}

.switcher-md-full .right .top 
{
  height:195px;
}

.switcher-md-full .right .learnmore 
{
  height:38px;
  margin-top:7px;
}

.switcher-rt
{
  background: url("../images/hm_main_rt.png") no-repeat;
  width: 193px;
  height: 271px;
}

.switcher-rt-disabled
{
 z-index: 0; 
 width: 10px; 
 background-position: 100% 0%;
}

.switcher-rt img
{
 margin-top: 6px;
 border-top: 1px solid gray;
 border-bottom: 1px solid #6A7D89;
}
.switcher-rt .solid 
{
  background:url(/images/hm_main_mid_full.png) top right no-repeat;
  height:233px;
  padding:15px;
}

.switcher-rt .solid img 
{
  margin:0;
  border:0;
}


.switcher-rt .top 
{
  height:195px;
}

.switcher-rt .top .content 
{
  margin: 10px 0;
  color:#fff;
}


.switcher-rt .learnmore 
{
  height:38px;
}

/* Special rule to implement the homepage splash */

#custom-doc {
background:url(/images/10-07-08_home_splash.jpg) 0px 118px   no-repeat;
}

#homepage_link {
position: absolute;
display: block;  
width: 143px;
height:160px;
left: 294px;
top: 55px;
}

#homepage_link2 {
position: absolute;
display: block;  
width: 143px;
height:160px;
left: 477px;
top: 55px;
}
