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

.links A:link {
	text-decoration: none;
	color: #B50010
	}
.links A:visited {
	text-decoration: none;
	color: #B50010
	}	
.links A:hover {
	color: #fff; 
	background-color: #B50010
	}
.links A:active {
	TEXT-DECORATION: none;
	color: #B50010
	}
	

/*-------------------------------------------------------------------------------------------------*/
/* Style for Header													   
/*-------------------------------------------------------------------------------------------------*/

#container-head {
	background: url(../imgs/header.gif) no-repeat 0 0;
	padding: 0;
	margin: 0 auto;
	width: 920px;
	text-align: left;
	height: 190px;
	position: relative;
}

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

html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px
}
#container-side {
	left: 695px;
	width: 192px;
	top: 10px;
	position: absolute;
	z-index: 11;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
#container-main {
	margin: 0 auto;
	padding-top: 20px;
  	width: 920px;
	text-align: left;
  	position: relative;
  	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
	background: url(../imgs/main.body.gif) repeat-y 0 0;
}
#content {
	left: 0px;
	top: 80px;
	width: 640px;
	margin: 40px 220px 0 0;
	z-index: 9;
	font-family: Verdana, Arial,Tahoma,sans-serif;
	font-size: 12px;
	text-align: left;
	color: #666;
	line-height: 18px;
	padding: 0 0px 40px 30px
}
#arrows {
	position: absolute;
	top: 38px;
	right: 2px;
	font-size: 10px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
}
#boxed {
	width: 100%;
	position: relative;
	color: #333;
	padding: 5px 0px 8px 8px;
	font-size: 12px;
	border-bottom: solid #999 1px;
		font-family: Arial, Helvetica, sans-serif;

}

#utilities {
	position: absolute;
	top: 4px;
	right: 6px;
	font-size: 12px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}
#titlebox {
	margin: 0 220px 0 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00527B;
	text-transform: uppercase;
	border-bottom: solid #7B8EB1 1px;
	padding: 0 0 8px 0;
	position: relative;
	width: 640px;

}
#pathrow {
	margin: 0 220px 0 30px; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #7B8EB1;
	padding: 10px 0px 2px 0px;
	position: relative;
}


#footer {
	position:relative; 
	background: #fff url(../imgs/main.bottom.gif) no-repeat 0 0;
	clear:both; 
	width:920px; 
	height:80px; 
	color:#6685CC;
	margin: 0 auto;
	padding: 30px 0 50px 0; 
	text-align: left;

	}



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

#secondarymenu {
	width: 200px;
	position: relative;
	padding-bottom: 30px;
	margin: 0 0 0 0;
}
ul#secondlevel	{
	list-style-type: none;
	padding: 0;
	margin: 0
	}
ul#secondlevel li	{
	padding: 0;
	margin: 0;
	border-style: dotted;
	border-color: #fff #fff #666;
	border-width: 0 0 1px
	}
ul#secondlevel li a	{
	display: block;
	margin: 0;
	padding: 4px 0px 4px 6px;
	color: #0066CC
	}
ul#secondlevel li a.active	{
	background-color: #eee;
	color: #333;
	cursor: pointer;
	}
ul#secondlevel li a:hover	{
	background-color: #ccc;
	color: #333;
	_height: 1%;
	}


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

#search {

}
.highlight	{
	background-color: yellow;
	}
form.formsearch	{

	font-size: 11px;

	color: #666666;
	width: 192px;
	padding: 3px; 
	background: #fff url(../imgs/back.search.gif) no-repeat 0 0;
	}
form.formsearch div	{
	padding: 4px;
	}
form.formsearch select, form.formsearch input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #fff;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 1px 1px 1px; 
	padding: 3px; 
	}
form.formsearch select {
	width: 100%;
	}
form.formsearch input {
	width: 80%;
	}	
form.formsearch input.submit {
	width: 20px;
	padding-left: 6px;
	border-style: solid;
	border-width: 0px 0px 0px 0px; 
	border-color: #999999 #FFFFFF #FFFFFF #999999;
	background: url(../imgs/search.gif) no-repeat;

}

/*-------------------------------------------------------------------------------------------------*/
/* 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 #CCCCCC; 
	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;
	}
.otherpages, .prevpage, .nextpage {
	padding: 6px;
	border: solid #666 1px;
	}	
.currentpage {
	padding: 6px;
	border: solid #ccc 1px;
	background: #666;
	color: #fff;
	}	

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

#news {
	width: 200px;
	left: 0px;
	position: relative;
	padding-bottom: 30px;
}
div#wn {
	position: relative;
	overflow: hidden;
	z-index: 1;
	height: 150px;
	background: #F8F8F8;
	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: #333;
	height: 100%;
}

/*-------------------------------------------------------------------------------------------------*/
/* 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 9px 11px 0;
	margin: 0;
	float: left;
	}

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

	}

/*-------------------------------------------------------------------------------------------------*/
/* Style for map.php Template													   			               */
/*-------------------------------------------------------------------------------------------------*/
table#map	{
	width: 400px;
	}
table#map th	{
	text-align: left;
	font-weight: normal;
	}
table#map tr.section td strong	{
	padding: 0 0 0 15px;
	}
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: 3px;
	font-size: 12px;
	}
table#map tr.page div	{
	background: url(../imgs/icon_page.gif) no-repeat 0 0px;
	padding-left: 18px;
	font-size: 11px;
	}
	
/*-------------------------------------------------------------------------------------------------*/
/* 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;
	}
	
#formcontact legend	{
	text-transform: uppercase;
	}

#formcontact label	{
	float: left;
	width: 150px;
	}
	
#formcontact input, #formcontact textarea, #formcontact select {
	background-color: #eee;
	border: solid #ccc 0px;
	padding: 5px;
	width: 310px;
	overflow: auto;
	margin: 1px;
}

#formcontact input.error, #formcontact textarea.error, #formcontact select.error {
	background-color: #CC0000;
	color: #FFFFFF;
}
	
#formcontact input.submit {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333;
	border: solid #ccc 0px;
	padding: 4px;
	margin: 8px 0 0 150px;
	width: auto;
}
#formcontact input.back {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #999;
	border: solid #ccc 0px;
	padding: 4px;
	margin: 8px 0 0 10px;
	width: auto;
}

#formcontact div.editnotifications input {
	width: auto;
	background: none;
	border: none;
	}
	
#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;
	}