/*
   Anpassad css för Lexingtons olika arbetsytor
   AIR_ibutik_1.css Avser arbetsytorna för "den blå mallen"
*/
#body1 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#091725;
	text-align: left;
	background-color: #ffffff;
	background-image:url("../bilder/bakgrundHome.jpg");
	background-repeat:repeat-x;
}
/*
      Utseende på flikar för toppmeny
      Används med taggen  AIRBUTIK-Artikelgrupper-Toppmeny 
*/
.Toppmeny_Flik_Streck {
}
.Toppmeny_Flik_Normal_Vanster {
	height:29px;
	width:15px;
	background-repeat: no-repeat;
	background-image: url(../bilder/butiksspecifikt/_dekor/star_white.png);
	background-position: left center;
}
.Toppmeny_Flik_Normal_Hoger {
	height:30px;
	width:10px;
	background-repeat: no-repeat;
	background-position: center center;
}
.Toppmeny_Flik_Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.Toppmeny_Flik_Normal a {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.Toppmeny_Flik_Markerad_Vanster {
	height:29px;
	width:15px;
	background-repeat: no-repeat;
	background-image: url(../bilder/butiksspecifikt/_dekor/star_white.png);
	background-position: left center;
}
.Toppmeny_Flik_Markerad_Hoger {
	height:30px;
	width:10px;
	background-repeat: no-repeat;
	background-position: center center;
}
.Toppmeny_Flik_Markerad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}
.Toppmeny_Flik_Markerad a {
	color: #ffffff;
	text-decoration: none;
}
.MARKERAD {
	font-weight: normal;
}
.MARKERAD a {
	text-decoration: none;
}
.Knapp_Kop {
	background-image: url(/bilder/ibutik-a/knappar/kop_knapp.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 1px 0px 1px 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	height: 30px;
}
.Knapp_Kop a:link {
	font-size: 15px;
	text-decoration: none;
	color: #fff;
}
.Knapp_Kop a:visited {
	font-size: 15px;
	text-decoration: none;
	color: #fff;
}
.Knapp_Kop a:active {
	font-size: 15px;
	text-decoration: none;
	color: #fff;
}
.Knapp_Kop a:hover {
	font-size: 15px;
	text-decoration: none;
	color: #fff;
}

.Knapp_Kop_Vanster {
	background-image: url(/bilder/ibutik-a/knappar/kop_knapp.png);
	background-repeat: repeat-x;
	height: 30px;
	width: 10px;
	padding: 1px 0px 1px 0px;
}
.Knapp_Kop_Hoger {
	background-image: url(/bilder/ibutik-a/knappar/kop_knapp.png);
	background-repeat: repeat-x;
	height: 30px;
	width: 10px;
	padding: 1px 0px 1px 0px;
}
#line {
	background-color:#091725;
	width:100%;
	height: 1px;
	margin: auto;
	float: left;
}
#line2 {
	background-color:#091725;
	width:100%;
	height: 1px;
	margin: 10px 1px 10px 1px;
	float: left;
}
a:link {
	color: #072543;
	text-decoration: none;
}
a:visited {
	color: #072543;
	text-decoration: none;
}
a:active {
	color: #072543;
	text-decoration: underline;
}
a:hover {
	color: #072543;
	text-decoration: none;
}
