.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.padLeft {
	padding-left: 24px;
}
.padRight {
	padding-right: 24px;
}
.noBotPad {
	margin-bottom: 0px !important;
}
h2.contest {
	/*border-top: 1px #404040 dotted;*/

    padding-top: 20px;
}
h3.contestS {
	clear: both;
	font-size:160%;
	color: #fed679;
}
h3.contestT {
	clear: both;
	font-size:160%;
	color: #d08f4a;
}
div#contestWrapper {
	width: 950px;
	margin: auto;
}
ul.contestList {
	list-style-type:none;
	margin:0;
	overflow:hidden;
	padding:0;
	width:950px;
}
ul.contestList li {
	float: left;
}
ul.contestList li a {
	display: block;
	overflow: hidden;
	line-height: 300px;
	margin:0 6px;
}
ul.contestList li a.SB {
	width: 463px;
	height: 93px;
	background: transparent url(images/btnContest2.jpg) no-repeat;
}
ul.contestList li a.SB:hover {
	background: transparent url(images/btnContest2H.jpg) no-repeat;
}
ul.contestList li a.TA {
	width: 463px;
	height: 93px;
	background: transparent url(images/btnContest1.jpg) no-repeat;
}
ul.contestList li a.TA:hover {
	background: transparent url(images/btnContest1H.jpg) no-repeat;
}
div.introText {
	margin: 20px 0px;
	font-size: 120%;
	padding-bottom: 20px;
	border-bottom: 1px #404040 dotted;
}
div.outroText {
	margin: 20px 0px;
	font-size: 100%;
	padding: 20px 0px;
	border-top: 1px #404040 dotted;
}
div.categoryWrapper {
	overflow: auto;
}
div.category {
	float: left;
	width:450px;
}
div.templateWrapper {
	margin:auto;
	overflow:auto;
	width:414px;
}
div.template {
	width: 183px;
	clear: none;
}
div.skateWrapper {
	margin:auto;
	overflow:auto;
	width:939px;
}
div.skate {
	/*width: 456px;*/

        clear: none;
	margin: 0px 0px 40px;
}
div#skateboardWrapper {
	border-bottom: 1px white dotted;
}
div#tattooWrapper {
	border-top: 1px white dotted;
}
/* CSS */

body {
	background-color:#000;
	font-family:"Trebuchet MS", tahoma, sans-serif;
	font-size:0.9em;
	color:#fff;
}
a {
	color: #9C0;
	font-weight:bold;
	text-decoration:none;
}
a img {
	border:0;
}
input {
	border:1px dotted #888;
	font-size:1em;
	font-family:"Trebuchet MS", Tahoma, Sans-serif;
	color:white;
	background-color:#555;
}
select {
	border:1px dotted #888;
	font-size:1em;
	font-family:"Trebuchet MS", Tahoma, Sans-serif;
	color:white;
	background-color:#555;
}
textarea {
	font-size:1em;
	font-family:"Trebuchet MS", Tahoma, Sans-serif;
	color:white;
	border:1px dotted #888;
	background-color:#555;
}
#container {
	width:980px;
	margin:0 auto;
}
#flash {
	background-color:black;
}
#nav {
	text-align:center;
	width:980px;
	padding:1px 0 5px 0;
	margin:0;
	background-image:url('images/nav_bg.jpg');
	border-top:1px dotted #666;
}
#nav ul {
	margin:0;
	padding:0;
	padding-top:2px;
}
#nav li {
	padding:0 8px 0 8px;
	display:inline;
	font-weight:bold;
	font-size:0.8em;
}
#nav li:hover {
	background-color:darkred;
	border:5px;
}
#nav li a {
	color:#fff;
	text-decoration:none;
}
#main {
	font-size:0.8em;
	clear:both;
	border-top:1px dotted #666;
}
#content {
	float:left;
	width:496px;
	padding:10px;
	border-right:1px dotted #666;
}
#circle_nav {
	float:left;
	background-image:url('images/2_2.jpg');
	background-repeat:no-repeat;
	width:273px;
	border-right:1px dotted #666;
}
#circle_nav_pages {
	float:right;
	border-left:1px dotted #666;
	border-bottom:1px dotted #666;
	background-image:url('images/2_2.jpg');
	background-repeat:no-repeat;
	width:273px;
}
#circle_btn_table {
	padding:10px;
	width:100%;
	text-align:center;
}
#circle_btn_table img {
	border:0;
}
#circle_btn_table a {
	text-decoration:none;
	color:#fff;
	font-size:0.95em;
	font-weight:bold;
}
#plugin_space {
	width:160px;
	padding:10px;
	float:left;
	line-height:1em;
}
#notices a {
	font-size:0.8em;
	color:white;
	text-decoration:none;
}
#footer {
	clear:both;
	border-top:1px dotted #666;
}
#mailing_list {
	float:left;
	border-right:1px dotted #666;
}
#mailing_list_header {
	padding-top:3px;
	height:21px;
	text-align:center;
	font-weight:bold;
	background-image:url('images/4_4.jpg');
	width:296px;
	border-bottom:1px dotted #666;
}
#mailing_list_plug {
	padding:10px;
	font-size:0.8em;
	background-image:url('images/7_7.jpg');
	width:276px;
}
#button {
	font-size:0.8em;
	color:white;
	background-color:#333;
}
#shop {
	float:left;
	border-right:1px dotted #666;
}
#shop_header {
	padding-top:3px;
	height:21px;
	text-align:center;
	font-weight:bold;
	background-image:url('images/5_5.jpg');
	width:387px;
	border-bottom:1px dotted #666;
}
#shop_plug {
	text-align:right;
	padding-top:10px;
	background-image:url('images/8_8.jpg');
	width:367px;
}
#notices {
	float:left;
}
#notices_header {
	padding-top:3px;
	height:21px;
	text-align:center;
	font-weight:bold;
	background-image:url('images/6_6.jpg');
	width:295px;
	border-bottom:1px dotted #666;
}
#notices_plug {
	text-align:center;
	background-image:url('images/9_9.jpg');
	width:295px;
}
#note {
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	padding:5px;
	padding-left:10px;
	margin:5px 50px 0 50px;
	background-color:#333;
	font-size:0.95em;
	color:white;
}
#note a {
	color:red;
}
#main_content {
	float:left;
	width:700px;
	padding-bottom:20px;
}
#links_table {
	width:100%;
	text-align:center;
}
#magcover {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#attractive_list li {
	list-style-image:url('images/bullet.gif');
	margin-left:30px;
}
#museum_info {
	float:left;
	width:200px;
	padding:10px 10px 0 10px;
	margin-right:20px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#333;
}
#booking_form {
	float:left;
	width:300px;
	padding:10px;
	margin-right:20px;
	margin-bottom:10px;
	border:1px solid #666;
	background-color:#333;
}
#description {
	width:200px;
	text-align:center;
}
#museum_gallery {
	text-align:center;
	padding:10px;
	float:right;
	margin:0 10px 10px 10px;
	margin-bottom:10px;
	border:1px solid #444;
	background-color:#222;
}
#contests_content {
	text-align:center;
	width:100%;
	padding-bottom:20px;
}
#artists_declaration {
	background-color:#333;
	border:6px solid #28564B;
	padding:20px;
	width:708px;
	margin:0 auto;
'

	}

#contact-details {

//*	background-color:#333;

	border:1px solid grey; *//

	padding:10px;

	width:92%;

	margin-bottom:1em;

	}

#free_box {
	background-color:#333;
	border:1px dotted #888;
	padding:10px;
	width:27%;
	margin:1%;
	float:left;
	clear:none;
	}

#donation_box {

	margin:0 auto;

	width:120px;

	padding:6px;

	text-align:center;

	}

#donation_box input {

	border:0px;

	}

.buynow {

	border:0px;

	}

.table_half {

	float:left;

	width:49%;

	}

.center {

	text-align:center;

	}

.smltxt {

	font-size:0.75em;

	}

.red {

	color:red;

	}

.thumb {

	border:1px solid #666;

	}

.page_header {

	background-image:url('images/rotato_sml.gif');

	background-repeat:no-repeat;

	margin:20px;

	line-height:1em;

	text-align:right;

	font-weight:bold;

	color:#fff;

	font-size:1.5em;

	border-bottom:1px dotted #fff;

	}

.bold {

	font-weight:bold;

	}

.booking_label {

	float:left;

	width:70px;

	}

.header_text {

	font-size:1.2em;

	font-weight:bold;

	}

.center {

	text-align:center;

	}

.contact_box {

	background-color:#000;

	border:1px solid grey;

	color:#EEEEEE;

	font-family:verdana,arial,tahoma;

	font-size:11px;

	height:118px;

	margin-top:10px;

	padding:10px;

	width:300px;

	}

.contact_submit {

	background-color:#3c3c3c;

	border:2px outset grey;

	color:#EEEEEE;

	font-family:verdana,arial,tahoma;

	font-size:11px;

	padding:2px;

	width:322px;

	}

.contact_submit:hover {

	background-color:#222;

	border:1px inset grey;

	color:#EEEEEE;

	}

.right {

	text-align:right;

	}

.text-indent {

	text-indent:50px;

	}

.aotearoa {

	background-image:url('images/aotearoa_bg.jpg');
}
.free_links {
	font-size:0.95em;
	font-weight:normal;
	text-decoration:none;
	border-bottom:1px solid green;
	margin-bottom:4px;
}
.free_desktop_image {
	border:1px solid white;
	margin-right:10px;
}
.free_box_inner {
	text-align:right;
}
.shop_item {
	float:left;
	width:120px;
	margin-right:10px;
	margin-bottom:20px;
	padding:10px;
	background-color:#444;
	text-align:center;
}
.shop_prod {
	border:1px solid white;
}
.prod_h {
	font-size:1.1em;
	font-weight:bold;
}
.prod_d {
	font-size:0.95em;
}
.underlined {
	text-decoration:underline;
}
.year_heading {
	color:green;
	font-size:2em;
	font-weight:bold;
	letter-spacing:-0.05em;
}
#museum_book p {
	text-align:center;
}

