/** Luu Dao **/
ul.qtvmlist{
	line-height:1em!important;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 auto !important;
	padding-top:10px;
}

ul.qtvmlist li{
	background:none;
	float:left;
	padding-left:0;
	padding-bottom:10px;
	width:347px;
	min-height:182px;
}
ul.qtvmlist div {
	width:332px;
	border :1px solid #b1b1b1;
	text-align:center;
	padding:1px 1px 1px !important;
}

ul.qtvmlist a {
	background-color:#none;
	text-align:center;
	text-decoration:none;
}
ul.qtvmlist b.qtvmtitle{
	clear:both;
}
ul.qtvmlist b.qtvmtitle a{
	color:#127f00;
	text-transform: uppercase;
	font-size: 11px;
	line-height:200%;
	font-weight:bold;
}
.qtvmlist img {
	display:block;
	margin:0 auto ;
	width:332px;
	height:122px;
}
ul.qtvmlist li p.qtvmdesc {
	text-align:left;
	font-size:11px;
	margin:0;
	line-height:1.5em;
	color:#000000;
	width:332px;
}
ul.qtvmlist li p.qtvmdesc a{
	background:url(detail.png) no-repeat center left;
	color: #0096ff;
	text-decoration:underline;
	float:right;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 0 16px;
	display:block;
}

/* Gallery Styles */

#motioncontainer {
	margin:0 auto;  
	width: 85.7%; /* Set to gallery width, in px or percentage */
	height: 89px; /* Set to gallery height */
}

#motioncontainer a img {
	border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
	border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
}

#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
}
#motioncontainer a:hover img {
border:1px solid navy;
}

#motioncontainer {
	height:100px;
	margin-top: 7px;
}
div#qtvmimgbig {
	background-color:none;
	text-align:center;
}
div#qtvmview {
	text-align:center;
}
div#qtvmview img{
	width:594px;
	border: none;
}
div#qtvmview div#photo{
	text-align:center;
}
div#qtvmdesc{
	background-color:#d7eeff;
	padding:5px 5px 5px 15px;
	width:574px;
	margin:0 auto;
	text-align: left;
	margin-top: 1px;
}
div#qtvmdesc div{
}

td.sectiontableheader_qtvm {
	background: url(../images/congtrinh_mota_title_bg.png) repeat-x;
	height: 34px;
	padding-left: 15px;
	font-weight: bold;
}

td.sectiontablename_qtvm {
	font-weight: bold;
	width: 20% !important;
}
/* End Gallery Styles */
/* tabs */

dl.tabs {
	/*float: left;*/
	margin: 10px 0 -1px 0;
	z-index: 50;
	width:594px;
	margin:0 auto;
	font-size:11px;
	clear:both;
}

dl.tabs dt {
	float: left;
	padding: 4px 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 3px;
	background: #f0f0f0;
	color: #666;
}

dl.tabs dt.open {
	background: #F9F9F9;
	border-bottom: 1px solid #F9F9F9;
	z-index: 100;
	color: #000;
}

div.current {
	border: 1px solid #ccc;
	padding: 10px 10px;
	width:574px;
	margin:0 auto;
	clear:both;
	display: block;
}

div.current dd {
	padding: 0;
	margin: 0;
}
div.current ul{
	list-style-type:disc;
}
div.current ul li{
	margin-left:10px;
	padding:0;
}

.back {
	text-align: right;
}

.back a {
	text-align: right;
	background: #D7EEFF;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	color: #0000ff;
}
