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

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

#container-head {

	padding: 0;
	margin: 0 auto;
	width: 920px;
	text-align: left;
	height: 120px;
	position: relative;
}

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

html
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top: solid 0 #E5DFD1;
}
body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bodyhome {
	background: #E3D4BD;
}
.bodyinner {
	background: #E3D4BD;
}
#container {
	float:left;
	padding-left: 0;
}
#container1 {
	float:left;
	width: 330px;
	padding: 0 0 0 0;
	background: url(../imgs/back.right.jpg) no-repeat 320px 3px;
}
#container-inner {
	width: 300px;
	padding: 0 0 0 0;
	background: url(../imgs/back.right.jpg) no-repeat 320px 3px;
}
#container2 {
	float:left;
}

#container-side {
	float: right;
	width: 250px;
	z-index: 11;
	padding: 6px 6px 6px 0;
	margin: 65px 60px 0 0;
}
#container-main-home {
	margin: 0 auto;
  	width: 940px;
  	position: relative;
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
}
#container-main {
	margin: 0 auto;
  	width: 936px;
  	position: relative;
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
	background:url(../imgs/back.content.inner.jpg) repeat-y  0 0;	
	padding-bottom:30px;
}
#balls {
	width: 100%;
	background: url(../imgs/back.balls.gif) no-repeat center 0;
	z-index:0;
}
#content {
	position: relative;
	float: left;

	_height: 300px;

	width: 530px;
	z-index: 9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 16px;
	background: #fff;
	padding: 40px;
}
#content-home {
	position: relative;
	clear: left;
	width: auto;
	z-index: 9;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #666;
	line-height: 20px;
	border-top: solid 0 #fff;
	background: url(../imgs/back.content.home.jpg) no-repeat 0 bottom ;
	padding: 15px 0 50px 20px;
}
#content-home p {
	margin-top: 0 ;
}

#arrows img {
	border: 0;
}
#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: -20px;	
	right: 0;
	font-size: 11px;
	z-index: 1;
	text-transform:lowercase;
	font-family: Arial, sans-serif;
	letter-spacing: -0.5px;
	padding: 0 0px 2px 0px;
}
#titlebox {
	margin: 0 0 10px 0;
	color: #333;
	text-transform: uppercase;
	border-bottom: solid #ccc 0px;
	padding: 0 0 6px 0;
	position: relative;
	width: auto;
}
#pathrow {
	margin: 0 0 0 0; 
	font-family: Arial, sans-serif;
	font-size: 11px;
	letter-spacing: -0.5px;
	text-transform: lowercase;
	color: #333;
	border-bottom: solid #ccc 0px;
	padding: 0 0px 2px 0px;
	position: relative;
}

#footer {
	background: url(../imgs/back.footer.inner.jpg) no-repeat;
	color:#A49A87;
	height: 100px;
	margin: 0 auto;
  	width: 936px;
	padding: 50px 0 0 0;
	position:relative;
	font-size: 12px;
		clear:left;
	}
#footer-home {
	clear:both;
	color:#A49A87;
	height: 100px;
	margin:0 auto;
	padding: 10px 0 0 0;
	position:relative;
	width: 936px;
	font-size: 12px;
	clear:left;
	}
/*-------------------------------------------------------------------------------------------------*/
/* Style for Search Block															   			   */
/*-------------------------------------------------------------------------------------------------*/

#search {
	padding-bottom: 0px;
	position:absolute;
	top: 10px;
	right: 50px;
}
.highlight	{
	background-color: yellow;
	}
form.formsearch	{
	font-size: 11px;
	color: #666666;
	width: 192px;
	padding: 3px; 
	}
form.formsearch div	{
	padding: 3px 0px 3px 3px;
	}
form.formsearch input[type=text]{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #999;
	width: 150px;
	height: 13px;
	margin-right: 6px;
	background: #fff url(../imgs/back.search.gif) no-repeat left top;
	border-width: 0px; 
	padding: 4px 4px 5px 25px; 
	}
form.formsearch select {
	width: 100%;
	}
form.formsearch input {
	width: 80%;
	}	
form.formsearch input.submit {
	width: 25px;

	border-style: solid;
	border-width: 0px; 
	border-color: #999999 #FFFFFF #FFFFFF #999999;
	background: url(../imgs/search.gif) no-repeat 3px 0;
	visibility:hidden;
}

/*-------------------------------------------------------------------------------------------------*/
/* 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;
	font-size:12px;
	padding-right:48px;
	text-align:right;
	width:140px;
}
	
#formcontact input, #formcontact textarea, #formcontact select {
	background-color: #eee;
	border: solid #ccc 0px;
	padding: 3px;
	width: 280px;
	overflow: auto;
	margin: 1px;
}

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

}

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

#formcontact div.editnotifications {
	clear: left;
	}
	
#formcontact textarea	{
	height: 120px;
	font-family: 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;
	}
	

