html { height: 100%; margin: 0; padding: 0;}

body {
	height: 100%;
	/* background-color: #eee; */
	background: url("http://pikkuvilla.shop.wosbee.com/UlkoasuFilet/mainbg.jpg");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin: 0;
}

a {	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	background: #fff url("http://www1.smilehouse.com/wstrial/title_bg.gif") no-repeat;
	height: 22px;
	margin: 0px 0px 0px 7px;
	padding: 30px 0px 0px 30px;
	font-size: 14px;
	color: #fff;
}

h2 {
	margin: 0;
	padding: 5px 0px 0px 0px;
	color: #adadad;
	font-size: 13px;
}

h3 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	color: #ab00a0;
	font-size: 13px;
} h3 a{color: #ab00a0; text-decoration: none;}
  h3 a:visited{color: #ab00a0; text-decoration: none;}
  h3 a:hover{color: #ab00a0; text-decoration: underline;}

form {
	margin: 0;
	padding: 0;
}

.h3_ext {
	background-color:#f1d6f0;
	height: 1px;
	margin: 10px 0px;
	padding: 0;
	font-size: 1px;
}


.prod_itemcode {
	color: #aaa;
}

.prod_detail_area {
	padding: 0px 0px 0px 10px;
}

.prod_price {
	background-color: #ddd;
	border: 0;
	color: #ab00a0;
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
	margin: 7px 0px;
	width: 120px;
}

.prod_separator {
	background-color: #777;
}

.prod_list_functions {
	border-bottom: solid 3px #aaa;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

hr {
	width: 100%;
	border: 0;
	height: 1px;
	color: #bbb;
	background-color: #bbb;
	margin: 16px 0px;
}


#.description {
#	color: #ababab;
#	font-size: 10px;	
#} .description a{color: #aaa; text-decoration: underline;}
#  .description a:visited{color: #aaa; text-decoration: underline;}
#  .description a:hover{color: #000; text-decoration: underline;}

.bottombox {
	background: #fff url("c_bottom") no-repeat;
	padding: 5px;
	color: #888;
       height:300px;
}
# .bottombox a{color: #888; text-decoration: underline;}
#  .bottombox a:visited{color: #888; text-decoration: underline;}
#  .bottombox a:hover{color: #000; text-decoration: underline;}

.left_mainbox {
	background: #fff url("l-mainbox") no-repeat;
	width: 165px;
	height: 89px;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 5px;
} .left_mainbox a{color: #000; text-decoration: none;}
  .left_mainbox a:visited{color: #000; text-decoration: none;}
  .left_mainbox a:hover{color: #ab00a0; text-decoration: none;}

.box_top {
	width: 162px;
	height: 29px;
	background: #fff url("cbox_top") no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #ab00a0;
	padding: 14px 0px 0px 5px;
}
.box_content {
	width: 154px;
	color: #ab00a0;
	padding: 0px 7px;
	background-color: #fff;
} .box_content a {	color: #000;	text-decoration: none;}
  .box_content a:visited {	color: #000;	text-decoration: none;}
  .box_content a:hover {	color: #000;	text-decoration: underline;}


.box_bottom {
	width: 167px;
	height: 11px;
	background: #fff url("cbox_bottom") no-repeat;
}

.main_content {
	margin: 10px 11px 0px 8px;
	padding: 0px 0px 0px 0px;
}

.ProductSearchParameter {
	font-size: 10px;
	border: solid 1px #ab00a0;
	width: 70px;
}

.h1cont {
	height: 52px;
	background-color: #bdbdbd;
}

.yay {
	background: #ab00a0 url("http://www1.smilehouse.com/wstrial/yay_bg2.gif") bottom right no-repeat;
	color: #fff;
	padding: 10px;
}
.yay h2 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
}
.yay .description {
	color: #fff;
	font-size: 10px;	
} 
.yay a{color: #fff; text-decoration: underline;}
.yay a:visited{color: #fff; text-decoration: underline;}
.yay a:hover{color: #fff; text-decoration: underline;}

.ProductOptionsField {
	border: solid 1px #999;
	font-size: 10px;
}

.ProductAmountField {
	border: solid 1px #999;
	font-size: 10px;
}

.ShoppingCartQuantityField {
	border: solid 1px #999;
	font-size: 10px;
}
.description { 
	visibility: hidden;
	display: none;
}
.help { 
	visibility: hidden;
	display: none;
} 
