/* @override http://www.secondroom.be/new/ndxz-studio/site/secondRoom/style.css */

/*
* CSS by Bart Boudewijns - Duall
*/

body {
	margin: 0;
	padding: 0;
	font-size: x-small;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	border-color: #CC3399;
}

#SECONDroom {
	display:block;
	width:  150px;
	height: 20px;
	background: url(img/sr.png) 0px 0px no-repeat;
}

body.section-1 {
	
}

body.section-2 {
	
}

body.section-3 {
	
}

a:link {
	text-decoration: none;
	color: #999;
	font: 9px/16px bryant, arial, "sans serif", verdana;
	letter-spacing: 1px;
}
a:active {
	text-decoration: none;
	color: #bfbfbf;
	background: #ffff00;
	letter-spacing: 1px;
	font: 11px/16px Arial, "sans serif", verdana;
}
a:visited {
	text-decoration: none;
	color: #C96;
	letter-spacing: 1px;
	font: 9px/16px bryant, arial, "sans serif", verdana;
}
a:hover {
	text-decoration: none;
	background: #CCC;
	color: #000;
	letter-spacing: 1px;
	font-family: bryant, arial, "sans serif", verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

a img {
	border: none;
	color: #999;
	font: 11px/16px Arial, "sans serif", verdana;
}

#menu {
	overflow: visible;
	top: 0;
	bottom: 0;
	left: -20px;
	position: fixed;
	height: 85%;
	background-color: #000;
	color: #C33;
	font: 20px/24px arial, "sans serif", verdana;
	letter-spacing: 0px;
	width: 170px;
}

#menu ul {
	list-style: none;
	margin-left: -20px;
	margin-bottom: 0px;
	color: #696;
	letter-spacing: 0px;
	font-family: Arial, "sans serif", verdana;
	font-size: 12px;
	line-height: 12px;
}

#menu ul li.section-title {
	color: #F33;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #999;
	border-left-color: #000;
	background-color: #000;
	font-family: Arial, "Sans Serif", Verdana;
	font-size: 12px;
	line-height: 14px;
}
}

#content {
	top: 0px;
	position: fixed;
	overflow: hidden;
	margin-left: 80px;
	padding-left: 80px;
}

.container {
	margin-left: 30px;
	min-width: 50px;
}

#content p {
	margin-bottom: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	padding-left: 100px;
	margin-left: 100px;
	position: relative;
	float: none;
	top: auto;
	width: 750px;
}

p {
	margin: 100px 0 35px 35;
	color: #666666;
	font: 11px/16px Arial, "sans serif", verdana;
	letter-spacing: 1px;
}

h1 { font-size: 32px;
	color: #666666;
}
h2 { font-size: 24px;
	color: #666666;
}
h3 {
	color: #666666;
	font: 20px/30px Arial, "sans serif", verdana;
	letter-spacing: 1px;
}
h4 {
	color: #666666;
	letter-spacing: 1px;
	font: 11px/16px Arial, "sans serif", verdana;
	text-decoration: none;
}

h5 {
	padding-right: 200px;
	letter-spacing: 1px;
	color: #666666;
	font: 11px/16px Arial, "sans serif", verdana;
}

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

#once {
	clear: none;
}
/*</group>*/

