body {
	margin: 0;
	padding: 0;
	background: url(images/bpm_background_5.jpg);
	background-color: #0f0225;
	background-repeat: repeat-y;
	background-position:center top; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	height : 100%;
}

/********************************************
   Styles for use on all page
********************************************/

h1{
	margin : 0;
	font-size: 26px;
}

h2{
	font-size: 18px;
}

h3{
	font-size: 16px;
}

h2.center{
	font-size: 18px;
	text-align : center;
}

p.highlight{
	text-align : center;
	font-size: 16px;
}

p.subhighlight{
	text-align : center;
	font-size: 14px;
}

p.reg_right{
	text-align : right;
}

p.reg_center{
	text-align : center;
}

p.indent{
	padding-left : 15px;
}

p.lastpara{
	padding-bottom : 10px;
}

p.lastparapage{
	padding-bottom : 20px;
}

#featurebox{
	position : relative;
	width : 557px;
	background-color: #0f0225;
	padding-top : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	text-align: center;
}

#featureboxlarge{
	position : relative;
	width : 764px;
	background-color: #0f0225;
	padding-top : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	text-align: center;
}

#helpbox{
	position : relative;
	width : 390px;
	background-color: #0f0225;
	padding-top : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	text-align: left;
}

#featureboxleft{
	position : relative;
	width : 557px;
	background-color: #0f0225;
	padding-top : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	text-align: left;
}

IMG{
	vertical-align: middle;
}

IMG.link
{
	border-style: none;
}

.blockcontainer /*to go around combine text and picture blocks*/{
	width: 573px;
	margin: 0 auto;
	height : 100%;
	clear : both;
}

.blockcontainergreen /*to go around combine text and picture blocks*/{
	width: 573px;
	margin: 0 auto;
	height : 100%;
	background-color: #00ff00;
}

#blockimage/*the LHS image element of a combined text and picture block*/{
	width: 150px;
	text-align: center;
	float: left;
	padding-top: 15px;
	padding-left: 1px;
}

#blocktext/*the RHS text element of a combined text and picture block*/{
	width: 407px;
	padding-left: 10px;
	padding-right: 0x;
	padding-top: 10px;
	padding-bottom: 0px;
	float: right;
}

#blockfooter/*the full width footer element to come after a combined text and picture block*/{
	width: 573px;
	clear : both;
	padding-top: 10px;
	padding-bottom: 25px;
}

#blockfootercenter/*the full width footer element to come after a combined text and picture block*/{
	width: 573px;
	clear : both;
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: center;
}

p.notoppad{
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px;	
}

INPUT.error
{
	background-color : #ff5555;
}

SELECT.error
{
	background-color : #ff5555;
}

TEXTAREA.error
{
	background-color : #ff5555;
}

/********************************************
   Link styles
********************************************/

a.menu:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
a.menu:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
a.menu:hover {
	color:#b888b6;
	text-decoration: none;
	font-weight: 600;
}
a.menu:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: 600;
}

a.boldlink:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
a.boldlink:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
a.boldlink:hover {
	color:#b888b6;
	text-decoration: none;
	font-weight: 600;
}
a.boldlink:active {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: 600;
}

a.smallboldlink:link
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}
a.smallboldlink:visited
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}
a.smallboldlink:hover
{
	font-size: 10px;
	color: #b888b6;
	text-decoration: none;
	font-weight: 700;
}

a.smallboldlink:link
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}
a.smallboldlink:visited
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}
a.smallboldlink:hover
{
	font-size: 10px;
	color: #b888b6;
	text-decoration: none;
	font-weight: 700;
}

a.hiddenlink:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.hiddenlink:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.hiddenlink:hover {
	color:#b888b6;
	text-decoration: none;
}
a.hiddenlink:active {
	color:#FFFFFF;
	text-decoration: none;
}

a.tablelink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}
a.tablelink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}
a.tablelink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #b888b6;
	text-decoration: none;
	font-weight: 700;
}
a.tablelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: 700;
}

/********************************************
   Page Design styles
********************************************/

ul{
list-style-type:none;
margin:0;
padding:0;
}

.container /*frame*/{
	width: 949px;
	margin: 0 auto;
	height : 100%;
}

img.partner
{
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

#header {
	width: 949px;
	height: 116px;
	margin: 0 auto;
}

#logo {
	color : #ffffff;
	height : 100px;
	width : 205px;
	background: url(images/logo.png);
	background-repeat: no-repeat;
	position : relative;
	top: 8px;
	left : 8px;
	float : left;
}

#advert{
	height : 100px;
	width : 728px;
	position : relative;
	top : 7px;
	font-size : 9px;
	text-align : right;
	float : right;
}

#topbar{
	height: 27px;
	width: 949px;
	padding-top: 11px;
	text-align: center;
	background-color: #0f0225;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: 700;
}

#menu{
	position : relative;
	height : 100%;
	width : 144px;
	background-color: #0f0225;
	float : left;
	padding-top : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	margin-bottom : 8px;
}

#main{
	position : relative;
	display: inline;
	width : 573px;
	float : right;
	right : 200px;
	margin-left : 8px;
	margin-right : 8px;
}

#main-no-side-bar{
	position : relative;
	display: inline;
	width : 772px;
	float : right;
	right : 0px;
	margin-left : 8px;
	margin-right : 8px;
}

#sidebar{
	position : relative;
	width : 184px;
	height : 100%;
	float : right;
	left : 589px;
	background-color: #0f0225;
	padding-top : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-bottom : 8px;
	margin-bottom : 8px;
}

#bottombar{
	clear : both;
	height: 33px;
	width: 949px;
	padding-top: 5px;
	text-align: left;
	background-color: #0f0225;
	margin-top: 8px;
	margin-bottom: 8px;

}

#datetime{
	position : relative;
}

#countbox{
	position : relative;
}

#sponsors {
	text-align: center;
}

#organisedby {
	text-align: center;
	height: 50px;
}

p.login{
	text-align : center;
	color: #ffffff;
}

p.email-list{
	text-align : center;
	font-size: 11px;
	color: #ffffff;
}

p.sidebarelement{
	text-align : center;
	font-size: 11px;
	color: #ffffff;
}

div.partner{
	padding-bottom: 50px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}

li.sublink{
	margin-left : 20px;
}

#twitter
{
  display: block;
  width: 316px;
  height: 29px;
  background: url("images/twitter.png") no-repeat 0 0;

}

#twitter:hover
{ 
  background-position: 0 -29px;
}

#twitter span
{
  display: none;
}

#facebook
{
  display: block;
  width: 316px;
  height: 29px;
  background: url("images/facebook.png") no-repeat 0 0;
  position : relative;
  top: -29px;
  left : 316px;
}

#facebook:hover
{ 
  background-position: 0 -29px;
}

#facebook span
{
  display: none;
}

#myspace
{
  display: block;
  width: 316px;
  height: 29px;
  background: url("images/myspace.png") no-repeat 0 0;
  position : relative;
  top: -58px;
  left : 633px;
}

#myspace:hover
{ 
  background-position: 0 -29px;
}

#myspace span
{
  display: none;
}

/********************************************
   Gallery styles
********************************************/

img.gallerythumbselected{
	border-style: solid;
	border-width:2px;
	border-color:#ffffff;
}

img.gallery{
	padding-bottom: 4px;
}

div.galleryarrowleft{
	position : relative;
	float : left;
	display: inline;
	width : 48px;
	padding-right : 4px;
	height: 250px;
	padding-top: 159px;
}

div.galleryarrowright{
	position : relative;
	float : right;
	display: inline;
	width : 48px;
	height: 250px;
	padding-top: 159px;
}

div.gallerythumbs{
	position : relative;
	float : left;
	display: inline;
	width : 468px;
	padding-bottom: 2px;
}

div.gallerythumb{
	position : relative;
	float : left;
	display: inline;
	padding : 2px;
}

#leftgalleryarrowimage
{
  display: block;
  width: 48px;
  height: 53px;
  background: url("images/leftarrow2.png") no-repeat 0 0;

}

#leftgalleryarrowimage:hover
{ 
  background-position: 0 -53px;
}

#leftgalleryarrowimage span
{
  display: none;
}

#rightgalleryarrowimage
{
  display: block;
  width: 48px;
  height: 53px;
  background: url("images/rightarrow2.png") no-repeat 0 0;

}

#rightgalleryarrowimage:hover
{ 
  background-position: 0 -53px;
}

#rightgalleryarrowimage span
{
  display: none;
}

#gallerybg{
	background-color: #0f0225;
	padding : 4px;
	font-size: 11px;
	text-align: center;	
}

#previous{
	text-align: left;
	float : left;
	width: 242px;
	height : 100%;
	position : relative;
	display: inline;
	padding : 4px;
}

#next{
	text-align: right;
	float : right;	
	width: 315px;
	height : 100%;
	position : relative;
	display: inline;
	padding : 4px;
}

#galleryfooter{
	width: 573px;
	height: 36px;
	display: inline;
	position: relative;
	padding-top: 12px;
	padding-left: 6px;
}

img.gallerythumb{
	padding: 2px;
	border-style: none;
}

a img.gallerythumb {
	padding: 2px;
	border-style: none;
}

a:hover img.gallerythumb {
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	border: 2px dashed #ac86bd;
}

/********************************************
   Seminars styles
********************************************/

td.blueheader
{
	background-image: url(images/blueheader.gif);
	height: 24px;
	width: 400px;
}

td.redheader
{
	background-image: url(images/redheader.gif);
	height: 24px;
	width: 400px;
}

td.sidecontent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #ffffff;
}

td.mainarea
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	color: #000000;
}

a.reglink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: 500;
}

a.reglink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	font-weight: 500;
}

a.reglink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #b888b6;
	text-decoration: none;
	font-weight: 500;
}

/********************************************
   Register Retailer Styles
********************************************/

td.formlabel
{
	text-align: left;
}

td.formentry
{
	text-align: left;
}

td.formlabelright
{
	text-align: right;
}

td.formlabelerror
{
	font-weight: 600;
	text-align: left;
}

/********************************************
   Exhibitor Manual Styles
********************************************/

td.exhibitormanual
{
	color: #ffffff;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	background: #0f0225;
}

/********************************************
   Exhibitor Form Styles
********************************************/

input.formInputButton{
	background:#67A54B;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	color: white;
	border: 1px solid #3B6E22;
	text-decoration:none;
	font-size:12px;
	width:110px;
	text-indent:0%;
	cursor: pointer;	
	padding: 1px;
	position:relative;
	margin-left:220px;
}

input.formInputButtonNoMargin{
	background:#67A54B;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	color: white;
	border: 1px solid #3B6E22;
	text-decoration:none;
	font-size:12px;
	width:110px;
	text-indent:0%;
	cursor: pointer;	
	padding: 1px;
	position:relative;
}

input.formInputButton:hover{
	background:green;
}
input.formInputButtonNoMargin:hover{
	background:green;
}

.background{
	background:#F7F7F7;
	margin-bottom:20px;
	border-bottom: outset gray 1px;
	padding-bottom:10px;
}

th{
	font-size:13px;
	position:relative;
	background:#0f0225;
	border-top:1px #ffffff solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	margin-bottom:15px;
	font-weight:bold;
	padding:3px 5px;
}

.title{
	position:relative;
	background:#0f0225;
	border-top:1px #ffffff solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	margin-bottom:15px;
	font-weight:bold;
	padding:3px 5px;
	}

.title-error{
	position:relative;
	background:red;
	border-top:1px #ffffff solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	margin-bottom:15px;
	font-weight:bold;
	padding:3px 5px;
	}

.spacer{
	color: #000000;
	padding-left:10px;
	padding-right:5px;
	margin-top:-5px;
	}

hr {color:gray;}

.errornote{
	font-size:14px;
	color:#333;
	margin:0px;
	padding:0px;
	margin:0 10px 10px 10px;
	padding:10px;
	border:solid 1px #dd3c10;
	background:#ffebe8;
	font-weight:bold;
}

.errornote p{
	margin:4px 0px 0px;
	line-height:14px;
	font-weight:normal;
	font-size:12px;
}

.label{
	width:150px;
}

textarea.riskAssess{
	font-size:14px;
	width:383px;
	height:100px;
}

a.editRisk{
	text-decoration:none;
}

a.editRisk:hover{
	text-decoration:none;
}

tr.hovereffect:hover {
	background:#DFE5EE;
}

/********************************************
   DJ Comp Styles
********************************************/

#djcompblocktext/*the LHS image element of a combined text and picture block*/{
	width: 357px;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-left: 1px;
}

#djcompblockimage/*the RHS text element of a combined text and picture block*/{
	width: 200px;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 15px;
	padding-bottom: 0px;
	float: right;
	text-align: center;
}

h2.compdj{
	margin-top:10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h2.compdjlist{
	margin-bottom: 8px;
}

/********************************************
   Seminars Styles
********************************************/

span.seminarheader{
	font-size: 16px;
}

span.seminar{
	font-size: 14px;
}

a.seminarlink:link {
	color:#000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.seminarlink:visited {
	color:#000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.seminarlink:hover {
	color:#b888b6;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.seminarlink:active {
	color:#000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
