/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

a, img, input, form { outline: none; }

#wraplogo {
	height:200px;
	margin-top:10px;
	margin-bottom:10px;
}

#toplogo {
	width:1000px;
	height:200px;
}

#toplogo img {
	border: solid 1px #999;
}

div#box {padding: 20px;margin:0 auto; margin-bottom:30px;
    background:#E6E6E6;color:#000; width:620px;}

div#box  h1{
	margin-left:0px;
}

/* navigation */
#nav {
	background:#ddd url(images/stay.png);
/*	border-bottom:1px solid #CCC;*/
	height:89px;	
	width:1002px;
	margin-left:-2px;
	*margin-left:1px;
}

#nav ul {	
	width:960px;
	margin:0 auto;	
}

#nav li {
	font-family:Arial, Helvetica, sans-serif;
/*	border-right:1px solid #CCC;*/
	float:left;
	padding-left:0px;
	width:100px;
	list-style-type:none;
	text-align:center;
	*padding:0px;
	*text-align:center;
}

#nav a {
	color:#333333;
	display:block;
	padding-top:17px;
	padding-bottom:17px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	word-spacing: normal;
	font-size:10px;		
	height:55px;
	text-decoration:none;
}	

#nav a.current {
	background: url(images/hover.png);	
}

.hoverbutton {
	background: url(images/hover.png);	
}

#nav img {
/*	background-color:#fff;
	border:1px solid #ccc;*/
	margin:3px 0 5px 22px;
	padding:4px;		
	display:block;
	*margin-left:0px;
}

#nav strong {
	display:block;		
	font-size:13px;
}

/* panes */
#panes {
	background:#fff url(images/grad.png) repeat-x scroll 0 0;
/*	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0;*/
	width:1002px;	
	margin-bottom:-20px;
	padding-bottom:20px;

	margin-left:-2px;
	*margin-left:1px;
}

/* crossfading effect needs absolute positioning from the elements */
#panes div {
	font-size:14px;
	color:#444;	
	text-align:left;
}

#panes img {
	margin-right:10px;
}

#panes ul {
	margin-left:20px;
	margin-bottom:20px;
}

#panes p.more {
	color:#000;
	font-weight:bold;
}

#panes h3 {
	margin:0 0 -5px 0;
	font-size:22px;
	font-weight:normal;
}

.overlay {
	display:none;
	width:500px;
	padding:20px;
	background-color:#ddd;
}


/* panes */
#toppanes {
	width:350px;	
	margin-bottom:-20px;
	padding-bottom:20px;

	margin-left:-2px;
	*margin-left:1px;
	/* must be relative so the individual panes can be absolutely positioned */
	position:relative;
}

/* crossfading effect needs absolute positioning from the elements */
#toppanes div {
	display:none;		
	position:absolute;
	left:0px;
	top:20px;
	font-size:14px;
	color:#444;	
	width:350px; 
	text-align:left;
}

#rightpanel {
}

#okazdiv {
	margin-top:0px;
	margin-bottom:0px;
	width:1000px;
	border-color:#ccc;
	border-style:solid;
	border-width:1px 1px 0;	
	margin-left:-2px;
	*margin-left:1px;	
}

#okazleft {
	background:#ddd url(images/okazbg.png);
	height:100px;
	padding:10px;
}
#okazright {
	background:#ddd url(images/okazbg.png);
	height:100px;
}

#okazleftdiv {
	margin:10px;
}

.okazleftdiv h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#111;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:dashed 1px #999;
}

.okazleftdiv p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
}

#topdivs {
}

#maintextleft p {
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
}

#maintextleft h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin-right:20px;
	margin-bottom:20px;
	color:#a10702;
}

#maintextleft h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin-right:20px;
	margin-bottom:20px;
	border-bottom:dashed 1px;
}

#maintextleft a {
	color:#444;
}

#maintext {
	width:701px;
}
#maintext p {
	margin-bottom:10px;
}

#maintextdiv {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	min-height:200px;
}

#maintext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin-left:20px;
	margin-bottom:20px;
	color:#a10702;
}

#maintext a:link {
	color:#a10702;
}

#maintext a:hover {
	color:#b73935;
}

#maintext a:visited {
	color:#b73935;
}


#maintext h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	color:#b73935;
}

#lubuemsadiv {
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
	width:1000px;
	margin-top:1px;
	margin-left:-2px;
	*margin-left:1px;		
}


#lubleft {
	background:none;
	height:100px;
}
#lubright {
	background:none;
	height:100px;
}

#lubleftdiv {
	margin:10px;
}

#lubleftdiv h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#111;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:dashed 1px #999;
}

#lubleftdiv p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
	margin-bottom:10px;
}

#ControlDiv{
	margin: 20px auto 0;
	width: 320px;
}
#SlideShow{
	cursor: pointer;
}
#DisplayDiv{
	margin: 10px auto 0;
	width: 320px;
	height: 200px;
	border:none;
}
#ThumbnailDiv{
	width: 320px;
	height: 45px;
	margin-top: 10px;
	margin-left:7px;
}
#ThumbnailDiv img{
	opacity: 0.5;
	filter:alpha(opacity:50);
	cursor: pointer;
	border: 1px solid #B0B0B0;
	margin: 0 3px;
	margin-right:5px;
}
#ThumbnailDiv img:hover{
	opacity: 1;
	filter:alpha(opacity:100);
}

#AdsDiv{
	position: relative;
	overflow: hidden;
	left: 0px;
}
#Description{
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:none;
	top:0px;
	left: 0px;
	width: 280px;
	height: 100px;
	opacity: 0.8;
	padding-left:5px;
	line-height:100px;
}

#Description div {
	height:100px;
	width:280px;
}

#Description a {
	color:#900;
	line-height:100px;
	width:100%;
}

pre {
	display:none;
}

#newsticker-demo {
width:310px;
background:none;
padding:0px;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px;
height:80px;
}

#newsticker-demo a { text-decoration:none; }

#newsticker-demo a:link {
	color:#a60703;
}

#newsticker-demo a:hover {
	color:#b63935;
}

#newsticker-demo a:visited {
	color:#b63935;
}
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;}
.newsticker-jcarousellite .thumbnail { float:left; width:60px; }
.newsticker-jcarousellite .info { float:right; width:240px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }


.clear { clear: both; }


.favtab {
	margin-left:20px;
	margin-right:10px;
}

.favtab td {
	padding:3px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.favtab td img {
	margin:0px;
	padding:0px;
}


.favtableft {
	margin-right:20px;
}

.favtableft td {
	padding:2px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right:20px;
}

.hidee {
	display:none;
}


#showroom {
	margin-left:20px;
	margin-right:20px;
	padding:40px;
	border:#CCC 2px solid;
	background-color:#FFF;
	text-align:center;
	width:550px;
}

#showroomleft {
	margin:0px;
	padding:0px;
	position:relative;
	left:-20px;
}

#showroomleft ul {
	list-style:none;
}

#showroomleft li {
	display:inline;
}

#showroomleft ul li img {
border:none;
margin-right:0px;
margin:3px;
}

#showroom .big {
clear:left;
}

#showroom .selected {
font-weight:bold;
}

.backimg {
	margin-left:20px; 
	margin-top:7px;
	float:left;
}

.photosubscr {
	margin-top:20px;
	text-align:justify;
}

.foot {
	margin-top:20px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#900;
}