/* Aotearoa Shop standard stylesheet */


.h1 {
	color : #ffffff;
	font-family : Verdana;
	font-size : 14px;
	font-style : normal; 
	font-weight : bold;
}


.h2 {
	color : #ffff99;
	font-family : Verdana;
	font-size : 17px;
	font-style : normal; 
	font-weight : bold;
}


.h3 {
	color : #ffff99;
	font-family : Verdana;
	font-size : 14px;
	font-style : normal; 
	font-weight : bold;
}


.main {
	color : #ffff99;
	font-family : Verdana;
	font-size : 13px;
	font-style : normal; 
	font-weight : normal;
}

.bw {
	color : #666666;
	font-family : Verdana;
	font-size : 13px;
	font-style : normal; 
	font-weight : normal;
}
.nav {
	color : #ffff99;
	font-family : Arial;
	font-size : 13px;
	font-style : normal; 
	font-weight : normal;
}

.contact {
	color : #ffffff;
	font-family : Arial;
	font-size : 13px;
	font-style : normal; 
	font-weight : bold;
}

.credits {
	color : #ffff99;
	font-family : Arial;
	font-size : 11px;
	font-style : normal; 
	font-weight : normal;
}


/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 64px;
    height: 64px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
} 

/* CSS rules for the browser scrollbar */

body   {
	scrollbar-face-color: #004D19;
scrollbar-shadow-color: #8470FF;
scrollbar-highlight-color: #4682B4; scrollbar-3dlight-color: #FFD700;
scrollbar-darkshadow-color: #FFD700; scrollbar-track-color: #123824;
scrollbar-arrow-color: #FFD700;}
}
