@charset "utf-8";
/* CSS Document */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

html,body {
	background-image:none !important;
	font-family: Tahoma, Arial, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFF9EE;
	font-weight: normal;
	color: #3D5953;
}
#bg-zone{
	z-index:-999;
	height:100%;
	width:100%;
	text-align:center;
	vertical-align:top;
}
#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*/

}

body a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #3B393F;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #547A72;
}
.header {
	background-image: url(../img/head_bg.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 1006px;
}
.footer {
	background-image: url(../img/footer_bg.jpg);
	height: 36px;
	width: 1006px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.left_side_top {
	background-image: url(../img/left_side_top.jpg);
	height: 10px;
	width: 242px;
	background-repeat: no-repeat;
}
.main_top {
	background-image: url(../img/main_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 550px;
	font-size: 13px;
	color: #6B6B6B;
}
.right_side_top {
	background-image: url(../img/right_side_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 245px;
	text-align: right;
}
#left_side {
	background-image: url(../img/left_side_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 223px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}
#main {
	background-color: #FFF;
	background-image: url(../img/main_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	width: 519px;
}
#right_side {
	background-image: url(../img/right_side_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 225px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main_body {
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header #logo {
	width: 1006px;
	height: 133px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3B393F;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
.header #logo2 {
	width: 986px;
	height: 113px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3B393F;
	overflow: hidden;
	z-index: 1;
	margin: 10px;
	position: absolute;
}
.header #otsing {
	height: 37px;
	width: 289px;
	text-align: left;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	color: #3B393F;
	font-weight: normal;
	position: absolute;
	top: 20px;
	right: 10px;
	z-index: 3;
}

.otsibox {
	border:0;
	height: 22px;
	width: 205px;
	background-color: transparent;
	background-image: url(../img/otsibox.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666;
	background-attachment: scroll;
}

.header #otsing .otsing_input_mirror {
	background-image: url(../img/otsi_input_shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 37px;
}
.header #otsing .otsing_nupp_mirror {
	background-image: url(../img/otsi_nupp_shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 37px;
}

h1 {
	font-family: Tahoma, Arial, serif;
	font-size: 16px;
	color: #EC5F00;
	font-weight: bold;
}
.m_box_top {
	font-family: Tahoma, Arial, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../img/m_box_top.png);
	height: 29px;
	width: 190px;
	padding-left: 33px;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.m_box_middle {
	font-family: Tahoma, Arial, serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	background-image: url(../img/m_box_middle.png);
	background-repeat: repeat-y;
	height: auto;
	width: 211px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.m_top_bottom {
	background-image: url(../img/m_box_bottom.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 223px;
}
.menu_edit_img{
	background:url('../img/icons/edit.png') no-repeat;
	width:10px;
	height:12px;
	vertical-align:middle;
}

/*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(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;	
}
.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);
}