
body {
	background: #F2F3F0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 5px;
	padding: 0px;
	text-align: center;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.roundedtop {
	position: absolute;
	left: 0px;
	top: 0px;
}

h2 {
	font-size: 150%;
}

br.clear {
	clear: both;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

div.master {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

div.header {
	background: #ddd;
	margin-bottom: 5px;
	z-index: 16000;
}

div.header img.logo {
	position: absolute;
	right: 20px;
	top: 15px;
	width: 280px;
	height: 70px;
}

div.header div.banner {
	position: relative;
	background: #154374;
	height: 100px;
}

div.header div.banner h1, div.header div.banner h1.subtitle {
	position: absolute;
	font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	margin: 0px;
	top: 40px;
	left: 80px;
	color: #ABCBE4;
	-moz-opacity: 0.7;
}

div.header div.banner h1.subtitle {
	color: #5AA5CF;
	top: 57px;
	left: 40px;
}

div.header div.banner img.roundedtop {
	width: 900px;
	height: 3px;
}

div.header div.menurow {
	position: relative;
	border-top: solid 2px #E8721D;
	border-bottom: solid 2px #E8721D;
	background-color: #B9BCBE;
	height: 21px;
	text-align: right;
	z-index: 16001;
}

div.menurow span.distributor {
	position: relative;
	margin: 3px;
	float: left;
	width: auto;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

span.distributor span {
	font-weight: normal;
}

div.shoppingcart {
	position: absolute;
	display: inline;
	right: 10px;
	top: 2px;
	width: auto;
	text-align: left;
}

div.shoppingcart img, div.shoppingcart a {
	vertical-align: bottom;
}

div.submaster {
	position: relative;
	background: url("/styles/images/mainmenubg.gif") repeat-y;
}

div.submaster div {
}

div.roundedbottom, div.roundedbottom img {
	left: 0px;
}

div.submaster img.roundedtop,
div.submaster img.roundedbottom {
	border: none;
	left: 0px;
	position: absolute;
	width: 155px;
	height: 3px;
}

div.submaster img.roundedtop {
	top: 0px;
}

div.submaster img.roundedbottom {
	bottom: 0px;
}

div.mainmenu {
	float: left;
	width: 155px;
	padding-top: 5px;
	margin-right: 0px;
	text-align: center;
}

input.searchinput {
}

button.searchsubmit {
	width: 125px;
	padding: 2px 0px;
	font-size: 10px;
	vertical-align: middle;
	font-weight: bold;
	color: #154374;
}

div.mainmenu div.search {
	color: #154374;
	margin: 10px 5px 0px 5px;
	padding: 5px;
	background: #D3DFED;
	border: solid 1px #4F7FAF;
	vertical-align: middle;
}

div.mainmenu div.search input {
	width: 125px;
	vertical-align: middle;
	color: #154374;
	border: solid 1px #4F7FAF;
}

#menumaster_b2bshopmenu div.search {
	/* background: #0080B8; */
	background: #94d5f1;
	border: inset 1px #fff;
}

#menumaster_b2bpreordermenu div.search {
	/* background: #E8721D; */
	background: #f3ca9d;
	border: inset 1px #fff;
}

#menumaster_b2bpreordermenu div.search button.searchsubmit {
	color: #B95B17;
}

div.logout {
	border: solid 1px #990000;
	padding: 5px 10px;
	margin: 5px;
	background: #ffffff;
}

/*
	Content and so on ...
 */
div.content {
	position: relative;
	float: right;
	width: 740px;
}

div.footer {
	position: relative;
	display: block;
	text-align: center;
}

div.lang_switch a, div.lang_switch span {
	margin-left: 2px;
	margin-right: 2px;
}

div.lang_switch span {
	color: #005988;
	font-weight: bold;
}

div.lang_switch {
	position: absolute;
	right: 0px;
	top: 0px;
}

@import url(content.css);
