@charset "utf-8";
/* CSS Document */

/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */

html,body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #E4E5E7;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#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*/

}

a {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#container-topline {
	background-image: url(../img/top_bg.png);
	background-repeat: repeat;
	height: 29px;
	background-color: transparent;
}
#container-top {
	position: relative;
	background-image: url(../img/top-bg.png);
	background-position: center top;
	height: 370px;
	background-repeat: no-repeat;
	margin: 0px;
}
#container-main {
	background-image: url(../img/main-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 400px;
}
#container-foot {
	background-image: url(../img/top-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #262B2E;
	font-size: 10px;
	color: #9CA7AB;
	line-height: 20px;
	border: thin solid #000000;
}
#cc {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
	display: inline-block;
}
#header {
	width: 850px;
	height: 89px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464C50;
}
#left-cl {
	height: auto;
	width: 200px;
	float: left;
	padding: 0px;
	margin-top: 19px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#right-cl {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 610px;
}
#container-top #cc #pic {
	background-color: #CCC;
	position: absolute;
	top: 124px;
	left: 255px;
	z-index: 5;
	width: 550px;
	height: 350px;
	overflow:hidden;	
}
#container-top #cc #pic2 {
	background-color: #FFFFFF;
	position: absolute;
	display: block;
	top: 109px;
	left: 240px;
	z-index: 4;
	width: 580px;
	height: 380px;
	overflow: hidden;
}

#cc #pic-shadow {
	background-image: url(../img/pic-shadow.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 616px;
	position: absolute;
	left: 223px;
	top: 400px;
}
#searchbox {
	background-image: url(../img/otsi_input_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 25px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
#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: -1px;
}


h1 {
	font-family: Verdana;
	font-size: 22px;
	color: #333;
	padding-bottom: 20px;
	display: block;
	font-weight: normal;
	margin: 0px;
}
.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;
}
#lang {
	text-decoration: none;
	background-color: #FFF;
	display: block;
	width: 30px;
	position: absolute;
	left: 820px;
	top: 230px;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

/*Join newsletter*/
#event_recipient_email_container {

/*	font-size: 11px;*/
}
#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(240,240,240,0.3);
	border: 1px solid rgb(230,230,230);/*	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);
}