@charset "UTF-8";
/* CSS Document */
/*
dark: ab2d10
light: e6c0b8
*/


/* FOR SHOW SPECIFIC CSS */
body {
background-image:url(../../images/info/about/back.jpg);
}
	
h1,
.showcolor1,
.soldout,
li,
.easybutton a,
.easybutton a:visited,
#maincontent a:hover,
#maincontent a:active,
#showinfo a:hover,
#showinfo a:active,
#sidequote a:hover,
#sidequote a:active
{
color: #ab2d10;
}

#maincontent a:hover,
#maincontent a:active,
#showinfo a:hover,
#showinfo a:active,
#sidequote a:hover,
#sidequote a:active
{
border-color: #ab2d10;
}

#sidequote, .ensemble, .showcolor2 {
background-color: #e6c0b8;
}

.easybutton a:hover, .easybutton a:active {
background-color:#ab2d10;
color:#fff;
}

#footer h3, #footer a:hover, #footer a:active {
color:#ab2d10;
}

#footl p, #footc p, #footl, #footc, .footsearchbutton, .footsearchfield {
border-color:#ab2d10;
}

.footsearchbutton {
background-color:#ab2d10;
}

#searchresults {
padding:10px;
background-color:#fff;
float:right;
margin:0 0 10px 0;
width:545px;
}

.mainsearchbutton {
background-color:#e6c0b8;
color:#000;
}

.mainsearchfield {
border-color:#ab2d10;
}

.mainsearchbutton {
border-color:#e6c0b8;
}

#thumbl {
float:left;
padding:5px;
margin:0 5px 10px 0;
width:200px;
}

#thumbl .showcolor1 p {
text-align:left;
}