html {min-height: 100%; height:auto; }

body {
	background:url(img/bground.jpg);
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

img {
	border:0;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	color:#4f432d;
	color:#9B9059;
	font-style:italic;
	display:block;
	margin:0;
	padding:15px 0px 10px 0px;
}

a {
	color:#4f432d;
}

/* layout basics - begin */

.container {
	min-height:100%;
	min-width:960px;
	position:relative;
}

.colwrap {
	background:black url(img/entrance.jpg) no-repeat;
	margin:0;
	padding:0;
	width:976px;
	overflow:hidden;
	margin-left:9px;
}
.top {
	width:100%;
	height:218px;
	overflow:hidden;
	/*background:url(img/bg-top.jpg) repeat-x;*/
	background:url(img/bg-top.jpg) 0px -220px repeat-x;
}

.headwrap {
	width:994px;
	height:220px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.shadow-topleft {
	width:9px;
	float:left;
	height:220px;
	background:url(img/shadow-top.jpg) no-repeat;
	/*background:url(img/shadow-tl.jpg);*/
}

.shadow-topright {
	width:8px;
	float:left;
	height:220px;
	/*background:url(img/shadow-tr.jpg);*/
	background:url(img/shadow-top.jpg) 0px -220px no-repeat;	
}

.header {
	width:976px;
	height:220px;
	float:left;
	background:url(img/lil.jpg);
}

.header #language {
	width:82px;
	margin-top:2px;
	float:right;
}

.header #language a {
	margin:2px;
	padding:1px;
	display:block;
	float:left;
}

.header #language a:hover {
	padding:0px;
	border:1px solid black;
}

.header #headeraddress {
	width:150px;
	float:right;
	font-size:17px;
	font-family:"Times New Roman",Georgia,Serif;
	margin-right:-50px;
	margin-top:68px;
	text-align:right;
	color:#3C3322;
}

#logo {
	width:368px;
	height:220px;
	float:left;
	margin-left:1px;
	background:url(img/logo-low.jpg);
}

.content {
	width:994px;
	background:url(img/shadow-body.jpg);
	margin:0 auto;
	position:relative;
	text-align:left;
}

.corner-left {
	width:9px;
	float:left;
	height:20px;
	background:url(img/shadow-cl.jpg) no-repeat;
}

.corner-right {
	width:9px;
	float:right;
	height:10px;
	background:url(img/shadow-cr.jpg) no-repeat;
	line-height:3px;
	font-size:3px;
	margin-top:-3px;
}

.bottom {
	width:976px;
	float:left;
	height:15px;
	background:url(img/shadow-b.jpg);
}

/* layout basics - end */


.leftcol {
	width:200px;
	color:white;
	position:relative;
	line-height:40px;
	margin-left:15px;
	height:500px;
	margin-top:120px;
	text-align:center;
	padding-right:10px;
}

.leftcol #menu {
	font-family:Times, Georgia, serif;
	font-size:20px;
	text-align:left;
}

#menu .l1 a, #menu .l1 span.active {
	font-family:Times, Georgia, serif;
	text-decoration:none;
	color:#9b9059;
	display:block;
	width:190px;
	height:40px;
	margin-bottom:10px;
	padding-left:10px;
}

#menu .l1 a {
	margin-left:-10px;
}

#menu .l1 a:hover {
	padding-left:11px;
}

#menu ul.l1 {
	padding-left:0;
}

#menu span.l2 {
	position:relative;
	line-height:14px;
	font-size:12px;
	display:block;	
}

#menu .l2 a, #menu .l2 span.active {
	border:0;
	height:12px;
	margin-left:20px;
}

#menu ul {
	list-style-type:none;
}

#menu .l1 .active, #menu .l2 .active, #menu .l2 span.active {
	color:#ffffff;
}

#speaker {
	margin-top:40px;
	margin-bottom:40px;
}

/* Right column */
.rightcol {
	width:600px;
	color:white;
	line-height:1.3em;
	text-align:left;
	font-size:14px;
	margin:0 300px;
	margin-top:-505px;
	position:relative;
	float:left;
	text-align:justify;
	padding-bottom:50px;
}

.btmrose {
	float:left;
	background:url(img/rose.jpg) no-repeat left;
	height:180px;
	width:200px;
	margin-top:-120px;
	margin-left:10px;
	display:block;
	padding:10px;
	padding-bottom:0px;
	/*display:none;*/
}

#footer {
	/* width:576px; */
	width:536px;
	height:30px;
	color:#3C3322;
	float:right;
	font-size:11px;
	vertical-align:text-bottom;
	margin-right:5px;
	margin-top:20px;
	padding-top:15px;
	padding-right:5px;
	padding-bottom:5px;
	text-align:center;
	position:relative;
	/*background:url(img/footer.jpg) no-repeat;*/
	font-family:arial;
}

#lang {
	float:left;
}


/* content */
.contenttable {
	empty-cells:hide;
}

.contenttable img {
	border:0px;
}

#contentleft {
	line-height:100%;
	font-size:12px;
}

.rightcol .csc-frame.csc-frame-frame1 {
	float:left;
	width:100%;
	clear:both;
}

.rightcol .csc-frame.csc-frame-frame1 img {
	text-align:right;
	float:left;
	padding-right:10px;
	vertical-align:top;
}

.rightcol .contenttable td {
	text-align:center;
	vertical-align:middle;
	width:140px;
	height:140px;
	background:black;
	border:1px solid #3C3322;
}

#counter {
	text-align:center;
	height:40px;
	margin-top:10px;
	width:100%;
	margin-bottom:350px;
	display:block;
}

#timetable {
	margin:30px 0px 0px 20px;
	width:190px;
}

#timetable td {
	border:0;
	background:transparent;
	height:12px;
	line-height:1em;
	padding:0;
	padding-right:15px;
	color:#4f432d;
}

#timetable td.align-left p{
	text-align:left;
}

#timetable td.align-center p{
	text-align:center;
}
#timetable td p {
	padding:0;
	margin:0;
	font-size:14px;
	font-family:"Times New Roman",Georgia,Serif;
	line-height:20px;
}

.align-center {
	text-align:center;
}

.borderbottom {
	margin:0 auto;
	width:994px;
	height:20px;
	background:url(img/bg.jpg);
}

/* extensions */
#zw_gmap_div p {
	color:black;
	line-height:12px;
}

#gmapDirHead {
	display:none;
}

#gmapmarker {
	margin-bottom:-20px;
}

#gmnoprint {
	display:none;
}

#mailform fieldset {
	border:0;
}
#mailform label{
	width:130px;
	display:block;
	text-align:right;
	float:left;
	margin-right:30px;
}

#mailform input, #mailform textarea{
	background:black;
	margin-top:-3px;
	color:white;
	font-size:12px;
	width:350px;
	float:left;
	border:1px solid #4F432D;
	padding:4px;
}

#mailform textarea {
	height:90px;
}

#mailform .csc-mailform-field {
	width:100%;
	display:block;
	text-align:right;
	margin-bottom:30px;
	float:left;
}

#mailform .csc-mailform-submit {
	width:100px;
	border:0px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	border:1px solid #4F432D;
	color:#4F432D;
	cursor:pointer;
	/*font-family:Times, Georgia, serif;*/
	float:left;
	margin-left:420px;
}

.linksbottom {
	margin-top:30px;
	margin-right:10px;
	float:right;
}

.linksbottom a {
	float: left;
	font-size: 1px;
	color: black;
	text-decoration:none;
	display:block;
}

.linksbottom a.coldskin {
	width:50px;
	height:30px;
	background-image: url('img/coldskin_30h_off.jpg'); 
}

.linksbottom a.coldskin:hover, .linksbottom a.coldskin:focus {
	width:50px;
	height:30px;
	background-image: url('img/coldskin_30h.jpg'); 
}

.linksbottom a.maximus {
	width:95px;
	height:30px;
	margin-top:4px;
	margin-left:15px;
	background:url('img/msc_30h_off.jpg') no-repeat; 
}

.linksbottom a.maximus:hover, .linksbottom a.maximus:focus {
	width:95px;
	height:30px;
	background:url('img/msc_30h.jpg') no-repeat; 
}

/* LIGHTBOX LAYOUT */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

div.tx-zwgmap-pi1 {
	border:1px solid #4F432D;
}
