body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	margin-top:15px;
}

img {
border:0px;	
}
#wrapper {
	margin:auto;
	width:705px;
}
#logo, #header {
	margin-bottom:15px;
}
.curve_top {
	background-image:url("images/top_curve.jpg");
	background-repeat:no-repeat;
	height:19px;
	width:705px;
}
.curve_bottom {
	background-image:url("images/bottom_curve.jpg");
	background-repeat:no-repeat;
	height:25px;
	width:705px;
	margin-bottom:15px;
}
.content {
	background-image:url("images/curve_background.jpg");
	background-repeat:repeat-y;
	width:672px;
	padding-left:20px;
	padding-right:19px;
	padding-top:7px;
}
.content2 {
	width:672px;
	padding-left:20px;
	padding-right:19px;
	padding-top:7px;
}

.confirm {
	float:right;
	margin-right:4px;
}

#contactDetails {
	display:none;
}

.clStatus{
	color:#bf2e1a;
	}
	
label.error {
	color:#bf2e1a;
	margin-left:15px;
}

input.error {
	background-color: #bf2e1a;
	color: #fff;
}

.detailsStatus {
	width:215px;
	float:left;
	margin-top:3px;
}

.updatesMade{
	width:215px;
	float:left;
	margin-top:3px;
	color:#000000;
}

.loginTable td{
	padding:3px;
}
.loginTable2 td{
	padding-left:0px;
	padding-top:3px;
	padding-bottom:3px;
}
.clear {
	clear:both;
	height:1px;
}
.div {
	background-image:url("images/divide.jpg");
	background-repeat:no-repeat;
	height:30px;
	width:672px;
	clear:both;
}

.photo, .text, .photo2, .text3, .button {
	float:left;
}

.photo, .button {
	width:87px;
}

.rightcol {
	height:179px;
	float:left;
	margin-left:1px;
	width:108px;
}

.photo, .text {
	margin-right:15px;
}

.text {
	width:468px;
}

.photo2 {
	width:175px;
	margin-right:15px;
}

.text3 {
	width:380px;
	margin-right:15px;
}

.button {
	margin-top:36px;
}

.register {
	display:inline;
}


.remove {
	display:none;
}

#registered .register {
	display:none;
}

#registered .remove {
	display:inline;
}

.eventContent {
	padding-left:16px;
	padding-top:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

h2 {
	margin:0px;
	font-size:10px;
	font-weight:bold;
}

.maincol2 {
	width:350px;
	height:179px;
	float:left;

}

.eventtitle {
	font-size:16px;
	color:#006699;
	font-weight:bold;
}

.eventsubtitle {
	font-size:12px;
	color:#006699;
}

.counter{
	margin-right:15px;
	padding-top:0px;
	text-align:right;
	font-size:9px;
	color:#006699;
	visibility: hidden;
}

a{
	color:#006699;
}

#popupWindow, #confirmDetailsPopup {
	display:none;
	cursor:pointer;
	
}

.hide {
	/*display:none;*/
}

#test {
	float:left;
}

#messagebar { 
width:100%;
top:0;
background-color:#bf2e19;
display:none;
position:fixed; 
color:#ffffff;
height:20px;
}
#messagebarmessage {
	padding-top:2px;
	padding-bottom:2px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	text-align:center;
}

.showmessage {
	display:block;
}

.caveat{
	
	color:#000;
	font-size: 10px;
}

#viewButton {
	cursor: pointer;
}

.red {
	color:#C00;
}
