/*
	©copyright pi-squared
 	superior web design and development since 2001
	-
	www.pi-squared.co.za
*/
/*globals */
* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	color: #fff;
	margin: 0px;
	padding: 0px;
	background: #0f0f0f;
}
h1 {
	color: #fff;
	font-size: 25px;
	margin-bottom: 0px;
	padding: 15px 15px 0px 13px;
}
form{
	padding: 0px;
	margin: 0px;
}
#container, #maincontent, #maincol {
	width: 593px;
	padding: 0px;
	margin: 0px;
	background: #0f0f0f;
}
/*maincol */
#maincol {
	background: transparent;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-family:Tahoma, Verdana, sans-serif;
}
#maincol a, #maincol a:link, #maincol a:visited, #maincol a:active {
	color: #ff4fb7;
}
#maincol ol, #maincol ul {
	list-style-type: none;
}
#maincol ol li {
	float: left;
	width: 45%;
	text-transform: none;
}
.details #maincol li {
	text-transform: none !important;
}
#maincol li, #maincol td {
	font-size: 13px;
	line-height: 15px;
	padding: 0px 10px 5px 10px;
}
#maincol td {
	padding: 0px;
}
/* hide stuff, we'll sort it out later */
#top, #footer, #bot, #closePanel, .listing h1, h2 {
	display: none;
}
/* stuff */

h3 {
	color: #fff;
	font-size: 13px;
	padding-left: 10px;
}
.details h3 {
	margin-top: 10px;
}
#container, .panel {
	background: transparent;
}
.panel {
	border: 0px;
	padding: 0px;
	width: 583px;
}

.panel table{
	margin:0px;
}

.panelContainer {
	border: 0px;
	padding: 0px;
	width: auto;
}
.listing table.form {
	border-collapse: separate;
	border-spacing: 5px;
}
.listing table.form td {
	background: #000;
	padding: 10px !important;
}
.details table.panelContainer table {
	border: 1px solid #000;
	margin: 0px;
}
.details table.panelContainer td {
	background: transparent;
	color: #ccc;
	font-weight: bold;
	padding: 5px !important;
	text-transform: none !important;
}
.details table.panelContainer td.pitch {
	background: transparent url(../pics/pitch_bg.gif) top left repeat-x;
	line-height: 20px !important;
	padding: 10px !important;
}
.pitch img {
	float: right;
	margin: 5px -5px 10px 10px;
}
.pitch span.label{
	font-size: 11px;
	font-weight: normal;
}

.form input {
	margin-left: 10px;
}
.records {
	display: none;
}
.hr {
	height: 1px;
	background: #000;
	margin: 15px 0px;
}
.hr hr {
	display: none;
}
/* 															hacks */
.clearFix:after, #maincol ol:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix, .#maincol ol {
	display: inline-block;
}
.clearFix, #maincol ol {
	display: block;
}
/* done */

.panelContainer th{
	background-color: #000000;
	border: none 0px;
}

.panelContainer table td.formlabelExhibitor{
	text-align: left;
	padding-left: 5px;
	margin-left: 10px;
	width: 150px;
}

.buttonExhibitorBack{
	float: right;
	background-image:url(../pics/btn_exhibitor_back.gif);
	font-size: 0px;
	line-height: 0px;
	background-repeat: no-repeat;
	border-style: none;
	height: 19px;
	width: 107px;
	cursor: default;
	padding: 0px;
	text-decoration: none;
	border-width: 0px;
	margin: 19px 10px 0px 3px;
	background-color: #000000;
}
ul.exhibitors li {
	float: left;
	padding: 0px 0px 5px 10px !important;
	width: 46%;
}
ul.exhibitors span {
	color: #ccc;
	font-size: 9px;
	padding: 0px 2px;
	text-align: center;
	white-space: nowrap;
}