body
{
  margin: 0px;
  color: #000000;
  background: #ececec url('../images/bcom/body-bg.gif') 0px 0px repeat-x;
  font-family: "Segoe UI", Arial, sans-serif;
  font-size: 0.9em;
}

a, a:visited
{
  color: #cc6633;
}

a:hover, a:active
{
  color: #993300;
}

img
{
  border: 0px;
  margin: 0px;
}

h1
{
  font-size: 1.6em;
}

h2
{
  font-size: 1.1em;
}

h3
{
  font-size: 1.0em;
}

em
{
  font-size: 1.1em;
  font-style: normal;
  font-weight: bold;
}

strong
{
  font-weight: normal;
}

#header
{
  background: #000000 url('../images/bcom/header-bg.gif') repeat-x;
  color: #ffffff;
  height: 92px;
  min-width: 980px;
  _width: 980px;
}

#header a
{
  color: #ffffff;
}

#header_holder, #bender_holder, #content_holder, #footer_holder
{
  position: relative;
  margin: 0px auto;
  width: 980px;
}

#logo
{
  position: absolute;
  background: url('../images/bcom/bcom-header-logo.jpg') 0px 0px no-repeat;
  overflow: hidden;
  left: 30px;
  top: 16px;
  margin: 0px;
  padding: 0px;
  width: 176px;
  height: 80px;
  z-index: 1;
}

#logo a
{
  display: block;
}

#logo img
{
  padding-left: 176px;
  border: 0px;
}

#topmenu
{
  position: absolute;
  background: url('../images/bcom/topmenu-bg.gif') left top repeat-x;
  font-size: 0.8em;
  right: 0px;
  text-align: right;
  width: 10000px;
  white-space: nowrap;
}

#topmenu_holder
{
  background: url('../images/bcom/body-bg.gif') left top repeat-x;
}

#topmenu_edge
{
  float: right;
  background: #797979 url('../images/bcom/topmenu-left.gif') 0px 15px no-repeat;
  padding: 0px 10px 0px 210px;
}

#topmenu ul
{
  height: 34px;
  line-height: 34px;
  margin: 0px;
  margin-right: 70px;
  padding: 0px;
}

#topmenu li
{
  display: inline;
  border-right: 1px solid #555555;
  padding: 0px 12px;
}

#topmenu a
{
  color: #333333;
}

/*#topmenu a:selected, #topmenu a:hover, */
#topmenu .selected a
{
  color: #ffffff;
}

#topmenu a.mini_logo
{
  float: right;
}

#topmenu a img
{
  border: 0px;
  margin-top: 5px;
}

#menu
{
  z-index: 101;
  position: relative;
  font-size: 1.25em;
  font-weight: bold;
  bottom: -44px;
  float: right;
  padding: 0px 10px;
  white-space: nowrap;

  height: 1.6em;
  line-height: 1.6em;
}

#menu ul
{
  line-height: 23px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#menu ul.submenu
{
  display: none;
}

#menu li
{
  display: block;
  float: left;
}

#menu a
{
  display: block;
  border-top: 1px solid transparent;
  border-right: 1px solid #666666;
  color: #999999;
  text-decoration: none;
  padding: 8px 12px;
}

#menu a.hover, #menu a:hover
{
  border-top: 1px solid #666666;
  background: #333333;
  border-bottom: 1px solid #666666;
  color: #ffffff;
  z-index: 101;
}

#menu a.hover
{
  border-bottom: 1px solid #333333;
}

#menu li:first-child a.hover
{
  border-left: 1px solid #666666;
}

#menu .selected a /*, #menu a:selected, #menu a:hover*/
{
  color: #ffffff;
}

#bender
{
  text-align: center;
}

#bender img
{
  display: block;
}

#content
{
  background: url('../images/bcom/content-bg.gif') left bottom repeat-x;
}

#content_holder
{
  background: #ffffff url('../images/bcom/content-holder-bg.gif') left top no-repeat;
  border: #ffffff 1px solid;
  border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;
  padding: 0px;
  width: 960px;
}

#page
{
  margin: 10px;
  min-height: 200px;
  _height: 200px;
}

#page .blocks4
{
  background: #96a4a8 url('../images/bcom/greyblock-bg.gif') left top repeat-x;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
  color: #ffffff;
  margin-top: 8px;
}

#page .blocks4 .block
{
  float: left;
  display: block;
  position: relative;
  border-left: #b2bbbe 1px solid;
  height: 240px;
  width: 234px;  
}

#page .blocks4 .block:first-child
{
  border-left: none;
}

#page .blocks4 .block_holder
{
  padding: 10px 25px;
}

#page .blocks4 .block h2
{
  font-size: 1.4em;
}

#page .blocks4 .block h2, #page .blocks4 .block h3
{
  color: #000000;
  margin: 10px 0px;
}

#page .blocks4 .block h2.img
{
  background: left center no-repeat;
  padding-left: 40px;
}

#page .blocks4 .block h2.img.tools
{
  background-image: url('../images/bcom/greyblock-tools.gif');
}

#page .blocks4 .block h2.img.star
{
  background-image: url('../images/bcom/greyblock-star.gif');
}

#page .blocks4 .block h2.img.house
{
  background-image: url('../images/bcom/greyblock-house.gif');
}

#page .blocks4 .block h2.img.globe
{
  background-image: url('../images/bcom/greyblock-globe.gif');
}

#page .blocks4 .block h2 a
{
  color: #000000;
}

#page .block h2 a
{
  color: #000000;
}

#page .blocks4 .block h3
{
  font-weight: bold;
}

#page .blocks4 .block p
{
  margin: 10px 0px;
}

#page .blocks4 .block a.button
{
  display: block;
  position: absolute;
  bottom: 20px;
  background: #ffa02a url('../images/bcom/button-bg.gif') left bottom repeat-x;
  border: 1px solid #888888;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
  color: #000000;
  font-weight: bold;
  padding: 5px 20px;
  text-decoration: none;

  -moz-box-shadow: 3px 3px 3px #777;
  -webkit-box-shadow: 3px 3px 3px #777;
  box-shadow: 3px 3px 3px #777;
}

#page .blocks4 .block a.button:hover
{
  background: #55faff;
}

#page .blocks2
{
  background: #ffffff url('../images/bcom/vertical-dots.gif') center top repeat-y;
}

#page .blocks2 .block
{
  float: left;
  display: block;
  position: relative;
  margin-left: 20px;
  width: 460px;  
}

#page .blocks2 .block:first-child
{
  margin-left: 0px;
}

#page .blocks2 .block_holder, #page .singleblock .block_holder
{
  margin-top: 10px;
  padding: 0px 15px;
  border: 1px solid #ffffff;
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}

#page .blocks2 .block_holder:first-child
{
  xmargin-top: 0px;
}

#page .block_holder.grey
{
  background: #eeeeee;
  border-color: #eeeeee;
}

#page .block_holder.orange
{
  background: #ff9d22;
  border-color: #ff9d22;
}

#page .block_holder.orange a
{
  color: #333333;
}

#page .block_holder.heading
{
}

#page .block_holder.heading h1
{
  margin: 10px 12px 0px 12px;
  padding: 4px 2px;
}

#page .block_holder.image
{
  border: 0px;
  padding: 0px;
}

#page .block_holder.image img
{
  display: block;
}

#breadcrumb
{
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
  font-size: 0.9em;
  margin: 10px 5px;
}

#breadcrumb a
{
  color: #0000ff;
  margin: 0px 0.2em;
}

#breadcrumb span
{
  margin: 0px 1em;
}

#footer
{
  background: #1b1b1b url('../images/bcom/footer-bg.gif') left top repeat-x;
  color: #ffffff;
  min-width: 980px;
  _width: 980px;
}

#copyright
{
  background: url('../images/bcom/copyright-bg.gif') center top no-repeat;
  font-size: 0.8em;
  padding: 20px 40px;
}

#copyright a
{
  color: #ffffff;
}

#copyright dl
{
  float: left;
  line-height: 2em;
  margin: 0px;
  width: 180px;
  margin: 0px 10px;
}

#copyright dt
{
  font-size: 1.2em;
  font-weight: bold;
}

#copyright dd
{
  margin: 0px;
  padding: 0px;
}

#copyright dd a
{
  color: #888888;
}

#copyright dd a:hover, #copyright dd a:active
{
  color: #ffffff;
}

#copyright ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#copyright p.copyright
{
  padding-left: 7em;
  text-indent: -7em;
}

#copyright p.copyright span
{
  float: left;
  width: 7em;
}

.left
{
  float: right;
}

.right
{
  float: right;
}

.clear
{
  height: 0px;
  clear: both;
}



table.pricelist
{
  margin: 1em 0px;
  width: 100%;
}

table.pricelist th, table.pricelist td
{
  font-weight: normal;
  border: 0px;
  border-left: 1px #E0E0E0 solid;
  border-top: 1px #E0E0E0 solid;
  margin: 0px;
  padding: 2px 8px;
}

table.pricelist th
{
  border-left: 1px #FFFFFF solid;
  border-top: 1px #FFFFFF solid;
}

table.pricelist thead th
{
}

table.pricelist tbody th
{
  text-align: left;
}

table.pricelist tbody td
{
  background: #FFFFFF;
  text-align: center;
}

table.pricelist tbody td strike
{
}

table.pricelist tbody td strong
{
  color: #CC0000;
}

table.form
{
  margin: 1em 0px;
  width: 70%;
}

table.form th, table.form td
{
  padding: 2px 8px;
}

table.form th
{
  padding-top: 4px;
  text-align: right;
  vertical-align: top;
  width: 30%;
}

table.form td
{
  width: 70%;
}

table.form td .hint
{
  font-style: italic;
}

table.form input, table.form textarea
{
  border: #CCCCCC dotted 1px;
  _border-bottom-style: solid;
  width: 90%;
}

table.form .error input, table.form .error textarea
{
  border-color: #CC0000;
}

div.submit
{
  margin-left: 25%;
}

div.submit input.submit
{
  background: #2E70A0;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px 2em;
}

code
{
  background: #DDEEFF;
  border: #99CCFF 1px solid;
  display: block;
  font-family: "Courier New", Courier, monospace;
  font-size: 0.9em;
  margin: 1em;
  padding: 0.8em 1em;
}

div.gallery
{
  margin-top: 2em;
  text-align: center;
}

div.gallery_pages
{
  margin: 1em;
}

div.gallery_pages a, div.gallery_pages span
{
  margin: 0.25em;
  padding: 0em 0.5em;
  text-decoration: none;
}

div.gallery_pages a
{
  border: #99CCFF 1px solid;
}

div.gallery_pages span
{
  border: #CCCCCC 1px solid;
  color: #666666;
}

div.gallery_pages a.selected
{
  background: #DDEEFF;
  border-color: #003366;
  color: #003366;
}

div.gallery_pages a:hover
{
  border-color: #ED135A;
  color: #ED135A;
}

div.gallery_desc
{
  background: #DDEEFF;
  border: #99CCFF 1px solid;
  display: block;
  margin: 0.25em;
  padding: 0em 0.5em;
  width: 90%;
}

div.gallery img
{
  margin: 1em;
}

img.textrflow
{
  float: right;
  margin: 0em 0em 0.5em 1em;
}

span.letter
{
  float: right;
  background: #CCCCCC;
  color: #EEEEEE;
  font-weight: bold;
  font-size: 2em;
  padding: 0.2em 0.5em;
  margin-top: 0.5em;
}

