/*
		A2Z Montessori
	www.a2zmontessori.co.nz
	(C) 2008 Cactus Software

*/

body { font:10pt Arial, Helvetica, sans-serif; line-height:15pt; margin:0; background:url(../images/bg.gif) top repeat-x; }
.bar { height:8px; line-height:8px; font-size:8pt; }
.header { height:60px; line-height:60px; }
.mood { height:128px; background: url(../images/mood.jpg) top left no-repeat; }
	.country {  margin: 0 auto;}
h1 { font-size:14pt; color:#EE6684;}
h3 { color:#008fcb;}
smaller { font-size:7pt; color:#999999;}
.blu { color:#008fcb;}
.master { width:960px; }
.hr { line-height:1px; height:1px; margin:15px 0 15px 0; border-bottom:1px solid #ccc; }

/* Navigation */
.navigation 		{ padding:0 0 0 15px; background:#008fcb; } /*008fcb*/
ul.menu             { padding-left: 0; margin: 0; float: left; font-size: 10pt; }
ul.menu li          { display: inline; float: left; }
ul.menu li a        { padding: 3px 8pt; display: inline block; float: left; color: #fff; text-decoration: none; border-right: 1px solid #e4e4e4; background:#0075a6; }
ul.menu li.on a		{ background: #EE6684; }
ul.menu li.lft a    { border-left: 1px dotted #e4e4e4; }
ul.menu li.active a { background: #348153; color: #fff; font-weight:bold; }
ul.menu li a:hover  { background: #EE6684; color: #fff; text-decoration: none; }

/* Products */
#products 		{ width:140px; float:left; margin:0 20px 20px 0; background:#DDEDFA; }
#products ul	{ margin:0; padding:0; }
#products ul li { line-height:30px; list-style:square; text-indent:6px; font-size:10pt; font-weight:bold; margin:0 0 0 25px; width:120px; }
#products ul li a { width:120px; text-decoration:none;  }
#products ul li a:hover { color:#EE6684; }
#products ul li a:visited { color:#00e;}

.content  { padding:15px; }
.footer   { background:#434342 url(../images/footerbg.jpg) bottom repeat-x; color:#c4c4c4; font-size:8pt; padding:0 5px 0 5px; line-height:20pt; }
.footer a { color:#d9ecf9; }
.footer strong { color:#ffffff; }
.infobox  { background:#F0F7DF; padding:10px; border:1px #DDEABF solid; color:#333333; font-size:9pt; }
.infoboxGrey  { background:#f0f0f0; padding:20px; border:1px #dddddd solid; color:#333333; font-size:9pt; }

blockquote { padding:0; margin:0; font:10pt Georgia, "Times New Roman", Times, serif; font-style:italic; line-height:15pt; color:#00609A;}
