/* BODY, HTML */

body{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
	background-color:#B5A38E;
	text-align:justify;
	background-image:url(../images/body_bg.png);
	background-repeat:repeat;
	color:#20110A;
}

h1{color:#7E6754; font-size:11px; font-weight:bold; text-align:right; padding:0 10px 0 0; margin:0 0 10px 0; border-bottom:solid 1px #7E6754; line-height:22px; text-transform:uppercase;}


/* DIVS */

#head{
	width:100%;
	height:307px;
	margin:auto;
}

#head_top1{
	height:8px;
	background-color:#7A6E60;
	width:780px;
	margin:auto;
}

#head_top2{
	height:30px;
	background-color:#B5A38E;
	line-height:30px;
	text-align:left;
	font-weight:bold;
	color:#4F4034;
	width:770px;
	margin:auto;
	padding:0 5px;
	font-size:11px;
}

#head_logo{
	height:307px;
	background-color:#20110A;
}

#menu{
	width:780px;
	height:25px;
	margin:auto;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
}

#pagename{
	width:770px;
	height:24px;
	margin:auto;
	background-color:#4F4034;
	line-height:24px;
	text-transform:capitalize;
	padding-left:10px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

#main{
	width:780px;
	margin:auto;
	background-image:url(../images/main_bg.png);
	background-repeat:repeat-y;
}

#left_panel{
	width:165px;
	float:left;
}

#left_panel_pagename{
	background-color:#392F2B;
	color:#FFF;
	font-weight:bold;
	text-transform:capitalize;
	margin:10px 0 0 0;
	padding-left:10px;
	height:22px;
	line-height:22px;
	font-size:11px;
}

#cont{
	width:595px;
	float:right;
	padding:10px;
	background-color:#b5a38e;
}

#clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}

#footer{
	height:25px;
	background-color:#4F4034;
	line-height:25px;
	color:#666;
	width:780px;
	margin:auto;
	text-align:center;
}

#footer_wds{
	height:20px;
	line-height:20px;
	color: #999;
	width:780px;
	margin:auto;
	background-color:#20110A;
	text-align:center;
}

#clear{
	clear:both;
	height:1px;
}

/* LINKS */

.menu_btn_left{
	width:156px;
	height:25px;
	background-image:url(../images/gomb_jo.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	line-height:25px;
	text-align:center;
	text-transform:capitalize;
	color:#CECDB9;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	font-size:12px;
}

.menu_btn_left:hover{
	color:#FFF;
}

.menu_btn_center{
	width:156px;
	height:25px;
	background-image:url(../images/gomb.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	line-height:25px;
	text-align:center;
	text-transform:capitalize;
	color:#CECDB9;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	font-size:12px;
}

.menu_btn_center:hover{
	color:#FFF;
}

.menu_btn_right{
	width:156px;
	height:25px;
	background-image:url(../images/gomb_bo.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	line-height:25px;
	text-align:center;
	text-transform:capitalize;
	color:#CECDB9;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	font-size:12px;
}

.menu_btn_right:hover{
	color:#FFF;
}

.footerbtn{
	color:#CECDB9;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

.footerbtn:hover{
	text-decoration: underline;
}

#head_top2 a{
	text-decoration:none;
	color:#4F4034;
}

#head_top2 a:hover{
	text-decoration: underline;
}

#footer_wds a{
	text-decoration:none;
	color:#999;
	font-size:11px;
}

#footer_wds a:hover{
	text-decoration:underline;
}

.link {
	color: #584A3A;
	text-decoration: underline;
}

.link:hover{
	color: #584A3A;
	text-decoration:none;
}

.eskuvopics{
	margin:16px;
	padding:3px;
 	border:solid 1px #fff;
	display:block;
	float:left;
}

.eskuvopics:hover{
	border:solid #333 1px;
}

#left_panel a{
	clear:both;
	display:block;
	width:auto;
	height:20px;
	line-height:20px;
	color:#cecdb9;
	text-decoration:none;
	text-transform:capitalize;
	padding-left:12px;
	background-color:#4f4034;
	margin-bottom:1px;
	font-weight:bold;
	outline:none;
}

#left_panel a:hover{
	background-color:#20110a;
}

/* FONTS */

.bold{
	font-weight:bold;
}

.cont_pagename {
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	background-color:#392F2B;
	margin:auto;
	display:block;
	width:100%;
	padding-top:2px;
	padding-left:2px;
	line-height:20px;
	height:20px;
	text-align:center;
}

.picsadatvastag {
	font: bold 11px tahoma;
	color: #333333;
}

.picsadat {
	font: normal 11px tahoma;
	color: #333333;
}

.picsadat_td_borders {
	border: 1px solid #fff;
}

/* FORM */
input, textarea{
	border: solid 1px #503426;
	padding:2px;
	color:#333;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	width:150px;
	resize:none
}

#msg{
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url(../images/msg_arrow.gif) left center no-repeat; 
	padding-left:7px
}

#msgcontent {
	display:block; 
	background:#fff; 
	border:2px solid #990000; 
	border-left:none; 
	padding:5px; 
	min-width:150px; 
	max-width:350px;
	font-weight:bold;
}



/* HIGHSLIDE CSS */

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	margin:16px;
	padding:3px;
 	border:solid 1px #fff;
	display:block;
	float:left;
}
.highslide:hover img {
	border:solid #333 1px;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 
