/* CSS for PopUp pages, arild @ AM Production 2006, www.amproduction.dk */

html			{ font: normal 87% Verdana, sans-serif; }
body			{ height: 100%; margin: 0; padding: 0; background: #fff url(bg-0.gif) repeat-y; font: normal .7em Verdana, sans-serif; color: #000; }
h1, h2, h3, h4	{ color: #970f00; }
h1				{ font: normal 2.5em Verdana; margin-top: 20px; }
h2				{ font: normal 1.9em Verdana; }
h3				{ font: bold 1.5em Verdana; }
h4				{ font: bold 1.1em verdana; }
img				{ border-width: 0px; }
form			{ margin: 0px; padding: 0px; }
b, strong, .bold { font-weight: bold; }

/* LINKS */
a				{ color: #004B72; text-decoration: underline;}
a:hover			{ color: #970f00; text-decoration: underline;}

#wrapMeUp				{ height: 100%; background: url(aalborg-kommune-pop.gif) bottom left no-repeat; }
#header					{ background-color: #004b72; }
#header img				{ border-right: 2px solid #f1f1f1; }
#insider				{ float: left; }

#left					{ float: left; width: 164px; margin-right: 1px; }
#left p					{ margin-top: 14px; text-align: center; }
#left ul, #left li		{ list-style: none; margin: 0; padding: 0; }
#left ul				{ margin-top: 20px; border-top: 2px solid #e5e5e5; }
#left li a				{ color: #004B72; text-decoration: none; display: block; width: 155px; 
						  padding: 3px 1px 3px 8px; background-color: #fff; border-bottom: 2px solid #e5e5e5; }
#left li a:visited		{ color: #555; }
#left li a.bold:visited	{ color: #004B72; }
#left li a:hover		{ background-color: #fafafa; color: #970f00; }
#left ul ul li			{  }
#left ul ul li a		{ width: 147px; padding: 3px 1px 3px 16px; }
#left li#selected a		{ color: #970f00; }

/* ikoner til menupunkter (frontend) */
#left li.locked a		{ background: #fff url(laasen.gif) no-repeat right top; padding-right: 20px; width: 135px; }
#left ul ul li.locked a	{ background: #fff url(laasen.gif) no-repeat right top; padding-right: 20px; width: 127px; }
#left li.keyed a		{ background: #fff url(key.gif) no-repeat right top; padding-right: 20px; width: 135px; }
#left ul ul li.keyed a	{ background: #fff url(key.gif) no-repeat right top; padding-right: 20px; width: 127px; }

/* ikoner til menupunkter (edit-mode) */
#left li.ico-li a.locked		{ background: #fff url(laasen.gif) no-repeat right top; padding-right: 20px; width: 135px; }
#left ul ul li.ico-li a.locked	{ background: #fff url(laasen.gif) no-repeat right top; padding-right: 20px; width: 127px; }
#left li.ico-li a.keyed		{ background: #fff url(key.gif) no-repeat right top; padding-right: 20px; width: 143px; }
#left ul ul li.ico-li a.keyed	{ background: #fff url(key.gif) no-repeat right top; padding-right: 20px; width: 135px; }

iframe					{ border: none; width: 560px; height: 400px; border: 1px solid #eee; }
.clearer				{ clear: both; height: 1px; margin: 0px 0px -1px 0px; overflow: hidden; }

#MSCMSmenu			{ position: absolute; top: 121px; right: 10px; width: 150px; z-index: 10; filter:alpha(opacity=92); }
#MSCMSmenu thead th	{ font-weight: normal; background-color: #F9F9F9; padding: 5px; color: #970F00; 
					  vertical-align: top; border-bottom: 1px solid #707070; text-align: left; }
#MSCMSmenu tbody td	{ background-color: #F9F9F9; padding: 5px; }
#Console1			{ border: outset 2px #004B72; }

/* END */