body {
	background: #e9e9e9;
	font-size: 14px;
	font: sans-serif;
	padding: 0px;
	margin: 3em;
	margin-top: 2em;
	min-width: 50em;
	font-family: Myriad, "Myriad Pro", "Lucida Sans", Arial, Verdana, sans-serif;
}
p {
	line-height: 1.8em;
	margin-top: 0;
}
em {
	font-weight: bold;
	font-style: normal;
	color: #73004c;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-style: normal;
	letter-spacing: -0.055em;
	word-spacing: 0.05em;
	text-indent: 0;
	margin: 0;
	padding: 0;
	margin-top: 0.5em;
}
h1 {
	font-size: 4em;
	color: #e3368a;
}
h2 {
	font-size: 1.6em;
	line-height: 1.5em;
}
a {
	color: #e3368a;
}
a img {
	border: 0;
}

h1 a {
	text-decoration: none;
	color: #e3368a;
}

.root {
	height: 6.75em;
	overflow: hidden;
	border-bottom: solid 1px #f3aecf;
	border-right: solid 1px #f49bc6;
}
.logo {
	position: absolute;
	top: 0.5em;
	left: 3.2em;
}
.rootnavi {
	float: right;
	padding-left: 2em;
	padding-right: 2em;
	border-left: solid 1px #eb73ad;
	background: #e3368a;
	font-size: 1.5em;
	color: #fff;
	text-align: center;
	line-height: 4.5em;
}
.rootnavi#osio {
	background: #e3368a url(images/root_bg.jpg) repeat-x bottom;
}
.navigation {
	background: #fa95c6 url(images/navi_bg.jpg) repeat-x;
	line-height: 1.6em;
	border-left: solid 1px #f4a8cd;
	border-right: solid 1px #f49bc6;
}

.rootnavi a {
	color: #ffffff;
	text-decoration: none;
}
.navigation a {
	padding-left: 0.6em;
	padding-right: 0.6em;
	color: #ffffff;
	line-height: 2em;
	font-size: 0.8em;
}
.column1, .column2, .row {
	padding: 1em;
}
.column1 {
	background: #ffffff;
	color: #000000;
	border-left: solid 1px #f4a8cd;
	border-right: solid 1px #f49bc6;
	border-bottom: solid 1px #e886b6;
	padding-bottom: 2em;
}

.column1 h1 {
	margin-bottom: 1em;
}


.column2 {
	width: 10em;
	float: right;
	margin: 1em;
	color: #e3368a;
	border-top: 1px solid #eb73ad;
	border-bottom: 1px solid #eb73ad;
	text-align: right;
}
.column2 p {
	font-size: 0.8em;
	line-height: 1.4em;
}
.column2 h2 {
	font-size: 1.5em;
}
.row {
	background: #e3368a;
	color: #ffffff;
	margin-top: 0.5em;
	text-align: center;
	border: 1px solid #cccccc;
}
.row a {
	text-decoration: none;
	color: #000000;
}
.row a:hover {
	text-decoration: underline;
	color: #000000;
}
.row#hairstore {
	color: #000000;
	background: #fff600;
}
.row#bcmag {
	color: #000000;
	background: #c6f100;
}
.row#beautystore, #beautystore a, #beautystore a:hover  {
	color: #ffffff;
	background: #980096;
}
.row#healthstore, #healthstore a, #healthstore a:hover  {
	color: #ffffff;
	background: #ff0036;
}

.footer {
	margin-top: 2em;
	font-size: 0.6em;
	color: #f58dc0;
	text-align: center;
	clear: both;
}


a:hover {
	color: yellow;
}
.langselector {
	text-align: right;
	font-size: 0.7em;
}
.langselector a img{
	margin-left: 0.2em;
	border: 1px solid #cccccc;
}
#banner {
	text-align: center;
	display: inline;
}
#list {
	line-height: 1.2em;
}
