/**************************************
 * THEME NAME: sbc
 *
 * Files included in this sheet:
 *
 *   sbc/sbc_custom.css
 **************************************/

/***** sbc/sbc_custom.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *  No colours are to be added here, leave that to
  *
  *  the appropriate colour stylesheet.
  */

th.header,
td.header,
div.header {
    background-image:url('images/gradient.jpg');     
    background-position:top;    
    background-repeat:repeat-x;
}

.skip-block-to {
  margin:0px;
  font-size:0px;
}

a.skip-block {
visibility:hidden;
font-size:0px;
}

.sideblock {
margin-bottom:16px;
margin-top:0px;
}

#chooselang_jump {
  visibility:hidden;
  position:absolute;
  top:0px;
  left:40px;
}

.navbar {
    background-image:url('images/gradient.jpg');     
    background-position:top;    
    background-repeat:repeat-x;     
}

body {
  background-image:url('images/body_bg.jpg');
  background-repeat:repeat-x;
  background-position:top;
}

#header-home, #header {
  background-image:url('images/header_bg.png');
  background-repeat:no-repeat;
}

.headermain {
height:100px;
}

#headertopmenu {
  text-align:right;
  margin-bottom:4px;
  padding-right:35px;
}

.headermenu {
  margin-top:8px;
  margin-right: 16px;
}

#surround {
  width: 960px;
  margin: 0px auto 0px auto;
}

.navigation {
display:hidden;
position:absolute;
top:-1000px;
}

.justify {
  text-align:justify;
}

.nolinkline {
display:block;
}

.hiddentask {
 position:absolute;
 top:-9999px;
}

.sbcilp_gallery {
  float:none;
  text-align:left;
}

.sbcilp_galleryimage {
  float:none;
  text-align:center;
  width:140px;
  display: -moz-inline-box /* for Gecko */;
  display: inline-block /* proper CSS */;
  margin:8px;
  vertical-align:top;
}

/* IE6 and 7 hack */
* html .sbcilp_galleryimage {
  display:inline;
}
*:first-child+html body .sbcilp_galleryimage {
  left;
  text-align:center;
  display:inline;
}

.sbcilp_hidden {
  position:absolute;
  top:-9999px;
  left:0;
}

.sbcilp_top img {
  vertical-align:top;
}

/* Start of the Image Processing Style Stuff */

.sbcip_gallery {
  float:none;
  text-align:center;
}

.sbcip_galleryitem {
  float:none;
  text-align:center;
  width:150px;
  display: -moz-inline-box /* for Gecko */;
  display: inline-block /* proper CSS */;
  margin:4px;
}

.sbcip_galleryimage {
  padding:0px;
  margin:0;
  height:155px;
}

.sbcip_galleryimage td {
  vertical-align:middle;
  height:150px;
}

.sbcip_gallerytext {
  padding:2px;
  overflow:hidden;
}

/* IE6 and 7 hack */
* html .sbcip_galleryitem {
  display:inline;
}
*:first-child+html body .sbcip_galleryitem {
  left;
  text-align:center;
  display:inline;
}

/* End of the Image Processing Style Stuff */

/***** sbc/sbc_custom.css end *****/


