body {
  /*background: url("/template/images/irh-bg2012.jpg") no-repeat fixed center -1px #000000;*/
  /* background-color: #041B28; */
  font-family: Tahoma, Arial, "Helvetica Neue", "Liberation Sans", FreeSans, sans-serif;
  font-size: 14px;
  /* line-height: 1.42857143; */
  /* line-height: 16px; */
  margin: 0 auto;
  padding: 0;
}
.contrainer-wrapper {
  background: url("/template/images/bg-2013.png") repeat scroll 0 0 #041b28;
}

a {
  color: #000000;
}

a:link {
  /* color: #000000; */
  text-decoration: none;
}

a:visited {
  /* color: #000000; */
  text-decoration: none;
}

a:hover {
  color: #663300;
  text-decoration: none;
}

a:active {
  color: #000000;
  text-decoration: none;
}

a.btn {
  /* color: #fff; */
}

h1 {
  display: inline;
  font-family: Tahoma, verdana, arial;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}

.fred {
  color: red;
}

.ftitle {
  color: #ffffff;
  font-family: Tahoma, verdana, arial;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  text-shadow: 1px 1px 1px #000066;
}

#contrainer {
  background: none repeat scroll 0 0 #ffffff;
  border: 8px solid #ffffff;
  margin: 0 auto;
  max-width: 910px;
}

#contrainer .content-wrapper {
  background: none repeat scroll 0 0 #dcdacc;
  border: 8px solid #dcdacc;
}

#header .logo {
  background: url("/template/images/logo/irh_head_2012.gif") no-repeat scroll 0 0 transparent;
  height: 223px;
  width: 860px;
  z-index: 1;
}

#header .logo .chat {
  border: medium none;
  height: 36px;
  margin: 0 auto;
  padding-left: 690px;
  padding-top: 9px;
  position: absolute;
  width: 150px;
  z-index: 200;
}

#colMain {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #b2b2b2;
  border-radius: 6px 6px 6px 6px;
  margin-top: 10px;
  display: flex;
  /* padding: 10px; */
  /* width: 100%; */
  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#content {
  /* border-left: 1px dotted #959595; */
  display: block;
  /* float: right; */
  min-height: 63em;
  /* padding-left: 10px; */
  /* max-width: 634px; */
  /* padding: 12px; */
  margin: 10px;
}

#sidebar {
  float: right;
  /* width: 179px; */
  padding: 8px 0 0 0;
}

/*
#sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sidebar li {
    padding: 2px 0;
}*/

.items {
  background: url("/template/images/pages/all_Item.gif") no-repeat scroll 0 0 transparent;
  display: block;
  position: relative;
}

/*
#sidebar ul.menu li.hm {
    padding-top: 0;
}
#sidebar ul.menu li strong {
    background: url("/template/images/pages/all_Item.gif") no-repeat scroll 0 -45px transparent;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 20px;
    margin: 5px 0 0 0;
    padding: 3px 3px 3px 5px;
}
#sidebar ul li ul {
    display: none;
}
#sidebar ul li ul.active {
    display: block;
}
#sidebar ul li ul li {
    border-bottom: 1px dotted #B1B1B1;
}
#sidebar ul li ul li:hover {
    background-color: #EFF0F1;
}
#sidebar .menu li a {
    display: block;
    line-height: 20px;
    margin: 0 10px;
    width: 165px;
}
#sidebar .menu li a.fc1 {
    color: #9F0000; /*#018000;
}
#sidebar .menu li a.fc2 {
    color: #005900;
}*/

#footer {
  /* font-family: "MS sans Serif",Tahoma,verdana,arial;*/
  font-size: 12px;
  padding: 18px 0 8px;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.cltop {
  background: url("/template/images/m-border.gif") repeat-x scroll center top transparent;
  overflow: hidden;
  width: 100%;
}

.clright {
  background: url("/template/images/m-border.gif") repeat-y scroll right center transparent;
  overflow: hidden;
  width: 100%;
}

.clbottom {
  background: url("/template/images/m-border.gif") repeat-x scroll center bottom transparent;
  overflow: hidden;
  width: 100%;
}

.clleft {
  background: url("/template/images/m-border.gif") repeat-y scroll left center transparent;
  overflow: hidden;
  width: 100%;
}

.cllefttop {
  background: url("/template/images/m-lefttop.gif") no-repeat scroll left top transparent;
  overflow: hidden;
  width: 100%;
}

.clrighttop {
  background: url("/template/images/m-righttop.gif") no-repeat scroll right top transparent;
  overflow: hidden;
  width: 100%;
}

.clrightbottom {
  background: url("/template/images/m-rightbottom.gif") no-repeat scroll right bottom transparent;
  overflow: hidden;
  width: 100%;
}

.clleftbottom {
  background: url("/template/images/m-leftbottom.gif") no-repeat scroll left bottom transparent;
  overflow: hidden;
  width: 100%;
}

.clBody {
  padding: 10px;
}

.line-enter {
  height: 10px;
  width: 25px;
}

.f-b1 {
  color: #0051ca;
}

img {
  border: 0 none;
}

img.icon_so {
  opacity: 0.5;
}

img.icon_so:hover,
img.icon_so:focus {
  opacity: 1;
}

input[type="submit"],
input[type="button"] {
  background-color: #059a0d;
  border: 1px solid #000099;
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  /* display: inline-block; */
  font-family: tahoma;
  font-weight: bold;
  /* margin: 0 0 8px 4px; */
  /* padding: 0; */
  width: auto;
  margin-bottom: 4px;
}

input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: #008817;
  color: #ffffff;
}

input[type="submit"]:active,
input[type="button"]:active {
  background-color: #226586;
}

input[type="submit"][disabled],
input[type="button"][disabled] {
  background-color: #6a6a6a;
  color: #b6b6b6;
}

input.btn-danger {
  background-color: #9a0505;
}

.btn-wait {
  padding-left: 20px;
  background: url("/template/images/icon/ajax130.gif") no-repeat scroll 5px 6px #226586;
}

.success {
  background: url("/template/images/icon/ico-success.png") no-repeat scroll 5px 10px #eaf6ec;
  border: 1px solid #a6d8ae;
  color: #333333;
  line-height: 1.2em !important;
  margin: 10px 0;
  padding: 10px 0 8px 28px;
  text-align: left;
}

.error {
  background: url("/template/images/icon/ico-warning.gif") no-repeat scroll 5px 10px #ffe1e1;
  border-bottom: 1px solid #ff8080;
  border-top: 1px solid #ff8080;
  color: #333333;
  line-height: 1.4em !important;
  margin: 10px 0;
  padding: 10px 0 8px 28px;
  text-align: left;
}

.error ul {
  margin: 0;
  padding: 5px;
}

.error li {
  color: #373737;
  display: block;
  font: 12px/14px Tahoma, Verdana, Arial, sans-serif;
  list-style: none outside none;
  margin: 0;
  text-indent: 0;
}

.warning {
  background: url("/template/images/icon/ico-warning.gif") no-repeat scroll 5px 10px #feffe1;
  border-bottom: 1px solid #ffd680;
  border-top: 1px solid #ffd680;
  padding: 8px 25px;
}

.left10 {
  padding: 10px 15px;
}

.left5 {
  padding: 10px 5px;
}

.c1 {
  color: #cc0033;
}

.b {
  font-weight: bold;
}

.bigbbt {
  height: 30px;
}

.bx1 {
  margin: 6px 0;
}

.left_pr_logo {
  padding: 6px;
}

#IRHNews {
  /* padding: 8px; */
  /* width: 294px; */
}

#IRHNews li {
  border-bottom: 1px dotted #ccc;
  padding: 2px 0;
}

input.berror {
  border: 1px solid #ff8080;
  background-color: #fff5f5;
}

/*li checked style*/

ul.checked {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.bold li {
  font-weight: bold;
}

ul.checked li {
  background: url("/template/images/icon/checked.png") no-repeat scroll 0 0 transparent;
  display: block;
  margin: 5px 0 0 0;
  padding: 0 0 3px 20px;
}

/**
Start Left Menu
*/

ul.left-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.left-menu a {
  background: url("/template/images/LeftMenu16.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 42px;
  width: 178px;
}

ul.left-menu a:hover {
  background: url("/template/images/LeftMenu16-2.png") no-repeat scroll 0 0 transparent;
}

ul.left-menu a.domain {
  background-position: -9px -5px;
}

ul.left-menu a.host {
  background-position: -9px -48px;
}

ul.left-menu a.vps {
  background-position: -9px -91px;
}

ul.left-menu a.web-cms {
  background-position: -9px -134px;
}

ul.left-menu a.domain-idn {
  background-position: -9px -178px;
}

ul.left-menu a.domain-th {
  background-position: -9px -223px;
}

ul.left-menu a.howtobuy {
  background-position: -9px -267px;
}

ul.left-menu a.payment-confirmation {
  background-position: -9px -312px;
}

ul.left-menu a.contactus {
  background-position: -9px -357px;
}

ul.left-menu a.howto-kb {
  background-position: -9px -403px;
}

ul.left-menu a.client {
  background-position: -9px -449px;
}

ul.left-menu a.specification {
  background-position: -9px -494px;
}

/*Title Detail*/

.Highlights .title {
  font-size: 16px;
  font-weight: bold;
  padding: 2px 0;
}

.btn_custom_c0 a {
  background-color: #509f08;
  border: 1px solid #4fa600;
  border-radius: 2px;
  color: #ffffff;
  padding: 2px 8px;
  margin: 0 2px;
}

.pagination-number a {
  font-size: 18px;
  display: block-inline;
  border: 1px solid #ccc;
  padding: 2px 4px;
  margin-right: 2px;
  border-radius: 5px;
  margin-bottom: 6px;
  display: inline-block;
}

.tooltip {
  z-index: 9999;
}

.tooltip .tooltip-inner {
  max-width: 250px;
  white-space: pre;
}
