img, div { behavior: url('/res/iepngfix.htc'); }
body,html {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-variant: normal;
  color: #330404;
  margin: 0px;
  padding: 0px;
  height:100%;
  width:100%;
  background-color:#000;
}
#logo, #logo tr, #logo td{
  background-color:#000;
  width:100%;
  padding:0px;
  margin:0px;
}

#topmenu{
 border-bottom: 1px #000 solid;
 width: 100%;
 text-align:center;
 background-image:url('/res/BD/TB_ChromeBG.gif');
 background-repeat: repeat-x;
 background-color: #eee;
 font-family: Arial;
 font-size: 9pt;
 font-weight:bold;
 list-style-type: none;
}

#topmenu a {
 text-decoration: none;
 color: #311;
 padding-left:15px;
 padding-right:15px;
  border-left: 2px #eee ridge;
  border-right: 2px #999 ridge;

}
#topmenu a:hover{
 background-image:url('/res/BD/gradientsidemenu2.png');
}

#botmenu {
  border-top: 1px #000 solid;
  background:  url('/res/BD/Footer_rightBG.jpg');
  background-position: right top; 
  background-repeat: no-repeat;
  background-color: #A32300;
  width:100%;
  margin: 0px;
  padding: 0px;
  text-align:center;
}

#botmenu a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #F2BD4D;
  text-decoration: none;
  padding-left:7px;
  padding-right:7px;
}
#botmenu a:hover {
  color: #fff;
}

#page{
  width:100%;
  height:450px;
  background-color:#fff;
}
.pageTitle,#contenttable h1 {
  background: url("/res/BD/Main_dotline-faderight.gif");
  background-position: bottom left;
  background-repeat: no-repeat;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}
#leftpane {
  width:175px;
  border-width:1px;
  border-style:solid;
  border-color:#cccccc;
  background-color:#fefedd;
  margin:0px;
  padding:0px;
}

#leftpane a{
  text-decoration:none;
  color:#000;
}

#leftpane a:hover{
  text-decoration:underline;
  color:#d32;
}

#leftpane table{
width:170px;
border-width:1px;
border-style:solid;
border-color:#cccccc;
margin:0px;
padding:0px;
margin-top:10px;
}

#leftpane tr{
background-color:#ffffff;
background-image:url('res/BD/gradientsidemenu4.png');
background-repeat:repeat-x;
}
#leftpane b{
position:relative;
left:5px;
}
#leftpane ul{
padding:0px;
margin:0px;
font-size:11px;
}
#leftpane li{
list-style-type:none;
margin-left:5px;
}
#leftpane form{
margin:0px;
padding:0px;
margin-left:5px;
}
#leftpane input{
width:100px;
height:13px;
font-size:9px;
margin-top:2px;
border-color:#ffffff;
border-style:solid;
border-width:1px;
background-color:#dedede;
}

#leftpane input.submit{
  position:relative;
  border-width:0px;
  border-style:none;
  background-image: url('/res/BD/Login.png');
  background-repeat: no-repeat;
  width:17px;
  height:16px;
}

.icon, .iconregular, .iconhover { 
  text-align: center;
  width: 140px;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #eee;
}
.icon:hover, .iconhover {
  background-color: #ddf;
  border-style: solid;
  border-color: #aaa;
}
.iconhover { background-color: #fff; font-weight: bold; }

.icon a img { border:0px;}
.icon a { 
  width: 140px;
  height: 40px;
  font-weight: bold;
  color: black;
}
.icon:hover a { 
  text-decoration: none;
}
.faqQuestion
{
  font-size: small;
  font-weight: bolder;
  font-style: italic;
}
.faqAnswer
{
  text-align: justify;
}

.cli, .code
{
  margin-left: 30px;
  padding: 4px;
  background-color: #300;
  color: #fff;
  font-family: monospace;
  overflow: scroll;
}

#logoutimg{
position:relative;
margin:0px;
padding:0px;
float:right;
}

.editdiv{
position:relative;
margin:0px;
padding:0px;
z-index:10;
float:right;
}

#contenttable{
  margin: 0px;
  position:relative;
  width:100%;
  vertical-align:top;
  background-color:#fff;
}

#contenttable td{
vertical-align:top;
}
#emotic{
vertical-align:top;
text-align:right;
padding-left:5px;
padding-right:5px;
}
#contenttable a {
	color: #B77D01;
}

#contenttable a:HOVER {
	text-decoration: none;
}
#contenttable p, h1, h2, h3, h4
{
  margin-left: 15px;
}

#contenttable h2
{
  font-style: italic;
}

#contenttable ul { list-style: square; }

#contentinfobox, .contentinfobox{
position:relative;
left:100px;
vertical-align:top;
background-color:#fefedd;
font-size:11px;
border-color:#000;
border-style:solid;
border-width:1px;
}

#graphinfobox, .graphinfobox{
position:relative;
left:20px;
vertical-align:top;
background-color:#fefedd;
font-size:11px;
border-color:#000;
border-style:solid;
border-width:1px;
width:50%;
}

#tickettable, .tickettable{
position:relative;
left:20px;
vertical-align:top;
background-color:#fefedd;
font-size:11px;
border-color:#000;
border-style:solid;
border-width:1px;
width:550px;
}

#ticketsthreadtitle, .ticketsthreadtitle{
background-color:#ffffff;
font-size:10pt;
border-color:#000;
border-style:solid;
border-width:1px;
}


#dedicatedprice{
vertical-align:top;
text-align:center;
position:relative;
bottom:150px;
right:150px;
float:right;
}

#spricecalctable,.spricecalctable{
background-color:#E6E6E6;  
font-size:11px; 
color:black; 
text-align: left; 
border: 0px;
padding-left:5px;
padding-right:5px;
}
#pricecalctable,.pricecalctable{
font-size:11px; 
text-align: left; 
font-weight: bold; 
padding-left:15px;
padding-right:15px;
}
.spricecalcselect{
width:100px;
}
.pricecalcselect{
width:150px;
}
.spricecalcvalues{
background-color:#E6E6E6; 
font-weight: bold; 
font-size:11px; 
color:green; 
text-align: left; 
border: 0px;
width:100px;
}
.pricecalcvalues{
background-color:#fff; 
font-weight: bold; 
font-size:11px; 
color:#330404; 
text-align: left; 
border: 0px;
width:100px;
}
.pricecalcvalues2{
background-color:#fff; 
font-weight: bold; 
font-size:11px; 
color:green; 
text-align: left; 
border: 0px;
width:100px;
}
.pricecalcvaluestotal{
background-color:#E6E6E6; 
font-weight: bold; 
font-size:12px; 
color:green; 
text-align: left; 
border: 0px;
width:100px;
}
.spricecalcprice{
background-color:#E6E6E6; 
font-weight: bold; 
font-size:20px; 
color:green; 
text-align: left; 
border: 0px;
width:100px;
}
.spricecalcbut{
background-color:#f6f6f6; 
border-style:solid;
border-width:1px;
border-color:black;
}

#verifypng,.verifypng{
position:relative;
top:3px;
}

.formhead{
font-weight:bold;
}
.formti{
text-align: left; 
width:150px;
border-style:solid;
border-width:1px;
border-color:#cccccc;
margin:2px;
}
.formtinosize{
text-align: left; 
border-style:solid;
border-width:1px;
border-color:#cccccc;
margin:2px;
}
.formta{
text-align: left; 
width:200px;
border-style:solid;
border-width:1px;
border-color:#cccccc;
margin:2px;
}
.formtanosize{
text-align: left; 
border-style:solid;
border-width:1px;
border-color:#cccccc;
margin:2px;
}
.formsel{
text-align: left; 
width:150px;
border-style:solid;
border-width:1px;
border-color:#cccccc;
margin:2px;
}
.formrad{
text-align: left; 
border-style:solid;
border-width:1px;
border-color:#cccccc;
margin:2px;
}
.formbut{
background-color:#cccccc; 
border-style:solid;
border-width:1px;
border-color:black;
}
#emailcontent,.emailcontent{
background-color:#cccccc; 
border-style:solid;
border-width:1px;
border-color:black;


}
#termiFrame{
  background-image: url('/res/BD/Console_bg.png');
}
#termiServerLabel
{
 font-size: 22px;
 font-weight: bolder;
  position: relative;
  top: -349px;
  text-align: right;
  right: 65px;
  font: Arial Black, Arial;
  font-family: sans-serif;
  color: #b3b3b3;
}

#MenuEntry
{
  background-color: #000;
  color: #fff;
  width: 300px;
}
#MenuSelected
{
  background-color: #fff;
  color: #000;
  font-weight: bold;
  width: 300px;
}
#TermMenuUl
{
  list-style-type:none;margin-left:0px;
}
#TermMenuUl li
{ width: 300px;
  cursor: pointer;
}


