@import url("menu.css");
@import url("submenu.css");
@import url("menu_left.css");
@import url("gallery.css");
@import url("lightbox.css");

html { overflow-y: scroll; }
html,body{
	font-family: Verdana, Trebuchet MS, Lucida Grande, Sans-Serif;
	background: #c19b69 url(../img/bg_all.gif) no-repeat top center;
	margin:0px auto;
	padding: 0px;
}
hr{
	clear:both;
	margin:0px;
	visibility:hidden;
	display:expression("none")
	}
a:focus { 
	outline: 0;
	}
/*This rule is very important for the footer section*/
body>#container{
	height: auto;
	min-height: 100%;
}


/*-------------container*/
#container{
	width:718px;
	position: relative;
	height: 100%;
	margin:0px auto;
	background:#FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

/*-------------head*/
#head{
	width:718px;
	height:115px;
	margin:0px;
	background: #FFF url(../img/bg_head.jpg) no-repeat center bottom;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#head img{
	position:absolute;
	top:12px;
	left:25px;
	border:none;
	margin:0px;
	padding:0px	
}
/*----------------navigation*/
#nav{
	margin:0px;
	padding:0px;
	background:#FFF;
	width:718px;
	height:25px;
}
#subnav{
	margin:0px 0px 0px 0px;
	padding:0px;
	background:#FFF;
	width: 718px;
	height:auto;/*23px;*/
}
#left{
	float:left;
	width: 160px;
	margin:10px 0px;
	}
#right{
	float:right;
	width:500px;
	margin:10px 0px 10px 0px;
	padding:5px 20px;
	border-left:1px solid #fbebd5;
	}
#right p{
	font-size:10px;
	color:#865516;
	line-height:1.8em;
	margin:0px;
	padding:3px 0px;
	text-align: justify;
	}
#right a{
	color:#865516;
	text-decoration:none;
	}
#right a:hover{
	color:#865516;
	text-decoration: underline;
	}
#right h1{
	display:compact;
	font-weight:bold;
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#865516;
	z-index:0;
	font-family: Arial, Helvetica, sans-serif;
	}
#right h2{
	font-weight:normal;
	font-size:13px;
	margin:10px 0px 0px 0px ;
	padding:0px;
	color:#666;
	}
#right h3{
	font-weight:normal;
	font-size:13px;
	margin:0px 0px 10px 0px ;
	padding:0px;
	color:#865516;
	}
#right p img{
	border:none;
	display:block;
	vertical-align:middle;
	}
#right p a img#plus {
	border:none;
	float:left;
	display: normal ;
	margin:4px 3px 0px 0px;
	vertical-align: middle;
	}
#right table{
	border-collapse: collapse;
	}
#right td{
	font-size:10px;
	border: 2px solid #FFFFFF;
	}
#right tr{
	}
#right ul{
	width:100%;
	margin:10px 0px 10px 0px;
	padding:0px;
	}
#right li{
	list-style-type:none;
	font-size:11px;
	color:#666;
	line-height:1.3em;
	margin:0px;
	padding:3px 0px 3px 15px;
	background:transparent url(../img/list.gif) no-repeat left 5px;
	border-bottom:1px dotted #DDD;
	}

tbody td{
	background:#FFF;
	padding:0px 5px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:none
	}
thead th{
	background: #FFF url(../img/bg_th.jpg) repeat-x bottom;
	font-size:10px;
	font-weight:normal;
	color:#666;
	line-height:1.3em;
	margin:0px;
	padding:3px 0px;
	border-bottom:1px solid #FFF;
	}

/*-------------Footer*/
#footer{
	clear:both;
	background:#FFF url(../img/loghi.jpg) no-repeat left top;
	border-top:1px solid #fbebd5;
	height:45px;
	margin:30px 0px 0px 0px;
	padding:0px;
	background:#FFF url(../img/loghi.jpg) no-repeat left top;
	}
#footer img{
	margin:0px;
	padding:0px;
	border:none;
	float:left;
	display:block
	}
.credits{
	float:right;
	margin:8px;
	padding:8px;
	}
.credits p{
	font-size:9px;
	text-align:right;
	color:#a2753c;
	margin:0px;
	padding:0px
	}
.credits a{
	color:#a2753c;
	text-decoration:none;
	}
.credits a:hover{
	color:#865516;
	}
#visite, #visite tr, #visite tr td {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height:0em;
}
#visitethumb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#visitethumb2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.selectedthumb {
	background-color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:.5;     
	opacity:.5;
}
#errjava {
	font-size:10px;
	color:#865516;
	line-height:1.8em;
	text-align: center;
	width: 607px;
}
#container #tab1 {
	color: #865516;
	background-color: #caab83;
}
#container #tab2 {
	color: #865516;
	background-color: #e1c6a2;
}
#container #tab3 {
	color: #865516;
	background-color: #eed8ba;
}
#container #tab4 {
	color: #865516;
	background-color: #f9ebd8;
}
#container #tab5 {
	color: #FFFFFF;
	background-color: #a88f71;
}
#container #tab6 {
	color: #865516;
	background-color: #fdf4e7;
}
#container #cur {
	text-align: center;
	width: 75px;
	float: left;
	vertical-align: middle;
}
#right #btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#incentive {
	background:#FFF  url(../img/bg_gallery.jpg) repeat-x bottom;
}
#mx{
	width: 720px;
	height: 20px;
}
#mx tr td {
	font-size:9px;
	color:#865516;
	background-color: #e6cba7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#mx tr td a{
	color:#865516;
	text-decoration: none;
	}

