/* global styles */
strong{font-weight:bold;}
img.img-top-right{
	float:right;
}
img.extra_content_img{
	margin-right:.7em
	text-align:auto;
}
a, a:visited{
	color:#CC6600;
	text-decoration:none;
}
a:hover, a:active{
	color:#59181C;
}
.set.function
{
    margin: 1em 5em;
}
.set.function li
{
    display: inline;
    margin-right: 1em;
}

table {
	width:97%;	
}
table tr th{
		line-height: 2;
		border-bottom: solid 1px #f96;
		font-weight:bold;
    height: 1.8em;
    margin-top: .2em;
}
table tr td
{
    line-height: 2;
		border-bottom: dashed 1px #f96;
    height: 1.8em;
    margin-top: .2em;
}
table.pages tr td.newsdate{
	width:90px;
}
table.pages tr td.default{
	width:16px;
}
table tr td.functions{
	text-align:right;
	width:130px;
}
table.pages tr td.footer{
	border:none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
*html ul.sidebarlist li {height: 1%}
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* header styles */
#hd{
	position:relative;
	height:10.3em;*height:10.05em;
	min-height:10.3em;*min-height:10.05em;
	
}
#searchbox{
  background:#c4b588;  
  width:13.15em;*width:12.83em;
  height:5.84em;*height:5.70em;
  position:absolute;  
  top:2.3em;*top:2.25em;
  right:0.46em;*right:0.44em;
}
#searchbox form{
	padding:3px 3px 3px 7px;
}
#searchbox span,
#searchbox a {
	color:#59181C;
	font-family:arial;
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
}
#searchbox span{
	text-transform:uppercase;
}
#searchbox input[type=text]{
	background-color:#C4B588;
	background-image:url(../images/searchbox_txt.gif);
	background-repeat:no-repeat;
	border-style:none;
	height:20px;
	left:10px;
	padding-left:3px;
	
}
.header1{
	background:transparent url(../images/header1.gif) no-repeat top left;	
}
.header2{
	background:transparent url(../images/header2.gif) no-repeat top left;
}
.header3{
	background:transparent url(../images/header3.gif) no-repeat top left;
}
.header4{
	background:transparent url(../images/header4.gif) no-repeat top left;
}
.header5{
	background:transparent url(../images/header5.gif) no-repeat top left;
}
.header6{
	background:transparent url(../images/header6.gif) no-repeat top left;
}
.header7{
	background:transparent url(../images/header7.gif) no-repeat top left;
}

/* navigation styles */
#navigation{
	position:absolute;
	top:9em;
	width:57.69em;*width:56.3em;
	height:2.3em;*height:2.25em;
	background:url(../images/menu_02.gif);
}
#navigation a,
#navigation a:visited{
	color:#8F734A;
	font-family:arial;
	font-weight:bolder;
	text-decoration:none;
}
#navigation a:hover,
#navigation a:active{
	color:#59181C;
}
/* content styles */
#bd div.home{
	display:block;
	width:57.69em;*width:56.3em;
}

dl.home {
	background:#8f734a url(../images/c_tl.gif) top left no-repeat; 
	margin:5px 0; 
	padding:0;
	
}
dl.home dt {
	background:transparent url(../images/c_tr.gif) top right no-repeat; 
	padding:7px; 
	text-align:center; 
	color:#fff;
	text-align:left;
	font-weight:bold;
	line-height:160%;
	text-transform:uppercase;
}
dl.home dd {
	background:#fff; 
	padding:5px 5px 1.3em 5px;
	margin:0;
	border:solid 1px #999;
	border-top:none;
	
}

.homecontent{
	padding:4px 6px 4px 4px;
}
.homenews{
	float:right;
	width:auto;
	margin-top:-41px;
	width:12.5em;
	padding:0;
}
.homenews dl{
	background:#a48d62 url(../images/n_tl.gif) top left no-repeat; 
	margin:5px 0 0 0; 
	padding:0;
}
.homenews dl dt{
	background:transparent url(../images/n_tr.gif) top right no-repeat; 
	padding:7px; 
	text-align:center; 
	color:#fff;
	text-align:left;
	font-weight:bold;
	line-height:100%;
	text-transform:none;
}
.homenews dl dd{
	background:#fff; 
	padding:5px 5px 1.3em 5px;
	margin:0;
	border:solid 2px #a48d62;
	border-top:none;
}
.homenews ul{
	margin:0;
	padding:0;
	font-size:0.8em;
}
.homenews ul li{
	border-bottom:dashed 1px #CC6600;
	margin:0;
	padding:3px 0;
}
.homenews ul li a{
	display:block;
	text-align:right;
	padding: 3px 0;
}

div.regular{
	padding:4px 6px 4px 4px;
	text-align:left;
	width:57.69em;*width:56.3em;
}
div.maincontent{
	float:left;
	width:73.5%;
	margin-right:4px;
	font-family: verdana, Lucida granda, Century gothic;
	font-size: 9pt;
}
div.submenu{
	width:25%;
	float:left;
	margin-right:5px;
}
div.submenu dl{
	background:#8f734a url(../images/c_tl.gif) no-repeat top left; 
	margin:0 4px 0 0; 
	padding:0;	
	width:100%;
} 
div.submenu dl dt{	
	background:transparent url(../images/c_tr.gif) no-repeat top right; 
	padding:7px; 
	text-align:center; 
	color:#fff;
	text-align:left;
	font-weight:bold;
	line-height:160%;
	text-transform:uppercase;
	border-bottom:solid 3px #d7ce9e;
}
div.submenu dl dd{
	background:#d7ce9e url(../images/submenu.gif) repeat-x;
	padding:0 3px 0 5px;
	margin:0;
	border-top:none;
	height:auto;
	color:#FFF;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;
}
div.submenu dl dd ul{
	margin:0 0 8px 8px;
}
div.submenu dl dd ul li{
	padding:3px 0;
	border-bottom:solid 1px #FFF;
	font-size:.9em;
	font-style:normal;
	font-weight:normal;
}
div.submenu ul li a,
div.submenu ul li a:visited{
	
	color:#FFF;
}
div.submenu ul li a:hover, 
div.submenu ul li a:active{
	font-weight:bold;
}
div.maincontent dl {
	background:#8f734a url(../images/c_tl.gif) top left no-repeat; 
	margin:0 4px 5px 0; 
	padding:0;
	
	width:100%;
}
div.maincontent dl dt {
	background:transparent url(../images/c_tr.gif) no-repeat top right; 
	padding:7px; 
	text-align:center; 
	color:#fff;
	text-align:left;
	font-weight:bold;
	line-height:160%;
	text-transform:uppercase;
}
div.maincontent dl dd {
	background:#fff; 
	padding:5px 5px 1.3em 5px;
	margin:0;
	border:solid 1px #999;
	border-top:none;
	
}
.extra_content{
	float:right;
	width:10em;
	margin:0;
	padding:0;
	margin-right:0.4em
}
.main_extra_content{
	
	margin:0;
	padding:0;
}
div.extra_content_text{
	border:solid 1px #7e622e;
	display:block;
	padding:.3em;
}
#notice
{
    background: #fec;
    border: solid 1px #fd9;
    text-align: center;
    line-height: 2;
    margin: .5em 5em;
}
div.maincontent input[type=submit]
{
    /*background: #fec;
    border: solid 1px #fda;
    padding: .5em 2em;
    cursor:pointer;*/   
}
div.maincontent input[type=submit]:hover
{
    background: #620;
    color: #fff;
}
div.maincontent input[type=text], textarea
{
    border: solid #600 1px;
    background: 0;
    width: 350px;
}
div.maincontent textarea
{
    height: 28em;
}
div.maincontent textarea.çontact_area{
	height:10em;
}

label
{
		float:left;
    width: 10em;
    text-align: right;
    margin-right: 1em;
}
label span
{
    margin-right: .5em;
    color:Red;
}

label.contact_us
{
  width:auto;
  text-align:left;
}
/* footer styles */
#ft{
	position:relative;
	color:#777;
	top:-2em;*top:-1.95em;
	left:.3em;
	font-size:.7em;
}
#ft a,
#ft div.footertext{
	color:#777;	
}
#ft div{
	margin-top:.7em;
}
#ft a{
	text-decoration:none;
}
#ft a:hover{
	color:#000;
}
