
/*-------------------------------------------------------------------------------------------------*/
/* Style for links in all templates																   */
/*-------------------------------------------------------------------------------------------------*/

.links A:link {
	text-decoration: none;
	color: #2C94D1  ;
	}
.links A:visited {
	text-decoration: none;
	color: #2C94D1;
	}	
.links A:hover {
	color: #fff; 
	background-color: #2C94D1;
	}
.links A:active {
	TEXT-DECORATION: none;
	color: #2C94D1;
	}
	
/*-------------------------------------------------------------------------------------------------*/
/* Style for links white															   */
/*-------------------------------------------------------------------------------------------------*/

.linkw A:link {
	text-decoration: none;
	color: #fff;
	}
.linkw A:visited {
	text-decoration: none;
	color: #fff;
	}	
.linkw A:hover {
	color: #000; 
	background-color: #fff;
	}
.linkw A:active {
	TEXT-DECORATION: none;
	color: #fff;
	}
	
/*-------------------------------------------------------------------------------------------------*/
/* Style for Header													   
/*-------------------------------------------------------------------------------------------------*/

#container-head {
	padding: 0;
	margin: 0 auto;
	width: 920px;
	text-align: left;
	height: 126px;
	position: relative;
	z-index: 200;
}

#container-logo {
	position: absolute;
	top: 0;
	left: 15px;
	height: 134px;
	width: 400px;
	z-index: 200;
}

/*-------------------------------------------------------------------------------------------------*/
/* General styles for all templates ( XHTML ) */															   
/*-------------------------------------------------------------------------------------------------*/

html, body
{
	background: #fff url(../imgs/back.top.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px
}
#container-side {
	top: 280px;
	position: absolute;
	right: 25px;
	width: 192px;
	z-index: 11;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	border-left: dotted 1px #ccc;
}
#container-main {
	top: 30px;
	background: #fff url(../imgs/images.internal.jpg) no-repeat 0 0;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	margin: 0 auto;
	padding-top: 250px;
  	width: 920px;
	text-align: left;
  	position: relative;
  	height: auto !important; /* For Modern Browsers */
	z-index: 0;
}

#container-main-bottom {
	background: #fff url(../imgs/back.main.bottom.gif) repeat-x 0 0;
	top: 30px;
	margin: 0 auto;
  	width: 922px;
  	position: relative;
  	height: 30px;
}
#content {
	width: 610px;
	margin: 0 0 0 30px;
	z-index: 9;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #666;
	line-height: 18px;
	padding: 10px 0px 40px 0px;
	background: #fff;
	min-height: 200px;
}
#arrows {
	position: absolute;
	top: 4px;	
	right: 6px;
	font-size: 10px;
	z-index: 1;

}
#boxed {
	width: 100%;
	position: relative;
	color: #999;
	padding: 5px 0px 8px 8px;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 10px;
	border-bottom: solid #999 0px;
}
#newsbar {
	width: 180px;
	left: 0px;
	position: relative;
	clip:rect(0,180,6,0);
	background: #F8F8F8;
	padding: 8px 0px 25px 16px;
	margin-bottom: 30px;
	border: 1px solid #ccc
}
#utilities {
	position: absolute;
	top: 180px;
	right: 15px;
	font-size: 10px;
	z-index: 1;
}
#titlebox {
	position: absolute;
	top: 220px;
	left: 30px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #666;
	padding: 0 0 6px 0;
	width: 480px;

}
#pathrow {
	position: relative;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333;
	border-bottom: solid #ccc 0px;
	padding: 0 0px 2px 30px;
	height: 20px;

}
#menu {
	background: #B1D8EF;
	left: 15px;
	top: -30px;
	position:absolute;
	z-index: 1;
	width: 560px;
	height: 50px;
}

#menu2 {
	background: #FF941A;
	left: 585px;
	top: -30px;
	position:absolute;
	
	z-index: 1;
	width: 320px;
	height: 50px;
}

#footer {
	position:relative; 
	clear:both; 
	width:920px; 
	height:80px; 
	border-top: solid #ccc 0px;	
	color:#999;
	margin: 30px auto;
	padding: 20px 0 50px 0; 
	text-align: left;
	}



/*-------------------------------------------------------------------------------------------------*/
/* Second level navigation																		   */
/*-------------------------------------------------------------------------------------------------*/

#secondarymenu {
	width: 200px;
	position: relative;
	margin-bottom: 30px;

}
ul#secondlevel	{
	list-style-type: none;
	padding: 0;
	margin: 0
	}
ul#secondlevel li	{
	padding: 0;
	margin: 0;

	}
ul#secondlevel li a	{
	display: block;
	margin: 0;
	padding: 4px 0px 4px 6px;
	color: #666;
	border-bottom: solid 1px #eee;
	_height: 1%;
	}
ul#secondlevel li a.active	{
	background-color: #B1D8EF;
	color: #333;
	cursor: pointer;
	border-bottom: solid otted 1px #fff;
	_height: 1%;
	}
ul#secondlevel li a:hover	{
	background-color: #ccc;
	color: #333;
	border-bottom: solid 1px #fff;
	_height: 1%;
	}


/*-------------------------------------------------------------------------------------------------*/
/* Style for Search Block															   			   */
/*-------------------------------------------------------------------------------------------------*/

#search {
	padding-bottom: 0px;
	position:absolute;
	right: 0;
	top: 50px;
}
.highlight	{
	background-color: yellow;
	}
form.formsearch	{
	border: #CCCCCC solid;
	border-width: 0px;
	color: #666666;
	width: 230px;
	padding-left: 18px; 
	background:  url(../imgs/back.search.gif) no-repeat 0px;
	}
form.formsearch div	{
	padding: 3px 0px 3px 3px;
	}
form.formsearch select, form.formsearch input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #DADADA;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px; 
	height: 14px; 
	}
form.formsearch select {
	width: 160px;
	}
form.formsearch input {
	width: 145px;
	margin-right: 10px;
	}	
form.formsearch input.submit {
	background:  url(../imgs/search.gif) no-repeat 0px;
	width: 25px;
	height: 20px;
	cursor: pointer;
}

/*-------------------------------------------------------------------------------------------------*/
/* Style for Search Results															   			   */
/*-------------------------------------------------------------------------------------------------*/


dl#searchresults	{
	color: #666666
	}
dl#searchresults dt	{
	margin: .5em 0;
	padding: 0;
	}
dl#searchresults dd	{
	padding: 0;
	margin: .5em 0;
	border-color: black black #eee; 
	border-style: solid; 
	border-width: 0 0 1px 0;
	}
/*-------------------------------------------------------------------------------------------------*/
/* Style list.php Template															   			   */
/*-------------------------------------------------------------------------------------------------*/

dl#list	{
	color: #666;

	}
dl#list dt	{
	padding: 0;
	}
dl#list dd	{
	padding: 0;
	margin: 0 0;
	border-color: black black #CCCCCC; 
	border-style: solid; 
	border-width: 0 0 0px 0;
	}
#navpages	{
	clear: both;
	padding: 10px 0 30px 0;
	text-align: left;
	text-transform:uppercase;
	}
	
.otherpages, .prevpage, .nextpage {
	padding: 6px;
	border: solid #ccc 1px;
	}	
	
.currentpage {
	padding: 6px;
	border: solid #999 1px;
	background: #999;
	color: #fff;

	}	
/*-------------------------------------------------------------------------------------------------*/
/* Style News Scroller 													   			               */
/*-------------------------------------------------------------------------------------------------*/

#news {
	width: 198px;
	left: 0px;
	position: relative;
	padding-bottom: 30px;
}
div#wn {
	position: relative;
	overflow: hidden;
	z-index: 1;
	height: 150px;
	background: #fff;
	border: 1px solid #ccc;
}
div#cnt {
	z-index: 1;
	position: absolute;
	color: #666666;
	width: 180px; /* mandatory to get the scroller working ! */
	height: 160px; /* mandatory to get the scroller working ! */
	padding: 10px;
	}
div#cnt div.item {
	color: #666;
	height: 100%;
}

div#cnt p	{
	margin: 0;
	}

/*-------------------------------------------------------------------------------------------------*/
/* Style for gallery.php Template													   			               */
/*-------------------------------------------------------------------------------------------------*/

ul#gallery	{
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	}
	
ul#gallery li	{
	padding: 0 11px 11px 0;
	margin: 0;
	float: left;
	}

ul#gallery li img	{
	display: block;
	border: 0px solid #666;
	}
	
#displayedpicture	{
	margin: 10px 0 0 0;
	}
	
#displayedpicture img	{
	border: 0px solid #666;

	}

/*-------------------------------------------------------------------------------------------------*/
/* Style for slideshow.php Template													   			               */
/*-------------------------------------------------------------------------------------------------*/

ul#slideshow	{
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: solid #ccc 1px;
	}
	
ul#slideshow li	{
	padding: 0 3px 11px 0;
	margin: 0;
	float: left;
	}

ul#slideshow li span	{
	display: block;
	padding: 5px;
	border: 1px solid #ccc;
	}
	
ul#slideshow li span.activeslide	{

	border: 1px solid #999;
	background: #999;
	color: #fff;
	}

#displayedslide	{
	margin: 20px 0 0 0;
	}
	
#displayedslide img	{
	border: 0px solid #333;

	}

/*-------------------------------------------------------------------------------------------------*/
/* Style for map.php Template													   			               */
/*-------------------------------------------------------------------------------------------------*/
table#map	{
	width: 400px;
	font-size: 11px;
	}
table#map th	{
	text-align: left;
	font-weight: normal;
	}
table#map tr.section td strong	{
	padding: 0 0 0 25px;
	}
table#map td.level0	{
	padding-left: 0;
	}
table#map tr.page td.level0	{
	padding-left: 15px;

	}
table#map td.level1	{
	padding-left: 20px;
	}
table#map tr.page td.level1	{
	padding-left: 35px;
	}
table#map td.level2	{
	padding-left: 40px;
	}
table#map tr.page td.level2	{
	padding-left: 55px;
	}
table#map tr.section td	{
	padding-top: 10px;
	padding-bottom: 20px;
	}
table#map tr.page div	{
	background: url(../imgs/icon_page.gif) no-repeat 0 0px;
	padding-left: 18px;
	}
	
/*-------------------------------------------------------------------------------------------------*/
/* Style contact.php,  edit.user.php, login in sbasic.php 															   			   */
/*-------------------------------------------------------------------------------------------------*/

form {  
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	margin-top: 0px; 
	padding-top: 0px
	
	}
	
#formcontact fieldset	{
	padding: 20px;
	border:1px solid #eeeeee;
	}
	
#formcontact legend	{
	text-transform: uppercase;
	font-size: 11px;
	}

#formcontact label	{
	float: left;
	width: 140px;
	font-size: 12px;
	}
	
#formcontact input, #formcontact textarea, #formcontact select {
	background-color: #eee;
	border: solid #ccc 0px;
	padding: 3px;
	height: 22px;
	width: 280px;
	overflow: auto;
	margin: 3px;
}

#formcontact input.error, #formcontact textarea.error, #formcontact select.error {
	border: solid #CC0000 1px;
	background-color: #fff;	
}
	
#formcontact input.submit {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666;
	border: solid #666 0px;
	padding: 4px;
	margin: 10px 10px 10px 140px;
	width: auto;
	float: left;

}

#formcontact div.editnotifications input {
	width: auto;
	background: none;
	border: none;
	}
	

#formcontact div.editnotifications {
	clear: left;
	}
	
#formcontact textarea	{
	height: 120px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	}

#lastnews	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
#lastnews li	{
	padding: 0;
	margin: 0;
	}
	
#lastnews li a	{
	text-decoration: none;
	}
	
#formcontact div.notificationsections input	{
	width: 15px;
	}
.tp_error_msg 	{
	border: solid 3px red;
	padding: 20px;
	display: block;
	}

/*-------------------------------------------------------------------------------------------------*/
/* Style Calendar											   			   */
/*-------------------------------------------------------------------------------------------------*/

#get_calendar	{
	margin-bottom: 30px;
	width: 198px;
	border: 1px solid #ccc;
	color: #999;

	}
	
#get_calendar td	{
	text-align: center;
	padding: 5px;
	}
	
#get_calendar td.today	{
	color: #666;
	background: #eee;
	}

#get_calendar td.event, #get_calendar td.internal	{
	padding: 0;
	}

#get_calendar td.event a, #get_calendar td.internal a{
	display: block;
	padding: 6px;
	border: 1px solid #fff;

	background: #eee;
	color: #0066CC;
	}
	
#get_calendar td.event a:hover, #get_calendar td.internal a:hover	{
	display: block;
	padding: 6px;
	border: 1px solid #fff;
	background: #0066CC;
	color: #fff;
	
	}
	
#get_calendar th	{
	background: #999;
	color: #fff;
	padding: 5px;
	font-weight:normal;
	}
	
#get_calendar tr.months td	{
	padding: 0;
	}
	
#get_calendar tr.months td a	{
	padding: 3px;
	display: block;
	}
	
#calendar-list	{
	margin: 0;
	width: 100%;
	font-size: 11px;
	}
	
#calendar-list dd	{
	border: solid #eee 1px;
	margin: 0 0 20px 0;
	padding: 15px 30px 6px 110px;
	}
	
#calendar-list dd.internal	{
	border: solid #eee 1px;
	}
	
#calendar-list dt	{
	float: left;
	margin: 0;
	padding: 10px;
	}

#calendar-list dt.first	{
	}

#calendar-list dt div.eventdate	{
	float: left;
	padding-top: 10px;
	display: block;
	font-size: 12px;
	text-align:center;
	background:  url(../imgs/back.cal.event.icon.gif) no-repeat;
	width: 60px;
	height: 55px;
	margin: 10px;
	}

#calendar-list dt.internal div.eventdate	{
	background:  url(../imgs/back.cal.event.icon.internal.gif) no-repeat;
	border: solid black 0px ;
	border-top: 0px solid black;
	}

#calendar-list dd p	{
	margin: 0;
	}

#calendar-list dd p.more	{
	margin-top: 6px;
	padding-top: 0;
	}

