/* Fuck off all you homos that want to copy our mean scripting */
/* We have maori contacts so watch out */

body {
	background-color: #443B3A;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #443E3A;
	background-image:url(images/black_gradient.gif);
	background-repeat:repeat-x;
	background-position:top left;
	font-family: Lucida Grande, sans-serif;
}

#site {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#top {
	width: 100%;
	background-image:url(images/shade.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	height: 100px;
	margin:0;
}

#header {
	width: 800px;
	padding:15px 10px 0 10px;
	_padding:15px 0 0 0;
	margin:0;
	height: 40px;
	text-align:left;
}

#navigation {
	width: 800px;
	color:#FFFFFF;
	margin-top: 8px;
	padding: 4px 10px 15px 10px;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	_margin-bottom: -11px;
	padding: 0;
	width: 800px;
	border-left: 1px dotted #443E3A;
	height: 23px;
}
#navigation li {
	display: inline;
	margin: 0;
	padding: 0;
}
#navigation a {
	text-decoration:none;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 7px 0 7px;
	_padding: 5px 7px 5px 7px;
	height: 18px;
	border-right: 1px dotted #443E3A;
	font-size: 11px;
}
#navigation a:hover {
	background-image: url("images/menugrad.jpg");
	background-repeat: repeat-x;
	background-position: top;
}

#ticker {
	z-index: 2;
	background-color: transparent;
	position: absolute;
	text-align: center;
	width: 120px;
	_width: 135px;
	height: 180px;
	margin-left: 70px;
	_margin-left: -750px;
	margin-top: 8px;
	_margin-top: 25px;
	padding: 10px;
}
#ticker h2, #ticker p, #ticker a {
	color: #000000;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}
	
#center {
	margin:0 auto;
	width: 820px;
	padding:0;
}

#content {
	width: 820px;
	margin: 0px;
	_margin-top: -1px;
	padding: 0;
	background-image:url(images/dropshadow_02.jpg);
	background-repeat:repeat-y;
	background-color: #443B3A;
	text-align:left;
}
#contentinside {
	width: 760px;
	_width: 800px;
	margin: 10px;
	padding: 20px;
}

.padd {
	padding: 0 15px 0 15px;
	width: 100%;
}

img {
margin:0;
padding:0;
}


#item {
	border-bottom: 1px dotted #b8c1bd;
	padding: 10px 0 10px 0;
}
#item img {
	border: 1px solid #b8c1bd;
}

td.extramaterial {
	background-color: #efefef;
	
}

ul.buttons {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
	width: 120px;
}
table ul.buttons {
	font-size: 10px;
}
ul.buttons li a {
	display: block;
	background-color: #ffffff;
	border: 1px dotted #868C8A;
	width: 100% - 10px;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
	text-decoration: none;
	text-align:left;
	color: #868C8A;
	text-transform: uppercase;
	background-image: url("images/buttongrad.jpg");
	background-repeat: repeat-x;
}
ul.buttons li a:hover {
	border: 1px solid #b8c1bd;
	color: #443E3A;
	background-image: url("images/buttongradover.jpg");
}
ul.buttons li.book a {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #443E3A;
}
a img { border: 0; }
a.button img { float: left; }

#box {
	display: block;
	background-color: #ffffff;
	border: 1px dotted #b8c1bd;
	width: 250px;
	padding: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-decoration: none;
	color: #b8c1bd;
	background-image: url("images/buttongrad.jpg");
	background-repeat: repeat-x;
	float: right;
}
#box p {
	font-size: 10px;
}

#paymentoptions {
	margin-top: 20px;
	margin-bottom: 20px;
}
#paymentoptions p {
	text-align: center;
}
#paymentoptions ul.buttons {
	width: 80%;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
}
.orderform {
	border-top: 1px solid #b8c1bd;
	padding-top: 20px;
	display: none;
}


#footer {
	width: 800px;
	background-color: #443B3A;
	padding: 10px;
	-moz-opacity:.5;
	filter:alpha(opacity=50);
	opacity:.5;
	color: #b8c1bd;
	line-height: 11px;  
}

#footer p {
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin-bottom: 8px;
	color: #b8c1bd;
}

#footer h1 {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 24px;
	text-transform: uppercase;
	border-bottom: 1px solid #b8c1bd;
}

#footer h2 {
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin-bottom: 8px;
	text-transform: uppercase;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#footer li.left {
	float: left;
	width: 180px;
	padding-right: 20px;
}

#footer ul li ul li {
	text-align: left;
	margin-bottom: 10px;
}

#footer li a {
	text-decoration: none;
}
#footer li a:hover {
	color: #ffffff;
}

input, select {
	border: 1px solid #b8c1bd;
	margin: 0 0 4px 0;
}
.fullwidth {
	width: 100%;
}
.submit {
	background-color: #ffffff;
	border: 1px dotted #868C8A;
	color: #868C8A;
	text-transform: uppercase;
	background-image: url("images/buttongrad.jpg");
	background-repeat: repeat-x;
}
.submit:hover {
	border: 1px solid #b8c1bd;
	color: #443E3A;
	background-image: url("images/buttongradover.jpg");
}

form {
padding:0;
margin:0;
}

iframe { border=none; }