@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #573919;
	background:url(../images/bgdCarolineMyss.jpg) no-repeat top center;
}

a {
color: #0cf;
}

td.wrapper {
	background: url(../images/bgdPage.gif) repeat-x top;
}

/* MENU */

td.menu {
	padding: 0 0 6px 0;
	border-bottom: 5px solid #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:bold;
}

td.menu  ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

td.menu li {
	display: block;
	padding:0;
	margin-left:0;
	margin-right:17px;
	display: inline;
	}

td.menu li span.speakername {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	text-transform: none;
	font-weight: normal;
	letter-spacing:-1px;
}

td.menu li span.eventname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	text-transform: none;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1px;
}

td.menu img {
	margin-right: 8px;
}

td.menu a {
	text-decoration:none;
	color: #573919;
}

td.menu a.book {
	color: #c00;
}
td.menu a:link.book {
	color: #c00;
}

td.menu a:link {
	text-decoration:none;
	color: #573919;
}

td.menu a:hover {
text-decoration:underline;
}

td.menu a.active {
	color: #0cf;
}




/* HEADER */

td.header {
	padding: 30px 0 0 0;
}

td.header h1 {
	display:none;
}

td.header img {
	margin-top:15px;
	margin-bottom:0;
	padding-left: 55px;
}

td.header h3 {
	font-size: 12px;
	font-weight: normal;
	margin:0;
	padding-left:60px;
}

td.header h4 {
	font-size: 32px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top:15px;
	padding: 0 0 0 60px;
	margin-bottom:0;
}


/* DATES */

td.dates {
	padding: 25px 0 0 60px;
	font-size: 20px;
}

td.dates h5 {
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	margin:0;
	padding:0;
}

td.dates p {
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 24px;
}

td.dates p span {
	color: #cc0000;
}




/* BODY */


td.body {
	padding-top: 80px;
	padding-bottom:60px;
	padding-left:60px;
	padding-right:0;
}

td.body h4 {
	font-size: 32px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top:0;
	line-height: 20px;
	padding: 0;
	margin-bottom:20px;
	color: #0cf;
}

td.body h4 span {
	color: #0cf;
}

td.body h4.sub {
	margin-top: 30px;
	margin-bottom: 10px;
}

td.body p {
	margin-top: 10px;
	margin-bottom:0;
	line-height: 20px;
	font-size: 14px;
	text-align: justify;
}

td.body p.programme {
	border-bottom: 2px solid #eeeeee;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 0;
}

td.body p.programme span {
	color: #0cf;
}

td.body p.border {
	border-top: 5px solid #eeeeee;
	margin-top: 20px;
	margin-bottom: 30px;
}

td.body p.quote {
	margin-top: 16px;
	margin-bottom:5;
	padding: 15px 0px 10px 0px;
	line-height: 22px;
	font-size: 16px;
	border-top: 5px solid #eeeeee;
	border-bottom: 5px solid #eeeeee;
	text-align: center;
	font-style: italic;
	color: #0cf;
}

td.body p.quote span {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #573919;
	line-height: 30px;
	font-style: normal;
}

td.body p.testimonial {
	margin-top: 16px;
	margin-bottom:5;
	padding: 30px 0px 0px 100px;
	line-height: 18px;
	font-size: 14px;
	border-top: 5px solid #eeeeee;
	text-align: left;
	font-style: italic;
	color: #573919;
}

td.body p.testimonial span {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #0cf;
	line-height: 12px;
	font-style: normal;
}



td.body span.caption {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #573919;
	line-height: 18px;
	font-style: normal;
}

td.body p.small {
	font-size: 10px;
}

td.body p.intro {
	line-height: 22px;
	font-size: 16px;
}

td.body p.question {
	font-style:italic;
	color: #0cf;
	margin-top: 20px;
	padding: 15px 0 0 0;
	border-top: 5px solid #eeeeee;
	font-size: 16px;
}

td.body span {
	color: #cc0000;
}

td.body h5 {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top:15px;
	line-height: 30px;
	padding: 0;
	margin-bottom:10px;
}

td.body h6 {
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top:15px;
	line-height: 30px;
	padding: 0;
	margin-bottom:10px;
	color: #0cf;
}

td.body h5 span {
	color: #0cf;
}


/* FOOTER */

td.footer {
	background: url(../images/bgdFooter.jpg) repeat-x top center;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.footer-menu {
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.footer-menu p {
	margin:0;
}

td.footer-menu a {
	color: #0cf;
	text-decoration:underline;
}

td.footer-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	padding-bottom: 5px;
}

/* TWITTER */

.twitters {
  border: none;
  padding: 0px;
  overflow: visible;
  margin: 0px;
}

.twitters ul {
  list-style: none;
  padding: 0;
  white-space: normal;
  margin: 0;
}

.twitters li {
	float: left;
	width: 280px;
}

td.twitter_copy {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	text-align: left;
	font-style: italic;
}

td.twitter_copy a:link {
	color: #0cf;
	text-decoration:none;
}
td.twitter-head {
	font-size: 18px;
	letter-spacing: -1px;
	color: #333;
}

td.twitter-head span {
	color: #0cf;
}

/* SIDEBAR */

td.sidebar {
	padding-top: 80px;
	padding-bottom:60px;
	padding-left:60px;
	padding-right:0;
}

td.sidebar span {
	color: #cc0000;
}


td.sidebar h4 {
	font-size: 32px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top:0;
	line-height: 20px;
	padding: 0;
	margin-bottom:20px;
	color: #0cf;
}

td.sidebar h4 span {
	color: #0cf;
}

td.sidebar p {
	margin-top: 10px;
	margin-bottom:0;
	line-height: 20px;
	font-size: 14px;
	text-align: justify;
}
	
td.sidebar form label {
	font-family:Arial, san-serif;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	display:block;
	padding-top:10px;
	padding-bottom:0;
	padding-left: 5px;
	margin:0;
	text-transform: uppercase;
}

td.sidebar form {
	margin-top:10px;
}

td.sidebar form input {
	width: 200px;
	height: 22px;
	border: none;
	padding: 3px 10px 0px 10px;
	background:  url(../images/form_input200.png) no-repeat;
	color: #555;
	margin:0;
}

td.sidebar form input.submit {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal	;
	font-size: 16px;
	color: #ffffff;
	width: 120px;
	height: 35px;
	border: none;
	cursor: pointer;
	padding: 0px 0px 0px 27px;
	margin-top:15px;
	background-image: url(../images/btnSubscribe.jpg);
	background-repeat: no-repeat;
	text-align:left;
}

td.sidebar p.quote {
	margin-top: 46px;
	margin-bottom:5;
	padding: 15px 0px 10px 0px;
	line-height: 22px;
	font-size: 16px;
	border-top: 5px solid #ddd;
	border-bottom: 5px solid #ddd;
	text-align: center;
	font-style: italic;
	color: #0cf;
}

td.sidebar p.quote span {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #573919;
	line-height: 30px;
	font-style: normal;
}
