@CHARSET "UTF-8";

/* navigation */
#ModuleNavi {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

#ModuleNavi li {
	line-height: 1em;
	background: url('http://images.coronaria.fi/6341894.gif') 3px 50%
		no-repeat;
	color: #878787;
	font-weight: bold;
	padding: 5px 0 5px 28px;
	margin: 0;
}

#ModuleNavi li a {
	line-height: 1em; color : #878787;
	font-weight: bold;
	color: #878787;
}

#ModuleNavi li.first {
	padding: 6px 0 6px 26px;
	background-image: url('http://images.coronaria.fi/4540445.gif');
}

#ModuleNavi li.active {
	background-color: #dddcdb;
}

#ModuleNavi li.active a {
	color: #e6a019;
}


/* generic */
#axellus {
	border-right: 2px solid #a0a0a0;
	padding-right: 10px;
	padding-bottom: 100px;
	margin-bottom: 2em;
}

#axellus h1,#axellus h2 {
	clear: both;
	background-color: #dddcdb;
	color: #818181;
	padding: 6px 8px;
	margin-top: 1em;
	margin-bottom: 0.6em;
	font-size: 18px;
	font-weight: normal;
}

#axellus h3 {
	color: #444444;
	font-size: 18px;
	font-weight: normal;
}

#axellus .header {
	background-color: #dddcdb;
	color: #818181;
	padding: 20px 0 20px 20px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 50px;
	font-weight: bold;
	line-height: 1;
}

#axellus .header a {
	color: #818181;
}

#axellus p,#axellus div {
	color: #444444;
}

#axellus p {
	margin-top: 1em;
}

#axellus a {
	color: #444444;
	font-size: 1em;
}

#axellus a.colored {
	color: #e6a019;
	font-weight: bold;
}

#axellus .listView h2,#axellus #textItem h1 {
	margin-top: 0;
}

#axellus .listView .item {
	border-top: 1px solid #a0a0a0;
	padding: 2em 0;
}

#axellus .listView .item-first {
	border-top: none;
}

#axellus .listView .item img {
	float: left;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#axellus .listView .item h3 {
	margin-top: 1px;
}

#axellus .listView .item p {
	margin-top: 2em;
}

#axellus .listView .item p a {
	font-weight: normal;
}

#axellus .listView .item p a.colored {
	font-weight: bold;
}

#axellus #leftColumn {
	float: left;
	width: 66%;
	border-right: 1px solid #a0a0a0;
	padding-right: 10px;
}

#axellus #rightColumn {
	float: right;
	width: 30%;
}

#axellus #archive {
	
}

#axellus #rightColumn h2 {
	margin-top: 0;
}

#axellus #rightColumn ul {
	list-style: none;
	margin: 16px 0;
	padding: 0;
}

#axellus #rightColumn ul li {
	background: url('http://images.coronaria.fi/6341894.gif') 0 0 no-repeat;
	margin-bottom: 1em;
	padding-left: 24px;
}


/* promos */
#axellus #rightColumn .promo p {
	margin: 1em 5px 0 5px;
}

#axellus .articlePromo {
	width: 48.3%;
}

#axellus .articlePromo h2 {
	margin: 0;
}

#axellus .articlePromo .image {
	text-align: center;
}

#axellus .articlePromo img {
	margin: 4px 0;
}

#axellus .articlePromo p {
	margin: 1em 5px 0 5px;
}

#axellus .articlePromo p.content {
	clear: both;
	text-align: justify;
	margin-top:0;
}

#axellus .articlePromo p.content a {
	color: inherit;
	font-weight: normal;
}

#axellus .articlePromoLeft {
	border-right: 2px solid #a0a0a0;
	padding-right: 10px;
	float: left;
}

#axellus .articlePromoRight {
	float: right;
}

#axellus .campaignPromo img {
	float: left;
	width: 200px;
}

#axellus .campaignPromo div.content {
	float: right;
	width: 310px;
}


/* products */
#axellus #productIcons {
	margin: 1em 0;
	text-align: center;
}

#axellus #productIcons img {
	margin: 0 16px;
}

#axellus #products {
	margin: 0;
	padding: 0;
}

#axellus #products .item {
	margin-top: 2em;
}

#axellus #products .item div.content {
	float: right;
	width: 370px;
}

#axellus #products .item h3,#axellus .campaignPromo h3 {
	margin-top: 0.5em;
}

#axellus #products .item img {
	float: left;
	width: 200px;
}

#axellus #products .item p span a {
	color: #e6a019;
	font-weight: bold;
}

.productsView #leftColumn h2 {
	margin-top: 0;
}

.productsView #leftColumn #products .item div.content {
	width: 196px;
}

/* other fixes */
#axellus  #ratings {
	margin-top:2em;
}

#axellus .comments-message-success {
	padding: 1em;
	background: #dcdcdc;
	margin: 1em 0;
}

#axellus .comments-header div {
	color: #ffffff;
}

#axellus #textItem div.source {
	margin-bottom:1em;
	font-style:italic;
}
