
/* CSS Document */

body {
margin: 0;
padding: 0;
border: none;
text-align: left;
vertical-align: top;
background-color:#FE9E1F;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
word-break: normal;
text-align: justify;
}
p, th, td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#51471C;
line-height:160%;
}
img{
border:1px solid #ECECEC;
padding:2px;
}
img.logo{
border:0px;
}
textarea,  input, select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
input:focus, input:hover, textarea:focus, textarea:hover {
background-color: #F0F0F0;
}	

ul 
{
list-style-image: url('images/bullet_orange.gif')
}
div.hr { /* IE friendly <hr> */
	height: 5px;
	font-size: 0; /* Hack for IE */
	background: url(images/dashed_line_b.gif) repeat-x top;
	margin-bottom: 0px;
}
/*
hr { height: 5px; padding: 0; border-bottom: 1px dotted #FE9E1F; }
*/
hr{

	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
	height: 0px;

}

/* layout of basic sections */
#wrapper { /* table to wrap all contents */
height:100%;
margin: 0 auto;
text-align: left;
vertical-align: top;
width: 780px;
background:url('images/bg.gif') 0 0 repeat-y;
padding:0px;
}
#footer{ /* table to wrap footer*/
height:100%;
margin: 0 auto;
text-align: left;
vertical-align: top;
width: 780px;
height:60px;
background:url('images/footer.jpg') 0 0 no-repeat;
padding:0px;
}
#navigation
{
line-height:22px;
font-size:11px;
	float:left;
    width:160px;
    color: #ffffff; 
	
}
/*
#navigation ul {
list-style: none;
}
*/
#navigation a {
color: #ffffff; 
	text-decoration:none;
	border-bottom-width: 0px;
	border-bottom-style: none;

}
#main_content 
{
float:left;
width:600px; 
background-color:#ffffff;
}
#flash_header 
{
height:237px;
}
#hallertau_news 
{
width:180px;
float:right;
margin-left:10px;
padding-bottom: 8px;
background:#ff0000;
}
#content {
margin-top:0px;
width:600px;
float:left;
}
#content_wrapper{
width:560px;
margin-top:0px;
margin-left:20px;
background:#ffffff;
}
#content_table{
height:100%;
}
#beer_corner {
float:left;
background:#003333;
width:200px;
}
#having_do {
float:right;
background:#ffffff;
width:200px;
}
footer
{
width: 760px; 
float: left;
}
a {
	color:#998534;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
h1{

font-size:16px;
border-bottom: 1px dotted #D9D9D9;

display:block;

}
h2{

font-size:14px;

border-bottom: 1px dotted #D9D9D9;
display:block;
}
h3{

font-size:14px;

}
h4{

font-size:12px;
}


h1, h2, h3, h4 {
font-weight: normal;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}


/* Vertical menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


/* The wrapper determines the width of the menu elements */

#menuwrapper { 
	width: 100%; 
	}


/* Unless you know what you do, do not touch this */ 

#primary-nav, #primary-nav ul { 
text-align: center;
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	width: 100%; 
   
	}
#primary-nav ul { 
	position: absolute; 
	top: 0; 
	left: 100%; 
	display: none; 
	}
#primary-nav li { 
border-top: 1px dotted #ffffff; 
border-bottom: 1px dotted #ffffff; 
background-image: url(images/bullet_white.gif); 
background-position: center left;
background-repeat: no-repeat;
    margin-bottom: -1px; 
	position: relative; 
	}


/* Styling the basic apperance of the menu elements */
#primary-nav a { 
	/*border: 1px solid #660033;*/
	display: block; 
	margin: 0px; 
       /* padding: 5px 10px; */
	text-decoration: none; 
	}
	/* 1st teir */
#primary-nav li.menuparent, #primary-nav li.menuparent:hover, #primary-nav li.menuparenth { 
	/* background-image: url(images/bullet.gif); 
	background-position: center left;
	background-repeat: no-repeat; */
	}
/* 1st tier active menu item */
#primary-nav li.menuactive a { 
background-image: url(images/bullet_orange.gif); 
background-position: center left;
background-repeat: no-repeat;
	background-color: #ffffff; 
	color:#FE9E1F;
	font-weight:bold;
	}
/* 1st teir hover */
#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh { 
background-color: #999999; 
	}
#primary-nav li, #primary-nav li.menuparent { 
	/*background-color: #FE9E1F; 
	background-color: #ff0000; */
	}
	/* 2nd tier nav */
	#primary-nav li li, #primary-nav li li.menuparent { 
	background-color: #999999; 
	}
	/* 2nd teir hover */
	#primary-nav li li:hover, #primary-nav li li.menuh, #primary-nav li li.menuparenth, #primary-nav li li.menuactiveh { 
background-color: #666666; 
	}
	/* 3rd tier nav */
	#primary-nav li li li, #primary-nav li li li.menuparent { 
	background-color: #666666; 
	
	}
	/* 3rd tier bg hover */
	#primary-nav li li li:hover, #primary-nav li li li.menuh, #primary-nav  li li li.menuparenth, #primary-nav  li li li.menuactiveh { 
background-color: #333333; 
	}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul { 
	display: none; 
	}
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul { 
	display: block; 
	}


/* IE Hack, will cause the css to not validate */

#primary-nav li, #primary-nav li.menuparenth { _float: left; _height: 1%; }
#primary-nav li a { _height: 1%; }
