@import url("listmenu.css");
/**@import url("http://webservice.oxygenekatalog.dk/css/oxygen-57-2.css");*/
/*
CSS Document
colors:
left: 			#f6f8f6
orange.line:	#fe7d22
right:			#e8eee8
line.main&top:	#dde5e8
tekst:			#999 //717171

*/

body {
	
	/**margin: 10px 80px 0 80px;*/
	font-family: Verdana, arial, sans-serif; font-size: x-small;
	color: #717171; background-color: #fff; line-height: 150%;
	margin: 10px 80px 0 80px;
}
body, td, ul, li {
	font-family: Verdana, arial, sans-serif; font-size: x-small;
	color: #717171; line-height: 150%;
}
table, td { text-align: left; vertical-align: top; }
a, a:link, a:visited {
	color: #000; text-decoration: none;
}
a:hover { text-decoration: underline;}
#content a, #content a:link, #content a:visited
{ color: #000;}
h1, h2, h3 {
	margin-bottom: 10px;
}

#holder {
	border-top: 1px solid #dde5e8; border-bottom: 2px solid #fe7d22; border-right: 2px solid #dde5e8; border-left: 1px solid #dde5e8;
	background-image: url(../images/bg.jpg); background-repeat: repeat-y;
}
.left {width: 250px; background-image:url(../images/bg.jpg);}
.right {}

/** top, menu & logo **/
#top {
	background-color: #e8eee8; border-top: 0px solid #fff;
}
#topmenu {
	margin: 0; margin-left: 20px; padding: 0; padding-top: 44px;
}
#topmenu li {
	display: inline; padding-right: 1px;
}
#topmenu a, #topmenu a:visited, #topmenu a:link {
	font-size: x-small; text-decoration: none; font-weight: bold; color: #999;
}
#topmenu a:hover {
	text-decoration: underline; color: #000;
}

#left {
	padding-left: 10px; padding-top: 30px; margin-right: 4px;
}
#left h1 {
	margin: 10px 0 0 0; font-size: small;
}

#contenthead {
	background-color: #eaf0e9; color: #717171; font-size: 15px; margin-bottom: 10px; padding: 2px 0 2px 0; height: 15px;
}

/** content **/
#content {
	padding: 15px 2px 2px 20px;
}

#content h1 {
	color: #919391; margin: 0 0 20px 0; padding: 0 0 2px 0; font-size: 14px;
}
#content h2 {
	color: #fe7d22; font-size: 14px; font-weight: bold; margin: 0 0 10px 0;
}

#content h3 {
	color: #919391; margin: 0 0 10px 0; font-size: 12px;
}
#content p {
	color: #717171; font-size: 10px; margin-top: 0; margin-bottom: 10px;
}

/** content end **/
#content a, #content a:visited, #content a:link {
	color: #000; font-weight: bold; text-decoration: none;
}
#content a:hover {color: #000; text-decoration: underline; }
#content img { margin-left: 20px;}


#footer { text-align: center; padding-left: 250px;}
.separator {
	background-image:url(../images/separator.jpg); height: 4px;
}
hr {
	color: #dde5e8; width: 99%; 
}
a, a:visited, a:link {
	font-size: x-small; text-decoration: none; font-weight: normal; color: #999;
}
a:hover {
	text-decoration: underline; color: #000;
}
img { border: 0;}
.obreadcrumbs { display: none;}

/** catalog **/
.oglobal .oproductheader td { color: #fe7d22; font-size: 14px; font-weight: bold;}
.oglobal, .oglobal td {
	font-family: Verdana, arial, sans-serif; font-size: x-small;
	color: #717171;
}
.oproductgroupheader {color: #919391; margin: 0 0 20px 0; padding: 0 0 2px 0; font-size: 14px; font-weight: bold;}
.oproductgroupimagetd { text-align: left; padding: 0;}
.oproductgrouptexttd { padding-left: 20px; padding-top: 14px; color: red;}
.oproductgroupname {color: #fe7d22; font-size: 14px; font-weight: bold; margin: 0 0 10px 0; }

.oproductgroupheader td {color: #919391; margin: 0 0 20px 0; padding: 0 0 2px 0; font-size: 14px; font-weight: bold;}
.oproductgroupimagetd td { text-align: left; padding: 0;}
.oproductgrouptexttd td { padding-left: 20px; padding-top: 14px; color: red;}
.oproductgroupname td {color: #fe7d22; font-size: 14px; font-weight: bold; margin: 0 0 10px 0; }
.oproductimagetd { margin-right: 10px;}

.oproductname, .oproducttext, .oproductlinktext {
	margin-left: 10px;
}
.oproductname { color: #fe7d22;}
.oproductheader td { color: #fe7d22; font-size: 14px; font-weight: bold;}
.oproductname { font-weight: bold; font-size: 12px;}
.oproducttexttd td {
	padding-left: 10px; padding-bottom: 10px; margin-bottom:10px;
}
.oproductimage { margin-bottom: 18px;}