html {
background: #000;
}
h4, h1, h2, h3 {
display: inline;
margin: 0;
}

#tab tr td a{
padding:10px 20px 10px 20px;
}
.menu a{
    padding: 5px 5px 5px 5px;

}
h4 a{

    padding: 7px 5px 50px;

}
h3 a{
    padding: 7px 10px 7px 5px;
}
.cm a {
    padding: 10px 0px 20px;

}
.download {
background-color: #00a5f0;
border: 1px solid #000;
border: 1px solid rgba(0,0,0,.2);
_border: 1px solid #000;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px #FFF;
-moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px #FFF;
-khtml-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px #FFF;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px #FFF;
color: #fff;
font-weight: bold;
padding: 5px;
text-align: center;
text-shadow: 0 -1px rgba(0,0,0,.2);
text-decoration: none!important;
}

.download:hover {background-color: #24bbff;}


h2 { font-size: 14px;}
h3 { font-size: 13px;}
body {
    color: #606060;
    margin: 0;
    padding: 2px;
    font-family: arial,sans-serif;
    font-size: 13px;
    background: #fff none repeat scroll 0 0;
    margin: auto;
    max-width: 675px;
    border : 1px solid #cdcdcd;
    border-radius: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 8px #343434;
}
#tab {
border-bottom: 5px solid #444;
font-size: 12px;
padding: 2px 5px 0;
margin-bottom: 10px;

}


.footer {background:url(http://my.teamobi.com/images/nongtraibanngay.png) repeat-x;position: absolute;width:98%;height:57px;margin-left:7px;z-index:-1;
        -webkit-border-bottom-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        -webkit-box-shadow: 0px 5px 10px ;
        -moz-box-shadow: 0px 5px 10px ;
        box-shadow: 0px 9px 10px ; 
}

#tab tr,#tab td {
 height:25px;
 padding-top:4px;
}
#tab td {
 padding-left:5px;
 padding-right:5px;
 text-align:center;
}
#tab .active {
 background:#444;
 font-color:#fff;
}
td img {
 color:#fff;
}

.topmenu, .sub {
background-color: #D0D7DD;
border: 1px solid #FFF;
font-size: x-small;
margin: 0;
padding: 4px;
}

.filelist_paging span {
color: #FFF;
background-color: #8cafc6;
border: 1px solid #417394;
padding: 9px 15px;
}


.filelist_paging a:hover {
background-color: #f2f6f8;
border: 1px solid #417394;
}
.filelist_paging a {
border: 1px solid #BBCAD5;
background-color: #FFFFFF;
text-decoration: none;
padding: 10px 15px;
}

bmenu a {
  color:#fff
}
input,textarea,select {

border-radius:3px;

color:#6d6d6d;

border:1px solid #990000;

background:#fbfbfb;

margin:2px;

}


.mod-vote {
	background: #fadeba url(images/bg-att.png) repeat-x top left;
	padding: 2px;
	margin: 2px;
	text-align: center;
	color: #333;
	max-width: 160px;
	border: 1px solid #f9bc6d;
	border-radius: 3px;
}
.admin-say {
	color: blue;
	padding: 2px;
	margin: 2px 2px 4px 2px;
	background-color: #fff7eb;
	border: 1px solid #f9bc6d;
  	font-size: 12px;
	font-style: italic;
	position: relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.admin-say div.here {
	background: transparent url(/images/admin-say.png) no-repeat bottom left;
	width: 15px;
	height: 12px;
	position: absolute;
	left: 100px;
	bottom: -12px;
	z-index: 1;
}
.video {
	padding: 5px 10px;
	background: #ffffc0;
	border: #DDBC6B dotted 1px;
	color: #f00;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 2px;
	position: relative;
	padding-left: 4px;
	display: inline-block;
}
.video:hover {
	color: #f00;
	background: #ffff00;
}
.video:before {
	content: url(http://m9x.mobi/dow.png);
	margin-right: 4px;
}




.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(http://wapvn.mobi/theme/default/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;
}

.mainblok {
	border: 1px solid #444;
	margin: 7px 0 0;
	padding: 0;
    margin-left:0;
    margin-right:0;
    padding-top:0px;
    padding-bottom:0px;
    font-family:arial,sans-serif;
    font-size:13px;
}
h2{ }

.prefix a { color: inherit; }
.prefix.prefixPrimary    { color: #176093; background-color: #d7edfc; border-color: #d7edfc; }
.prefix.prefixSecondary  { color: #8f6c3f; background-color: #f9d9b0; border-color: #f9d9b0; }
.prefix.prefixRed        { color: white; background-color: red; border-color: #F88; }
.prefix.prefixGreen      { color: white; background-color: green; border-color: green; }
.prefix.prefixOlive      { color: black; background-color: olive; border-color: olive; }
.prefix.prefixLightGreen { color: black; background-color: lightgreen; border-color: lightgreen; }
.prefix.prefixBlue       { color: white; background-color: blue; border-color: #88F; }
.prefix.prefixRoyalBlue  { color: white; background-color: royalblue; border-color: #81A9E1;  }
.prefix.prefixSkyBlue    { color: black; background-color: skyblue; border-color: skyblue; }
.prefix.prefixGray       { color: black; background-color: gray; border-color: #AAA; }
.prefix.prefixSilver     { color: black; background-color: silver; border-color: silver; }
.prefix.prefixYellow     { color: black; background-color: yellow; border-color: #E0E000; }
.prefix.prefixOrange     { color: black; background-color: orange; border-color: #FFC520; }
.discussionListItem .prefix,
.searchResult .prefix
{
	font-size: 80%;
margin: 0;
line-height: 15px;

	
	font-weight: normal;
}




a{color: #345598;text-decoration: none;}

a:hover{color:#345598;text-decoration: none;}
.filelist_paging {
background-color: #D0D7DD;
border: 1px solid #FFF;
font-size: x-small;
margin: 0;
    padding: 15px 15px 15px 15px;
    text-align: center;}
 

 .rmenu {background-color:#7DCF2C;padding : 2px; text-align: center;	color:#ffffff;border-bottom-color:#56A608;	border-bottom-style:solid;	border-bottom-width:3px;	margin:0; padding-top:2px;}

.thongtin {
background-color: #f2f6f8;
border-bottom: 1px solid #eaeae9;
color: #34617e;
margin: 0;
padding: 9px 9px 6px 5px;
}
 

.bmenu, .giaitri{

    font-weight: 700;
    border-bottom: 1px solid #D8DFEA;
    padding: 5px 25px;
    margin-left: 0px;
    border: 0px solid #ccc;
    width: auto;
    background: #444;
    color: #eee;
    padding:10px 12px;

}
.logo {
    background: #e9e9e9 url(http://giaitri8x.wap.sh/css/bg_bl.png) repeat-x;
    border: 1px solid #88beff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    text-align: center;
    text-indent: 0px;
    color: #fff;
    background-color: #f9f1f9;
}
.hdr, .phdr {
 background: #319aff url(http://mackie.wapsite.me/img/copy.gi) repeat-x;
color: #fffaee;
background-repeat: repeat-x;
background-position: 50% top;
margin-top: 1px;
margin-bottom: 1px; padding: 2px;
border: 1px solid #007dff;}

.xmenu a, .footer a{color: #fffaee;
border-bottom: 1px dotted #b1a485;}
.xmenu a:hover, .footer a:hover{color: #fffaee; 
border-bottom: 1px dotted #1049a5;}
.maudo {
color : #fd4646;
background-color : #fff0f0;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #ffd0d0;
}
.ads {

	background-color: #FFCC66;

	border: thin dashed #FF6600;

	padding: 0.13em;

	margin-bottom: 0.19em;

}

.bautroi1 {
background-color : #1e90ff;
background-image : url(/css/bautroi.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #e1e1e1;
}

.list {
background-color:#F7F7F7;
border-bottom-color:#E0E0E0;
padding : 4px; 
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:1px;
padding-left: 5px;
padding-right:10px;
}

.list2, .box, .maunau, .maucam, .cool, .body, .l, .menu {
background-color:#F7F7F7;	border-bottom-color:#E0E0E0; padding : 10px; 	border-bottom-style:solid;	border-bottom-width:1px;	border-top-color:#FFFFFF;	border-top-style:solid;	border-top-width:1px;	padding-left:10px;	padding-right:10px;}

.list1:nth-child(odd) {
    background-color:#fff;
    padding: 10px 10px;
}
.list1:nth-child(even) {
    background-color:#f9f1f9;
    padding: 10px 10px;

}




.list1 img {
  max-width: auto;
}


.list:nth-child(odd) {
    background-color:#fff;
    padding: 5px 5px;
}
.list:nth-child(even) {
    background-color:#f9f1f9;
    padding: 5px 5px;

}




.list img {
  max-width: 99%;
}

.noidung:nth-child(odd) {
    background-color:#fff;
    padding: 5px 5px;
}
.noidung:nth-child(even) {
    background-color:#f9f1f9;
    padding: 5px 5px;

}
.noidung img {
  max-width: 97%;
}
.ngocvuong {

background-image: url(/css/jcms/bg_i.png);

background-repeat:repeat-x;background-position: top;background-color: #84e2f8;padding: 2px; margin:1px;

}

a{text-decoration:none;}
.xt_blog{background:url(http://blog24.xtgem.com/bieutuong/bg/pink/bg_body.jpg) #fff repeat-x;text-align:center;border:1px solid #f0f; padding:3px;text-align:left;margin:0px;color:#000;}

input{background:url(http://blog24.xtgem.com/bieutuong/bg/pink/bg_input.jpg) #fff left bottom repeat-x;color:#000;border:1px solid #f0f;margin:2px;}

.xt_blog_content{background-color:#fff;text-align:left;text-indent:0px;padding:3px 4px 3px 4px;margin:1px;}

.xt_blog_title_link:before{content:url(http://chiase.wapsite.me/bieutuong/tiep.png);}

#xtblog_comment_msg{background:url(http://blog24.xtgem.com/bieutuong/bg/pink/bg_input.jpg) #fff left bottom repeat-x;color:#000; margin:2px;border:1px solid #f0f;}

.xt_blog_title{text-align:center;}

.xt_blog_subtitle{text-align:center;margin:0px 0px 4px 0px;}

.xt_blog_back_to_posts {margin-left:10px; margin-right:auto;}

.xt_blog_comnents{text-align:center;}

#xt_blog_comments{text-align:center;}

.xt_blog_comments_title{font-weight:bold;text-align:center;padding:2px 2px 4px 2px;}

.xt_blog_comment{
background: #fff url(http://blog24.xtgem.com/bieutuong/bg/pink/bg_bl.jpg) repeat-x;
border: 1px solid #f0f;
text-indent: 0px;
color: #000;
margin-bottom: 2px;
}

.xt_blog_comment_date{color:#1e96ff;}

.xt_blog_comment_author{
font-weight:bold;
padding: 2px;
}
p{
padding: 2px;
}
.xt_blog_comment_content{padding:4px; margin:2px;}

.xt_blog_write_a_comment_title{font-weight:bold;text-align:left;padding:2px 2px 4px 2px;}

.xt_blog_paging{text-align:center;padding:2px;margin:2px;}
.xt_blog_write_a_comment_title:before{content:url(http://blog24.xtgem.com/bieutuong/binhluan.png);}

.xt_blog_comments_number{color:#000;}

















.sangame-container {
	border: 1px solid #444;
	margin: 5px 0 0;
	padding: 0;
    margin-left:0;
    margin-right:0;
    padding-top:1px;
    padding-bottom:0px;
    font-family:arial,sans-serif;
    font-size:13px;
}
#sg-event-header, .sangame-container .sg-event-header  {
    font-weight: 700;
    background: url("http://image.sangame.net/images/2013/06/25/m4uhZ.png") no-repeat 5px 5px #EDEFF4;
    border-bottom: 1px solid #D8DFEA;
    padding: 5px 25px;
    margin-left: 0px;
    border: 0px solid #ccc;
    width: auto;
    background: #444;
    color: #eee;
    padding:10px 12px;

}
.sangame-container em {
    font-weight:700;
    font-style:normal;
    padding-right: 1px;
}
.sangame-container .sg-event-more {
    font-size: 11px;
    font-weight: 700;
    background: #EDEFF4;
    padding: 5px;
}
.sangame-container .sg-event-more a {
    color:#12c;
}
.sangame-container .sg-event-list {

}
.sangame-container .sg-event-list .sg-event {
    padding:5px;
}
.sangame-container .sg-event-list .sg-event:nth-child(odd) {
    background-color:#fff;
}
.sangame-container .sg-event-list .sg-event:nth-child(even) {
    background-color:#f9f1f9;
}
.sangame-container .sg-event-list .sg-event .images {
    float: left;
    background: url("http://vngame.sextgem.com/images/next.png") no-repeat 0 4px transparent;
    display: block;
    height: 16px;
    width: 16px;
}
.sangame-container .sg-event-list .sg-event .images img {
    vertical-align: bottom;
}
.sangame-container .sg-event-list .sg-event h3 {		
    margin:0;
    padding:0;
    display: inline;
}
.sangame-container .sg-event-list .sg-event h3 a {
    color:#12c;
    font-weight:400;
    cursor:pointer;
    font-size: 13px;

}
.sangame-container .sg-event-list .sg-event span.info {
    color:#666;
    display: inline;
}





















.sg-header {
    font-weight: 700;
    background: url("http://image.sangame.net/images/2013/06/25/m4uhZ.png") no-repeat 5px 5px #EDEFF4;
    border-bottom: 1px solid #D8DFEA;
    padding: 5px 25px;
    margin-left: 0px;
    border: 0px solid #ccc;
    width: auto;
    background: #444;
    color: #eee;
    padding:10px 12px;
}


.sangame-container {
    margin-left:0;
    margin-right:0;
    padding-top:0px;
    padding-bottom:1px;
    font-family:arial,sans-serif;
    font-size:13px;
}

.sangame-container .sg-list {

}
.sangame-container .sg-more {
    font-size: 11px;
    font-weight: 700;
    background: #EDEFF4;
    padding: 5px;
}
.sangame-container .sg-more a {
    color:#12c;
}
.sangame-container .sg-list .sg-ads {
    padding:5px;
}
.sangame-container .sg-list .sg-ads:nth-child(odd) {
    background-color:#fff;
}
.sangame-container .sg-list .sg-ads:nth-child(even) {
    background-color:#f9f1f9;
}
.sangame-container .sg-list .sg-ads .images {
    float: left;
    padding-right: 5px;
    max-width: 32px;
    max-height: 32px;
}
.sangame-container .sg-list .sg-ads h3 {		
    margin:0;
    padding:0;
    border: none;
    display: inline;
}
.sangame-container .sg-list .sg-ads h3 a {
    color:#12c;
    font-weight:400;
    cursor:pointer;
    font-size: 13px;
}
.sangame-container .sg-list .sg-ads .desc {
    color:#666;
}
.sangame-container em {
    font-weight:700;
    font-style:normal;
}