/*create by dunghp*/
body{
  margin: 0px;
}


.input-text{
  border: 1px solid #5F9BC6;
}
/*--header--*/
 #header_html{
   width: 936px;
   margin-bottom: 5px;
 }
 #menu_include{
   width: 936px;
   height: 40px;

 }
  #menu_include a{
     border: 0px solid red;
  }
 #g_search{
   width: 936px;
   height: 30px;
   margin-top:1px;
   font-size:11px;
   background-image:url(../images/under_nav.jpg);
 }
 /*--/header--*/
 /*--body--*/
 #container{
   width: 936px;
   height: 100%;
 }


 #main_content{
   background: #ffffff;
   float: left;
   margin-left: 10px;
   width: 515px;
   height: 100%;
   text-align: left;
   border:0px solid red;
  
 }
 #border_content{
   width: 513px;
   border-left:1px solid #CCCCCC;
   border-right:1px solid #CCCCCC;
 }
 #left_content{
   float: left;
   width: 200px;
   text-align: left;
 }
 #right_content{
   float: right;
   width: 200px;
   text-align: left;
 }
 #left_border{
   float: left;
   background-image:url(../images/box_giua_leftright.jpg);
   width:1px;
 }
 #right_border{
   float: right;
   background-image:url(../images/box_giua_leftright.jpg);
   width:1px;
 }


/*--/body--*/
/*--footer--*/
#footer_html{
  margin: 20px 0px 10px;
}
/*--/footer--*/

.top-menu {
  position:relative;
  width: 936px;
  height: 35px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu-item{
  background: url(../images/maumenu1.png);
  width: 156px;
  height: 29px;
  float: left;
  text-align: center;
  padding-top: 6px;
  border: 0;
  margin-left: 0px;
  margin-right: 0px;
  display: inline;
}


#page_content {
  width:505px;
  padding: 5px;
  overflow: hidden;
}


.linkduoi {
color:#29497B;
font-family:Tahoma;
font-size:11px;
padding-right:10px;
text-align:center;
}

.pageBottom {
background-image:url(../images/bgfooter.jpg);
color:#29497B;
font-size:12px;
height:35px;
padding-top:10px;
text-align:center;
vertical-align:top;
}

#banner {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/banner-bg.jpg) no-repeat scroll 0 0;
height:80px;
margin:0 auto;
position:relative;
width:935px;
}

.login-note {
  font-family: Tahoma;
  font-size: 12px;
}

.border {
border:1px solid #E3E3E3;
margin-bottom:12px;
}

.border label{
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
   width: 135px;
}

.subheaders-group {
  margin:0 5px 21px;
}

.subheader, .subheader-first-item {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(images/subheader_bg.gif) repeat-x scroll center bottom;
color:#2D2E2E;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:10px;
padding:13px 0 5px;
}

.form-field {

margin:6px 0;
vertical-align:middle;
}

.cm-required {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
 width:135px;
}
.adminlist{
  font-family: Arial;
  font-size: 12px;
}


label {
  float: left;
  width: 135px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
}
.button-submit-big {
 height:29px;
 padding-left:3px;
 padding-right:3px;
}
.right {
text-align:right;
}

.buttons-container {
padding:10px 0;
}

.subheader, .subheader-first-item {
-x-system-font:none;
background:transparent url(../images/subheader_bg.gif) repeat-x scroll center bottom;
color:#2D2E2E;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:10px;
padding:13px 0 5px;
}

.info-field {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  line-height:18px;
  margin:0;
  padding:0;
}

.info-field-title {
  background: #ABD0BC;
  margin-top: 10px;
  margin-bottom: 10px;
}

.float-right {
float:right;
}
.float-left {
float:left;
}
.clear{
  clear: both;
}


#ssr {
  margin-left: 40px;
}

.order-info {
   font-family:Arial,Helvetica,sans-serif;
   font-size:11px;
   font-weight:normal;
}
.table-fixed {
  font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
   font-weight:normal;
}
.tab-left{
  float: left;
  background-image: url(../images/tab-left.gif);
  background-repeat: no-repeat;
}
.tab-right{
  float: right;
  background-image: url(../images/tab-right.gif);
  background-repeat: no-repeat;
}
.tab-active{
  background-image: url(../images/tab-active.gif);
  background-repeat: repeat-x;
}

