@charset "UTF-8";
/*

Name:		default.css
Version:	0.2

*/

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
body {
	font: 13px Georgia, "Times New Roman", Times, serif;
	background: #f2f2d9 url(http://static.fingerprint.hu/starjan/templates/default/images/layout/body.png) top center repeat-x;
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
	text-decoration: none;
	color: #254f04;
}
b, strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
sup {
	vertical-align: super;
}
#header {
	height: 350px;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/header.png) top center no-repeat;
}
#header_wrapper {
	width: 914px;
	height: 350px;
	margin: 0 auto;
}
#top_menu {
	width: 627px;
	height: 50px;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/top_menu.png) repeat-x;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
#top_menu li {
	float: left;
}
.hidden {
	display: none;
}
.shadow {
	color: #fff;
	text-shadow: 0px 2px 4px #333;
}
#container {
	width: 914px;
	padding: 0 23px 0 23px;
	margin: 0 auto;
	overflow: auto;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/container.png) top center repeat-y;
}
#sidebar {
	width: 247px;
	padding: 20px;
	float: left;
	background: #254f04 url(http://static.fingerprint.hu/starjan/templates/default/images/layout/sidebar.png) top center no-repeat;
}
#sidebar p.title {
	font-size: 12px;
	color: #a5d14f;
	text-transform: uppercase;
}
#sidebar p.title:first-letter {
	font-size: 18px;
}
#sidebar ul {
	margin-bottom: 20px;
}
.sbli {
	color: #ffffff;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/sidebar_li.png) bottom no-repeat;
	list-style: none;
	padding: 5px 0 5px;
}
#sidebar .active {
	font-weight: bold;
}
#musicbox {
	width: 287px;
	float: left;
	height: 89px;
	margin-top: 230px;
/*	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/player.png) bottom left no-repeat;*/
}
#musicbox ul {
	float: right;
}
.control {
	float: left;
	margin-right: 20px;
}
.control a, .sbli a {
	color: #b0c992;
}
.control a:hover {
	color: #fff;
}
.sbli a:hover, #calendar_table_small a {
	color: #ffffff;
}
#wrapper {
	width: 575px;
	float: left;
	padding: 20px;
}
.item_box {
	padding: 0px 10px 10px 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e0c8;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/event_prev.png) bottom repeat-x;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: hidden;
}
.item_box p {
	margin-bottom: 10px;
	text-align: left;
}
.item_box h3 {
	margin: 0px 0px 5px 0px;
	line-height: 12px;
}
.item_box h3 a:hover {
	color: #a5d14f;
}
.item_box .item_subhead, .item_box .item_subhead a {
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #cccc66;
	margin-bottom: 10px;
}
.item_more {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: uppercase;
	color: #cccc66;
}
.cheque_accept {
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/place_cheque_accept.png) top right no-repeat;
	height: 25px;
	display: table-cell;
	width: 554px;
	vertical-align: bottom;
}
#footer {
	width: 914px;
	height: 275px;
	float: left;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/footer.jpg) no-repeat;
}
#footer_menu {
	width: 860px;
	margin: 0 auto;
	margin-top: 200px;
	color: #ffffff;
	font-size: 11px;
	text-transform: uppercase;
}
#footer_menu a {
	color: #ffffff;
}
#site_menu {
	width: 913px;
	height: 50px;
}
.main-content {
	padding: 0px 100px 0px 100px;
}
.section {
	float: left;
	text-align: center;
	margin: 0px 10px 0px 10px;
	line-height: 40px;
}
.post {
	border-bottom: 1px solid #254f04;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: auto;
}
h2 {
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h2:first-letter {
	font-size: 24px;
}
.post a {
	text-decoration: underline;
}
h2 a {
	color: #254f04;
	text-decoration: none;
}
.post p {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 18px;
}
.post .post_date {
	margin: 0px 0px 20px 0px;;
	padding: 0px;
}
.post ul {
	margin: 0px 0px 20px 20px;
}
#weather {
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/sidebar_weather.png) center no-repeat;
	height: 200px;
}
.temperature {
	color: #ffffff;
	font-size: 36px;
	float: right;
	margin: 80px 10px 0px 0px;
}
#calendar_table_small {
	width: 245px;
	color: #ffffff;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 1px solid #004400;
	border-collapse: collapse;
}
#calendar_header_center {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 10px;
}
#calendar_table_days {
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/calendar/header.png) repeat-x;
}
#calendar_table_small td {
	text-align: center;
	width: 35px;
	line-height: 35px;
}
.calendar_noevent_day_small {
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/calendar/default.png) repeat-x;
}
.calendar_empty_small {
	background: none;
}
#calendar_header_left, #calendar_header_right {
	cursor: pointer;
}
.calendar_event_day_today_small, .calendar_noevent_day_today_small {
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/calendar/today.png) center no-repeat;
}
.calendar_event_day_today_small {
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/calendar/today_event.png) center no-repeat;
}
.calendar_event_day_small {
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/calendar/default_event.png) center no-repeat;
}
.calendar_event_day_today_small a, .calendar_event_day_small a {
	color: #254f04;
	width: 100%;
	height: 100%;
	display: block;
}
.tooltiptitle {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
	border-radius: 8px;
	line-height: 35px;
}
.tooltipcontent {
	color: #000000;
	text-decoration: none;
	cursor: default;
	font-family: arial;
	font-size: 8pt;
	border: 0px;
}
#ToolTip {
	position: absolute;
	width: 200px;
	top: 0px;
	left: 0px;
	z-index: 4;
	visibility: hidden;
	border: 2px solid #a5d14f;
}
#ToolTip ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#ToolTip li {
	color: #000000;
	border-bottom: 1px solid #a5d14f;
	padding: 5px 0 5px 0;
}
h2 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
h3, h3.mn {
	font: 18px Georgia, "Times New Roman", Times, serif;
}
#slogin p, #nl_subscription p {
	margin-bottom: 10px;
}
#slogin label, #nl_subscription label {
	font-size: 10px;
	color: #a5d14f;
}
#slogin input.t, #nl_subscription input.t {
	width: 247px;
	padding: 3px;
	border: 1px solid #a5d14f;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/text_input.png) repeat-x;
	color: #ffffff;
}
#slogin input.sLoginSub, #nl_subscription input.sub {
	border: 1px solid #a5d14f;
	padding: 3px;
	background: #254f04;
	color: #a5d14f;
}
#user_profile {
	color: #ffffff;
}
.tour_info {
	width: 285px;
	float: right;
	margin: 0px 0px 10px 10px;
	text-align: center;
}
.tour_info p {
	font-size: 11px;
	line-height: 12px;
}
.loc {
	font-size: 16px;
}
h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #a5d14f;
	margin: 10px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
	letter-spacing: -0.03em;
	border-bottom: 1px solid;
}
h4 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #a5d14f;
	margin: 10px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
	letter-spacing: -0.03em;
	border-bottom: 1px dotted;
}
#pager a {
	width: 20px;
	height: 18px;
	line-height: 20px;
	border: 1px solid;
	text-align: center;
	float: left;
	margin-right: 3px;
	padding-top: 5px;
	font: 10px Arial, Helvetica, sans-serif;
}
#pager a.cur {
	font-weight: bold;
	color: #ffffff;
	background: #dddddd;
	border-color: #dddddd;
}
#postcard {
	clear: left;
}
#postcard h4 {
	color: #880d0d;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#postcard h4:first-letter {
	font-size: 32px;
}
#postcard p {
	margin-bottom: 10px;
}
#postcard #pImages {
	width: 290px;
	height: 300px;
	float: left;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/pImages.jpg) top center no-repeat;
}
#postcard form {
	width: 280px;
	float: left;
}
#postcard form .i {
	width: 170px;
	padding: 2px;
	border: 1px solid grey;
}
#postcard form textarea.i {
	height: 120px;
}
#postcard label {
	width: 100px;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	color: #880d0d;
}
.svw {
	width: 50px;
	height: 20px;
	background: #fff;
}
.svw ul {
	position: relative;
	left: -999em;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	border: 5px solid #ffffff;
	margin: 20px 0 0 10px;
} 
.stripViewer ul {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
} 
.stripViewer ul li {
	float: left;
} 
.stripTransmitter {
	overflow: auto;
	width: 1%;
} 
.stripTransmitter ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	position: relative;
	list-style-type: none;
	font: 10px Arial, Helvetica, sans-serif;
} 
.stripTransmitter ul li {
	width: 20px;
	float:left;
	margin: 0px;
} 
.stripTransmitter a {
	text-align: center;
	line-height: 20px;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/pDefault.png) repeat-x;
	color: #254f04;
	text-decoration: none;
	display: block;
} 
.stripTransmitter a:hover, a.current {
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/pSelected.png) center no-repeat;
	color: #ffffff;
} 
#tooltip {
	background: #fff;
	color: #000;
	opacity: 0.85;
	border: 5px solid #dedede;
} 
#tooltip h3 {  
	font: normal 10px Verdana;  
	margin: 0;  
	padding: 6px 2px;  
	border: 0; 
} 
#mainNews {
	overflow: auto;
}
.mainNews {
	width: 275px;
	float: left;
}
.mainNews.left {
	margin-left: 10px;
}
.mainNews.right {
	margin-right: 10px;
}
.mainNews h3 {
	font-size: 18px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.fpn:hover {
	color: #cc6633;
}
.placeContact {
	width: 100%;
	margin-top: 20px;
	clear: both;
}
.placeContact td {
	padding: 5px;
	padding-left: 0px;
	border-bottom: 1px solid #dddddd;
}
h2.head {
	color: #254f04;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-size: 22px;
}
h2.head:first-letter {
	font-size: 28px;
}
.rust a {
	color: #cc6633;
}
#sights {
	font-size: 11px;
	margin-left: 6px;
}
#sights li {
	padding: 0px 2px 2px 2px;
	line-height: 20px;
	border-bottom: 1px solid #eeeeee;
}
#sights li:hover {
	color: #cc6633;
	list-style: disc;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/sights_li.png) bottom repeat-x;
}
#sights li a {
	display: block;
	width: 100%;
	height: 100%;
}
#sights li a:hover {
	color: #cc6633;
}
p.aboutUs {
	font: italic 16px "Times New Roman", Times, serif;
	color: #a29f51;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/main_aboutUs.jpg) bottom no-repeat;
	padding-bottom: 188px;
}
div.th {
	width: 142px;
	height: 142px;
	float: left;
	overflow: auto;
}
div.th img {
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #eeeeee;
	margin-right: 5px;
}
div.th img:hover {
	border-color: #254f04;
}
div#slides {
	position: absolute;
	margin-left: 287px;
	top: 50px;
	width: 627px;
	height: 300px;
	color: #a5d14f;
	z-index: 1;
	background: #254f04;
}
#slideshadow {
	position: absolute;
	margin-left: 287px;
	top: 50px;
	width: 627px;
	height: 300px;
	background: url(http://static.fingerprint.hu/starjan/templates/default/images/layout/header_shadow.png) top left repeat-y;
	z-index: 1000;
}
#portfolio li {
	width: 627px;
	height: 300px;
}
.shadow {
	margin-left: 20px;
	font: italic 24px "Times New Roman", Times, serif;
	color: #ffffff;
}
#productOrder p {
	margin-bottom: 10px;
}
#productOrder label{
	width: 120px;
	float: left;
}
.searchresult, #register p {
	margin-bottom: 20px;
}
.searchresult h3 {
	margin-bottom: 0px;
}
.query {
	font-weight: bold;
}
#register label {
	width: 150px;
	float: left;
	color: #999999;
	font-style: italic;
}
.e_thumb {
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 5px;
	border: 1px solid grey;
}
.item_box ul {
	display: block;
	margin: 20px;
}
.item_box li {
	list-style: disc;
}
.sim {
	border: 5px solid #ffffff;
	margin-bottom: 20px;
}
#cl {
	float: left;
	width: 277px;
	text-align: right;
	padding: 10px 10px 0px 0px;
	line-height: 20px;
}
#qi {
	width: 240px;
	padding: 4px;
	border: 1px solid #585858;
	background: #ffffff;
	color: #b5b5b5;
}
.nts {
	font: 10px Arial;
	text-transform: uppercase;
	color: #666666;
	margin-bottom: 5px;
}
.nth {
	float: left;
	margin-right: 5px;
}
.nlead {
	text-align: justify;
}
div#site_nav {
	position: relative;
	width: 813px;
	height: 50px;
	overflow: auto;
	background: #f2f2d9 url(http://static.fingerprint.hu/starjan/templates/default/images/layout/site_menu.png) top left repeat-y;
	padding-left: 100px;
	text-transform: uppercase;
}
ul.sc_menu {
	display: block;
	height: 50px;
	width: 1500px;	
	padding: 15px 0 0 15px; 
	/* removing default styling */
	margin: 0;
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
	line-height: 25px;
}
.sc_menu a {
	display: block;
	text-decoration: none;
}/*hungarian menu*/
#top_menu.hu li a span {
background:url(http://static.fingerprint.hu/starjan/templates/default/images/layout/top_hu.png) no-repeat scroll bottom left;
display:block;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:100;
}
#top_menu.hu li a {
background:url(http://static.fingerprint.hu/starjan/templates/default/images/layout/top_hu.png) no-repeat scroll top left;
display:block;
height:50px;
position:relative;
}
#top_menu.hu li a.home {
width:103px;
}
#top_menu.hu li a.home span {
background-position:0px -51px;
}
#top_menu.hu li a.events {
width:113px;
background-position:-103px 0px;
}
#top_menu.hu li a.events span {
background-position:-103px -51px;
}
#top_menu.hu li a.places {
width:86px;
background-position:-216px 0px;
}
#top_menu.hu li a.places span {
background-position:-216px -51px;
}
#top_menu.hu li a.gastronomy {
width:116px;
background-position:-302px 0px;
}
#top_menu.hu li a.gastronomy span {
background-position:-302px -51px;
}
#top_menu.hu li a.contact {
width:86px;
background-position:-418px 0px;
}
#top_menu.hu li a.contact span {
background-position:-418px -51px;
}