@charset "UTF-8";

/*=========================================================================
|	$Id: reset.css, 18/03/2008                                            |
|	$Copyright © 2007 HoangCuong Software Solutions                       |
|   $http://hoangcuongsoft.com                                            |		  
|	$Create by: Pham Lam                                                  |
|	$Product: Bach Dang Company                                           |
=========================================================================*/

@import url("reset.css");
@import url("mainstru.css");
@import url("maincolor.css");


/* 
   |-------------------------------|
   | #header                       |
   |-------------------------------|
   | #sidewrap   | #mainwrap       |
   | 225px       | flexible        |
   |-------------------------------|
   | #footer                       |
   |-------------------------------|
*/
a {
	color:#1996b8;
	text-decoration: none;
	}
/*a:visited {
	color: #1996b8;
	text-decoration: none;
	}*/
a:hover {
	color: #FF6600 !important;
	text-decoration: underline;
	}	
body {
	background: url(images/bgr_page.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#wrap1 {
	}
#wrap2 {
	background:url(images/bgr_w2.gif) center top repeat-y;
	margin:0 auto;
	width:904px;
	}
#wrap3 {
	background: url(images/w3_2.jpg) center top no-repeat;
	margin:0 auto;
	}
#wrap4 {
	margin:0 auto;
	/*background:#fff;*/	
	width:890px
	}
#header {
	height:238px;
	}
#topbar {
	
	/*background:url(images/topbar.jpg);*/
	
	height:38px;
	padding-top:8px;
	text-align:right;
	
	}
#topbar a {
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 10px;
	font-weight:bold;
	text-decoration:none;
	}	
#banner {
	/*background:url(images/banner.jpg);*/
	height:200px;
	}
	
/* Main content */		

#content {
	background:url(images/topcontent_bgr.gif) top left repeat-x;
	float:left;
	width:890px
	}	
#mainwrap {
	margin:0 0 0 235px;	
	}
#main {
	margin:10px 10px 10px 0;
	}

/* Side */

#sidewrap {
	float: left; 
	width:228px;
	}
#side {
	margin:10px 0 0 10px;
	width:211px;
	}
.sidebox {
	background:url(images/sidebox_bgr.gif) top left repeat-y;
	margin-bottom:10px;
	
	}
.sidebox h2 {
	color:#fff;
	padding:4px 0 4px 8px;
	background:#48b7cb url(images/sidebox_h2.gif) left bottom no-repeat;
	font-size:1.1em;
	}
	
.pad { /* Noi dung cua box */
	background:url(images/pad_fo.gif) left bottom no-repeat;
	padding:5px 8px;
	}
#menu {
		}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 3px 0;
	}
#menu li {	
	border-bottom:1px #999999 dotted;	
	display:block;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-weight:bold;
	line-height:23px; 
	}
#menu li a {
	background:url(images/arrow.gif) 2px center no-repeat;
	color:#464646;
	height:23px;
	padding: 0 5px 0 16px;
	text-decoration:none;
	}	
#menu li a:hover {
	color:#057dbc;
	background:url(images/arrow.gif) 3px center no-repeat;
	}
	
#mini_slide  {
	background:#ffffdd url(images/minislide_bgr.gif) top left repeat-y;
	}
#mini_slide h2 {
	color:#fff;
	padding:4px 0 4px 8px;
	background:#99cc33 url(images/sidebox_minislide_h2.gif) left bottom no-repeat;
	font-size:1.1em;}
		
#mini_slide .pad {
	background:url(images/minislide_fo.gif) left bottom no-repeat;
	padding:5px 8px;
	}	
#marquee_v .pad a {
	font-size:12px;
	text-decoration:none;
	}
#footer {
	color:#057dbc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	}	

#adv {
	background: url(images/adv_bgr_v.jpg) top left no-repeat;
	height:109px;	
	}	
#layout_content {
	background:url(images/cp_line_bgr.gif) 0px 28px no-repeat;
	float:left;
	width:100%;
	margin: 10px 0;
	}	
#adv_fo {
	background:url(images/adv_fo_bgr.gif) center center no-repeat;
	height:60px;
	padding:5px 5px 2px 170px;
	}	
#copyright {
	/*height:25px;*/
	/*text-align:center;*/
	margin-top:4px;
	}
#current_page {
	background:url(images/cp_left_bgr.gif) center left no-repeat;
	float:left;
	width:97%;
    padding:0 0 0 10px;
	text-decoration:none;
      }
#current_page span {
	position:relative;
    float:left;
	background: url(images/cp_right_bgr.gif) center right no-repeat;
	padding:6px 15px 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff;
      }
#news_detail, #member, #project, #newswrap {
	/*float:left;*/
	margin-top:15px;
	float:left;
	line-height:16px;
	width:100%;
	font-size:75%;
	}
	
#adv_fo_show {
	margin:0 10px 0 165px;
	padding:4px 0;
	height:52px;
	}

#member ul {
	/*padding:0;	*/
	list-style: decimal;
	}
#member ul li {
	padding:5px;
	list-style: decimal;
	border-bottom:	1px dotted #c2c2c2;
	}
#member p {
	padding-bottom:5px;
	}		
/* Next page */	

.pagination { 
	font-size:12px;
	/*clear:both;*/
	float: right;
	/*width:550px;*/
	}
.pagination a {
	display: block; 
	padding: 0 4px; 
	float: left; 
	margin: 0 3px 0 0; 
	/*background: #cccc99; */
	border: 1px solid #3399cc;
	text-decoration:none;
	}
.pagination a:hover {
	text-decoration:underline;
	}	
.pagination .spacer { 
	display: block; 
	padding: 0 7px; 
	float: left; 
	margin: 0 3px 0 0; 
	} 
.pagination .disabled, .pagination .current { 
	display: block; 
	padding: 0 7px; 
	float: left; 
	margin: 0 3px 0 0; 
/*	background: #cccc99; */
	border: 1px solid #3399cc; 
	} 
	
  /* Album */

#album {
	display: block;

	/*width:  98%;*/
	}
*html #album {width:98%;}
.thumb {
	background:/*#99ccff*/ url(images/bgr_thumb.jpg) bottom right no-repeat;
	display: block; 
	float: left;
	height: 168px; 
	margin: 0 14px 10px 0; 
	padding: 10px 10px 2px 10px; 
	position: relative; 	
	width: 180px;  /* total: 200px*/
	/*overflow:hidden;*/
	}
*html #.thumb {margin: 0 10px 10px 0;}	
.thumb p {
	border-top:1px dotted #c2c2c2;
	/*display:block;*/
	height:15px;
	margin-top:5px;
	padding:5px !important;
	}	
#album a img {
	border:#fff solid 1px;
	}	
#album a:hover img  {
	border:#3399cc solid 1px;
	}
	
/* End Album */

/*    News    */
#newswrap {
	float:left;
	}
.news {
	border-bottom:1px #555555 dotted;
	padding:5px 0;
	width:100%;
	float:left;
	/*position:relative;*/ /* -- important -- de co link khi dung png transparent */
	}
.news h3 a, #othernews h3 {
	color:#0054a6;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size:14px;
	font-weight:bold;
	text-decoration:none !important;
	}
.newsdate {
	color:#000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size:11px;
	font-style:italic;
	font-weight:lighter;
	}
.news .post {	
	/*min-height:110px;*/
	padding-top:5px;	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
.post p	{		
	font-size:12px;
	text-decoration:none !important;
	}
.newsdetail a, #othernews a {
	color:#0054a6;
	font-size:12px;
	text-decoration:none !important;
	}

/*    Article    */
#article {
	padding:50px 0 10px;
	font-size:12px;
	text-decoration:none !important;
	}
#article h2 {
	font-size:18px;
	}
/*    Contact    */		
#contact {
	float:left;
	margin:0;
	position:relative; /* -- */
	width:100%;
	/*border-bottom:1px #999999 solid;*/
	}
#contact_info {
	background:url(images/img_contact.gif) left top no-repeat;
	height:95px;
	margin-top:5px;
	padding:10px 10px 10px 280px;
	}
#contact_info h3 {
	color:#0066cc;
	font-size:16px;
	font-weight:bold;
	}
#contact_info ul {
	margin:0;
	padding:0;
	line-height:5px;
	list-style:none;
	}
#contact_info li {
	color:#999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0;
	}
.btn {
	background:url(images/bgr_btn.gif) left top no-repeat;
	color:#336600;
	cursor:pointer;
	float:right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 7px 10px;
	padding:7px 30px;
	}
#contact td {
	border-bottom:1px #999 solid;
	color:#999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 10px 20px;
	}
.contact_input {
	background:#f4f9e8;
	color:#797979; 
	width:400px;
	font-weight:bold;
	}
.no_display {
	display:none;
	}
#contact_error {
	color:#FF0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	}
#contac_error ul {
	list-style:circle;
	padding-left:10px;
	}
#contact_error li {
	color:#FF0000;
	}	
