@import url("powermail.css");

html {
	height: 100%; margin-bottom: 0.1px;
	overflow: -moz-scrollbars-vertical;
}

/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background: url(../images/fullbg.gif);
	background-position: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	background: url(../images/background.jpg) top left no-repeat #81bfe6;
	width:958px;
	margin:auto;
	min-height:300px;
	height:auto !important;
	height:300px;
	position:relative;
}

#header {
	background: url(../images/naisbitt_header.gif) top left no-repeat;
	position:absolute;
	width:600px;
	height:70px;
	top:42px;
	left:50px;
}

#header h2, #header h3 {
	text-indent:-10000px;
	margin:0px;
	padding:0px;
}

#header h2 {
	text-indent:-1000px;
	width:300px;
} 

#header h2 a {
	display:block;
}


#wai-menu {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden; 
}

#content {
	padding:10px 10px 80px 317px;
	width:631px;
	position:absolute;
	top:130px;
	left:0px;
	background: url(../images/content_bg_optimized.gif) bottom left no-repeat;
	min-height:430px;
	height:auto !important;
	height:430px;
}

#menu {
	width:255px;
	position:absolute;
	top:130px;
	left:50px;
	background: #ccc8a3 url(../images/menu_bg.gif) bottom right no-repeat;
	min-height:470px;
	height:auto !important;
	height:470px;
}	

#menu ul {
	list-style-type:none;
	margin:10px 0px 0px 10px;
	padding:0px;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}

#menu ul li {
	margin-bottom:5px;
}

#menu ul li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
}

#menu ul .mainactive a {
	color:#000;
}

#menu ul li a:hover, #menu ul li a:active {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#menu ul li ul {
	margin:5px 0px 0px 10px;
	padding:0px;
}
#menu ul li ul li {
	margin-bottom:0px;
	margin:0px;
	padding:0px;
}

#menu ul .mainactive ul a {
	color: #FFF;
	font-size: 12px;
	padding-left: 7px;
	background: url(../images/arrow_white.gif) center left no-repeat;
}

#menu ul .mainactive ul a:hover, #menu ul .mainactive ul a:active {
	color:#000;
	background: url(../images/arrow_black.gif) center left no-repeat;	
} 

#menu ul .mainactive ul .subact a  {
	color:#000;
	background: url(../images/arrow_black.gif) center left no-repeat;

} 

#china-link {
	background: url(../images/naisbitt_china_link.gif) 10px 50px no-repeat;
	height: 100px;
	padding:15px 0px 0px 10px;
	position:relative;
}

#china-link a {
	position:absolute;
	margin-top:35px;
	display:block;
	width:80px;
	height:50px;
	text-indent:-1000px;	
}


#content {
	font-size: 11px;
	line-height:150%;
	color: #000;
}

#content ul {
	font-size:11px;
}

#content h1 {
	font-size:15px;
	color:#0D59A6;
	margin:0px;
	padding:0px;
}

#content a {
	color: #0D59A6;
}


.wp-date {
	margin:0px 0px 10px 0px;
	padding:0px;
}

.wp-title {
	margin:0px 0px 10px 0px !important;
	padding:0px;
}

.wp-bloglink {
	margin-top:20px;
	font-weight:bold;
}

.wp-content {

}