
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #fff;
	background-image: url(http://www.martialarts.co.nz/templateimages/bg-head.gif);
	background-position: top left;
	background-repeat: repeat-x;
	color: #000;
	font-family: arial, san serif;
	}

img {
	-ms-interpolation-mode:bicubic;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header {
	width: 924px;
	height: 324px;
	}

.headin {
	background-image: url(http://www.martialarts.co.nz/templateimages/bg-headpic-3.jpg);
	width: 924px;
	height: 324px;
	vertical-align: top;
	}
	
#headin {
	background-image: url(http://www.martialarts.co.nz/templateimages/bg-headpic.jpg);
	width: 924px;
	height: 324px;
	vertical-align: top;
	}

.relly {
	width: auto;
	position: relative;
	text-align: right;
	}

#headerbox {
	position: relative;
	width: auto;
	height: 97px;
	}

.headersearch {
	text-align: right;
	}

.headerbuttons {
	position: relative;
	vertical-align: bottom;
	}

#main {
	vertical-align: top;
	width: 100%;
	background-color: #fff;
	background-image: url(http://www.martialarts.co.nz/templateimages/bg-content.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 24px 0 35px 11px;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .25em;
	font-size: x-large;
	color: #000;
	}

h2, h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h2 {
	font-size: large;
	color: #f01700;
	}

h3 {
	font-size: small;
	color: #999;
	}

h4 {
	font-size: small;
	color: #f1f1f1;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #f01700;				/* if bgcolour is needed  */
	padding: 2px 2px 3px 5px;				/* if bgcolour is needed  */
	}

p {
	
	margin-bottom: 1.25em;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}


/* =================================================== */
/* TRIFECTA below */
/* =================================================== */

.butty {
	background-image: url(http://www.ectoolset.com/narellan/templateimages/test.png);
	background-repeat: no-repeat;
	background-position: top left;
	border: solid #000 2px;
	}

.butt1, .butt2, .butt3, .butt4, .butt5	{
	margin: 0; 
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	width: 152px;
	height: 34px;
	overflow:hidden;
	}

.butt1 div, .butt2 div, .butt3 div, .butt4 div, .butt5 div	{
	width: 152px;
	height: 34px;
	position: relative;
	}

.butt1 div img, .butt2 div img, .butt3 div img, .butt4 div img, .butt5 div img	{
	position: absolute;
	top: 0;
	left: 0;
	}

.butt1 div .topper, .butt2 div .topper, .butt3 div .topper, .butt4 div .topper, .butt5 div .topper	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: +1;
	}

.butt1 a, .butt2 a, .butt3 a, .butt4 a, .butt5 a {
	display: block;
	width: 152px;
	height: 34px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;
	}

.butt1 img, .butt2 img, .butt3 img, .butt4 img, .butt5 img {
	width: 152px;
	height: 34px;
	border: 0;
	}

.butt1 a:hover .topper, .butt2 a:hover .topper, .butt3 a:hover .topper, .butt4 a:hover .topper, .butt5 a:hover .topper {
	visibility: hidden;
	}

/* =================================================== */
/* TRIFECTA above */
/* =================================================== */


/* =================================================== */
/* E-C Logo and Copyright ... CENTERED */
/* =================================================== */

#centerlogoshell {
	text-align: center;
	}

#poweredbyb {
	margin: 10px 0 10px 0;
	}

.smallb {
	font-size: 8pt;
	color: #666;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #f01700;
	text-decoration: underline;
	}

a:hover	{
	color: #666;
	}

.headersearch {
	font-size: 8pt;
	color: #000;
	}

.headersearch a {
	color: #fff;
	}

.headersearch a:hover {
	color: #ffa811;
	}

.subnav {
	color: #000;
	font-size: 9pt;
	border-top: solid #ba0e00 1px;
	padding: 5px 20px 5px 20px;
	text-align: center;
	}

#navcolumn {
	background-color: #fff;
	vertical-align: top;
	padding: 6px 0 0 0;
	}

#nav td {
	background-color: #fff;
	background-image: url(http://www.martialarts.co.nz/templateimages/bg-nav.gif);
	padding: 5px 0 10px 0;
	}

#navigator {
	width: 150px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: arial, san serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 150px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #000000;
	}

.currentpage a {
	color: #fff;
	background-color: #f01700;
	background-image: url(http://www.martialarts.co.nz/templateimages/bg-nav-current.gif);
	background-position: center left;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #f01700;
	background-color: transparent;
	}

.currentpage a:hover
	{
	color: #ffa811;
	}

.submen a {
	font-weight: normal;
	color: #666;
	}