@import url("reset.css");



body {
	background: url(../img/body-bg.jpg) no-repeat center top;
	color: #666;
	font: 62.5% Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}

/* REDEFINE HTML
------------------------------ */
/* headings */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8F1C1B;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.3em;
}

h2, h3 {
	font-size: 1.7em;
	font-weight: bold;
}

h2.section {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: normal;
	margin-bottom: 17px;
}

h3 {
	font-weight: normal;
                line-height:1.2;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
	text-transform: uppercase;
}

/* links */
a:link, a:visited { color: #880D0B; }
a:hover { text-decoration: none; }


/* PAGE STRUCTURE
------------------------------ */
#wrapper {
	margin: 0 auto;
	padding: 22px 0;
	text-align: left;
	width: 880px;
}

#header {
	background: transparent url(../img/header-bg.gif) no-repeat 100% 23px;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-left: -5px;
}

#page {
	background: url(../img/page-bg.jpg) no-repeat 50% 0;
	padding: 50px 0;
	margin-left: -5px;
	width: 100%;
	overflow: hidden;
}

#content-home {
	width: 517px;
	float: left;
	margin: 0 0 0 25px;
	display: inline;
}

#sidebar {
	display: inline;
	float: right;
	width: 305px;
	margin-right: 16px;
}

#content {
	float: left;
	width: 652px;
}

#entry {
	float: right;
	width: 442px;
}

#sidebar-a {
	width: 185px;
	float: left;
}

#sidebar-b {
	float: right;
	width: 200px;
}

#footer {
	border-top: 1px solid #ccc;
	margin: 0 25px; 
}

/* HEADER
------------------------------ */
#header .headerimg {
	display: inline;
	float: left;
	margin: 42px 26px 0;
}

#header h2 {
	background: url(../img/header-h2-bg.gif) no-repeat;
	height: 49px;
	width: 337px;
	position: absolute;
	top: 77px;
	left: 211px;
}

#header h2  span {
	display: block;
	text-indent: -999em;
}

/* GLOBAL NAV
------------------------------ */
#globalnav {
	position: absolute;
	bottom: 0;
	left: 211px;
}

#globalnav ul li {
	float: left;
	font-size: 1.2em;
	margin-right: 21px;
	font-family: Trebuchet MS; 
}

#globalnav ul li a {
	display: block;
	float: left;
	font-weight: bold;
	padding: 9px 0;
	text-decoration: none;
	text-transform: uppercase;
}

#globalnav ul li a#gn1 {
	color: #8F1C1B;
	border-top: 5px solid #8F1C1B;
}

#globalnav ul li a#gn1:hover, #globalnav ul li a#gn1.active {
	background: url(../img/gn1-active.gif) no-repeat 50% 100%;
}

#globalnav ul li a#gn2 {
	color: #208E00;
	border-top: 5px solid #208E00;
}

#globalnav ul li a#gn2:hover, #globalnav ul li a#gn2.active {
	background: url(../img/gn2-active.gif) no-repeat 50% 100%;
}

#globalnav ul li a#gn3 {
	color: #DA9F3B;
	border-top: 5px solid #DA9F3B;
}

#globalnav ul li a#gn3:hover, #globalnav ul li a#gn3.active {
	background: url(../img/gn3-active.gif) no-repeat 50% 100%;
}


#globalnav ul li a#gn4 {
	color: #705555;
	border-top: 5px solid #705555;
}

#globalnav ul li a#gn4:hover, #globalnav ul li a#gn4.active {
	background: url(../img/gn4-active.gif) no-repeat 50% 100%;
}


#globalnav ul li a#gn5 {
	color: #1B1A39;
	border-top: 5px solid #1B1A39;
}

#globalnav ul li a#gn5:hover, #globalnav ul li a#gn5.active {
	background: url(../img/gn5-active.gif) no-repeat 50% 100%;
}

#globalnav ul li a#gn6 {
	color: #3A789B;
	border-top: 5px solid #3A789B;
}

#globalnav ul li a#gn6:hover, #globalnav ul li a#gn6.active {
	background: url(../img/gn6-active.gif) no-repeat 50% 100%;
}
#globalnav ul li a#gn7 {
	color: #ec7811;
	border-top: 5px solid #ec7811;
}

#globalnav ul li a#gn7:hover, #globalnav ul li a#gn7.active {
	background: url(../img/gn7-active.gif) no-repeat 50% 100%;
}



/* GLOBAL NAV SUB
------------------------------ */
#sub-globalnav {
	float: right;
	padding: 4px 85px 0;
}

#sub-globalnav li.first {
	border: 0;
}

#sub-globalnav li {
	border-left: 1px solid #999; 
	display: inline;
	font-size: 1.2em;
	padding-left: 5px;
	padding-right: 2px;
	font-weight: bold;
}

#sub-globalnav li a {
	color: #fff;
}

/* TEXT SIZE BUTTONS 
------------------------------*/
div#textsize{
position:absolute;
width:50px;
bottom:30px;
right:0;
top:110px;
}

div#textsize a#increase_font{
height:39px;
width:19px;
background: url('http://www.artsaccess.org.nz/resources/icons/text_larger.gif') no-repeat 0 0;
display:block;
float:left;
}

div#textsize a#increase_font span{
display:none;
}

div#textsize a#increase_font:hover{
background: url('http://www.artsaccess.org.nz/resources/icons/text_larger.gif') no-repeat 0 -41px;
}

div#textsize a#decrease_font{
height:34px;
width:19px;
background: url('http://www.artsaccess.org.nz/resources/icons/text_smaller.gif') no-repeat 0 0;
display:block;
float:left;
margin-top:6px;
margin-left:2px;
}

div#textsize a#decrease_font span{
display:none;
}

div#textsize a#decrease_font:hover{
background: url('http://www.artsaccess.org.nz/resources/icons/text_smaller.gif') no-repeat 0 -35px;
}

/* CONTENT HOME
------------------------------ */
#content-home h1, #content-home h3 {;
	color: #705555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

#content-home h3 {
	font-size: 2.3em;
}

#content-home p {
	font-size: 1.2em;
	line-height: 130%;
	margin-bottom: 22px;
}

/* news items */
#content-home .block {
	border-top: 1px solid #9CA59E;
	padding: 27px 0;
}

#content-home .block .news-item {
	margin: 15px 0 5px;
}

#content-home .block .news-item h2 {
	margin-bottom: 5px;
}

/* splaces block */ 
	
#content-home .block .splaces-outer {
	background: url(../img/splaces-top-bg.jpg) no-repeat; 
}
#content-home .block .splaces-middle {
	background: url(../img/splaces-middle-bg.jpg) 0px 0 repeat-y; 
	padding:14px;
	
}

#content-home .block .splaces-inner {
	background: url(../img/splaces-bot-bg.jpg) no-repeat top left;
	height:16px; 
	
}

#content-home #splaces {
	border: 0;
	margin-top: -50px;
	width: 100%;
}

#content-home .block .splaces-inner h2 {
	color:#208E00;
	font-size: 2.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content-home .block .splaces-inner h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color:#208E00;
}

#content-home .block .splaces-inner p {
	font-size: 1.1em;
	margin: 5px 0;
}

/* homepage - sidebar */

#sidebar h2 {
	color: #9CA59E;
	font-size: 2.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}

#sidebar ul ul {
	border-bottom: 1px solid #9CA59E;
	margin-bottom: 19px;
	padding-bottom: 19px;
}

#sidebar ul ul li {
	font-size: 1.1em;
	line-height: 135%;
}

#sidebar #outsider h2 {
	color: #DA9F3B;
}

#sidebar #infocus img {
	margin: 8px 0 13px; 
}

#sidebar #infocus h3 {
	margin: 10px 0 0;
}

/* CONTENT
------------------------------ */

/* entry */
#entry p, #entry ul {
	font-size: 1.2em;
	line-height: 130%;
	margin-bottom: 22px;
}

#entry p img {
	float: right;
	margin: 0 0 10px 15px;
}

p.intro {
	font-size: 1.5em;
	margin: 10px 0 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid #9CA59E;
}

#entry ul li {
	background: url(../img/entry-bullet.gif) no-repeat 0 3px;
	padding-left: 20px;
	margin-bottom: 17px;
}

/* entry img small */
#entry div.img-sm {
	width: 215px;
	margin: 12px 0 0;
}

#entry div.img-sm p {
	font-size: 1.1em;
	margin: 17px 0;
}

/* SIDEBAR-A
------------------------------ */
#sidebar-a {
	height: 210px;
}

#sidebar-a ul {
	margin: 0 0 0 29px;
}

#sidebar-a ul li {
	margin-bottom: 23px;
	padding-left: 27px;
	text-transform: uppercase;
}

#sidebar-a ul li li {
	padding-left: 15px;
}

#sidebar-a ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;	
	font-weight: bold;
	text-decoration: none;
}

#sidebar-a ul li li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
} 

#sidebar-a ul li li a:hover {
	text-decoration: underline;
}

#sidebar-a ul ul {
	margin: 0;
}

#sidebar-a ul li li {
	font-size: 1.2em;
	text-transform: none;
	margin: 5px 0 8px;
}

/* SIDEBAR-B
------------------------------ */
#sidebar-b h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	font-weight: normal;
	margin-bottom: 17px;
}

#sidebar-b ul {
	width: 178px;
}

#sidebar-b ul ul {
	border-bottom: 1px solid #9CA59E;
	margin:0 0 17px 0;
	padding-bottom: 17px;
}
 
#sidebar-b ul ul li {
	 font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
 

/* featured block */
#sidebar-b .featured {
	background: url(../img/feat-bg-mid.gif) repeat-y;
	padding: 0;
}

 
#sidebar-b .featured h2 {
	margin: 0 12px 17px;
}

#sidebar-b .featured div {
	background: url(../img/feat-bg-top.gif) no-repeat top left;
	padding: 32px 0 0;
}

#sidebar-b .featured ul {
	border: 0;
	background: url(../img/feat-bg-bot.gif) no-repeat bottom left;
}

#sidebar-b .featured ul li {
	padding: 0 12px;
}

#sidebar-b .featured h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing: -0.5px;
}

/* new-items */
#sidebar-b ul li.news-items {
	border: 1px solid red;	
}

#sidebar-b .news-items h3 {
	font-weight: normal;
}

#sidebar-b li.news-items {
	padding: 10px 0 0;
}

/* FOOTER 
---------------------------------*/
#footer { /* NEW 15/01/08 */
	font-size: 1.1em;
	}

#footer ul {
	padding: 9px 0;
	float: left;
}

#footer ul li {
	display: inline;
	padding: 0 8px;
	border-left: 1px solid #666;
}

#footer ul li.first {
	border-left: 0px solid #ccc;
	padding-left: 0;
}

#footer p {
	color: #666;
	float: right;
	padding: 9px 0;
}

#footer a {
	color: #666;
	text-decoration: none;
}

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

/* FORMS
---------------------------------*/

/* forgot password form */
#forgot_password_form legend span {
	display: block;
	text-indent: -999em;
}

#forgot_password_form h3 {
	margin-bottom: 5px;
}

#forgot_password_form .row {
	padding: 5px 0;
}

#forgot_password_form label {
	font-size: 1.2em;
	margin-right: 10px;
}


/* HELPERS 
---------------------------------*/
.float-left {
	float: left;
}

.float-right {
	float: right;
}

strong {
	font-weight: bold;
}

/* accessibility  */
#accessibility {
	position: absolute;
	top: -9999px;
	font-size: 1px;
}
.hide {
	display: none;
}

#pagination {
	float: right;
}

.error {
	color: red !important;
}