﻿/* CSS Document */

html
{
	height:100%;
}

html, body
{
	margin: 10px 0 10px 0; 
	padding : 0; 
	background-color : #fff; 
}

a
{ 
color : #003160; 
} 

a:hover
{ 
color : #ff0000; 
} 

#body
{
	background:#ffffff;
	text-align:left;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003160;
}

.thanks
{
		margin: 10px auto 10px auto;
		width:926px;
		height: auto;
}

.cont
{
	margin: 10px auto 10px auto;
	width:900px;
	height: auto;
	border-left: 1px #1B5087 solid;
	border-right: 1px #1B5087 solid;
}

.err,.errT
{
font-family:Arial, Helvetica, sans-serif;color:#FF0000;font-weight: normal;font-size: 0.8em; padding: 0px 0px 0px 10px;
}

.header
{ 
	clear : both; 
	display : block; 
	width : 900px; 
	height : 148px; 
}

.thanksHeader
{
	position: relative; 
	background : url(../../webinar010408/images/thanksTile.gif);
	width : 900px; 
	height : 50px;
}

.logo
{
	width : 900px;
	margin: 0px 0px 0px 0px;
	height: 33px;
	float: left;
}

.topImage
{
	width : 184px;
	height: 169px;
	float: left;
	margin: 2px 0px 0px 0px;
}

.containerBot
{
	width : 900px;
	height: 28px;
	float: left;
}

.form01bg
{
	position: relative;
	float: left;
	width : 500px;
}

.bluebox
{
	position: relative;
	float: right;
	top: -10px;
	right: 75px;
	width : 319px;
	height: 74px;
}

.wavelogo
{
	position: relative;
	float: right;
	top: -10px;
	right: 50px;
	width : 342px;
	height: 77px;
}

.form01bgTop
{
	width : 900px;
	height: 65px;
}

.form01bgBott
{
	clear: both;
	background-color: #1C3160;
	width : 900px;
	height: 25px;
	margin-top: 20px;
}

.form01bgBott p
{
	padding-top: 1px;
	color: #fff;
	font-size: 1.1em;
	text-align: center;
}

.form02bg
{
	width : 900px;
	height: 520px;
}

.footer
{
	background: url(../images/footerwithlogosandtext.jpg);
	width: 900px;
	height: 190px;
	color: #fff;
}

.thanksfooter
{
	position:relative;
	background-color:#02acc3;
	width: 750px;
	height: auto;
	color: #fff;
	margin-top: 10px;
}

#topTxt
{
	position: relative;
	left: 20px;
	width: 900px;
	height: 40px;
}

#topTxt h1
{
	color: #1B5087;
	font-size: 1.1em;
}

#titleTxt02
{
	position:relative;
	width : 700px;
	padding-top: 14px;
	padding-left: 5px;
	height: auto;
}

#instructTxt01
{
	position:relative;
	width : 700px;
	padding-left: 10px;
	height: auto;
}

#instructTxt02
{
	position:relative;
	width : 520px;
	padding-left: 10px;
	height: auto;
}

#webinars
{
	background-image: url(../images/locationsbox447.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003160;
	position: relative;
	margin-left: 30px;
	margin-bottom: -20px;
	width : 842px;
	height: 447px;
	z-index: 1;
}

#submitBtn
{
	position: relative;
	width : 104px;
	height: 32px;
	top: 165px;
	left: 120px;
}

#venuelist
{
	position: relative;
	float: left;
	left: 40px;
	top: 5px;
}

#programme
{
	position: relative;
	float: right;
	width : 318px;
	height: 139px;
	top: 4px;
	right: 60px;
	z-index: 2;
}

#colleagues
{
	position:relative;
	background-color: #f0f9fa;
	border: 1px solid #02acc3;
	width: 180px;
	height: auto;
	margin-right: 0px;
	padding: 0px 3px 0px 3px;
	float: right;
	top:15px;
	right: 30px;
}

#tickBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003160;
	position:relative;
	padding-top: 0px;
	width: 180px;
	height: auto;
}

#copy
{
	position: relative;
	background : url(../../webinar010408/images/copyBg.jpg) no-repeat;
	width: 900px;
	height: 272px;
}

#thanksBody
{
	position:relative;
	margin-left: 10px;
	width: 750px;
	height: 200px;
	clear:both;
	display:block;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align:left;
	margin-left: 10px;
	margin-top: 5px;
	color:#02acc3;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:left;
	margin-top: -5px;
	margin-left: 10px;
	color:#02acc3;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align:center;
	color:#fff;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align:left;
	margin-left: 10px;
	color:#02acc3;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:left;
	color:#003160;
}

/*forms css*/
fieldset
{
	position: relative;
	border: none;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#003160;
	font-size: 0.9em;
}

fieldset02
{
	position: relative;
	border: none;
	padding-left: 0px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#003160;
	float: right;
}

label.s
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: left;
	margin: 5px 0px 5px 14px;
	text-align: left;
	font-weight: normal;
	color: #003160;
	width: 150px;
}

legend
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #003160;
	padding-bottom: 5px;
}

.form
{
padding:0 1em 0 1em;margin-top: 0em; margin-bottom: 0em
}

html>body .form
{
margin-top: -0.5em;margin-bottom:0em
}

#errortop
{
position: relative; bottom: 0em; height: auto;width:750px
}

html>body #errortop
{
width: auto; font-family:Arial, Helvetica, sans-serif;color:#FF0000;font-weight: bold;font-size: 0.9em; padding: 0px 0px 0px 14px;
}

.check
{
	float: left;
	margin-top: 0px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.radio
{
	font-weight: bold;
	color: #003160;
	margin-left: 2em;
}

br
{
clear: left;
}

input.tbox
{
	border: 1px inset #003160;
	color: #003160;
	width: 20em;
	padding: 0.2em;
}

label.c
{
display: block; padding: 0 0 0 2.5em
}

label.tick
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-weight: normal;
	color: #003160;
}

span.check input
{
width: 1.5em; border: none; font-family: Arial, Helvetica, sans-serif;
}

textarea
{
font-family:Arial, Helvetica, sans-serif; font-size: 1.1em;width: 20em
}

.button
{
	font-size: 0.9em;
	font-weight: bold;
	color: #1B5087;
	width: 80px;
	height: 25px;
}

input#submitit
{
	position: relative;
	left: 60px;
}

#bottompadding
{
	height:10px;
}
   
