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

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

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



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

body {
	color: gray;
	font: 11px/150% Lucida Sans Unicode, Lucida Grande, sans-serif;
	background:#191919 url(/ndxz-studio/site/img/background.gif) repeat-y scroll 0 0;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a, a:link { text-decoration: none; color: #EEE; }
a:active { color: #FFF; }
a:visited { color:#CCCCCC; }
a:hover { color:#fff; }

a.tit:link { text-decoration: none; color: silver}
a.tit:active { text-decoration: none; color: gray}
a.tit:visited { text-decoration: none; color: #666 }
a.tit:hover { text-decoration: none; color:#666 }


a img { border: none; }


#logo {
	background:transparent url(/ndxz-studio/site/img/logokeesbeets.gif) repeat scroll 0 0;
	height:42px;
	left:40px;
	position:fixed;
	top:34px;
	width:155px;
}

#menu {
  	left:30px;
position:fixed;
top:84px;
width:225px;
background:transparent none repeat scroll 0 0;	
}

#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 12px 5px;
	padding-top:8px;
}

#menu ul li {
	margin: 0 0 2px 0;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
    
}

#menu ul.about {
	margin-top: 40px;
}

#menu ul li.section-title {
	color:#7E7E7E;
	font-family:"Benton sans","Arial black",Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 6px;
	text-transform:uppercase;
}

#content {
   height:100%;
	margin:0 0 0 275px;
	position:absolute;
	top:29px;
}

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

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:11px;
}

td {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:11px;
}

h1 { color:#7E7E7E; font-family:'Arial black'; font-size:24px; margin-bottom:8px; }
h2 { font-size: 12px; color: #cccccc; margin-bottom:20px;}
h3 { font-size: 16px; }
h4 { font-size: 12px; }

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

#once { clear: left; }
a.credit:link {
color: silver;
text-decoration: none;}

a.credit:visited {
color: #666;
text-decoration: none;}

a.credit:hover {
color:#666;
text-decoration: none;}

a.credit:active {
color: gray;
text-decoratiom: none;}


.label { font-family: 'Arial black', Arial; color: #666;font-size:11px;}
