/* @override http://javiersiquier.com/ndxz-studio/site/oa/style.css */

/* @override http://javiersiquier.com/ndxz-studio/site/oa/style.css */

/* @override http://javiersiquier.com/ndxz-studio/site/oa/style.css */

/* @override http://javiersiquier.com/ndxz-studio/site/oa/style.css */

/* @override http://javiersiquier.com/ndxz-studio/site/oa/style.css */

/* @override http://javiersiquier.com/ndxz-studio/site/oa/style.css */

/* @override http://javiersiquier.com/ndxz-studio/site/oa/style.css */
/**
* CSS
* 
*outdips.net!
*/
* {
	padding: 0px;
	margin:1px;
}

body {
	font-size: 11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #fff;
	color: #000000;
	font-style: normal;
	
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link {
	text-decoration: none;
	color: #000;
	
}
a:active {
	text-decoration:underline;
	color: #000000;
}
a:visited {
	text-decoration:none;
	color: #8c8c8c;
	
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

a img { border: none; }

#menu {
    width: 160px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 10px;
    position: fixed;
    height: 100%;
	background-color:none;
	left: 0;
   
}


#menu ul {
	list-style: none;
	margin: -2px 0 8px;
}

#menu ul li a {
	color: #000000;
}

#menu ul li.section-title {

font-size: 11px;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
cursor:pointer;
font-weight: bold;
color: #000;

 }
 
 #content {
    height: 100%;
    margin: 0 0 0 180px;
    top: 0;
}



.container {
    padding: 5px 5px 25px 5px;
	margin-top:20px;
	margin-left: 10px;
}

#content p { width: 400px; margin-bottom: 12px; }

p {
    margin: 0 0 9px 0;
 	
 }


	
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin:0; padding: 0; }
#img-container p	{ width: 400px; margin: 0px; padding: 0 0 12px 0; }

#once { clear: left; }