@CHARSET "ISO-8859-1";

body {
	width:840px;
	margin: 0px auto;
	font-family: helvetica, serif; 		
	font-size:11pt;
	background: #dcdcdb;
}

div.body-top {
	padding: 0x;
	margin: 0px;
	width:840px;	
	height:36px;
	background: white url( /res/img/design/lehina2_outline_02.png ) no-repeat; 
	/*border: dotted blue 1px;*/
}

div.body-middle{
	width:800px;
	float:left;	
	padding-left:25px;
	padding-right:10px;
	padding-bottom:20px;
	background: white url( /res/img/design/lehina2_outline_04.png ) repeat-y; 
	/*border: dotted green 1px;*/
}

div.body-bottom{
	width:800px;	
	padding-left:20px;
	padding-right:20px;
	clear:both;
	float:left;	
	height:69px;
	background: white url( /res/img/design/lehina2_outline_06.png ) repeat-y; 
	/*border: dotted red 1px;*/
}
img {
	border:none;
}

a {
	color:#a80;
	font-decoration:none;		
}	
a:hover {
	color:#f60;
}

h2 {
	margin:0xp;
	padding:0px;
	font-size:110%;
	font-weight:bold;
	padding-left:10px;
	color:#aa8800;
	border-bottom: solid 1px #eea;

}

p {
	padding:0px;
}

h2:first-letter {
	color:#840;	
	font-size:120%;
}

h3 {
	clear:both;
	margin:0px;
	font-size:100%;
	font-weight:bold;
	padding-left:10px;
	color:#aa8800;
}


#header-left {
	float:left;
	height:138px;
	width: 200px;	
	/*border :dotted 1px blue;*/
	background-image: url( /res/img/design/lehina2_01.png );
}

#header-right {
	float:left;
	height: 118px;
	width : 594px;	
	/*border :dotted 1px magenta;*/
	background-image: url( /res/img/design/lehina2_02.jpg );
}

#column-left {
	clear:both;
	float:left;
	width: 200px;	
	padding-top:0px;
	/*border :dotted 1px red;*/
} 
	
#column-right{
	width: 580px;	
	float: left;
	/*border :dotted 1px green;*/
	background-image: url( /res/img/design/lehina2_11.jpg );
	background-repeat: no-repeat;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:50px;
}


#nav {
	float:left;
	width: 300px;	
	font-weight : bold;
	font-family : arial;
	font-size:100%;
	/*border :dotted 1px cyan;*/
	height:29px;
}

#nav a {
	color:#aa8800;
	text-decoration:none;
} 

#nav a:hover {
	color:#666;
}


#nav-item0, #nav-item1, #nav-item2 {
	background-image: url( /res/img/design/lehina2_03.jpg );
	height:22px;
	width:95px;
	padding-top:6px;
}

#nav-item1 {
	background-image: url( /res/img/design/lehina2_04.jpg );
	width:96px;
}

#nav-item2 {
	background-image: url( /res/img/design/lehina2_05.jpg );
	width:95px;
}

#nav .here a {
	color: #444;
}


div.search-title, div.search-txt, div.search-bt {
	float:right;
	font-size: 80%;
}

div.search-bt {
	margin-right:20px;
}


div.search-title {
	padding-top:6px;
	font-size:100%;
	font-family:arial;
	font-weight:bold;
	color:#aa8800;
	width:90px;
}

div.search-txt {
	background-image: url( /res/img/design/lehina2_07.jpg );
	background-repeat:no-repeat;
	height:29px;
	padding-top:6px;
	padding-left:6px;
	width:116px;
}

input.search {
	height:14px;
	width:114px;
	font-size:8pt;
	border:none;
}

#nav-search form {
	display:inline;
}

#footer {
	clear:both;
	text-align:left;
	color: #a89477;
	font-family:lucida, verdana;
	font-size:10pt;
	padding-top:4px;
	width:840px;
	margin-top:8px;
	margin-left:30px;
}

#footer a {
	color:#a89477;
}

#footer a:hover {
	color:black;
	
}

#footer div.trade {
	float:left;
	background: url( /res/img/design/hibiscus16.png ) top left  no-repeat;
	padding-left:20px;
}

#footer div.footer-lang{
	padding-left:620px;
}


/*-----------------------------*/

div.cat-title {
	width:174px;
	height:48px;
	padding-left:26px;
	padding-top:12px;
	padding-bottom:0px;
	font-size:110%;
	font-family:arial;
	font-weight:bold;
	color:#aa8800;
	background-image: url( /res/img/design/lehina2_10.jpg );
	background-repeat: no-repeat;
	/*border: dotted 1px red;*/
}
div.cat-middle {
	width:200px;
	background-image: url( /res/img/design/lehina2_13.jpg );
}	
div.cat-bottom{
	width:200px;
	height:25px;
	background-image: url( /res/img/design/lehina2_14.jpg );
}	


ul.catlist {	
	list-style:none;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	width:193px;
	margin-left:4px;
}

.catlist a , .catlist-here a{
	color:#aa8800;
	padding-left:20px;	
	font-weight:bold;
	text-decoration:none;
}

.catlist-here a {
	color: #444;
}

.catlist a:hover {
	color:#666;
}

li.catlist, li.catlist-here {
	padding:4px;
	background: url( '/res/img/design/bullet-cat.png' ) 4px center;
	background-repeat:no-repeat;
}

li.catlist:hover {
	background-color: #ffc;
	background-image: url( '/res/img/design/bullet-cat-hover.png' );
}

li.catlist-here {
	background-color: #eea;
	background-image: url( '/res/img/design/bullet-cat-here.png' );
}


/* ------------ Home ----------------*/
		
table.category {
}
	
div.home-category-img img {
	text-align:center;
	border : solid 1px #eea;
}

div.home-category-img img:hover {
	text-align:center;
	border : solid 1px #f90;
}

div.home-category-title {
	text-align:center;	
	font-family:verdana;
	font-size:90%;
}

div.home-category-title a:hover{
	color:#f60;
}

div.lang-select, div.lang-fr, div.lang-en {
	float:left;
	margin-top:50px;
	color: #aaa;
	font-size:80%;
	font-family:trebuchet ms;
	margin-left:6px;
}

div.lang-select {
	padding-left:40px;
}
div.lang-fr, div.lang-en {
	width:24px;
	height:16px;
	background: url( '/res/img/design/flag_fr.jpg' );	
}
div.lang-en {
	background: url( '/res/img/design/flag_en.jpg' );	
}

div.lang-fr a , div.lang-en a {
	text-decoration:none;
}
	
div.country-name {	
	padding-left:20px;
	clear: both;
	float:left;
	color:#666;
	font-size:80%;
	margin-bottom:5px;
	margin-top:5px;
	background: url( '/res/img/design/globe16.png' ) 0px 0px no-repeat;
	height:16px;
}

div.country-select a {	
	float:left;
	padding-left:10px;
	font-size:70%;
	padding-top: 10px;
}

div.country-select a:hover {	
	color:666;
}

div.logoff {
	font-size:70%;
}

div.username {
	clear:both;
	margin-top:5px;
	color:#666;
	height:20px;
	padding-left:20px;
	background: url( '/res/img/design/user.png' ) 0px 0px;
	background-repeat: no-repeat;	
}

div.username a {
	font-size:70%;
}



/*-----------------------------*/

ul.nav {
	list-style:none;
	padding:0px;
	margin:0px;
}

ul.nav li {
	text-align:center;
	width:80px;
	float:left;
}
ul.nav li.here {
	text-align:center;
	width:80px;
	float:left;
	background: #cfc;
}


