@charset "utf-8";
/* CSS Document */
/* Designed by Thanh Nguyen */
/* Email: thanh@thegioidientu.net */
body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}
#logo {float:left; padding-bottom: 5px;}
#banner {float:right; margin-right: 10px; margin-top: 17px; margin-bottom: 0px;}
#banner {
	/* border: 1px solid #625e00; */
}
#topsection{
background: #FFFFFF;
height: 92px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 200px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
padding: 0 10px 0 10px;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -100%;
/*background: #C8FC98;*/
}

#rightcolumn{
float: left;
width: 200px; /*Width of right column*/
margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/

}

#footer{
clear: left;
width: 100%;
background: black url(images/blockdefault.gif) center center repeat-x;
color: #FFF;
text-align: center;
padding: 4px 0;

}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* Menu */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;

}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 6px 11px;
text-decoration: none;
border-right: 1px solid white;

}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}

/* left menu */
.arrowlistmenu{
width: 200px; /*width of menu*/

}

.arrowlistmenu .headerbar{
font: bold 13px Verdana,Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: capitalize;
padding: 5px 0 5px 10px; /*header text is indented 10px*/
}

.arrowlistmenu h3{
	padding-top: 0px;
	margin-top: 0px;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}
#stat li{
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
background-color: #F3F3F3;
clear:both;
}
#nonearrow{
	
	display: block;
	text-align:center;
	padding: 15px;
	background-color: #F3F3F3;
}
#searchbox{	
	display: block;
	text-align:center;
	padding: 5px;
	background-color: #F3F3F3;
}
#pagerank{	
	display: block;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F3F3F3;
}
#language{	
	display: block;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F3F3F3;
}
.counting {
	color: red;
	padding-left: 10px;
	font-size: 12px;
}
.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
background-color: #F3F3F3;
clear:both;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover, .arrowlistmenu ul li a .current{ /*hover state CSS*/
color: #FF0000;
background-color: #F3F3F3;
}

/* */
.contentlist {
	width: 100%;
	text-align:center;
}
.contentlist h3{
	padding-top: 0px;
	margin-top: 0px;
}
.contentlist .contenttitlebar{
font: bold 13px Verdana;
color: white;
background: black url(images/titlebar.png) repeat-x center center;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
text-transform: capitalize;
padding: 5px 0 5px 10px; /*header text is indented 10px*/
text-decoration: none;
}
/* */
p{
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #DDDDDD;
	clear:both;	
	float: left;
	width: 100%;
}
#pagenum div{
	border-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.numbers {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
}
.url {
	color: green;
}
.description {
	color: black;
	font: 12px Arial;
}
.contentlink{
float: left;
width: 100%;
border-bottom:1px solid #DDDDDD;
}

.contentright{
	display:block;
	margin-left: 150px; /*Set left margin to LeftColumnWidth*/
	padding:10px;

}
.contentrightex{
	display:block;
	margin-left: 0px; /*Set left margin to LeftColumnWidth*/
	padding:10px;

}
.contentleft{
	cursor: pointer;
display:block;

float: left;
width: 150px; /*Width of left column*/
padding-top: 10px;
padding-bottom: 10px;
}
/*pager*/
.pager {clear:both;text-align:left;}
.pager a,.pager strong.pager-current{padding:0.5em; text-decoration: none;}
.pager{clear:both;padding:10px 0px 3px;}
.pager div{padding:0em;display:inline;}
.pager strong,.pager a{padding:2px 5px;margin:0px 0.25em 0px 0.25em;background:#dfdfdf;border:1px solid #7a7a7a;-moz-border-radius:2px;}
.pager a:hover{text-decoration:none;background:#eef7fc;}
.pager strong{background:#c40f13;color:#fff;}
#pager strong, #pager a {
  background: none;
  
}
#pager a:hover {
  background: none;
}
#pager strong {
  background: #D9EAF0;
  color: #000;  
}
.pager strong,.pager a{
	line-height: 200%;
}
#suggestlink label
{
width: 16%;
float: left;
text-align: right;
margin-right: 1.0em;
display: block;
font: 12px Verdana,Arial;
}

.submit
{
	text-align: center;
	
} 
#suggestlink p{
	padding-top: 10px;
	border-bottom: none;
}
#suggestlink img{
	padding-left: 10px;
	vertical-align:text-bottom;
}
#rate p{
	padding-top: 10px;
	border-bottom: none;
}
#rate label{
	
}
#rate li{
	
}
.noboderbottom p{
	border-bottom: 0px;
}
#reportlink p{
	padding-top: 10px;
	border-bottom: none;
}
#reportlink label
{
width: 46%;
float: left;
text-align: right;
margin-right: 1.0em;
display: block;
font: 12px Verdana,Arial;
}
#brokenlink ul{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#brokenlink ul li{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	clear:both;
	display:block;
	border-bottom:1px solid #DDDDDD;
}
.brokenlinkname{
	display:block;
	width:70%;
	padding-right:5px;
	float:left;
	text-align:right;
	
	color:#FFFFFF;
	padding:2px 5px 2px 5px;
	text-align:left;
	margin:0px 2px 2px 0px;
}
.brokenlinkstatus{
	display:block;
	width:12%;
	
	padding:2px 5px 2px 5px;
	padding-left:5px;
	float:left;
	text-align:center;
	margin:0px 2px 0px 0px;
}
.brokenlinkedit{
	width:10%;
	float:left;
	padding:2px 5px 2px 5px;
	
	margin:0px 2px 0px 0px;
	text-align:right;
}
#brokenlink p{
	clear:both;
	
}
#searchlink p{
	padding-top: 10px;
	border-bottom: none;
	text-align:center;
}
#searchlink label
{
font: 12px Verdana,Arial;

}
#searchlink form{
	border-bottom:1px solid #DDDDDD;

}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#logoright{
	padding-top: 10px;
}
#logoright p{
	padding-bottom: 5px;
	border-bottom: 0px;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('images/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.language
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-language
{
	margin-top: -1px;
	background-image: url('images/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
.prank{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	color: #FF8000;
	font-family: arial;
	font-weight: bold;
}
