/*
	name: screen.css
	author: morgan.roderick@valtech.dk
	notes:	
		Please note the use of the underscore hack, that works for IE only
		
		JULEOPDATERING I BUNDEN!
*/

body {
	color: #000;
	text-align: center;
	/*font-family: "Courier New", Courier, mono;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	background: #98c4c5/* #FFF*/ url(../gfx/body-background2.gif) repeat-x;
	text-align: center;
}

#top {
	position: relative;
	height: 70px;
	margin: 0 auto;
	text-align: center;
	width: 771px;
	
}

#top a img {
	border: none;
}
         
#top a#contact {
	position: absolute;
	top: 5px;
	left: 0px;
	text-decoration: none;
	color: #5B5A5A;
	font-size: 10px;            
}


#top a#movies {
	position: absolute;
	top: 5px;
	right: 125px;
	text-decoration: none;
	color: #5B5A5A;
	font-size: 10px;            
}

#top a#opskrift {
	position: absolute;
	top: 5px;
	right: 10px;
	text-decoration: none;
	color: #5B5A5A;
	font-size: 10px;            
}

#wrap {
	position: relative;
	text-align: center;
	/* TODO: create a "fix heights" script */
	min-height: 500px;
	_height: 500px;
}


#menu {
	background: url(../gfx/menu-background2.gif) 0 0 no-repeat;
	text-align:center;
	position: relative;
	top: -8px;
	left: 0;
	height: 49px;
	_height: 67px;	
	font-size: 13px;
	text-align: center;
	padding: 18px 0 0;
}      

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	align: left;
}

#menu li a {
	margin: 0 4px;
	text-decoration: none;
	color: #5B5A5A;
	cursor: pointer;
	_cursor: hand;
	zoom: 1.0;
	font-weight: normal;
}

#menu li a:hover {
	color: #FF0000;
}

#menu .navigation_active {
	font-weight: bold;
	color: #ED171F;
}

#menu .navigation_open{
	font-weight: bold;
	color: #ED171F;
}


#main {
	position: relative;
	width: 775px;
	margin: 0 auto;
	text-align: left;
}

html>body #submenu {
	top: 70px;
}


#submenu {
	position: absolute;
	width: 189px;
	top: 58px;
	left: 0;
}

#submenu, #submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenu li.section div.label {
	padding: 12px 5px 0 12px;
	font-weight: bold;
	height: 33px;
	_height: 35px;
	cursor: pointer;
	_cursor: hand;
}

#submenu li.sectioncms div.label {
	padding: 12px 5px 0 12px;
	font-weight: bold;
	height: 33px;!important;
	height /**/:45px;
	cursor: pointer;
	_cursor: hand;
}

#submenu li.sectioncms .navigation_active {
	color: #ED171F;
	font-weight: normal;
}

#submenu li.sectioncms div.label.type1 {
	background: url(../gfx/submenu-label-1_2.gif) 0 0 no-repeat;
}

#submenu li.sectioncms div.label.type2 {
	background: url(../gfx/submenu-label-2_2.gif) 0 0 no-repeat;
}

#submenu li.sectioncms div.label.type3 {
	background: url(../gfx/submenu-label-3_2.gif) 0 0 no-repeat;
}

#submenu li.sectioncms div.label.type4 {
	background: url(../gfx/submenu-label-4_2.gif) 0 0 no-repeat;
}

#submenu li.sectioncms div.label.type5 {
	background: url(../gfx/submenu-label-5_2.gif) 0 0 no-repeat;
}

#submenu li.section div.label.type1 {
	background: url(../gfx/submenu-label-1_2.gif) 0 0 no-repeat;
}
#submenu li.section div.label.type2 {
	background: url(../gfx/submenu-label-1_2.gif) 0 0 no-repeat;
}
#submenu li.section div.label.type3 {
	background: url(../gfx/submenu-label-1_2.gif) 0 0 no-repeat;
}
#submenu li.section div.label.type4 {
	background: url(../gfx/submenu-label-1_2.gif) 0 0 no-repeat;
}
#submenu li.section div.label.type5 {
	background: url(../gfx/submenu-label-1_2.gif) 0 0 no-repeat;
}

#submenu li.section ul {
	display: none;
}

#submenu li.section.open ul {
	display: block;
	padding: 8px 12px 0;
}

#submenu li.section li {
	margin-bottom: 14px;
}

#submenu a {
	color: #030303;
	text-decoration: none;
	font-size: 12px;
	display: block;
	zoom: 1.0;
	cursor: pointer;
	_cursor: hand;
	font-weight: normal;
}

#submenu ul li ul li a {
	color: #000000;
	margin: 0 0 0 10px;
	font-size: 11px;
}


#submenu ul li .navigation_open {
	color: #ED171F;
	font-weight: bold;
}


#submenu ul li ul {
	margin: 0 0 10px 0px;
}

#submenu ul li ul li ul .navigation_active {
	color: #000000;
	font-weight: normal
	margin-left: 50px;
}

#submenu ul li ul li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7e7c9;
	line-height: 20px;
	width: 160px;
}	

#contentContainer, #contentContainerS {
	z-index: 10;	
}

html>body #normal #contentContainer {
	margin-top: 50px;

}


#normal #contentContainer {
	position: relative;
	top: -8px;
	_top: -25px;
	margin-top: 0px !important;
	margin-top /**/:20px;
	left: 189px;
	width: 510px;
	padding-top: 30px;
	background: url(../gfx/contentContainer-background2.gif) 0 0 no-repeat;
}


#front #contentContainer {
	position: relative;
	top: -10px;
	left: 189px;
	width: 510px;
	padding-top: 30px;
	background: url(../gfx/contentContainer-background2.gif) 0 0 no-repeat;
	
}

#selection #contentContainer, #selection #contentContainerS {
	position: relative;
	top: -10px;
	left: 200px;
	width: 360px;
	padding-top: 30px;
	background: url(../gfx/sel-content-background2.gif) 0 40px no-repeat;
	/* background: url(../gfx/contentContainer-background.gif) 0 0 no-repeat; */
}


#normal #content {
	padding: 0 75px 10px 0px;
	background: url(../gfx/content-background2.gif) 0 0 repeat-y;
	min-height: 500px;
	_height: 500px;
}

#front #content {
	padding: 0 75px 10px 0px;
	background: url(../gfx/content-background2.gif) 0 0 repeat-y;
	min-height: 500px;
	_height: 500px;
}

#selection #content {
	padding: 0 10px 10px 130px;
	/*background: url(../gfx/sel-content-background.gif) 0 0 repeat-y;*/
	min-height: 500px;
	_height: 500px;
}


#contentContainer h1 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	background: url(../gfx/h1-background.png) 0 0 no-repeat;
	position: relative;
	top: -34px;
	left: 0px;
	height: 43px;
	_height: 67px;
	z-index: 100;
	padding: 24px 0 0 20px;
	margin: 0 0 -8px;
}


#selection #contentContainer h1 {
	background: url(../gfx/h1-selection-background.png) 0 0 no-repeat;
	width: 360px;
	
}

#contentContainer #h9 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(../gfx/h1-background.png) 0 0 no-repeat;
	position: relative;
	top: -34px;
	left: 0px;
	height: 43px;
	_height: 67px;
	z-index: 100;
	padding: 24px 0 0 20px;
	margin: 0 0 -8px;
}


#selection #contentContainer #h9 {
	background: url(../gfx/h1-selection-background.png) 0 0 no-repeat;
	width: 360px;
	
}

#selection #content #productPhoto {
	position: absolute;
	top: 45px;
	left: 10px;
	padding: 20px 12px 5px 5px;
}


#contentContainer .photoContainer {
	position: relative;
	top: -42px;
	_top: -50px;
	left: 0px;
}

#contentContainer .photoContainer .photo {
	width: 425px;
	height: 187px;
	_height: 197px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}

#contentContainer .photoContainer .photo.onbg {
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
}

#contentContainer .photoContainer .mask  {
	position: absolute;
	top: 0px;
	_top: 7px;
	left: 0px;
	width: 455px;
	height: 227px;
	background: url(../gfx/photo-mask-2.png) 0 0 no-repeat;
	z-index: 20;
}

#contentContainer .photoContainer .photoBackground  {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 455px;
	height: 227px;
	background: url(../gfx/photo-background.png) 0 0 no-repeat;
	z-index: 20;
}


#contentContainer .prodPhotoContainer {
	position: absolute;
	top: 34px;
	right: -70px;
	z-index: 100;
	width: 134px;
	_width: 144px;
	height: 282px;
	_height: 312px;
	padding: 30px 0 0 10px;
	background: url(../gfx/prod-background.png) 0 0 no-repeat;
	text-align: center;
}

#productSelection {
	position: absolute;
	top: 86px;
	left: -15px;
	width: 801px;
	height: 380px;
	background: url(../gfx/selection-background2.gif) -6px -6px no-repeat;
	z-index: 0;

}

#productSelection .left {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 205px;
}

#productSelection .right {
	position: absolute;
	top: 15px;
	right: 10px;
	width: 205px;
}

#productSelection a {
	float: left;
	margin: 0 0 10px;
	padding: 0;
}

#content p {
	margin: 0 0 8px;
	padding-left: 20px;
}

#contentFooter {
	position: relative;
	height: 67px;
	background: url(../gfx/content-footer-background2.gif) 0 0 no-repeat;
}

#selection #contentFooter {
	position: relative;
	height: 25px;
	background: url(../gfx/sel-content-footer-background2.gif) 0 0 no-repeat;
}


#contact {
	text-align: left;
	margin-left: 20px;
}

#contact label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 10px 20px 10px 0;
	line-height: 15px;
	text-align: left;
}


#contact .sendForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
	text-align: center;
	width: 50px;
	background-color: #AFAA9C;
}

.leftmarg {
	position: absolute;
	top: 85px;
	left: -75px;
}


#contentContainer h2 {
	padding: 20px 0 0 10px;
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}

#contentContainer .alc p {
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}


#contentContainer .alc p a {
	text-decoration: none;
	color: #000000;
}

#contentContainer .print {
	position: absolute;
	top: 30px;
	left: 565px;
	text-decoration: none;
	color: #000000;
	z-index: 500;
}

#contentContainer img {
	border: none;
}


html>body #paaske .desc {
	top: 310px;
}

#paaske .desc {
	position: absolute;
	top: 340px;
	left: 70px;
	color: #ffffff;
	text-align: left;
	width: 580px;
}

html>body #paaske .goto {
	top: 420px;
}


#paaske .goto {
	position: absolute;
	top: 450px;
	left: 75px;
	text-align: left;
}

#paaske .goto a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



/** JULE OPDATERING **/

body { 
background: url(http://aalborgakvavit.dk/Media/1030_445.jpg) repeat-x #9f0006 !important;
}