* {
	margin: 0;
	padding: 0;
}

.hide {
	position: absolute;
	left: -5999px;
}

.small {
	font-size: .9em;
}

/*body 
++++++++++++++++++++++++++++*/
body {
	font-size: 100%;
	font-family:  georgia, serif;
	color: #000;
	background: #ece4cc url("/10/images/global/page-bg.jpg") repeat-x;
}

h1 {
	font-size: 1.75em;
	font-weight: normal;
	color: #7a2029;
	margin-bottom: .75em;
}

h1#print-header {
	display: none;
}

h2, h2 a {
	font-size: 1.25em;
	font-weight: normal;
	color: #957a4c;
	color: #5E1415;
	margin-bottom: .75em;
}

h3, h3 a {
	font-size: 1em;
}



p {
	margin-bottom: 1.5em;
	line-height: 1.5;
}

img {
	border: none;
}

#content ul {
	list-style-type: square;
	margin: 0 0 1.5em 20px;
}

li {
	margin-bottom: 1.2em;
}

a {
	color: #8a6c43;
}

a:hover, a:focus {
	color: #000;
}


 div.hr {
  height: 54px;
  background: url("/10/images/home/fancy-line.jpg") no-repeat;
	margin-bottom: 0;
}
div.hr hr {
  display: none;
}

.floatleft {
	float: left;
	margin: 10px 15px 5px 0;
}

/*image replacement
++++++++++++++++++++++++++++*/
.replace {
position: relative;
/* hide from IE5Mac \*/
overflow: hidden;
/* end hide */
}

.replace em {
display: block;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
background-color: transparent;
	background-repeat: no-repeat;
}

/*webstock
++++++++++++++++++++++++++++*/
#webstock {
	position: absolute;
	top: 54px;
	left: 156px;
	width: 464px;
	height: 77px;
}

/*date
++++++++++++++++++++++++++++*/
#date {
	width: 291px;
	height: 0;
	padding-top: 89px;
	position: absolute;
	top: 45px;
	left: 633px;
	background: url("/10/images/global/date.png") no-repeat;
	overflow: hidden;

}

/*bird-top
++++++++++++++++++++++++++++*/
#bird-top {
	width: 300px;
	height: 472px;
	position: absolute;
	top: 0;
	left: 0px;
	background: url("/10/images/global/bird-top.png") no-repeat;
	z-index: 500;
}

/*bird-right
++++++++++++++++++++++++++++*/
/*#bird-right {
	width: 397px;
	height: 443px;
	position: absolute;
	top: 147px;
	left: 838px;
	background: url("/10/images/global/bird-right.png") no-repeat;
}*/

/*top-splodge
++++++++++++++++++++++++++++*/
#top-splodge {
	width: 393px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 475px;
	background: url("/10/images/global/top-splodge.png") no-repeat;
}


/*outer-wrapper
++++++++++++++++++++++++++++*/
#outer-wrapper {
	
	background: transparent url("/10/images/global/page-bottom-bg.jpg") 0 100% repeat-x;
	/*padding-bottom: 130px;
	padding-bottom: 78px;
	position: relative;*/
	z-index: -20;
}

/*bird-wrapper
++++++++++++++++++++++++++++*/
#bird-wrapper {
	width: 99%;
	background: transparent url("/10/images/global/bird-right.png") 840px 147px no-repeat;
	
	padding-bottom: 130px;
	padding-bottom: 78px;
	position: relative;
	z-index: 500;
	border: 1px solid transparent;
}

#beak {
	position: absolute;
	left: 842px;
	top: 212px;
	z-index: 300;
}

/*wrapper
++++++++++++++++++++++++++++*/
#wrapper {
	width: 795px;
	margin: 140px 0 0 86px;
	z-index: -10;
}




/*navigation
++++++++++++++++++++++++++++*/
#navigation {
	background: url("/10/images/global/navigation-bg.png") no-repeat;
	height: 64px;
	width: 795px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	
}

#navigation li {
	float: left;
	height: 36px;
	position: absolute;
	
	margin: 0;
	padding: 0;
	z-index: 700;
	}

#navigation li a {
	display: block;
	height: 36px;
	color: #fff;
	cursor: pointer;
	/*padding: 2px 0 0 5px;*/
	}

#navigation li#nav-home {
	position: absolute;
	left: 30px;
	top: 20px;
}
li#nav-home a {
	width: 60px;
}
li#nav-home a em {
	background: url("/10/images/global/navigation.jpg") no-repeat 0px 0px;
}

li#nav-home a:hover em,
li#nav-home a:focus em {
	background: url("/10/images/global/navigation.jpg") no-repeat 0px -36px;
}
li#nav-home a.on em {
	background: url("/10/images/global/navigation.jpg") no-repeat 0px -72px;
}

#navigation li#nav-speakers {
	position: absolute;
	left: 88px;
	top: 20px;
}
li#nav-speakers a {
	width: 102px;
}
li#nav-speakers a em {
	background: url("/10/images/global/navigation.jpg") no-repeat -60px 0px;
}
li#nav-speakers a:hover em,
li#nav-speakers a:focus em {
	background: url("/10/images/global/navigation.jpg") no-repeat -60px -36px;
}
li#nav-speakers a.on em {
	background: url("/10/images/global/navigation.jpg") no-repeat -60px -72px;
}

#navigation li#nav-programme {
	position: absolute;
	left: 190px;
	top: 20px;
}
li#nav-programme a {
	width: 131px;
}
li#nav-programme a em {
	background: url("/10/images/global/navigation.jpg") no-repeat -162px 0px;
}
li#nav-programme a:hover em,
li#nav-programme a:focus em {
	background: url("/10/images/global/navigation.jpg") no-repeat -162px -36px;
}
li#nav-programme a.on em {
	background: url("/10/images/global/navigation.jpg") no-repeat -162px -72px;
}

#navigation li#nav-sponsors {
	position: absolute;
	left: 321px;
	top: 20px;
}
li#nav-sponsors a {
	width: 101px;
}
li#nav-sponsors a em {
	background: url("/10/images/global/navigation.jpg") no-repeat -474px 0px;
}
li#nav-sponsors a:hover em,
li#nav-sponsors a:focus em {
	background: url("/10/images/global/navigation.jpg") no-repeat -474px -36px;
}
li#nav-sponsors a.on em {
	background: url("/10/images/global/navigation.jpg") no-repeat -474px -72px;
}

/*#navigation li#nav-venue {
	position: absolute;
	left: 321px;
	top: 20px;
}
li#nav-venue a {
	width: 80px;
}
li#nav-venue a em {
	background: url("/10/images/global/navigation.jpg") no-repeat -293px 0px;
}
li#nav-venue a:hover em,
li#nav-venue a:focus em {
	background: url("/10/images/global/navigation.jpg") no-repeat -293px -36px;
}
li#nav-venue a.on em {
	background: url("/10/images/global/navigation.jpg") no-repeat -293px -72px;
}*/

#navigation li#nav-register {
	position: absolute;
	left: 401px;
	top: 20px;
}
li#nav-register a {
	width: 101px;
}
li#nav-register a em {
	background: url("/10/images/global/navigation.jpg") no-repeat -373px 0px;
}
li#nav-register a:hover em,
li#nav-register a:focus em {
	background: url("/10/images/global/navigation.jpg") no-repeat -373px -36px;
}
li#nav-register a.on em {
	background: url("/10/images/global/navigation.jpg") no-repeat -373px -72px;
}


/*#navigation li#nav-sponsors {
	position: absolute;
	left: 503px;
	top: 20px;
}
li#nav-sponsors a {
	width: 101px;
}
li#nav-sponsors a em {
	background: url("/10/images/global/navigation.jpg") no-repeat -474px 0px;
}
li#nav-sponsors a:hover em,
li#nav-sponsors a:focus em {
	background: url("/10/images/global/navigation.jpg") no-repeat -474px -36px;
}
li#nav-sponsors a.on em {
	background: url("/10/images/global/navigation.jpg") no-repeat -474px -72px;
}*/





#navigation li#nav-blog {
	position: absolute;
	left: 608px;
	top: 20px;
}
li#nav-blog a {
	width: 70px;
}
li#nav-blog a em {
	background: url("/10/images/global/navigation.jpg") no-repeat -579px 0px;
}
li#nav-blog a:hover em,
li#nav-blog a:focus em {
	background: url("/10/images/global/navigation.jpg") no-repeat -579px -36px;
}

#navigation li#nav-contact {
	position: absolute;
	left: 678px;
	top: 20px;
}
li#nav-contact a {
	width: 87px;
}
li#nav-contact a em {
	background: url("/10/images/global/navigation.jpg") no-repeat -649px 0px;
}
li#nav-contact a:hover em,
li#nav-contact a:focus em {
	background: url("/10/images/global/navigation.jpg") no-repeat -649px -36px;
}
li#nav-contact a.on em {
	background: url("/10/images/global/navigation.jpg") no-repeat -649px -72px;
}

/*content-wrapper
++++++++++++++++++++++++++++*/
#content-wrapper {
	background: url("/10/images/global/content-bg.jpg") repeat-y;
	position: relative;
	
}


/*content-top
++++++++++++++++++++++++++++*/
/*#content-top {
	width: 795px;
	height: 193px;
	background: url("/10/images/global/content-bg-top.jpg") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}*/

/*content-top
++++++++++++++++++++++++++++*/
#content-top {
	background: url("/10/images/global/content-bg-top.jpg") no-repeat;
	
}

/*content
++++++++++++++++++++++++++++*/
#content {
	background: url("/10/images/global/content-bg-bottom.png") 0 100% no-repeat;
	padding: 50px 35px 40px 35px;
	min-height: 500px;
	overflow: hidden;
}



/*reasons
++++++++++++++++++++++++++++*/
#reasons-wrapper {
	margin: 0 0 0 490px;
	width: 232px;
	position: relative;
}

#reasons-top {
	background: url("/10/images/global/sponsor-top.png") no-repeat;
	width: 232px;
	height: 40px;
}

#reasons-bottom {
	width: 232px;
	height: 30px;
	background: url("/10/images/global/sponsor-bottom.png") no-repeat;
}

#reasons {
	padding: 0 20px 10px 20px;
	font-size: .8em;
	line-height: 1.2;
	background-color: #f4efe0;
	
}
#reasons h2 {
	margin-bottom: 10px;
}
#reasons p {
	width: 175px;
	margin-bottom: 15px;
}

#number {
	position: absolute;
	right: 0px;
	top: 5px;
	z-index: 600;
	height: 78px;
	width: 74px;
}

#ten-reasons {
	width: 131px;
	height: 30px;
}
#ten-reasons em {
	background: url("/10/images/global/10reasons.gif") no-repeat;
}

/*sponsors
++++++++++++++++++++++++++++*/
#sponsors-wrapper {
	width: 192px;
}

#sponsors-wrapper h3 {
	width: 192px;
	height: 0px;
	padding: 58px 0 0 0;
	background: url("/10/images/global/our-spon-top.png") no-repeat;
	overflow: hidden;
	margin: 0;
}

#sponsors {
	background: url("/10/images/global/our-spon-bg.jpg") repeat-y;
	position: relative;
	
}



#sponsors p {
	text-align: center;
	margin: 0 6px 0 6px;
	padding: 15px 0;
	border-bottom: 1px solid #beb174;
	width: auto;
	position: relative;
}



#spon-bottom {
	background: url("/10/images/global/our-spon-bottom.jpg") no-repeat;
	/*margin-bottom: 20px;*/
	height: 77px;
	width: 192px;
}

#sponsors p#sponsor-link {
	border-bottom: none;
	margin-bottom: -40px;
	padding-bottom: 0;
}


/*bottom-flower
++++++++++++++++++++++++++++*/
#bottom-flower {
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: -10;
}


/*footer-wrapper
++++++++++++++++++++++++++++*/
#footer-wrapper {
	width: 857px;
	height: 156px;
	background: url("/10/images/global/footer-bg.png") no-repeat;
	margin-left: 52px;
}

/*footer
++++++++++++++++++++++++++++*/
#footer {
	margin: 0px 0 0 61px;
	padding-top: 10px;
	font-size: .9em;
}

#footer ul {
	list-style-type: none;
	overflow: hidden;
	/*margin-bottom: .25em;
	padding: 0;*/
}

#footer ul li {
	float: left;
}

#footer li a {
	
	color: #ece4cc;
	display: block;
	padding: 0px 10px;
	border-right: 1px solid #ece4cc;
	text-decoration: none;
}

#footer li a.last {
	border-right: none;
}

#footer li a:hover,
#footer li a:focus {
	text-decoration: underline;
}

#footer p {
	color: #ece4cc;
	margin: -10px 0 0 10px;
}
#footer p a {
	color: #ece4cc;
}
#footer p a {
	text-decoration: none;
}
#footer p a:hover,
#footer p a:focus {
	text-decoration: underline;
}

/*misc
++++++++++++++++++++++++++++*/
#reg-now {
	width: 342px;
	height: 118px;
}

#reg-now a em {
	background: url("/10/images/home/register.jpg") no-repeat;
}
#reg-now a:hover em,
#reg-now a:focus em {
	background: url("/10/images/home/register.jpg") 0 -118px no-repeat;
}

p.worthwhile {
	width: 361px;
	font-style: italic;
}

#goodnight {
	width: 342px;
	height: 118px;
}

#goodnight em {
	background: url("/10/images/home/goodnight.jpg") no-repeat;
}

