@import url(/Files/System/gl/v2/css/style_typography.css);
@import url(/Files/System/gl/v2/css/style_nav.css);

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	background: url('/Files/System/gl/v2/img/body_bg.png') repeat-x #4d4d4d;
}

div#outer_container {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -490px;
	width: 980px;
}

div#inner_container {
	float: left;
	margin: 0 auto 0 auto;
	padding: 123px 37px 22px 37px;
	width: 906px;
	background: url('/Files/System/gl/v2/img/main_bg.png') repeat-y;
}

div#bottom {
	float: left;
	width: 964px;
	padding: 16px 8px 10px;
	background: url('/Files/System/gl/v2/img/main_bottom.png') no-repeat;
}

div#bottom table {
	width: 100%;
}

div#bottom table a {
	margin: 0 0 0 20px;
	vertical-align: middle;
}

div#bottom table img {
	vertical-align: middle;
}

div#bottom .right {
	text-align: right;
}

/* ****************** THREE COLUMNS STYLES - START ****************** */
#container3 {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url('/Files/System/gl/v2/img/left_nav_bg.png') repeat-x #141414;
}

#container2 {
	float: left;
	width: 100%;
	position: relative;
	right: 196px;
	background: #000;
}

#container1 {
	float: left;
	width: 100%;
	position: relative;
	right: 514px;
	background: url('/Files/System/gl/v2/img/left_nav_bg.png') 0 0 repeat-x #141414;
}
/*
#container1.profiles {
	background: url('/Files/System/gl/v2/img/left_nav_bg.png') 0 62px repeat-x #141414;
}
*/
#container1 .col {
	float: left;
	position: relative;
	min-height: 435px;
}

#container1 #col1 {
	width: 196px;
	left: 710px;
}

#container1 #col2 {
	width: 454px;
	left: 710px;
	padding: 40px 30px 0 30px;
	overflow-x: hidden;
}

#container1 #col3 {
	width: 196px;
	left: 710px;
}

#container1 #col1 img.paragraphimage, #container1 #col2 img.paragraphimage {
	float: left;
}
/* ****************** THREE COLUMNS STYLES - END ****************** */


/* ****************** LIST STYLES - START ****************** */
ul.news_list.simple {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.news_list.simple li {
	float: left;
	width: 160px;
	padding: 2px 18px 4px 18px;
	background: url('/Files/System/gl/v2/img/news_list_line.png') left bottom no-repeat;
	font-size: 10px;
}

ul.news_list.simple li p {
	line-height: 11px;
	margin: 0;
}

ul.news_list.simple li a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

ul.news_list.simple li a:hover {
	color: #fe7e00;
}
/* ****************** LIST STYLES - END ****************** */


/* ****************** RECIPE STYLES - START ****************** */
div.recipe_left {
	float: left;
	width: 172px;
	padding: 0 15px 0 0;
}

div.recipe_right {
	float: right;
	width: 267px;
}

div.recipe_right img {
	display: block;
}

td.ingredients {
	width: 229px;
	min-height: 329px;
	padding: 10px 19px 10px 19px;
	background: url(/Files/System/gl/images/media_container_bg.png) left bottom repeat-x #3e3e3e;
}
/* ****************** RECIPE STYLES - END ****************** */

/* ****************** HOME STYLES - START ****************** */
#container3.setup_home {
	position: relative;
	background: url('/Files/System/gl/v2/img/front_col_bg.png') left center repeat-x;
}

#container2.setup_home {
	right: 220px;
	background: #000;
}

#container1.setup_home {
	right: 466px;
	background: url('/Files/System/gl/v2/img/front_col_bg.png') left center repeat-x;
}

#container1.setup_home .col {
	float: left;
	position: relative;
	min-height: 800px;
}

#container1.setup_home #col1.col {
	width: 220px;
	left: 686px;
}

#container1.setup_home #col2 {
	width: 450px;
	left: 686px;
	padding: 0 8px 0 8px;
}

#container1.setup_home #col3 {
	width: 220px;
	left: 686px;
}

div.home_box {
	float: left;
	width: 100%;
	background: url('/Files/System/gl/v2/img/home_box_bg.png') repeat-x;
	min-height: 100px;
	padding: 0 0 15px 0;
}

div.home_box div.content {
	padding: 8px 8px 0 8px;
}

#container1.setup_home #col1 .paragraph {
	float: left;
	width: 100%;
	padding: 8px;
}

#container1.setup_home #col2 .home_box {
	float: left;
	clear: left;
	width: 100%;
	background: url('/Files/System/gl/v2/img/home_big_box_bg.png') repeat-x;
	min-height: 100px;
	padding: 0;
	margin: 8px 0 0 0;
}

#container1.setup_home #col2 div.home_box.solid_bg {
	background: none;
	background: #2b2b2b;
}

#container1.setup_home #col2 .home_box .content {
	padding: 10px;
}

#container1.setup_home #col2 .home_box .img {
	float: left;
	margin: 10px;
}

#container1.setup_home #col2 div.home_box.video div.video {
	float: left;
	width: 260px;
	margin: 10px;
}

#container1.setup_home #col2 div.home_box.video div.content {
	float: left;
	width: 160px;
	margin: 10px 10px 10px 0;
	padding: 0;
}

div.home_box ul.news_list, div.news_archive_setup ul.news_list {
	list-style: none;
	padding: 0 0 2px 0;
	margin: 0;
}

div.home_box ul.news_list li, div.news_archive_setup ul.news_list li {
	float: left;
	width: 204px;
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	background: url(/Files/System/gl/v2/img/news_list_line.png) no-repeat;
}

div.news_archive_setup ul.news_list li {
	width: 180px;
}

div.home_box ul.news_list li:first-child, div.news_archive_setup ul.news_list li:first-child {
	background: none;
}

div.home_box ul.news_list li p, div.news_archive_setup ul.news_list li p {
	line-height: 11px;
	margin: 0;
}

div.home_box ul.news_list li div.img, div.news_archive_setup ul.news_list li div.img {
	float: left;
	width: 72px;
	height: 50px;
	margin: 2px 11px 0 0;
}

div.home_box ul.news_list li div.heading, div.news_archive_setup ul.news_list li div.heading {
	float: left;
	margin: 4px 0 0 0;
	width: 121px;
}

div.home_box ul.news_list li div.heading.wide {
	width: 204px;
}

div.news_archive_setup ul.news_list li div.heading.wide {
	width: 180px;
}

div.home_box#guestbook_container div.img {
	height: 29px; 
	padding: 30px 0 0 130px;
}

div#guestbook_container table {
	border: none;
}

div#guestbook_container tr {
	background: none;
}

div#home_img_rotator {
	height: 150px;
}

div#home_img_rotator table.img_table {
	display: none;
}

div#home_img_rotator div#btn_left, div#home_img_rotator div#btn_right {
	float: left;
	width: 17px;
	height: 54px;
	margin: 43px 0 0 0;
}

div#home_img_rotator a#rotator_prev {
	display: none;
}

div#home_img_rotator div#btn_right {
	float: right;
}

div#home_img_rotator div#img_container {
	float: left;
	width: 150px;
	height: 110px;
	margin: 15px 0 0 18px;
	text-align: center;
}

div#home_img_rotator div#img_container a {
	display: block;
	border: 5px solid #f5f5f5;
	overflow: hidden;
	margin: 0 auto;
}

div#home_img_rotator div#img_container img {
	display: block;
}
/* ****************** HOME STYLES - END ****************** */


div.menu_graphic_container {
	float: left;
	width: 196px;
	height: 62px;
}

div.news_show_element_container {
	float: left;
	margin: 50px 80px 0 80px;
}

div.back {
	text-align: right;
}

div.paragraph_news_element {
	float: left;
	width: 100%;
	margin: 0;
}

div.paragraph_news_element div.img {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 30px 0;
}

div.paragraph_news_element div.txt {
	float: left;
	clear: left;
	width: 100%;
}

div.paragraph {
	width: 100%;
	float: left;
	clear: left;
}

div.paragraph div.img, div.paragraph div.txt {
	float: left;
	width: 100%;
}

div.paragraph_left_col {
	float: left;
	width: 100%;
	margin: 0 0 18px 0;
}

div.paragraph_left_col .txt {
	margin: 0 18px;
}

table.latest_posts {
	width: 100%;
}

table.latest_posts th {
	text-align: left;
	color: #fff;
}

table.latest_posts td.separator {
	background: url('/Files/System/gl/v2/img/news_list_latest_line.png') left center no-repeat;
	padding: 2px 0 2px 0;
}

table.latest_posts .title, table.latest_posts .author {
	padding-left: 15px;
}

table.latest_posts .author {
}
/* *********** FRONTPAGE STYLES - START *********** */
div.setup_home.left_col {
	float: left;
	clear: left;
	width: 226px;
	margin: 0 8px 0 0;
	min-height: 373px;
	background: url(/Files/System/gl/v2/img/front_left_col_bg.png) 0 62px no-repeat;
}

div.front_setup.left_col p, div.front_setup.left_col a {
	font-size: 10px;
}

div.front_setup.left_col p {
	color: #fff;
	margin: 0;
}

div.front_setup.menu_graphic_container {
	margin: 0 0 0 30px;
}

div.front_setup.right_col div.paragraph_news_element {
	float: left;
	width: 658px;
	margin: 55px 0 0 42px;
}

div.front_setup.left_col div.news_archive_link {
	float: left;
	margin: 2px 0 0 45px;
}

#newsletter_subscribe_form {
	margin: 0;
	padding: 0;
}

div.newsletter_subscribe_frontpage {
	float: left;
	background: url('/Files/System/gl/v2/img/newsletter_icon.png') left 6px no-repeat;
	padding: 10px 0 10px 0;
}

div.newsletter_subscribe_frontpage input[type="text"] {
	background: #272727;
	border: 1px solid #313131;
	color: #818181;
	margin: 0 0 0 42px;
	float: left;
}

div.newsletter_subscribe_frontpage input.name {
	width: 158px;
}

div.newsletter_subscribe_frontpage input.email {
	width: 99px;
	margin-top: 6px;
}

div.newsletter_subscribe_frontpage input.submit {
	float: left;
	margin: 6px 0 0 4px;
}

div.newsletter_subscribe_frontpage div.error {
	display: none;
	float: left;
	clear: left;
	width: 164px;
	margin: 4px 0 0 42px;
}

div#newsletter_subscribe_frontpage_success {
	display: none;
	margin: 12px 0 0 0;
	float: left;
	width: 100%;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
/* *********** FRONTPAGE STYLES - END *********** */


/* ****************** TWO COLUMNS STYLES - START ****************** */
div.two_col_setup.left_col {
	float: left;
	clear: left;
	width: 196px;
	min-height: 719px;
	margin: 0 50px 0 0;
	background: url(/Files/System/gl/images/left_nav_bg.png) repeat-x #141414;
}

div.two_col_setup.left_col a {
	text-decoration: none;
}

div.two_col_setup.left_col .h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fe7e00;
}

div.two_col_setup.left_col p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}

div.two_col_setup.right_col {
	float: left;
	width: 660px;
	margin: 40px 0 0 0;
}

div.two_col_setup img.paragraphimage {
	float: left;
}
/* ****************** TWO COLUMNS STYLES - END ****************** */


/* ****************** THREE COLUMNS STYLES - START ****************** */
div.three_col_setup.left_col {
	float: left;
	clear: left;
	width: 196px;
	min-height: 719px;
	margin: 0 50px 0 0;
	background: url('/Files/System/gl/images/left_nav_bg.png') 0 62px repeat-x #141414;
}

div.three_col_setup.left_col a {
	text-decoration: none;
}

div.three_col_setup.left_col .h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fe7e00;
}

div.three_col_setup.left_col p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}

div.three_col_setup.middle_col {
	float: left;
	width: 342px;
	margin: 55px 50px 0 0;
}

div.three_col_setup.right_col, div.profiler_setup_no_nav.right_col {
	float: left;
	width: 267px;
}

div.three_col_setup.right_col div.img, div.profiler_setup_no_nav.right_col div.img {
	float: right;
}

div.three_col_setup.right_col div.paragraph_recipe_img, div.profiler_setup_no_nav.right_col div.paragraph_recipe_img {
	float: left;
	margin: 55px 0 0 0;
}

div.three_col_setup.media_container, div.three_col_setup.ingredients_container, div.profiler_setup_no_nav.media_container {
	float: left;
	width: 267px;
	min-height: 349px;
	margin: 16px 0 0 0;
	background: url('/Files/System/gl/images/media_container_bg.png') left bottom repeat-x #3e3e3e;
}

div.three_col_setup.ingredients_container div.txt {
	float: left;
	width: 229px;
	margin: 10px 19px 10px 19px;
}

div.three_col_setup.ingredients_container div.txt p {
	font-size: 10px;
	line-height: 13px;
}

div.three_col_setup img.paragraphimage {
	float: left;
}
/* ****************** THREE COLUMNS STYLES - END ****************** */


/* ****************** NEWS ARCHIVE STYLES - START ****************** */
div.news_archive_setup {
	/*background: url('/Files/System/gl/v2/img/front_left_col_bg.png') 0 62px repeat-x;*/
}

div.news_archive_setup div.txt {
	float: left;
	width: 180px;
	padding: 2px 8px 0;
}

div.news_archive_setup ul.news_list li div.heading {
	width: 97px;
}
/* ****************** NEWS ARCHIVE STYLES - END ****************** */


/* *********** PROFILER STYLES - START *********** */
div.profiler_setup_no_nav.left_col {
	float: left;
	clear: left;
	width: 587px;
	margin: 55px 50px 0 0;
}

div.profiler_setup_no_nav div.paragraph_news_element {
	float: left;
	clear: left;
	width: 587px;
}

div.profiler_setup_no_nav div.paragraph_news_element div.img_float_right {
	float: right;
	margin: 0 0 30px 30px;
}

div.profiler_setup_no_nav div.paragraph_news_element div.img {
	float: left;
	width: 587px;
	margin: 0 0 30px 0;
}

div.paragraph_profile {
	float: left;
	width: 267px;
	margin: 0 9px 0 0;
}

div.paragraph_profile div.img {
	float: left;
	width: 267px;
}

div.paragraph_profile div.img img {
	display: block;
}

div.paragraph_profile div.txt {
	float: left;
	width: 233px;
	min-height: 61px;
	padding: 11px 17px 11px 17px;
	background: url(/Files/System/gl/images/profile_details_bg.gif) repeat-x #98171a;
}

div.paragraph_profile div.txt p {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	margin: 0;
}

div.media_container ul.news_list {
	float: left;
	width: 267px;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.media_container ul.news_list li {
	float: left;
	width: 229px;
	height: 17px;
	padding: 3px 19px 0 19px;
	background: url(/Files/System/gl/images/news_list_profile_line.png) no-repeat;
	font-size: 10px;
}

div.media_container ul.news_list li div.txt_container {
	height: 15px;
	overflow: hidden;
}

div.media_container ul.news_list li div.txt_container span.date {
	font-weight: bold;
	font-size: 11px;
	color: #828181;
}

div.media_container ul.news_list a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}

div#profile_gallery_container {
	float: left;
	width: 267px;
	padding: 5px 0 0 0;
}

table.gallery_table {
	width: 100%;
	text-align: center;
}

table.gallery_table td {
	padding: 6px 0 6px 0;
}

div.two_col_setup.right_col table.gallery_table td {
	padding: 20px 0 20px 0;
}

div.two_col_setup.right_col table.gallery_table td.next_prev {
	text-align: right;
	padding: 0 0 10px 0;
}

table.gallery_table img {
	border: 1px solid #313130;
}
/* *********** PROFILER STYLES - END *********** */


/* *********** PRESSE STYLES - START *********** */
div.two_col_setup ul.news_list {
	float: left;
	width: 196px;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.two_col_setup ul.news_list li {
	float: left;
	width: 160px;
	padding: 2px 18px 4px 18px;
	background: url(/Files/System/gl/images/news_list_press_line.png) left bottom no-repeat;
	font-size: 10px;
}

/*
div.two_col_setup ul.news_list li div.txt_container {
	height: 15px;
	overflow: hidden;
}
*/

div.two_col_setup ul.news_list li div.txt_container span.date {
	font-weight: bold;
	font-size: 11px;
	color: #828181;
}

div.two_col_setup ul.news_list a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}
/* *********** PRESSE STYLES - START *********** */


div#gallery_popup {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	z-index: 2000;
}

div#gallery_popup div#prev, div#gallery_popup div#next {
	position: absolute;
	top: 50%;
	width: 28px;
	height: 87px;
	margin: -44px 0 0 0;
}

div#gallery_popup a#gallery_prev, div#gallery_popup a#gallery_next {
	display: none;
}

div#gallery_popup div#prev {
	left: 0px;
}

div#gallery_popup div#next {
	right: 0px;
}

div#gallery_popup div#close {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 25px;
	height: 25px;
}

div#gallery_popup div#gallery_img_container {
	vertical-align: middle;
	text-align: center;
	margin: auto;
	background: #ccc;

}

div#gallery_popup div#gallery_img_container img {
	vertical-align: middle;
	border: 8px solid #000;	
}

div#main_gallery_container {
	float: left;
	width: 639px;
}

div#main_gallery_container div.img_container {
	float: left;
	width: 100px;
	height: 100px;
	margin: 25px;
	text-align: center;
}

div#main_gallery_container div.img_container img {
	border: 1px solid #313130;
}

div.paragraph_news_element .h2.date {
	color: #fe7e00;
}

div.profiler_setup_no_nav.media_container img.paragraphimage {
	float: left;
}

/*Diary list frontpage*/
#NewsListDiary{
background:url(/Files/System/gl/v2/img/DagBogBg.gif) repeat-x;
padding:0 12px;
}
#NewsListDiary ul{
margin:0;padding:0;
}
#NewsListDiary ul li{
margin:0;padding:0;
list-style-type:none;
border-bottom:1px solid #111;
border-top:1px solid #434343;
padding:12px 0;
}
.DiaryListImage{
width:90px;
float:left;
}
.DiaryListContent{
float:right;
width:325px;
}
.NewsListDiaryGray{
color:#9b9a9a;
}
#NewsListDiary a{
font-size:12px;
text-decoration:none;
font-weight:bold;
}
#NewsListDiary h3{
font-size:14px;
margin:5px 0 5px 0;
cursor:pointer;
color:#ec6c00;
}
/*Diary list frontpage*/


        .bbqPressTable {
        }
        .bbqPressTable .header {
            background-color: #b3171c;
            color: #fff;
            font-weight: bold;
        }
        .bbqPressTable .alt {
            background-color:#232323 ;
        }
        .bbqPressTable td {
            padding: 4px;
            color: #fff;
        }
        .bbqPressTable td img{
            border:0;
            margin-top:2px;
        }