/* Copyright 2011 BacNinhNo1.Xtgem.Com */
@import url("http://bacninhno1.xtgem.com/css/xanh.css");
body {

  margin : 0 auto;
   padding: 0;
 font: 12px Arial;
  margin: auto;
  max-width: 850px;
  border : 1px solid #cdcdcd;
  border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}
#bacninhno1 {
padding: 1px;
margin: 4px 4px 0 0;
border: 1px solid #d5d5d5;
transition: all 15s ease;
-webkit-transition: all 15s ease;
-moz-transition: all 15s ease;
transition-delay: 5s;
-webkit-transition-delay: 5s;
-moz-transition-delay: 5s;
transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
width: 120px;
}
#bacninhno1:hover {
box-shadow: 0px 0px 10px #666;
-moz-box-shadow: 0px 0px 10px #666;
-webkit-box-shadow: 0px 0px 10px #666;
border-radius: 5px;
background-color: #ffffff;
padding: 5px;
transition: all 3s ease;
-webkit-transition: all 3s ease;
-moz-transition: all 3s ease;
transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
position: relative;
width: 365px;
}
a:link, a:visited, a:active {
    color: #0000ff;
    text-decoration: none;
}
a:hover, a:focus {
    color: #ff8700;
    text-decoration: none;
    text-shadow: 0 0 6px #ff4e00;
}

}
input, input[type="submit"], textarea, select, .menu, .title {
    border-radius: 4px;
}
input, textarea, select {
    color: #000;
    background: url(/css/images/bg_input.jpg) #fff left bottom repeat-x;
    border: 1px solid #e3e3e3;
    margin: 1px;
    padding: 2px;
}
input:hover, textarea:hover, select:hover {
    color: #8f8f8f;
    background-color: #f4f4f4;
    border: 1px solid #d7d7d7;
}
input:focus, textarea:focus, select:focus {
    color: #00bae8;
    background-color: #edf9fd;
    border: 1px solid #c2e3ec;
}
input[type="submit"] {
    color: #fff;
    background: #1895d4 url(/css/images/til.gif) 50% top
 repeat-x;
    padding: 2px 4px 2px 4px;
    border: 1px solid #8fdcff;
}
input[type="submit"]:hover {
    color: #000;
    background: #1895d4 url(/css/images/til.gif) 0 top repeat-x;
    border: 1px solid #000;
    padding: 2px 4px 2px 4px;
}
h3 {
    margin: 0;
    padding: 0;
    padding-bottom: 2px;
}
hr {
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: 1px solid #e3e3e3;
    border-right-style: none;
    border-right-width: 0;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-style: none;
    border-left-width: 0;
}
p {
    margin-top: 6px;
    margin-bottom: 6px;
}
ul {
    margin: 0;
    padding-left: 20px;
}
.bd1 {
    -webkit-box-shadow: -8px 0px 8px #777;
    -moz-box-shadow: -8px 0px 8px #777;
    box-shadow: -8px 0px 8px #777;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.bd2 {
    box-shadow: 8px 8px 8px #777;
    -moz-box-shadow: 8px 8px 8px #777;
    -webkit-box-shadow: 8px 8px 8px #777;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 15px;
}
.q {
    text-shadow: #e6daac 1px 1px;
    color: #444;
    font-size: 18px;
    font-weight: bold;
    padding: 3px;
    border-bottom: 1px solid #00f;
    background: #ddf6dd;
}
.daik {
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    background-color : #fff;
    background-repeat : repeat-x;
    background-position : 50% top;
    background-image : url(/images/main.gif);
}
td {line-height:15px}
#tab {padding:2px 5px 0 5px;border-bottom:5px solid #1daddd;font-size:12px}
#tab a {color:#494949;font-weight:bold}
#tab tr, #tab td {height:25px;padding-top:4px}
#tab td {padding-left:5px;padding-right:5px;text-align:center}
#tab .active {background:#1daddd;}
#tab .active a {color:#fff}
.head {
    background-color: #aaffff;
    background-image: url(/images/bautroi.gif);
    background-repeat: repeat x;
    text-align: center;
    border: 1px dashed #0000ff;
    margin: 0;
    padding: 0;
}
.time {
    color: #0000ff;
    background-color: #ffffff;
    text-align: center;
}
.hdr + .table {
    margin-top: 6px;
    margin-bottom: 4px;
    padding-top: 14px;
}
.hdr + form .table {
   margin-top: 6px;
   padding-top: 15px;
}
.table, .foot {
   background-color: lightyellow;
   background-repeat: repeat-x;
   background-position: 50% top;
   margin-top: 1px;
   margin-bottom: 1px;
   padding: 2px;
   border: 2px solid #1895d4;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.list1, .cool, .row_easy, .b {
    background-color: #fdfdfd;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #88beff;
}
.list2, .row_hard, .c {
    background-color: #f6f6f6;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #88beff;
}
.menu {
    background-image: url(/css/images/tmn.gif);
    background-repeat: repeat-x;
    background-position: 50% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #e1e1e1;
}
.rmenu1 {
    color: #fd4646;
    background-color: #fff0f0;
    background-image: url(/css/images/rmenu.gif);
    background-repeat: repeat-x;
    background-position: 50% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #ffd0d0;
}
.quote {
    display: block;
    background-color: #fcfeeb;
    border: 1px solid #e9ebec;
    border-left: 4px solid #8394b2;
    color: #878787;
    font-size: 10px;
    padding-left: 6px;
    margin-top: 5px;
    padding: 3px;
}
.footer, .coklat {
    background: #fff url(/css/images/bg_bl.png) repeat-x;
    border: 1px solid #88beff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    text-align: left;
    text-indent: 0px;
    color: #000;
}
.header {
  background-image: url(/css/bautroi.gif);
  border-style: ridge;
  border-width: 1px;
  border-color: lime;
  margin: 1px; padding: 1px;
  text-align: center;
}
.tmn {
background: #c0efff repeat top left;
border-top: 1px solid #01aeea;
border-bottom: 1px solid #01aeea;
color: #333;
margin: 0px;
padding: 4px;
}
.div
{
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 125px;
  overflow: hidden;
}

.sub {
border-top: 1px dotted #417394; font-size: x-small;
margin: 3px 2px 2px 2px;
padding: 3px 0px 0px 0px; }
.main{ padding: 5px;
background: #fff; box-shadow: 0 1px 3px #E1E2E3; border-bottom: 1px solid #EAEAEA; }

.listgame { background: #fff;
border-bottom:1px solid #cecece; padding: 5px; font-size: 14px; }
.listgame a:hover{
text-decoration: underline;
}
.menu1 { padding: 6px;
background: #606766; border-radius: 0 5px 5px 0; box-shadow: 0 1px 3px #E1E2E3;
border-bottom: 1px solid #EAEAEA; color:#fff; }
.menu1 a{ color:#fff; }

.phdr, .bmenu, .upban, .hdr, .tieude {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 1px
1px 1px;
    background-color: #00AA32;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px 3px 2px 3px;
    border-bottom: 2px solid #2060E0;
}
.phdr a, .tieude a, .bmenu a, .upban
a, .hdr a {
    color: #fffaee;
}
.phdr a:hover, .tieude a:hover, .bmenu
a:hover, .upban a:hover, .hdr
a:hover {
    color: #dbfaff; }
.phdr1 {padding-bottom: 1px; background-color: #00AA32; border-bottom: 2px solid #00902A; color: #ffffff; padding: 4px 4px 4px 4px; margin: 1px 0;}
img {border: 0;}
img {max-width: 95%;}
img {border-style : none; border:0; vertical-align: middle;}
.hot { background-color : #ffcc66; margin-top : 1px; margin-bottom : 1px; padding : 2px; border : 1px solid #e7e7e7; }
.cat_row
{
	padding: 5px 8px 5px 8px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d2d2d2;
}
.rmenu {
  background: #fee5fd;
  border: 1px solid #ffc6fc;
  margin: 1px 0;
  padding: 4px;
}
.rmenu input, .rmenu
textarea, .rmenu select {
  border: 1px solid #E2C0C7;
}
.rmenu input:focus, .rmenu textarea:focus {
  border: 1px solid #DBB0B9;
  background: #FDFBFB; }
.page {
    text-align: left;
    padding: 4px 2px 4px 2px;
    background: #d5f3ff;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #a2b5c2;
    font-weight: bold;
    font-size: 14px;
}
.pages {
    text-align: left;
    padding: 4px 2px 4px 2px;
    background: #d5f3ff;
    margin-top: 1px;
    margin-bottom: 1px;
    font-weight: bold;
    font-size: 14px;
}
.file-attach {
background-color:
#fff7eb;
border: 1px solid #f9d9b0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 4px;
padding: 0;
max-width: 360px;
}
.file-attach .attach {
background: #fadeba url(/css/images/bg-att.png)
 repeat-x top left;
font-weight: bold;
margin: 0;
padding: 2px 4px 2px 2px;
border-bottom: 1px solid #f9bc6d;
border-top-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
border-top-right-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
}
.file-attach .attach img {
width: 16px;
height: 16px;
margin-right: 2px;
vertical-align: -2px;
}
.file-attach .file {
background-color: #fff7eb;
margin: 0;
padding: 4px;
font-size: 11px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
}
.file-attach .file .f {
margin: 0;
padding: 2px 0px
2px 0px;
}
.info {
border-bottom: 1px solid #e1e1e1;
margin: 3px -1px 0px -1px;
padding-bottom: 3px;color: #808080;
}
.noidung {
background-color: #fdfdfd;
margin-left: 1px;
margin-right: 1px;
margin-top: 1px;
padding: 1px;
border: 1px solid #e1e1e1;
}
.noidung img{
  max-width: 97%; }
.thumb {
  border: 1px solid #808080;
  margin: 1px 1px 1px 1px;
  padding: 1px 1px 1px 1px;
  width: 40px;
  height: 50px; }
/* Copyright 2011 BacNinhNo1.Xtgem.Com - Vui long khong xoa dong nay */