
/* Core Document ------------------------------------------------------------------------ */

body.root {
  width: 100%; height: 100%;
  margin: 0px;
  background: #191919;
}
table.root {
  position: absolute;
  width: 100%; height: 100%;
  background: #FFFFFF url(http://www.byrgius.com/web/templates/bt_content/images/body_bg.jpg) repeat-x center 69px;
}
table.root td.col1 { width: 50%; }
table.root td.col2 { width: 776px; }
table.root td.col3 { width: 50%; }

table.root td.col1, table.root td.col3 {
  background: url(http://www.byrgius.com/web/templates/bt_content/images/bb_bg.jpg) repeat-x center bottom;
}
div.body_box {
  width: 776px; height: 100%;
}
table.body {
  width: 780px; height: 100%;
  background: url(http://www.byrgius.com/web/templates/bt_content/images/center_bg.jpg) repeat-y center top;
}
table.body .row1 { height: 69px; }
table.body .row2 {
  width: 780px; height: 100%;
  background: url(http://www.byrgius.com/web/templates/bt_content/images/center_top_06.jpg) no-repeat left top;
}
table.body .row3 { height: 5px; background: #BCBA1F; }
table.body .row4 {
  width: 776px; height: 48px;
  background: url(http://www.byrgius.com/web/templates/bt_content/images/bot_bg.jpg) no-repeat center top;
}
table.body .row4 .footer {
  padding-top: 10px;
}
table.body .row4 .footer, table.body .row4 .footer a, table.body .row4 .footer a:visited {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #efefef;
  text-align: center;
}
table.body .row4 .footer a:hover {
  color: #33dd33;
}

form.login {
  margin: 0px;
  padding: 0px;
  float: right;
  font-family: arial;
  font-size: 10px;
}
form.login .text {
  margin: 4px 0px 0px 0px;
  padding: 0px 0px 0px 2px;
  border: 0px;
  background: url(http://www.byrgius.com/web/templates/bt_content/images/blank.png);
  width: 77px;
  height: 16px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  color: #FFFFFF;
}
form.login .text.user {
  margin-right: 7px;
}
form.login .button {
  margin: 1px 2px 0px 0px;
  padding: 0px;
  border: 0px;
  background: url(http://www.byrgius.com/web/templates/bt_content/images/login_submit_up.jpg);
  width: 69px;
  height: 23px;
}
form.login .button:hover, form.login .button.over {
  background: url(http://www.byrgius.com/web/templates/bt_content/images/login_submit_ov.jpg);
  cursor: hand;
}

h3 {
  font-family: "Futura Medium", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px dotted #cccccc;
  padding: 0px;
  color: #AAA000;
}

/* Document Body ------------------------------------------------------------------------ */

div.body {
  width: 740px;
  margin: 10px 0px 0px 12px;
}

div.body div.left {
  width: 200px;
  float: left;
  margin: 150px 0px 0px 0px;
}
div.body div.left ul {
  margin: 0px 0px 0px 16px;
  padding: 0px;
  list-style: none;
}
div.body div.left ul li {
  margin: 0px;
  padding: 0px;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
div.body div.left ul li a {
  text-decoration: none;
  color: #10BB00;
}
div.body div.left ul li a:hover {
  color: #0A7500;
}
div.body div.left ul li div {
  margin-top: 2px;
}
div.body div.left ul li div img {
  margin-right: 5px;
  margin-bottom: 2px;
}
div.body div.left ul li div a {
  font-size: 12px;
  color: #16C006;
}
div.body div.left ul li div a:hover {
  color: #009900;
}
#active_menu {
  color: #6666FF;
}

div.body div.content_box {
  width: 540px;
  float: right;
  margin: 145px 0px 0px 0px;
}
div.body div.content_box div.content {
  width: 520px;
  margin: 0px 0px 0px 10px;
}
table.contentpaneopen {
  width: 100%;
}
table.contentpaneopen td {
  font-family: arial;
  font-size: 12px;
  padding-top: 5px;
}
table.contentpaneopen td.contentheading {
  font-family: "Futura Medium", Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  border-bottom: 2px dotted #cccccc;
  padding: 0px;
  color: #CCC000;
}
div.componentheading {
  font-family: "Futura Medium", Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  border-bottom: 2px dotted #cccccc;
  padding: 0px;
  color: #CCC000;
}
table.contentpane {
  margin-top: 10px;
}
table.contentpane tr td {
  font-family: arial;
  font-size: 13px;
}
table.contentpane td.contentheading {
  font-family: "Futura Medium", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
  color: #333333;
}

table.contentpaneopen p {
  text-align: justify;
}

ul.tick {
  margin: 0px 0px 0px 20px;
  padding: 0px;
}
ul.tick li {
  list-style: none;
  list-style: url(http://www.byrgius.com/web/images/tick.png) no-repeat;
  list-style: url(http://www.byrgius.com/web/templates/bt_content//images/bullet_3.gif) no-repeat;
}

div.content_box.itemid_8 {
  background: url(http://www.byrgius.com/web/images/contact_form_bg.jpg) no-repeat -6px 30px;
}

.contact_email #contact_text {
  font-family: Courier;
  font-size: 14px;
  margin-top: 5px;
  width: 300px;
  height: 200px;
}
.contact_email label {
  font-family: tahoma;
  font-size: 14px;
}
.contact_email input, .contact_email select {
  font-family: Courier;
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  width: 205px;
}
.contact_email .button {
  font-family: Courier;
  font-size: 14px;
  margin-right: 10px;
  height: 40px;
  width: 60px;
}
