
/* -- top nav -- */
#topNav {
width: 869px;
background: url(../images/common/nav_back.gif) top repeat-x;
border-top: 1px solid #7490a6;
border-bottom: 1px solid #a02342;
overflow: auto;
height: 20px;
padding-left: 50px;
margin: 0;
}

#topNav ul {
margin: 0;
padding: 0;
overflow: auto;
}

#topNav ul li {
float: left;
list-style-type: none;
}

#topNav ul li a {
display: block;
float: left;
padding: 2px 10px;
font-size: 120%;
font-weight: bold;
letter-spacing: -0.02em;
text-decoration: none;
border-right: 1px solid #000;
/*text-indent: -9999px;*/
color: #fff; /*added by David 20070823 for displaying text*/
background-position: center 4px;
}

#topNav ul li a:hover {
color: #990000;
background: #e2e2e2;
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#e2e2e2,endcolorstr=#FFFFFF,gradientType=0)
}

.first {
border-left: 1px solid #000;
}





/* -- right content -- */
#rightContent {
float: right;
width: 186px;
}

#quickLinks {
width: 175px;
background: url(../images/common/quickLinks_back.gif) left repeat-y;
}

#pagetools {
float: right;
padding: 2px 6px 0 0;
height: 17px;
}

#search {
background: url(../images/common/search_back.gif) top left no-repeat;
padding: 50px 0 0 24px;
margin: 0 0 10px 0;
}

#search input {
width: 102px;
font-size: 80%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#search input.go {
width: auto;
vertical-align: bottom;
margin: 1px 0 0 3px;
}

#search_label_colour {
font-family: Arial, Helvetica, sans-serif;
color: #990000;
font-weight: bold;
font-size: 13px;
font-family: tahoma;
text-decoration: none;
}

#search_label_go {
background: url(../images/common/go_2.gif) no-repeat;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 13px;
font-family: tahoma;
text-decoration: none;
margin-left: 5px;
padding: 1px 4px 1px 5px;
}

#search label {
display: block;
text-indent: -9999px;
}

#date {
color: #333;
text-align: right;
padding: 0 15px 10px 0;
}

#quickLinks h3 {
display: none;
}

#peal {
width: 100%;
height: 84px;
background: #f0ece8 url(../images/common/quickLinks_peal.gif) no-repeat;
margin-top: 50px;
}


/*#quickLinks ul {
width: 138px;
list-style-type: none;
margin: 0 auto;
padding: 0;
}*/

#quickLinksList {
width: 138px;
list-style-type: none;
margin: 0 auto;
padding: 0;
}

/*#quickLinks ul li img {
border: none;
}*/

#quickLinksList li img {
border: none;
}

#quickLinksList li a {
display: block;
padding-top: 3px;
height: 18px;
border-bottom: 1px dotted #b8b8b8;
padding-left: 20px;
text-decoration: none;
color: #900;
font-size: 110%;
font-weight: bold;
}


.expend_hover {
background: url(../images/common/quickLinks_bullet.gif) 8px 8px no-repeat;
}
.expend_hover:hover {
background: url(../images/common/quickLinks_bullet02.gif) 8px 8px no-repeat;
}

#quickLinks ul li a:hover {
/*background: url(../images/common/quickLinks_bullet.gif) 12px 8px no-repeat;*/
}

#quickLinksList li a:hover {
/*background: url(../images/common/quickLinks_bullet.gif) 12px 8px no-repeat;*/
}

.quicklink_normal{
background: url(../images/common/quickLinks_bullet.gif) 8px 8px no-repeat;
}
.quicklink_normal :hover{
background: url(../images/common/quickLinks_bullet_hover.gif) 8px 8px no-repeat;
}

#quickLinksList li.selectedItem a {
background: url(../images/common/quickLinks_bullet02.gif) 8px 86px no-repeat;
}
#quickLinksList li.NotselectedItem a {

}
.Quicklink_multi_expand{
background-color: #f7f4ef;
padding-left: 10px;
padding-right: 10px;
font-size: 80%;
}

.quicklink_multi_expand{
background: url(../images/common/quickLinks_bullet_grey.gif) 8px 8px no-repeat;
}
.quicklink_multi_expand:hover{
background: url(../images/common/quickLinks_bullet_grey.gif) 12px 8px no-repeat;
}