/* @override http://wasamedia.com/ndxz-studio/site/sample/style.css */

/* @override http://wasamedia.com/ndxz-studio/site/eatock/style.css */

/* @override http://wasamedia.com/ndxz-studio/site/eatock/style.css */

/* @override http://wasamedia.com/ndxz-studio/site/eatock/style.css */

/* @override http://wasamedia.com/ndxz-studio/site/eatock/style.css */

/**
* CSS
*
* @version 1.0
* @author Vaska
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body  {
	color: white;
	word-spacing: 0;
	font: normal normal 11px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	background-color: #1c1814;
	overflow: auto;
}

body.section-1 {
	background-color: #1c1814;
}

bigtext {
	color: #ffc000;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body.section-2 {
	background-color: #1c1814;
}
body.section-3 {
	background-color: #1c1814;
}

a:link { text-decoration: none;
	color: white;
}
a:active {
	color: #FFF316;
	text-decoration: none;
}
a:visited { color: white;
	text-decoration: none;
}
a:hover {
	color: #1c1814;
	text-shadow: #000000 0 0 0;
	background-color: #ffc000;
}

a img { border: none; }

#menu {
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	width: 260px;
	line-height: 14px;
	background: #1c1814 repeat;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title {
	font-weight: bold;
	color: #ffc000;
}

#content div.container div.mid_al strong {
	color: #b12c19;
	line-height: 15px;
}

#content {
    height: 100%;
	width: 633px;
	margin-left: 250px;
	font-size: 12px;
}

.container {
    padding: 30px 5px 0 30px;
	width: 100%;
	overflow: auto;
	font-size: 11px;
}

#content p { width: 500px; margin-bottom: 2px;
	line-height: 14px;
	top: 300px;
	color: white;
	font-size: 12px;
}

p {
	margin: 15 15 15px;
	color: #999999;
	line-height: 15px;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container {
	margin: 0;
	padding: 0;
	clear:both;
	border-color: #ff2a00;
	border-width: 2px;
}

#s1 div img.img-bot {
	border: 1px solid #696969;
}
#img-container p {
	width: 400px;
	margin: 0;
	padding: 0 0 12px;
}

#once { clear: left; }

#menu div.container p {
	color: #999999;
}

/********** Al's mods **********/
.mid_al {
 clear:both;
 width:635px;
}
.foot_al {
  clear:both;
  width:635px;
}
.keylines_al {
  background:url(http://www.reconstrukt.com.au/files/keylinegap2.gif) repeat-x 0 0;
  width:100%;
  height:3px;
}
#line1_al {
	margin-bottom:40px;
}
div.nav_al {
	width: 635px;
}
div.nav_al div {
	float:left;
}
#mov_links_al {
	float:right;
}
.pics {
	height:340px;
}

small {
	color: gray;
	font-size: 9px;
}