/* CSS Document */
/* Body */
BODY {	
	margin: 0px 0px 0px 0px;
	background:url(../images/spring.jpg);
}

td,tr{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	line-height: 1.3em;
	}
/* Links */
a:link, a:visited {
	font-size: 12px; color:#000000; text-decoration: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	}

a:hover {
    font-size: 12px; 
	color: #000000;	text-decoration: none;
	}
table.form td.bg{
	background:url(../images/intro11.jpg) no-repeat top;
}
table.form td.banner{
	background:url(../images/banner.jpg) no-repeat top left;
	height:124px;
}

table.form td.menu_bg{
	background:url(../images/menu_bg.jpg) repeat-x;
	height:30px;
}
table.form td.menu_bottom{
	background:url(../images/menu_bottom.jpg) no-repeat top;
	height:10px;
}

table.form td.footer_bottom{
	background:url(../images/footer_bottom.jpg) ;
	height:103px;
	text-align:center;
	line-height:18px;
	border-top:#999999 2px solid;
	font-size:11px;
}

table.menu td{
	text-align:center;
	background:url(../images/sperator.jpg) no-repeat right;
	height:30px;
	width:20%;	
}

a.mainlevel {
	font-size: 12px; color:#000000; text-decoration: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-right: 1px solid #000;	
}
a.mainlevel:hover{
	color:#FFFFFF;
}
/* topmenu */
ul#mainlevel-nav {
  list-style       : none;
  margin           : 0;
  padding          : 0;
  font-size        : 13px;
}

#mainlevel-nav li {
  float: left;
  margin: 0 5px;
  height:28px;
  width:96px;
  text-align:center;
      
}
#mainlevel-nav li a {
	font-family:"Birch Std";
	font-size:15px;
	letter-spacing: 1px;
	list-style: none;
	color:#FFF;
	float: left;
	white-space: nowrap;
	padding: 5px 10px 0px 5px;
	height:23px;
	width:100%;	
	border-right:#FFFFFF 1px solid;
	text-align:center;
	font-weight:700px;
	text-transform:uppercase;
	
}
#mainlevel-nav li a:hover {
    color: #993300;
	/*background: url(../images/button_ac.jpg) no-repeat;*/

    
}
ul#mainlevel-nav li #active_menu-nav {
	color: #993300;
	
	}
ul#mainlevel-nav li #active_menu-nav:hover {
	color: #993300;	
}

/* left menu*/
a.mainlevel-left {
	font-size: 12px; color:#000000; text-decoration: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
	margin-top:10px;
	padding-top:5px;
	
}
a.mainlevel-left:hover{
	color:#FFFFFF;
}
/*End left menu*/
/* footer menu*/
a.mainlevel-footer {
	font-size: 12px; color:#FFFFFF; text-decoration: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding-left:10px;
	padding-bottom:10px;
	margin-top:10px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	border-right:#FFF solid 1px;
	
}
a.mainlevel-footer:hover{
	color:#CC6600;
}
table.form td.banner_bg1{
	background:url(../images/banner2_bg.jpg) repeat-x;
	height:126px;
}

table.form td.menu_bg1{
	background-color:#1c2d35;
	height:30px;
}

.date{
	color:#FFFFFF;
}	
table.menu_top1 td{
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	border-right:#FFFFFF 1px solid;
}

table.form td.bg_content{
	background:url(../images/bgcontent.jpg) left #ffffff no-repeat;
	padding:10px;
	}

table.cat td{
	height:20px;
	text-align:right;
}	
table.cat td a{
	font-weight:bold;
}
table.cat td a:hover{
	color:#FF9900;
}
/* DRAGON STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;
	display: block;
	height: 20px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.adminform .inputbox {
}

.blog_more {
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 125%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 6px 8px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	padding: 5px 0 10px;
	margin: 0 0 10px;
	/*background: url(../images/hdot.gif) repeat-x bottom;*/
}

.componentheading {
	font-size: 150%;
	font-weight: bold;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	padding: 0px 0 0px;
	margin: 0;
	font-weight: normal;
}

table.blog .contentheading {
	font-size: 150%;
}

.contentheading {
	font-size: 200%;
	background:url(../images/tieude2.jpg) no-repeat left;
	padding-left:0px;
	text-align:left;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}

a.readon {
	float: left;
	margin-top: 10px;
	padding: 1px 5px 1px 14px;
	border: 1px solid #F6F6F6;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 48%;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border: 1px solid #ECECEC;
	background: url(../images/arrow.png) no-repeat 5px 48% #FFFFFF;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto;
	padding: 10px 0;
	background: url(../images/hdot.gif) repeat-x top;
}

ul.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 5px;
	border: 1px solid #F6F6F6;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	border: 1px solid #ECECEC;
	background: #FFFFFF;
}

.pagenavbar {
	padding-left: 14px;
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	padding: 8px 5px;
	background: #444444;
	color: #FFFFFF;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
	background: url(../images/hdot2.gif) repeat-x bottom #ECECEC;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: url(../images/hdot2.gif) repeat-x bottom #FFFFCC;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #ECECEC;
}

.article-meta {
	padding: 5px;
	width: 80%;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.modifydate {
	width: 100%;
	float: left;
}

div.buttonheading {
	float: right;
	width: 15%;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}
a.title1 {
	padding: 5px;
	width: 80%;
	float: left;
	font-weight:bold;
	font-size:12px;
}
table.highlight td.bghl{
	background:url(../images/bg_highlight.gif) no-repeat;
	text-align:left;
	line-height:18px;
}
table.form td.title_tour{
	font-weight:bold;
	font-size:18px;
	text-align:left;
}
table.form td.searchtour{
	background:url(../images/searchtour.png) no-repeat;
	height:191px;
	width:155px;
	padding:10px;
}
