/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/


body {
	color:#fff;
	font-family: "Trebuchet MS", verdana;
	font-size:1.1em;
	background:#0084C6 url(../design/bg2.png) repeat-x;
}
.container {
	margin:0 auto;
	background:#fff;
}
a:link {
	text-decoration:none;
	color:#6ad7ff;
}
a:visited {
	text-decoration:none;
	color:#6ad7ff;
}

a:hover,a:active {
	text-decoration:none;
	color:#ddd;
}

.center { text-align: center; }
.right { text-align: right; }
.hidden { display: none; }
.fleft { float: left; }
.fright { float: right; }

.g1 {background: #f1f1f1;}
.g2 {background: #dadada;}
.g3 {background: #cbcbcb;}
.g4 {background: #989898;}
.g5 {background: #363636;}

#musorok h4 {
	margin-top:0em;
}

.clear { width: 0px; height: 0px; clear: both; }


/**************************************/
/*              HEADER                */
/**************************************/

#header {
	height:324px;
	padding:0;
	margin:0;
}


/**************************************/
/*             NAVIGATION             */
/**************************************/
#tabs {
	padding:5px 0px;
}

#tabs ul {
	margin: 0;
	padding: 0;
	float:left;
}
#tabs li {
	list-style:none;
	border:0px solid #CCCCCC;
	padding:2px 0px;
	margin:2px 8px;
	display:inline;
}
#tabs a {
	text-decoration:none;
}
#tabs a span {
	color:#434040;
	padding:2px 2px;
}
#tabs a:hover span {color: #fff;}
#tabs a:hover {background:#FF7700;}


/**************************************/
/*            MAIN CONTENT            */
/**************************************/
#wrapper {
	background: #0084C6 url(../design/bg_wrapper.jpg) no-repeat;
}

#main {
	background: #00629C url(../design/bg_main.jpg) repeat-y;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.pic {
	text-align:center;
}

.pic img {
	border:1px solid #019FE0;
}


#adasban {
	background: url(../design/btn_adasban.jpg) no-repeat;
	width:231px;
	height:40px;
	padding:0;
	margin:0;
}


#mostszol {
	background: url(../design/btn_mostszol.jpg) no-repeat;
	width:231px;
	height:40px;
	padding:0;
	margin:0;
}

#legfrisebb {
	background: url(../design/btn_legfrisebb.jpg) no-repeat;
	width:231px;
	height:40px;
	padding:0;
	margin:0;
}

#eloado {
	color: #9de4ff;
	font-size:1.2em;
	padding:2px 0px 0px 20px;
	font-weight:bold;
}

#szamcim {
	color: #f8f9ea;
	font-size:1.4em;
	padding:0px 0px 0px 40px;
}

#top20 {
	background: url(../design/btn_top20.jpg) no-repeat;
	width:231px;
	height:40px;
	padding:0;
	margin:0;
}

#menu {
	background: url(../design/btn_menu.jpg) no-repeat;
	width:150px;
	height:36px;
	padding:0;
	margin:0;
	float:right;
}

#kapcsolat {
	background: url(../design/btn_kapcsolat.jpg) no-repeat;
	width:150px;
	height:36px;
	padding:0;
	margin:0;
	float:right;
}


#right p, h5 {
	padding:2px;
	margin:0;
}

#right ul {
	padding:2px 0px;
	margin:0;
}

#right ul li {
	list-style:none;
	padding:5px 2px 3px 0px;
	margin:0;
}

/*************** adatlap **************/

#adatlap label.adatlap {
	width: 150px;
	float:left;
	padding:3px 0px;
}

#adatlap .content {
	width: 450px;
	float:left;
	padding:3px 0px;
}
#adatlap .content2 {
	width: 300px;
	float:left;
	padding:3px 0px;
}
.adatlap_box {
	margin:5px 0px;
	padding:0px 5px;
	border:1px solid #DDDDDD;
}

#photos {
	width:600px;
}

/***************userlist **************/

#users table {
	width:90%;
}

#users td {
}
/***************fooldal **************/
.cikk {
}

.archdatum {
	color: #9de4ff;
	font-size:1.2em;
	padding:2px 0px 0px 20px;
	font-weight:bold;
}

.archnev {
	color: #f8f9ea;
	font-size:1.4em;
	padding:0px 0px 0px 40px;
}
.archdesc {
	font-size:1.1em;
	padding:0px 0px 10px 40px;
}



/***************cikkoldal **************/
.cikk .lead{
	font-weight:bold;
}
.cikk .date{
}

/***************galeria **************/

.pix li {
	list-style:none;
	padding:5px;
	float:left;
	height:120px;
	width:150px;

}

/***************progressbar **************/

.progressWrapper {
	width: 250px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
	width:400px;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 270px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 270px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

/**************************************/
/*            RIGHT CONTENT            */
/**************************************/

#right {
	min-height:500px;
}



/**************************************/
/*               FOOTER               */
/**************************************/
#footer{
padding:0;
padding:0px 0px 0px;
background:#057BBB;
height:0px;
}

#footer a:link {
	color:#000;
}
