body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	
	font-family: "Trebuchet MS";
	font-size: .9em;
	color: #666666;
	line-height:1.5; 
	min-height:100%;
	background-color:#ffffff;
}
img {
	border:0px;
	outline:none;
}
input, textarea, select {
	font-size: .9em;
	padding:2px;
	border: 1px solid #999999
}
select {
	padding:0px;
}

h1 { 
	font-size:1.6em; 
	color:#9a759d;
	font-weight:100;
	margin: 15px 0px 10px 0px;
	padding:0px;
	line-height:1.2em;
}
h1 a { 
	
	color:#9a759d;
	text-decoration:none;
}

h2 {
	 font-size: 2em;
	line-height: 1.2em;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#835f8d;
	font-weight:normal;

}

h3 {
	font-size:1em; 
	margin:0px;
	font-weight:normal;
	color:#5a8a26;
	padding:0px;
}
h4 { 
	font-size:1.1em; 
	color:#5a8a26;
	font-weight:100;
	margin: 4px 0px 8px 0px;
	padding:0px;
	line-height:.8em;
}

h5 { 
	font-size:1.4em; 
	color:#5a8a26;
	font-weight:100;
	margin: 5px 0px 10px 0px;
	padding:0px;
	line-height:.8em;
}

p, p a { 
	color:#666666;
	margin: 3px 0px 10px 0px;
}

#maincontent a { 
	color:#666666;
}
#container {
	position:relative; /* needed for footer positioning*/
	margin:0px; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-left:auto;
	margin-right:auto;
	width: 1106px;
	background-image: url(images/background_footrert.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 250px;
}

#logo {
	float:left;
}
#header {
	width:1106px;
	height:197px;
	background-image: url(images/background_header_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}




#content {
		background-image: url(images/background_body_new.jpg);
		background-repeat: no-repeat;
		background-position: right top;
		width: 1106px;
		min-height: 500px;
}
	
#nav {
	width: 189px;
	float:left;
	
	padding-top:10px;
}
#maincontent {
	margin:0px;
	float:left;
	width: 600px;
	padding: 50px 15px 0px 15px;
}
#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
	background:#ffffff;
	border-top:1px dotted #999999;
	font-size:.7em;
	color:#999999;
}


#cartButton {
	position:absolute;
	top: 196px;
	right: 300px;
	
}
#socialLogos {
	width: 36px;
	position:absolute;
	top: 20px;
	right: 5px;
}

#bar {
	margin-bottom: 10px;
	height: 30px;
	background-image: url(images/bar_background.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	clear:both;
}
#logobottom {
	width: 100px;
	float:left;
}
#viewcart {
	width: 260px;
	float:right;
	margin-right:20px;
	text-align:right;
}
#rightColumn {
	padding-top: 130px;
	width: 200px;
	float:left;
	text-align:center;
	margin-left:10px;
}

/* preformer page */

.perfblock {
	margin-bottom: 20px;
}

.perfblock h1 { 
	font-size:1.1em; 
	color:#9a759d;
	font-weight:100;
	margin: 5px 0px 5px 0px;
	padding:3px;
	line-height:.8em;
}
.perfblock h2 {
	font-size:1.3em; 
	margin: 6px 0px 6px 0px;
	font-weight:normal;
	color:#666666;
}


.performerstext {
	float:left;
	width: 380px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/blockbackground.jpg);
	margin-left: 15px;
	padding:15px;
}

.performersimage {
	width: 152px;
	height: 198px;
	float:left;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/photobackground.jpg);
	padding: 15px 0px 0px 15px;
}

.performerbio {
	border: 1px #933d84 dotted;
	padding: 5px;
	margin-bottom:10px;
}

.keyspeakers {
	padding:10px;
	margin-right:20px;
	margin-top:0px;
	float:left;
	width:600px;
	border-left: 1px #933d84 dotted;
	border-right: 1px #933d84 dotted;
	border-top: 1px #933d84 dotted;
}

.keyspeakers h1 { 
	font-size:1.4em; 
	color:#933d84;
	font-weight:100;
	margin: 5px 0px 5px 0px;
	padding:0px;
	line-height:.8em;
}
.keyspeakers h2 {
	font-size:1.2em; 
	font-weight:normal;
	color:#efb8e5;
	padding:0px;
	margin: 5px 5px 0px 0px;
}

.keyspeakerstext p {
	color:#933d84;
	margin-top: 5px;
}
.keyspeakerstext {
	margin-left:10px;
	float:left;
	width: 450px;
	color:#933d84;
}


.keyspeakersimage {
	float: left;
}

#marquee {
	width: 600px;
	background-color:#ea945b;
	height: 26px;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	}
#marquee a {
	color: #fff;
	}



#floorplandownload {
	width: 20%;
	text-align:center;
	float:right;
	margin-right: 20px;
	margin-top:20px;
}

#floorplandownload h1 { 
	font-size:1.1em; 
	color:#933d84;
	font-weight:100;
	margin: 5px 0px 5px 0px;
	padding:0px;
	line-height:1.3em;
}


.exhibblock {
	padding:10px 0px 20px 0px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom: 0px;
}

.exhibblock h1 { 
	font-size:1.2em; 
	color:#933d84;
	font-weight:100;
	margin: 5px 0px 5px 0px;
	padding:0px;
	line-height:1.2em;
}
.exhibblock h2 {
	font-size:1.1em; 
	font-weight:normal;
	color:#efb8e5;
	padding:0px;
	margin: 0px 5px 0px 0px;
}

.exhibtext p {
	margin-top: 5px;
	margin-bottom:5px;
}
.exhibtext {
	float:left;
	color:#FFFFFF;
}

.exhibblock a {
	color:#933d84;
}

.exhibimage {
	float: left;
	width: 20%;
	margin-right:15px;
}








ul.menu {
  list-style-type:none;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  font-size:.9em;
  text-align:left;
  outline:none;
  background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/background_nav.png);
}
ul.menu ul {
  list-style-type:none;
  margin: 0px 0px 0px 0px;
  padding: 0;
  text-align:left;
  background-color:#e3d5c3;
}

ul.menu a {
  text-decoration: none;
  line-height: 1.6em;
  outline:none;
  display:block;
}

ul.menu li {
  margin-top: 0px;
}

ul.menu li a {
  color: #525252;	
  padding: 0.4em 0.4em 0.4em 1em;
   outline:none;
   background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/background_navbutton_top.png);

}

ul.menu li a:hover {
  background: #e3d5c3;
}

ul.menu li ul li a {
  border-bottom:#999 1px dotted;
  color: #525252;
  outline:none;
  padding-left: 1.5em;
  background-image:none;
}

ul.menu li ul li a:hover {
  background: #e3d5c3;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }









.tableheading {
	font-size: 0.8em;
}
.red {
	color:#FF0000;
}
.purple {
	color:#9a759d;
}
.pink {
	color:#be3f5e;
}
.blue {
	color:#6982a7;
}

.yellow {
color:#c67900;
}



.eventsText {
	width: 400px;
	margin-left: 30px;
}

.eventswed {
	background-image: url(images/background_girl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.eventsthurs {
	background-image: url(images/background_sacred.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.eventsfri {
	background-image: url(images/background_girls.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.eventssat {
	background-image: url(images/background_butterfly.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.eventssun {
	background-image: url(images/background_18.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.eventsmon {
	background-image: url(images/background_smoke.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.eventimageholder {
	width: 170px;
	margin-top:10px;
}

#timeblockholder {
	float:left;

}
.timeblock {
	height: 90px;
	width: 30px;
	text-align:right;
	border-top: 1px dotted #CCCCCC;
}




/* day pages */

.column200 {
	background-image: url(images/background_250wide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
}
#presenterholder {
	margin-left:0px;
}
.presenterblock {
	padding: 10px;
	margin-bottom: 10px;
	
	position:relative;
}

.presenterPic {
	width: 152px;
	height: 198px;
	float:left;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/photobackground.jpg);
	padding: 15px 0px 0px 15px;
}
.presenterText {
	width: 360px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/blockbackground.jpg);
	float:left;
	margin-left: 20px;
	padding: 15px;
}
#presenterholder H1 {
	font-size:1.1em; 
	font-weight:100;
	margin: 0px 0px 10px 0px;
	padding:0px;
	line-height:1em;
	
}
.presenterblock H2 {
	font-size:1.3em; 
	font-weight:normal;
	margin: 5px 0px 5px 0px;
	padding:0px;
	line-height:1.4em;
	
}
.presenterblock p {

}


#eventholder {
	width: 650px;
	padding: 20px;
}

.eventblock {
	border-top: 1px dotted #CCCCCC;
	padding:10px;
}

.eventblock H1 {
	color:#9a759d;
	font-size:1.1em; 
	margin:0px 0px 3px 0px;
}
.eventblock p {
	font-size:1em; 
	margin:0px;
	line-height: 1.3em;

}
.buttonreadmore {
	text-align:left;
}



/*  Homepage  */
.box {
	background-image: url(/uploadedimages/london_homepage/background_blocks.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 286px;
	padding: 20px;
	position:relative;
}
.duncanwong {
	background-image: url(/uploadedimages/london_homepage/image_duncan.png);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top:-140px;
	width: 246px;
	height: 277px;
	left: 80px;
}
.livestage {
	background-image: url(/uploadedimages/london_homepage/image_stage.png);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	top:-20px;
	width: 279px;
	height: 222px;
	left: 20px;
}

#workshopsPics {
	width: 240px;
	height: 115px;
}
#workshopsPics img {
	height: 115px;
}
#workshopsPics li {
	margin-right: 15px;
}

.marketplace {
	background-image: url(/uploadedimages/london_homepage/image_marketplace.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 360px;
	height: 203px;
	position:absolute;
	left: -30px;
	
}


.clear {
	clear:both;
}



/* SCROLler */


#slider {
    width: 540px;
    margin: 0 auto;
    position: relative;
	margin-top:40px;
}

.scroll {
    height: 440px;
    width: 540px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(images/background_box.png) no-repeat scroll left top;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 380px;
    width: 500px;
}

.scrollContainer div.panel H2 {
    font-size: 2em;
	line-height: 1.2em;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#835f8d;
}



#shade {
    background: url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0px 0px 0px 20px;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

#maincontent ul.navigation a {
    padding: 10px 10px 10px 0px;
	color:#835f8d;
    text-decoration: none;
	font-size: 1em;
	
	background-image: url(images/image_slidernav.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

ul.navigation a:hover {
    font-weight:bold;
}

ul.navigation a.selected {
   
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}



.marketPlace {
    width: 500px;
    position: relative;
	padding: 20px;
	padding-top: 0px;
	margin-left:40px;
	height: 400px;
}

