/* @group skin specific
------------------------------------------------------------------------------*/
body {
  background:#000;	
}
body.front #page-wrap {
  background:url(home-bg.jpg) top center no-repeat;	
}
body.not-front #page-wrap {
  background:url(interior-bg.jpg) top center no-repeat;	
}
/* sony connect */
#header a.sony-connect-twitter {
  background:url(connect-twitter.png) no-repeat;
  height:16px;
  width:16px;
  display:block;
  float:left;
  margin-top:2px;
  padding-right:4px;
}
#header a.sony-connect-facebook {
  background:url(connect-facebook.png) no-repeat;
  height:16px;
  width:16px;
  display:block;
  float:left;
  margin-top:2px;
  padding-right:6px;
}
#block-styleswitcher-0 ul li a, #block-styleswitcher-0 ul li a:visited {
  color:#D5C5B2;	
}
#block-styleswitcher-0 ul li {
  border-right: 2px solid #D5C5B2;
}
#label-footer {
  color:#ae9684;
}
#footer #label-footer a {
   color:#ae9684;
}
#block-menu_block-1 ul.menu li a {
  color:#333;	
}
/* @end */
