@charset "utf-8";
/* CSS Document */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

html,body {
	background-image:none !important;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
div a h1 {
	display: inline;
}
#bg-zone{
	z-index:-999;
	height:100%;
	width:100%;
	text-align:center;
}
#bg-zone-image {
	left: 0px;
position: fixed;
_position: absolute;
_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
_right:expression(document.documentElement.scrollLeft+ document.documentElement.clientWidth - offsetWidth);
margin-right: auto;
margin-left: auto;
height: 100%;
width: 100%;
z-index: 0; /*for Chrome*/
top:0px;
}
#main-div{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	margin: 5px; /*for Chrome*/
	z-index: 8;	/*for Chrome*/

}

#head-zone2 {
	position: absolute;
	left: 40px;
	top: 40px;
	z-index: 2;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headcbg {
	max-width:100%;
	height: 149px;
	border-collapse:collapse;
	background-image: url(../img/head_center.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headcbg  .Lefthead  #lang {
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
}

.Righthead {
	height: 149px;
	width: 550px;
	background: url(../img/head_right.jpg) no-repeat right top;
	float: right;
}
.Lefthead {
	height: 149px;
	width: 150px;
	background: url(../img/head_left.jpg) no-repeat left top;
}
.s_top_left {
	background: url(../img/sisu_top_left.png) no-repeat;
	height: 21px;
	width: 20px;
}
.s_top_center {
	background: url(../img/sisu_top_center.jpg) repeat-x;
	height: 21px;
}
.s_top_right {
	background: url(../img/sisu_top_right.png) no-repeat;
	height: 21px;
	width: 28px;
}
.s_center_left {
	background: url(../img/sisu_center_left.jpg) repeat-y;
	height: auto;
	width: 20px;
}
.s_center_right {
	background: url(../img/sisu_center_right.jpg) repeat-y;
	height: 100%;
	width: 28px;
}

.s_bot_left {
	background: url(../img/sisu_bot_left.png) no-repeat;
	height: 42px;
	width: 20px;
}
.vjoon {
	background: url(../img/vjoon.jpg) repeat-y;
	width: 1px;
	height: 200px;
}

.s_bot_right {
	background: url(../img/sisu_bot_right.png) no-repeat;
	height: 42px;
	width: 28px;
}
.s_bot_right_top {
	background: url(../img/sisu_bot_right_top.jpg) no-repeat;
	height: 77px;
	width: 28px;
}
.s_bot_right_left {
	background: url(../img/sisu_bot_right_left.jpg) no-repeat;
	height: 42px;
	width: 70px;
	float: right;
}

.s_bot_center {
	background: url(../img/sisu_bot_center.jpg) repeat-x;
	height: 42px;
}

/*******SISU*******/
.otsi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	height: 18px;
	width: 145px;
	border: 1px solid #E6EAEE;
	vertical-align: middle;
}

.txt {
	color: #333333;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	text-transform: none;
	color: #333333;
	font: normal 16px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

h1:first-letter {
	color: #BC0C16;
	font: normal 26px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

#copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
}
.menu_edit_img{
	background:url('../img/icons/edit.png') no-repeat;
	width:10px;
	height:12px;
	vertical-align:middle;
}
#head_bg {
	background-image: url(../img/head_bg.png);
	background-repeat: no-repeat;
	width: 990px;
	height: 140px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

/*Join newsletter*/
#event_recipient_email_container {

}
#event_recipient_email_title {
	display: block;
	margin-bottom: 7px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
}
#event_recipient_name_text {
	margin-bottom: 10px;
	text-align: right;		
}
#event_recipient_name_text span {
	margin-right: 5px;
	white-space: nowrap;
}
#event_recipient_name {
	border: 1px solid #CCC;
	float: right;
	width: 112px;
}
#event_recipient_email_text {
	text-align: right;	
}
#event_recipient_email_text span {
	margin-right: 5px;
	white-space: nowrap;
}
#event_recipient_email {
	border: 1px solid #CCC;
	float: right;
	width: 112px;
}
#send-button {
	display: block;
	margin-top: 10px;
	text-align: right;
}
#send-button input {
}

/*mini shoppingCart*/
#miniCart_container {
	background-image:none !important;
	text-align: left;
	width: 190px;
	height: auto;
	min-height: 70px;
	/* Firefox v1.0+ */
	-moz-border-radius: 5%;
	/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-border-radius: 4%/5%;
	/* Firefox v4.0+ , Safari v5.0+ , Chrome v4.0+ , Opera v10.5+  and by IE v9.0+ */
	border-radius: 4%/5%;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(204,204,204,0.2);
	border: 1px solid rgb(204,204,204);/*	font-size: 12px;*/
}
#miniCart_title {
	font-weight: bold;
	margin: 10px;
	display: block;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#miniCart_items {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#miniCart_items span {
	color: #C00;
	padding-left: 2px;
}
#miniCart_total {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#miniCart_total span {
	color: #C00;
	padding-left: 2px;
	padding-right: 2px;	
}
#item_title  {
    font-size: 14px !important;
    font-weight: normal;
}
.AdBanner2 {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.50);
	color: #CCCCCC;
}
.AdBanner2 a {
	color: rgba(255,255,255,1.00);
	text-shadow: 1px 1px 1px rgba(0,0,0,1.00);
}