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

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

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

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

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

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

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

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

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

body {
	background: #fff;
	font: 12px "Helvetica", Geneva, sans-serif;
}

.feature img{
	
	float: right;
	padding: 0px 2px 2px 0px;
	margin: 5px 5px 5px 5px;
	font-family: "Helvetica", Geneva, sans-serif;
	background-color: #cccccc;
	text-decoration: none; color: #8c8989;
	}
.features	{
	font-size:12px;
	text-decoration: none; color: #8c8989;
}


a:link { text-decoration: none; color: #b2b2b2;  }
a:active { text-decoration: none; color: #C3C3C3; }
a:visited { text-decoration: none; color: #C3C3C3; }
a:hover {  background-color: #000000 220px; color: #000000; }

a img { border: none; }
title{ color: #C3C3C3; font-size:13px; font-family:"Orator Std"}

#img-container p { margin-bottom: 2px; }

#menu {
    width: 280px;
    overflow: auto;
    bottom: 0;
	left: 0;
    position: absolute;
    height: 100%;
	background-color: #FFFFFF;
	text-align:right;
	text-decoration: none; color: #8c8989;
	top: 300px;
}

#menu ul {/**border-bottom: 1px dashed #000000; */
	list-style: none;
	margin: 3px 3px 5px 3px;
}

#menu ul li.section-title {text-decoration: none; color: gray; font-weight: 200; background-color:#C3C3C3}

#content { color: #C3C3C3;
    height: 100%;
    margin: 0 0 0 330px;
    top: 0;
}

.container {
    padding: 0 0 0px 17px;
}

#content p { width: 550px; margin-bottom: 0px; margin-left:inherit; }

p { 
    margin: 0 0 1px 0;
}

h1 {
	font: 15px "Helvetica", Geneva, sans-serif;
	color: gray;
}
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0;}
#img-container p	{ width: 400px; margin: 0; padding: 0 0 0px 0; }
/**#img-container span.backgrounded a,
#img-container a.thickbox,
#img-container a.thumb-img,
#img-container #d-col1 a { background: transparent; }*/

#once { clear: left; }/* CSS Document */

