/******************** BRIGI.NET MAIN CSS ********************/

/******************** RESET ********************/

body {
	display: block;
	margin: 0;
	padding: 0;
	background: transparent url(/images/background.jpg) top center repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	}
	
@font-face {
	font-family: Segoe UI loaded;
	src: url('../fonts/segoeui.ttf');
	}
	
* { outline: none; }
img { margin: 0; border: 0; }
p { margin: 0 0 10px 0; }
a { outline: none; text-decoration: none; color: #6e6e6e; cursor: pointer; }
a:hover { outline: none; text-decoration: underline; color: #000; cursor: pointer; }
input[type=text], input[type=password], textarea { cursor: text; }
input[type=submit] { cursor: pointer; }


/******************** GLOBALIS ELEMEK ********************/

.png { behavior: url(/pngFix/iepngfix.htc); }
.clearfix { clear: both; }
				
h1 {
	margin: 0 0 10px 0;
	font-family: Segoe UI, Segoe UI loaded, Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #776009;
	}
	
h2 {
	margin: 0 0 10px 0;
	font-family: Segoe UI, Segoe UI loaded, Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a37802;
	}
	
/******************** OLDAL STRUKTÚRA ********************/

#wrapper {
	position: relative;
	}
	
	#container {
		width: 990px;
		margin: 0 auto;
		}
		
		#header {
			width: 990px;
			height: 95px;
			}
			
			#logo {
				display: block;
				float: left;
				margin: 0;
				}
				
				#logo a {
					display: block;
					width: 695px;
					height: 95px;
					text-indent: -1000em;
					background: url(/images/logo.png);
					behavior: url(/pngFix/iepngfix.htc);
					}
					
			#lemezrendeles {
				display: block;
				float: left;
				width: 117px;
				height: 95px;
				margin: 0 0 0 140px;
				text-indent: -1000em;
				background: url(/images/lemezrendeles.png);
				behavior: url(/pngFix/iepngfix.htc);
				}
					
		#contentContainer {
			width: 990px;
			height: 463px;
			background: url(/images/content.png) top left no-repeat;
			behavior: url(/pngFix/iepngfix.htc);
			}
			
			#nav {
				width: 900px;
				height: 50px;
				margin: 0 auto;
				padding: 5px 0 0 13px;
				list-style-type: none;
				}
				
				#nav li {
					float: left;
					}
					
					#nav li a {
						display: block;
						line-height: 50px;
						margin: 0 13px;
						text-shadow: 1px 1px 0 #43380d;
						text-transform: uppercase;
						font-family: Segoe UI, Segoe UI loaded, Verdana, Tahoma, Arial, Helvetica, Sans-serif;
						font-size: 12px;
						font-weight: bold;
						color: #fff;
						}
						
					#nav li a:hover {
						text-decoration: none;
						text-shadow: 1px 1px 0 #f3de8f;
						color: #422f05;
						}
						
			#content {
				float: left;
				width: 700px;
				height: 400px;
				margin: 0 0 0 45px;
				_margin: 0 0 0 22px;
				}
				
				.pane {
					width: 700px;
					height: 400px;
					overflow: hidden;
					}
				
				.paddingContentContainer {
					width: 660px;
					height: 360px;
					padding: 15px;
					overflow: hidden;
					}
					
					.paddingContent {
						width: 640px;
						height: 360px;
						padding: 0 20px 0 0;
						overflow-x: hidden;
						overflow-y: auto;
						}
				
			#brigi {
				float: left;
				width: 245px;
				height: 400px;
				margin: 0;
				padding: 0;
				list-style-type: none;
				}
					
		#footer {
			width: 900px;
			min-height: 55px;
			margin: 0 auto;
			overflow: hidden;
			}
			
			#footer .partners {
				display: block;
				margin: 10px 0 0 10px;
				float: left;
			}
			
				#footer .partners a {
					color: #333;
				}
				
				#footer .partners a:hover {
					color: #000;
				}
				
			#footer .music_player {
				float: left;
				margin: 0 0 0 200px;
				}
			
			#footer .copy {
				float: right;
				margin: 20px 20px 0 0;
				font-size: 10px;
				font-weight: bold;
				color: #4f3c0b;
				}
				
			#footer .right {
				float: right;
				}
				
				#footer .right a {
					display: block;
					width: 99px;
					height: 30px;
					margin: 15px 0 0 0;
					background: transparent url(/images/everengine.png) top left no-repeat;
					text-indent: -1000em;
					behavior: url(/pngFix/iepngfix.htc);
					}
					
					#footer .right a:hover {
						background: transparent url(/images/everengine.png) bottom left no-repeat;
						behavior: url(/pngFix/iepngfix.htc);
						}
						
/******************** KEZDŐLAP ********************/

.homeNew {
	padding: 0 0 2px 0;
	}
	
	.homeNew h2, .homeNew p {
		margin: 0 !important;
		}
	
/******************** BIO ********************/

.bioNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	.bioNav li {
		float: left;
		margin: 0 0 20px 0;
		padding: 2px 10px 10px 10px;
		font-family: Segoe UI, Segoe UI loaded, Verdana, Tahoma, Arial, Helvetica, Sans-serif;
		font-size: 16px;
		font-weight: normal;
		color: #776009;
		cursor: pointer;
		}
		
	.bioNav li.current {
		background: #776009 url(/images/bioActive.png) bottom left no-repeat;
		color: #fff;
		}
	
/******************** FOTÓK ********************/

#picsNavContainer {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 30px 0 0;
	}
	
	#picsNavContainer h2 {
		margin: 0 !important;
		padding: 0 0 5px 0 !important;
		border-bottom: 1px dotted #5e5e5e !important;
		}

	.picsNav {
		float: left;
		width: 120px;
		margin: 0;
		padding: 0 20px 0 0;
		list-style-type: none;
		}
		
		.picsNav li a {
			display: block;
			line-height: 25px;
			margin: 5px 0 0 0;
			padding: 0 0 5px 10px;
			border-bottom: 1px dotted #5e5e5e;
			}
			
		.picsNav li a.current, .picsNav li a.current:hover {
			background: url(/images/activeNew.png) top left no-repeat;
			behavior: url(/pngFix/iepngfix.htc);
			color: #fff;
			text-decoration: none;
			}
	
.picsPanes {
	float: left;
	width: 470px;
	height: 295px;
	margin: 22px 0 0 0;
	padding: 20px;
	background: url(/images/gallery_background.png);
	}
	
	.picsPane {
		width: 470px;
		height: 295px;
		overflow-x: hidden;
		overflow-y: auto;
		}

.albumsContainer {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	.albumsContainer li {
		float: left;
		width: 450px;
		margin: 0 20px 20px 0;
		}
		
		.albumsContainer li a.pics {
			float: left;
			display: block;
			width: 50px;
			height: 50px;
			margin: 0 10px 0 0;
			padding: 8px;
			border: 1px solid #c5c2c2;
			background: #fff;
			}
			
			.albumsContainer li a.pics img {
				width: 50px;
				height: 50px;
				}
			
		.albumsContainer li a.pics:hover {
			background: #eee;
			}
			
		.albumsContainer li a.name {
			display: block;
			width: 450px;
			font-family: Segoe UI, Segoe UI loaded, Verdana, Tahoma, Arial, Helvetica, Sans-serif;
			font-size: 14px;
			font-weight: normal;
			color: #a37802;
			}
			
		.albumsContainer li a.name:hover {
			text-decoration: none;
			}

.galleryContainer {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	.galleryContainer li {
		float: left;
		margin: 0 20px 20px 0;
		}
		
		.galleryContainer li a {
			display: block;
			width: 75px;
			height: 75px;
			padding: 10px;
			border: 1px solid #c5c2c2;
			background: #fff;
			}
			
		.galleryContainer li a:hover {
			background: #eee;
			}
			
.button {
	padding: 5px 15px;
	border: 0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background: url(/images/button.png) top left repeat-x;
	text-transform: uppercase;
	font-family: Segoe UI, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	}

	.button:hover {
		background: url(/images/button.png) bottom left repeat-x;
		color: #fff;
		text-decoration: none;
		}

/******************** VIDEÓK ********************/

.homeVideos {
	float: left;
	width: 320px;
	}

	.videoPanes {
		width: 320px;
		}
		
	.videoNavContainer {
		width: 320px;
		}
		
		.videoNav {
			margin: 0;
			padding: 0;
			list-style-type: none;
			}
			
			.videoNav li {
				
				}
				
				.videoNav li a {
					display: block;
					line-height: 22px;
					margin: 0 0 1px 0;
					padding: 0 10px;
					background: #b5b5b5;
					color: #3e3e3e;
					}
					
				.videoNav li a:hover {
					background: #a4a4a4;
					text-decoration: none;
					}
					
				.videoNav li a.current, .videoNav li.current a:hover {
					background: url(/images/button.png) bottom left repeat-x;
					text-decoration: none;
					color: #fff;
					}
				
.moreVideos {
	float: left;
	width: 280px;
	margin: 0 0 0 30px;
	}
	
/******************** HÍREK ********************/

#newsNavContainer {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 30px 0 0;
	}
	
	#newsNavContainer h2 {
		margin: 0 !important;
		padding: 0 0 5px 0 !important;
		border-bottom: 1px dotted #5e5e5e !important;
		}

	.newsNav {
		float: left;
		width: 120px;
		margin: 0;
		padding: 0 20px 0 0;
		list-style-type: none;
		}
		
		.newsNav li a {
			display: block;
			line-height: 25px;
			margin: 5px 0 0 0;
			padding: 0 0 5px 10px;
			border-bottom: 1px dotted #5e5e5e;
			}
			
		.newsNav li a.current, .newsNav li a.current:hover {
			background: url(/images/activeNew.png) top left no-repeat;
			behavior: url(/pngFix/iepngfix.htc);
			color: #fff;
			text-decoration: none;
			}
	
.newsPanes {
	float: left;
	width: 470px;
	height: 295px;
	margin: 22px 0 0 0;
	padding: 20px;
	background: url(/images/gallery_background.png);
	}
	
	.newsPane {
		width: 470px;
		height: 295px;
		overflow-x: hidden;
		overflow-y: auto;
		}
	
	.newContent {
		clear: both;
		}
		
		.newContent strong {
			display: block;
			float: left;
			width: 100px;
			line-height: 20px;
			-moz-border-radius: 15px;  
			-webkit-border-radius: 15px;  
			border-radius: 15px;
			background: url(/images/button.png) bottom left repeat-x;
			font-size: 10px;
			color: #fff;
			text-align: center;
			}
	
		.newContent span {
			display: block;
			float: left;
			clear: right;
			width: 330px;
			margin: 0 0 5px 10px;
			font-family: Segoe UI, Segoe UI loaded, Verdana, Tahoma, Arial, Helvetica, Sans-serif;
			font-size: 15px;
			font-weight: normal;
			color: #a37802;
			}
			
		.newContent small {
			clear: both;
			display: block;
			margin: 5px 0 0 110px;
			}
			
		.newContent br {
			margin: 0 0 10px 0;
			}
			
		.newContent:hover strong {
			background: url(/images/button.png) top left repeat-x;
			}
			
		.newContent:hover span {
			color: #000;
			}
			
.newDetails img {
	display: block;
	margin: 0 10px 0 0;
	}	
	
	.newDetails small {
		display: block;
		margin: 0 0 20px 0;
		}
	
/******************** NAPTÁR ********************/

#calNavContainer {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 30px 0 0;
	}
	
	#calNavContainer h2 {
		margin: 0 !important;
		padding: 0 0 5px 0 !important;
		border-bottom: 1px dotted #5e5e5e !important;
		}

	.calNav {
		float: left;
		width: 120px;
		margin: 0;
		padding: 0 20px 0 0;
		list-style-type: none;
		}
		
		.calNav li a {
			display: block;
			line-height: 25px;
			margin: 5px 0 0 0;
			padding: 0 0 5px 10px;
			border-bottom: 1px dotted #5e5e5e;
			}
			
		.calNav li a.current, .calNav li a.current:hover {
			background: url(/images/activeNew.png) top left no-repeat;
			behavior: url(/pngFix/iepngfix.htc);
			color: #fff;
			text-decoration: none;
			}
	
.calPanes {
	float: left;
	width: 510px;
	height: 335px;
	margin: 22px 0 0 0;
	}
	
	.calPane {
		width: 470px;
		height: 295px;
		overflow-x: hidden;
		overflow-y: auto;
		}

.program {
	float: left;
	width: 200px;
	margin: 0 20px 20px 0;
	}
	
	.program .date {
		display: block;
		width: 200px;
		line-height: 25px;
		background: url(/images/button.png) bottom left repeat-x;
		color: #fff;
		text-align: center;
		}
		
	.program .name {
		display: block;
		width: 188px;
		padding: 10px 5px;
		border-right: 1px solid #8D7229;
		border-bottom: 1px solid #8D7229;
		border-left: 1px solid #8D7229;
		text-align: center;
		}
		
/******************** VENDÉGKÖNYV ********************/

.comment {
	margin: 0 0 15px 0;
	padding: 15px;
	border: 1px solid #d0d0d0;
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  
	border-radius: 10px;
	background: #f7f6f6;
	}
	
	.commentHeader {
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
		border-bottom: 1px solid #d0d0d0;
		}
		
		.commentHeader .author {
			line-height: 16px;
			margin: 0 20px 0 0;
			padding: 0 0 0 25px;
			background: transparent url(/images/author.png) top left no-repeat;
			behavior: url(/pngFix/iepngfix.htc);
			font-family: Segoe UI, Segoe UI loaded, Arial, Helvetica, Sans-serif;
			font-size: 14px;
			font-weight: bold;
			}
		
		.commentHeader .date {
			line-height: 16px;
			padding: 0 0 0 25px;
			background: transparent url(/images/date.png) top left no-repeat;
			behavior: url(/pngFix/iepngfix.htc);
			font-family: Segoe UI, Segoe UI loaded, Arial, Helvetica, Sans-serif;
			font-size: 14px;
			font-weight: bold;
			}
		
		.commentHeader .number {
			float: right;
			font-family: Segoe UI, Segoe UI loaded, Arial, Helvetica, Sans-serif;
			font-size: 14px;
			font-weight: bold;
			}
		
		.comment .commentContent p {
			margin: 5px 0 0 0 !important;
			}

#forumForm {
	
	}
	
	#forumForm .left {
		float: left;
		margin: 0 40px 0 0;
		}
		
		#forumForm .left input {
			margin: 0 0 10px 0 !important;
			}
			
	#forumForm  .right {
		margin: 0;
		}
		
		#forumForm .right textarea {
			width: 280px !important;
			height: 110px !important;
			}
			
	.captchaLeft {
		float: left;
		width: 232px;
		margin: 0 40px 0 0;
		}
		
		.captchaLeft img {
			border: 1px solid #C6C3C3;
			}
			
		.captchaLeft small {
			display: block;
			}
		
	.captchaRight {
		margin: 0;
		}

/******************** LETÖLTÉSEK ********************/

.hatterkep {
	clear: both;
	}
	
	.hatterkep span {
		display: block;
		float: left;
		width: 100px;
		height: 75px;
		margin: 0 10px 10px 0;
		padding: 5px;
		border: 1px solid #c5c2c2;
		background: #fff;
		}
		
	.hatterkep a {
		padding: 0 0 0 10px;
		background: url(/images/smallArrow.png) center left no-repeat;
		behavior: url(/pngFix/iepngfix.htc);
		}
		
.bigImg {
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #c5c2c2;
	background: #fff;
	}
	
.lyrics {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url(/images/smallArrow.png) left 4px no-repeat;
	behavior: url(/pngFix/iepngfix.htc);
	}

/******************** KAPCSOLAT ********************/

form {
	display: block;
	margin: 0;
	padding: 0;
	}
	
	form div {
		display: block;
		margin: 0 40px 20px 0;
		}
		
		form label {
			display: block;
			margin: 0 0 5px 0;
			font-weight: bold;
			}
			
		form input[type=text] {
			width: 200px;
			padding: 5px 15px;
			border: 1px solid #c6c3c3;
			-moz-border-radius: 15px;  
			-webkit-border-radius: 15px;  
			border-radius: 15px;
			}
			
		form input[type=text]:focus {
			padding: 4px 14px;
			border: 2px solid #ebb717;
			}
			
		form textarea {
			width: 300px;
			height: 80px;
			padding: 15px;
			border: 1px solid #c6c3c3;
			-moz-border-radius: 15px;  
			-webkit-border-radius: 15px;  
			border-radius: 15px;
			}
			
		form textarea:focus {
			padding: 14px;
			border: 2px solid #ebb717;
			}
			
		form input[type=submit] {
			display: block;
			height: 25px;
			padding: 0 15px;
			border: 0;
			-moz-border-radius: 15px;
			-webkit-border-radius: 15px;
			border-radius: 15px;
			background: url(/images/button.png) top left repeat-x;
			text-transform: uppercase;
			font-family: Segoe UI, Verdana, Arial, Sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #fff;
			cursor: pointer;
			}

			form input[type=submit]:hover {
				background: url(/images/button.png) bottom left repeat-x;
				}
				
.tel_icon {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	background: url(/images/tel.png);
	behavior: url(/pngFix/iepngfix.htc);
	}
	
.mail_icon {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	background: url(/images/mail.png);
	behavior: url(/pngFix/iepngfix.htc);
	}
