/* Start of CMSMS style sheet 'CCAC-stylesheet' */
*
{
	padding: 0;
	margin: 0;
}

body
{
	background-image: url('images/gradient-bg.gif');
	background-repeat: repeat;
	background-position: 0 115px;
	font-size: small;
	font-family: verdana, helvetica, arial, sans-serif;
}

div#header-wrapper
{
	width: 100%;
	height: 115px;
	display: block;
	background-image: url('images/header-wrapper-bg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
}

.header
{
	width: 926px;
	height: 115px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -463px;
	background-image: url('images/header-bg.gif');
	background-position: 0 0;
}

.header h1
{
	width: 180px;
	height: 80px;
	display: block;
	background-image: url('http://temp267.utopia.co.nz/cms/images/ccac-logo.gif');
	background-position: 0 0;
	text-indent: -8000px;
	background-repeat: no-repeat;
	margin: 21px 0 0 20px;
	float: left;
}

.members-ui
{
	width: 230px;
	height: 26px;
	float: right;
	display: block;
	background-color: #0063B1;
	color: #FFF;
	background-image: url('http://temp267.utopia.co.nz/cms/images/members-ui-left.gif');
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin: 0 9px 0 0;
}

.members-ui ul
{
	width: 202px;
	height: 26px;
	float: right;
	display: block;
	background-image: url('http://temp267.utopia.co.nz/cms/images/members-ui-right.gif');
	background-repeat: no-repeat;
	background-position: 100% 3px;
	margin: 0 0 0 3px;
	padding: 0 5px 0 0;
}

.members-ui ul li
{
	float: left;
	padding: 0;
	list-style-type: none;
}

.members-ui ul li a
{
	float: left;
	padding: 4px 20px 0 0;
	list-style-type: none;
	font-size: 85%;
	font-weight: bold;
	color: #fff;
	background-color: #0063B1;
	text-decoration: none;
}

.members-ui ul li a:visited
{
	color: #a1c0f4;
	background-color: #0063B1;
	text-decoration: underline;
}

.members-ui ul li a:hover
{
	color: #dbeaf6;
	background-color: #0063B1;
	text-decoration: underline;
}

.members-ui ul li a:active
{
	color: #4d9edd;
	background-color: #0063B1;
	text-decoration: underline;
}

/* Navigation */
.navigation
{
	width: 555px;
	height: 33px;
	display: block;
	float: right;
	margin: 54px 15px 0 0;
}

.navigation ul
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 555px;
	height: 33px;
	position: relative;
	background-image: url('http://temp267.utopia.co.nz/cms/images/nav.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}

.navigation ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 555px;
	left: 33px;
	color: #000;
	background-color: transparent;
}

.navigation ul li a
{
	text-indent: -9999px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.navigation a.home
{
	height: 33px;
	width: 66px;
	display: block;
}

.navigation a.about
{
	height: 33px;
	width: 88px;
	display: block;
}

.navigation a.exec
{
	height: 33px;
	width: 93px;
	display: block;
}

.navigation a.funding
{
	height: 33px;
	width: 81px;
	display: block;
}

.navigation a.links
{
	height: 33px;
	width: 119px;
	display: block;
}

.navigation a.contact
{
	height: 33px;
	width: 108px;
	display: block;
}

.navigation ul li#home
{
	top: 0px;
	left: 0px;
	width: 66px;
	height: 33px;
}

.navigation ul li#about
{
	top: 0;
	left: 66px;
	width: 88px;
	height: 33px;
}

.navigation ul li#exec
{
	top: 0;
	left: 154px;
	width: 93px;
	height: 33px;
}

.navigation ul li#funding
{
	top: 0;
	left: 246px;
	width: 81px;
	height: 33px;
}

.navigation ul li#links
{
	top: 0;
	left: 327px;
	width: 119px;
	height: 33px;
}

.navigation ul li#contact
{
	top: 0;
	left: 446px;
	width: 108px;
	height: 33px;
}

.navigation ul li#home a:hover { background: transparent url(http://temp267.utopia.co.nz/cms/images/nav.gif) 0px -33px no-repeat; }
.navigation ul li#about a:hover { background: transparent url(http://temp267.utopia.co.nz/cms/images/nav.gif) -66px -33px no-repeat; }
.navigation ul li#exec a:hover { background: transparent url(http://temp267.utopia.co.nz/cms/images/nav.gif) -154px -33px no-repeat; }
.navigation ul li#funding a:hover { background: transparent url(http://temp267.utopia.co.nz/cms/images/nav.gif) -246px -33px no-repeat; }
.navigation ul li#links a:hover { background: transparent url(http://temp267.utopia.co.nz/cms/images/nav.gif) -327px -33px no-repeat; }
.navigation ul li#contact a:hover { background: transparent url(http://temp267.utopia.co.nz/cms/images/nav.gif) -446px -33px no-repeat; }










div#container-wrapper
{
	width: 100%;
	display: block;
	/*

	background-image: url('http://temp267.utopia.co.nz/cms/images/middle-bg.gif');
	background-position: 0 0;
	background-repeat: repeat-y;
*/
}

#container
{
	display: block;
	width: 926px;
	position: absolute;
	left: 50%;
	margin-left: -463px;
} 

#middle
{
	width: 926px;
	float: left;
	display: block;
	background-image: url(http://temp267.utopia.co.nz/cms/images/middle-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}


#feature-wrapper
{
	display: inline;
	float: left;
	padding: 0;
	width: 916px;
	background-color: #9fcf67;
	background-image: url(http://temp267.utopia.co.nz/cms/images/home-news-bg.gif);
	background-repeat: no-repeat;
	background-position: 200px 27px;
	margin: 0 0 0 5px;
}

#feature-wrapper-left
{
	display: block;
	float: left;
	padding: 0;
	width: 330px;
}

#welcome
{
	width: 310px;
	display: block;
	color: #00355f;
}

#welcome h1
{
	font-size: 130%;
	line-height: 130%;
	color: #00355F;
	background-color: transparent;
	margin: 15px 0 0 15px;
}


#home-news-box
{
	width: 300px;
	height: 153px;
	float: left;
	display: inline;
	overflow: auto;
	padding: 5px;
	color: #00355f;
	background-color: transparent;
	margin: 5px 0 0 10px;
}

#home-news-box h1
{
	color: #fff;
	background-color: transparent;
}

div#home-news-box h1 a:link {
	color: #fff;
	background-color: transparent;
}
div#home-news-box h1 a:visited {
	color: #fff;
	background-color: transparent;
text-decoration:none;
}
div#home-news-box h1 a:hover, div#home-news-box h1 a:active {
	color: green;
	background-color: transparent;
}


#home-news-box h2
{
	color: #fff;
	background-color: transparent;
}

#home-news-box h2 a {
    background-color:transparent;
    color:#0063B1;
    font-size:90%;
}

#home-news-box p
{
	color: #00355f;
	background-color: transparent;
}

#ccac-arts-feature
{
	width: 584px;
	float: right;
	display: block;
}

#ccac-arts-feature img
{
	width: 584px;
	float: right;
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}








#sub-feature-wrapper
{
	display: inline;
	float: left;
	padding: 0;
	width: 890px;
	margin: 15px 0 15px 15px;
}

#home-search-wrapper
{
	width: 550px;
	display: block;
	float: left;
	border-width: 4px;
	border-color: #CCC;
	border-style: solid;
	background-color: #efefef;
	margin: 0 20px 20px 0;
	background-image: url(http://temp267.utopia.co.nz/cms/images/home-search-bg.gif);
	background-repeat: repeat-y;
	background-position: 250px 0;
}

#home-search
{
	padding: 5px 15px 15px 15px;
	background-color: #EFEFEF;
	display: block;
	float: left;
	width: 200px;
}

#home-search h1, #home-search-agp h1
{
	background-color: #efefef;
}


#home-search fieldset { border: none; }

#home-search legend
{
	color: #0063B1;
	background-color: #efefef;
	font-size: 130%;
	line-height: 200%;
	text-align: left;
	font-weight: bold;
	margin: 0;
}

#home-search .search
{
	padding: 15px 15px 0 15px;
	border-width: 4px 4px 1px 4px;
	border-color: #CCC;
	border-style: solid;
	background-color: #efefef;
}

#home-search .searchbutton
{
	padding: 15px;
	border-width: 4px 4px 1px 4px;
	border-color: #CCC;
	border-style: solid;
	background-color: #efefef;
}





#home-search-agp
{
	padding: 5px 15px 15px 5px;
	background-color: #efefef;
	width: 270px;
	display: block;
	float: right;
}


#home-search-agp fieldset { border: none; }

#home-search-agp legend
{
	color: #0063B1;
	background-color: #efefef;
	font-size: 110%;
	line-height: 200%;
	text-align: left;
	font-weight: bold;
	margin: 0;
}


#home-search-agp form select
{
	width: 150px;
	margin: 0 5px 0 0;
}

#home-search-agp form input
{
	width: 60px;
	margin: 5px 0 0 0;
}

.search-field
{
	padding: 2px;
	margin: 0 0 8px 0;
	width: 200px;
}

#home-contact
{
	width: 290px;
	float: right;
	display: block;
	margin: 0 15px 0 0;
}

#home-contact h1 {line-height: 130%; margin: 0 0 5px 0;}

#home-contact p {font-size: 90%;}


#home-content {
float: left;
display: block;
width: 540px;
padding: 0 20px 10px 10px;
font-size: 90%;
}

#inner-column
{
	width: 610px;
	float: left;
	display: inline;
	margin: 20px 0 10px 25px;
}



/* Typo */
h1
{
	color: #0063B1;
	background-color: #FFF;
	font-size: 130%;
	line-height: 100%;
	text-align: left;
	margin-bottom: 0.5em;
}

h2
{
	color: #498dce;
	background-color: #FFF;
	font-size: 110%;
	line-height: 140%;
	padding: 0 0 0.5em 0;
}

h3
{
	color: #0063B1;
	background-color: #FFF;
	font-size: 90%;
	line-height: 150%;
	text-transform: uppercase;
	padding: 0.5em 0 0.5em 0;
}

p
{
	font-size: 95%;
	line-height: 170%;
	padding: 0 0 1em 0;
}

a:link {
    color:#0063B1;
}

a:visited {
    color:#AA3222;
}

a:hover {
    color:#99A9C3;
}

a:active {
    color:##DBEAF6;
}

ul,ol { margin-bottom: 1em; }
ul { margin-left: 1.2em; }
ol { margin-left: 2em; }

li
{
	color: #000;
	background-color: #FFF;
	font-size: 95%;
	line-height: 150%;
}

#inner-column a
{
	color: #2e7fba;
	background-color: #FFF;
	text-decoration: underline;
}

#inner-column a:visited
{
	color: #00355f;
	background-color: #FFF;
	text-decoration: underline;
}

#inner-column a:hover
{
	color: #09F;
	background-color: #FFF;
	text-decoration: underline;
}

#inner-column a:active
{
	color: #09F;
	background-color: #FFF;
	text-decoration: none;
}



#sidebar
{
	width: 240px;
	float: right;
	display: inline;
	margin: 20px 30px 0 10px;
	color: #00355f;
	background-color: #efefef;
}

div#sidebar div#search h1,div#sidebar div#search-agp h1,div#sidebar div#contact-sidebar h1
{
	font-size: 110%;
	line-height: 130%;
	padding: 0 0 0.5em 0;
}

#sidebar p
{
	font-size: 100%;
	line-height: 140%;
	margin: 0 0 1em 0;
}


#sidebar a
{
	color: #2e7fba;
	background-color: #efefef;
	text-decoration: underline;
}

#sidebar a:visited
{
	color: #00355f;
	background-color: #efefef;
	text-decoration: underline;
}

#sidebar a:hover
{
	color: #09F;
	background-color: #efefef;
	text-decoration: underline;
}

#sidebar a:active
{
	color: #09F;
	background-color: #efefef;
	text-decoration: none;
}

#sidebar ul,ol
{
	display: block;
	margin-bottom: 1em;
}

#sidebar ul { margin-left: 1.2em; }
#sidebar ol { margin-left: 2em; }

#sidebar li
{
	color: #666;
	background-color: #efefef;
	font-size: 100%;
	line-height: 140%;
}



#cntnt01searchinput {width: 140px;}

#search input {padding: 0 2px; font-size: 95%;}

#search-agp select {width: 140px; padding: 0 2px; font-size: 95%;}

#search-agp input {padding: 0 2px; font-size: 95%;}

#search
{
	padding: 5px 15px 15px 15px;
	border-width: 4px 4px 1px 4px;
	border-color: #CCC;
	border-style: solid;
	background-color: #efefef;
}

#search fieldset { border: none; }

#search h1
{
	color: #0063B1;
	background-color: #efefef;
	font-size: 120%;
	line-height: 120%;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0 0 1em 0;
	display: block;
}

#search .search
{
	padding: 15px 15px 0 15px;
	border-width: 4px 4px 1px 4px;
	border-color: #CCC;
	border-style: solid;
	background-color: #efefef;
}

#search .searchbutton
{
	padding: 15px;
	border-width: 4px 4px 1px 4px;
	border-color: #CCC;
	border-style: solid;
	background-color: #efefef;
}

#search-agp
{
	padding: 10px 15px 15px 15px;
	border-width: 0 4px 0 4px;
	border-color: #CCC;
	border-style: solid;
	background-color: #efefef;
}


#search-agp fieldset { border: none;
	margin: 0;
	padding: 0; }

#search-agp h1
{
	color: #0063B1;
	background-color: #efefef;
	font-size: 120%;
	line-height: 120%;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0 0 1em 0;
	display: block;
}

#searchagp .searchbutton
{
	padding: 15px;
	border-width: 4px 4px 1px 4px;
	border-color: #CCC;
	border-style: solid;
	background-color: #efefef;
}

#funding-download {
	padding: 10px 15px 5px 15px;
	border-width: 1px 4px 0 4px;
	border-color: #CCC;
	border-style: solid;
	background-color: #e2edd5;
}

#funding-download h1
{
	color: #87b94d;
	background-color: #e2edd5;
	font-size: 120%;
	line-height: 120%;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.5em 0;
	display: block;
}



#funding-download p a,#funding-download p a:hover,#funding-download p a:visited
{
	color: #87b94d;
	background-color: #e2edd5;
}

#funding-download p
{
	color: #00355f;
	background-color: #e2edd5;
        font-size: 90%;
}


#funding-download p a,#funding-download p a:hover,#funding-download p a:visited
{
	color: #87b94d;
	background-color: #e2edd5;
}

.download-fund-applc {
	display: block;
	padding: 0 0 10px 48px;
	background-image: url('http://temp267.utopia.co.nz/cms/images/pdf_download.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
}


#postcode-finder {
	padding: 10px 15px 5px 15px;
	border-width: 1px 4px 0 4px;
	border-color: #CCC;
	border-style: solid;
	background-color: #efefef;
}

#postcode-finder h1
{
	color: #e22100;
	background-color: #efefef;
	font-size: 120%;
	line-height: 120%;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0.5em 0;
	display: block;
}

#postcode-finder a img {border:none;}

#contact-sidebar
{
	padding: 15px 15px 0 15px;
	border-width: 1px 4px 4px 4px;
	border-color: #CCC;
	border-style: solid;
}

#contact-sidebar h1
{
	color: #0063B1;
	background-color: #efefef;
	font-size: 120%;
	line-height: 150%;
	display: block;
	margin: 0;
	padding: 0 0 0.5em 0;
}

#contact-sidebar p
{
	color: #00355f;
	background-color: #efefef;
        font-size: 90%;
}


#m2moduleform_1 textarea {
	width: 350px; height: 200px;}


#m2moduleform_1 select {
	width: 160px;}

#m2moduleform_1 table td {vertical-align: top; font-size: 90%;}


div.listing {
	display: block;
	border-bottom: 1px #CCC solid;
	font-size:90%;
	line-height: 130%;
	padding: 10px 0 10px 0;
}

ul.categories-list {
	list-style-type: none; 
	margin-left: 0; 
	width: 100%; 
	border-bottom: 1px #CCC solid;
	clear: left;
	padding: 0 0 10px 0;
}


ul.categories-list li {float: left; display: inline; width: 250px;}

div.category-dropdown select { width: 200px;}

h2.show-listings-header {margin:0; padding:0;}

#footer-wrapper
{
	width: 926px;
	height: 63px;
	display: block;
	background-image: url('http://temp267.utopia.co.nz/cms/images/footer-bg.gif');
	background-repeat: no-repeat;
	background-position: 0 100%;
	float: left;
}

#footer
{
	float: left;
	display: inline;
	margin: 4px 0 0 20px;
	border-top: 1px #999 solid;
	width: 886px;
}

#footer p
{
	font-size: x-small;
	margin: 0;
	padding: 0 0 2px 0;
	background-color: #FFF;
	color: #666;
}

#footer-left
{
	width: 370px;
	float: left;
	display: block;
	margin: 5px 0 0 0;
}

#footer-right
{
	width: 400px;
	float: right;
	display: block;
	margin: 5px 0 0 0;
}

#footer-right p
{
	float: right;
	padding: 0;
	margin: 0;
}

#footer-right a
{
	padding: 2px 11px 2px 0px;
	margin: 0 10px 0 0;
}

/* ----- HACKS ----- */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */

/* End of 'CCAC-stylesheet' */

