﻿
/* PANES */

.pagemaster 
{
	background:#fff url(Images/bg.jpg) repeat-x top  ;	
	border: 0px;
	width:100%;
	height: 100%;
}
.skinMaster
{
	background-color:#fff;
	width:964px;
	min-height:600px;
	height:100%;
	vertical-align:top;
	text-align:center;
	
}	
/*.LogoMaster
{
	background:transparent url(Images/Logo_TOP.jpg);
	background-repeat:no-repeat;
	height: 97px;
	width: 100%;	  
	border: 0px;
}*/

.LogoMaster_LM_Handilin  , .LogoMaster_LM_Veiting  , .LogoMaster_LM_Storkokar , .LogoMaster_LM_Electric
{
	background:transparent url(Images/Logo_TOP.jpg);
	background-repeat:no-repeat;
	height: 97px;
	width: 100%;	  
	border: 0px;
}
.LogoMaster_VIKA_Industry
{
    background:transparent url(Images/top_vika.jpg) no-repeat 5px 2px;
}

.LogoMaster_LM_Handilin {background-position: 0 0;}
.LogoMaster_LM_Electric{background-position: 0 -97;}
.LogoMaster_LM_Veiting{background-position: 0 -194;}
.LogoMaster_LM_Storkokar{background-position: 0 -291;}

.Space_LM_Veiting  , .Space_LM_Storkokar , .Space_LM_Electric
{
	height: 40px;
	width: 100%;	  
	border: 0px;
	background-color:#fff;
}

.Space_p193, .Space_p250
{
	height: 40px;
	width: 100%;	  
	border: 0px;
	background-color:#fff;
}

.Space_LM_Handilin { height:2px; background-color:#c6cbc9;}

.TopLeft
{
	vertical-align:top;
	text-align:left;
}
.intro_width { width: 956px !important; }
/* PANES END */

/* FONTS */

.Head 
{
	font-family: Arial;
	font-size:14px;
	color: #2e3d39;
	font-weight:bold;
	line-height:18px;
}
.Head A 
{
	font-family: Arial;
	font-size:14px;
	color: #2e3d39;
	font-weight:bold;
	text-decoration: none;
	line-height:18px;
}
.Normal 
{
	font-family: Arial;
	font-size:12px;
	color: #2e3d39;
	line-height:14px;	
}
.Normal A 
{
	font-family: Arial;
	font-size:12px;
	color: #2e3d39;

}


.Footer, A.Footer:link, A.Footer:active, A.Footer:visited, A.Footer:hover 
{
	font-weight: normal;
	color: #2e3d39;
    font-size: 11px;
	font-family: Arial;	
	text-decoration: none;
	line-height:14px;
}

.Credits, A.Credits:link, A.Credits:active, A.Credits:visited, A.Credits:hover 
{
	font-weight: normal;
	color: #2e3d39;
    font-size: 11px;
	font-family: Arial;	
	text-decoration: none;
	line-height:14px;
}
.login_intro, A.login_intro:link, A.login_intro:active, A.login_intro:visited, A.login_intro:hover , .login_intro a.credits , .login_intro a:hover.credits
{
	font-weight: normal;
	color: #b6bab9;
    font-size: 9px;
	font-family: Arial;	
	text-decoration: none;
	line-height:14px;
}

.login, A.login:link, A.login:active, A.login:visited, A.login:hover 
{
	font-weight: normal;
	color: #2e3d39;
    font-size: 11px;
	font-family: Arial;	
	text-decoration: none;
	line-height:14px;
}


/* FONTS END */

.SearchTextBox 
{
    font-family:Arial;
    font-size: 11px; 
    color:  #79da03;
    padding-left:9px;
    *padding-left:8px;
    width: 105px;
    height:18px;
    text-transform:lowercase;	
	border:0px;
	vertical-align: middle;	
	background-color: #00774b;
	line-height:13px;
	padding-top:3px;
    *padding-top:4px;
	
}
.SearchTextBoxGrayed 
{
	font-family:Arial;
    font-size: 11px; 
    color:  #79da03;
    padding-left:9px;
    *padding-left:8px;
    width:105px;
    height: 18px;
    text-transform:lowercase;	
	border:0px;
	vertical-align: middle;
	background-color: #00774b;
	line-height:13px;
	padding-top:3px;
	*padding-top:4px;

	
    	
}

/* INPUT FIELDS END */


/* ERROR MESSAGES */
.ValidationMessage
{
	font-family: Arial;
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold;
	color: #d63308;
}

.ValidationSummary
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #d63308;
	margin-top: 13px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
/* ERROR MESSAGES END */

/****************************** MENU ******************************/
/*************** Menu Level 0 ***************/


.Menu_Level0, A.Menu_Level0:link, A.Menu_Level0:active, A.Menu_Level0:visited, A.Menu_Level0:hover
{
	font-size:11px;
	color: #005b39;
	font-family:Arial;
	text-decoration: none;
	vertical-align: middle;
	font-weight:bold;
}

.Menu_Level0_First, A.Menu_Level0_First:link, A.Menu_Level0_First:active, A.Menu_Level0_First:visited, A.Menu_Level0_First:hover, .Menu_Level0_First_Selected
{
	font-size:11px;
	color: #005b39;
	font-family:Arial;
	text-decoration: none;	
	vertical-align:middle;	
	font-weight:bold;
}

.Menu_Level0_Selected, A.Menu_Level0_Selected:link, A.Menu_Level0_Selected:active, A.Menu_Level0_Selected:visited, A.Menu_Level0_Selected:hover
{
	font-size:11px;
	color: #79da03;
	font-family:Arial;
	text-decoration: none;	
	vertical-align:middle;	
	font-weight:bold;
}

.Menu_Backgr_Level0_Selected
{
	background-image: url(Images/bgMenuHSelected.jpg);
	background-repeat:repeat-x;
   
}


/*************** Menu Level 1 ***************/
.Menu_Level1, A.Menu_Level1:link, A.Menu_Level1:active, A.Menu_Level1:visited, A.Menu_Level1:hover, .Menu_Level1_First, .Menu_Level1_Last, .Category_Level0, .Menu_Level1_Selected, A.Menu_Level1_Selected:link, A.Menu_Level1_Selected:active, A.Menu_Level1_Selected:visited, A.Menu_Level1_Selected:hover, .Menu_Level1_First_Selected, .Menu_Level1_Last_Selected, .Menu_Level1_First_Last, .Menu_Level1_First_Last_Selected
{
	font-family: Arial;
	font-size:12px;
	color: #2e3d39;
	text-decoration:none;
	vertical-align:middle;	
}
.Menu_Level1_First, .Menu_Level1_First_Selected, A.Menu_Level1_First, A.Menu_Level1_First_Selected
{

  	
   padding-top:36px;
   *padding-top:39px;
   margin-bottom:8px;
   *padding-bottom:4px;
   vertical-align:text-top;	  

}
 .Menu_Level1_First_Selected,  A.Menu_Level1_First_Selected,.Menu_Level1_Selected, A.Menu_Level1_Selected:link, A.Menu_Level1_Selected:active, A.Menu_Level1_Selected:visited, A.Menu_Level1_Selected:hover, .Menu_Level1_First_Selected, .Menu_Level1_Last_Selected, .Menu_Level1_First_Last_Selected
{
	font-weight: bold;
}

.Menu_Backgr_Level1_Selected , .Menu_Backgr_Level1_Last_Selected, .Menu_Backgr_Level1, .Menu_Backgr_Level1_Last
{
    background-image:url(Images/VMenu_level1bg_selected.gif);
	background-repeat:repeat-x;
	height:22px;   
}


/* Menu_Bacgr_Level1_First */
.Menu_Backgr_Level1_First,  .Menu_Backgr_Level1_First_Last,.Menu_Backgr_Level1_First_Selected ,.Menu_Backgr_Level1_First_Last_Selected
{
   	height:58px;
    *height:22px;
}




/*************** Menu Level 2 ***************/
.Menu_Level2, A.Menu_Level2:link, A.Menu_Level2:active, A.Menu_Level2:visited, A.Menu_Level2:hover, .Category_Level1, .Menu_Level2_Selected, A.Menu_Level2_Selected:link, A.Menu_Level2_Selected:active, A.Menu_Level2_Selected:visited, A.Menu_Level2_Selected:hover, .Category_Level1_Selected, .Menu_Level2_First_Selected, .Menu_Level2_Last, .Menu_Level2_Last_Selected, .Menu_Level2_First_Last, .Menu_Level2_First_Last_Selected, .Category_Level1_Selected
{
	font-family: Arial;
	font-size:12px;
	color: #2e3d39;
	text-decoration:none;
	vertical-align:middle;	

	}
.Menu_Level2_Selected, A.Menu_Level2_Selected:link, A.Menu_Level2_Selected:active, A.Menu_Level2_Selected:visited, A.Menu_Level2_Selected:hover, .Category_Level1_Selected, .Menu_Level2_Last_Selected
{
	font-weight: Bold;
}
/*Menu_Backgr_Level2*/
.Menu_Backgr_Level2, .Menu_Backgr_Level2_Selected
{
		height:22px;
}
/* Menu_Bacgr_Level2_Last */
.Menu_Backgr_Level2_Last, .Menu_Backgr_Level2_Last_Selected
{
	height:22px;
}
/*************** Menu Level 3 ***************/
.Menu_Level3, A.Menu_Level3:link, A.Menu_Level3:active, A.Menu_Level3:visited, A.Menu_Level3:hover, .Category_Level2, .Menu_Level3_Selected, A.Menu_Level3_Selected:link, A.Menu_Level3_Selected:active, A.Menu_Level3_Selected:visited, A.Menu_Level3_Selected:hover, .Category_Level2_Selected, .Menu_Level3_Last, .Menu_Level3_Last_Selected, .Menu_Level3_First_Last, .Menu_Level3_First_Last_Selected, .Category_Level2_Selected
{
	font-family: Arial;
	font-size:12px;
	color: #2e3d39;
	text-decoration:none;
	vertical-align:middle;	
	}
.Menu_Level3_Selected, A.Menu_Level3_Selected:link, A.Menu_Level3_Selected:active, A.Menu_Level3_Selected:visited, A.Menu_Level3_Selected:hover, .Category_Level2_Selected, .Menu_Level3_Last_Selected
{
	font-weight: Bold;
}
/*Menu_Backgr_Level3*/
.Menu_Backgr_Level3, .Menu_Backgr_Level3_Selected
{
	height:22px;
}
/* Menu_Bacgr_Level3_Last */
.Menu_Backgr_Level3_Last, .Menu_Backgr_Level3_Last_Selected
{
	height:22px;
}
/*************** Menu Level 4 ***************/
.Menu_Level4, A.Menu_Level4:link, A.Menu_Level4:active, A.Menu_Level4:visited, A.Menu_Level4:hover, .Category_Level3, .Menu_Level4_Selected, A.Menu_Level4_Selected:link, A.Menu_Level4_Selected:active, A.Menu_Level4_Selected:visited, A.Menu_Level4_Selected:hover, .Category_Level3_Selected, .Menu_Level4_Last, .Menu_Level4_Last_Selected, .Menu_Level4_First_Last, .Menu_Level4_First_Last_Selected, .Category_Level3_Selected
{
	font-family: Arial;
	font-size:12px;
	color: #2e3d39;
	text-decoration:none;
	vertical-align:middle;	
}
.Menu_Level4_Selected, A.Menu_Level4_Selected:link, A.Menu_Level4_Selected:active, A.Menu_Level4_Selected:visited, A.Menu_Level4_Selected:hover, .Category_Level3_Selected, .Menu_Level4_Last_Selected
{
	font-weight: Bold;
}
/*Menu_Backgr_Level4*/
.Menu_Backgr_Level4, .Menu_Backgr_Level4_Selected
{
	height:22px;
}
/* Menu_Bacgr_Level4_Last */
.Menu_Backgr_Level4_Last, .Menu_Backgr_Level4_Last_Selected
{
	height:22px;
}
/* MENUS END */


/* GENERIC */
body{}
H1{}
H2{}
H3{}
H4{}
H5, DT{}
H6{}
TFOOT, THEAD{}
TH{}
A:link{}
A:visited{}
A:active{}
A:hover{}
SMALL{}
BIG{}
BLOCKQUOTE, PRE{}
UL LI{}
UL LI LI{}
UL LI LI LI{}
OL LI{}
OL OL LI{}
OL OL OL LI{}
HR{}
/* GENERIC END */



  
/* CUSTOM STYLES ONLY FOR THIS PARTICULAR SKIN!*/

.advbottom_bg
{ background:#fff url(Images/ADVbottom_shadow.jpg) no-repeat; height:131px; width:1016px;}

.bottomline{background-color:#4d5d58; height:10px; width:964px; vertical-align:top;}

.toppane{height:19px;}

.splitter{ background:url(Images/splitter.jpg) no-repeat; height:25px; width:1px; }

/*TopLinks*/
.topLinks{ float:right; padding-right:6px; padding-left:6px;padding-top:2px;  *padding-top:0; -padding-top:1px;}
.topLinks a { color:#929c99 ;font-size:11px; font-family:Arial; vertical-align:  middle; *vertical-align: middle;   }

/*Containers*/
.greyframe{ border:0; width:100%; background-color:#f0f2f1; border-left: solid 1px #c6cbc9; border-bottom:solid 1px #c6cbc9; padding:21px 9px ;}
.grey_borderbottom{ border:0; width:100%; background-color:#f0f2f1;border-bottom:solid 1px #c6cbc9; padding:21px 9px 8px; height:212px;}

.grey_borderbottomBig{ border:0; width:100%; background-color:#f0f2f1;border-bottom:solid 1px #c6cbc9; padding:21px 9px 8px;height:270px;}
/*.greyframe a{ text-decoration: underline;}*/
.whiteframe{ border:0; width:100%; background-color:#fff; border-left: solid 1px #c6cbc9; border-bottom:solid 1px #c6cbc9; padding:5px 11px 7px; }


/*Store*/
.price{ color:#006d47; font-size:15px; font-family:Arial; text-align:right; font-weight:bold; }

/*.bgfooter{ background-color:transparent ; background-position:bottom center;}
.bgfooter_handilin{background:#929c99 url(Images/footer_bg.gif ) no-repeat; background-position:bottom; height:162px;}*/
.content_bg{ background:#929c99 url(Images/content_bg.gif ); background-position:bottom center; vertical-align:top;height:100%; width:964px;}
/* 
  
/*Handilin Layout*/

.Adv_Title , .Adv_Title a
{
	 color:#76d404;
	 font-family: Arial;
	 font-size:26px;
	 text-decoration:none;
}

.Adv_text , .Adv_text a
{ color:#ffffff;
  font-size:16px;
  font-family:Arial;
  text-decoration:none;
  line-height:20px;
}

#adv_handilin{ margin-top:-270px ; z-index:2; position:relative;}


.Adv_links_Normal , .Adv_links_Normal  A
{
    font-family: Arial;
    font-size:12px;
    color: #fff;
    line-height:19px;    
    background:url(Images/adv_arrow.gif) no-repeat;
    background-position: left center;
   
}
.Title_bg 
{ height:45px;background:url(Images/title_bg.gif) repeat-x top; 
  vertical-align:top; color:#79da03; font-family:Arial; font-size:14px; font-weight:bold; padding-top:15px; padding-left:5px;}
  
.Title_bg a{ text-decoration:none;color:#79da03; font-family:Arial; font-size:14px; font-weight:bold;}
.AdvLinks_bg{height:225px;background:url(Images/content_bg.jpg) no-repeat top; padding-left:9px; vertical-align:top; padding-top:14px;}

.bgrepeat
{
    background-repeat: repeat;
    padding-bottom: 10px;
}

.Text_bg{height:270px; width:192px;background:url(Images/content_bg_Text.jpg) no-repeat top; padding-left:8px; vertical-align:top;padding-top:21px; }

.Normal_White , .Normal_White a
{
	font-family: Arial;
	font-size:12px;
	color: #fff;
	line-height:14px;	
}

.bg_3items_adv
{
 vertical-align:top;background:url(Images/bg_3items_adv.jpg) top; padding-right:6px; padding-top:10px; padding-left:8px;
}

.DateText{
color:#969696;
font-family:Arial;
font-size:10px;
line-height:12px;}

.mailing{ background:url(Images/mail_bg.jpg) top; width: 192px;height:113px; padding:9px 0 0 8px;
          vertical-align:top; border:0;}
 .mailing_Textbox{ height:20px; width:115px; background-color:#c6cbc9; border:0; vertical-align:top; 
                   font-family:Arial; font-size:11px; color:#2e3d39; padding-top:4px;}
 .text_start{background:url(Images/text_start.gif) top; width: 8px;height:20px; *margin-top:2px;}
.mailing_bg{height:53px;background:url(Images/mailing_bg.jpg) no-repeat top;  vertical-align:top; padding-top:20px; padding-left:10px;}

.Textbox , .Textbox_Small , .Textbox_large, .TexArea_large , .TextArea_Small
{
    border: solid 1px #ccc; 
    font-family: Arial;
	font-size:11px;
	color: #666;
	line-height:15px; 
	padding-left:5px;   
}
.Textbox_large, .TexArea_large{ width:200px;}
.Textbox_Small, .TextArea_Small{ width:120px;} 

.sections , .sections a{ color:#000; font-size:9px; font-family:Arial; display:none;}

.Arrow_Green{background:url(Images/arrow_green.gif) no-repeat top right ; width:16px;height:16px; vertical-align:top; }