#wrapperRegistration{
	width: 913px;
	margin: 0px auto;
}

/* Header Events */
/* ------------------------------------------ */
#registrationHeader{
	float: left;
	margin: 20px 0 0;
	width: 913px;
	height: 181px;
}

#registrationHeader h1, #registrationHeader h2, #registrationHeader h3, #registrationHeader h4, #registrationHeader h5, #registrationHeader h6{
	text-indent: -9999px;
}


.firstEvent{
	background: url(../registration/images-registration/banner1.jpg) no-repeat;
}
/* End Header Events */


#wrapperRegistration-content{
	float: left;
	margin: 20px 0 0;
	width: 913px;	
}



/* Form */
/* ------------------------------------------ */

#RegistrationForm{
	float: left;
	width: 369px;
}

#RegistrationForm-top{
	float: left;
	width: 369px;
	height: 11px;
	background: url(../registration/images-registration/RegistrationForm-top.gif) no-repeat bottom left;
}
#RegistrationForm-footer{
	float: left;
	width: 369px;
	height: 9px;
	background: url(../registration/images-registration/RegistrationForm-footer.gif) no-repeat;
}

#RegistrationForm-content{
	width: 369px;
	padding-top: 2px;
	background: url(../registration/images-registration/RegistrationForm-content.gif) repeat-x #d2d2d2;
}





#RegistrationForm-content.short	{
	width: 369px;
	padding-top: 2px;
	background: url(http://raptureworld.co.uk/registration/images-registration/RegistrationForm-content-short.gif) repeat;
}

#RegistrationForm-top-short{
	float: left;
	width: 369px;
	height: 9px;
	background: url(../registration/images-registration/RegistrationForm-top-short.gif) no-repeat bottom left;
}

#RegistrationForm-footer-short{
	float: left;
	width: 369px;
	height: 9px;
	background: url(../registration/images-registration/RegistrationForm-footer-short.gif) no-repeat;
}



#RegistrationForm-content h2{
	font-size: 1.8em;
	font-style: italic;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	display: block;
	width: 354px;
	padding: 0 0 15px 15px;
}


#form-wrapper{
}

#RegistrationForm-content fieldset{

}

#RegistrationForm-content fieldset h3{
 width:190px;
 text-align:left;
 padding: 0 0 0px 0;
 font-size:1.4em;
 padding-left: 15px;
 font-weight: bold;
 color: #003d7a;
 }

#RegistrationForm-content fieldset label{
 display:block;
 float:left;
 width:106px;
 position:relative;
 padding: 6px 0px 5px 0;
 text-align:left;
 font-size:1.1em;
 color: #636363;
 font-weight: normal;
 height: 25px;
 line-height: 1.2em;
} 

#RegistrationForm-content fieldset label.long-label{
	width:335px;
	height: 20px;
}

#RegistrationForm-content select.long-select{
	margin-left: 15px;
	width: 331px;
}




#RegistrationForm-content fieldset input.text,
#RegistrationForm-content fieldset  textarea {
 width:195px;
 height: 15px;
} 


#RegistrationForm-content fieldset input.text,
#RegistrationForm-content fieldset  textarea {
 padding: 2px;
}

#RegistrationForm-content input.form-submit {
	border: none;
	background: none transparent;
	margin: 0;
}
#RegistrationForm-content .form-submit{
	display: block;
	padding: 15px 0 0 12px;
	width: 177px;
	height: 45px;
	border: none transparent;
}


#RegistrationForm-content fieldset.checkbox{
	margin-top: 15px;
}

#RegistrationForm-content fieldset input.checkbox{
	margin-left: 12px;
}
#RegistrationForm-content fieldset label.form-checkbox{
	display: block;
	float: right;
	width: 324px;
	padding: 0px;
	margin: 0px;
}



#RegistrationForm-content select {
	float:left;
	width:205px;
	padding: 1px 5px;
	margin:0;
	font-size:1.3em;
}

/* ---------- */

#RegistrationForm-content fieldset label.long-question{
	margin-top: 10px;
	width:335px;
	height: 90px;
}
#RegistrationForm-content fieldset textarea.long-textbox{
	margin-left: 12px;
	width: 300px;
	height: 100px;
	padding: 3px;
	
}



#RegistrationForm-content #checkboxes{
	clear:both!important;
	padding:14px 14px!important;
	text-align:left!important;
}

#RegistrationForm-content #checkboxes label {
display:inline!important;
float:none!important;
text-align:left!important;
margin-left:0px!important;
/* width:300px!important; */
}

#RegistrationForm-content #checkboxes .checkbox-container {
	display:block;
	clear:both;
	margin-bottom:5px;
}

#RegistrationForm-content #checkboxes input {
float:none!important;
width:auto;
display:inline!important;
margin-right:5px;
margin-left:5px;
}




/* YAV Error Style*/


#RegistrationForm-content fieldset input.inputError{
	border: 1px solid #c70000;
}

#RegistrationForm-content fieldset select.inputError{
	color: #c70000;
}

div.innerError {
  color:#636363;
  font-weight:bold;
  margin:5px 0 0 0px;
}

#errorsDiv{
	width: 325px;
	margin: 14px 0 10px 15px;
	display: none;
}

#errorsDiv-content{
	width: 325px;
}

#errorsDiv-footer{
	width: 325px;
	height: 10px;
	background: url(../registration/images-registration/footer-error.gif) no-repeat bottom left;

}

#errorsDiv-wrapper{
	background: url(../registration/images-registration/main.gif) no-repeat top left;
	padding: 15px 0 10px 15px;	
}

#RegistrationForm-content fieldset.inputError{
	display: block;
	border: 1px solid #c70000;
	padding: 8px 0;
}
#errorsDiv-wrapper h3{
	color: #636363;
	font-weight: bold;
}

#errorsDiv ul li{
	display: block;
	color: #c70000;
	padding: 0 4px;
}


#text_area_example span{
	margin:0 0 0 13px;
	color: #000;
	font-weight: bold;
	float: left;
}
#text_area_example.error span{
	color: red;
	font-weight: bold;
}


/* End Form */




/* Event Desc */
/* ------------------------------------------ */

#Event-desc{
	float: right;
	width: 516px;
}

#Event-desc-thanks{
	float: left;
}


#Event-desc h2{
	
}

.eventDateLocation{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 0 0;
	margin: 10px 0 5px 0;
	width: 516px;
}

.eventDateLocation-thanks{
	float: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 0 0;
	margin: 5px 0;
	width: 913px;
}

.eventDateLocation h3{
}
.eventDateLocation h3 span{
	font-weight: bold;
}

.eventDesc{
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

.eventDesc ul{
	padding-bottom: 10px;
}
.eventDesc ul li{
	font-size:1.2em;
	list-style:disc outside none;
	margin:0 5px 5px 25px;
}

.eventDesc p{}


.BrandCol{
	width: 172px;
	float: left;
}

.BrandCol{
	list-style: none !important;
}
.BrandCol li{
	list-style: none !important;
	list-style-position: inside;
	padding-bottom: 2px;
	margin: 0 5px 2px 0px !important;
}


#eventSpeaker{
	margin: 10px 0 0;
}

#eventSpeaker h4 {
	font-size:1.4em;
}

#eventSpeaker h5 {
	font-size:1.15em;
} 

.Speaker{
	float: left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin: 10px 0;
}

.speakerProfileImg{
	float: left;
	width: 64px;
	height: 90px;
}

.speakerDesc{
	float: left;
	width: 415px;
	margin-left: 30px;
}
.speakerDesc h4{font-weight: normal;}
.speakerDesc h4 span{font-weight: bold;}
.speakerDesc h5{font-weight: #808080 !important;}
.speakerDesc p{}

.companyLogo{
}

#PrivacyPolicyPopupBG{
	background: url("../images/backgr-body.png") repeat-x scroll left top #112B67;
}
#PrivacyPolicyPopup{
	margin: 0px auto;
	background: #fff;
	padding: 10px 30px;
	width: 80%;
	font-family: verdana;
	font-size: 11px;
}

#PrivacyPolicyPopup h1{
	margin: 0px;
	padding: 0px;
}


/* End Event Desc */



/* footer */
p.credits{
	position:absolute;
	right:45px;
	top:44px;
	color: #fff;
	font-size: 9px;
}

#secondFooter{
	margin: 0px auto;
	width: 913px;
	height: 95px;
}

a.logocredits{
	float: right;
	display: block;
}

a.footer-twitter{
	display: block;
	float: left;
	width: 885px;
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 28px 0px 0;
	color: #fff !important;
	height: 22px;
	text-decoration: none !important;
	background: url(../registration/images-registration/twitter-footer.gif) no-repeat right;
}

#footer-content{
	margin-bottom: 65px;
}

/* Show/Hide links */

p.more-link	{
	text-align: right;
	margin-bottom: 5px !important;
}

p.register{
	padding: 10px 0 0 10px;
	font-size: 1.2em;
	line-height: 1.2em;
}







/* --------------------------------------------- */
/* Sterling Commerce Webinar Landing Page Styles */
/* --------------------------------------------- */
body.sterling-commerce {
	background: #f8f8f9 url(../registration/images-registration/sterling-commerce-bg.gif) repeat-x;
}

body.sterling-commerce #registrationHeader {
	background: url(../registration/images-registration/sterling-commerce-header.jpg) no-repeat!important;
	width:950px;
	height:202px;
	margin:0px 0px 0px -18px;
}


body.sterling-commerce h2, body.sterling-commerce h3, body.sterling-commerce h4, body.sterling-commerce #eventSpeaker h5 {
	color:#616161!important;
}

body.sterling-commerce h4 span {
	color:#bacd4f;
}

body.sterling-commerce #page {
	background: transparent url(../registration/images-registration/sterling-commerce-page-bg.png) repeat-y!important;
}

body.sterling-commerce #footer-content {
	width:auto;
	padding:30px 40px;
	background: transparent url(../registration/images-registration/sterling-commerce-footer-bg.png) no-repeat!important;
}

body.sterling-commerce #footer-content .sc-footer-nav {
	float:left;
	width:400px;
}

body.sterling-commerce #footer-content .sc-contact {
/* 	float:right; */
	font-size:12px;
/* 	text-align:right; */
	margin-top:3px;
	color:#fff!important;
	font-weight: bold!important;
}

body.sterling-commerce #footer-content .sc-contact span {
	color:#666666!important;
	
}

body.sterling-commerce #footer-content .sc-contact a {
	text-decoration:none;
	color:#fff!important;
}

body.sterling-commerce #footer-content ul {
	text-align:left;
/* 	margin-left:20px; */
	color:#fff;
}

body.sterling-commerce #footer-content ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

body.sterling-commerce #footer-content #copyright, body.sterling-commerce #footer-content .credits {
	position:static;
/* 	clear:left; */
color: #717171;
}

body.sterling-commerce #footer-content #copyright {
	margin-top:20px;
	color:#717171;
	position:absolute;
	left:40px!important;
	top:80px!important;
}

body.sterling-commerce #footer-content #secondFooter {
	margin-top:20px;
/* 	float:right; */
} 

body.sterling-commerce #footer-content a.footer-twitter {
	text-align:left;
	background-image: url(../registration/images-registration/sc-twitter.gif);
	background-position: 90px 0px;
	color: #717171!important;
	position:static;
	margin-top:10px;
	width:150px;
}

body.sterling-commerce #footer-content .right-col {
	width:400px;
	float:right;
	text-align:right;
}

body.sterling-commerce #footer-content .right-col img {
	padding:0px;
	margin-right:-20px!important;
}





