* {
	color:#666;
	font-family:'Arial', 'Helvetica';
}
html {
}
body {
	margin:0;
	padding:0;
	background:#fff;
	font-size:16px;
}
form {
	margin:0;
	padding:0;
}
h1 {
	color:#0066cc;
	font-size:1.5em;
}
h2 {
	color:#0066cc;
	font-size:1em;
}
h3 {
	color:#0066cc;
	font-size:0.8em;
}
img {
	border:0;
}
b, strong {
	color:#0066cc;
}
a {
	text-decoration:none;
	color:#0066cc;
}
a:active {
	outline: none;
}
p, td {
	font-size:0.8em;
}
td td, p p {
	font-size:1em;
}

#contentArea {
	font-size:0.8em;
}

#contentArea p, #contentArea td, #contentArea h3 {
	font-size:1.0em;
}
#contentArea li {
	font-size:1.0em;
}
.red {
	color:#97010e;
}
.blue {
	color:#0066cc;
}
.green {
	color:#008000;
}
.grey {
	color:#666;
}
.white {
	color:#fff;
}
.orange {
	color:#ff9933;
}
#subnavi {
	font-size:0.8em;
}
#subnavi a {
	color:#666;
}
#subnavi a:hover {
	color:#0066cc;
}

#searchform input[type=text] {
	width:180px;
	border:1px solid #eeeeee;
	margin-bottom:2px;
}
#searchform {
	font-size:0.6em;
}
#myColumn {
	font-size:0.8em;
}
.fontholder {
	font-size:0.8em;
}
.tTitles ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:0.8em;
	line-height:1.5em;
}
.tTitles ul li {
	font-weight:bold;
	text-transform:uppercase;
	color:#0066cc;
}
.tTitles ul li ul {
	padding-bottom:10px;
	padding-left:5px;
}
.tTitles ul li ul li {
	font-weight:normal;
	text-transform:none;
	color:#666;
	font-size:1.3em;
}
.tTitles ul li ul li a {
	color:#666;
}
/* Box styles */
.box {
	margin-bottom:10px;
}
.box1 {
	width:196px;
	height:20px;
	background:url('/images/kw_nbox_top.gif');
}
.box1_1 {
	width:570px;
	height:20px;
	background:url('/images/kw_nbox_top_1.gif');
}
.box2 {
	padding-top:2px;
	padding-left:5px;
}
.box3 {
	position:absolute;
	font-size:15px;
	font-weight:bold;
	color:#eeeeee;
	margin-top:1px;
}
.box4 {
	position:absolute;
	font-size:15px;
	font-weight:bold;
	color:#7f7f7f;
}
/* here comes content */
.box5 {
	background:url('/images/kw_nbox_middle.gif') repeat-y;
	padding:5px;
}
.box5_1 {
	background:url('/images/kw_nbox_middle_1.gif') repeat-y;
	padding:5px;
	padding-right:15px;
}
.box6 {
	width:196px;
	height:5px;
	background:url('/images/kw_nbox_bottom.gif') repeat-x;
}
.box6_1 {
	width:570px;
	height:5px;
	background:url('/images/kw_nbox_bottom_1.gif') repeat-x;
}

/* Article styles */
#productContainer {
	padding-left:15px;
}
.aItem {
	width:170px;
	font-size:1.0em;
	float:left;
	margin-bottom:25px;
	margin-right:20px;
	background:url('/images/kw_aback1.gif') no-repeat top right;
}
.aItem:hover {
	background:url('/images/kw_aback2.gif') no-repeat top right;
}
.aItem:hover div.aMore a {

}
.aImage {
	text-align:right;
	width:170px;
}
.aMore {
	padding-top:5px;
	padding-left:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.8em;
}
.aMore a {
	color:#666;
}
.aMore a:hover {
	color:#0066cc;
}
.aInfo {
	width:170px;
}
.aToCart {
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
}
.aToCart a:hover {
	color:#97010e;
}
.aToCart2 {
	font-weight:bold;
}
.aToCart2 a:hover {
	color:#97010e;
}
.aInCart {
	padding-top:5px;
	font-weight:bold;
	padding-left:10px;
}
.cartItem {
	color:#000;
	border:1px solid #000;
	width:35px;
	text-align:center;
}
.normalText {
	font-size:0.8em;
}
.normalText ul {
	font-size:1.2em;
}
.cl {
	clear:left;
}
.cartForm {
	padding-right:20px;
}
.star {
	color:#0066cc;
}
.paddedTable tr td {
	padding-right:5px;
	padding-top:2px;
}
.errorsBox {
	border:1px dashed #97010e;
	padding:10px;
}
.errorsBox, .errorsBox b {
	color:#97010e;
}
li.selected a {
	color:#97010e!important;
}

.smallButton {
	background:url(/images/kw_smallbuttonback.gif);
	color:#0066cc;
	text-align:center;
	font-weight:bold;
	height:19px;
	padding-top:2px;
	width:184px;
	cursor:pointer;
}

.bigButton {
	background:url(/images/kw_bigbuttonback.gif);
	color:#0066cc;
	text-align:center;
	font-weight:bold;
	height:33px;
	padding-top:3px;
	width:184px;
}

/* FCK EDITOR */
#xEditingArea {}
