body { margin: 0px 0px 50px 0px; font-family: Verdana, Helvetica, sans-serif;color: #333; }

/* div containing entire page header */
div#pagehead {
 position: relative; width: 970px; margin: 15px auto 15px auto; 
/*	font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	color: white;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #369;
	background-color: #62B7F8;*/
	background-image: url(http://www.diloenchino.com/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div#mainp {
position: relative; width: 970px; margin: 15px auto 15px auto; 
}

div#foot {
color: #FFFFFF;
text-align: center;
background-color: #7A9FCC;
}

#mainhead, #subhead { margin-left: 20px; font-weight: normal; }
#pagehead a { color: #7A9FCC; text-decoration: none; }
#pagehead a:hover { color: #FF5959; text-decoration: underline; }
#orderlink {font-weight: bold;} /* in navbar */

#navbar {
	background: #E7F3FD;
	padding-right: 16px;
	text-align: right;
	font-size: 10pt;
}

#navbar a:hover {
text-decoration: none; background-color: #FDFBFB; border: 1px solid #ccc; color: #2103bb;
}

#orderbox {
	float: right;
	text-align: center;
	width: 300px;
	font-weight: bold;
}
#orderbox a { color: red; }

#pagehead form#search {
	position: absolute;
	right: 10px;
	top: 30px;
	width: 30%;
	text-align: right;
}


a { color: #369; }
a img { border: none; }
a:hover { color: red; text-decoration: underline; }

a.myMeny {
	padding: 1px 6px;
}

a.myMeny:link, a.myMeny:visited {text-decoration: none;}
a.myMeny:hover {
text-decoration: none; background-color: #FDFBFB; border: 1px solid #ccc; color: #2103bb;
}

body {
	font: 84%/22px "Trebuchet MS", Tahoma, Arial, sans-serif;
}

div.contentbox { 
	margin: 16px 34px; 
}

code { font: 13px monospace; }
h1.tagline { color: #369; } /* used for product names */
h1 { font-size: 140%; }
h2 { font-size: 110%; font-style: italic;}
h3 { font-size: 105%; }
h4 { font-size: 100%; }
hr { color: #369; height: 1px; background-color: #369; }

ul li { list-style-type: square; }
ul.featurelist { list-style-position: inside; text-align: left; }

.box {
	background-color: #ECF3F8;
	border: 1px solid #96BADC;
	padding: 8px 12px;
}

.copyright {
	font-size: 10px;
	padding-bottom: 12px;
	padding-top: 12px;
}

.important { color: #800000; font-weight: bold; }
.keyword { font-weight: bold; }
.menuitem { background-color: #EDEDED; }
.searchkeyword {background-color: #FFFFCC; font-weight: bold} /* atomz.com */
.oldversion { color: red; } /* see i_version_check.asp */