body.mobile-ver {background: black;}
.mobile-ver #wrapper {width:100%; margin:0 auto}
.mobile-ver #header {width:auto; margin:0 auto 5px; float:none; overflow:hidden; border:5px solid #343537}
/*.mobile-ver h1.logo {padding-left:0;}*/
.mobile-ver h1.logo{    
    float: left;
    height: 60px;
    padding-left: 0;
    width: 150px;
}
/*.mobile-ver .form-search{margin:11px 0 0 0px; float:left;width: 100%;}*/
.mobile-ver .form-search{
    float: left;
    margin: 18px 0 0 0px;
    width: 155px;
}
	.mobile-ver .form-search input {float:left}
	.mobile-ver .form-search input.txt {width:355px;}
	.head-wrapper {background:url(../images/bg_top_mobile.png) top left repeat-x; height:61px;}
.banner-right {text-align:center; padding:0 0px 8px 0}
.option-view {padding-bottom:8px;}
.option-view select {width:130px; margin-left:5px;}
.mobile-ver .box-cat-body {padding-bottom:10px;}
.list-btn-stx li {float:left; margin-left:5px;}
	.list-btn-stx li a {background: url(../images/bg_menu.png) repeat-x scroll left top transparent; display:block; height: 25px; width:90px; text-align:center; line-height:25px; color:#d01f19; font-weight:bold; text-transform:uppercase; font-size:11px;}
	.list-btn-stx li a:hover, .list-btn-stx li a.active {background: url(../images/act_menu.png) repeat-x scroll left top transparent;color: #FFFFFF;}
.tbl-stx-mobile {margin:0 auto; width:99%}
	.tbl-stx-mobile td, .tbl-stx-mobile th {text-align:center; padding:8px 0;}

.red {color:#d01f19}
#detail-entry-mobile {line-height:18px; padding:0px;text-align: justify;font-size: 14px;}
	#detail-entry-mobile p {margin-bottom:10px;}
	.box-cat-body  #detail-entry-mobile img {float:none}
#xemthemtin {
    color: #0371D2;
    cursor: pointer;
    font-size: 90%;
    font-style: italic;
    font-weight: bold;
    padding: 0 0px 3px 0;
    text-align: right;
}
.SGD_Table {
    margin-bottom: 0px;
    margin-top: -1px;
    width: 100%;
    color: #D9DBDD;
}
.SGD_Table tr:hover{
    background: none repeat scroll 0 0 #121212;
}
.SGD_Table td {
    border: 1px solid #6A6B6D;
    font-size: 11px;
    height: auto;
    padding: 5px 3px 5px 3px;
    text-align: left;
    vertical-align: middle;
}
.SGD_Table td:first-letter{
    text-transform: uppercase;
}
.SGD_Table th {
    border: 1px solid #6A6B6D;
    font-size: 11px;
    height: 21px;
    text-align: center;
    vertical-align: middle;
}    

/* css hinh anh */
.box-cat-body .itemimage{
    margin: 6px 0px 0px 10px;
    padding: 0;
    position: relative;
    display: block;
    width: 138px;
    height: 105px;
    float: left;
    border: 1px solid #D8DBE0;
}
.box-cat-body .itemimage img{
    margin: 0;
    padding: 0;
    float: none;
    border: none;
}
.box-cat-body .itemimage p{
    background: none repeat scroll 0 0 #000000;
    position: absolute;
    z-index: 100;
    bottom: 0px;
    width: 100%;
    opacity: 0.8;
}
.box-cat-body .itemimage p span{
    font-weight: bold;
    font-size: 11px;
    padding: 3px 5px 4px; 
    display: block;   
    max-height: 23px;
    line-height: 13px;  
    overflow: hidden; 
}
    