/**********************************************************
 Site color scheme
 **********************************************************
 Color1 	#4E3380 (dark blue)
 Color2 	#1B6648 (dark green)
 Color3 	#9196BC (light blue)
 Color4 	#E8A700 (orange -> contrast1)
 
 Text normal	#000000 (black)
 **********************************************************/
td
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
p, ul, ol, dd, .normal 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 120%;
	}
h2, .heading2, subhead2 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	font-weight: normal;
	font-weight: bold;
	color: #1B6648; 
	}
h3, .heading3, .subhead3 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold;
	color: #1B6648; 
	}
h4, .heading4, .subhead4 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	margin-bottom: 0px;
	color: #1B6648; 
	}
a, a:link, a:visited, a:active {  
	color: #4E3380; 
	text-decoration: none;
	}
a:hover {  
	color: #E8A700;
	text-decoration: underline;
	}
.alert {
	color: #990000;
	}
.white {
	color: #FFFFFF;
	}
.topmarginzero {
	margin-top: 0px;
	}
.li_circle 
	{
	list-style-type: disc;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #E8A700;
	}
.text_color 
	{
	color: #333333;
	}

/**********************************************************
 * Article stuff
 **********************************************************/
/**********************************************************
 Site color scheme
 **********************************************************
 Color1 	#4E3380 (dark blue)
 Color2 	#1B6648 (dark green)
 Color3 	#9196BC (light blue)
 Color4 	#E8A700 (orange -> contrast1)
 
 Text normal	#000000 (black)
 **********************************************************/
.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold;
	text-transform: none;
	color: #1B6648; 
	line-height: 140%;
	margin-bottom: 5px;
	}

.title a:link, .title a:visited, .title a:active {
	text-decoration: none;
	color: #1B6648; 
	}

.title a:hover {
	text-decoration: underline;
	color: #E8A700;
	}

.abstract {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #000000;
	}

.title-top {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	}

.read-more {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	text-transform: uppercase;
	color: #4E3380;   /*#999933;*/
	}
.read-more a:link, .read-more a:visited, .read-more a:active {
	text-decoration: none;
	color: #4E3380;
	}

.read-more a:hover {
	text-decoration: underline;
	color: #E8A700;
	}

.news-link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal;
	color: #4E3380;
	}
.news-link a:link, .news-link a:visited, .news-link a:active {
	text-decoration: none;
	color: #4E3380;
	}
.news-link a:hover {
	text-decoration: underline;
	color: #E8A700;
	}

.byline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #666666;
	}
.byline a:link, .byline a:visited, .byline a:active {
	text-decoration: none;
	color: #666666;
	}
.byline a:hover {
	text-decoration: underline;
	color: #E8A700;
	}

.blueline-text {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF; 
	}

.overskrift {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	}
.img-txt 
	{
	font-size: 11px;
	}




li {  
	list-style-type: square; 
	}

.blueline-text-marked 
	{ 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFCC66; 
	}
.state-url 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
	}
.state-url a:link, .state-url a:active, .state-url a:visited 
	{
	color: #4E3380;
	text-decoration: none;
	}

.state-url a:hover
	{
	color: #E8A700;
	text-decoration: none;
	}
.datetime
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #0072BC;
	}
.publisert 
	{
	color: #669900;
	font-weight: bold;
	}
.redigeres 
	{
	color: #FFAA00;
	font-weight: bold;
	}

.active 
	{
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
.active a:link, .active a:visited, .active a:active 
	{
	color: #000000;
	}
.active a:hover 
	{
	color: #CC0000
	}

.active-no 
	{
	color: #CCCCCC;
	background-color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	}
.level 
	{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	}
.levelrow  	/* the row that separates levels in list view */
	{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-color: #FFFFFF;
	font-weight: bold;
	}
.warning 
	{
	background-color: #FFCC00;
	color: #990000;
	font-weight: bold;
	}
.required 
	{
/*	background-color: #eeeeee; */
	color: #990000;
	font-weight: bold;
/*	border: solid 1px #444444;*/
/*	padding: 1px;*/
	}
.separatorrow
	{
	background-color: #dddddd;
	color: #000000;
	font-weight: bold;
	border: solid 1px #444444;
	padding: 1px;
	}
.buttonrow
	{
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	/*border: solid 1px #444444;*/
	padding: 1px;
	}
/**********************************************************
 * Menu stuff
 **********************************************************/
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	}
.menu1 a:link, .menu1 a:active, .menu1 a:visited {
	color: #EEEEEE;
	text-decoration: none;
	}
.menu1 a:hover {
	color: #E8A700;
	text-decoration: underline;
	}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	}
.menu2 a:link, .menu2 a:active, .menu2 a:visited {
	color: #EEEEEE;
	text-decoration: none;
	}
.menu2 a:hover {
	color: #E8A700;
	text-decoration: underline;
	}
.menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E8A700;
	}
.menu_on a:link, .menu_on a:active, .menu_on a:visited {
	color: #E8A700;
	text-decoration: none;
	}
.menu_on a:hover {
	color: #E8A700;
	text-decoration: none;
	}
.menu_doc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EEEEEE;
	}
.menu_doc1 a:link, .menu_doc1 a:active, .menu_doc1 a:visited {
	color: #EEEEEE;
	text-decoration: none;
	}
.menu_doc1 a:hover {
	color: #E8A700;
	text-decoration: underline;
	}
.menu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EEEEEE;
	}
/**********************************************************
 * Forms stuff
 **********************************************************/
.cmdButton
	{
	border: 1px solid #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #404040;
	background: #EEEEEE;
	}  
.textbox 
	{
/*	border: 1px solid #505050; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-family: "Courier New", Courier, monospace, Verdana, Arial, Helvetica, sans-serif; */
	font-size: 11px;
/*	background: #EEEEEE; */
	}
.cbolist
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.input_text
	{
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	width: 450px;
	}  
.input_textarea
	{
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	width: 450px;
	}  
.input_select
	{
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	width: 450px;
	}  
.admin_std_row 
	{
	background-color: #EEEEEE;
	}
.admin_standard 
	{
	background-color: #EEEEEE;
	}
.admin_caption 
	{
	background-color: #dddddd;
	font-size: 10px;
	}
.admin_required 
	{
	background-color: #dddddd;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
	}

.products_storefront_cat_heading 
	{
	background-color: #dddddd;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	}
.products_storefront_data_cell
	{
	background-color: #FFFFFF;
	padding: 10px;
	}
.products_storefront_table 
	{
	margin-right: 20px;
	}
.image_left 
	{
	margin-right: 10px;
	margin-bottom: 10px;
	}
.image_right 
	{
	margin-left: 10px;
	margin-bottom: 10px;
	}
