/* ------ Text items -------- */
body
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 0.625em; /*0.65em;*/
	color: #575656;
	padding: 0; 
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	
}


.editmode  {
	line-height: 20px;
	font-size: 12px;
	
}

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 
{ 
	margin:0;
	padding:0;
}

.editmode p {	
	font-size:12px;

}


p
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #575656;
}

h1, .heading1
{
	font-weight: bold;
	font-size: 1.1em;
	/*text-transform: uppercase;*/
	EditMenuName: Heading 1;
}

h2, .heading2
{
	font-weight: bold ! important; 
	font-size: 16px ! important; 
	line-height: 20px ! important;
	font-family: Verdana, Helvetica, Arial, Sans-Serif ! important;
	color:#000000 ! important;
	EditMenuName: Heading 2;
}

h3, .heading3
{
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #000;
	margin-top: 14px;
	EditMenuName: Heading 3;
}

hr
{
	height: 0.1em;
}

hr.light
{
	height: 0.1em;
	color: #F0E5CE;
}
ul
{
	list-style-image: url(../images/NIHImages/arrow2.jpg);
}

/* ------ Links -------- */
a
{
	color: #00568a;
	text-decoration:none;
}
a:hover
{
	color: #006FAF;
	text-decoration:underline;
}

/* --------- Links in Top menu ----------- */

a.menuhead 
{
	/*padding: 0.5em 0em 0em 0.55em;
	font-size: 0.91em;*/
	/*font-size:1.0588em;*/
	color: black;	
	/*font-weight: bold;*/
	text-decoration: none;
	/*letter-spacing: 0.048em;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
a.menuhead:hover
{
	color: black;	
	text-decoration: none;
}

a.activemenuhead
{
	/*font-weight: bold;*/

	/*font-size:1.0588em;*/
	color:Black;
	text-decoration: none;
	
	/*padding: 0em 0em 0em 0.55em;
	font-size: 0.91em;
	color: #C15932;
	
	text-decoration: none;
	letter-spacing: 0.048em;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
a.activemenuhead:hover
{
	color:Black;
	text-decoration: none;
}
a.search
{
	padding: 0em 0.5em 1em 0.55em;
	margin-bottom: 1em;
	font-size: 0.91em;
	color: #575656;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.048em;
	text-transform: uppercase;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* --------- Left menu ----------- */

div.menuitemBlue
{
	background-color: #ABCCE9;
	width: 100%;
	padding: 0.5em 0em 0.5em 0.7em;
	float: left;
	border-bottom: solid 0.2em #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
div.menuitemYellow
{
	background-color:#D7E15D;/*#DFC44F;*/
	width: 100%;
	padding: 0.5em 0em 0.5em 0.7em;
	float: left;
	border-bottom: solid 0.2em #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.menuitem2Blue
{
	background-color: #CADFF1;
	width: 100%;
	padding: 0.5em 0em 0.5em 0.7em;
	float: left;
	border-bottom: solid 0.2em #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.menuitem2Yellow
{
	background-color: #E2E99A;/*#F4D75A;*/
	width: 100%;
	padding: 0.5em 0em 0.5em 0.7em;
	float: left;
	border-bottom: solid 0.2em #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.menuitemactiveBlue
{
	background-color: #CADFF1;
	width: 100%;
	padding: 0.5em 0em 0.5em 0.7em;
	float: left;
	border-bottom: solid 0.2em #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.menuitemactiveYellow
{
	background-color: #E2E99A;/*#F4D75A;*/
	width: 100%;
	padding: 0.5em 0em 0.5em 0.7em;
	float: left;
	border-bottom: solid 0.2em #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.menuitemRedBlue
{
	background-color: #ABCCE9;
	width: 97%;
	padding: 0.5em 0em 0.5em 0.7em;
	float: left;	
	color: #C15932;
	border-bottom: solid 0.2em #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
div.menuitemRedYellow
{
	background-color:#D7E15D;/*#DFC44F;*/
	width: 97%;
	padding: 0.5em 0em 0.5em 0.7em;
	float: left;	
	color: #C15932;
	border-bottom: solid 0.2em #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.menuitemexpanded2Blue
{
	width: 97%;
	padding: 0.5em 0em 0.5em 0.7em;
	float: left;
	background-color: #ABCCE9;
	border-bottom: solid 0.2em #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.menuitemexpanded2Yellow
{
	width: 97%;
	padding: 0.5em 0em 0.5em 0.7em;
	float: left;
	background-color: #D7E15D;/*#DFC44F;*/
	border-bottom: solid 0.2em #e9e9e9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.VerticalRedLine
{
	background-color: #C15932;
	width: 3%;	
	height: 2.1em;
	float: left;
}

/* --------- Input ----------- */
input, textarea
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #333;
	font-size: 10px;
}

select
{
	font-size: 1em;
}

.inputlabel
{
	width: 6em;
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.inputlabelwide
{
	width: 10em;	
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
img.quicksearch
{
	height: 1.75em;
}
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.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;
}
/*------alphabetic links --------*/
.headingAlphaLinks
{
	font-weight: bold; 
	font-size: 1.15em; 
	letter-spacing: 0.6em;
	text-transform:uppercase;
	text-decoration: none;
	color: #E9E9E9;
}
a.allButton
{
	color: #E9E9E9;
	font-size: 1.15em; 
	font-weight: bold;
	text-decoration: none;
}

#mainbodydiv
{
 	font-size:1.1em;
}

.forstudenterheader
{
	color: #53A89A;
	font-size: 25px; 
}

a.forstudenter
{
	color: #006faf;
	font-weight: bold;
	text-decoration:none;
}

a.forstudenter:hover
{
	color: #006faf;
	font-weight: bold;
	text-decoration:underline;
}

a.forstudenterreadmore
{
	color: #006faf;
	text-decoration:none;
}

a.forstudenterreadmore:hover
{
	color: #006faf;
	text-decoration:underline;
}
