/* STYLESHEET					
	Clydesdale AB			
	(C) 2006 Sundblom Group AB		

	Colourscheme:
	White					#ffffff
	Black					#000000
	Grey					#d3d3d3
	Green					#4c7436
	Green additonal pale	#629646
	Green additonal pale2	#78b454
	Green additonal dark	#40612d
	Yellow					#f8faab


*/

/* BODY 		{margin:0px; background: #ffffff url(/images/Green810.gif) top center repeat-y; text-align: center;}
*/

/* BODY 		{margin:0px; background: #ffffff; text-align: center;} */
html, body, form, fieldset {
	background: #ffffff; 
	text-align: center;
	margin: 0;
	padding: 0;
}

A:link    { color: black; text-decoration:underline}
A:active  { color: black; text-decoration:underline}
A:visited { color: black; text-decoration:underline}
A:hover   { color: #304337; text-decoration:underline}


	.maintable {
		border:1px solid #000000;
		width: 980px;
		text-align: center;
		background: #ffffff; }

	.toptable  {
		width: 100%;
		text-align: center;
		background: #ffffff; }

	.topmenutable  {
		width: 100%;
		background: #40612d;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;}

	.topadmmenutable  {
		width: 100%;
		background: #40612d;
		border-bottom:1px solid #000000;}

	.menuitem { 
		height: 14px;
		width: 100px;
		color: #ffffff; 
		font-weight: bold; font-style: normal; font-size: 11px; font-family: , Verdana, Arial, sans-serif; 
		text-align: center;
		background: #40612d;
		border-left:2px solid #ffffff;
		text-decoration: none}
	.menuitem A:link    {color: #ffffff; text-decoration: none}
	.menuitem A:active  {color: #ffffff; text-decoration: none}
	.menuitem A:visited {color: #ffffff; text-decoration: none}
	.menuitem A:hover   {color: black; text-decoration: none }

	.menuitemL1 { 
		color: #ffffff; 
		font-weight: bold; font-style: normal; font-size: 11px; font-family: , Verdana, Arial, sans-serif; 
		text-align: center;
		background: #40612d;
		border-left:1px solid #4c7436;
		border-right:1px solid #223418;
		text-decoration: none}
	.menuitemL1 A:link    {color: #ffffff; text-decoration: none}
	.menuitemL1 A:active  {color: #ffffff; text-decoration: none}
	.menuitemL1 A:visited {color: #ffffff; text-decoration: none}
	.menuitemL1 A:hover   {color: black; text-decoration: none }

	.menuitemL2 { 
		color: #ffffff; 
		font-weight: bold; font-style: normal; font-size: 11px; font-family: , Verdana, Arial, sans-serif; 
		text-align: center;
		padding: 3px 16px 3px 10px;
		background: #40612d;
		border-left:1px solid #4c7436;
		border-right:1px solid #223418;
		text-decoration: none}
	.menuitemL2 A:link    {color: #ffffff; text-decoration: none}
	.menuitemL2 A:active  {color: #ffffff; text-decoration: none}
	.menuitemL2 A:visited {color: #ffffff; text-decoration: none}
	.menuitemL2 A:hover   {color: black; text-decoration: none }



  .menuitemsm	 { 
	color: #faf7d7; 
	font-weight: normal; font-style: normal; font-size: 9px; font-family: Verdana, Arial, sans-serif; 
	padding-left: 5px;
	background: #475149;
	text-decoration: none}
  .menuitemsm A:link  {color: #faf7d7; text-decoration: none}
  .menuitemsm A:active {color: white; text-decoration: none}
  .menuitemsm A:visited {color: #faf7d7; text-decoration: none}
  .menuitemsm A:hover   {background: #ebe7c2; color: black; text-decoration: none }

  .menuitemadm	 { color: white; font-weight: bold; font-style: normal; font-size: 10px; font-family: Verdana, Arial, sans-serif; 
                   background: #40612d;
                   padding-left: 5px;
                   text-decoration: none}
  .menuitemadm A:link  {color: white; text-decoration: none}
  .menuitemadm A:active {color: white; text-decoration: none}
  .menuitemadm A:visited {color: white; text-decoration: none}
  .menuitemadm A:hover   {color: black; text-decoration: none }

	.submenutable  {
		width: 150px;
		background: #f8faab;
		border:1px solid #40612d;}

	.submenuheader { 
		width: 150px;
		color: #ffffff; 
		font-weight: bold; font-style: normal; font-size: 11px; font-family: , Verdana, Arial, sans-serif; 
		text-align: left;
		padding-left: 3px;
		background: #40612d;
		text-decoration: none}

	.submenuitem { 
		width: 150px;
		color: #40612d; 
		font-weight: bold; font-style: normal; font-size: 10px; font-family: , Verdana, Arial, sans-serif; 
		text-align: left;
		padding-left: 3px;
		text-decoration: none}
	.submenuitem A:link    {color: #40612d; text-decoration: none}
	.submenuitem A:active  {color: #40612d; text-decoration: none}
	.submenuitem A:visited {color: #40612d; text-decoration: none}
	.submenuitem A:hover   {color: #000000; background: #78b454; text-decoration: none }


	.pagetable  {
		width: 100%;
		text-align: center;
		background: #ffffff; }


	.kundvagntable  {
		width: 150px;
		background: #ffffff;
		border:1px solid #40612d;}
	.kundvagnheader { 
		width: 150px;
		color: #000000; 
		font-weight: bold; font-style: normal; font-size: 11px; font-family: , Verdana, Arial, sans-serif; 
		text-align: left;
		padding-left: 3px;
		background: yellow;
		text-decoration: none}

	.kundvagnbutton   { color: black; font-weight: normal; font-style: normal; font-size: 10px; font-family: Arial, sans-serif; text-decoration: none;
					width: 120;
                   background: yellow;
                   border-bottom: solid black 1px;
                   border-left: solid black 1px;
                   border-top: solid black 1px;
                   border-right: solid black 1px;}


	.footertable  {
		width: 100%;
		text-align: center;
		background: #40612d; }

	.footernormal { padding-left: 3px; padding-right: 3px; color: white; font-weight: normal; font-style: normal; font-size: 11px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
	.footernormalsmall { padding-left: 3px; padding-right: 3px; color: white; font-weight: normal; font-style: normal; font-size: 9px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
	.footernormalsmall A:link		{ color: #ffffff; text-decoration: underline}
	.footernormalsmall A:active		{ color: #ffffff; text-decoration: underline}
	.footernormalsmall A:visited	{ color: #ffffff; text-decoration: underline}
	.footernormalsmall A:hover		{ color: #ffffff; text-decoration: underline}





  .normal        { color: black; font-weight: normal; font-style: normal; font-size: 12px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
  .normalbold   { color: black; font-weight: bold; font-style: normal; font-size: 12px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
  .normalsmall  { color: black; font-weight: normal; font-style: normal; font-size: 10px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}

  .headline  { background: #d3d3d3; color: black; font-weight: bold; font-style: italic; font-size: 18px; font-family: Verdana, Arial, sans-serif; text-align: left; padding:2px;}
  .headlineNoBG  { color: black; font-weight: bold; font-style: italic; font-size: 18px; font-family: Verdana, Arial, sans-serif; text-align: left; padding:2px;}

/*  Styles for Pruduktblad */
  .PBheadline  	{color: black; font-weight: bold; font-style: italic; font-size: 20px; font-family: Verdana, Arial, sans-serif; text-align: left; height:30px;}
  .PBlabel  	{color: black; font-weight: bold; font-style: normal; font-size: 11px; font-family: Verdana, Arial, sans-serif; text-align: left; padding-top:5px;}
  .PBtext  		{color: black; font-weight: normal; font-style: normal; font-size: 12px; font-family: Verdana, Arial, sans-serif; text-align: left;}
  .PBsmallinfo	{color: black; font-weight: normal; font-style: normal; font-size: 10px; font-family: Verdana, Arial, sans-serif;}

/*  Styles for Prudukt Info blad */
  .PBIheadline  	{ color: black; font-weight: bold; font-style: italic; font-size: 18px; font-family: Verdana, Arial, sans-serif; text-align: left; padding:2px;}
  .PBIheadline2  	{ color: black; font-weight: bold; font-style: italic; font-size: 12px; font-family: Verdana, Arial, sans-serif; text-align: left; padding:2px;}
  .PBInormal  		{ color: black; font-weight: normal; font-style: normal; font-size: 12px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
  .PBInormalsmall	{ color: black; font-weight: normal; font-style: normal; font-size: 10px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}


/*
This one is from:
http://www.mandarindesign.com/2005_01_01_archive.html#110469668649203148
*/
  .pullquote { float:right; width:150px; margin-top:10px; margin-bottom:15px; margin-left:10px; padding-bottom:10px; font-family:Verdana, Arial, Helvetica, Georgia;font-size:24px;line-height:24px; color:#d3d3d3; text-align: right;}
  .pullquotesmall { float:right; width:150px; margin-top:10px; margin-bottom:15px; margin-left:10px; padding-bottom:10px; font-family:Verdana, Arial, Helvetica, Georgia;font-size:10px;line-height:10px; color:#40612d; text-align: right;}




  ._neutral       { color: black; font-weight: normal; font-style: normal; font-size: 12px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
  .normalfooterS{ color: white; font-weight: bold; font-style: normal; font-size: 10px; font-family: Verdana, Arial, sans-serif; text-decoration: none}

  .copyrightnote			{ color: #FEFABD; font-weight: normal; font-style: normal; font-family: Arial; text-decoration: none}
  .copyrightnote A:link		{ color: #FEFABD; font-weight: normal; font-style: normal; font-family: Arial; text-decoration: underline}
  .copyrightnote A:active	{ color: #FEFABD; font-weight: normal; font-style: normal; font-family: Arial; text-decoration: underline}
  .copyrightnote A:visited	{ color: #FEFABD; font-weight: normal; font-style: normal; font-size: font-family: Arial; text-decoration: underline}
  .copyrightnote A:hover	{ color: #FEFABD; font-weight: normal; font-style: normal; font-size: 10px;  font-family: Arial; text-decoration: underline}

  .headlinesmall { color: black; font-weight: normal; font-style: normal; font-size: 10px;  font-family: Arial; text-decoration: none}

  .pageheadline	 { 	
	color: #fefabd; 
	background: #706d63;
	font-weight: bold; font-style: italic; font-size: 18px; font-family: Verdana, Arial, sans-serif; 
	text-align: center;
	text-decoration: none}

  .menuheadline	 { 	
	color: #000000; 
	background: #d3d3d3;
	font-weight: bold; font-style: normal; font-size: 12px; font-family: Verdana, Arial, sans-serif; 
	text-align: center;
	text-decoration: none}





  .formlabel    { color: black; font-weight: bold; font-style: normal; font-size: 11px; font-family: Arial; text-decoration: none;
                   padding: 3px;}
  .formfield    { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none;
                   background: #ffffff;
                   padding: 3px;
                   border: solid gray 1px 1px 1px 1px;}
  .formfieldRO { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none;
                   background: #e0e0e0;
                   padding: 3px;
                   border: solid gray 1px 1px 1px 1px;}
  .formfieldbold    { color: black; font-weight: bold; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none;
                   background: #ffffff;
                   padding: 3px;
                   border: solid gray 1px 1px 1px 1px;}
  .formfieldsmall { color: black; font-weight: normal; font-style: normal; font-size: 12px; font-family: Arial; text-decoration: none;
                   background: #ffffff;
                   padding-left: 1px;
                   border: 1px solid gray;}
  .formfieldtext { color: black; font-weight: normal; font-style: normal; font-size: 12px; font-family: Arial; text-decoration: none;
                   background:  transparent;
                   padding: 3px;
                   border: none;
				   padding 2px;}
  .formtext     { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none;
                   padding: 3px;}
  .formbutton   { color: black; font-weight: normal; font-style: normal; font-size: 12px; font-family: Verdana, Arial; text-decoration: none;
                   background: silver;
                   border-bottom: solid black 1px;
                   border-left: solid black 1px;
                   border-top: solid black 1px;
                   border-right: solid black 1px;}
  .formbuttonsmall { color: black; font-weight: normal; font-style: normal; font-size: 9px; font-family: Verdana, Arial; text-decoration: none;
                   background: silver;
                   border-bottom: solid black 1px;
                   border-left: solid black 1px;
                   border-top: solid black 1px;
                   border-right: solid black 1px;}



 .news_head {	color: black; font-weight: bold; font-style: italic; font-size: 20px; font-family: Verdana, Arial, sans-serif; text-decoration: none;}
 .news_short { 	color: black; font-weight: bold; font-style: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_text { 	text-indent: 10px; color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_imgtext  { color: black; font-weight: normal; font-style: normal; font-size: 10px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_imginfo  { color: black;
  				  text-align: right; 
                  font-weight: normal; font-style: normal; font-size: 9px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_signum  { color: black;
  				  text-align: right; 
                  font-weight: normal; font-style: normal; font-size: 13px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_date  { color: black;
  				  text-align: right; 
                  font-weight: normal; font-style: normal; font-size: 9px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_table  { width: 590; 
                border: solid black 1px;
                padding: 2px; }
 .news_facts_table  { width: 90%;
                      background: #fffff0; 
                      border: solid black 3px;
                      padding: 10px; }
 .news_facts_head {	color: black; font-weight: bold; font-style: normal; font-size: 18px; font-family: Verdana, Arial, sans-serif; text-decoration: none;}
 .news_facts_text { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Verdana, Arial, sans-serif; text-decoration: none}
 .news_facts_source  { color: black;
  				  text-align: right; 
                  font-weight: normal; font-style: normal; font-size: 13px;  font-family: Verdana, Arial, sans-serif; text-decoration: none}







/* Obsolete?? */
  .menulink	 { color: black; font-weight: bold; font-style: italic; font-size: 13px; font-family: Arial, verdana, helvetica; text-decoration: none}
  .menulink A:link   {color: black}
  .menulink A:active {color: yellow}
  .menulink A:visited {color: black}
  .menulink A:hover   {color: red; text-decoration: none }
  .menulinksmall	 { color: black; font-weight: bold; font-style: italic; font-size: 10px; font-family: Arial, verdana, helvetica; text-decoration: none}
  .menulinksmall A:link   {color: black}
  .menulinksmall A:active {color: yellow}
  .menulinksmall A:visited {color: black}
  .menulinksmall A:hover   {color: red; text-decoration: none }

  .headersmall           { color: white; font-weight: bold; font-style: normal; font-size: 13px;  font-family: Arial; text-decoration: none}
  .headersmall A:link    { color: white; font-weight: bold; font-style: normal; font-size: 13px;  font-family: Arial; text-decoration: none}
  .headersmall A:active  { color: white; font-weight: bold; font-style: normal; font-size: 13px;  font-family: Arial; text-decoration: none}
  .headersmall A:visited { color: white; font-weight: bold; font-style: normal; font-size: 13px;  font-family: Arial; text-decoration: none}
  .headersmall A:hover   { color: red; font-weight: bold; font-style: normal; font-size: 13px;  font-family: Arial; text-decoration: none}

  .babig         { color: black; font-weight: bold; font-style: italic; font-size: 48px; font-family: Times New Roman, Times, Serif; text-decoration: none}
  .babig2        { color: black; font-weight: bold; font-style: italic; font-size: 25px; font-family: Times New Roman, Times, Serif; text-decoration: none}
  .friendname    { color: black; font-weight: bold; font-style: italic; font-size: 18px; font-family: Arial; text-decoration: none}
  .friend        { color: black; font-weight: normal; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none}
  .friendbold    { color: black; font-weight: bold; font-style: normal; font-size: 13px; font-family: Arial; text-decoration: none}
