/*----------------------------------------------------------------------------
	main.css

	this css-file contains all definitions, that are independent from the
	colorschemes.

 ----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/

/*-- global container ------------------------------------------------------*/

#container {
	background-color: #000000;
	min-width:1118px;
	min-height:1701px;
	width: 100%;
	height:100%;
	margin-left: auto;
	margin-right: auto;
}
#container_top {
	position: relative;
	background-image: url(images/backPage_Top.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
#container_middle {
	position: relative;
	background-image: url(images/backPage_Middle.jpg);
	background-repeat: repeat;
	min-height: 1421px;
	height:100%;
}
#container_bottom {
	position: relative;
	background-image: url(images/backPage_Bottom.jpg);
	background-repeat: repeat-x;
	height: 230px;
}

/*--- header ---------------------------------------------------------------*/

#header	{
	position: relative;
	padding: 0;
    margin-left: auto;
    margin-right: auto;
}

#nav_table {
    margin-left: auto;
    margin-right: auto;
	border-width: 0px;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	clear: both;
}

/*--- caption (as text or background image) --------------------------------*/

.text_caption {
	padding-top:10px;
	font-family: Trebuchet MS,sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FC3F0E;
	text-align: center;
	clear: both;
}

/*--- logo -----------------------------------------------------------------*/

#logo {
	background-image: url(images/GGFLogo.png);
	background-repeat: no-repeat;
	width: 275px;
	height: 225px;
	vertical-align:middle;
    margin-left: auto;
    margin-right: auto;
}
div#logo a {
  width: 100%;
  height: 100%;
  border:0;
}

/*--- Navigation -----------------------------------------------------------*/

#nav_buttons { 
	width: 420px;
} 
#fill {
	background-image: url(images/fill10x30.png);
	background-repeat: repeat-x;
	width: 10px;
	height: 30px;
	vertical-align:middle;
    margin-left: auto;
    margin-right: auto;
}
.nav_button_1 {
	border:0;
}
.nav_button_2 {
	border:0;
}
.nav_button_3 {
	border:0;
}
.nav_button_4 {
	margin-left:20px;
	border:0;
}
.nav_button_5 {
	margin-left:45px;
	border:0;
}
.nav_button_6 {
	float:right;
	border:0;
}
.nav_button_7 {
	margin-left:35px;
	border:0;
}
.nav_button_8 {
	margin-left:30px;
	border:0;
}
.nav_button_9 {
	border:0;
}
.nav_button_10 {
	margin-left:30px;
	border:0;
}
/*
.nav_button_11 {
	margin-left:auto;
	margin-right:auto;
	border:0;
}
*/
#nav_button_11 {
	background-image: url(images/btnVideoRecipes.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
/*
	vertical-align:middle;
	margin-right:10px;
	float:right;
*/
}
div#nav_button_11 a {
	display: block;
	width: 100%;
	height: 100%;
	border:0;
}

/*-- main container: contains all between header and footer ----------------*/

#main_container {
	position: relative;
	margin: 0;
	padding: 0;
    margin-top: -30px;
}
#layout_table {
    margin-left: auto;
    margin-right: auto;
	border-width: 0px;
	padding: 0;
	width: 80%;
	height: 100%;
	border-collapse: collapse;	
	clear: both;
}

/*--- the main container is devided in sub containers ----------------------*/

#content_container {
	margin: 0;
	padding: 0;
	text-align: left;
}

/*--- first row in main container ------------------------------------------*/

#key_visual { /*--- key visual -----------------------------------------------------------*/
	background-image: url(images/backMain.png);
	background-repeat: no-repeat;
	position: relative;
	width: 1003px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
#key_visual_top { /*--- key visual -----------------------------------------------------------*/
	background-image: url(images/backMain_Top.png);
	background-repeat: no-repeat;
	width: 1003px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
}
#key_visual_middle { /*--- key visual -----------------------------------------------------------*/
	background-image: url(images/backMain_Middle.png);
	background-repeat: repeat;
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
}
#text_key_visual_middle { /*--- key visual -----------------------------------------------------------*/
	padding-top:10px;
	margin-left:60px;
	margin-right:60px;
}
#key_visual_bottom { /*--- key visual -----------------------------------------------------------*/
	background-image: url(images/backMain_Bottom.png);
	background-repeat: no-repeat;
	width: 1003px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
}
#text_tag {
	padding-top:44px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FC3F0E;
	/* color:#D73600; */
}	
#text_key {
	text-align:justify;
	margin-left:35px;
	margin-right:580px;
}
.text_key_bullets {
	margin-left:0px;
	padding-left:15px;
}

/*--- second row in main container ------------------------------------------*/

#secondrow {
	height: 280px;
}
#secondrow_firstcol {
	background-image: url(images/backTestimonial.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
}
#secondrow_secondcol {
	background-image: url(images/backArticles.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
}
#text_secondrow_header {
	font-family: Trebuchet MS,sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	margin-left:40px;
	margin-right:50px;
	padding-top:40px;
	vertical-align: middle;
	color: #FC3F0E;
}
#text_secondrow {
	text-align:left;
	margin-left:45px;
	margin-right:40px;
	padding-top:30px;
	vertical-align: middle;
}

/*--- third row in main container --------------------------------------------*/

#thirdrow {
	width: 1000px;
	height: 275px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
    position:relative; 
}
#thirdrow .transparency_1 {
	background-image: url(images/backGrayExplosion.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 275px;
    position:absolute;
	top:0px;
	left:0px;
	filter:alpha(opacity=60); /* for IE */
	opacity:0.6; /* CSS3 standard */
	-moz-opacity:0.6; /* for FireFox */
}
#thirdrow .opaque_content_1 {
	padding-top: 22px;
    position:relative; 
}
#thirdrow_firstcol {
	padding-left:10px;
}
div#thirdrow_firstcol a {
	display: block;
	width: 100%;
	height: 100%;
	border:0;
}
#thirdrow_secondcol {
   background-image: url(images/backSpoonsVeggies.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 340px;
	height: 220px;
}
#thirdrow_thirdcol {
	background-image: url(images/backVeggiesSpices.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 340px;
	height: 220px;
}
#text_thirdrow_header {
	font-family: Trebuchet MS,sans-serif;
	font-style: italic;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	margin-left:125px;
	margin-right:50px;
	padding-top: 25px;
	vertical-align: middle;
	color: #FC3F0E;
}
#text_thirdrow {
	text-align:left;
	padding-top: 35px;
	padding-left:120px;
	padding-right:25px;
	vertical-align: middle;
	line-height:125%;
	color: #E4D7A5; /* rgb(228,215,165) */
}
#read_more {
	background-image: url(images/btnReadMore3D.png);
	background-repeat: no-repeat;
	float: right;
	padding-right:30px;
	width: 115px;
	height: 55px;
}
div#read_more a {
	display: block;
	width: 100%;
	height: 100%;
	border:0;
}

/*--- fourth row in main container ---------------------------------------------*/

#fourthrow {
	width:795px;
	/* background-color:#0C0908; */
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	vertical-align:middle;
    position:relative; 
}
#fourthrow .transparency_2 {
	background-image: url(images/backGray.png);
	background-repeat: no-repeat;
	width:795px;
	height: 205px;
    position:absolute;
	top:0px;
	left:0px;
	filter:alpha(opacity=60); /* for IE */
	opacity:0.6; /* CSS3 standard */
	-moz-opacity:0.6; /* for FireFox */
}
#fourthrow .opaque_content_2 {
	padding-top:10px;
    position:relative; 
}
.ss_left_arrow {
	float:right;
	border:0;
}
.ss_right_arrow {
	float:left;
	border:0;
}
.ss_pict_1 {
	margin-left:5px;
	border:0;
}
.ss_pict_2 {
	margin-left:5px;
	border:0;
}
.ss_pict_3 {
	margin-left:5px;
	border:0;
}
.ss_pict_4 {
	margin-left:5px;
	border:0;
}
.ss_pict_5 {
	margin-left:5px;
	border:0;
}

/*--- footer ---------------------------------------------------------------*/
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:230px;
}
#text_footer {
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	/* color: #D73600; */
	color: #E4D7A5; /* rgb(228,215,165) */
	padding-top:125px;
	text-align: center;
}

/*--- Video Stills ---------------------------------------------------------*/
#vid_still_0 {
	width: 275px;
	height: 230px;
	vertical-align:middle;
    position:relative; 
}
#vid_still_0 .opaque_content_0 {
	background-image: url(images/GGFGroup.png);
	background-repeat: no-repeat;
}
#vid_still_0 .transparency_0 {
	background-image: url(images/playbutton275x230.png);
	background-repeat: no-repeat;
	width: 275px;
	height: 230px;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_0 .transparency_0 a:link {
	border:0;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_0 .transparency_0:hover {
	border:0;
	filter:alpha(opacity=100); /* for IE */
	opacity:1.0; /* CSS3 standard */
	-moz-opacity:1.0; /* for FireFox */
}

#vid_still_1 {
	width: 170px;
	height: 128px;
	float:right;
	vertical-align:middle;
    position:relative; 
}
#vid_still_1 .opaque_content_4 {
	background-image: url(images/grilltilpia.jpg);
	background-repeat: no-repeat;
}
#vid_still_1 .transparency_4 {
	background-image: url(images/playbutton170x128.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 128px;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_4 a:link {
	border:0;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_4:hover {
	border:0;
	filter:alpha(opacity=100); /* for IE */
	opacity:1.0; /* CSS3 standard */
	-moz-opacity:1.0; /* for FireFox */
}
#vid_still_1 .opaque_content_5 {
	background-image: url(images/SteakBechamel.jpg);
	background-repeat: no-repeat;
}
#vid_still_1 .transparency_5 {
	background-image: url(images/playbutton170x128.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 128px;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_5 a:link {
	border:0;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_5:hover {
	border:0;
	filter:alpha(opacity=100); /* for IE */
	opacity:1.0; /* CSS3 standard */
	-moz-opacity:1.0; /* for FireFox */
}
#vid_still_1 .opaque_content_6 {
	background-image: url(images/ShrimpAlfredo.jpg);
	background-repeat: no-repeat;
}
#vid_still_1 .transparency_6 {
	background-image: url(images/playbutton170x128.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 128px;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_6 a:link {
	border:0;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_6:hover {
	border:0;
	filter:alpha(opacity=100); /* for IE */
	opacity:1.0; /* CSS3 standard */
	-moz-opacity:1.0; /* for FireFox */
}
#vid_still_1 .opaque_content_7 {
	background-image: url(images/ChickenAlfredo.jpg);
	background-repeat: no-repeat;
}
#vid_still_1 .transparency_7 {
	background-image: url(images/playbutton170x128.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 128px;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_7 a:link {
	border:0;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_7:hover {
	border:0;
	filter:alpha(opacity=100); /* for IE */
	opacity:1.0; /* CSS3 standard */
	-moz-opacity:1.0; /* for FireFox */
}
#vid_still_1 .opaque_content_8 {
	background-image: url(images/TossedSalad.jpg);
	background-repeat: no-repeat;
}
#vid_still_1 .transparency_8 {
	background-image: url(images/playbutton170x128.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 128px;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_8 a:link {
	border:0;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_8:hover {
	border:0;
	filter:alpha(opacity=100); /* for IE */
	opacity:1.0; /* CSS3 standard */
	-moz-opacity:1.0; /* for FireFox */
}
#vid_still_1 .opaque_content_9 {
	background-image: url(images/BlackberryDressing.jpg);
	background-repeat: no-repeat;
}
#vid_still_1 .transparency_9 {
	background-image: url(images/playbutton170x128.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 128px;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_9 a:link {
	border:0;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_9:hover {
	border:0;
	filter:alpha(opacity=100); /* for IE */
	opacity:1.0; /* CSS3 standard */
	-moz-opacity:1.0; /* for FireFox */
}
#vid_still_1 .opaque_content_10 {
	background-image: url(images/StirFriedVeggies.jpg);
	background-repeat: no-repeat;
}
#vid_still_1 .transparency_10 {
	background-image: url(images/playbutton170x128.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 128px;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_10 a:link {
	border:0;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_10:hover {
	border:0;
	filter:alpha(opacity=100); /* for IE */
	opacity:1.0; /* CSS3 standard */
	-moz-opacity:1.0; /* for FireFox */
}
#vid_still_1 .opaque_content_11 {
	background-image: url(images/FriedChicken.jpg);
	background-repeat: no-repeat;
}
#vid_still_1 .transparency_11 {
	background-image: url(images/playbutton170x128.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 128px;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_11 a:link {
	border:0;
	filter:alpha(opacity=0); /* for IE */
	opacity:0; /* CSS3 standard */
	-moz-opacity:0; /* for FireFox */
}
#vid_still_1 .transparency_11:hover {
	border:0;
	filter:alpha(opacity=100); /* for IE */
	opacity:1.0; /* CSS3 standard */
	-moz-opacity:1.0; /* for FireFox */
}

/*--- extras -----------------------------------------------------------------*/

#video_recipe {
	background-image: url(images/backOrange.jpg);
	background-repeat: no-repeat;
	width:500px;
	height:425px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	vertical-align:middle;
	position:relative; 
}
#video_testimonial {
	margin-left: auto;
	margin-right: auto;
	width: 358px;
	height: 330px;
	vertical-align:middle;
    position:relative; 
}
#video_testimonial .transparency_3 {
	background-image: url(images/backGrayExplosionSquare.png);
	background-repeat: no-repeat;
	width: 358px;
	height: 330px;
	filter:alpha(opacity=60); /* for IE */
	opacity:0.6; /* CSS3 standard */
	-moz-opacity:0.6; /* for FireFox */
    position:absolute;
	top:0px;
	left:0px;
}
#video_testimonial .opaque_content_3 {
	padding-top:30px;
	padding-left:15px;
    position:relative; 
}
.text_show {
	font-size:14px;
	font-weight:bold;
	color:#FC3F0E;
}
/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin:0;
	padding:0;
	margin-left: auto;
	margin-right: auto;
}

/*--- paragraph ------------------------------------------------------------*/

.content p {
	margin: 5px 0 20px 0;
	padding: 0;
}

/*--- tables ---------------------------------------------------------------*/

.content table {
	border-style: solid;
	border-width: 1px;
	border-spacing: 0;
}

/*--- forms ----------------------------------------------------------------*/

.content form {
	margin: 0;
	padding: 0;
}

.content fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

.content input {
	border-style: solid;
	border-width: 1px;
}

.content textarea {
	border-style: solid;
	border-width: 1px;
}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

.content table {
	/* border-color: #ffac7c; */
	border-color: #FC3F0E;
}

.content th {
	color: #FC3F0E;
	background-color: #2B1915; /* rgb(43,25,21) */
	padding: 3px 2px 3px 2px;
}

.content tr.odd {
	color: #000;
	/* background-color:#fffaf5; */
	padding: 3px 2px 3px 2px;
}

.content tr.even {
	color: #000;
	/* background-color:#fff5eb; */
	padding: 3px 2px 3px 2px;
}

.content td {
	padding-left: 10px;
	padding-right: 10px;
}

/*--- forms ----------------------------------------------------------------*/
.content legend {
	color: #ffb990;
}

.content label {
	color: #000;
}

.content input {
	border-color: #ffb990;
}

.content textarea {
	border-color: #ffb990;
}
/*--------------------------------------------------------------------------*/
.content h1 {
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
	/* color: rgb(255,128,0); */
	color: #FC3F0E; /* rgb(252,63,14) */
}
.content h2 {
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #FC3F0E; /* rgb(252,63,14) */
}
.content h3 {
	font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FC3F0E; /* rgb(252,63,14) */
}
.content, .content p, .content table, .content select, .content input, .content textarea {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #402C07; /* rgb(64,44,7) */
}
.content a:link {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #A71449; /* rgb(167, 20, 73) */
}
.content a:visited {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #FC3F0E;
}
.content a:hover {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #E5AA4F; /* rgb(229,170, 79) */
}
.content a:active {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #A71449; /* rgb(167, 20, 73) */
}
