/* CSS Document */

body {
background:#fff url(../images/wcdevice.gif) no-repeat left bottom;
padding:0;
margin:0;
width:100%;
font:79% Verdana, Arial, Helvetica, sans-serif;
line-height:130%;
color:#000
}

h1, .cssform legend {
font-size:1.4em;
color:#468;
line-height:150%
}

h2 {
font-size:1.2em;
color:#468;
line-height:150%
}

h3 {
font-size:1em;
color:#428;
line-height:150%
}

.ruled {
padding-top:.5em;
margin-top:.5em;
border-top:1px solid #28a
}

ul {
list-style-image:url(../images/bullet.gif);
padding:0 0 0 .6em;
margin:0 0 0 .6em
}

li {
padding-left:.2em;
margin-left:.2em
}

ul.pdflist {
	list-style:none;
	margin-left:0;
	padding-left:0;
}

ul.pdflist li {
	background:url(../images/pdf.gif) 0 .3em no-repeat;
	margin-left:0 !important;
	padding:.3em 0 .3em 22px;
}

#navbar {
width:auto;
height:auto;
text-align:center;
padding:160px 0 10px 0;
background:#fff url(../images/navbarr_bg.gif) no-repeat right bottom;
color:#fff;
/* this declaration added, matches the navbar link colour */
border-bottom:5px solid #353e99;
}

#navbar a, div.breadcrumb {
color:#353e99
}

#navbar a:hover {
color:#2c95b5;
text-decoration:none
}

#logo {
position:absolute;
left:30px;
top:30px
}

#content {
position:absolute;
left:320px;
top:220px;
padding:0 10% 20px 0;
font-size:0.9em;
}

#subnav {
position:absolute;
left:20px;
top:220px;
padding-top:0;
width:260px;
font-size:0.9em;
}

#subnav input {
font-size:0.9em;
}

a {
color:#268;
font-weight:bold;
text-decoration:none
}

a:hover {
color:#28a;
text-decoration:underline
}

#navbar .selected {
color:#2c95b5
}

#content img {
float:left;
margin:.5em 1em .5em 0
}

.cssform textarea, .cssform input,.cssform select {
font: 1em Verdana, Arial, Helvetica, sans-serif;
}

.cssform label {
float:left;
text-align:right;
width:15em;
margin-right:1em;
}

.cssform div {
padding-bottom:.5em
}

.cssform legend {
font-weight:bold
}

.cssform fieldset {
border:1px solid #ccc;
padding:1em
}

.cssform div input, .cssform div textarea {
width:25em
}

.cssform p {
margin-left:16em
}

.clear {
	height:0;
	clear:both
}

.searchheading {
	padding-bottom:.5em;
	border-bottom:1px solid #ccc
}

#results {
	width:65%;
	margin:2em auto 2em auto;
	padding:2em 0;
	font-size:0.9em	
}

.highlight {font-weight:bold}

.infoline {
	margin-top:.2em;
	font-size:0.9em;
	color:#666
}

.zoom_searchform input, .zoom_searchform select {
	font-size:.9em
}
