@charset UTF-8;

/* CSS Document */
/* layout */
body {
	font-family:Georgia, "Times New Roman", serif;
	width:100%;
	margin:0 auto;
	padding:0;
	font-size:.75em;
	line-height:1.4em;
	background:no-repeat bottom left;
	background-position-y: bottom!important;
	background-attachment: fixed;
}

html {
	height:100%;
}

#header {
	width:100%;
	background:#fff;
	padding:20px 0;
	text-align:right;
}

#container {
	width:965px;
	margin:0 auto;
	min-height:650px;
	padding-top:15px;
}



.ie6 #container {
	width:1000px;
	min-height:965px;
	height:auto !important;
  	height:965px;
}

.ie6 #content {
	width:730px;

}

#content {
	width:700px;
	float:left;
}

.column {
	width:320px;
	min-height:680px;
	float:left;
	margin:5px;
	padding:20px 10px 10px;
}
.ie6 .column{
	min-height:680px;
	height:auto !important;
  	height:680px;
}

.column.homepage {
	padding:10px;
}

.column.full {
	width:670px;
}

.box {
	margin-bottom:10px;
	width:235px;
	padding:0 10px;
	padding-top:10px;
}

.logo {
	padding:0;
	margin-bottom:10px;
	width:965px;
	margin:0 auto;
	height:75px;
	background:14px no-repeat;
	text-align:right;
}

.first {
	width:255px;
	padding:0;
}

.right {
	background:no-repeat top right;
	min-height:680px;
}

.ie6 .right{
	min-height:680px;
	height:auto !important;
  	height:680px;
}

.conference {
	background:no-repeat top right;
	min-height:790px;
}

.ie6 .conference{
	min-height:790px;
	height:auto !important;
  	height:790px;
}

.image {
	height:460px;
}

#footer {
	min-height:80px;
}

.ie6 .#footer{
	min-height:80px;
	height:auto !important;
  	height:80px;
}

.footer-left {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
	padding-top:76px;
}

.footer-right {
	width:100%;
	padding:5px;
	float:left;
	text-align:right;
}

.crest {
	width:300px;
	padding:10px 100px 10px 0;
	display:block;
	border:none;
	float:right;
	font-size:.9em;
	background:url(../images/crest-grey) no-repeat right;
}

.crest:hover {
	background-image:url(../images/crest-colour.jpg);
	color:#000;
	border:none;
}

.clear {
	clear:both;
}

/* text styles */
a:hover {
	border-bottom:1px dotted;
}

a {
	text-decoration:none;
	border-bottom:1px dotted;
}

a:hover {
	color:#000;
}

p,h3 {
	margin:0 10px;
	margin-bottom:1.4em;
}

h3,h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	font-style:italic;
}

h1 {
	font-family:ScriptinaRegular,Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	margin:8px 0 20px;
	font-size:1.9em;
	line-height:1.7em;
	color:#333;
}

.text ul {
	padding-left:25px!important;
}

h2 {
	font-style:italic;
	font-size:1.4em;
	line-height:1.4em;
	font-weight:400;
	margin:15px 10px;
}

h4 {
	font-size:.9em;
	letter-spacing:.1em;
	line-height:1.4em;
	padding:1em 0;
	margin:0;
	text-transform:uppercase;
	font-weight:400;
}

h4 small {
	font-size:1em;
}

big {
	font-size:1.4em;
	font-style:italic;
	line-height:1.4em;
}

/* menu */
.menu {
	padding:0;
	width:255px;
	font-size:1.1em;
}

.menu li {
	list-style:none;
	font-style:italic;
	text-align:center;
}

.menu a {
	color:#fff;
	display:block;
	padding:7px 0;
	border:none;
}

.menu li.selected > a {
	font-weight:bold
}

.menu a:hover {
	border:none;
}

/* location and footer boxes */
.info {
	margin-bottom:0;
	padding:10px;
	text-align:center;
	float:left;
	margin:5px;
}

.info,.footer-box {
	min-height:130px;
}

.ie6 .info, .ie6 .footer-box{
	min-height:130px;
	height:auto !important;
  	height:130px;
}

.box.info a{
	font-size: 1.4em;
}

.info a:hover {
	color:#fff!important;
}

.footer-box {
	width:145px;
	margin:5px;
	padding:10px;
	float:left;
}

a.footer-box {
	border:none;
}

/* sort out all of this - do we need it? */
ul {
	margin:0;
	padding:0;
}

.text {
/*padding-top:10px;*/
/*min-height:300px;*/
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
}

#textbox {
	float:left;
	margin:10px 0;
	padding-top:0;
	min-height:260px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF!important;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#42316F;
	border:thin solid #42316F;
	font-style:italic;
	width:100%;
}

.rtlc {
	float:left;
	margin:10px 0;
	padding-top:0;
	min-height:260px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/RTLC_background.gif);
	color:#FFF!important;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#42316F;
	border:thin solid #42316F;
	font-style:italic;
	width:100%;
}

.ie6 .rtlc{
	min-height:260px;
	height:auto !important;
  	height:260px;
}

.newsletterBox {
	float:left;
	margin:10px 0;
	padding-top:0;
	min-height:356px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bgnews-purple.png);
	color:#FFF!important;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#42316F;
	border:thin solid #42316F;
	font-style:italic;
	width:100%;
}

.ie6 .newsletterBox{
	min-height:356px;
	height:auto !important;
  	height:356px;
}

.newsletterBox  h2, .rtlc  h2{
	color: #ffffff;
	font-style: italic;
    font-weight: 400;
    line-height: 1.4em;
    margin: 15px 10px;
	font-size: 1.4em;
	padding:0px;
}

img{
	padding: 10px 0;
}

.presentation img{padding: 0;}

img a {
	border:0;
}

.footer-box img {
	margin-bottom:5px;
	border:none;
}

.footer-box p {
	padding:0;
	margin:0;
}

.rooms {
	font-style:italic;
	font-size:1.2em;
}

.rooms p {
	padding-bottom:10px;
}

/* Presentation */

.banner{
	margin-bottom: 15px;
}

.presentation,.presentation-single {
	position:relative;
	width:320px;
	height:460px;
	overflow:hidden;
	float:left;
	padding:0!important;
}

.presentation-slide {
	position:absolute;
/*width:945px;*/
	height:460px;
}

.presentation-slide-text {
/* TODO: override in ie6 stylesheet */
	background:transparent url(/images/presentation/bg-home.png) repeat scroll 0 0;
	width:270px;
	height:124px;
	position:absolute;
	left:0;
	bottom:0;
	padding:20px 15px;
	margin:10px;
}

.presentation-slide-text p,.presentation-slide-text a {
	color:#fff;
}

.presentation-slide-text h2 {
	margin:0;
}

/*gallery */
/*.gallery-canvas {
	width:670px;
	height:350px;
	overflow:hidden;
	background-position:center;
	background-color:#f2f3f3;
	text-align:center;
}

.gallery-spinner {
	top:170px;
	position:relative;
}

.gallery-thumb {
	margin-right:3px;
	float:left;
	margin-bottom:0;
}

.gallery-thumbs {
	margin-top:8px;
}

.gallery-thumbs {
	width:670px;
}

.hidden {
	margin:0 0 0 -5000px;
	padding:0;
	position:absolute;
}

#gallery {
	width:670px;
	padding:0!important;
}

*/

.gallery.presentation{
	width: 100%!important;
	height:480px!important;
	background-color:#f2f3f3;
	margin: 20px 0px;
	position: relative;
	
	
}

/*.gallery.presentation .cross-fading-presentation {
	display: table;
}*/

.presentation-slide img{
	margin-right:auto;
	margin-left:auto;
	display: block;

}

.gallery.presentation .presentation-slide{
	height: 100%!important;
	width: 100%;
	padding: 10px 0;
	display: table; 
	


}

.imageHolder{
	display:table-cell; vertical-align:middle;
}



.presentation-back, .presentation-forward{
	display: block;
	position: absolute;
	top:200px;
	z-index: 1000;
	height: 30px;
	width: 80px;
	padding: 10px;
	text-align: center;
	font-family:ScriptinaRegular,Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size: 1.7em!important;
	text-decoration: none;
	background: #9F98BB;
	color: #42316F;

}
.presentation-back a:hover, .presentation-forward a:hover{
	color: #000!important;
}

.presentation-forward{
	right:5px;

}

.presentation-back{
	left:5px;

}




/*email newsletter*/

#ncms-edit-page-body .topText p, #ncms-edit-page-body .topText h1, #ncms-edit-page-body .topText h2, #ncms-edit-page-body .topText h3{
	color: #ffffff;
	
}

#ncms-edit-page-body h1, #ncms-edit-page-body h2, #ncms-edit-page-body h1{
	color: #260859;
	
}

#ncms-edit-page-body .topText .text{
	min-height: 20px;
}

/*logo for text box*/

#textbox img{
	float:right;
	margin: 0 10px;
}




