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

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

body  {
color:#000000;font-family:Monaco,Geneva,Arial,Helvetica,san-serif;font-size:10px;font-style:normal;letter-spacing:normal;line-height:14px;text-align:left;text-decoration:none;word-spacing:normal;
text-indent: 0px;
}

body.section-1 { 	
	background: #fff;
font-family:Monaco,Geneva,Arial,Helvetica,san-serif;font-size:10px;font-style:normal;letter-spacing:normal;line-height:14px;text-align:left;text-decoration:none;word-spacing:normal;
	text-indent: 0px;
}

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

a:link  { color: black; text-decoration: none; background-color:white;}
a:active  { text-decoration: none; background-color:black;}
a:visited  { color: #7E7E7E; text-decoration: none;}
a:hover  { color: white; text-decoration: none; background-color: black;
}

a img  {border:medium none;
}
a:visited img    {border: 0px solid none;}
a:active img  {border: 0px solid white;background-color:none }
a:hover img    {border: 0px solid white;background-color:none 
}
grow a:hover img{ border: 0 none white;background-color:white  }

#menu  {
	background-color: white; 
	position: fixed;
	top: -5px;
	bottom: 0;
	left: 20px;
	width: 145px;
	height: 650px;
	overflow: auto;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
}


#menu ul {
	margin-bottom: 5px;
}

#menu ul li.section-title  {
	border-bottom-width: thin;
	border-bottom-color: #434343;
	border-bottom-style: dotted;
	border-top-style: solid;
	border-top-color: #434343;
	border-top-width: thin;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font: italic bold 13px/1 "Times New Roman", Times, serif;
}



#content    {
	top: 0;
	height: 100%;
	property: value;
	margin-top: 121px;
	margin-left: 195px;
	margin-right: 20px;
	border-top: thin solid #434343;
}

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

#content p    { 
	margin-bottom: 0px; 
	margin-top: 0px;
	width: 600px 
	padding-bottom:: 0px;
	padding-bottom: 0px;
}

p {
    margin: 0 0 9px 0;
}

h1 {
	background: #fff;
	text-decoration: none;
	font: normal 11px/14px Arial,"Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #000;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: -7px;
	
}
h2 {
	color:magenta;font-family: Arial,Geneva,Helvetica,san-serif;font-size:11px;font-style:italic;letter-spacing:normal;line-height:14px;text-decoration:none;word-spacing:normal;
background-color: none;


}
h3 {
	font: italic 13px/14px "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: normal;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-bottom: -3px;
	margin-top: 0px;
}
	
	
h4 {
	font: italic bold 13px/1px "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-bottom: -3px;
	margin-top: 0px;

}

#img-container	 {
	margin: -5;
	margin-top: -17px;
	margin-left: 0px;
	margin-right: 0 dottepx;
	padding-top: 32px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	width: 737px;
	margin-left: 0px;
	margin-right: 0 dottepx;
	position: relative;
	top: 32px;
	display: table;
}

#img-container p	  {
	margin-bottom: 5px; 
	margin-top: -30px; 
	padding-bottom: 0px;
	padding-top: 8px;
	border-bottom: thin dotted #434343;
	border-top: thin solid #434343;
	clear: both;
	height: 18px;
	margin-bottom: 5px; 
	margin-top: -25px; 
	padding-bottom: 0px;
	padding-top: 5px;
	position: static;
	top: -10px;
	width: 737px; 
	display: inline block;
	
	
	
	
	
}



#once { clear: left; }