input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;	
}
p {
	margin-top: 0;
	margin-bottom: 0;
}
ul {
	list-style: none;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
}
li {
	padding-left: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #eee;
}	
a {
	color:#009999;
	text-decoration: none;
}
a:visited {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color:#0CF:
	text-decoration: none;
}


.productBlock {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 0px solid #eee;
}

.productBlock p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
}

.productImage {
	border: 2px solid #ddd;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ee2e24;
	font-weight: bold;
}
.productPrize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ee2e24;
	font-weight: normal;
}
.productCurrency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ee2e24;
}
.productHappy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ed1c24;
}
body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box {
	padding: 10px;
	position: relative;
	font-size: 12px;
}

.box td{
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.error {
	background-color:#FFD8E2;
	color: #D11C1C;
	font-size: 11px;
}
.error h1 {
	color: #D11C1C;
}

#header
{
	height: 40px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding-left: 40px;
	padding-top: 16px;
}

#header_sub
{
	height: 42px;
	background-color: yellow;
	margin-bottom: 20px;
	background:transparent url(../images/cou_waves_tile.jpg) repeat-x;
}

#gutter
{
	float: left;
	width: 1%;
	height: 1px;
}

#col1
{
	float: left;
	width: 99%;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-bottom: 70px;
	margin-left: 1%;
}


#footer
{
	clear: both;
	height: 150px;
	background-color: #fcaf17;
	background: #fcaf17 url(../images/maksunapit.gif) 520px  20px no-repeat;
}

h1
{
	color:#009999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;;
	font-weight:bold;
	line-height:110%;
	text-decoration:none;
}

h2
{
	font-size: 14px;
	margin-top: 0;
	padding-top: 7px;
	color: #ed1c24;
}

h4
{
	color:#009999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;;
	font-weight:bold;
	line-height:110%;
	text-decoration:none;
	margin-top: 0;
}

.help {
	padding: 10px;
	border: 0px solid #ddd;
	background-color: #ffec99;
	width: 300px;
}

.help p{
	margin-top: 7px;
	margin-bottom: 7px;;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ed1c24;
}

.paymentButtons {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.inputfield {
	width: 200px;
	border: 1px solid #666666;
}

.inputbutton {
	width: 202px;
	height: 25px;
	border: 1px solid #0b9d9d;
	background: url(../images/button_gradient.gif) repeat-x;
}

.inputbuttonproductlist {
	margin-left: 100px;
	margin-top: 6px;
	width: 110px;
	height: 25px;
	border: 1px solid #0b9d9d;
	/*background: url(../images/button_gradient.gif) repeat-x;*/
	background-color: #FFF;
}

.roundbox {
	background-color: #fcaf17;
	position: relative;
	width: 380px;
	padding: 10px;
	color: #ed1c24;
	font-size: 11px;	
}
.rc_t_l {
	position: absolute;
	top: 0;
	left: 0;
	width: 4px;
	height: 4px;
	background-image: url(../images/rc_top_left.gif);
	font-size: 0;
}
.rc_t_r {
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	height: 4px;
	background-image: url(../images/rc_top_right.gif);
	font-size: 0;
}
.rc_b_l {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 4px;
	height: 4px;
	background-image: url(../images/rc_bottom_left.gif);
	font-size: 0;
}
.rc_b_r {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 4px;
	height: 4px;
	background-image: url(../images/rc_bottom_right.gif);
	font-size: 0;
}

.productlistbox {
	margin-top: 6px;
	font-size: 0;
}

.productbox {
	text-align: center;
	margin-top: 35px;
}

.productbox .productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ed1c24;
	font-weight: normal;
}
.productbox .productPrize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ed1c24;
	font-weight: normal;
}
.productbox .productCurrency {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ed1c24;
	font-weight: normal;
}

.productCell {
	background-color: #fed48e;
	padding: 2px;
}
.productCellClickable {
	background-color: #fed48e;
	padding: 2px;
	cursor: pointer;
}
.productCellSelected {
	background-color: #f8da01;
	padding: 2px;
	cursor: pointer;
}
.helpbox {
	margin-top: 12px;
	color: #ed1c24;
}
/* Normal Bubble */
div.bubble {
	width: 230px;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	position: relative;
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble .arrow {
	position: absolute;
	top: 10px;
	left: -7px;
	width: 7px;
	height: 11px;
	background: transparent url(../tip.gif) no-repeat;
	font-style: normal;
}
div.bubble .arrowTop {
	position: absolute;
	top: -7px;
	left: 10px;
	width: 11px;
	height: 7px;
	background: transparent url(../tiptop.gif) no-repeat;
	font-style: normal;
}
