@CHARSET "UTF-8";

body, form, h1, h2, h3, img, input, li, p, select, table, td, textarea, th, thead, tr, ul {
	border-style:none;
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}

body {
	background:#f6f6f4 url(http://images.coronaria.fi/7581985.png) repeat-x;
	/*padding:1px;*/
}

a {
	color:#B23282;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #fff;
	text-decoration:underline;
}

#ExternalPromo {
	background:#fff;
	margin:0;
	padding:0;
	overflow:hidden;
}

div.bg-white {
	background-color:#fff;
}

div.bg-gray {
	background-color:#f5f7f6;
}

div.bg-red {
	background-color:#f4ecdf;
}

#ExternalPromo .content {
	height:100%;
	overflow:hidden;
}

#ExternalPromo .multiple-content {
	height:auto;
}

#ExternalPromo .header {
	background-color:#fff;
	height:46px;
}

#ExternalPromo.horizontal {
	height:100%;
	background-image:url(http://images.coronaria.fi/3742450.gif);
	background-position:50% 98%;
	background-repeat:no-repeat;
}

#ExternalPromo.horizontal-small {
	height:100%;
	background-image:url(http://images.coronaria.fi/3742450.gif);
	background-position:50% 98%;
	background-repeat:no-repeat;
}

#ExternalPromo h1 {
	color:#807769;
	background:#fff url(http://images.coronaria.fi/3742450.gif) 97% 50% no-repeat;
	border-bottom:4px solid #CDBEA8;
	font-weight:bold;
	font-size:16px;
	padding:14px 10px 10px 10px;
	text-transform:uppercase;
}

#ExternalPromo.header-thin h1 {
	padding:5px 10px 2px 10px;
}

#ExternalPromo.header-thin .header {
	height:30px;
}

#ExternalPromo.header-small h1 {
	padding-top:15px;
	padding-bottom:7px;
	font-size:12px;
}

#ExternalPromo.header-small .header {
	height:40px;
}

#ExternalPromo h1 a {
	color:#807769;
}

#ExternalPromo.horizontal h1 {
	background-image:none;
}

/* News */
#newsPromo {
	background:transparent url('http://images.coronaria.fi/?id=5185381') 0% 0% repeat-y;
	padding-left:3px;
	height:100%;
}
#newsPromo .description a  {
	font-weight:normal;
	color:#000;
}
#newsPromo .firstRow {
	padding:0.5em 0 0 20px;
	margin-bottom:0.5em;
}
#newsPromo .firstRow h3 {
	margin-bottom:1em;
}
#newsPromo .firstRow .description {
	margin-bottom:1em;
}
#newsPromo .row {
	background:#fff;
	border-top: #000 dotted 1px;
	padding:14px 0 5px 20px;
}
#newsPromo .description a  {
	font-weight:normal;
	color:#000;
}
