@import url("basic.css");


/*  */

* {
	margin: 0;
	padding: 0;
}
html, img {
	border: 0;
}
html, body {
	background: url(../icon_car.png) no-repeat;
	background-size:auto;
	font: 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


#eXtra { width: auto; background: url(b_body.png) repeat-x;}

#site {
	width: 1230px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	padding: 0;
	background: #;
}


#header {
	padding: 0px;
	background: url(header.png) no-repeat;
	height: 171px;
}
#header h1 {
	position: absolute; top: 7px; left:0px;
	margin: 0;
	padding: 0;
}

#header h1 a {display: block; width: 190px; height: 120px; border: 1px; }


#addNav {
	position: absolute; padding: 5px;
	top: 30px;
	right: 50px;
	}
#addNav li {
	list-style: none;
}
#lang span {
	display: none;
}
#lang a {
	display: block;
	width: 18px;
	height: 15px;
	float: left;
	margin-left: 5px;
	background: url(flag.png) no-repeat 0 0;
}
#lang a#BG {
	background-position: -18px 0;
}
#lang a#Home {
	background-position: -36px 0;
}
#lang a#Cont {
	background-position: -54px 0;
}

/* :: Main Navigation :: */



#top {position: absolute; top: 128px; left: 0px; list-style: none;}

#top .f {background: url(b_top1.png) no-repeat; padding-left: 0px;}

 #top li {float: left;
	padding: 0;
	margin: 0 0px 0 0;
	border-right: solid 1px #4b9ac4;
	position: relative}

#top a {display: block;
	border-right: solid 1px #0b4363;
	height: 14px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	padding: 12px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;}
	
#top a:hover {color: #; background-color: #125885;}

.down a {
	width: auto;
	text-align: center;
	}
#top li ul {
	position: absolute;
	top: 38px;
	left: -1px;
	
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
	display: none;
}
#top li ul li {
	clear: both;
	border: 0px;
}
#top li ul li a {
	border: none;
	display: block;
	padding: 12px 20px;
	text-decoration: none;
	width: 210px;
	height: auto;
	text-align: left;
	color: #333;
	background: #86c4e6;
	}

#top li .down li a:hover {color: #; background-color: #66a8cd;}
		
#topNav li:hover ul, #topNav li.over ul, #top li:hover ul, #top li.over ul {
	display: block;
}
/* :: Main & Content :: */

#main {
	
	margin: 0;
	padding: 0;
	background: #f8f5e9; border: solid 1px #c7c7c7;
	}
	
.txtC {
  font-family: Helvetica, Geneva, Arial;
        font-size: 14px;
 		 font-weight: normal;
 		
 		 padding: 7px 7px 7px 20px;
        }
        
#lBox {
	float: left; width: 236px; margin-top: 0px; padding: 5px;
	background: #f0ead4; 
	}
	
#lBox h3 {background: none; color: #776a3c; border-bottom: solid 1px; text-align:center; }
	
#leftNav {padding: 0;}
#leftNav li {
	list-style: none;
	
	}
	
#leftNav li a {
	display: block; 
	text-decoration: none;
	margin: 2px 0 0 0;
	padding: 7px 7px 7px 30px;
	color: #46160f;
	font-size: 13px;
	background: url(nav_l.png) no-repeat 0 50%;
	
	
}
#leftNav li a:hover  {
	text-decoration: ;
	background: #e3dcbf url(nav_l.png) no-repeat 0 50%;
}	
	

/*content*/	

#content {
	
	min-height: 600px;
	margin: 0;
	padding:20px;
	border: solid 1px #e0c57e; border-width: 0 1px;
	background: #fbf6e3;
}

#content2 {
	float: left;
	width: 710px;
	min-height: 600px;
	margin: 0;		
	padding:20px;	
	border-right: solid 1px #c7c7c7;
	background: #fff;
}

#content .baner {
	float: left; margin: 15px;
	width: 250px; height: 40px;
	background: #eecf23;
	border: solid 2px #d7a700;
	}
	
#content .baner {text-align: center; padding: 10px; font-weight: bold; font-size: 13px; color: #073562;}

/* :: accordion Menu :: */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}
#linkTxt  { color: #4682B4;
			text-decoration: underline; 
		 }


/* :: Footer :: */

#footer {
	clear: both;
	height: 60px;
	margin: 0;
	padding: 15px 0 5px 0;
	 background: #0b6290;
	

}
#footer ul {
	list-style: none;
	text-align: center;
	padding: 2px;
	margin-bottom: 7px;
}
#footer ul li {
	display: inline;
	margin: 0 0.8em;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .copy {
	text-align: right;
	font-size: 0.9em;
	color: #ccc !important;
	clear: both;
	padding-right: 2em;
	margin-top: 1em;
}
.web a { display: block; width:50px; height: 40px; position: absolute; right: 10px; bottom: 10px; background:url(web.png) no-repeat;}




h1 span, h2 span, .web span  {display: none;}

/* :: EOS :: */

.clB {
	clear: both;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	display: inline-block;
}
/* Hide from IE Mac \*/

.clearFix {
	display: block;
}
/* End hide from IE Mac */
