/* Start Module Wizw-NavLinks http://www.cssplay.co.uk*/

#wizwnavlinks {

  padding-bottom: 6px;
  margin: auto;
  width: 100%;
}



.wizwnavlinks {
padding:0 0 0 10px;
margin:0;
list-style:none;
height:35px;
background:#000000 url(../img/sez-header.jpg);
position:relative;
border:1px solid #000;
border-width:0 1px;
border-bottom:1px solid #444;
}
.wizwnavlinks li {float:left;
}
.wizwnavlinks li a {
display:block;
float:left;
height:35px;
line-height:35px;
color:#ffffff;
text-decoration:none;
text-transform: uppercase;
font-size:11px;
font-family:Trebuchet MS;
text-align:center;
padding:0 0 0 6px;
cursor:pointer;}
.wizwnavlinks li a b {
float:left;
display:block;
padding:0 6px 0 0px;
}
.wizwnavlinks li.current a {
color:#f67e49;
}

.wizwnavlinks li a:hover {
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;

}
.wizwnavlinks li a:hover b {
}
.wizwnavlinks li.current a:hover {
	color: #FF6600;
	text-decoration: none;
	text-transform: uppercase;


cursor:default;}
.wizwnavlinks li.current a:hover b {
}
.searcha {
  padding-top: 9px;
}
.buttonStyle {
  border: 0px none;
  border: hidden;
}



/* End Module Wizw-NavLinks */