body {
font-family:Arial, Helvetica, sans-serif;
font-size:.7em;
line-height:1.5em;
text-align:center;
margin-top:0;
padding-top:0;
background:#E8E8E8;
/*background: #2A053D url("../images/bgthing.gif") no-repeat;*/
/*background: #fff url("../images/pagebg-blobs.gif");*/
}

/* --- wrapper --- */
#wrapper {
width:960px;
padding:0 10px;
margin-right:auto;
margin-left:auto;
text-align:left;
background: #fff url(../images/bgsolid.gif) repeat-y 50% 0;
}

/* --- header --- */

#header {
padding:0;
background:#9F107E url(../images/oac-manual-header-bg.gif) no-repeat;
height:117px;
color: #fff;
}

body.greentheme #header {
background:#c2ce1d url(../images/oac-children-header-bg.gif) no-repeat!important;
}

body.bluetheme #header {
background:#3eafb5 url(../images/oac-aged-header-bg.gif) no-repeat!important;
}
/*
div#header h1{
width:360px;
height:39px;
margin:0;
overflow:hidden;
text-indent:-100em;
}*/

div#header h1,body.bluetheme div#header h1, body.greentheme div#header h1 {
margin:0;
padding:67px 0 0 22px;
line-height:28px;
width:360px;
text-indent:0;
font-size:25px;
overflow:hidden;
color:#fff;
}


/* --- menu --- */

#menu {
	margin: 0;
	padding: 0;
	height:28px;
	background-color: #eee;
	border-bottom:1px solid #999;
}

#menu li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#menu a:link, #menu a:visited {
	float: left;
	line-height: 12px;
	margin:0;
	padding: 8px 11px 8px 11px;
	text-decoration: none;
	border-right: 1px solid #999;
	color: #666;
	}

#menu a:link#admin, #menu a:visited#admin {
	float: left;
	line-height: 12px;
	margin:0;
	padding: 8px 11px 8px 11px;
	text-decoration: none;
	border-right: 1px solid #999;
	color: #000;
	}

#menu a:hover {
	background: #dfdfdf;
}

/* sidebar */
#sidebar {
width:187px;
padding:25px 13px 25px 20px;
float:left;
}

#sidebar h5 {
margin:0;
padding:10px 0 5px 0;
font-size:14px;
}

#browse-manual ul {
margin: 0; 
border-left:3px solid #9F107E;
padding-left:10px;
}

#browse-manual h5 {
color:#9F107E;
}

#browse-manual li {
margin: 0; 
padding:2px 0;
display: block;
list-style-type: none;
background: url(../images/browse-manual-bg.gif) repeat-x bottom;
}

#browse-manual a {
color:#9F107E;
text-decoration:none;
}

#browse-manual h5.children-nav {
color:#C2CE1D;
}

#browse-manual ul.children-nav {
border-left:3px solid #C2CE1D;
padding-left:10px;
}

#browse-manual ul.children-nav li a {
color:#C2CE1D;
}

#browse-manual h5.aged-nav {
color:#3EAFB5;
}

#browse-manual ul.aged-nav {
border-left:3px solid #3EAFB5;
padding-left:10px;
}

#browse-manual ul.aged-nav li a {
color:#3EAFB5;
}

/* body.greentheme #browse-manual a {
color:#B6BF17;
}

body.bluetheme #browse-manual a {
color:#3eafb5;
} */


#browse-manual a:hover {
color:#000;
text-decoration:underline;
}


/* --- content --- */

#content {
width:650px;
padding:25px 50px 25px 25px;
float:right;
}

/* messages div */
div#messages {
padding:0;
margin:0;
}

.infomsg {
color:#000;
font-size:1.2em;
font-weight:bold;
}

.errormsg {
color:#000;
font-size:1.2em;
font-weight:bold;
}

div.signin {
width:250px;
border:1px solid #ccc;
padding:5px;
background:#eee;
}

div.join {
width:370px;
border:1px solid #ccc;
padding:5px;
background:#eee;
}

div.formbox {
/*border:1px solid #ccc;*/
background:#FBF9FC;
padding:10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.formbox form {
margin-top:10px;
margin-bottom:10px;
}

.formbox label, .formbox input {
display:block;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom:6px;
padding: 2px;
}

form#signin  {
margin-top:20px;
}

.formbox label {
width: 90px;
padding-right: 10px;
}

.formbox input {
width:200px;
font-size:.8em;
}

.formbox select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.8em;
}

.formbox td {
vertical-align:top;
}

input#button {
width:70px;
border: 1px solid #8389AF;
margin-top:5px;
background: #E4E8EE;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#595F8F;
}

input#confirm-button {
width:90px;
border: 1px solid #8389AF;
margin:0 10px 0 0;
background: #E4E8EE;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#595F8F;
}

input#cancel-button {
width:70px;
border: 1px solid #8389AF;
margin:0 10px 0 0;
background: #E4E8EE;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#595F8F;
}

input#hidden {
border:0;
width:20px;
display:none;
}

#toy_search input {
width:20px;
}

#toy_search input#advsearch {
width:170px;
}

#toy_search input#button {
width:70px;
}

form#toy_booking  {
margin:0;
padding:0;
}

.confirmtext p {
padding-bottom:0;
margin:12px 0 0 0;
line-height:1.3em;
}

table.search-results {
margin-top:10px;
}

.search-results th {
padding: 3px 8px 3px 3px;
font-size:.9em;
}

.search-results td {
padding: 3px 8px 3px 3px;
border-bottom:1px dotted #D2D8E3;
font-size:.8em;
line-height:1.2em;
vertical-align:top;
}

.catalogue td {
padding: 8px;
border-bottom:1px dotted #D2D8E3;
font-size:.8em;
line-height:1.2em;
vertical-align:top;
}

.catalogue h3 {
padding-bottom:15px;
}

.catalogueprice {
color:#666;
font-size:11px;
}

.pagination {
font-size:12px;
color:#999;
}

.paginationtop {
font-size:12px;
color:#999;
border-top:1px dotted #D2D8E3;
}

.previousnext {
text-align:right;
}

.previousnexttop {
text-align:right;
border-top:1px dotted #D2D8E3;
}
/* left cell on toy details, search forms */
.desc-cell {
width:110px;
vertical-align:top;
font-weight:bold;
font-size:.9em;
}

.btable td {
font-size:.8em;
vertical-align:top;
}

.btable td {
padding: 3px 8px 3px 3px;
border-bottom:1px solid #eee;
}

.btable th {
padding: 3px 8px 3px 3px;
border-bottom:1px solid #eee;
background-color: #eee;
}

.cat-table td {
padding-right: 20px;
border-bottom:1px dotted #E4E8EE;
}


/* --- footer --- */

#footer {
padding:5px 10px;
background-color:#9F107E;
border-bottom:1px solid #999;
color:#eee;
width:940px;
margin:0 auto;
}

body.greentheme #footer {
background-color:#c2ce1d;
}

body.bluetheme #footer {
background-color:#3eafb5;
}

#footer a:link, #footer a:visited {
color:#fffcf1;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#footer p {
width: 260px;
line-height:1.2em;
padding:8px 0 4px 0;
margin:0;
text-align:justify;
}

#ad-log {
width:960px;
margin:0px auto;
font-size:.9em;
text-align:left;
color:#E4E8EE;
}

#ad-log a:link, #ad-log a:visited {
color:#999;
text-decoration:none;
}

#ad-log a:hover {
color:#666;
}

.footerlinks {
float:right;
font-weight:bold;
}

.nsw {
width:320px;
float:right;
font-size:.9em;
line-height:1.3em;
}

.nswcrest {
float:right;
margin-left: 20px;
}

/* --- text --- */

p {
text-align:justify;
}

h1 {
margin:0;
padding:0 0 15px 0;
font-size:1.8em;
color:#9F107E;
font-weight:normal;
}

h2 {
margin-top:0;
font-size:2em;
color:#9F107E;
padding-top:5px;
font-weight:normal;
}

h3 {
margin:20px 0 0 0;
padding-bottom:5px;
font-size:1.7em;
color:#9F107E;
font-weight:normal;
}

h4 {
margin:10px 0 5px 0;
padding:0;
font-size:1.2em;
color:#9F107E;
font-weight:normal;
}

body.greentheme h1,body.greentheme h2,body.greentheme h3,body.greentheme h4 {
color:#B6BF17;
}

body.bluetheme h1,body.bluetheme h2,body.bluetheme h3,body.bluetheme h4 {
color:#3eafb5;
}

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

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

li {
margin: .3em 0 0 0; 
padding: 0 0 .4em 0;
}

/* my bookings, in the sidebar */
#mybookings {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size:10px;
color:#666;
margin-top:20px;
margin-bottom:20px;
background-color:#FBF9FC;
width:160px;
padding: 7px 5px 3px 8px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

#mybookings h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#666;
border-bottom:1px solid #999;
padding:3px 0 3px 0;
margin:0 3px 3px 3px;
}

.mybookingstable td {
vertical-align:top;
padding: 1px 2px 0 2px;
}

td.mybookingstitle {
width:32px;
font-weight:bold;
}

/* news */
.little {
font-size:.8em;
color: #A7B0BF;
}

.newsimage {
float:left;
margin: 0 25px 5px 0;
}

div.newsfile {
border-top: 1px solid #D2D8E3;
font-size:.8em;
}

/* forms */
.error {
font-size:.8em;
line-height: 1.2em;
color:#FD0101;
font-weight:bold;
}

td.form-label-mandat, td.form-label {
width:195px;
vertical-align:top;
font-weight:bold;
line-height:1.1em;
font-size:.9em;
}

.cr input {
width:15px;
text-align:left;
}

.form-checkbox label {
width: 200px;
vertical-align:top;
font-size:.8em;
line-height:1.1em;
}

/* feature toys little pics at bottom of pages */

.sometoys img  {
border:0;
}

div#featurepics {
margin-top:20px;
}

#featurepics img {
border:2px solid #fff;
margin-right:5px;
}

#smallertext {
font-size:.75em;
line-height:1.2em;
font-family:Arial, Helvetica, Verdana, sans-serif;
}

#siteby {
float:right;
padding-right:3px;
}

/* signup form terms */
.newwindow {
font-size:10px;
font-weight:normal;
}

/* comments */

#content div.comments {
padding: 10px;
/*background:#faf6fd;
border-top: 1px solid #c6aec4;*/
border-bottom: 1px dotted #ccc;
}

#content div.commentsbody {
border-left: 5px solid #ccc;
padding:0 20px 0 20px;
margin:10px 15px 5px 5px;
text-align:justify;
}

.commentshead {
color:#999;
}

/* add comments form */

#comment_form fieldset {
border:0;
}

#content div#aform {
padding:0;
margin:0;
}

#aform div {
padding:5px 0 0 0;
margin: 0 0 10px 0;
}

#aform label {
width: 130px;
margin-right: 20px;
font-weight:normal;
color: #666;
display: block;
float:left;
}

#aform input {
width:250px;
display:block;
float:left;
font-weight:normal;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#aform #hidden {
display:none;
}

#aform #Submit {
width: 125px;
border: 1px solid #036;
}

#aform textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width: 250px;
height:140px;
padding: 1px;
}

.search-table td {
padding: 3px 10px 3px 3px;
}

form#docs-search  {
padding-top:10px;
border-top:1px dotted #ccc;
margin-bottom:0;
margin-top:15px;
}


#docs-search select {
font-size:1em;
margin-top:10px;
}

#docs-search input#search-text {
font-size:.9em;
width:350px;
}

#docs-search #Search {
font-size:.9em;
width: 75px;
border: 1px solid #036;
margin-left:5px;
}

#browse-manual {
margin:0;
padding-top:7px;
}

#browse-manual p {
text-align:justify;
}

table.docs-list {
margin:0;
}

.docs-list th {
/*border-right: 1px dotted #ccc;
border-bottom:1px solid #ccc;*/
padding: 3px 10px 3px 3px;
text-transform:uppercase;
}

.docs-list th a {
text-decoration:none;
color:#666;
}

.docs-list td {
padding: 3px 10px 3px 3px;
/*border-right: 1px dotted #ccc;*/
}

tr.tr2 td {
background: #eee;
}

#document_header {
color:#999;
border-bottom:1px dotted #ccc;
padding:3px 0;
}

#document_footer {
color:#999;
border-top:1px dotted #ccc;
padding:3px 0;
}
