html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family:arial;
	font-size:12px;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1em;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	font:12px arial;
	margin: 0;
	padding: 0;
	background:#ffffff;
} 

body.section-1 {}

body.section-2 {  }

body.section-3 { }

a:link { text-decoration: none; color: #666;}
a:active { text-decoration: none; color: #666;}
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; color: #666; }
strong {
	font-weight: bold;
}
a img { border: none; }

#nav h1,#nav
{
	z-index: 5;
}
#nav h1 a {
	display:block;
	font-size: 0.45em;
	top: 2.5em;
	left: 2.5em;
	position: fixed;
	height: 44px;
	width: 170px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	z-index: 5;
	background: transparent url('http://linusshentu.com/images/logo.png') top left no-repeat;
}
#nav h1 a:hover
{
	cursor: pointer;
}
body.section-1 #nav h1 a
{
	background-color: transparent;
	background-image: url('http://linusshentu.com/images/logo.png');
}

#menu {
	width:250px;
	overflow: hidden;
	top:7.5em;
	left:2.5em;
	position:fixed;
	font:12px 'arial';
	z-index: 5;
}
#menu a
{
	padding: 2px 6px;
}
#menu li.active a, #menu a:active
{
	text-decoration: none;	
	color:#ffffff;
	background-color:#666666;
}
#menu a:hover, #menu li.active a:hover
{
	text-decoration:none;
	background-color:#999999;
	color:#000000;
}

.section-1 #menu a
{
	background-color:transparent;
	color:#BFBFBF;
}

.section-1 #menu a:hover
{
	background-color:#999999;
	color:#000000;
}

#menu ul {
	list-style: none;
	margin: 0 0 1em 0;
}

#menu ul li
{
	margin: 3px 0;
}

#menu ul li.section-title {
	display:none;
}

#content {
    z-index: 5;
    position:  absolute;
    left: 250px; top: 3em;
    width: 250px;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p {  margin: 0 3em 1em 0; }

.section-5 #content,
.section-5 #content p
{
    width: 400px;
}

p {
    margin: 0 0 9px 0;
    font-size:12px;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 2em; margin: 1em 0 0.3em 0; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p { width: 400px; margin: 0; padding: 0 0 12px 0; }

#browser {
	margin-bottom: 1em;
}
#browser li {
	display: inline;
	width: 40px;
	height: 40px;
}
#browser li img
{
	width: 40px;
	height: 40px;
}
#once { clear: left; }
#supersize {
	overflow: hidden;
	z-index: 0;
	display: block;
}
#pics {
	position: relative;
}
#pics .pic
{
	position: absolute;
	top: 0;
	left: 0;
}

.linus {
	display:none;
}