/*services basic layout amendments*/


/*  links at top  */

#header {
  width: 892px;
float: left;
background: #fff url(/images/layouts/headers/services-header.jpg) top left no-repeat;
border: solid 0px #fff;
margin: 0px 6px 0px 12px;
padding: 0px 6px;
}
 
#header .logo img {
display: none;
}
#header .logo .homepagelink {
font-size: .8em;
line-height: 122px;
color: #fff;
}
#header .top-header-links-bar {
text-align: right;
float: right;
padding: 6px 30px 2px 4px;
width: 150px;
}
#header .top-header-links-bar a {
color: #fff;
font-weight: bold;
text-decoration: none;
padding: 4px;
}

/* top search */
#header .top-search {
float: right;
clear: right;
height: 2em;
width: 16em;
padding: 0px;
border: 0px;
margin: 0px;
}

#header .top-search form {
display: block;
height: 25px;
float: right;
padding: 0px 0px;
border: 0px;
margin: 0px;
background: none;
}
#header .top-search form fieldset { 
padding: 1px;
border: 0px;
margin: 2px;
background: none;
} 
#header .top-search form fieldset .text input { 
padding: 2px;
width: 140px;
float: left;
}
#header .top-search form fieldset .button input { 
padding: 0px 0px 0px 4px;
float: left;
border: 0px;
}
   
/*  second links bar  */

.lower-header-links-bar {
margin: 0px 6px;
padding: 0px 6px;
border-bottom: solid 0px #9623DE;
background: none;
width: 890px;
height: 3.7em;
font-weight: bold;
text-align: center;
}
.lower-header-links-bar ul {
padding: 0px;
margin: 0px;
border: solid 0px;
width: 890px;
background: none;
list-style: none;
}
.lower-header-links-bar ul li {
display: block;
padding: 1px;
margin: 1px 1px;
list-style: none;
border: 0px;
width: 19.5%;
height: 18px;
float: left;
border: solid 0px;
background: #960B94 url(//images/layouts/corners/services-left.gif) top left no-repeat;
}

.lower-header-links-bar ul li a{
text-decoration: none;
color: #fff;
padding: 0px;
margin: 0px;
border: solid 0px #fff;
height: 18px;
background:  url(//images/layouts/corners/services-right.gif) top right no-repeat;
}
.lower-header-links-bar ul li a:hover{
text-decoration: none;
color: #EBB4FA;
background: url(//images/layouts/corners/services-right.gif) top right no-repeat;

}


/* breadcrumbs */
.breadcrumbs {
  display: none;
}

/* left menu */
#menu-left {
width: 190px;
height: 100%;
float: left;
background: none;
font-size: .9em;
line-height: 1.2em;
}
#menu-left form {
float: left;
background: #fff;
padding: 4px 8px;
}
#menu-left .siblings {
height: 100%;
}

/* left level links */
#menu-left .menulinks {
width: 160px;
}
#menu-left .menulinks a {
width: 160px;
background: #fff;
color: #009;
border: 0px;
margin: 0px 0px 0px 2px;
padding: 4px 0px 4px 8px;
}
#menu-left .menulinks a:hover {
color: #9623DE;
}
#menu-left .menulinksheading {
width: 160px;
border: solid 1px #D5FAE3;
color: #D5FAE3;
background: #560E87;
}
#menu-left .menulinks .highlight {
background: #9623DE;
}
#menu-left .pagetitle {
width: 180px;
background: #560E87 url(/images/layouts/corners/point.gif) no-repeat right;
border: solid 4px #fff;
}
#menu-left .leftpic {
 width: 174px;
}
#menu-left .leftpic img {
  width: 170px;
padding: 2px 0px 2px 2px;
}

/* footer  */

#footer {
font-size: .8em;
color: #fff;
background: #330C63;
}

