/*-------------------------------------------------------------------
MI Styling
-------------------------------------------------------------------*/

/*.mi-bg-branding { background-image: url(../images/background-branding-southernhem.jpg); }*/

/*Background Stuff*/
/*
.mia-col, .mia-spanc span, .mia-scol strong,
.mia-h2col h2, .mia-h3col h3,
.mia-acol a, .mia-acolp p a, .mia-acolli li a, .mia-acolh a:hover {	color: #1a3f79; }
.mia-bg, .mia-h2bg h2, .mia-acolsel a.selected { background-color:#1a3f79; }
.mia-borc, .mia-borcli li .mia-borcimg img { border-color: #1a3f79; }
*/

/*Foreground Stuff*/
/*
.mib-col, .mib-spanc span, .mib-scol strong,
.mib-h2col h2, .mib-h3col h3,
.mib-acol a, .mib-acolp p a, .mib-acolli li a, .mib-acolh a:hover { color: #f5821f; }
.mib-bg, .mib-h2bg h2, .mib-acolsel a.selected { background-color: #f5821f; }
.mib-borc, .mib-borcli li, .mib-borcimg img { border-color: #f5821f;  }
*/

/*Buttons and Headers FG*/
/*
.mic-col, .mic-spanc span, .mic-scol strong,
.mic-h2col h2, .mic-h3col h3,
.mic-acol a, .mic-acolp p a, .mic-acolli li a, .mic-acolh a:hover { color: #ffffff; }
.mic-bg, .mic-h2bg h2, .mic-acolsel a.selected { background-color: #ffffff; }
.mic-borc, .mic-borcli li, .mic-borcimg img { border-color: #ffffff;  }
*/


/*-------------------------------------------------------------------
Redefine common base styles
-------------------------------------------------------------------*/

img
{
	border: none;
}

h1
{
	font-size: 18px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 13px;
}

.general-content ul
{
	list-style-type: disc;
	margin: 0px 0px 15px 20px
}

ul li
{
}

p
{
	margin-top: 0px;
	margin-bottom: 18px;
}

a, a:visited
{
	text-decoration: none;
}

li a:hover,
p a:hover,
h3 a:hover
{
	text-decoration: underline;
}

.strong
{
	font-weight: bold;
}

object
{
	/*Firefox 3 outline fix */
	outline:none;
	/*White space fix */
	display:block;
}


optgroup
{
   font-weight: bold;
   font-style: normal;
}

.mi-content-box-inner UL LI
{
	list-style: disc outside;
	margin-left: 15px;
}

#twitter_div UL LI
{
	list-style: none;
}

.mi-bg-branding {
	background-position: center top;
	background-repeat: no-repeat;
}


/*-------------------------------------------------------------------
Common Stuff and helpers
-------------------------------------------------------------------*/

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

.clear-left
{
	clear: left;
}

.clear-right
{
	clear: right;
}

.clear-both
{
	clear: both;
}

.hide
{
	display: none;
}

.left-text
{
	text-align: left;
}

.center-text
{
	text-align: center;
}

.right-text
{
	text-align: right;
}

.italic
{
	font-style: italic;
}

.strong
{
	font-weight: bold;
}

.underline
{
	text-decoration: underline;
}

.no-border
{
	border: none !important;
}

.no-margin
{
	margin: 0px !important;
}

/*-------------------------------------------------------------------
Outer stuff and body
-------------------------------------------------------------------*/

/*Get footer to stick at bottom*/
html, body { height: 96%; }
* html #body-shell { height:100%; }
body>#body-shell { height:auto; }

body
{
	margin: 0px;
	font-size: 12px;
	line-height: 19px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-repeat: no-repeat;
	background-position: top center;
}

#body-shell
{
	position:relative;
	width: 100%;
	height: 100%;
	min-height:100%;
	padding-bottom: 50px;
	/* background-image: url(../images/bg-shadow-top.png); */
	background-repeat: repeat-x;
	background-position: top center;
	/* padding-top: 7px; */
}


#body-shadow
{
	background-image: url(../images/bg-shadow-top.png);
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px auto;
}

#body-shadow-header-mask
{
	background-image: url(../images/body-shadow-header-mask.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
}

#body-inner
{
	width: 960px;
	margin: 0px auto;
}

/*-------------------------------------------------------------------
MI Basics
-------------------------------------------------------------------*/

#header
{
	height: 211px;
	background-image: url(../images/header-bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	position: relative;
}

#logo-container
{
	float: left;
	width: 250px;
}

#header-strap
{
	/* float: left; */
	/* width: 252px; */
	/* margin: 123px 0px 0px; */
	font-size: 20px;
	font-weight: bold;
}

#header-subtext
{
	float: left;
	width: 385px;
	height: 190px;
	font-size: 15px;
	position: relative;
}

#header-subtext .bottom {
	position: absolute;
	bottom: 0;
	font: 16px Arial;
}

#main-register-box
{
	background: url("../images/main-register-box.png") no-repeat;
	float: left;
	width: 228px;
	height: 155px;
	float: right;
	position: relative;
	right: 20px;
	top: 40px;
	text-align: center;
}

#main-register-box H2
{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#main-register-box P
{
	padding: 0 20px;
}

#main-register-box P SPAN
{
	font-weight: bold;
}

#main-register-box .button
{
	margin: 0 auto;
	background-image: url("../images/main-register-box-button.png");
	width: 219px;
	height: 42px;
	position: absolute;
	bottom: 8px;
	left: 4px;
}

#main-register-box .button A {
	font-size: 16px;
	color: #FFF;
	line-height: 40px;
	font-weight: bold;
	display: block;
}

#header-subtext H2
{
	font-size: 24px;
	margin-bottom: 5px;
}

#header-logo
{
	/* width: 231px; */
	/* height: 164px; */
	/* float: left; */
	display: block;
	border: none;
	margin: 20px 20px 0px 20px;
	padding: 0 20px 0 0;
	border-right: 1px solid #E9E9E9;
    text-align: center;
}

.widelogo #header-logo
{
	width: 483px;
}


#header-advert
{
	width: 468px;
	display: block;
	border: 1px solid #e9e7e7;
	position: absolute;
	bottom: 25px;
	right: 5px;
}

#header-advert img
{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 468px;
}

#fruitnet-login {
	width: 960px;
	margin: 0 auto;
	text-align: right;
	padding: 13px 0 7px;
}

#fruitnet-login-box
{
	width: 294px;
	height: 29px;
	background-image: url(../images/fruitnet-login-mask.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px auto;
	float: right;
	padding: 0px 0px 0px 40px;
	color: #ffffff;
}

#fruitnet-login-box a
{
	color: #ffffff;
}

#fruitnet-login-box a:hover
{
	text-decoration: underline;
}

#nav
{
	height: 36px;
	background-image: url(../images/nav-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	text-align: center;
}

#nav li
{
	display: inline;
	padding: 0px 7px;
}

#nav a
{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

#nav a:hover
{
	color: #305286;
	text-decoration: none;
}

#sponsors
{
	height: 123px;
}


#sponsors-inner
{
	width: 780px;
	position: absolute;
	background-color: #ffffff;
	z-index: 5000;
    height: 87px;
	overflow: hidden;
}

#home-main-image
{
	position: relative;
	width: 640px;
	height: 401px;
	float: left;
	overflow: hidden;
	z-index: 300;
}

.home-main-image-portrait
{
	position: relative;
	width: 320px;
	height: 401px;
	float: left;
	overflow: hidden;
	z-index: 300;
}

.home-main-text-portrait
{
	position: relative;
	float: left;
	overflow: hidden;
	z-index: 300;

	margin: 0px 0px 1px 0px;
	width: 288px;
	height: 375px;
	padding: 25px 13px 0px 18px;
}

#marquee
{
    wiidth: 940px;
    height: 90px;
    margin: 0px;
    background-color: #FFFFFF;
    padding-top: 8px;
    position: relative;
}

/*
#sponsors-logos div
{
    position: relative;
}*/

#sponsors-logos
{
	height: 78px;
	overflow: hidden;
}

#sponsors-inner a
{
	height: 72px;
}

#sponsors-inner img
{
	height: 72px;
}

body #sponsors-inner a
{
	margin: 0px 20px 20px 0px;
}

#sponsors-inner a>img
{
	float:none;
}

#sponsors-control
{
	position: absolute;
	bottom: -29px;
	left: 0px;
	width: 960px;
	height: 25px;
	background-image: url(../images/sponsor-control-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	color: #9b9b9b;
	padding: 4px 0px 0px 0px;
}

#sponsors-control img
{
	display: inline;
	float: none;
	height: auto;
	margin: 0px;
}

#sponsors-overlay-left, #sponsors-overlay-right
{
	background: url("../images/sponsor-overlay.png") repeat scroll 0 0 transparent;
	display: block;
	height: 97px;
	position: absolute;
	width: 70px;
	z-index: 10000;
}

#sponsors-overlay-left
{
	background-position: top left;
	left: 0;
	top: 0;
}

#sponsors-overlay-right
{
	background-position: top right;
	right: 0;
	top: 0;
}

#home-main-image-cover
{
	position: absolute;
	bottom: 0px; /*Changed from top to bottom here - may cause js probs (base)*/
	left: 0px;
	width: 590px;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(../images/home-image-cover.png);
	background-position: top center;
	background-repeat: repeat;
	padding: 15px 25px 10px 25px;
}

#home-main-image-cover h2
{
	font-size: 34px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 7px;
	font-family: Arial;
}

#home-main-image-cover p
{
	color: #ffffff;
	margin-bottom: 7px;
}

#home-main-image-cover p a
{
	text-decoration: underline;
}

.home-frame-landscape
{
	background-image: url("../images/home-frame-landscape-bg.png");
	width: 940px;
	height: 400px;
	margin: 0 10px;
	display: block;
}

.home-frame-portrait
{
	background-image: url("../images/home-frame-portrait-bg.png");
	width: 620px;
	height: 400px;
	margin: 0 10px;
	float: left;
	display: block;
}

#attract-landscape, #attract-portrait
{
	float: left;
}

#attract-landscape IMG, #attract-portrait IMG
{
	/* float: left; */
}

#attract-landscape .frame, #attract-portrait .frame
{
	background-repeat: no-repeat;
	background-position: 13px 13px;
	position: relative;
	top: 5px;
	left: 5px;
	display: inline;
}

#attract-details
{
	float: right;
	width: 280px;
	height: 360px;
	padding: 20px 10px;
}

#attract-details H2
{
	font-size: 22px;
	line-height: 1.2em;
}

#attract-details H3
{
	font-size: 16px;
	line-height: 1.2em;
}

#attract-details P
{
	font-family: Arial;
}

#attract-details A
{
	text-decoration: underline;
}

#attract-details UL
{
	margin-bottom: 18px;
	overflow: hidden;
}

#attract-details UL LI
{
	float: left;
    width: 135px;
}

#attract-details UL .even
{
	width: 170px;
}

#attract-details UL .odd
{
	width: 100px;
}

#attract-details UL .first-child
{

}

.dashed-border
{
	background-image: url("../images/dashed-border.png");
	background-repeat: repeat-x;
	height: 1px;
	display: block;
	margin: 8px 0 15px;
}

#home-cover-toggle
{
	background-image: url(../images/arrow-open.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 10px;
	padding-left: 16px;
	width: 56px;
	display: block;
	height: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#home-main-image-cover .home-cover-toggle-closed
{
	background-image: url(../images/arrow-closed.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#home-main-image-right
{
	float: right;
	width: 319px;
	height: 401px;
	background-image: url(../images/main-box-background.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#home-register-box
{
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0px 0px 1px 0px;
	width: 288px;
	height: 248px;
	padding: 25px 13px 0px 18px;
}

.home-register-box-split
{
	background-image: url(../images/home-register-bg.png);
}

#home-register-box a
{
	color: #F5821F;
	text-decoration: underline;
}

#home-register-box h2, .home-main-text-portrait H2
{
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
	line-height: 24px;
}

#home-register-box p, .home-main-text-portrait p
{
	color: #ffffff;
	padding: 20px 2px 15px 2px;
	margin: 0px;
}

#home-register-inner-box
{
	background-image: url(../images/home-register-box.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 17px;
	width: 204px;
	height: 77px;
	padding: 4px 0px 0px 76px;
}

#home-register-inner-box a
{
	font-size: 20px;
}

#home-brochure-box
{
	background-image: url(../images/home-brochure-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 305px;
	height: 102px;
	padding: 25px 0px 0px 14px;
}

#home-brochure-box img
{
	display: block;
	width: 54px;
	height: 60px;
	float: left;
	margin: 4px 14px 0px 0px;
}

#home-brochure-inner-box
{
	float: left;
	font-size: 17px;
	width: 215px;
}


#home-brochure-inner-box a
{
	color: #ffffff;
	font-size: 20px;
}


#home-brochure-box h2
{

}

#home-brochure-box a
{
	color: #ffffff;
}


#home-content
{
	background-image: url(../images/home-content-header-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	float: left;
}

#home-content-outer
{
	background-image: url(../images/home-content-footer-bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#home-content-inner
{
	background-image: url(../images/home-content-fade.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 10px 0;
}

.mi-content-box
{
	float: left;
	width: 300px;
	display: inline;
	/* padding: 21px 0px 30px 0px; */
}

#home-content .mi-content-box
{
	margin: 10px 10px 0;
}

.mi-content-box-portrait
{
	float: left;
	width: 300px;
	height: 400px;
	/* margin: 0 10px; */
}

.page-top-image
{
	margin: 7px 0px 15px 0px;
}

/*When not used on homepage*/
#page-right .mi-content-box
{
	width: 285px;
	padding: 0px;
}

/*When not used on homepage*/
#page-right .mi-content-box-right
{
	margin-left: 30px;
}

.general-content
{
	width: 90%;
}


/*ul*/
#page-right .mi-content-box .dl-list
{
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

#page-right .mi-content-box .dl-list li
{
	background-image: url(../images/venue-download-tiny.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 8px 18px;
	line-height: 15px;
}

#page-right .content-box-box
{
	padding: 21px 0px 30px 0px;
	border-bottom: 1px solid #e9e9e9;
	width: 600px;
	margin: 0px 0px 30px 0px;
}

#page-right .content-box-box-inner
{
	background-image: url(../images/mi-content-box-divider.jpg);
	background-position: center center;
	background-repeat: repeat-y;
}

.mi-content-box-inner
{
	/* padding: 0px 17px 0px 17px; */
}

/*When not used on homepage*/
#page-right .mi-content-box-inner
{
	padding: 0px;
}

.mi-content-box h2
{
	font-size: 20px;
}

#home-content .mi-content-box H2
{
	font-size: 16px;
	background: #E9E9E9;
	padding: 10px;
}

.no-cufon h2,
h2.no-cufon
{
	font-size: 14px;
	padding-bottom: 2px;
}

.no-cufon-safe
{
	font-family: Arial;
}

.mi-content-box .img-frame
{
	display: block;
	width: 285px;
	height: 153px;
	margin: 0px auto 10px;
	background-position: center center;
	background-repeat: no-repeat;
}

.mi-content-box img
{
	display: block;
	/* width: 280px; */
	/* height: 156px; */
	margin: 0px auto;
}

.mi-content-box .twit {
	width: 160px;
	height: 27px;
	margin: 0;
}

.micb-generic-dl
{
	background-image: url(../images/generic-box-download-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 281px;
	height: 149px;
	margin: 3px 0px 14px 0px;
}

.micb-generic-dl h2
{
	font-size: 17px;
	padding: 42px 0px 0px 80px;
	font-weight: bold;
	line-height: 18px;
}

.micb-generic-dl h2 span
{
	font-size: 18px;
	color: #ffffff;
}

#page-right .mi-content-box img
{
	margin: 0px 0px 10px;
}

.mi-content-box p
{
	margin-bottom: 7px;
	color: #000000;
}

.mi-content-box p a
{
	text-decoration: underline;
}

.mi-content-box-divider
{
	background-image: url(../images/home-box-divider.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 320px;
	height: 3px;
	margin: 20px 0px 15px 0px;
}

#home-content .mi-content-box-divider
{
	width: 300px;
}

.mi-flickr-feed {
	background:#e9e9e9;
	padding:7px 0 13px 16px;
	margin-top:12px;
}

.mi-content-box-inner .mi-flickr-feed
{
    padding: 0 0 5px 9px;
}

.mi-flickr-feed A {
	display:inline-block;
	height:75px;
	width:75px;
	border:3px solid #ffffff;
	border-radius:2px;
	-moz-border-radius:2px;
	margin-right:8px;
	margin-top:10px;
}

.mi-flickr-feed A IMG {
	height:75px;
	width:75px;
}

.home-testimonial-image
{
	background-position: 3px 3px;
	background-repeat: no-repeat;
	width: 286px;
	height: 156px;
	margin: 0px auto 10px;
}

.home-testimonial-mask
{
	background-image: url(../images/box-image-frame.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 287px;
	height: 156px;
	text-align: right;
	vertical-align: bottom;
	position: relative;
}

.home-testimonial-mask-inner
{
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 170px;
}

.home-testimonial-mask h2
{
	padding-top: 0px;
	padding-right: 0px;
	font-size: 16px;
	text-align: right;
	margin: 0px;
	background: none !important;
}

.home-testimonial-mask p
{
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
	width: 169px;
}

#home-newsletter-box h2
{
	/* margin-bottom: 12px; */
}

#home-content #home-newsletter-box h2
{
	margin-bottom: 0px;
}

#home-newsletter-box p
{
	margin-bottom: 17px;
}


#footer-outer
{
	background-image: url(../images/footer-outer-bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px 0px 18px 0px;
}

#footer-inner
{
	height: 65px;
	width: 942px;
	padding: 20px 9px 0;
	margin: 0px auto;
	background-image: url(../images/footer-slice.png);
	background-position: top center;
	background-repeat: repeat-x;
	text-align: center;
}

#footer-inner strong
{
	padding: 0px 0px 0px 7px;
}


#footer-inner ul li
{
	display: inline;
	padding: 0px 7px;
}

#footer-inner ul li a
{
	color: #ffffff;
}

#footer-primary-links
{
	font-size: 12px;
	margin: 4px 0px 0px 0px;
}

#footer-primary-links li
{
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
}


#footer-secondary-links
{
	clear: both;
	font-size: 11px;
	margin: 10px auto;
	width: 480px;
	overflow: hidden;
}

#footer-secondary-links li
{
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
	margin: 0;
	padding: 0 7px;
}

#footer-validation
{
	clear: both;
	margin: 25px auto 0px auto;
	overflow: hidden;
	width: 490px;
}

#footer-validation li
{
	border: none;
	float: left;
}

#footer-validation .azure
{
	text-align: left;
	line-height: 10px;
	padding: 7px;
	padding-left: 25px;
	background: url("../images/azure-foot.png") no-repeat scroll left center transparent;
	display: block;
	height: 20px;
	width: 190px;
	margin-left: 10px;
	font-size: 10px;
}

.footer-breakout
{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	font-size: 11px;
}

.footer-breakout IMG
{
	vertical-align: middle;
	padding: 10px;
}

.footer-breakout #footer-validation IMG
{
	vertical-align: middle;
	padding: 10px 3px;
}

.sponsorwrap
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	/* height: 200px; */
	padding: 2px 0;
	border-width: 1px 0;
	border-style: solid;
	margin: 5px 0;
}

.footer-breakout .sponsorbox
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	/* height: 200px; */
}

.sponsorbox .links
{
    display:table-cell; vertical-align:middle

}

.sponsorwrap A
{
    float: left;
    display: block;
}

.anchor-button
{
	display: inline-block;
	background-image: url(../images/button-slice.png);
	background-position: center;
	background-repeat: repeat-x;
	height: 30px;
	margin: 9px 0px 3px 5px;
	position: relative;
	line-height: 21px;
}


.anchor-button a
{
	font-size: 14px;
	vertical-align: text-top;
}

.anchor-button .lc
{
	height: 30px;
	width: 5px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: -5px;
}

.anchor-button .rc
{
	height: 30px;
	width: 5px;
	margin: 0px;
	position: absolute;
	top: 0px;
	right: -5px;
}


.decorative_underline
{
	height: 6px;
	background-image: url(../images/div-dot-white-bg.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin: 2px 0px 6px 0px;
}

.decorative_underline_grey
{
	height: 6px;
	background-image: url(../images/div-dot-grey-bg.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	margin: 12px 4px 12px 1px;
}


#newsletter-submit
{
	vertical-align: top;
}

/*FORMZ*/

.input-text
{
	color: #666666;
	border: 1px solid #b0b0b0;
	font-size: 12px;
	width: 162px;
	height: 23px;
	margin: 0px 10px 14px 0px;
	padding: 3px 8px 3px 8px;
}


/*STD PAGE*/

#page-top-spacer
{
	height: 26px;
	position: relative;
}

#page
{
	background-image: url(../images/page-top-shadow.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #ffffff;
	padding: 20px 10px 30px 13px;
	position: relative;
}

#page-left
{
	float: left;
	width: 225px;
}

#page-right
{
	float: left;
	width: 691px;
	margin-left: 12px;
    display: inline;
    position: relative;
    top: 0;
    left: 0;
}

.content-area
{
	padding: 0px 72px 0px 0px;
}

.content-area h2
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}

.content-area a
{
	text-decoration: none;
}

.page-title
{
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
}

.page-image
{
	padding: 10px 0px 20px 0px;
}

.crumbs /*p*/
{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
}


.crumbs strong
{
	font-weight: bold;
}

/*NEWS PAGE*/

#news-page
{
	padding: 10px 0px 0px 0px;
	/*background-image: url(../images/news-vdivider.jpg);
	background-repeat: repeat-y;
	background-position: top left;*/
}

#news-loader a {
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

#news-loader a:hover {
	text-decoration:underline;
}

.news-page-article,
.spres-page-article
{
	border-bottom: 1px solid #e9e9e9;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 13px 0px;
}

.news-page-col-left
{
	float: left;
	width: 300px;
	clear:left;
}

.news-page-col-right
{
	float: right;
	width: 300px;
	margin-right: 30px;
}

.news-page-col-right.slideIn, .news-page-col-left.slideIn {
	display:none;
}

.news-page-article img,
.spres-page-article img
{
	display: block;
	float: left;
	clear: left;
	width: 88px;
	height: 88px;
	margin: 4px 12px 0px 0px;
}

.spres-page-article img
{
	width: 47px;
	height: 47px;
}

.news-page-article-content
{
	line-height: 18px;
	padding: 0px;
}

.news-page-article a,
.spres-page-article a
{
	font-size: 11px;
}

.spres-page-article h3,
.news-page-article h3,
.news-page-article h3 a,
.spres-page-article h3 a
{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 4px;
}


.news-page-article p,
.spres-page-article p
{
	color: #000000;
	margin-bottom: 5px;
}


/*Icons - news and other*/

.audio-link,
.video-link,
.pdf-link,
.related-link
{
	padding-left: 15px;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.related-link {	background-image: url(../images/icon-small-related.gif); }
.video-link { background-image: url(../images/icon-small-video.gif); }
.audio-link { background-image: url(../images/icon-small-audio.gif); }
.pdf-link {	background-image: url(../images/icon-small-pdf.gif); }


.video-header,
.pdf-header,
.audio-header,
.related-header
{
	padding-left: 20px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

.video-header { background-image: url(../images/icon-big-video.gif); }
.audio-header { background-image: url(../images/icon-big-audio.gif); }
.pdf-header { background-image: url(../images/icon-big-pdf.gif); }
.related-header { background-image: url(../images/icon-big-related.gif); }




/*News Article*/

#news-article-page
{
}

#news-article-header
{
	margin: 14px 0px 15px 0px;
	border-bottom: 1px solid #e9e9e9;
	padding: 0px 0px 15px 0px
}

#news-article-header img
{
	display: block;
	width: 522px;
	margin: 0px 0px 15px 0px;
}

#news-article-header h2
{
	font-size: 16px;
	padding: 0px 0px 3px 0px;
	font-weight: bold;
}

#news-article-header h3
{
	font-size: 11px;
	font-weight: bold;
}

#news-article-content
{
	color: #535353;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
}

#news-article-content a
{
	text-decoration: underline;
}

#news-article-related
{
	line-height: 22px;
}


#news-article-left
{
	float: left;
	width: 522px;
	padding: 0px 18px 0px 0px;
}

#news-article-right
{
	float: left;
	width: 140px;
	border-left: 1px solid #e9e9e9;
	padding: 0px 0px 0px 10px;
}

#news-article-right a
{
	font-size: 11px;
}

#news-article-right ul
{
	border-bottom: 1px solid #E9E9E9;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
}

#news-article-right ul li a
{
	display: block;
	margin-left: 1px;
	background-position: 0px 4px;
}

#news-article-right .last-ul
{
	margin: 0px;
}


#news-article-right h3
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
}

#news-article-download
{
	background-image: url(../images/news-article-docdl-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 440px;
	height: 62px;
	color: #ffffff;
	padding: 28px 0 0 82px;
	margin: 0px 0px 20px 0px;
}

#news-article-download p
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#news-article-download a
{
	font-weight: normal;
	border-left: 1px solid #ffffff;
	padding-left: 7px;
	text-decoration: underline;
	font-size: 12px;
	color: #ffffff;
}

#news-article-download span
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
}

/*Sidebars*/

.rounded-sidebar
{
	width: 218px;
	margin: 0px 0px 12px 0px;
}

.rounded-sidebar-inner
{
	background-image: url(../images/sidebox-events-shadow.png);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px auto;
}

.rounded-sidebar-inner a:hover
{
	text-decoration: none;
}

.rounded-sidebar-header
{
	background-image: url(../images/sidebox-events-header-shadow.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.rounded-sidebar-header h2
{
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 0px 13px;
	height: 34px;
	text-align: left;
	width: 187px;
	margin: 0px auto;
	background-image: url(../images/sidebox-events-header.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.rounded-sidebar-block
{
	width: 200px;
	margin: 0px auto;
	background-image: url(../images/sidebox-events-itembg.jpg);
	background-repeat: repeat-y;
	background-position: bottom center;
	display: table;
	height: 61px;
}

.rounded-sidebar-block table
{
	width: 200px;
	height: 61px;
}

.rounded-sidebar-block table tr td
{
	vertical-align: middle;
}

.sidebar-event-logo
{
	width: 80px;
}

.sidebar-event-link
{
	width: 70px;
	font-size: 11px;
	line-height: 17px;
}

.rounded-sidebar-block img
{
	display: block;
	margin: 0px auto;
}

.rounded-sidebar-block a
{
	display: block;
}

.rounded-sidebar-block a:hover
{
	text-decoration: underline;
}


.rounded-sidebar-footer
{
	background-image: url(../images/sidebox-events-footer-shadow.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 218px;
	height: 24px;
}

.rounded-sidebar-footer-inner
{
	background-image: url(../images/sidebox-events-footer.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 200px;
	height: 17px;
	margin: 0px auto;
}


/*Straight sidebars*/

.straight-sidebar
{
	width: 200px;
	margin: 0px 0px 15px 9px;
}

.straight-sidebar-header
{
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	height: 53px;
	background-image: url(../images/straight-sidebar-header.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 10px 9px 0px 9px;
}

.straight-sidebar-content
{
	position: relative;
	overflow: hidden;
}

.straight-sidebar-dropdown
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	padding: 12px 10px 12px 10px;
	background-image: url(../images/straight-sidebar-mask.png);
	background-repeat: repeat;
	background-position: top center;
	color: #000000;
	font-size: 12px;
	display: none;
}

.straight-sidebar-dropdown a
{
	color: #000000;
}

.straight-sidebar-content img
{
	display: block;
	width: 200px;
	margin: 0px auto;
}



/*In this section menu*/

#in-this-section-menu /*ul*/
{
	margin-left: 9px;
	width: 220px;
}

#in-this-section-menu li
{
	padding: 2px 0px 2px 0px;
}

#in-this-section-menu li a
{
	font-weight: bold;
	display: block;
	width: 200px;
	padding: 1px 0px 2px 0px;
}


#in-this-section-menu li a span
{
	padding: 0px 0px 0px 12px;
}

#in-this-section-menu a.selected
{
	background-image: url(../images/sidebar-menu-arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 207px;
	color: #ffffff;
}

#in-this-section-menu a:hover span
{
	text-decoration: underline;
}

/*Venue Page*/

.venue-box
{
	width: 619px;
	margin: 0px 0px 30px 0px;
}

.venue-box-img,
.venue-box-left,
.venue-box-left img
{
	display: block;
	width: 450px;
	height: 299px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#gmap-box-inner
{
	position: relative;
	width: 450px;
	height: 299px;
	overflow: hidden;
}

#gmap-box-map
{
	width: 450px;
	height: 299px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #ffffff;
}

.venue-box-right
{
	width: 169px;
	float: left;
}

.venue-box-top { margin-bottom: 1px; }

.venue-box-top,
.venue-box-bottom
{
	background-repeat: no-repeat;
	background-position: top center;
}

#gmap-box-top
{
	font-style: normal;
	background-image: url(../images/venue-gmap-top-bg.png);
	height: 204px;
	color: #ffffff;
	padding: 18px 15px 0px 15px;
	line-height: 17px;
}

#gmap-box-top a
{
	text-decoration: none;
}

#gmap-box-bottom
{
	display: block;
	background-image: url(../images/venue-gmap-bottom-bg.png);
	height: 62px;
	font-size: 17px;
	font-weight: bold;
	padding: 14px 0px 0px 61px;
}

#gmap-box-bottom span
{
	color: #ffffff;
}


#brochure-box-top
{
	background-image: url(../images/venue-brochure-top-bg.png);
	height: 193px;
	text-align: center;
	padding: 17px 0px 0px 0px;
}

#brochure-box-top img
{
	display: block;
	width: 89px;
	height: 99px;
	margin: 0px auto 10px;
}

#brochure-box-top h2
{
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}

#brochure-box-top h3
{
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}

#brochure-box-bottom
{
	background-image: url(../images/venue-brochure-bottom-bg.png);
	height: 73px;
	padding: 15px 0px 0px 17px;
}

#brochure-box-bottom li
{
	background-image: url(../images/venue-download-tiny.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 8px 18px;
	line-height: 15px;
}

#brochure-box-bottom li a
{
	color: #ffffff;
}

/*Video Dual Column Box*/
.dual-col-video {
	padding-right: 10px;
	background-image: url("../images/video-bg.jpg");
	background-repeat: repeat-y;
}
.video-top {
	background-image: url("../images/video-top.jpg");
	background-repeat: no-repeat;
	padding: 25px 25px 0 25px;
	height: 349px;
}
.video-top .holder {
	background: url("../images/loading.gif") no-repeat 45% 50%;
}
.video-content {
	background-image: url("../images/video-bg.jpg");
	background-repeat: repeat-y;
	padding: 15px 85px 20px 25px;
	position: relative;
}

.video-content .inner {
	position: relative;
	/* FIX FOR INCORRECT ABSOLUTE POSITIONS - VALID METHOD */
	height:auto!important;
	height:1px;
}
.video-box h2
{
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0 0 10px 0;
}
.video-bottom {
	background-image: url("../images/video-bottom.jpg");
	background-repeat: no-repeat;
	height: 18px;
}
/* Thumbnails */
#slider-thumbs {
	width: 520px;
	margin: 0 auto;
}
.video-thumbs {
	list-style: none;
	height: 95px;
	overflow: hidden;
}
.video-thumbs li {
	float: left;
	width: 520px;
}
.video-thumbs li .live {
	cursor: pointer;
	margin: 0 3px;
	border: 2px solid #aaa;
}
.video-thumbs li .active {
	border: 2px solid #FFF;
}
.video-thumbs li .holder {
	opacity: 0.2;
	margin: 0 3px;
	border: 2px solid #aaa;
}
.video-thumbs .hidden {
	display: none;
}

/* Video page */

.video-page-article {
	width: 320px;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E9E9E9;
}

.hidden {
	display: none;
}

.video-page-article H3 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: Verdana;
}

.video-page-article IMG {
	float: left;
	padding: 4px;
	border: 1px solid #D3D3D3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.content-box-box-video {
	border-bottom: 1px solid #E9E9E9;
	margin: 0 0 30px;
	padding: 21px 0 30px;
	width: 660px;
}

.video-page-article-content P { margin-left: 140px; height: 90px; }

#prevThumbBtn, #nextThumbBtn {
	width: 22px;
	height: 92px;
	display: block;
	position: absolute;
}

#prevThumbBtn {
	bottom: 6px;
	left: 0;
}

#nextThumbBtn {
	bottom: 6px;
	right: 0;
}

#prevThumbBtn A {
	background: url("../images/video-left.jpg") no-repeat;
	width: 22px;
	height: 92px;
	display: block;
	cursor: pointer;
}
#nextThumbBtn A {
	background: url("../images/video-right.jpg") no-repeat;
	width: 22px;
	height: 92px;
	display: block;
	cursor: pointer;
}

/*Gallery Box*/

.gallery-box
{
  margin-top: 15px;
}

.gallery-box-lc,
.gallery-box-rc
{
	width: 5px;
	height: 222px;
	background-image: url(../images/gallery-box-left.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
}

.gallery-box-rc { background-image: url(../images/gallery-box-right.gif); }

.gallery-box-inner
{
	background-image: url(../images/gallery-box-slice.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 17px 0px 0px 17px;
	height: 212px;
	float: left;
  width: 569px;
}

.gallery-box h2
{
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.gallery-box p
{
	padding: 0px;
	margin: 0px 0px 18px 0px;
}

/*.gallery-box-inner a
{
	display: block;
	float: left;
	width: 177px;
	height: 121px;
	border: 1px solid #e4e4e4;
	margin: 0px 17px 0px 0px;
}*/

.gallery-box-inner a img
{
	width: 177px;
	height: 121px;
  padding: 3px;
}

/*Programme and Slider Stuff*/

.programme-day
{
	margin: 10px auto 20px;
}


.programme-not-session p
{
	width: 610px;
}

#prog-cb
{
	width: 620px;
	margin: 0px 0px 25px 0px;
}

#prog-tb
{
	position: relative;
	background-image: url(../images/control-bar-tb-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 40px;
}

#prog-tb p
{
	padding: 10px 0px 0px 48px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	float: left;
	width: 176px;
	line-height: 20px;
}

#prog-tb-inner
{
	width: 381px;
	height: 13px;
	margin: 17px 0px 0px 0px;
	float: left;
}

/*Customise Trackbar Widget*/

#prog-tb-inner .ui-widget-header,
#prog-tb-inner .ui-widget-content
{
	background: none;
}

#prog-tb-inner .ui-slider
{
	border: none;
}

#prog-tb-inner .ui-slider-tooltip
{
	border: 1px solid #d7d7d7;
	background-color: #ffffff;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#prog-tb-inner .ui-tooltip-pointer-down
{
	border-top-color: #d7d7d7;
}

#prog-tb-inner .ui-slider-tic
{
	background-image: url(../images/control-bar-tb-tick.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 3px 2px 0 1px;
	top: -19px;
	border: none;
}

#prog-tb-inner .ui-slider-handle
{
	border: none;
	background-image: url(../images/control-bar-ball.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 11px;
	height: 12px;
	top: -1px;
	margin-left: -4px;
}

/*Continue programme screen*/

#prog-bb
{
	background-image: url(../images/cb-button-bar-slice.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#prog-bb-lc,
#prog-bb-rc
{
	background-image: url(../images/cb-button-bar-lc.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	width: 5px;
	height: 52px;
}

#prog-bb-rc
{
	background-image: url(../images/cb-button-bar-rc.jpg);
	float: right;
}

#prog-bb a
{
	display: block;
	float: left;
	height: 25px;
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 11px;
	margin-right: 8px;
	padding: 4px 0px 0px 34px;
	font-size: 11px;
}

#prog-btn-all
{
	background-image: url(../images/cb-btn-all-off.jpg);
	width: 169px; /*203*/
	margin-left: 27px;
}

#prog-btn-all.btn_enabled
{
	background-image: url(../images/cb-btn-all-on.jpg);
}

#prog-btn-sessions.btn_enabled
{
	background-image: url(../images/cb-btn-sessions-on.jpg);
}

#prog-btn-sessions
{
	background-image: url(../images/cb-btn-sessions-off.jpg);
	width: 139px; /*173*/
}

#prog-btn-speakers.btn_enabled
{
	background-image: url(../images/cb-btn-speakers-on.jpg);
}

#prog-btn-speakers
{
	background-image: url(../images/cb-btn-speakers-off.jpg);
	width: 138px; /*172*/
}

.prog-day-bar
{
	width: 618px;
	height: 33px;
	position: relative;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url(../images/prog-daybar-slice.png);
	margin: 0px 0px 12px 0px;
}

.prog-day-bar img
{
	position: absolute;
	display: block;
	width: 49px;
	height: 39px;
	top: -3px;
	left: -5px;
}

.prog-day-bar-lc
{
	position: absolute;
	width: 5px;
	height: 33px;
	top: 0px;
	left: 0px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/prog-daybar-lc.png);
}

.prog-day-bar-rc
{
	position: absolute;
	width: 5px;
	height: 33px;
	top: 0px;
	right: 0px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/prog-daybar-rc.png);
}

.prog-day-bar h2
{
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	width: 420px;
	float: left;
	padding: 5px 0px 0px 53px;
}

.prog-day-bar a
{
	display: block;
	float: right;
	width: 80px;
	font-size: 11px;
	color: #e0771c;
	margin: 6px 0px 0px 0px;
}

.prog-header
{
	padding: 0px 0px 16px 21px ;
}

.prog-time-box,
.prog-session-box
{
	width: 84px;
	height: 42px;
	position: relative;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url(../images/prog-sbox-tbox-slice.png);
	float: left;
}

.prog-time-box-rc,
.prog-session-box-rc
{
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/prog-sbox-tbox-rc.png);
	width: 5px;
	height: 42px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.prog-session-box-lc
{
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/prog-sbox-tbox-lc.png);
	width: 5px;
	height: 42px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.prog-time-box img
{
	display: block;
	position: absolute;
	top: -2px;
	left: -20px;
	width: 48px;
	height: 48px;
}

.prog-time-box p,
.prog-session-box p
{
	padding: 5px 9px 0px 20px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	line-height: 15px;
}

.prog-time-box p
{
	width: 52px;
	padding: 6px 0px 0px 30px;
	text-align: left;
}

.prog-session-box p
{
	padding: 13px 0px 0px 0px;
	text-align: center;
}

.prog-session-box
{
	width: 109px;
}

.prog-title-box,
.prog-title-box-wide
{
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url(../images/prog-greybar-slice.jpg);
	background-color: #E1E1E1;
	float: left;
	position: relative;
	width: 400px;
	margin: 0px 0px 0px 4px;
	line-height: 23px;

	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.prog-title-box-wide
{
	width: 509px;
}

.prog-title-box-lc,
.prog-title-box-rc
{
	background-position: top center;
	background-repeat: no-repeat;
	/* background-image: url(../images/prog-greybar-lc.jpg); */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 6px;
	height: 42px;
}

.prog-title-box-rc
{
	/* background-image: url(../images/prog-greybar-rc.jpg); */
	left: auto;
	right: 0px;
}

.prog-title-box h3,
.prog-title-box-wide h3
{
	padding: 9px 0px 9px 12px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}


/*Programme day content*/

.prog-day-content
{
	background-image: url(../images/mi-content-box-divider.jpg);
	background-repeat: repeat-y;
	background-position: 220px 0px;
	margin-bottom: 18px;
}

.prog-icon-speaker a,
.prog-icon-sponsor a,
.prog-sponsor-link,
.prog-icon-venue a,
.prog-day-content a
{
	font-weight: normal;
	color: #163465;
	text-decoration: none;
	font-size: 12px;
}

.prog-day-content a:hover
{
	text-decoration: underline;
}

.fb-spimg
{
	margin: 5px 9px 3px 0px;
	float: left;
	clear: left;
	border-width: 1px;
	border-style: solid;
}

.prog-sponsor-link
{
}

.pns-slink
{
	float: left;
	display: block;
	margin: 0px 10px 10px;
}

.pns-slink:hover
{
	text-decoration: underline;
}

.programme-not-session .pns-sp
{
	float: left;
	display: block;
	width: 400px;
}

/*.pns-simg
{
	float: right;
	margin: 10px 74px 10px 0px;
	display: inline;
}*/

.pns-simg
{
	float: left;
	margin: 14px 26px 14px 0px;
	display: inline;
}

.pns-sbt
{
	float: left;
	display: block;
	width: 380px;
}

.no-marg
{
	margin: 0px 0px 5px;
}

.prog-day-content-left
{
	float: left;
	width: 240px;
}

.prog-day-content-right
{
	float: left;
	width: 400px;
}

.prog-icon-speaker,
.prog-icon-sponsor,
.prog-icon-venue
{
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 17px;
	background-image: url(../images/prog-icon-speakers.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.prog-icon-sponsor { background-image: url(../images/prog-icon-sponsor.gif); }
.prog-icon-venue { background-image: url(../images/prog-icon-venue.gif); }

.prog-day-content-left .prog-icon-speaker
{
	padding-bottom: 11px;
}

.prog-day-content-left ul
{
	width: 210px;
	padding: 0px;
	margin: 0px;
}

.prog-day-content-left ul li
{
	padding: 0px 0px 5px 0px;
}

.prog-day-content-left img
{
	display: block;
	float: left;
	width: 47px;
	height: 47px;
	border-width: 1px;
	border-style: solid;
	margin: 2px 8px 0px 0px;
}

.prog-day-content-left p
{
	float: left;
	width: 145px;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 0px;
}

.prog-day-content-right p
{
	margin: 0px 0px 15px 0px;
	color: #000000;
}

#programme-speakers
{
	display: none;
}

.programme-speaker-standalone
{
	width: 210px;
	margin: 0px 15px 20px 0px;
	height: 67px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

.programme-speaker-standalone img
{
	border-style:solid;
	border-width:1px;
	display:block;
	float:left;
	height:47px;
	margin:2px 8px 0 0;
	width:47px;
}

.programme-speaker-standalone p
{
	color:#000000;
	float:left;
	font-size:11px;
	line-height:14px;
	width:145px;
}

/*Contact Icons*/

.telephone-icon,
.fax-icon
{
	padding-left: 20px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin: 0px;
}

.email-icon
{
	padding-left: 20px;
	background-position: 0px 6px;
	background-repeat: no-repeat;
	background-image: url(../images/icon-small-email.gif);
}

.telephone-icon {	background-image: url(../images/icon-small-phone.gif); }
.fax-icon {	background-image: url(../images/icon-small-fax.gif); }

#contact-left,
#contact-right
{
	float: left;
	width: 327px;
	margin-left: 20px;
}

#contact-left
{
	border-right: 1px solid #e9e9e9;
	margin-left: 0px;
}

#contact-left address
{
	font-style: normal;
	margin: 10px 0px 20px;
}

/*Sams Styles*/

#page-right .no-div
{
	background-image: none;
	border-bottom: none;
}

#page-right .no-div h3
{
	font-size: 14px;
}

.content-snippet
{
	width: 605px;
	border-bottom: 1px solid #E9E9E9;
}

.content-snippet h3
{
	font-size: 14px;
}

#page-right .about
{
	padding: 21px 0px 10px;
	margin: 0px 0px 25px;
}

.about-content-box
{
	width: 600px;
	border-bottom: 1px solid #E9E9E9;
	margin: 0px 0px 25px;
	padding: 0px 0px 13px;
}

.about-content-box img
{
	float: left;
	width: 220px;
	height: 68px;
	margin: 0px 10px 0px 0px;
}

.about-content-box p
{
	float: left;
	width: 370px;
	margin: 0px;
}

.about-content-box-wide h3
{
	font-size: 14px;
}

.contact .mi-content-box .telephone,
.contact .mi-content-box .fax
{
	padding-left: 20px;
	background-position: 0px 4px;
	background-repeat: no-repeat;
	margin: 0px;
}

.contact .mi-content-box .email
{
	padding-left: 20px;
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

.telephone {	background-image: url(../images/icon-small-phone.gif); }
.fax {	background-image: url(../images/icon-small-fax.gif); }
.email {	background-image: url(../images/icon-small-email.gif); }

.mi-content-box .no-un
{
	text-decoration: none;
}

#page-right .contact
{
	width: 650px;
	padding: 21px 0px 10px;
	margin: 0px 0px 25px;
}

#page-right .contact .mi-content-box
{
	width: 306px;
}

#page-right .contact .mi-content-box-right
{
	margin-left: 38px;
}

.contact .mi-content-box p
{
	margin-bottom: 15px;
}

#contact-map
{
	display: block;
	width: 300px;
	height: 175px;
	margin: 30px 0px 10px 0px;
	background-position: top center;
	background-repeat: no-repeat;
}

#register-box
{
	background-image: url(../images/register-box.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 17px;
	width: 204px;
	height: 77px;
	padding: 4px 0px 0px 76px;
}

#register-box a
{
	color: #FFF;
	font-size: 20px;
}

/******************************************************************************************************************************/
/************************************************ ADDITIONAL FEES PAGE STYLES *************************************************/
/******************************************************************************************************************************/

#fees-outer
{
	width: 620px;
	margin: 25px 0px 5px;
	border-bottom: 1px solid #E9E9E9;
}

#fees-outer p
{
	width: 620px;
	font-size: 11px;
	text-align: center;
	margin: 15px 0px;
}

#fees-box
{
	background-image: url(../images/fees-box.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 17px;
	width: 620px;
	height: 259px;
	margin: 0px;
	padding: 0px;
}

#fees-box-title h2
{
	font-size:20px;
	padding: 13px 15px 15px;
	font-weight: bold;
}

#fees-box-title h2 span
{
	font-size: 20px;
	color: #ffffff;
}

.fees-box-content
{
	float: left;
	width: 206px;
}

.fees-box-content h2
{
	font-size: 30px;
	padding: 10px 15px 0px;
	font-weight: bold;
}

.fees-box-content h2 span
{
	font-size: 22px;
	color: #ffffff;
}

#fees-outer .fees-box-content p
{
	width: auto;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 5px 15px;
}

.fees-box-content h3
{
	font-size: 20px;
	padding: 19px 8px 24px;
}

.fees-box-content-right h2
{
	float: left;
	clear: left;
	width: 49px;
	font-size: 23px;
	padding: 3px 10px 0px 13px;
	font-weight: bold;
	text-align: center;
}

.fees-box-content-right h2 span
{
	font-size: 21px;
	color: #ffffff;
}

#fees-outer .fees-box-content-right p
{
	float: left;
	width: 130px;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 18px;
}

#fees-box a
{
	color: #FFF;
	font-size: 20px;
}

.fees-content-box
{
	width: 600px;
	margin: 0px 0px 25px;
	padding: 0px 0px 13px;
}

.fees-content-box ul
{
	list-style-type: disc;
	margin: 0px 0px 15px 20px
}

.fees-content-box ul li span
{
	color: #000;
}

.fees-content-box h3
{
	font-size: 14px;
}

.largerh3
{
	font-size: 14px;
}

/******************************************************************************************************************************/
/************************************************ ADDITIONAL EVENTS PAGE STYLES *************************************************/
/******************************************************************************************************************************/

.events-content-box
{
	width: 620px;
	margin: 20px 0px 0px;
}

.events-content-box h3
{
	font-size: 14px;
}

.events-team-box
{
	width: 620px;
	margin: 25px 0px 15px 0px;
}

.events-team-box h3
{
	font-size: 14px;
}

.events-team-divider
{
	height: 20px;
	background-image: url(../images/events-team-divider.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 15px 0px 5px;
}

.events-team-member
{
	float: left;
	width: 310px;
}

.events-team-member img
{
	float: left;
	margin: 0px 10px 0px 0px;
}

.events-team-member img.border
{
	border-width: 1px;
	border-style: solid;
}

.events-team-member h3
{
	font-size: 12px;
	line-height: 12px;
}

.events-team-member p
{
	margin: 0px;
	line-height: 18px;
}

.events-team-member .role
{
	font-size: 11px;
	color: #f38539;
	font-weight: bold;
}

#fancy_content #fancy_div
{
	padding: 10px 0px 0px;
	background: none;
	background-color: #ffffff;
	width: 92%;
	margin: 0px auto;
	color: #000000;
}

.border-bottom-col
{
	border-bottom: 1px solid #e9e9e9;
	margin: 0px 0px 30px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	width: 620px;
}

.box-trigger
{
	cursor: pointer;
}

#home-brochure-inner-box .alt_brochure_btn
{
	float: left;
	width: 87px;
	height: 31px;
	margin-right: 8px;
	margin-top: 10px;
}

#home-brochure-inner-box .alt_brochure_btn a
{
	display: block;
	width: 87px;
	padding-top: 5px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	background-image: url(../images/multi_brochure_button.png);
	font-size: 14px;
}

/*---------Testimonial Page---------*/

.testimonialp
{
	margin: 20px 0px 10px 0px;
}

.testimonialp-image
{
	width: 140px;
	height: 167px;
	float: left;
	margin-right: 11px;
}

.testimonialp-box
{
	width: 470px;
	float: left;
	position: relative;
	background-image: url(../images/testimonial-box-slice.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.testimnoialp-box-inner
{
	background-image: url(../images/testimonial-box-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 12px 17px 25px;
	width: 420px;
}

.testimnoialp-box-content
{
	color: #000000;
}

.testimnoialp-box-content p
{
	margin: 0px 0px 14px 0px;
}

.testimnoialp-box-subject
{
	font-size: 12px;
}

.testimnoialp-box-subject p
{
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

.testimnoialp-box-subject strong
{
	font-size: 14px;
}

.testimonialp-box-bottom
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 470px;
	height: 16px;
	background-image: url(../images/testimonial-box-bottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


/*************************************
New Sponsors Stuff
*************************************/

/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../images/cursors/cursor_arrow_left.png), url(../images/cursors/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursors/cursor_arrow_right.png), url(../images/cursors/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}


#sponsors
{
	/* margin-bottom: 26px; */
	position: relative;
	height: 113px;
}

#sponsors-inner
{
	width: 940px;
	padding: 8px 10px 0px;
	height: 79px;
}

#sponsors-logos
{
	position: relative;
	height: 100%;
    margin: 0 auto;
	width: 940px;
}

#sponsors-logos div.scrollableArea *
{
	border: none;
	position: relative;
	float: left;
	padding: 0;
}

#sponsors-control
{
	bottom: -3px;
	background-image: url(../images/sponsor-control-bg.png);
}

#flash-container {
	margin-bottom:15px;
	text-align:center;
}

#flash-container.audio {
	text-align:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:4px 4px 0px;
}

#flash-container object {
	display:inline;
}

/*************************************
Twitter Feed Styling
*************************************/
#twitter_update_list LI A
{
	display: none;
}
#twitter_update_list LI SPAN A
{
	display: inline;
}
#twitter_update_list LI
{
	margin: 5px 0;
	padding: 5px 0;
	background: url(../images/twitter-icon-small.jpg) no-repeat 0px 4px;
	text-indent: 2.5em;
}
.fh-3
{
	height: 3px;
	/*+placement:shift 0px 70px;*/
	position: relative;
	left: 0px;
	top: 70px;
}
.organiser
{
	width: 150px;
	height: 110px;
	background-color: #FFF;
	/*+border-radius:10px 10px 0 0;*/
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	margin-left: 20px;
	text-align: center;
	border: 0 none #000000;
	border-bottom: 3px solid #000000;
}
.organiser H2
{
	padding: 5px;
}
.share-this
{
	width: 100px;
}
.share-this SPAN A
{
	color: #1A3E79 !important;
}
#cycle-slideshow
{
	width: 549px;
	height: 121px;
	overflow: hidden;
/*border: 3px solid black;*/
	padding: 0px;
}
#cycle-slideshow IMG
{
	height: 121px;
	margin: 0px;
	border: 0px solid #000000;
}
IMG.twitter-icon-large
{
	width: 32px;
	height: 32px;
	/*+placement:float-left 0px -3px;*/
	float: left;
	position: relative;
	left: 0px;
	top: -3px;
	margin-right: 3px;
}
/*************************************
Sponsor & Organiser Boxes
*************************************/
DIV#sponsor-organiser
{
	background: #FFF url(../images/so-box.jpg) center;
	/*+border-radius:5px;*/
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin-right: 25px;
}
DIV.so-inner-box
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	padding: 8px;
	margin: 0 10px;
}
DIV.so-box
{
	background-color: #FFF;
	/*+border-radius:5px;*/
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin-right: 25px;
	padding: 8px;
	text-align: center;
}
DIV#sponsor-organiser H6, DIV.so-box H6
{
	color: #193E78;
	font-size: 10px;
	margin-bottom: 5px;
}

/******************
 * New Homepage Styling
 *****************/

#home_col_1, #home_col_2, #home_col_3
{
	float: left;
	width: 320px;
	display: inline;
}

.home-page-news
{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #E9E9E9;
}

.home-page-news H3
{
	font-size: 16px;
	margin: 7px 0;
	font-family: Arial;
}

.home-page-news IMG
{
	margin: 0 5px 0 0;
	float: left;
}

.no-size
{
	width: auto !important;
	height: auto !important;
	margin: 0;
}

.watch-this
{
	padding-left: 20px;
	background: url("../images/watch-video.png") no-repeat scroll left center transparent;
}

.vid-more
{
	margin: 10px 0;
	padding-right: 40px;
}

.video-load
{
	display: none;
	float: right;
	position: relative;
	right: 10px;
	top: 7px;
}

#more-videos
{
	background-image: url("../images/more-videos-frame.png");
	background-repeat: no-repeat;
	width: 204px;
	height: 30px;
	line-height: 30px;
	display: block;
	float: right;
	padding-left: 15px;
}

.flickr-link
{
    text-align: right;
    display: block;
    padding: 0 20px 10px 20px;
    background: #E9E9E9;
}

/* More Of Our Events Sidebar | Oct 2011 */
.events
{
    margin: 0 auto;
    width: 200px;
    
    position: relative;
    z-index: 200;
}

.event
{
    float: left;
    height: 99px;
    width: 99px;
    
    border-right: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    
    background-position: center center;
    background-repeat: no-repeat;
    
    position: relative;
}

.event > A
{
    display: block;
    width: 99px;
    height: 99px;
    text-indent: -9999px;
}

.event .hover
{
    position: absolute;
    top: 0;
    left: 95px;
    
    background: #FBFBFB;
    border: 1px solid #FFFFFF;
    
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
    box-shadow: 0 1px 5px rgba(0,0,0,0.5);
    
    z-index: 20000;
    
    display: none;
}

.event .hover H5
{
    white-space: nowrap;
    font-weight: normal;
    padding: 12px 12px 0 12px;
    font-size: 14px;
}

.event .hover P
{
    white-space: nowrap;
    font-size: 12px;
    padding: 0 12px;
    margin: 0;
}

.event .hover A
{
    padding: 12px;
    text-decoration: underline;
    margin-bottom: 0;
    display: block;
}

.event .hover .arrow 
{
    background: url("../images/mooe_arrow.png") no-repeat scroll left center transparent;
    height: 30px;
    left: -18px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 30px;
}

/* Speaker Profile | Oct 2011 */
.speaker-profile IMG
{
    float: left;
    width: 200px;
    margin-right: 10px;
}

.speaker-profile H3
{
    font-size: 16px;
    margin-bottom: 10px;
}

.speaker-profile .news-page-article-content
{
}

.home-down li { 
    
    list-style: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    margin-left: 0px !important;
    margin-bottom: 4px;
    
    background-image: url('/assets/sites/default/images/icon-download.png');
    background-repeat: no-repeat;
    background-position: 5px;
    
}

.home-down li a 
{
   display: block;
   padding: 5px;
   padding-left: 28px;
}

.home-down li a:hover
{
    color: #000;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.home-down li:hover
{
   opacity: 0.8;
}

