@charset "utf-8";
/* CSS Document */

.alertBox {
  padding: 5px;
  margin: 10px;
  color: white;
  font-weight: bold;
  background: #500;
  font-size: 0.8em;
}

.alertBox2 {
  padding: 5px;
  margin: 10px;
  color: black;
  font-weight: bold;
  background: #fff;
  font-size: 0.8em;
  border-style:solid;
  border-color:red;
  border-width:1px;
}

#blogHead {
  background: #005199;
  width: 150px;
  padding: 2px 10px;
  margin-top: 10px;
  color: white;
  font-family: Arial;
  font-size: 11px;
}
.rssincl-head {
  display: none;
  /* padding: 5px !important; */
}
div#rssincl-box-217011 div.rssincl-content div.rssincl-entry {
    padding: 5px 10px !important;
}
/********************** containers ********************/
body {
	backgrond: #dddddd; background-image:url('../../images/design/greyGradient.gif'); background-repeat: repeat-x; background-attachment: fixed;
	margin: 0px;
	padding: 10px;
	}

td.canal { width: 10px; }

td.leftContent, td.rightContent {
	width: 170px; vertical-align:top;
	}

td.middleContent {
	width:600px;vertical-align:top;
	}

#mgBox {
  border: solid 1px #eeeeee;
  background: white;
  padding: 10px;
  font-size: 10px;
} #mgBox a {
  /* font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  display: block;
  margin: 5px 0; */
}
	
/******************** boxar ******************/
td { font-family: Verdana; color: #111111; }
td.TopMenu { vertical-align:bottom; width: 188px; height: 16px; padding: 2px;padding-left:10px; }
td.TopMenu a { font-family: Arial; font-size: 11px; color: white; font-weight: bold; text-decoration: none; }
td.headerBase { background: white; border: solid 1px #996100; padding:10px; text-align: right;	}

input { background: inherit; border: solid 1px #cdcdcd; margin-right: 3px; padding: 6px;}
.middleContent input  { background: #eeeeee; }

td.SubHead {
	font-family: Arial; font-size: 12px; font-weight: bold; height: 16px;
	color: white; padding: 2px 10px; background: #996100; vertical-align: bottom;
	border-left: solid 1px #996100;border-right: solid 1px #996100;
	}
.SubHead a {
	color: #ffffff;
	text-decoration: none;
}
td.Content {
	background: white;
	border: solid 1px #d0a971;
	padding: 10px;
	line-height: 20px;
	}
.dxdvControl td.dxdvItem {background:transparent;height:auto;}
	
/************************* menyn ***************************/
td.LeftMenu, td.RightMenu {
	width:160px;
	vertical-align:top;
	}
td.LeftHead, td.RightHead { 
	background:#996110; height: 16px; vertical-align: bottom;
	font-family: Arial; font-size: 12px; font-weight: bold;
	padding: 2px 10px;
	color:white;
	}
td.MenuSubHead { 
	background:#996110; height: 16px; vertical-align: bottom;
	font-family: Arial; font-size: 11px; font-weight: bold;
	padding: 2px 10px;
	color:white;
	}
td.LeftContent, td.RightContent { 
	font-size: 10px;
	background: white;
	border: 1px solid #d0a971;
	padding: 4px 10px;
	line-height: 16px;
	}
	
/******************** bilder, text och annat ***********************/
img { border: 0px; }

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 { font-family: Arial; font-size: 18px; color: #005199; margin: 0px; margin-top: 10px;}
h2 { font-family: Arial; font-size: 16px; color: #005199; margin: 0px; margin-top: 10px;}
h3 { font-family: Arial; font-size: 14px; font-weight: bold; font-style: italic; color: #005199; margin: 0px; margin-top: 10px;}
h4, .caption { margin-top: 0px;	margin-bottom: 0px;	font-family: Verdana; font-size: 11px; font-weight: bold;	color: #005199; margin: 0px; margin-top: 10px; }

span.price
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #005199;
}

/* Kampanjpris */
span.campaignPrice
{
	color: #CC0000;
}
