.main-content-detail .galleria{width:630px; height:420px;margin:10px 0;}
.sidebar_danhba_cat {
	float: left;
	width: 280px;
	margin: 18px 0 5px 8px;
	display: inline;
}
.sidebar_danhba_cat li {
	float: left;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-indent: 14px;
	font-weight: bold;
}
.sidebar_danhba_cat li:hover a,
.sidebar_danhba_cat li.current a {
	color: #FFF;
}
.sidebar_danhba_cat li:hover,
.sidebar_danhba_cat li.current {
	background: #0c65b0;
	border-radius: 3px;
}
/*list danhba*/
.bl_bar h1.blfp_title	{
color: #3c74a5;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
line-height: 40px;
height: 40px;
padding: 0 10px;
display: inline-block;
}
.list-cdt {
	float: left;
	width:100%;
}
.list-cdt li {
float: left;
width: 46%;
height: 90px;
margin: 15px 0 0 0;
overflow:hidden;
padding:0 2%;
}
.list-cdt li img.thumb {
float: left;
width: 62px;
border: 1px #e8e8e8 solid;
padding: 3px;
}
.list-cdt li .desc {
float: left;
width: 210px;
margin: 0 0 0 12px;
display: inline;
font-size: 11px;
color: #656262;
}
.list-cdt li .desc h2 {
font-size: 12px;
font-weight: bold;
color: #a1a1a1;
padding-bottom: 10px;
}
/*Ajax Progress*/
#AjaxProgress {
    background: url("../images/ajaxload.gif") no-repeat scroll center center rgba(0, 0, 0, 0.5);
    border-bottom-left-radius: 10px;
    height: 30px;
    position: fixed;
    right: 0;
    top: 0;
    width: 85px;
}
.hidden {
    display: none;
    visibility: hidden;
}

table.kygui {width:100%;margin:20px 0;}
table.kygui tr td {width:50%;padding:5px 0;}
.kygui td label {
    float: left;
    width: 100%;
    padding-bottom: 5px;
    font-weight: bold;
}
.kygui td input,
.kygui td select,
.kygui td textarea {
    float: left;
    border: 1px solid #C5C5C5;
    border-radius: 3px;
    padding: 5px;
    color: #888;	
	line-height:18px;
}
.kygui td input,
.kygui td select {
	width:240px;
	height:18px;
}
.kygui td select {
	background: url("../images/sprites.png") repeat-x scroll 0px -210px #F8F8F8;
	width:252px;
	height:30px;
}

.kygui input[type="submit"] {
    width: 100px;
    height: 25px;
    text-transform: uppercase;
    border: 1px solid #CCC;
    color: #FFA200;
    cursor: pointer;
	padding:0;
}
.pricekygui {
    width: 100%;
}
.pricekygui tr:nth-child(2n+1) {
    background: none repeat scroll 0% 0% #F8F8F8;
}
.pricekygui tr.top {
    background: none repeat scroll 0% 0% #EDF4FF;
}
.pricekygui tr.top td {
    font-weight: normal;
    color: #444;
}
.pricekygui td {
    padding: 8px 0px;
    border-style: dotted;
    border-color: #B4B4B4;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-width: 0px 1px 1px 0px;
    font-weight: bold;
    color: #CF7A00;
    text-align: center;
}
.pricekygui td:nth-child(2n) {
    border-right: 0px none;
}
.pricekygui td.end {
    border: 0px none;
    text-align: right;
    font-size: 11px;
    color: #4F4F4F;
    font-weight: normal;
    padding-right: 5px;
}
.i-link {
    float: left;
    width: 196px;
    height: 30px;
    margin: 1px 0px 0px 30px;
    display: inline;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    background: -moz-linear-gradient(center top , #F8FAFB, #E7E9EA) repeat scroll 0% 0% transparent;
}

.donvithamgia {margin-right:10px;}