/* CSS Document */

body {
	background-color: #e9e0d2;
}

#shadowBox-right {
	background: #FFFFFF url(../pics/charamel/shadow-right.gif) right center repeat-y;
}

#shadowBox-left {
	background: transparent url(../pics/charamel/shadow-left.gif) left center repeat-y;
}

#top {
	background: #FFFFFF url(../pics/charamel/top.gif) top center no-repeat;
}

#header {
	background: #FFFFFF url(../pics/charamel/header.png) top center no-repeat;
}

#content {
	background: url(../pics/charamel/sidebar.gif) top left repeat-y;
}

#bottom {
	background: url(../pics/charamel/bottom.gif) bottom center no-repeat;
}

.screenshot {
	border:2px solid #DFD3C2;
}

.cont {
	background: #F7F3EF;
	border: 1px solid #E0D9CE;
}

#install {
	background: transparent url(../pics/charamel/buttons.png) 0 0 no-repeat;
}
#install.de {
	background-image: url(../pics/charamel/buttons-de.png);
}

#download {
	background: transparent url(../pics/charamel/buttons.png) 0 -21px no-repeat;
}
#download.de {
	background-image: url(../pics/charamel/buttons-de.png);
}

.silvermel {
	display: none;
}

#thanks h1 {
	color: #63421d;
}
