/* Ventures Global CSS */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #666;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
img {border: 0;}

/* Links --------------------------------- */
a {color: #09c; text-decoration: none;}
a:hover {color: #2be; text-decoration: underline;}
#mainnav a:hover {text-decoration: none;}
/* --------------------------------------- */

h3 {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	}
p, ul, dl {
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 13px 0;
	}
ul {padding: 0;}
li {list-style: none; margin: 0;}
dt {font-weight: bold;}
dd {margin: 0;}
form, label {
	margin: 0;
	}
input, label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	}
label {font-weight: bold;}
input.button {
	background: transparent;
	color: #09c;
	cursor: pointer;
	font-weight: bold;
	padding: 0;
	border: 0;
	}
input.button:hover {color: #2be;}
#login {
	position: absolute;
	top: 33px;
	left: 128px;
	width: 120px;
	}
#container {
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding: 16px 0 0 0;
	width: 720px;
	background: url(/img/krona.jpg) no-repeat 100% 112px;
	}
#header {
	position: relative;
	height: 63px;
	border-bottom: 1px solid #ddd;
	}
#mainnav {
	position: absolute;
	top: 0;
	left: 240px;
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
	margin: 0;
	}
#mainnav li {
	position: absolute;
	top: 0;
	padding: 37px 0 0 0;
	}
#mn1 {left: 0;}
#mn2 {left: 44px;}
#mn3 {left: 106px;}
#mn4 {
	left: 232px;
	border-left: 1px solid #ddd;
	padding-left: 7px !important;
	height: 63px;
	width: 240px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 26px;
	width: 232px;
	}
html>body #mn4 {height: 26px; width: 232px;}
.loginmsg {
	position: absolute;
	top: 0;
	left: 480px;
	padding-left: 20px;
	background: url(/img/pictogram-i.gif) no-repeat;
	width: 232px;
	height: 22px;
	color: #f63;
	font-size: 9px;
	line-height: 11px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 212px;
	}
html>body .loginmsg {width: 212px;}
#maincontent {
	position: relative;
	margin-top: 176px;
	border-top: 1px solid #ddd;
	padding: 8px 40px 0 0;
	height: 320px; 
	width: 472px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 312px; 
	width: 432px;
	}
html>body #maincontent {height: 312px; width: 432px;}
/* col2 divides maincontent creating a second column */
.col2{
	position: absolute;
	top: 8px;
	left: 240px;
	width: 232px;
	}
#norpro {
	position: absolute;
	top: 174px;
	left: 488px;
}
.pictogram {
	background: url(/img/pictogram-right.gif) no-repeat 0 50%;
	padding-left: 20px;
	}
	
/* PAGE-SPECIFIC DECLARATIONS (BODY ID) */

/* MainNav "You Are Here" effects ------------- */
body#home #mn1 a,
body#contact #mn2 a,
body#grocery #mn3 a,
body#hardware #mn3 a {color: #666;}
/* -------------------------------------------- */

body#contact .map {margin: 26px 0;}

body#map .pictogram {background: url(/img/pictogram-x.gif) no-repeat;}
body#map #container {
	position: relative;
	padding: 0;
	width: 472px;
	margin: 0 auto;
	background: none;
	}
body#map #legend {
	margin: 26px 0 0 8px;
	}
body#map #legend img {float: left; margin: 4px 8px 0 0;}
body#map #nav {
	height: 40px;
	border-bottom: 1px solid #ddd;
	}
body#map #nav p {
	position: absolute;
	top: 16px;
	left: 360px;
	}
body#map #directions li {list-style: inside disc;}
body#map #directions h3 {margin-top: 26px;}