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

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

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

body {
	font-size: 11px;
	font-family: Arial, Helvetica, Andale Mono;
	letter-spacing: .1px;
	word-spacing: 0px;
	background: #555555;
	color: #fdfcf7;
	font-weight: normal;
	line-height: 14px;

}

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

a:link {
	text-decoration: none;
	color: #a3a3a3;
	font-weight: normal;
	line-height: 14px;

}
a:active {
	text-decoration: none;
	color: #a3a3a3;
	font-weight: normal;
	line-height: 14px;
}
a:visited {
	text-decoration: none;
	color: #a3a3a3;
	font-weight: normal;
	line-height: 14px;
}
a:hover {
	text-decoration: normal;
	color: #fdfcf7;
	font-weight: normal;
	line-height: 14px;
}

a img { border: none;
	margin-right: 0;
}

#menu {
	font-size: 11px;
	width: 13.5em;
	overflow: auto;
	bottom: 0;
	left: 0;
	position: fixed;
	height: 100%;
	background-color: #fdfcf7;
	line-height: 14px;
	list-style-type: none;
	white-space: normal;
	direction: rtl;
	text-align: left;
	color: #fdfdf2;
}

#d-col1 {
    width: 11.9em!important;
    overflow: auto;
	overflow-x: hidden;
    top: 0;
    bottom: 0;
    left: 14em;
    position: fixed;
    height: 100%;
	background-color: #555555;
    margin: 0!important
    padding: 0!important
}
#d-col2 {
	left: 26.5em;
	overflow: auto;
	overflow-x: hidden;
    top: 0;
    bottom: 0;
	right: 1px;
	position: fixed;
    height: 100%;
    margin: 0!important;
	padding: 6px 0 0 0;
}


#menu ul {
	list-style: none;
	margin: 0 0 0px;
	text-align: left;
	line-height: 14px;
	font-size: 11px;
}

#menu ul li.section-title {
	color: #555555;
	margin: 6px 0 0;

}

#content {
    height: 100%;
    margin: 0 0 0 13.5em;
    top: 0;
}

.container {
    padding: 7px 7px 11px 11px;
}

#content p { font-size: 11px; line-height:14px; color: #fdfcf7; margin-bottom: 11px; }
p {
    margin: 0 0 6px 0;
}

h1 {
	font-size: 33px;
	color: #fdfcf7;
	font-weight: normal;
	margin-top: 45px;
	margin-bottom: 0;
	line-height: 38.5px;
}
h2 {
	font-size: 14px;
	color: #fdfcf7;
	font-weight: normal;
	line-height:17px;
	margin-bottom: 11px;
}
h3 {
	font-size: 14px;
	color: #555555;
	font-weight: normal;
	line-height:17px;
	margin-bottom: 11px;
	margin-top: 0;
}
h4 {
	font-size: 11px;
	color: #fdfcf7;
	font-weight: normal;
	line-height:14px;
	margin-bottom: 11px;
}

#img-container	{ margin: 0; padding: 0 0 0 0; }
#img-container p	{ width: 31em; margin: 0; padding: 0 0 6px 0; }
#once { clear: left; }builtwith {
	color: #fdfcf7;
}

