/* CSS Document */

body{
	background:url("background.gif");
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#858585;
}

form{
	margin:0;
	padding:0;
}	

a{
	color:#658BD1;
	text-decoration:none;
}

a:hover{
	color: #FF0000;
	text-decoration:  underline;
}

p{
	line-height:22px;
	color:#333333
}

ul, li{
	margin:0;
	padding:0;
	list-style:none;
}

h1,h2{
	margin:0;
	padding:0;
	color:#658BD1
}	

h1{
	font-size:18px;
}

h2{
	font-size:16px;
}

h3{
	font-size:14px;
}

img{
	border:0;
}

#container{
	margin:0 auto;
	width:96%;
	background-color:#FFFFFF;
}

#main{
	background: #FFF url("middle.gif"/*tpa=http://www.vietcms.com/templates/c7/images/middle.gif*/) 50% 0 repeat-y;
	margin:17px 0;
	padding:0;
	margin-left:2px;


}	
#main #top{
	background:url("top.gif"/*tpa=http://www.vietcms.com/templates/c7/images/top.gif*/) 50% 0 no-repeat;
}

#main #bottom{
	background: url("bottom.gif"/*tpa=http://www.vietcms.com/templates/c7/images/bottom.gif*/) 50% 100% no-repeat;
	height:100% !important;
}

#footer{
	color:#FFF;
	background-color:#2A4B6A;
	padding:0 10px;
}

#footer a{
	color:#FFF;
}

.box{
	background:url("box.gif"/*tpa=http://www.vietcms.com/templates/c7/images/box.gif*/) 0 0 no-repeat; 
	width:275px; 
	height:280px; 
	float:left; 
	margin-left:10px;
	display:inline;
}

.box h2{
	margin:25px 0 0 50px;
}

.box h2 a:hover{
	text-decoration:none;
	color:#666666;
}

.box div{
	margin:20px;
}

.box p{
	color:#858585;
}


/* Box1 */
.box1{
	float:left; width:265px;
}

.box1 b{
	color:#2E91D0
}

.box1 h2{
	border-bottom:1px dashed #999999; color: #2A4B6A;
	padding-bottom:5px;
}

.box1 h2 a{
	color: #7A7A7A;
}

.box1 h2 a:hover{
	color:#333333;
	text-decoration:none;
}

.box1 div{
	margin-top:10px;
}

.box1 span a{
	font-size:11px;
	color:#858585
}

.box1 .ct{ display:block; height:68px;}

/* List DL */
.listdl{
	margin:0;
	padding:0;
	padding-top:10px;
	list-style:none;
}
.listdl li a{
	background:url("dl.gif"/*tpa=http://www.vietcms.com/templates/c7/images/dl.gif*/) 0  50% no-repeat;
	padding:3px 0;
	padding-left:20px;
	line-height:32px;
	color:#858585;
}
.listdl li a:hover{	
	color:#0066CC;
}

/* List Eb */
.listeb{
	margin:0;
	padding:0;
	padding-top:10px;
	list-style:none;
}
.listeb li a{
	background:url("eb.gif"/*tpa=http://www.vietcms.com/templates/c7/images/eb.gif*/) 0  50% no-repeat;
	padding:3px 0;
	padding-left:20px;
	line-height:32px;
	color:#858585;
}
.listeb li a:hover{	
	color:#0066CC;
}


/* List Eb */
.listright{
	margin:0;
	padding:0;
	padding-top:10px;
	list-style:none;
}
.listright li a{
	background:url("eb.gif"/*tpa=http://www.vietcms.com/templates/c7/images/eb.gif*/) 0  50% no-repeat;
	padding:3px 0;
	padding-left:20px;
	line-height:25px;
	color: #333333;
}
.listright li a:hover{	
	color:#0066CC;
}

/* Top link */
.toplink {padding-left:10px;}
.toplink li{
	float:left;
	position:relative;
}

.toplink li a{
	line-height:25px;
	color:#0000FF;
	font-weight:bold;
	float:left;
	margin-left:10px;
}
.toplink li a:hover{	
	color:#0066CC;
	text-decoration:none;
}

.toplink .arrd{
	background:url("arrD.gif"/*tpa=http://www.vietcms.com/templates/c7/images/arrD.gif*/) 100% 50% no-repeat;
	padding-right:15px;
}

.toplink li div#cmain{
	background-color:#FFF;
/*	height:100px;*/
/*	width:190px;*/
	position:absolute;
	margin-left:-10000px;
	/*z-index:5000;*/
	border:1px solid #43AAFF;
	border-top:none;
	margin-top:4px;
	padding-bottom:10px;
}

.toplink li:hover div#cmain{
	position:absolute;
	margin-left:0;
	top:21px;

}
.toplink .yh{
	background:url("yh.gif"/*tpa=http://www.vietcms.com/templates/c7/images/yh.gif*/) 100% 50% no-repeat;
	padding-right:20px;
}

.toplink .ab{
	background:url("ab.gif"/*tpa=http://www.vietcms.com/templates/c7/images/ab.gif*/) 100% 50% no-repeat;
	padding-right:20px;
}

/* LIST PAGING STYLES */
div.pagenav{
	clear:left !important;
	padding:3px;
	font-size:100%;
	font-weight:bold;
	margin-top:3px;

}
.pagenav a {
	padding:1px 4px;
	/*border:1px solid #4971BA;*/
	margin:2px;
	text-decoration:none;

}

.pagenav a:hover{/*border:1px solid #FF7800; */color:#FF7800; text-decoration:none}

.pagenav span {
	/*background-color: #658BD1;*/
	padding:1px 4px;
	/*border:1px solid #4971BA;*/
	color:#333;
	font-weight:bold;
	margin:2px;
}

.pagenav b {
	background:url("h-gradient.gif"/*tpa=http://www.vietcms.com/templates/c7/img/h-gradient.gif*/) repeat-x;
	padding:1px 4px;
	border:1px solid #CCCCCC;
	color:#4971BA;
	margin:2px;
}
/* END LIST PAGING STYLES */
/* Box content */
.boxcontents{
	list-style:none;
	margin:0;
	padding:0;

}
.boxcontents li{
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:5px;
	display:block;
	padding:10px 0;
	text-align:justify;
	height:100%;

}
.boxcontents a{
	font-size: 120%;
	font-weight:bold;
	display:block;
	margin:5px 0;
	text-decoration:none;
}

.boxcontents a:hover{
	text-decoration:underline;
	color: #FF6600;
}

.boxcontents a.dl_title{
	background:url("dl_title.gif"/*tpa=http://www.vietcms.com/templates/c7/images/dl_title.gif*/) 0 50% no-repeat;
	font-size: 140%;
	font-weight:bold;
	display:block;
	margin:5px 0;
	text-decoration:none;
}

.boxcontents a.dl_title:hover{
	text-decoration:underline;
	color: #FF6600;
}

/* For like Albums Galery */

div.album{ margin:24px; margin-top:0; padding:0; text-align:center; height:100%; clear:both}

div.album h2{
	text-align:left;
	font-size:14px;
	background:url("h3_head.gif"/*tpa=http://www.vietcms.com/templates/c7/images/h3_head.gif*/) 0 0 no-repeat;
	padding:5px 0 25px 28px;
	color:#003366;
	margin:0;
	margin-left:20px;
}


div.album .row{ 
	margin: 5px 0
}

div.album .colum{
	float:left; 
	width:122px;
	height:90px;
	margin:18px;
	border:0px solid #CCCCCC;
	display:inline; /* hack for IE6*/
	cursor:pointer;
}


div.album .clear{
	clear:left
}

div.album .paging{
	float:left; 
	color:#666666
}

/* End Album */	


a.download_but{
	background:url("but.png"/*tpa=http://www.vietcms.com/templates/c7/images/but.png*/) 0 50% no-repeat;
	padding: 3px 10px;
	text-decoration:none;
	color:#fff;
	padding-left:10px;
	padding-right:25px;
	margin-right:10px;
	font-size:11px;
	font-weight:bold;

}
a.download_but:hover{
	color:#000;
	text-decoration: none
}

.contact{ background-color:#EFF2FF; padding:10px; border:1px solid #C0CBDE}

.contact li{ margin:5px 0; color:#658BD1}	


.head_list,.head_list li{
	margin:0;
	padding:0;
}

.head_list li h2{
	font-size:18px;
	color:#C8F055;
	padding:0;
	margin-bottom:20px;
}

.head_list li a{
	background:url("check.gif"/*tpa=http://www.vietcms.com/templates/c7/images/check.gif*/) 0 50% no-repeat;
	color:#FFFFFF;
	line-height:30px;
	padding:5px 0;
	padding-left:40px;
}

.head_list li a:hover{
	color:#FFFFFF;
}

a.back{
	background:url("back.gif"/*tpa=http://www.vietcms.com/templates/c7/images/back.gif*/) 0 50% no-repeat;
	padding: 3px 10px;
	text-decoration:none;
	color:#284C6D;
	padding:5px 0;
	padding-left:30px;
	margin-right:30px;
	font-size:11px;
	font-weight:bold;
}
a.back:hover{
	color:#FF9900;
	text-decoration: underline
}

a.print{
	background:url("printer.gif"/*tpa=http://www.vietcms.com/templates/c7/images/printer.gif*/) 0 50% no-repeat;
	padding: 3px 10px;
	text-decoration:none;
	color:#284C6D;
	padding:5px 0;
	padding-left:30px;
	margin-right:30px;
	font-size:11px;	
	font-weight:bold;	
}
a.print:hover{
	color:#FF9900;
	text-decoration: underline
}

.button{
	background: url("button.gif"/*tpa=http://www.vietcms.com/templates/c7/images/button.gif*/) 0 0 no-repeat;
	border:none;
	height:22px;
	width:96px;
	cursor:pointer;
}

.large_but{
	background: url("greenbut.gif"/*tpa=http://www.vietcms.com/templates/c7/images/greenbut.gif*/) 0 0 no-repeat;
	border:none;
	height:42px;
	width:155px;
	cursor:pointer;
	color:#FFFFFF;
	line-height:42px;
	font-size:18px;
	display:block;
	text-align:center;
}

.large_but:hover {
	color:#FFFFFF;
}

.footer_menu{
	width:530px;


}

.footer_menu li{
	background:url("sep.gif"/*tpa=http://www.vietcms.com/templates/c7/images/sep.gif*/) 100% 50% no-repeat;
	float:left;
	margin-right:5px;
	padding-right:5px;
}

.footer_menu .end{
	margin:0;
	padding:0;
	background:none;
}
