/* global.css
 * Här stylas element som finns genomgående i varje mall.
 * 
 * 
 * UPDATES:
 * 2008-07-01 CA
 * 	Lagt upp filen på servern
 */

/* - - - HTML - - - */

html 
{
	/* 
	background-image: url();
	background-position: center top;
	background-repeat: repeat-x;	
	background-color: #222;
	overflow:auto;
	*/ 
}

body 
{
	background-image: url(../images/body-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;	
	background-color: #f5f5f5;
	min-height: 900px;
	margin: 0;
	padding: 0;
}


body, select, input, textarea, table 
{
	font-family: arial, 'Verdana Regular', verdana, helvetica, sans-serif;
	color: #414141;
	font-size: 12px;
	text-align: left;
}

table 
{
	font-size: inherit;
	font-size: 100%;
}

body, p, li, td 
{
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 
{
	color: #353535;
	padding: 0em;
	margin: 0em;
	font-family: 'Times New Roman', 'Trebuchet MS Bold';
	text-decoration: none;
	line-height: 1.1;
	font-weight: normal;
}

h6 
{
	font-size: 0.4em;
	margin-top: 1em;
}

h5 
{
	font-size: 0.6em;
	margin-top: 1em;
}

h4 
{
	font-size: 0.8em;
	margin-top: 1.5em;
}

h3 
{
	font-size: 1.2em;
	margin-top: 1.5em;
}

h2 
{
	font-size: 1.5em;
	margin-top: 0.6em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 3px 0 4px;
}

h1
{	
	font-size: 2.1em;
	margin-top: 0.5em;
	border-bottom: 1px solid #999;
	margin-bottom: 0.5em;
	padding-bottom: 5px;
}

p 
{
	font-size: 1em;
	margin-top: 0.3em;
}

a,
a:link,
a:hover,
a:visited,
a:active 
{
	color: #023ebe; 	
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

img 
{
	border-style: none;
}

hr 
{
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: #dfdfdf;
	background-color: gray;
	clear: both;
}

ul,
ol 
{
	margin: 1.2em 0em 1.2em 2em;
	padding: 0;
}

ul li,
ol li 
{
	margin: 0.3em 0em 0em 0em;
	list-style-position: outside;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}

ul 
{
	list-style: url() disc;
}

ol 
{
	list-style: decimal;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 1em 0em 0em 0em
}

table td 
{
	vertical-align: top;
	padding: 0.2em 1em 0.2em 0.3em;

}

strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

blockquote 
{
	margin: 0em 3em;
}

div					/* Används endast som stöd under slicingen */
{
	border: 0px solid #000;
	margin: 0;
}

/* - - - LAYOUT - - - */


#wrapper
{
	margin: 0px auto;
	width: 940px;
	min-height: 200px !important; 
	height: auto;	
}

#header 
{
	background-image: url(../images/header-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 940px;
	height: 211px;
	margin: 0px auto;
}

#logo
{
	margin: 0px 0 0 30px;
}


#main 
{
	background-image: url(../images/main-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 439px;
	height: auto;
	width: 940px;
	margin: 0px auto;
}

#main-column1
{
	background-image: url(../images/lunchmenu-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	width:255px;
	min-height: 420px;
	height: auto;	
	float: left;
	display: inline;
	margin: 0px 0 0 20px;
	padding: 20px;
}

#main-column1 h2
{
	margin-bottom: 1em;
}

#main-column2
{
	float: left;
	display: inline;
	width: 550px;
	margin: 0px 0 0 20px;
	padding: 20px 20px 20px 10px;
}

#footer
{
	background-image: url(../images/footer-bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;		
	width: 940px;
	height: 45px;
	margin: 0px auto;
}

#footer p
{
	font-size: 11px;
	color: #7b7b7b;
	padding: 20px 0pt 0pt 27px;
}

#HLlogo
{
	display: block;
    height: 19px;
	width: 95px;
	margin: -20px 0px 0pt 780px; 
	padding: 0;
}

/* - - - CLASSES - - - */

.clear 
{
	clear: both;
	line-height: 0.01em;
	border-style: none;
}

.text
{
	margin: 20px;
}

/* - - - NAVIGATION - - - */

#nav
{
/*	background-image: url(../images/nav-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;	*/
	width: 950px;
	height: 48px;
	margin: 0px auto;
}

#nav ul
{
  margin: 0 0 0 6px;
  padding: 0;
  display: block;
}

#nav ul li
{
	background-image: url(../images/nav-divider.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
	display: inline;
	float: left;
	text-align: left;
    list-style: none;
    margin-top: 0em;
    padding: 3px 59px;	
}

#nav ul li.last
{
	background-image: none;
	padding: 3px 57px 3px 59px;
}

#nav ul li#current,  #nav ul li.current, #nav ul li:hover
{
	background-image: url(../images/nav-current-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
}

#nav ul li:hover, #nav ul li.last:hover
{
	padding: 3px 59px 3px 59px;
	background-image: url(../images/nav-current-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
}

#nav ul li.last:hover
{
	background-image: url(../images/nav-current-last-bg.jpg);
	padding-right: 55px;
}


#nav ul li#current.last:hover
{
	background-image: url(../images/nav-current-last-bg.jpg);
	padding-right: 55px;
}

#nav ul li a 
{
	display: block;
    font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 38px;
	text-align: left;
    margin-top: 0em;
    padding: 0;
}

#nav a,
#nav a:link,
#nav a:visited
{
    display: inline;
    color: #353535;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
}

#nav ul li#current a, #nav ul li.current a
{

}

#nav a:hover, #nav a:active
{
	padding: 10px 0px 10px 0;
	background-image: none;
}
/* - - - end NAVIGATION - - - */


/* - - - MODULES - - - */

#lunch-list
{
	width: 500px;
	height: auto;
	margin: 20px;
	overflow: auto;
}

