@charset "utf-8";
/* CSS Document */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

html,body {
	background-image:none !important;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color:transparent;
	height:100%;
}
#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: -1; /*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*/

}

a {
	color: #FF490C;
}
a:hover {
	color: #FF7B4F;
}
#container {
	height: auto;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 140px;
	width: 1006px;
	position: relative;
	overflow: hidden;
}
#topmenu {
	height: 27px;
	width: 1006px;
	overflow:hidden;
}
#main {
	width: 1006px;
	position: relative;
	min-height: 300px;
	height: auto;
	padding-bottom: 47px;
}
#main-top {
	display: block;
	width: 1006px;
	background-image: url(../img/main-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	left: 0px;
	top: 0px;
	position: absolute;	
}
#main-bot {
	background-image: url(../img/main-bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 1006px;
	height: 47px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}
#leftside {
	width: 230px;
	float: left;
	height: auto;
	display: block;
	margin-top: 55px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden;
}
#content {
	display: block;
	width: 682px;
	float: left;
	height: auto;
	min-height: 200px;
	margin-top: 100px;
	margin-left: 33px;
	position: relative;
	background-image: url(../img/content-middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 47px;
}
#content-top {
	background-image: url(../img/content-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 682px;
	position: absolute;
	left: 0px;
	top: -38px;
}
#content-bot {
	background-image: url(../img/content-bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 682px;
	position: absolute;
	left: 0px;
	bottom: -38px;
}
#content h1 {
	background-color: #FF7546;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	margin-left:1px;
	float: left;
	font-weight: normal;
}
#content-in {
	display: block;
	width: 642px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow: auto;
}
#content-in h1 {
	float: none;
	background-color: transparent;
}
#footer {
	display: block;
	margin-top: 10px;
}
#searchbox {
	position: relative;
	height: 25px;
	width: 160px;
	background-color: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search {
	background-image: url(../img/otsi_input_bg.png);
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding-left: 5px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	text-align: left;
	vertical-align: text-top;
	background-repeat: no-repeat;
	background-position: left top;
}
#search_button {
	height: 29px;
	width: 29px;
	position: absolute;
	right: -35px;
	top: 0px;
}
#lang {
	text-decoration: none;
	display: block;
	position: absolute;
	right: 40px;
	bottom: 10px;
	z-index: 9;
}

.sendtofriend {
	padding-top: 10px;
	display: block;
	text-align: right;
}

.menu_edit_img{
	background:url('../img/icons/edit.png') no-repeat;
	width:10px;
	height:12px;
	vertical-align:middle;
}

body a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*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: 200px;
	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(255,255,255,0.2);
	border: 1px solid rgb(233,233,233);/*	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;	
}
/*Email attachment*/
#upload_form_div {
 left: 115px !important;
 top: 220px !important;
}
/*E-shop item title*/
#item_title {
	font-size:14px !important;
}
#multi3-item_title {
    text-transform:none;
}
.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);
}