/*--------------------------------------------------------------------------------------------------------
CSS Styles for Essigs.

version:   1.0
author:    Codingpeople GmbH
email:     support@codingpeople.com
website:   http://www.codingpeople.com/
--------------------------------------------------------------------------------------------------------*/

/* =General
--------------------------------------------------------------------------------------------------------*/

/* Removing margin/padding */

* {
	margin: 0;
	padding: 0;
}

/* Giving margin back to several elements */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 1em 0;
}

/* Class for clearing floats */

.clear {
	clear: both;
}

/* Removing border on linked images */

img {
	border: 0;
}

/* Class for clearing floats */

div.clear {
	border: 0;
	clear: both;
	display: block;
	float: none;
	margin: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	font-size: 0px;
}

.ta_justify {
	text-align: justify;
}

.ta_left {
	text-align: left;
}

.ta_right {
	text-align: right;
}

.ta_center {
	text-align: center;
}

.fl_left {
	float: left;
}

.fl_right {
	float: right;
}

.fotol {
	float: left;
}

.fotol img {
	display: block;
	margin: 0 14px 4px 0;
}

.fotor {
	float: right;
	text-align: center;
}

.fotor img {
	display: block;
	margin: 0 0px 10px 15px;
}

.bold {
	font-weight: bold;
}

/* End General
--------------------------------------------------------------------------------------------------------*/

/* =Typography
--------------------------------------------------------------------------------------------------------*/

/* Setting up the fonts */

body {
	font: 62.5%/1.6 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

html {
	height: 100%;
}

body {
	height: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
	/*color: #646464;*/
        color: #1A183B;
	font-size: 14px;
	font-family:  "Myriad Pro","Arial", "Helvetica", sans-serif;
	background: #FFFFFF url(../../img/bg_body.jpg) no-repeat center 1px;
}

#site {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1002px;
	position: relative;
}

h2 {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: normal;
	color: #8EA93A;
	font-size: 22px;
	font-family: "Adobe Garamond pro", "Times New Roman", Times, serif;
}

/* End Typography
--------------------------------------------------------------------------------------------------------*/

/* =Headings
--------------------------------------------------------------------------------------------------------*/

.header {
	position: relative;
	z-index: 50;
	height: 335px;
	width: 1002px;
	padding: 0;
	margin: 0;
	/*background-image: url(../../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	*/
}

.logo {
	position: absolute;
	left: 95px;
	top: 41px;
}

h1.page_name {
	position: absolute;
	left: 110px;
	vertical-align:baseline;
	bottom: 13px;
	width: 323px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 45px;
	line-height: 42px;
	font-family: "Adobe Garamond pro", "Times New Roman", Times, serif;
	z-index: 1;
}

.img_header {
	position: absolute;
	left: 428px;
	top: 132px;
}

.menu_header {
	position: absolute;
	left: 426px;
	top: 90px;
	width: 530px;
}

.menu_header a {
	text-decoration: none;
	margin: 0 12px 0 0;
	color: #1A183B;
	font-size: 17px;
	font-family: "Adobe Garamond pro", "Times New Roman", Times, serif;
	/*font-style: italic;*/
}

.menu_header a:hover, .menu_header a.act {
	color: #8DA93A;
	text-decoration: none;
}

/* End Headings
--------------------------------------------------------------------------------------------------------*/

/* =Links
--------------------------------------------------------------------------------------------------------*/

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* End Links
--------------------------------------------------------------------------------------------------------*/

/* =Main Nav
--------------------------------------------------------------------------------------------------------*/

#main_nav {
	position: absolute;
	left: 424px;
	top: 52px;
}

#main_nav a {
	text-decoration: none;
	margin: 0 18px 0 0;
	text-transform: uppercase;
	color: #1A183B;
	font-size: 28px;
	font-family: "Adobe Garamond pro", "Times New Roman", Times, serif;
	/*font-style: italic;*/
}

#main_nav a:hover, #main_nav a.act {
	color: #8DA93A;
	text-decoration: none;
}

/* End Main Nav
--------------------------------------------------------------------------------------------------------*/

/* =Main Content
--------------------------------------------------------------------------------------------------------*/

.main_block {
	padding: 10px 0 50px 110px;
	position: relative;
	overflow: hidden;
        min-height:280px;
	zoom: 1;
}

/*.main_block { padding:10px 0 150px 124px; position:relative; overflow:hidden; zoom:1;}*/

.main_block p {
	padding: 0;
	margin: 0;
}
.main_block
{
    background-repeat: no-repeat;
    background-position: right bottom;
}

.main_block.bg_1 {
    	background-image: url(../../img/main_block_1.jpg);
}
.main_block.bg_2 {
    	background-image: url(../../img/main_block_2.jpg);
}
.main_block.bg_3 {
    	background-image: url(../../img/main_block_3.jpg);
}
.main_block.bg_4 {
    	background-image: url(../../img/main_block_4.jpg);
}
.main_block.bg_5 {
    	background-image: url(../../img/main_block_5.jpg);
}
.main_block.bg_6 {
    	background-image: url(../../img/main_block_6.jpg);
}
.block_photo {
	/*width: 292px;*/
	/*height: 196px;*/
	background-image: url(../../img/bg_block_photo.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
        padding-right:20px;
        padding-bottom:13px;
}
.block_photo.fl {
	float: left;
	margin: 0 26px 0 0;     
}
.galleryBox
{
    float:left;
    text-align:center;
    width:266px;
    height:196px;
    padding-right:20px;
    padding-bottom:11px;
    margin-right:6px;
}
.block_photo.gallery
{
    float:none;
    display:inline-block;
    height:196px;   
    margin:0;
    padding-bottom:0;
}

.block_photo img {
	margin: 0 0 0 6px;    
}

div.block_text {
	float: left;
	width: 355px;  /*355 */
	position: relative;
	
}
div.block_text.start
{
    	width: 455px;
}
div.text_block_800 {
	width: 650px;
}

/* =End Main Content
--------------------------------------------------------------------------------------------------------*/

/* =Forms
--------------------------------------------------------------------------------------------------------*/

/* Removing fieldset borders */

fieldset {
	border: 1px solid transparent;
}

/* End Forms
--------------------------------------------------------------------------------------------------------*/

/* =Tables
--------------------------------------------------------------------------------------------------------*/

/* Making tables collapse and removing spacing */

table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* Preparing table columns */

td {
	text-align: left;
	font-weight: normal;
}

/* End Tables
--------------------------------------------------------------------------------------------------------*/

#footer {
	position: absolute;
	bottom: 0px;
	padding-bottom: 16px;
        clear:both;
}
.galleryContainer
{
    width:1000px;
    margin-top:12px;
}
p.galleryDescription
{
    padding-left:10px;
}
a.galleryItem
{
    
    text-align:center;    
}
.galleryCategory
{
    background:url(../../img/subCatBg.png) repeat-x bottom;
    border-bottom:1px solid #ccc;
    font-size:12pt;
    font-family: "Adobe Garamond pro", "Times New Roman", Times, serif;
    margin-bottom:10px;
}


.galleryCategory a
{
    text-decoration:none;
    padding:5px 10px 3px 10px;
}
.galleryCategory a:hover, .galleryCategory a.active
{
    background:#eee;
}
.gallerySubCategory
{
    
    padding-top:2px;
    
    font-size:12pt;
    font-family: "Adobe Garamond pro", "Times New Roman", Times, serif;
    margin-bottom:15px;
}

.gallerySubCategory a
{
    text-decoration:none;
    padding:3px 10px 2px 10px;
}
.gallerySubCategory a:hover, .gallerySubCategory a.active
{
    background:#eee;
}
