/* ----- CSS ----- */

*{
    margin:0;
    padding:0;
}
body, html{
    margin:0;
    padding:0;
    background: url(http://www.instantphotos.co.nz/images/bg.jpg) top center repeat-y;
    text-align:center;
	font-size:99.99%;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
}

a{
    color:#38399E;
    text-decoration: underline;
}
    a:hover{
        color:#990000;
        text-decoration:none;
		border: none;
    }

td {
	padding: 5px;
}

table {
	text-align: center;
	margin: 0 auto;
	width: 500px;
}
table a {
	text-decoration: none;
	color: #FFFFFF;
}
.Cheader {
	font-weight: bold;
	text-transform:uppercase;
	color: #FFFFFF;
}

/* ----- HEADER ----- */

#header {
    text-align:center;
    margin:0 auto;
	padding: 0 0 0 0;
	height: 199px;
	background: url(http://www.instantphotos.co.nz/images/banner.jpg) top center no-repeat;
}
#header h1 {
	padding-top: 37px;
}

.headerText {
	text-align:center;
	margin: 0 auto;
	display: block;
	height: 98px;
	width: 483px;
	background: url(http://www.instantphotos.co.nz/images/logo.gif) top center no-repeat;
}
.headerText:hover {
	background-position: 0px -100px;
	cursor:pointer;
}

#header .headerText, #header .slogan {
	font-size: 0em; padding: 0;
	text-indent: -4000px;
}

#header .slogan2 {
	color: #A4C2C2;
	font-weight:bold;
	text-transform:uppercase;
}

#banner{
    margin:0;
    padding:0;
    background:#e7e7e7;
}

/* ----- NAVIGATION ----- */

#navigation{
    margin:0 auto;
    padding:34px 0 0 0;
	height: 30px;
    list-style:none;
	text-align:center;
}

	#navigation ul{
	    width:960px;
    	margin:0 auto;
		padding: 0;		
	}
	
    #navigation li{
        float:left;
        clear:none;
        list-style:none;
    }

	#home a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) 0px 0px no-repeat;
		height: 30px;
		width: 61px;
		display:block;
		margin: 0 6px 0 0;
	}
	#home a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) 0px -112px no-repeat;
	}
	#homeActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) 0px -55px no-repeat;
		height: 30px;
		width: 61px;
		display:block;
		margin: 0 6px 0 0;
	}


	#about a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -435px 0px no-repeat;
		height: 30px;
		width: 69px;
		display:block;
		margin: 0 6px 0 0;
	}
	#about a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -435px -112px no-repeat;
	}
	#aboutActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -435px -55px no-repeat;
		height: 30px;
		width: 69px;
		display:block;
		margin: 0 6px 0 0;
	}


	#prices a{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -206px -0px no-repeat;
		height: 30px;
		width: 69px;
		display:block;
		margin: 0 6px 0 0;
	}
	#prices a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -206px -112px no-repeat;
	}
	#pricesActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -206px -55px no-repeat;
		height: 30px;
		width: 69px;
		display:block;
		margin: 0 6px 0 0;
	}


	#gallery a{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -131px 0px no-repeat;
		height: 30px;
		width: 69px;
		display:block;
		margin: 0 6px 0 0;
	}
	#gallery a:hover{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -131px -112px no-repeat;
	}
	#galleryActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -131px -55px no-repeat;
		height: 30px;
		width: 69px;
		display:block;
		margin: 0 6px 0 0;
	}
		ul li ul {
		    list-style: none;
			position: relative;
			top: 100%;
			left: 0;
			display: none;
			width: 125px;
			border-top: 1px solid #FFF;
			background-color:#CCCCCC
		}
			ul li:hover ul { display: block; }
			ul li ul li {
				width: 125px;
				border-top: 1px solid #FFF;
				background-color:#CCCCCC;
				padding: 10px;
				display: block;
				clear: both;
			}

	#albums a{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -356px 0px no-repeat;
		height: 30px;
		width: 74px;
		display:block;
		margin: 0 6px 0 0;
	}
	#albums a:hover{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -356px -112px no-repeat;
	}
	#albumsActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -356px -55px no-repeat;
		height: 30px;
		width: 74px;
		display:block;
		margin: 0 6px 0 0;
	}


	#recent a{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -281px 0px no-repeat;
		height: 30px;
		width: 69px;
		display:block;
		margin: 0 6px 0 0;
	}
	#recent a:hover{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -281px -112px no-repeat;
	}
	#recentActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -281px -55px no-repeat;
		height: 30px;
		width: 69px;
		display:block;
		margin: 0 6px 0 0;
	}


	#faqs a{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -510px 0px no-repeat;
		height: 30px;
		width: 58px;
		display:block;
		margin: 0 6px 0 0;
	}
	#faqs a:hover{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -510px -112px no-repeat;
	}
	#faqsActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -510px -55px no-repeat;
		height: 30px;
		width: 58px;
		display:block;
		margin: 0 6px 0 0;
	}

	#bookings a{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -574px 0px no-repeat;
		height: 30px;
		width: 87px;
		display:block;
		margin: 0 6px 0 0;
	}
	#bookings a:hover{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -574px -112px no-repeat;
	}
	#bookingsActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -574px -55px no-repeat;
		height: 30px;
		width: 87px;
		display:block;
		margin: 0 6px 0 0;
	}


	#blog a{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -66px 0px no-repeat;
		height: 30px;
		width: 59px;
		display:block;
		margin: 0 6px 0 0;
	}
	#blog a:hover{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -66px -112px no-repeat;
	}
	#blogActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -66px -55px no-repeat;
		height: 30px;
		width: 59px;
		display:block;
		margin: 0 6px 0 0;
	}


	#contact a{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -667px 0px no-repeat;
		height: 30px;
		width: 74px;
		display:block;
		margin: 0 6px 0 0;
	}
	#contact a:hover{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -667px -112px no-repeat;
	}
	#contactActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -667px -55px no-repeat;
		height: 30px;
		width: 74px;
		display:block;
		margin: 0 6px 0 0;
	}

	#portraits a{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -747px 0px no-repeat;
		height: 30px;
		width: 81px;
		display:block;
		margin: 0 6px 0 0;
	}
	#portraits a:hover{
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -747px -112px no-repeat;
	}

	#trash a, #trash2 a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -834px 0px no-repeat;
		height: 30px;
		width: 124px;
		display:block;
		margin: 0 6px 0 0;
	}
	#trash a:hover, #trash2 a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -834px -112px no-repeat;
	}
		#trash2 { margin: 0 -6px 0 0; }
	
	#weddings a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -964px 0px no-repeat;
		height: 30px;
		width: 92px;
		display:block;
		margin: 0 6px 0 0;
	}
	#weddings a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -964px -112px no-repeat;
	}
	
	#commercial a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1062px 0px no-repeat;
		height: 30px;
		width: 102px;
		display:block;
		margin: 0 6px 0 0;
	}
	#commercial a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1062px -112px no-repeat;
	}
	
	/* PORTRAITS */
	#engagements a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1170px 0px no-repeat;
		height: 30px;
		width: 124px;
		display:block;
		margin: 0 6px 0 0;
	}
	#engagements a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1170px -112px no-repeat;
	}
	#engagementsActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1170px -55px no-repeat;
		height: 30px;
		width: 124px;
		display:block;
		margin: 0 6px 0 0;
	}
	
	#families a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1300px 0px no-repeat;
		height: 30px;
		width: 74px;
		display:block;
		margin: 0 6px 0 0;
	}
	#families a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1300px -112px no-repeat;
	}
	#familiesActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1300px -55px no-repeat;
		height: 30px;
		width: 74px;
		display:block;
		margin: 0 6px 0 0;
	}
	
	#highschool a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1380px 0px no-repeat;
		height: 30px;
		width: 102px;
		display:block;
		margin: 0 6px 0 0;
	}
	#highschool a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1380px -112px no-repeat;
	}
	#highschoolActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1380px -55px no-repeat;
		height: 30px;
		width: 102px;
		display:block;
		margin: 0 6px 0 0;
	}
	
	#lifestyle a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1488px 0px no-repeat;
		height: 30px;
		width: 74px;
		display:block;
		margin: 0 6px 0 0;
	}
	#lifestyle a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1488px -112px no-repeat;
	}
	#lifestyleActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1488px -55px no-repeat;
		height: 30px;
		width: 74px;
		display:block;
		margin: 0 6px 0 0;
	}
	
	#expect a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1568px 0px no-repeat;
		height: 30px;
		width: 124px;
		display:block;
		margin: 0 6px 0 0;
	}
	#expect a:hover {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1568px -112px no-repeat;
	}
	#expectActive a {
		background: url(http://www.instantphotos.co.nz/images/navigation.jpg) -1568px -55px no-repeat;
		height: 30px;
		width: 124px;
		display:block;
		margin: 0 6px 0 0;
	}
	
	.nomargin { margin: 0; }
	.menu_margin { margin: 0 6px 0 0; }
	

/* ----- PARAGRAPHS ----- */

p {
	color: #000;
	font-size: 0.8em;
	line-height: 160%;
	margin-bottom: 1.3em;
}

h1 {
	font-size: 1.7em;
	color:#000000;
	font-weight: normal;
	font-family: 'Avenir', sans-serif;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	color:#000000;
	font-family: 'Avenir', sans-serif;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 0.7em 0;
	color:#000000;
	font-family: 'Avenir', sans-serif;
}
	h2 a, h3 a { text-decoration: none; }

h4 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 0.7em 0;
	color:#000000;
	font-family: 'Avenir', sans-serif;
}

.red {
	color: #FF0000; 
	font-size: 11px; 
}

.button_green {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #A0AD88;
	padding: 8px 12px;
	color: #000;
	font-size: 0.9em;
}
	.button_green:hover {
	background: #5F723F;
	color: #000;
	}

/* ----- IMAGES ----- */

img{
    border:0;
}
img a, a img{
    border:0;
    text-decoration:none;
}
img a:hover{
    border:none;
}

/* HOME SLIDER */
.sliderwrapper {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: none;
width: 940px; /*width of featured content slider*/
height: 290px;
margin: 10px 0 0 30px;
}


/* ----- CONTENT ----- */
#mainContainer {
	margin: 0; padding: 0;
	background: url(http://www.instantphotos.co.nz/images/mainContainer.png) center top no-repeat;
}
#main{
    width:980px;
    margin:0 auto;
	padding: 10px 0 0 0;
    text-align:left;
	background: url(http://www.instantphotos.co.nz/images/main.png) center top repeat-y;
}
	#main p a {
		text-decoration: underline;
	}
	#main p a:hover {
		text-decoration: none;
	}
	
	.main_content {
		margin: 15px 30px -20px 30px;
	}
		.main_content h1,  .main_content h2 {
			margin: 0 0 20px 0;
		}
		.main_content h3 {
			margin-top: 5px;
		}
		.main_content ul {
			margin: 5px 0 20px 0;
		}
			.main_content ul li {
				margin: 10px 0;
				font-size: 0.8em;
			}

#mainBottom {
    width:980px;
	height: 22px;
    margin:0px auto;
    padding: 0;
    text-align:left;
	background:url(http://www.instantphotos.co.nz/images/mainbottom.png) bottom center no-repeat;
	clear:both;
}


.greenbox {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 12px;
	margin: 0 0 30px 0;
	background: #A0AD89;
}


/* HOME GREEN BOX */
.greenbox_home { 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: url(http://www.instantphotos.co.nz/images/greenbox.gif) top center no-repeat;
	margin: 10px 22px 0 24px;
	padding: 15px 0 5px 25px;
	display: block;
	width: 905px;
}
	.greenboxbottom_home {
	display: block;
	width: 920px;
	height: 10px;
	background:url(http://www.instantphotos.co.nz/images/greenbox.gif) bottom center no-repeat;
	margin: 0 0 20px 29px; padding: 0;
	}
	#nzipp {
		position: relative;
		top: -15px; right: 0;
		float: right;
		display: block;
		height: 125px;
		width: 125px;
		text-decoration: none;
		border: 0;
	}
	

.greenbox h1, .greenbox_home h1 {
	font-size: 1.7em;
	padding-bottom: 10px;
}
.greenbox h2, .greenbox_home h2 {
	font-size: 1.3em;
	margin: 5px 0 20px 0;
}
.greenbox h3 { margin: 0; padding: 0; }
	.greenbox h3 a { text-decoration: none; }
.greenbox p, .greenbox_home p {
	margin: 0 0 15px 0;
}
	.greenbox p:last-child, .greenbox_home p:last-child {
		margin: 0;
	}

.last {
	margin-bottom: 20px;
}

.greenbox ul {
	margin: 5px 0;
}
	.greenbox ul li {
		list-style-type: none;
	}
	.greenbox ul li a {
		color: #000;
	}
		.greenbox ul li a:hover {
			text-decoration: none;
			border: none;
		}

.testimonial {
	margin-left: 20px;
}
	

#bodyText {
	padding: 0 20px 0 20px;
}

#bodyText h2 {
	color: #000000;
	font-size: 1.3em;
	padding-bottom: 1em;
}

#bodyText ul {
	padding: 0.5em 1em 2em 2em;
	font-size: 12px;
}
#bodyText li {
	list-style:outside;
	list-style-type: disc;
	list-style-position:outside;
	padding: 0.5em 0 0 0;
}

#homeImage {
	margin: 0 auto;
	padding: 0 0 20px 20px;
	border: 0;
}

#anchors ul {
	padding: 0.5em 0 1em 1em;
}

#anchors li {
	list-style:outside;
	list-style-type: disc;
	list-style-position:outside;
	padding: 0.5em 0 0 0;
}

#whiteBoxBottom {
	padding: 2em 0 1em 0;
}

	.whiteSection {
		width: 220px;
		margin-right: 10px;
		float: left;
	}


#contentLeft {
	width: 285px;
	margin: 0 0 0 30px;
	float:left;
}
	
#contentCenter {
	width: 285px;
	margin: 0 0 0 30px;
	float:left;
}
	
#contentRight {
	width: 285px;
	margin: 0 0 0 30px;
	float:left;
}

#contentLeft p, #contentCenter p, #contentRight p {
	font-size: 0.9em;
}

#contentLeft ul li, #contentCenter ul li, #contentRight ul li {
	font-size: 0.9em;
	list-style-type: none;
	margin: 0 0 15px 0;
}
#contentLeft ul li a, #contentCenter ul li a, #contentRight ul li a {
	color: #fff;
	text-decoration: none;
}

#contentLeft ul li a:hover, #contentCenter ul li a:hover, #contentRight ul li a:hover {
	color:#A0AD88;
	text-decoration: underline;
}

#halfWidthsPhotos p {
	padding: 0.5em 0 0 0;
}


/* ----- BUTTONS ----- */

.button_prices {
	display: block;
	background:url(http://www.instantphotos.co.nz/images/button_prices.jpg) top left no-repeat;
	width: 140px;
	height: 24px;
	cursor:pointer;
}
	.button_prices:hover {
		background:url(http://www.instantphotos.co.nz/images/button_prices.jpg) bottom left no-repeat;
	}

.button_profile {
	display: block;
	background:url(http://www.instantphotos.co.nz/images/button_profile.jpg) top left no-repeat;
	width: 82px;
	height: 24px;
}
	.button_profile:hover {
		background:url(http://www.instantphotos.co.nz/images/button_profile.jpg) bottom left no-repeat;
		cursor:pointer;
	}

.icons {
	vertical-align: middle;
	border: 0;
	padding-bottom: 3px;
}


/* INSTANTPHOTOS GALLERY BUTTONS */

#gallery1 {
	background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat 0px 0px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 35px;
}
	#gallery1:hover {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -0px;
	}
	#gallery1active {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -0px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 35px;
	}
#gallery2 {
	background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat 0px -66px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#gallery2:hover {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -66px;
	}
	#gallery2active {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -66px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}
#gallery3 {
	background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat 0px -132px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#gallery3:hover {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -132px;
	}
	#gallery3active {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -132px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}
#gallery4 {
	background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat 0px -198px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 35px;
}
	#gallery4:hover {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -198px;
	}
	#gallery4active {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -198px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 35px;
	}
#gallery5 {
	background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat 0px -264px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#gallery5:hover {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -264px;
	}
	#gallery5active {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -264px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}
#gallery6 {
	background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat 0px -330px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#gallery6:hover {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -330px;
	}
	#gallery6active {
		background: url(http://www.instantphotos.co.nz/images/gallery.jpg) no-repeat -294px -330px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}


/* INSTANTPHOTOS ALBUM BUTTONS */
	
#album1 {
	background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat 0px 0px;
	height: 66px;
	width: 444px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 38px;
}
	#album1:hover {
		background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat -444px -0px;
	}
	#album1active {
		background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat -444px -0px;
		height: 66px;
		width: 444px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 38px;
	}
	
#album2 {
	background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat 0px -66px;
	height: 66px;
	width: 444px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#album2:hover {
		background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat -444px -66px;
	}
	#album2active {
		background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat -444px -66px;
		height: 66px;
		width: 444px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}

#album3 {
	background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat 0px -132px;
	height: 66px;
	width: 444px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 30px 38px;
}
	#album3:hover {
		background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat -444px -132px;
	}
	#album3active {
		background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat -444px -132px;
		height: 66px;
		width: 444px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 30px 38px;
	}

#album4 {
	background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat 0px -198px;
	height: 66px;
	width: 444px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 30px 0;
}
	#album4:hover {
		background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat -444px -198px;
	}
	#album4active {
		background: url(http://www.instantphotos.co.nz/images/albums.jpg) no-repeat -444px -198px;
		height: 66px;
		width: 444px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 30px 0;
	}
	
	
/* TRASH THE DRESS GALLERY BUTTONS */

#gallery_trash1 {
	background: url(http://www.trashthedress.co.nz/images/gallery.jpg) no-repeat 0px 0px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 35px;
}
	#gallery_trash1:hover {
		background: url(http://www.trashthedress.co.nz/images/gallery.jpg) no-repeat -294px -0px;
	}
	#gallery_trash1active {
		background: url(http://www.trashthedress.co.nz/images/gallery.jpg) no-repeat -294px -0px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 35px;
	}
#gallery_trash2 {
	background: url(http://www.trashthedress.co.nz/images/gallery.jpg) no-repeat 0px -66px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#gallery_trash2:hover {
		background: url(http://www.trashthedress.co.nz/images/gallery.jpg) no-repeat -294px -66px;
	}
	#gallery_trash2active {
		background: url(http://www.trashthedress.co.nz/images/gallery.jpg) no-repeat -294px -66px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}
#gallery_trash3 {
	background: url(http://www.trashthedress.co.nz/images/gallery.jpg) no-repeat 0px -132px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#gallery_trash3:hover {
		background: url(http://www.trashthedress.co.nz/images/gallery.jpg) no-repeat -294px -132px;
	}
	#gallery_trash3active {
		background: url(http://www.trashthedress.co.nz/images/gallery.jpg) no-repeat -294px -132px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}


/* PORTRAITS GALLERY BUTTONS */

#gallery_portraits1 {
	background: url(http://www.perspectivesphotography.co.nz/portraits/images/gallery.jpg) no-repeat 0px 0px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 35px;
}
	#gallery_portraits1:hover {
		background: url(http://www.perspectivesphotography.co.nz/portraits/images/gallery.jpg) no-repeat -294px -0px;
	}
	#gallery_portraits1active {
		background: url(http://www.perspectivesphotography.co.nz/portraits/images/gallery.jpg) no-repeat -294px -0px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 35px;
	}
#gallery_portraits2 {
	background: url(http://www.perspectivesphotography.co.nz/portraits/images/gallery.jpg) no-repeat 0px -66px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#gallery_portraits2:hover {
		background: url(http://www.perspectivesphotography.co.nz/portraits/images/gallery.jpg) no-repeat -294px -66px;
	}
	#gallery_portraits2active {
		background: url(http://www.perspectivesphotography.co.nz/portraits/images/gallery.jpg) no-repeat -294px -66px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}
#gallery_portraits3 {
	background: url(http://www.perspectivesphotography.co.nz/portraits/images/gallery.jpg) no-repeat 0px -132px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#gallery_portraits3:hover {
		background: url(http://www.perspectivesphotography.co.nz/portraits/images/gallery.jpg) no-repeat -294px -132px;
	}
	#gallery_portraits3active {
		background: url(http://www.perspectivesphotography.co.nz/portraits/images/gallery.jpg) no-repeat -294px -132px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}
	

/* COMMERCIAL GALLERY BUTTONS */

#gallery_commercial1 {
	background: url(http://www.perspectivesphotography.co.nz/commercial/images/gallery.jpg) no-repeat 0px 0px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 35px;
}
	#gallery_commercial1:hover {
		background: url(http://www.perspectivesphotography.co.nz/commercial/images/gallery.jpg) no-repeat -294px -0px;
	}
	#gallery_commercial1active {
		background: url(http://www.perspectivesphotography.co.nz/commercial/images/gallery.jpg) no-repeat -294px -0px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 35px;
	}
#gallery_commercial2 {
	background: url(http://www.perspectivesphotography.co.nz/commercial/images/gallery.jpg) no-repeat 0px -66px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#gallery_commercial2:hover {
		background: url(http://www.perspectivesphotography.co.nz/commercial/images/gallery.jpg) no-repeat -294px -66px;
	}
	#gallery_commercial2active {
		background: url(http://www.perspectivesphotography.co.nz/commercial/images/gallery.jpg) no-repeat -294px -66px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}
#gallery_commercial3 {
	background: url(http://www.perspectivesphotography.co.nz/commercial/images/gallery.jpg) no-repeat 0px -132px;
	height: 66px;
	width: 294px;
	display: block;
	text-decoration: none;
	border: none;
	float: left;
	margin: 0 12px 12px 0;
}
	#gallery_commercial3:hover {
		background: url(http://www.perspectivesphotography.co.nz/commercial/images/gallery.jpg) no-repeat -294px -132px;
	}
	#gallery_commercial3active {
		background: url(http://www.perspectivesphotography.co.nz/commercial/images/gallery.jpg) no-repeat -294px -132px;
		height: 66px;
		width: 294px;
		display: block;
		text-decoration: none;
		border: none;
		float: left;
		margin: 0 12px 12px 0;
	}

	
/*----- CALENDER ----- */
.calendar_legend {
	margin: 20px 0 0 265px;
}


/* ----- CONTACT FORM ----- */

.contactTextBox {
	width: 250px;
	background-color: #ffffff;
	border: 1px solid #A0AD89;
	padding: 4px;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


.contactComments {
	background-color: #ffffff;
	border: 1px solid #A0AD89;
	padding: 5px;
	width: 450px;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 1em;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}


.contactTextBox:hover, .contactTextBox.sffocus, .contactTextBox:focus, .contactComments:hover, .contactComments.sffocus2, .contactComments:focus  {
	background-color: #dfdfdf;
	border: 1px solid #2F381F;
}

.submit {
	background: #989A72;
	padding: 3px 6px 3px 6px;
	color: #ffffff;
	border: 1px solid #A0AD89;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 1.3em;
}

.submit:hover, .submit.sffocus, .submit:focus {
	background: #2F381F;
	border: 1px solid #2F381F;
	cursor:pointer;
}

.reset {
	background: url(file:///H|/images/btn.png) bottom left repeat-x #a00;
	padding: 3px 6px 3px 6px;
	color: #ffffff;
	border: 1px solid #000000;
}

.reset:hover, .reset.sffocus, .reset:focus {
	background: url(http://www.instantphotos.co.nz/images/btn.png) bottom left repeat-x #7F8054;
	cursor:pointer;
}

#selectEnquiry { width: 260px; }


/* ----- FOOTER ----- */

#footerContainer {
    margin:0 auto;
	padding:0;
	clear: both;
	overflow:hidden;
}
#bottomtop { background:url(http://www.instantphotos.co.nz/images/bottomtop.png) top center no-repeat; height: 22px; margin: 20px auto 0 auto; width: 980px;}
#bottombottom { background:url(http://www.instantphotos.co.nz/images/bottombottom.png) top center no-repeat;  height: 22px; margin: 0 auto; width: 980px }

#footertop { background:url(http://www.instantphotos.co.nz/images/footertop.png) top center no-repeat; height: 22px; margin: 20px auto 0 auto; width: 980px;}
#footerbottom { background:url(http://www.instantphotos.co.nz/images/footerbottom.png) top center no-repeat; height: 22px; margin: 0 auto 20px auto; width: 980px }

#footer {
    margin:0 auto;
	padding: 0;
    clear:both;
    color:#fff;
	width: 980px;
	background: url(http://www.instantphotos.co.nz/images/footercontainer.png) top center repeat-y;
}
#bottom {
	background: url(http://www.instantphotos.co.nz/images/bottomcontainer.png) top center repeat-y;
	text-align: left;
	padding: 0;
	width: 980px;
	margin: 0 auto 0 auto;
	color: #fff;
}
	#bottomLeft {
		width: 285px;
		margin: 0 0 0 30px;
		float:left;
	}
	#bottomCenter {
		width: 285px;
		margin: 0 0 0 26px;
		float:left;
	}
		#bottomCenter .icons {
			margin-left: 3px;
		}
	#bottomRight {
		width: 285px;
		margin: 0 0 0 28px;
		float:left;
	}
	
	
    #footer a {
        color: #A0AD88;
        text-decoration:none;
		border-bottom: 0;
    }
    #bottom a:hover {
        color:#990000;
		border-bottom: 0;
    }
	#footer a:hover {
        color:#A0AD88;
		border-bottom: 1px solid;
    }
	#bottom p{
		color: #000;
		font-size: 0.8em;
	}
	#footer p {
		color: #A0AD88; font-size: 0.8em;
	}
	#bottom h3 { color: #fff; padding-bottom: 7px; }

.bottombox {
	background: url(http://www.instantphotos.co.nz/images/bottomboxtop.gif) top center no-repeat;
	padding: 15px 15px 5px 15px;
	width: 267px; 
}
	.bottombox p {
		margin-bottom: 15px;
	}
		.bottombox p:last-child { margin: 0; }
	.bottombox a {
		color: #000;
		text-decoration: none;
	}
	.bottombox ul {
	}
	.bottombox ul li {
		color: #000;
		font-size: 0.9em;
		list-style-type: none;
		margin: 0 0 14px 0;
	}
		.bottombox ul li:last-child { margin: 0; }
	
	.bottombox ul li a {
		color: #000;
		text-decoration: none;
	}
.bottomboxbottom {
	background: url(http://www.instantphotos.co.nz/images/bottomboxtop.gif) bottom center no-repeat;
	height:10px;
	margin: 0 0 30px -2px; padding: 0;
	width: 300px;
}
	.bottomboxbottom:last-child

.footerlist {
margin: 0 auto;
text-align: center;
padding: 0;
}
	.footerlist {
        list-style:none; 
		color: #A0AD88;
		padding: 6px 0 6px 0;
    }
	.footerlist:last-child { padding: 0 0 6px 0; }
    .footerlist li{
        list-style:none;
		display: inline;
		margin-right: 25px;
		font-size: 0.8em;
    }
	.footerlist li:last-child { margin: 0 }



/* MISC */

.clear {
	clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0
}

.clearfix:after {
	clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0
}

.clearfix {
	display:inline-block
}

* html .clearfix {
	height:1%
}

.clearfix {
	display:block
}

.name {
	font-size: 16px;
	font-weight: bold;
}

.arrows {
vertical-align:middle;
}

.imgFloatRight {
	float:right;
	padding: 0 0 1em 1em;
}

.printOnly {
	display: none;
}

.gallery {
	margin: 2em;
	vertical-align:middle;
	text-align:center;
}

#galleryBox {
	text-align:center;
}

#galleryBox a {
	text-decoration:none;
	border: 0;
}


small { color:#7C8A55; font-size: 0.8em; }
small a { text-decoration: none; color:#7C8A55; border: none; }


.pricesBox{
  background:#B7B791;
  padding: 10px 20px 0 20px;
}

.pricesBox h1 {
	font-size: 1.3em;
	padding-bottom: 20px;
	color: #000000;
}

.pricesBox h2 {
	font-size: 1em;
	color: #000000;
}

.pricesBox p {
	font-size: 12px;
	color: #000000;
	padding-bottom: 10px;
}

.pricesBox ul {
	padding: 0em 1em 1em 2em;
}
.pricesBox li {
	list-style:outside;
	list-style-type: disc;
	list-style-position:outside;
	padding: 0.5em 0 0 0;
}
.priceValue {
	color: #AAA;
}



/* BLOG STUFF */

.post {
	margin: 0;
	float: left;
}
	.post h2 {
		margin: 10px 0;
	}
	.postmetadata {
		margin: 20px 0 30px 0;
	}
	.post_details {
		margin: 10px 0 20px 0;
		color:#7C8A55;
	}
		.post_details a {
			color: #7C8A55;
			text-decoration: none;
		}
#comment, #s {
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	background: #fff;
	border: 1px solid #5E713E;
	padding: 8px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#comment { width: 500px }

#s { padding: 3px 5px; width: 350px; float: left; font-size: 0.9em; }

#bottom #s { border: 0; width: 180px; }

	#comment:hover, #comment:focus, #s:hover, #s:focus {
		background: #e1e1e1;
		border: 1px solid #5E713E;
	}
	
#submit {
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	background: #7C8A55; 
	border: 1px solid #5E713E;
	padding: 3px 5px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;
}
	#submit:hover, #submit:focus, #searchsubmit:hover, #searchsubmit:focus {
		background: #ccc; 
		border: 1px solid #999;
		cursor: pointer;
		color: #000;
	}
#searchsubmit {
	margin: 0 0 30px 5px;
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	background: #7C8A55; 
	border: 1px solid #5E713E;
	padding: 3px 5px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #fff;
	float: left;
	font-size: 0.8em;
}

#bottom #searchsubmit { 
	background: #fff; 
	color: #000;
	border: 1px solid #fff;
}
	#bottom #searchsubmit:hover, #bottom #searchsubmit:focus { background: #ccc }
	

#searchform { margin: 10px 0 0 0; }

#commentlist {
	margin: 20px 0 20px 20px;
	clear: both;
}
	#commentlist li {
		margin: 0 0 25px 0;
		padding-left: 12px;
		font-size: 0.8em;
		list-style-type:decimal;
		width: 890px;
	}
	.comment-meta {
		color:#7C8A55;
		margin: 0;
		font-size: 1em;
	}
		.comment-meta a {
			color:#7C8A55;
		}
	
	#commentlist p {
		text-align: left;
		font-size: 1em;
		margin: 5px 0;
		}
	.comment_name {
		font-size: 1.5em;
	}
	.comment-author-admin {
		border-bottom: 1px solid #7C8A55;
		border-top: 1px solid #7C8A55;
		padding: 7px;
		background: #ddd;
	}



#blog_options { 
	font-size: 0.8em;
	-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	background: #5E713E;
	border: 0;
	color: #fff;
	display: none;
	clear: both;
}
	#blog_options ul {
		
	}
		#blog_options ul li {
			margin: 5px 0;
			padding: 5px 0;
			list-style-type:none;
			color: #fff;
		}
		

/* Calendar plugin */
table.calendar-table {
	border:1px solid #A3AE8C;
}
	table.calendar-table td a {
		color:#000;
	}
	table.calendar-table td.day-with-date {
		background:#990000;
		color:#fff;
	}
	table.calendar-table td.no-events {
		background:#fff;
		color:#000;
	}
	

/* Safari 3.0 and Chrome rules here */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#navigation{
	padding: 24px 0 0 0;
}
.bottomboxbottom { margin-left: -1px;  }
}