body {
  font-family: Verdana;
  background-color: #fff;
  color: #444;
  text-decoration: none;
  word-spacing: normal;
  text-align: left;
  letter-spacing: 0px;
  line-height: 1.3em;
  font-size: 0.9em;
  margin:0;
  padding:0;
  text-align:left;
  background:#fcfcfc url('images/css/bg_main_wrapper_2.gif') repeat-x bottom left;
}

h1, h2, h3, h4, h5, h6{
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
h1{
  font-size: 2.4em;
  line-height: 1.2em;
  margin-bottom: 15px;
  letter-spacing: -0.03em;
  color: #2175bc;
}
h2{
  font-size: 1.5em;
  line-height: 1.05em;
  padding: 9px 0 10px 0;
  color: #2175bc;
}
h3{
  font-size: 1.3em;
  line-height: 1.05em;
  padding: 0;
  margin: 22px 0px;
  color: #2175bc;
}
h4, h5, h6{
  font-size: 1em;
  line-height: 1.35em;
  margin: 0;
  color: #000;
}


a {text-decoration:underline; color:#000;}
img {border:none;}

.no_display {display:none;}

#sub_nav {
  position:relative;
  z-index:9999;
  height:32px;
  background: #efefef;
  border-bottom: 1px solid #D4D4D4;
}


#sub_nav ul {
  font-size:.85em;
  margin:0px;
  text-align: left;
  margin-left: 20px;
  padding-left: 10px;
}

#sub_nav li {
  float: left;
  margin:0 -25px 0 15px;
  font-size:1em;
  padding:7px 15px 7px 15px;
  display:inline;
  white-space:nowrap;
}

#sub_nav li a{
  color:#4b465a;
  text-decoration:none;
  font-weight:normal;
}

#sub_nav li a:hover{
  color:#4b465a;
  text-decoration:underline;
}

#sub_nav li.active{
  font-weight:normal;
}

#sub_nav li.active a{
  font-weight: bold;
  text-decoration: underline;
}

#sub_nav li.active a:hover{
  text-decoration:underline;
}


.rb {margin: 10px 0px; padding: 10px 0px; clear: both; overflow: auto;}
.rb_bb {margin: 0px; padding: 10px 0px; clear: both; overflow: auto;}

.rb .head_tl, .rb_bb .head_tl {float: left; width: 10px; height: 36px; background: url(images/css/box_h_l.png) no-repeat -1px 0px;}
.rb .head_tr, .rb_bb .head_tr {float: right; width: 10px; height: 36px; background: url(images/css/box_h_r.png) no-repeat 0px 0px;}
.rb h3.rb_head, .rb_bb h3.rb_head {font-size: 1.15em; line-height: 1.05em; color: #FFF; padding: 10px 0 0 0; margin: 0px 10px 0px 9px; height: 26px; background: url(images/css/box_h.png) top left repeat-x;}
.rb .tl, .rb_bb .tl {float: left; width: 9px; height: 9px; background: url(images/css/box_tl_n.gif) no-repeat top left;}
.rb .tr {float: right; width: 9px; height: 9px; background: url(images/css/box_tr_n.gif) no-repeat top right;}
.rb_bb .tr {float: right; width: 9px; height: 8px; background: #fff url(images/css/bg_grad_vert.png) top right repeat-y; border-right:1px solid #bbb; border-top:1px solid #bbb;}
.rb .tm {background: #fff; margin: 0 9px; height: 8px; border-top: 1px solid #BBBBBB;}
.rb_bb .tm {background: #fff url(images/css/bg_grad_vert.png) top right repeat-y; margin: 0 9px; height: 8px; border-top: 1px solid #BBBBBB;}
.rb .rb_body {padding: 5px 10px; background: #fff; clear: both; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; overflow: auto;}
.rb_bb .rb_body {padding: 5px 10px; background: #fff url(images/css/bg_grad_vert.png) top right repeat-y; height:200px; clear: both; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; overflow: hidden;}
.rb .rb_body_pad, .rb_bb .rb_body_pad {padding: 10px 10px 5px 10px; background: #fff; clear: both; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; overflow:hidden;}
.rb .bl, .rb_bb .bl {float: left; width: 9px; height: 9px; background: url(images/css/box_bl_n.gif) no-repeat bottom left;}
.rb .br {float: right; width: 9px; height: 9px; background: url(images/css/box_br_n.gif) no-repeat bottom right;}
.rb_bb .br {float: right; width: 9px; height: 8px; background: #fff url(images/css/bg_grad_vert.png) top right repeat-y; border-right:1px solid #bbb; border-bottom:1px solid #bbb;}
.rb .bm {background: #fff; margin: 0 9px; height: 8px; border-bottom: 1px solid #BBBBBB;}
.rb_bb .bm {background: #fff url(images/css/bg_grad_vert.png) top right repeat-y; margin: 0 9px; height: 8px; border-bottom: 1px solid #BBBBBB;}
.rb h3.inbox {
  margin-top:5px;
  margin-bottom: 20px;
  margin-left:0px;
  margin-right:0px;
  padding: 2px;
  padding-left:0px;
  display: block;
  font-size: 1.25em;
  font-weight:bold;
  color: #2175bc;
  border-bottom:1px solid #2175bc;
}

.rb_blue {margin: 0px 0px; padding: 10px 0px; clear: both; overflow: auto;color: #fff}
.rb_blue .tl {float: left; width: 9px; height: 9px; background: url(images/css/box_tl_b.png) no-repeat top left;}
.rb_blue .tr {float: right; width: 9px; height: 9px; background: url(images/css/box_tr_b.png) no-repeat top right;}
.rb_blue .tm {background: #2175BC; margin: 0 9px; height: 8px; border-top: 1px solid #BBBBBB;}
.rb_blue .rb_body {padding: 5px 10px; background: #2175BC; clear: both; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB;}
.rb_blue .rb_body_pad {padding: 10px 10px 5px 10px; background: #2175BC; clear: both; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB;}
.rb_blue .bl {float: left; width: 9px; height: 9px; background: url(images/css/box_bl_b.png) no-repeat bottom left;}
.rb_blue .br {float: right; width: 9px; height: 9px; background: url(images/css/box_br_b.png) no-repeat bottom right;}
.rb_blue .bm {background: #2175BC; margin: 0 9px; height: 8px; border-bottom: 1px solid #BBBBBB;}
.rb_blue .rb_body_bb {padding: 5px 10px; background: #2175BC; clear: both; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; height:200px; overflow:hidden}
.rb_blue .tl_bb {float: left; width: 9px; height:8px; background:#2175bc; border-left:1px solid #bbb; border-top:1px solid #bbb;}
.rb_blue .bl_bb {float: left; width: 9px; height:8px; background:#2175bc; border-left:1px solid #bbb; border-bottom:1px solid #bbb;}


.feature_box_container {margin: 0px; text-align: left;font-size: 0.85em;}
.feature_box {margin:0px 10px; float: left; width: 215px; height: 250px;}
.feature_box_first {margin:0px; margin-right: 10px; float: left; width: 215px; height: 250px;}
.feature_box h3, .feature_box_first h3 {padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px; line-height: 1.05em; font-size: 1.10em; border-bottom: 2px solid #FF7703;}
.feature_box .text_body, .feature_box_first .text_body {float:left; width: 110px; margin: 0 0 0 7px; padding: 0px; overflow: auto;}

pre {
  font-size:0.9em;
  background:#fff;
  color:#000;
  padding:5px;
}

pre.special {
  font-size:1.0em;
  background:#f6f6f6;
  border:1px solid #efefef;
  color:#000;
  padding:5px;
}

table {
  width:100%;
  margin:0px auto;
  font-size: 0.8em;
  letter-spacing: 0px;
  border-collapse: collapse;
}

table.nav {
  font-size: 1.00em;
  width:100%;
}

table.notes, table.ajax, table.inner_table {
  font-size: 1.00em;
  width:100%;
}

table.ads_data {
  font-size: 0.90em;
  width:100%;
}

table tr {
  padding:0px;
}

table tr td {
  padding:3px;
}

table tr th {
  padding:3px;
}

table tr th a{
  text-decoration: none;
}

#ac_con {
  padding:3px;
  text-align:left;
  background:#efefef;
  font-family:Helvetica,Arial,sans-serif;
  font-size: 1.0em;
  padding-left: 50px;

}

#ac_con form {
  margin: 0px;
  padding: 0px;
}

#ac_con ul {
  margin: 0px;
  padding: 5px;
  width: auto;
  text-align: left;
  font-size: 1.0em;
}

#ac_con li {
  display: inline;
  padding: 2px 5px;
}


#page_bottom_con {
  clear:both;
  display:block;
  font-size:0.9em;
  background:#D5DEE3;
}

div.content {
  padding:20px 20px;
  margin: 0px;
}

div.changelog {
  background:#fff;
  border:1px solid #C7C7E2;
  margin:10px;
  padding:5px;
  font-size:0.9em;
  font-family: Courier New;
}

div.alias_note {
  border:1px solid green;
  background-color:#CCFFCC;
  font-size: 1.0em;
  line-height: 1.1em;
  overflow:auto;
}

div.alias_error {
  border:1px solid red;
  background-color:#FFC8C8;
  font-size: 1.0em;
  line-height: 1.1em;
  overflow:auto;
}

div.alias_error p {
  text-align: left;
  padding: 10px;
}

.alias_note p.l {
  float: left;
  width: 60%;
  text-align: left;
  padding: 10px;
}

.alias_note p.r {
  float: right;
  text-align: left;
  padding: 10px;
}

div p.div_sub_caption {
  margin:2px 10px;
  color: #000;
  font-weight:bold;
}

p.warning {
  padding:5px;
  margin:5px;
  background-color:#FFC8C8;
  border: 2px solid red;
}

p.special_message {
  font-size: 0.70em;
  padding:15px 30px;
  text-align:left;
  font-style: italic;
}

small {
  font-size: 0.9em;
}

.sub_caption {
  padding:2px; 
  margin:0px;
  background:#fff;
  border:1px solid #C7C7E2;
}

.serverlist_link a:link {
  text-decoration:none;
  color:black;
}
.serverlist_link a:visited {
  text-decoration:none;
  color:black;
}
.serverlist_link a:hover {
  text-decoration:underline;
}

a.none_visited_link:link {
  text-decoration:none;
  color:black;
}

a.none_visited_link:visited {
  text-decoration:none;
  color:black;
}

a.none_visited_link:hover {
  text-decoration:underline;
  color:black;
}

.header_table_link {
  display:inline; 
  text-decoration:none;
  color:#fff;
}

span.red {
  color:red;
  padding-left:3px;
  font-weight:bold;
}

p.error {
  padding:3px;
  border:1px solid red;
  background-color:#FFC8C8;
  width:98%;
}

p.success {
  padding:3px;
  border:1px solid green;
  background-color:#CCFFCC;
  width:98%;
}

a.faq_link:link {
  text-decoration:none;
  color:black;
}

a.faq_link:visited {
  text-decoration:none;
  color:black;
}

a.faq_link:hover {
  text-decoration:underline;
  color:black;
}

div.docs {
  display: block;
}

div.docs h3 {
  display:block;
  color: #2175bc;
  padding: 5px;
  line-height:1.15em;
  font-size: 1.15em;
  border-bottom: 2px solid #FF7703;
  margin-top:0px;
}

div.docs h4 {
  display:block;
  color: #000000;
  padding: 1px;
  margin:10px 5px;
  line-height:1.1em;
  font-size: 1.1em;
}

div.docs table {
  margin: 0px auto;
  font-size: 1.00em;
  width:98%;
}

div.docs ul {
  margin:0px 0px 0px 15px;
  padding:0px;
  font-size: 1.0em;
}

div.docs ul.sub {
  list-style-type:none;
  margin:0px;
  padding:0px;
  font-size: 1.0em;
}

div.docs ul.sub li {
  display: inline;
  margin-right:20px;
}

div.docs ul.sub a:link, div.docs ul.sub a:visited {
  color: #2175bc;
  text-decoration: none;
}

div.docs ul.sub a:active, div.docs ul.sub a:hover {
  text-decoration: underline; 
  color: #2175bc;
} 

div.docs div {
  padding: 10px;
  margin: 5px 10px;
  font-size: 1.0em;
  background: #efefef;
  border:1px solid #c0c0c0;
}

ul.docs {
  list-style-type:square;
  padding:0px;
  margin:0px 0px 0px 20px;
  font-size: 1.0em;
}

ul.docs a:link, ul.docs a:visited {
	display: block;
	color: #2175bc;
	text-decoration: none;
}

ul.docs a:active, ul.docs a:hover {
	text-decoration: underline; 
	color: #2175bc;
}

table.code {
	padding:5px;
	margin:5px;
    border:1px solid #c0c0c0;
}

table.code th {
	background-color: #fff;
    border-bottom:1px solid #FF7703;
    font-weight: bold;
    font-size:0.8em;
}

table.code tr {
	background-color: #fff;
}

table.code td.linea {
	background-color: #fff;
    font-size:0.8em;
}

table.code td.lineb {
	background-color: #F0F0F0;
    font-size:0.8em;
}

table.code td.line1 {
	background-color: #fff;
	color:#808080;
    border-right:1px solid #FF7703; 
    font-family:Courier New, Courier; 
    margin:0px;
    padding:0px;
    width:25px;
    min-width:25px;
    text-align:center;
    font-size:0.8em;
}

table.code td.line2 {
	background-color: #F0F0F0;
	color:#808080;
    border-right:1px solid #FF7703; 
    font-family:Courier New, Courier; 
    margin:0px;
    padding:0px;
    width:25px;
    min-width:25px;
    text-align:center;
    font-size:0.8em;
}

table.code td.code1 {
    text-align:left; 
    border-left:0px; 
    padding:0px 1px 0px 8px; 
    font-family:Courier New, Courier; 
    margin:0px; 
	background-color: #fff;
    font-size:0.8em;
}

table.code td.code2 {
    text-align:left; 
    border-left:0px; 
    padding:0px 1px 0px 8px; 
    font-family:Courier New, Courier; 
    margin:0px; 
	background-color: #F0F0F0;
    font-size:0.8em;
}

span.news, span.caption {
  padding: 5px;
  padding-left:0px;
  display: block;
  font-size: 1.0em;
  font-weight:bold;
  color: #333;
  border-bottom:1px solid black;
}

