#headPanel {
	/*background:#FAFAFA url(../images/head_panel.gif) no-repeat scroll 0 0;*/
	clear:both;
	padding:.8em 0 0 0;
	text-align:right;
}
#headPanel .panelGroup {
	float:right;
	margin:0 0 0 13px;
	display:inline-block;

}
#headPanel a {
	color:#4E4E4E;
	font-size:.85em;
	padding:0em 0em 0.3em 2em;
	text-decoration:none;
}
#tvat{background:url('../images/blue/vat.gif') left top no-repeat;}
#tbrand{background:url('../images/blue/brand.gif') left top no-repeat;}
#azIndex{background:url('../images/blue/az.gif') left top no-repeat;}
#azIndex {
	float:left;
	margin:0;
}
#vatToggle {
	float:left;
	margin:0.5em 0em 0 1em;
}
#shopBrand {
	float:left;
	margin:0.5em 1em 0;
}
/*A - Z Index Menu
---------------------------------- */
#indexWindow{
padding:0;
margin:0;
border:0;
position:absolute;
width:854px;
top:160px;
left:50%;
margin-left:-427px;
display:none;
height: 100%;
font-family:"Nimbus Sans L",tahoma,arial,sans-serif;
}
#indexWindowHeader{
width:854px;
background:url(../images/white_plate.gif) no-repeat center top;
padding:.6em;
margin-left:24px;
}
.indexBar{background:url(../images/indexbar_bg.gif) no-repeat;
width:754px;
margin:0 auto;
padding:.5em 0;
margin-top:1em;
}
.indexBar h4{
text-align:center;
text-indent:90px;
color:#3b3b3b;
margin-right:90px;
margin-top:7px;
font-size:100%;
}
.indexBar a#closeIndex{
float:right;
background:url(../images/indexbar_close.gif) no-repeat right center;
font-weight:bold;
text-decoration:none;
color:#878787;
padding:.4em 2em .5em 2em;
margin-right:2em;
font-family:"Nimbus Sans L",tahoma,arial,sans-serif
}
.inner20{
background:url(../images/white_plate.gif) no-repeat center bottom;
padding:1em 0px 9em 5.6em;
display:inline-block;
margin:0;
height:100%;
width:854px;
}
.clearfix{
clear:both;
}
.indexColumn{
float:left;
width:180px;
margin:0 10px 0 0;
}
.inner20 div.last{ margin: 0; }
ul.indexList{
margin:0 0 10px 0;
padding:0;
background:#ffffff;
}
ul.indexList li{
list-style:none;
margin:0 0 0 10px;
padding:0;
border:0;
}
ul.indexList li.indexTitle{
background:url(../images/index_title.gif) no-repeat -199px top;
font-weight:bold;
padding:5px 0 8px 20px;
color:#ffffff;
margin:0 0 5px 0;
}
ul.indexList li a{text-decoration:none;
color:#3b3b3b;
line-height:1.6em;
}
ul.indexList li a:hover{
text-decoration:underline;
}
ul.indexList li.indexHover, ul.indexList:hover li:first-child{ background: url(../images/index_title.gif) no-repeat; }

ul#indexFooterLinks{
clear:both;
margin:0 0 20px 0;
}
ul#indexFooterLinks li{
list-style:none;
display:inline;
padding:5px 30px 8px 50px;
}
ul#indexFooterLinks li a{
text-decoration:none;
font-weight:bold;
color:#878787;
}
ul#indexFooterLinks li a:hover{
text-decoration:underline;
}
