/***************
 * Szabvány:    2.1
 * Copyright:   Copyright (c) 2002, nexum MarsNet Kft.
 *              6722 Szeged, Gyertyámos u. 14-16 C
 *              Tel.: +36 62 55 88 99;
 *              Fax.: +36 62 55 88 98
 *              http://www.nexum.hu; info@nexum.hu
 * Név:         template_css.css
 * Projekt:     nexum.web2
 * Leírás:      Joomla! cms rendszer default templateje, horizontális menürendszer
 * Keletkezés:  2006.02.21.
 * Fejlesztő:   Zsibrita György
 * Megjegyzés:  Használatakor az adminisztrációs felületen belül a szükséges módosítások elvégzése szükséges.
 * FONTOS:		Éles site-on belül a kommenteket távolítsuk el.
 ***************

 **************/
/* body p, h, ul, hr stb. tagek definialasa*/
BODY {
	margin: 0px 0px 0px 0px;
	background: white url(../images/bg.jpg);
	/*minden használt image állományt definiálni kell a templateDetails.xml allományban*/
	background-repeat: no-repeat;
	color: #1c599d;
	font-size:12px;
	}

p {
	font: normal Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color: #044b9b;
	margin-left:3px;


}


ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 0px;
  padding-top: 0px;
	

}

h1, h2, h3{
	font: bold 12px  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #1c599d;
	padding: 8px 0 0 16px;
	font-size:12px;
}
h4{
	font: bold 12px  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #1c599d;
	padding: 8px 0 0 46px;
	font-size:12px;
}
h5{
	font: bold 12px  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #1c599d;
	padding: 8px 0 0 16px;
	font-size:12px;
}
hr {
	background : #CCCCCC;
	height : 1px;
	width : 100%;
}

/*szerkezeti osztalyok itt definialjuk a kulonbozo szekciok helyzetet parametereit. alap esetben nem tartalmazza ezeket az osztályokat a Joolma! template*/

.section-header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	position: absolute;
	background: url(../images/headerbg.jpg) repeat-x;
	height:141px;
	width:100%!important;
}

.section-search{
	padding-right:10px;
	padding-top:30px;
	font: normal 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #1c599d;



}
/*topmenu*/
.section-top{
	width:100%!important;
	height:20px;
	top:105px;
	background-color: rgb(127, 172, 177);
	color:white;
	display: block;
	position: absolute;
	overflow: hidden;
	float: left;
	padding: 0px;

}
.section-menu{
	width:100%!important;
	height:31px!important;
	background-image: url(../images/menubg.png)repeat-x center;
	top:141px;
	position:absolute;
	text-align:left;
	margin: 0 0 0 0;
		
}
.section-login {
	margin: 5px 0 0 0px;
	padding: 0 0 0 0;
	background-image: url(../images/loginbg.jpg);
	background-repeat:no-repeat;
	width:241px;
	height:147px;
	position:absolute;
	top:180px;
    /*display: inline-block;*/
}

.section-logged {
	margin: 5px 0 0 0px;
	padding: 0 0 0 0;
	background-image: url(../images/loggedbg.jpg);
	background-repeat:no-repeat;
	width:243px;
	height:95px;
    /*display: inline-block;*/
}

.loginbox { 
	position: absolute;
	top:35px;
	right:145px;
	font: 11px Arial, Helvetica, sans-serif;
	border: none;
	margin-top: 0px;
	color: #1c599d;
	background: transparent;
	}
	.passbox { 
	position: absolute;
	top:65px;
	right:145px;
	font: 11px Arial, Helvetica, sans-serif;
	border: none;
	margin-top: 0px;
	color: #1c599d;
	background: transparent;
	}
.loginbutton { 
	position: absolute;
	top:25px;
	right:15px;
	
	}
	.message { 
	position: absolute;
	top:90px;
	right:15px;
	text-align:right;
/*	width:180px!important;*/
	
	
	}
/*pathway*/
.section-path{
	left:150px;
	top: 125px;
	width:452px;
	height:20px;

	color: #1c599d;
	display: block;
	position: absolute;

}
.section-pathfull{
	left:0px;
	top: 125px;
	width:602px;
	height:20px;

	color: #1c599d;
	display: block;
	position: absolute;

}
.section-left{
	width:150px;
	top:125px;
	color:white;
	display: block;
	position: absolute;

}
.section-main{


/*	width:600px;*/
	color: rgb(127, 172, 177);
	padding-left: 5px;
	padding-right: 5px;


}
.section-mainfull{

	left: 0px;

	color: rgb(127, 172, 177);
	padding-left: 5px;
	padding-right: 5px;


}
.section-right{
	/*width:150px;*/
	color: #1c599d;
	display: block;
	

}
.section-footer{
	width:100%!important;
	background-color: rgb(127, 172, 177);
	color:white;
	display: block;

}
/*tartalmi elemek formázáa*/
.title {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
	color : #7B8DA1;

}


.small {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color : #3366C0;
	text-decoration : none;
	font-weight : medium;

}

.smalldark {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #1c599d;
	text-decoration : none;
	font-weight : normal;

}

.contentpane {

}

.contentpaneopen {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #044b9b
	text-align : left;
	margin-left:61px;
	padding-left:21px;


}

.contentheading, .componentheading {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #044b9b;
	text-align : left;
	padding-left:21px;
	padding-top:41px;
}
.contentpanecontopen {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #044b9b
	text-align : left;
	margin-left:61px;
	padding-left:21px;


}

.contentheadingcont, .componentheadingcont {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #044b9b;
	text-align : left;
	padding-left:21px;
	padding-top:41px;
}
.createdate {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #999999;
	text-align : left;
}



	/*pathway text elemeinek formázása*/
.pathway {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left:5px;
}
a.pathway:link, a.pathway:visited {
	color: #1c599d;
	font-weight : normal;
}

a.pathway:hover {
	color: #1c599d;
	font-weight : normal;
	text-decoration : underline;
}

/* linkek formázása*/
#mainlevel-nav {
	margin: 0; padding: 0;
}
#mainlevel-nav li {
	background-image: none;
	list-style:none; 
	float: left; 
	margin: 0px; 
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height:24px;
	height: 26px;
	white-space: nowrap;
	border-right: 1px solid #9DA6B3;
}
#mainlevel-nav a {

	float: right; 
	text-decoration: none;  
	color: #304651;
}
#mainlevel-nav a {
	float: none;
}
#mainlevel-nav a:hover {
	color: #1c599d;

}

a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/menu_bullet.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #1c599d;
	text-align: left;
	padding-left: 15px;
	height: 18px;
	margin-bottom: 1px;
}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #ffffff;
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #1c599d;
	text-align: left;
}

#active_menu {
	color:#ffffff;
	font-weight: bold;
}

a.sublevel:hover {
	color: #ffffff;
	text-decoration: none;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
}

a.mainmenu:hover {
	color: #D6DF8C; 
	text-decoration: none;
}



a:link, a:visited {
	color: #1c599d; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #9AB6C2;	text-decoration: none;
	font-weight: bold;
}

a.category:link, a.category:visited {
	color: #1c599d;
	text-decoration: none;
	font-weight: bold;
}

a.category:hover {
	color: #9AB6C2;
	text-decoration: none;
	font-weight: bold;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #1c599d;
	text-decoration: none;
}

a.pagenav:hover {
	color: #9AB6C2;
	text-decoration: none;
}

/**linkelt címek, tovább feliratok  **/
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;

}

a.contentpagetitle:hover {
	font-family: Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #7B8DA1;
	text-decoration: underline;
	font-weight: bold;

}

a.category:link, a.category:visited {
	color : #333333;
	font-weight : bold;

}

a.category:hover {
	color : #7B8DA1;

}
/**tartalmi elemek linkelése**/

a:link, a:visited {
	font-size : 11px;
	color: #1c599d;
	text-decoration : none;
	font-family : Arial, Verdana,  Helvetica, sans-serif;

}

a:hover {
	color: #1c599d;
	text-decoration : underline;

}

/* táblázatok formázása*/

table.moduletablembt {
	margin: 0px 0px 0px 16px;
	width: 95%;
	font-size: 11px;
	margin-left: 5px;
}

table.moduletablembt th {
	font-size : 11px;
	font-weight : bold;
	color: #1c599d;
	text-align : left;
	width : 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}

table.moduletablembt td {
	font-size: 11px;
	font-weight: normal;

	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

table.moduletablelog {
	margin: 0px 0px 0px 16px;
	width: 95%;
	font-size: 11px;
	margin-left: 5px;
}

table.moduletablelog th {
	font-size : 11px;
	font-weight : bold;
	color: #1c599d;
	text-align : left;
	width : 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}

table.moduletablelog td {
	font-size: 11px;
	font-weight: normal;

	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

table.moduletable {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #044b9b;
	text-align : left;
	padding-left:21px;
	padding-top:41px;
	width:95%;
}

table.moduletable th {
	font-size : 11px;
	font-weight : bold;
	color : #044b9b;
	text-align : left;
	width : 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}

table.moduletable td {
	font-size: 11px;
	font-weight: normal;

	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}


/*formok*/
.button {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-style : normal;
	font-size: 11px;
	font-weight : bold;
	background-color : #F0F0F0;
	color: #1c599d;
	border : 1px solid #CCCCCC;

}

.inputbox {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #1c599d;
	background-color : #F0F0F0;
	border : 1px solid #CCCCCC;

}

/* {moscode} kimenet módosítása.*/
.moscode {
background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #1c599d;
	text-align: center;
}
/* egyedi formázások */
.container{
	border: solid;
	border-width: 1px;
	border-color: #efefef;

}
.boxes {
	border: solid;
	border-color: #efefef;
	border-width: 1px;
}
.contentmain {
	font-family : Arial, Verdana,  Helvetica, sans-serif;
	font-weight: normal;
	font-size : 10pt;
	color : #1c599d;
	text-align: left;

}
.mosimage_caption {
	font: normal 11 px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: rgb(16, 33, 139);
	margin-left:3px;
}
.modifydate {
	font: normal 10 px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: rgb(16, 33, 139);
	margin-left:3px;
}
.blog {
	font: bold 12px  Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #7B8DA1;
	padding: 8px 0 0 16px;
	font-size:12px;
}
.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
  color:#1c599d;
  font-size:12px;
}

.sectiontablefooter {
    color:#1c599d;
	font-size:12px;
}

.sectiontableentry1 {
	background-color : #ffffff;
	color:#1c599d;
	font-size:12px;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
	color:#1c599d;
	font-size:12px;
}
