/*** Website Design by MacStudio Design. Website: www.macstudio.co.nz ***/

body {
	text-align:center;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #707172;
}
	
/******************** LAYOUT ********************/

#holder {
	width:950px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	text-align:left;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/******************** HEADER ********************/

#header {
	background-color: #FFFFFF;
	background-image: url(../header/header.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#clock {
	position: absolute;
	padding-left: 35px;
	padding-top: 17px;
}

#header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 625px;
	text-align: center;
	width: 300px;
	height: 25px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
}

#header li {
	margin: 0px;
	list-style-type: none;
	width: 100px;
	text-align: center;
	display: inline;
	padding: 0px;
	float: left;
}

#header a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#header a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/******************** HEADER CLOCK********************/

#header_clock {
	background-color: #FFFFFF;
	background-image: url(../header/header_clock.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#header_clock ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 625px;
	text-align: center;
	width: 300px;
	height: 25px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
}

#header_clock li {
	margin: 0px;
	list-style-type: none;
	width: 100px;
	text-align: center;
	display: inline;
	padding: 0px;
	float: left;
}

#header_clock a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#header_clock a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header_clock a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#header_clock a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/******************** BANNER ********************/

#banner {
	height: 400px;
	clear: left;
	margin: 0px;
	padding: 0px;
}

/******************** MENU ********************/

#menu {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 50px;
	background-image: url(../menu/menu.jpg);
	background-position: 25px 0px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: 25px;
	color: #000;
	font-size: 13px;
	background-color: #FFFFFF;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/******************** CONTENT ********************/

#content {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}

#content_paypal {
	background-color: #FFFFFF;
	background-image: url(../header/paypal.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 75px;
	background-position: 50px 0px;
}

#content_full {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 75px;
}

#content_left {
	width:100px;
	float: left;
}

#content_centre {
	width:550px;
	float: left;
	margin-left: 25px;
	margin-bottom: 25px;
}

#content_centre_home {
	width:375px;
	float: left;
	margin-left: 25px;
}

#content_right {
	width:200px;
	float: right;
	margin-bottom: 25px;
}


#content_right_home {
	width:375px;
	float: right;
	margin-bottom: 25px;
}

#content_right_home table {
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}

/******************** ROUNDED BOX 200 ********************/

#rounded_box_top {
	background-color: #EEEEEE;
	background-image: url(../images/rounded_box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#rounded_box_bot {
	background-color: #EEEEEE;
	background-image: url(../images/rounded_box_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}

/******************** ROUNDED BOX 375 ********************/

#rounded_box375_top {
	background-color: #EEEEEE;
	background-image: url(../images/rounded_box375_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px;
}

#rounded_box375_bot {
	background-color: #EEEEEE;
	background-image: url(../images/rounded_box375_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
}

/******************** CONTENDERS ********************/

#contenders {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 25px;
	background-color: #EEEEEE;
	padding-left: 150px;
}

/******************** LOGOS ********************/

#logos {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-left: 150px;
}

/******************** FOOTER ********************/

#footer {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
}

/******************** COPYRIGHT ********************/

#copyright {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #CCC;
	font-size: 10px;
	color: #FFFFFF;
}

#copyright  a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright  a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/******************** MACSTUDIO ********************/

#macstudio {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}

#macstudio a:link {
	color: #000000;
	text-decoration: underline;
}

#macstudio a:visited {
	color: #000000;
	text-decoration: underline;
}

#macstudio a:hover {
	color: #000000;
	text-decoration: underline;
}

#macstudio a:active {
	color: #000000;
	text-decoration: underline;
}


/******************** LINKS ********************/

a:link {
	color: #E2001A;
	text-decoration: underline;
}

a:visited {
	color: #E2001A;
	text-decoration: underline;
}

a:hover {
	color: #E2001A;
	text-decoration: underline;
}

a:active {
	color: #E2001A;
	text-decoration: underline;
}

/******************** IMAGE FLOATS ********************/

img.float_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

img.float_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

/******************** LIST STYLES ********************/

ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

/******************** TABLES ********************/

table {
}

td {
	
}

th {
	text-align: left;
	color: #707172;
}

.table_small {
	font-size: 10px;
}


/******************** TABLE STYLE 1 ********************/

#table_borders {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
}

#table_borders td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

#table_borders th {
	background-color: #EEEEEE;
}

/******************** STYLES ********************/

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

h1 {
	font-size: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #E2001A;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000;
}

h3 {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #707172;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h4 {
	font-size: 18px;
	color: #707172;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707172;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.white {
	color: #FFFFFF;
}
.red {
	color: #F00;
}

.small {
	font-size: 9px;
}
.smaller {
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}
select {
	width: 100px;
}
.width170 {
	width: 170px;
}
