/* $Id: local-sample.css 7156 2010-04-24 16:48:35Z chris $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

body#pid-backup .preface-top-wrapper {
  min-height: 5px;
  padding-top: 3px;
}

.preface-top-wrapper {
  padding-top: 6px;
}

body#pid-new-bdr .preface-top-wrapper {
  min-height: 5px;
#  padding-top: 3px;
}

body#pid-backup .primary-menu {
  display:none
}

body#pid-backup .secondary-menu {
  display:none
}

body#pid-backup .webform-component-markup {
  display:none
}

body#pid-backup .header-top-wrapper {
  display:none
}

body#pid-backup #preface-top {
  width: 960px;
  height: 480px;
}

body#pid-backup #preface-top .inner .inner-inner{
  width: 960px;
  height: 480px;
}

body#pid-backup #block-block-34 {
  background-color: none;
  line-height: 40px;
  display: inline;
  font-size: 300%;
  background-image:url('/files/dinosaur_big-2.jpg');
}

body#pid-backup .bdr_l1 {
#  color: #d29059;
  color: #ffffff;
  position: absolute;
  left: 30px;
  top: 0px;
}

body#pid-backup .bdr_l3 {
  color: #ffffff;
  position: absolute;
  right: 30px;
  bottom: 120px;

}

body#pid-backup .bdr_l4 {
  color: #ffffff;
  position: absolute;
  right: 0px;
  bottom: 75px;

}

body#pid-backup .bdr_l5  {
  background-color: none;
  color: #ffffff;
  position: absolute;
  right: 250px;
  bottom: 25px;
}

body#pid-backup .bdr_phone  {
  font-size: 16px;
  color: #ffffff;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
body#pid-backup .bottom_row  {
  font-size: 14px;
  color: #ffffff;
}

body#pid-backup .bdr_links1  {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

body#pid-backup .bdr_links2  {
  position: absolute;
  left: 185px;
  bottom: 20px;
}

body#pid-backup .bdr_links3  {
  position: absolute;
  left: 330px;
 bottom: 20px;
}

body#pid-backup .bdr_links4  {
  position: absolute;
  left: 480px;
 bottom: 20px;
}

body#pid-backup .bdr_logo  {
  position: absolute;
#  width: 242px;
#  height: 60px;
  right: 10px;
  top: 10px;
  border: 0px;
}

body#pid-backup .block-panels_mini {
  margin-bottom: 0px;
}

body#pid-backup .main-wrapper {
  padding-top: 30px;
}


button {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 15px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: auto;
}

button.rounded {
background: transparent url( /images/btn_right.png ) no-repeat scroll right top;
clear: left;
font-size: 0.8em;
}

button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

button.rounded span {
background: transparent url( /images/btn_left.png ) no-repeat scroll left top;
color: #FFFFFF;
}

button.rounded:hover {
background-position: 100% -30px;
}

button.rounded:hover span {
background-position: 0% -30px;
}

button::-moz-focus-inner {
border: none;
}


