
#catalogue-header h3 {
	position: relative
	float: left;
	width: 100%;
	font-size: 110%;
	background-color: rgb(195, 226, 255);
/* top, right, bottom, left  padding: 0.3em 0 0.3em 0.2em; */	
	margin: 0 0 0 0;
	padding: 0.6em 8.8em 0.3em 0.8em;
	border-width: 1px;
	border-style: solid solid solid solid;
	display: inline;
	border-color: rgb(102, 153, 204);
}	

#catalogue {
/*	margin-top: 1.4em; #catalogue p, ul, h2, h3, h4  */
	width: 400px;
	float: left !important;
float
/**/
	: none;
	height: auto
}

#catalogue p, ul {
	margin: 0;
	padding: 0
}

#catalogue li {
	list-style-type: none
}

#catalogue #alphabet {  
	height: 2.2em;
	_height: auto;
	clear: auto;
	_clear: both;
	float: left !important;
	float: none;
	border-left: 1px solid #ECECEC;
	border-top: 1px solid #fff;
	padding: 8px 0 0 9px
}

#catalogue #alphabet li {
  
	float: left;
	margin: 0 3px 0 2px
}

#catalogue #alphabet li.selected span {
	height: auto !important;
	height: 1px;
	z-index: 99;
	display: block;
	_display: inline;
	padding-bottom: 9px !important;
	padding-bottom: 7px;
	background: url(../images/country_arrow.png) bottom center no-repeat

}
#catalogue #alphabet li.selected a {
	height: auto !important;
	height: 1px;
	z-index: 9;
	border: 1px solid #C6C661;
	border-bottom: none;
	padding: 2px 4px;
	background-color: #F4F4C1;
	text-decoration: none;
	color: #000
}

#catalogue #alphabet li.selected {
	margin: 0;
	font-weight: bold;
	padding: 3px 0 0 0 !important;
	padding: 3px 0 9px 0;
padding
/**/
	: 0;
	position: relative;
	top: -3px
}


#catal-cont {
	background: repeat-y 0 0;
	clear: both;
	float: left
}

#catalogue .ABCCatalog {
	background-image: url(../images/cat_abc_bck.gif)
}

#catalogue .ABCCatalog ul {
	width: 133px;
	float: left;
	overflow: hidden;
	line-height: 18px
}

#catalogue #catal-cont li {
	font-size: 100%;
	text-indent: 0 !important;
text-indent
/**/
	: -15px;
	list-style-type: none;
	padding: 0 0 0 9px
}

.clear {
	clear: both;
	overflow: hidden;
	height: 1px
}

.hr-line {
	clear: both;
	padding-top: 0.6em;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	text-align: center;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ececec;
}

#hw-content {
	clear: both;
	font-family: Tahoma, Palatino;
	text-align: center;
	font-weight: bold;
	/*margin: 0 12px;*/
	margin: 1em 1em 1em 1em;
	line-height: 1.5;	
}

#hw-content a {	
	margin: 5px;
	white-space: nowrap;
	text-decoration: none;
	color: #13375E;
}

#hw-content a:hover {
	color: #B9151C;
	text-decoration: underline
}

#hwlinks { 	clear: both;
	font-family: Tahoma, Palatino;
	text-align: center;
	line-height: 1.6;	}

#hwlinks h1 {font-size: 280%;  display: inline; color: #13375E; font-weight: normal;}
#hwlinks h2 {font-size: 200%;	 display: inline; color: #13375E; font-weight: normal;}
#hwlinks h3 {font-size: 170%;	 display: inline; color: #13375E; font-weight: normal;}
#hwlinks h4 {font-size: 150%;	 display: inline; color: #13375E; font-weight: normal;}
#hwlinks h5 {font-size: 120%;	 display: inline; color: #13375E; font-weight: normal;}
#hwlinks h6 {font-size: 100%;	 display: inline; color: #13375E; font-weight: normal;}


#column-right 

{
display: block;
width: 464px;

}


/*-------- letters ----------------*/
#letters{
	margin: 0 0 0 7px;
}

#letters a{
	display: block;
	float: left;
	width: 17px;
	padding: 1px 5px;
	margin: 0 2px 2px 0;
	text-align: center;
	border: solid 1px #4796f7;
	color : #0000dd;
}

#letters a.all {
	width: 48px;
}

#letters a:hover, #letters a.selected{
	background-color: #ccccff;
}


#slide-form {
	;background: #222;
	background: #135cae;
	display: block;
	color: #fff;
	padding: 10px;
	margin: 20px;
	border: 10px solid #c3e2ff;
	height: 40px;
} 

/*-------- basic html controls--------*/
input, select {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
}

input:focus, select:focus, textarea:focus {
	background-color: rgb(255, 255, 221);


