/* ------ Text items -------- */
body
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 0.65em;
	color: #333;
	padding: 0; 
	margin: 0;

}
p
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #333;
}

.dr_Heading1
{
	font-weight: bold;
	font-size: 12px; 
	text-transform: uppercase;
	EditMenuName: H1-DataRespons;
	color: #d4422a;
}

.dr_redHeading2
{
	font-size: 10px; 
	font-weight: bold;
	text-transform: uppercase;
	EditMenuName: H2-DR(Red);
	color: #d4422a;
}

.dr_mintHeading2
{
	font-size: 10px; 
	font-weight: bold;
	text-transform: uppercase;
	EditMenuName: H2-DR(Mint);
	color: #00758b;
}

h1, .heading1
{
	font-weight: bold;
	font-size: 12px; 
	text-transform: uppercase;
	color: #333333;
	display: inline;
}

div.header1 
{
	border-bottom: 1px solid #999999;
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-image: url(/images/drop_down_box_13.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

div.headerFrontpage
{
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	background-image: url(/images/drop_down_box_13.gif);
	background-position: right center;
	background-repeat: no-repeat;
}


h2, .heading2
{
	font-weight: bold; 
	font-size: 12px; 
	color: #d4422a;

}
h3, .heading3
{
	font-weight: normal;
	font-size: 15px;
	color: #000000;


}
.introduction
{
	font-weight: bold;

}
.imagetext 
{
	font-style: italic; 
	font-size: 0.9em; 

}
.red
{
	color: #CC0000;

}
hr
{
	height: 0.1em;
	color: #95632F;
}

hr.light
{
	height: 0.1em;
	color: #F0E5CE;
}

/* ------ Links -------- */
a
{
	color: #d4422a;
	text-decoration: none;
}
a:hover
{
	color: #333333;
	text-decoration: underline;
}

/* --------- Links in Top menu ----------- */
a.menuhead
{
	padding: 1px;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	text-decoration: none;

}

a.menuhead:hover
{
	padding:1px;
	font-size: 12px;
	color: #d4422a;
	text-decoration: none;
	text-transform: none;

}

a.activemenuhead
{
	padding: 1px;
	font-size: 12px;
	color: #d4422a;
	text-transform: none;
	text-decoration: none;
}

a.activemenuhead:hover
{
	padding: 1px;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	text-decoration: none;

}

a.black
{
	color: #000000;

}

a.black:hover
{
	color: #d4422a;

}

/* --------- Left menu ----------- */

.menuitem
{
height: 10px;
text-decoration: none;
padding: 4px 2px 4px 2px;
}

.menuitem2
{
height: 10px;
text-decoration: none;
padding: 4px 4px 4px 2px; 
}

.menuitem3
{
height: 10px;
text-decoration: none;
padding: 4px 4px 4px 0px; 
}

.menuitemFrontpage
{
height: 10px;
text-decoration: none;
padding: 4px 4px 6px 0px; 
}

.menuitemselected
{
height: 10px;	
text-decoration:none;
color:White;
padding: 3px 2px 3px 2px;  
background-color: #d4422a;
}


.menuitemexpanded
{
height: 10px;	
text-decoration:none;
color:White;
padding: 3px 2px 3px 2px;  
background-color: #d4422a;

}

.menuitemchild
{
height: 10px;
text-decoration:none;
padding: 3px 2px 3px 2px;  
background-color:#fbfbfb;
font-weight: bold;

}

/* --------- Input ----------- */
input, textarea
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #333;
	font-size: 1em;
}

select
{
	font-size: 1em;
}

.inputlabel
{
	width: 6em;
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
.inputlabelwide
{
	width: 10em;	
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
img.quicksearch
{

}
span.errormessage
{
	color: #CC0000;
	font-size: 1em;
}

span.usernamelabel
{
	margin-right: 1em;
	margin-top: 0.3em;
	display: block;
	float: right;
}

/* --------- Image format ----------- */
img.shadow
{
	position: relative;
	EditMenuName: Shadow;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=5);
}

img.dataresponsborder
{
	position: relative;
	border: 1px solid #999999;
	margin-left: 10px;
	EditMenuName: DR-border(gray);
}

img.dataresponsborder2
{
	position: relative;
	border: 1px solid #999999;
	EditMenuName: DR-NoMargin(gray);
}

img.dataresponsborder_red
{
	position: relative;
	border: 1px solid #d4422a;
	margin-left: 10px;
	EditMenuName: DR-border(red);
}


img.newdataresponsborder
{
	position: relative;
	border: 1px solid #999999;
	margin-left: 15px;
}


img.newdataresponsborderright
{
	position: relative;
	border: 1px solid #999999;
	margin-left: 15px;
}

img.newdataresponsborderleft
{
	position: relative;
	border: 1px solid #999999;
	margin-right: 15px;
}



img.opacity
{
	position: relative;
	EditMenuName: Semi transparent;
	filter: alpha(opacity=40,finishopacity=24,style=3);
}
img.fliph
{
	position: relative;
	EditMenuName: Flip horisontally;
	filter: fliph;
}
img.flipv
{
	position: relative;
	EditMenuName: Flip vertically;
	filter: flipv;
}
img.dashedborder
{
	position: relative;
	border: dashed 1px grey;
	EditMenuName: Dashed border;
}
img.circularfade
{
	position: relative;
	EditMenuName: Circular fade;
	filter: alpha(opacity=100,finishopacity=0,style=2);
}

table
{
	font-size: 1em;
}
th
{
	text-align: left;
}
.evenrow
{
	background-color:  #fff;
}
.unevenrow
{
	background-color:#F0E5CE;
}
.headerrow
{
	background-color: #F0E5CE;
}

