/* CSS Document */
body{
	background:#000 url(../images/bg.jpg) no-repeat top center;
	}

#mainhost_center{
background-color: #fff;
-moz-border-radius-topleft:10px;
-webkit-border-top-left-radius:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius:10px;
border: 1px solid #000;
padding: 10px;
text-align:left;
min-height:1200px;
}
	.MC_colum{
	float:left;
	width:320px;
	text-align:left;
	}
	.MC_box_colum{
	width:290px;
	background:url(../images/sidebar-main2.jpg) center top no-repeat #fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 1px solid #E7E7E7;
	padding: 10px;
	}
	.MC_colum_Title, .MC_colum_Title > a{
	margin-top:-11px;
	height:34px;
	font-family: UVNLaXanh_I, verdana;
	font-size:1.2em;
	font-weight:bold;
	color:#FFFFFF;
	}
	.MC_colum_Title {
		padding-left:-10px;
		}
	.MC_colum_Title > a{
	/*background:url('../images/num_buttom.png') no-repeat left;*/
	no-repeat left center;
	padding-left:15px;
		}
	.MC_colum_Title > a:hover{
	color:#F00;
	text-decoration:none;
	}
	.MC_colum_content_text{
	text-align:left;
	}
	
	
	#MC_Rightbar_box{
		width:325px; 
		position:absolute; 
		top:121px;
		right:1px; 
		z-index:0;
		background:url(../images/bg_mainright.png) center top no-repeat #F0F0F0;
		padding: 10px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border: 1px solid #E7E7E7;
		text-align:left;
		min-height:750px;
	}
	.Text_loadslide{
		/*float:right;
		width:162px;
		margin-top:-15px;
		margin-bottom:-15px;*/
		padding-top:-10px;
		}
#maiahost_footer{
	background:url(../images/footer-body.jpg) bottom repeat-x #1F1F1F;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	padding: 10px;
	border: 1px solid #000;
	border-top:0px;
	color:#A4A4A4;
	/*clear:both;
	width:990px;*/
}


/*Phan slide trong trang chu, tren cung*/
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid black;
border-bottom-width: 6px;
width: 610px; /*width of featured content slider*/
height: 100px;
z-index:0;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background:#FFF url(../images/slide_bg.png) bottom repeat-x;
width: 600px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 90;
z-index:0;
}
.sliderwrapper .contentdiv .featured-post-thumbnail img{
	float:left;
	padding:10px 5px 5px 0;
	margin:-6px 0 0 -6px;
	border:0;
	}
.sliderwrapper .contentdiv .feature-entry {
	bottom:0;
	left:0;
	right:0;
	}
.pagination{
width: 610px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: black;
padding: 3px 10px 10px 10px;
}
.pagination a{
padding: 4px 9px 5px 7px;
text-decoration: none;
color: #999 ;
background: #000 url('../images/num_slide_one.jpg') center -25px no-repeat;
}
.pagination a:hover, .pagination a.selected{
color: #fff;
font-weight:bold;
background-position: center 0;
}














/*Phan slide trong trang chu, tren cung*/
#Right_tab.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 10px solid black;
border-bottom-width: 6px;
width: 310px; /*width of featured content slider*/
height: 100px;
z-index:0;
}
#Right_tab.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background:#66CCff;
width: 300px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 90;
z-index:0;
}
#Right_tab.sliderwrapper .contentdiv .featured-post-thumbnail img{
	float:left;
	padding:10px 5px 5px 0;
	margin:-6px 0 0 -6px;
	border:0;
	}
#Right_tab.sliderwrapper .contentdiv .feature-entry {
	bottom:0;
	left:0;
	right:0;
	}
.Right_menutab{
width: 310px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: left;
background-color: #6699FF;
padding: 3px 10px 10px 10px;
}

.Right_menutab a{
padding: 4px 9px 5px 7px;
text-decoration: none;
color: #999 ;
background: #000 url('../images/num_slide_one.jpg') center -25px no-repeat;
}

.Right_menutab a:hover, .Right_menutab a.selected{
color: #fff;
font-weight:bold;
background:#0CF;
}



