* {
	margin:0;
	padding:0;
}

body {
	padding:0;
	margin:0;
	height:100%;
	background-color:#cd2f30;
	font-family:Arial, Helvetica, sans-serif;
}
#center { 
position: absolute; 
top: 50%; 
width: 100%; 
height: 1px; 
overflow: visible 
}
a{outline:none;}


#content {
	position: absolute;
	left: 50%;
	width: 685px;
	margin-left: -342px;
	height: 443px;
	top: -222px;
	background-color:#cd2f30;
}
#content2 {
	position: relative;
	width: 670px;
	height: 385px;
	top:20px;
	left:23px;
	background-color:#cd2f30;
	text-align:left;
}

h2 {
	float:left;
	width: 586px;
	height: 55px;
	display: block;
	padding:0;
	margin:10px 0 0 0;
	color: #B0B0B0;
}

/*Form*/
#form-header {
	margin:20px 0 2px 21px;
	width:auto;
	height:60px;
	background:#FFFFFF;
	font-size:30px;
}
.form-info {
	margin:2px 0 5px 21px;
	color:#B0B0B0;
	font-size:30px;
}
form {
	float:left;
	margin:15px 0 30px 0;
	display:inline;
	width:666px;
	padding:0;
}
fieldset {
	border:none;
	width:293px;
	float:left;
	margin-left:20px;
	display:inline;
	color:#000;
}
fieldset.no {margin-left:0;}
fieldset.names {
	margin-left:59px;
}
.in {
	width:293px;
	border:none;
	font-size:14px;
	padding:4px 4px;
	background:#fff no-repeat scroll 0%;
	margin-top:-16px;
	font-weight:normal;
	color:#000;
}
fieldset textarea {
	border:none;
	padding:6px 3px;
	height:80px;
	overflow:hidden;
	font:1.2em Tahoma, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	width:638px;
}
.register {
	position:absolute;
	bottom:0;
	right:0;
	}
.view {
	position:absolute;
	bottom:18px;
	right:0;
	width:201px;
	height:17px;
	}
.register a,
.view a {
	display:block;
	width:201px;
	height:17px;
	text-indent:-99999px;
	}
.view a {
	background:url(../images/holding/view.gif) no-repeat 0 0;
	}
.view a:hover {
	background:url(../images/holding/view.gif) no-repeat 0 -17px;
	}
.register a {
	background:url(../images/holding/register.gif) no-repeat 0 0;
	}
.register a:hover {
	background:url(../images/holding/register.gif) no-repeat 0 -17px;
	}
label {
	display:block;
	height:16px;
	width:140px;
	color: #fff;
	padding-bottom: 2px;
	padding-top: 10px;
	font-size:13px;
}
.base {
	background:transparent url(../images/holding/textarea-bg.gif) no-repeat left bottom;
	padding-bottom:5px;
	width:644px;
}
.in {border:#ccc 1px solid;}
form fieldset p #sButton {
	margin:18px 0 0 235px;
	padding:0 0px 0 0;
	width:65px;
	height:28px;
	float:left;
	font-weight:normal;
	font-size:14px;
	color:#cd2f30;
	border:none;
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
}

form fieldset p #sButton a: {
	background-color: #fff;
}
.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}

#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#cd2f30;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(../images/holding/closebox.png) no-repeat center;
	border:					none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(../images/holding/closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image:		url(../images/holding/spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}
* html .sbox-window-ie6 #sbox-btn-close {
	background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.uform.co.uk//images/holding/closebox.png');
} 
#sbox-content
{
	clear:					both;
	overflow:				hidden;
	background-color:		#cd2f30;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:hidden;
}

#sbox-image
{
	display:block;
}

.sbox-content-image img
{
	display:block;
}

.sbox-content-iframe#sbox-content
{
	overflow:hidden;
}
img {border:none;outline:none;}
