/*Body properties - main*/
body{
	background:url(../images/pgbg.jpg) repeat-x;
	font-family:'Helvetica';
	font-size:12px;
	line-height:150%;
}

a:link {
	color: D1AA69;
}

td{
	vertical-align:top;
}

img{
	padding:5px;
}

.speakerimg{
	border-color:#D1AA69;
	border-style:solid;
	padding:0px;
	width:90px;
	height:111px;
}

.speakertb td{
	padding:10px;
	width: 150px;
}

h1{
	color:#D5AE69;
	font-size:24px;
}

h4{
	text-transform:uppercase;
}

.lefty{
	text-align:left;}


/*banner*/
.pagehead{
	height:317px;
	width:979px;
	text-align:left;
}

.imghead{
	padding:0;
}

/*content*/
#body{
	width:979px;
	background:#FFF;
}

#contentTable{
	width:879px;
	margin-right:auto;
	margin-left:auto;
}

.menutb{
}

#menu{
	width:214px;
}

#content{
	width:650px;
	padding-left:10px;
}

ul{
	list-style-image:url(../images/bullets.png);
}

/*navugation -main */
ul.nav a{
	background:url(../images/navbg.jpg) repeat-x;
	font-size:14px;
	color:#403442;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	display:block;
	text-align:left;
	padding-left:20px;
	padding-top:8px;
	height:35px;
}

ul.nav {
	list-style:none;
	padding:0;
}
ul.nav li {
	padding:0;
	margin:0;
}

ul.nav a:hover {
	background:url(../images/navbghover.jpg);
}


body#home a#home_link,
body#about a#about_link,
body#programme a#programme_link,
body#speakers a#speakers_link,
body#accomodation a#accomodation_link,
body#register a#register_link,
body#contributors a#contributors_link,
body#aboutseta a#aboutseta_link,
body#contact a#contact_link
{
	background:url(../images/navbghover.jpg)
}


/*navigation - sub menu*/
ul.subnav a{
	background:url(../images/navbgsub.jpg) repeat-x;
	font-size:14px;
	color:#000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	display:block;
	text-align:left;;
	padding-left:5px;
	padding-top:5px;
	height:35px;
}

ul.subnav {
	list-style:none;
	padding:0;
	display:none;
}

li:hover > .subnav { display:block; }

ul.subnav li {
	padding:0;
}

ul.subnav a:hover {
	background:url(../images/navbghover.jpg);
}

/*Programme table */
.progTable{
	padding:5px;
}

.progTable th{
	font-size:16px;
	padding:5px;
	background-color:#49494B;
	text-transform:uppercase;
	color:#FFF;
}

.headwithtable
{
	padding-left:5px;
}


.progBrks {
	color: #FFF;
	background-color:#49494B;
}


/*the form and calculator */

div.error {
	display:none;
	color:#f00;
	font-size:75%;
	font-weight:bold;
}

#total {
	font-size:200%;
	font-weight:bold;
}

.markrequired {
	display:inline;
	color:#f00;
	font-weight:bold;
	padding-right:5px;
}

input {
}

ul.clean > li {
	list-style-type: none;
}

div.costFloater {
	position:fixed;
	bottom: 100px;
	right: 10px;
	padding:20px;
	border:1px solid;
	box-shadow:6px 6px 10px #000;
	background-color:#AD0049;
	color:#fff;
}


label {
	font-weight:bold;
}

div.Day {
	padding-left:20px;
}


div#costFloater {
	position:fixed;
	bottom: 100px;
	right: 10px;
	padding:20px;
	border:1px solid;
	box-shadow:6px 6px 10px #000;
	background-color:#AD0049;
	color:#fff;
}

.signature{
	font-family:"Brush Script MT";
	font-size:22px;
}
