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

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

body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #f3f3f3;
	color: #666666;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 12px;
}

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

a:link { text-decoration: none; color: #5b5454; text-transform: uppercase; padding: 0px; font-size: 9px; line-height: 10px;}
a:active { text-decoration: none; color: #5b5454; text-transform: uppercase; padding: 0px; font-size: 9px; line-height: 10px;}
a:visited { text-decoration: none; color: #5b5454; text-transform: uppercase; padding: 0px; font-size: 9px; line-height: 10px;}
a:hover { text-decoration: none; color: #333333; text-transform: uppercase; padding: 0px; font-size: 9px; line-height: 10px;}

a.cv:link { text-decoration: none; color: #5b5454; text-transform: uppercase; padding: 0px; font-size: 10px; line-height: 12px; font-weight: bold;}
a.cv:active { text-decoration: none; color: #5b5454; text-transform: uppercase; padding: 0px; font-size: 10px; line-height: 12px; font-weight: bold;}
a.cv:visited { text-decoration: none; color: #5b5454; text-transform: uppercase; padding: 0px; font-size: 10px; line-height: 12px; font-weight: bold;}
a.cv:hover { text-decoration: none; color: #333333; text-transform: uppercase; padding: 0px; font-size: 10px; line-height: 12px; font-weight: bold;}


#content a:link { text-decoration: none; color: #5b5454; text-transform: uppercase; }
#content a:active { text-decoration: none; color: #5b5454; text-transform: uppercase; }
#content a:visited { text-decoration: none; color: #5b5454; text-transform: uppercase; }
#content a:hover { text-decoration: none; color: #333333; text-transform: uppercase; }

a img { border: none; }

#menu {
    width: 160px;
    overflow: auto;
    top: 82px;
    bottom: 0;
    left: 20px;
    position: absolute;
    background-color: #f3f3f3;
    border: 0px solid #FFCC66;
}

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

#menu ul li.section-title {
	color: #5b5454;
	background: #FFFFFF;
	padding: 0px 0 0px 2px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 10px;
	width: 133px;
}

#menu ul li.section-title p { 
	color: #ebebe9;
	padding: 4px;
}

#menu li {
	color: #5b5454;
	background: #f3f3f3;
	padding: 0px 0px 1px 13px;
	background-image: url(http://timmuller.com/folio/ndxz-studio/site/timmuller/img/navspacer.gif);
	background-repeat: no-repeat;
	border-bottom: 0px solid #ebebe9;
	border-top: 0px solid #ebebe9;
	}

#menu li.active a {
	color: #5b5454;
	background: #f3f3f3;
	padding: 0px 10px 1px 0px;
	background-repeat: no-repeat;
	border-bottom: 0px solid #ebebe9;
	border-top: 0px solid #ebebe9;
}

#content {
    margin-top: 82px;
    margin-left: 180px;
     border: 0px solid #FFCC66;
}

.container {
	padding: 0px;
	top: 0px;
	border: 0px solid #00CC66;
}

.container_right {
	top: 0px;
	margin: 0px; 
	padding: 0px; 
	border-color: #000;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
}

.right {
	color: #FFF;
	width: 90px;
	height: 10px;
	padding-top: 10px;
	float: right;
}

#content p.text { 
	width: 550px; 
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	border-color: #000;
	border-width: 0px;
	border-style: solid;
	padding-left: 10px;
}

#content p.cvtext { 
	width: 530px; 
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
	border-color: #000;
	border-width: 0px;
	border-style: solid;
	padding-left: 10px;
	text-align: justify;
}


#content p.qt { 
	width: 550px; 
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-color: #000;
	border-width: 0px;
	border-style: solid;
	padding-left: 10px;
}

p {
    margin: 0 0 0px 0;
}

h1 { font-size: 14px; }
h2 { font-size: 12px; }
h3 { font-size: 11px; }
h4 { 
	font-size: 12px;
	color: #5b5454;
	padding: 0px;
	border-bottom: 0px solid #5b5454;
	margin-bottom: 5px;
	text-transform: uppercase;
	padding-left: 10px;
}

#img-container	{
	margin: 0px; 
	padding: 0px; 
	display: block;
	
}

#img-container p { 
	margin-bottom: 0px; 
	padding: 0px;
	border-width: 0px;
	border-style: solid;
	display: block;
}



#once { clear: left; }



.title {
	color: #5b5454;
	background-color: inherit;
	margin: 0;
	padding: 0px;
}

.titleslash {
	color: #5b5454;
}
